@import url("//hello.myfonts.net/count/2b3156");

/* reset default css behaviour */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, cite, code, em, img, big, small, strike, strong, b, u, i, center, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, summary {
	margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: top;
}
ul {
	list-style: none;
}
table {
	border-collapse: collapse; border-spacing: 0;
}


@font-face {font-family: 'KarminaSans-Bold';src: url('webfonts/2B3156_0_0.eot');src: url('webfonts/2B3156_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2B3156_0_0.woff') format('woff'),url('webfonts/2B3156_0_0.ttf') format('truetype');}
@font-face {font-family: 'KarminaSans';src: url('webfonts/2B3156_1_0.eot');src: url('webfonts/2B3156_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2B3156_1_0.woff') format('woff'),url('webfonts/2B3156_1_0.ttf') format('truetype');}
 

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #fff;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #fff;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #fff;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #fff;
}
::-ms-input-placeholder { /* Microsoft Edge */
   color: #fff;
}

::placeholder { /* Most modern browsers support this now. */
   color: #fff;
}


/* general behaviour */

html {
	height: 100%;
}

body {
	font-size: 15px;
	font-family: KarminaSans, Arial, Helvetica, Verdana, sans-serif;
	
	color: #ffffff;
	background-color: #434343;
	
	overflow-x: hidden;
	height: 100%;
}

.spr {
	display: none;
}

.g-recaptcha {
	width: 433px;
	margin-top: 16px;
}

.g-recaptcha > div >div {
	float: right;
}

.bodyPopup {
	padding: 15px 25px;
	height: auto;
}

.c_nav, .c_search {
	
	display: none;
	padding-top: 24px;
	cursor: pointer;
}

.clear {
	clear: both;
}

a, img, li, span, input {
	outline: none!important;
}

img {
	border: 0;
}

.hide {
	display: none!important;
}

hr{
	display: none;
}

a {
	text-decoration: none;
	color: #ffffff;
}

p, li, span {
	font-size: 14px;
	line-height: 1.3;
}

p {
	margin-bottom: 12px;
}

ul, ol {

	margin: 0 0 10px 0px;
}

ul.ulContent {

	margin: 0;
	
	-moz-column-gap: 0px;
	-webkit-column-gap: 0px;
	column-gap: 0px;
}

.watch-wrapper {

/*	width: 972px; */
	height: 570px;
	overflow: hidden;
}

ul#supersized {

	margin: 0;
}

.content-container ul, .lb-content  ul {

	margin-left: 15px;
}

.content-container ul li, .lb-content  ul li {

	list-style: disc;
	padding-left: 4px;
}

h1 {
	font-size: 28px;
	color: #ffffff;
	margin-bottom: 14px;
	line-height: 1.3;
}

h1 a {
	color: inherit;
}

h2 {
	font-size: 23px;
	color: #ffffff;
	padding: 0 0 12px 0;
	line-height: 1.3;
}

h2 a {
	color: inherit;
}

h3 {
	font-size: 18px;
	color: #ffffff;
	padding: 8px 0 3px 0;
}

h3 a {
	color: inherit;
}


h4 {
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	padding: 0 0 8px 0;
}

h4 a {
	color: inherit;
}

.align-justify {
	text-align: justify;
}

.align-center {
	text-align: center;
}

.align-right {
	text-align: right;
}

.align-left {
	text-align: left;
}

.error {

	color: #FF0000;
}

ul.error li,.bodyPopup ul li {

	color: #FF0000;
	list-style: disc;
	margin-left: 16px;
	padding-left: 4px;
}

.lb-content {
	
	display: none;
}

table {
	margin-bottom: 8px;
}

table td {
	padding: 4px 10px 4px 0;
}

.content ul.list {
	list-style: disc;
	padding-left: 15px;
	margin: 0 0 15px 15px;
}

.highlight {
	
	color: #d0872d!important;
}

p.back {

	padding-top: 12px;
	margin: 0;
}

p.back a {

	font-size: 16px;
}

.to-top {

	display: none;
}



/* Grid & position styles */

.base {
	
    min-height: 100%;
    position: relative;
}

.outer-wrap {
	
	max-width: 1170px;
	margin: 0px auto;
	
	position: relative;
}

.outer-wrap .content {
	
/*	float: left; */
	display: inline-block;

	min-height: 650px;
	min-width: 260px;
	max-width: 970px;
	
	margin-bottom: -60px;
	padding: 0 0 50px 0;
/*	
	position: relative;
	top: -105px;
*/	
	position: absolute;
	top: 85px;
	left: 190px;
}


.watches .outer-wrap .content {
	
/*	width: 100%; */
	
	margin: 0px;
	padding: 0;
/*	
	position: absolute;
	top: 85px;
*/
}

.watches .outer-wrap .touch-content {
	
	top: 120px;
}

.outer-wrap .content .content-header {
	
	margin-bottom: 57px;
}

.outer-wrap .content .content-header .pos_corr {
	
	margin-bottom: -17px;
}

.outer-wrap .content .content-header h2 {
	
	padding-bottom: 0;
}

.outer-wrap .content .content-header h3 {
	
	font-size: 15px;
	padding: 0;
}



.header-bg {
	
	width: 100%;
	height: 70px;
	
	background-color: #0d0d0d;
	position: absolute;
	
	opacity: 0.8;
}

.footer-bg {
	
	width: 100%;
	height: 70px;
/*	margin-top: -70px; */
	
	background-color: #0d0d0d;
	
	bottom: 0;
	position: fixed;
	
	opacity: 0.8;
}

.content-page .footer-bg {
	
	margin-top: -70px;
}



/* Navigation */

ul.nav li {

	float: left;
	padding: 5px 15px;
}

ul.nav li.first {

	padding-left: 0;
}

.footer-nav ul.nav li.first {

	margin-left: 195px;
}

ul.nav li a {

	color: #ffffff;
	font-size: 17px;
	text-transform: uppercase;
}

ul.nav li a:hover {

	color: #d0872d;
}



/* touch navigation */

body .touch-nav {

	width: 100%;
	margin: 50px 0 0 0;
	
	position: absolute;
	z-index: 19500;
}

.touch-nav ul {

	background-color: #ffffff;
	padding: 30px 0;
	
	border-top: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
}

.touch-nav ul li {

	display: block;
	background-color: #ffffff;
	padding: 7px 0 5px 0;
	float: none;
	text-align: center;
	border-bottom: 1px solid #ccc;
}

.touch-nav ul li a, .touch-nav ul li a.active {

	font-size: 20px;
	color: #666666;
	background-color: #ffffff;
	display: block;
}

.touch-nav ul li a.active {

	color: #000000;
	font-weight: bold;
}

.touch-nav ul li a:hover {

	color: #000000;
}

.touch-nav{

	width: 100%;
	margin: 0;
}

.touch-nav .nav {

	width: 100%;
	padding: 1px 0 0 0;
	margin-left: 0;
}

.header .touch-nav .nav {

	display: block;
}


/* Suche */

body .touch-search {

	width: 100%;
	text-align: center;
	margin: 75px 0 0 0;
	
	position: absolute;
	z-index: 19499;
}

body .touch-search  input.search {

	width: 94%;
	background-color: #fff;
	padding: 9px 2% 9px 2%;
	border: 1px solid #ccc;
	color: #000;
	font-size: 110%;
}

body .header .touch-search {

    float: none;
    margin-right: 0px;
    padding-top: 0px;
}

.header .touch-search .search-form .lupe {

   display: none
}




/* Marken-Navigation */

.left-nav {
/*
	float: left;
	
	width: 180px;
	padding-right: 15px;
	margin-bottom: 90px;
*/
	
	display: inline-block;
	padding-left: 5px;
	min-height: 600px;
    width: 185px;
}

.left-nav .marken-nav {
	
	position: absolute;
	z-index: 5000;
}

.left-nav ul li{

	padding-bottom: 2px;
	color: #ffffff;
	font-size: 15px;
	text-transform: uppercase;
}

.left-nav ul li a {

	font-size: 14px;
}

.left-nav ul li a.active, .left-nav ul li a:hover {

	color: #d0872d;
}




/* Header */

.header {
	
	height: 90px;
}

.header .logo {
	
	float: left;
	margin: 0 46px 10px 0;
	
	position: relative;
	z-index: 15000;
}

.header .nav-container {
	
	float: left;
	padding-top: 20px;
}

.header .search-container {
	
	float: right;
	padding-top: 20px;
	margin-right: 10px;
}



/* Footer */

.footer {
	
	height: 70px;
	
	margin-left: -584px;
	left: 50%;
	position: absolute;

/*	margin: 0 auto; */
}

.footer-min {
	
/*	position: fixed; */
}

.footer .footer-inner {
	
	width: 1167px;
}

.footer .footer-nav {

	float: left;
	padding-top: 20px;
}

.footer .footer-add {
	
	float: right;
	margin-right: 10px;
}

.footer .footer-add .chrono-extern {
	
	float: left;
	padding-top: 18px;
}

.footer .footer-add .lang {
	
	float: left;
	padding: 24px 0 0 26px;
}

.footer .footer-add .lang a:hover {

	color: #d0872d;
}

.footer .footer-add .lang span {
	
	display: inline-block;
	padding: 0 1px 0 6px;
	line-height: 1;
}



/* Home */

.home .stoerer {

	position: absolute;
	top: 200px;
	right: 10%;
}

.home .contact-container {

	width: 280px;
	height: 70px;
	
	padding: 15px;
	
	bottom: 60px;
    position: absolute;
    right: 256px;
	
	background-color: #0d0d0d;
/*	background-image: url(../img/blank.png); */
}

.home .contact-container p {

	color: #d0872d;
}



/* Search */

.search-form .search {

	padding: 7px 12px 7px 30px;
	background-color: #f69525;
	
	border: 0;
	width: 160px;
	color: #ffffff;
}

.search-form .lupe {

	position: relative;
	right: -28px;
	top: 5px;
}


/* Uhrenliste content-section */

.content ul.ulContent li {

/*	float: left; */
	display: inline-block;
	margin: 0 8px 8px 0;
	padding-bottom: 1px;
	position: relative;
}

.content ul.ulContent li.uhrthumb {
	padding-bottom: 1px;
	margin: 0 8px 8px 0;
}

.content ul.ulContent li.group {
	
/*	margin: 0 0 8px 0; */
	height: 580px;
/*	max-width: 490px; */
}

.content ul.ulContent li.group h3 {
	
	padding-top: 0;
}


.content ul.ulContent li.group  a {
	
	display: inline-block;
	position: relative;
	
	margin: 0 8px 8px 0;
/*	float: left; */
}

.content ul.ulContent li a span {

	display: block;
	color: #d0872d;
}

.content ul.ulContent li span.title-pos {

	position: relative;
	top: -106px;
	
	display: none;
	margin-bottom: -106px;
}

.content ul.ulContent li.uhrthumb  span.title-pos {

	top: -162px;
	margin-bottom: -162px;
}

.content ul.ulContent li span.title {

	display: table-cell;
	
	width: 154px;
	height: 106px;
	
	background-color: #ffffff;
	opacity: 0.7;
	
	color: #000000;
	text-decoration: underline;
	font-size: 17px;
	font-weight: bold;
	
	vertical-align: middle;
	text-align: center;
}

.content ul.ulContent li.uhrthumb span.title {

	width: 235px;
	height: 162px;
}

.content ul.ulContent li a:hover span.title-pos {

	display: block
}

.content ul.ulContent li a .hold, .content ul.ulContent li a .sold {

	position: absolute;
	top: 0px;
	right: 0px;
	
	width: 50px;
	height: 50px;
}

.content .hold-left, .content .sold-left {

	left: 5px;
    position: absolute;
    top: 4px;
	
    z-index: 600;
}

.content ul.ulContent li a .special {
	
	position: absolute;
	top: 50px;
	right: 15px;
	
	width: 96px;
	height: 96px;
}

.content ul.ulContent li a .xmas {
	
	position: absolute;
	top: 49px;
	right: 14px;
	
	width: 97px;
	height: 97px;
}

.content ul.ulContent li a.watch_small .special {
	
	position: absolute;
	top: 40px;
	right: 12px;
	
	width: 54px;
	height: 54px;
}
.content ul.ulContent li a.watch_small .xmas {
	
	position: absolute;
	top: 39px;
	right: 11px;
	
	width: 55px;
	height: 55px;
}

/*
.content ul.ulContent li img {

	border: 1px solid #434343;
}

.content ul.ulContent li.special img, .content ul.ulContent li a.special_a img {

	border: 1px solid #d0872d;
}

.content ul.ulContent li img.special, .content ul.ulContent li img.hold, .content ul.ulContent li img.sold, .content ul.ulContent li a img.special {

	border: 0;
}
*/



.content .images-container {

	float: left;
	position: relative;
	
	width: 676px;
	height: 530px;
}

.content .desc-container {

	float: left;
	
	padding-left: 15px;
	width: 270px;
}

table td.watch-desc-hl {

	padding-bottom: 0px;
}

table td.watch-desc {

	padding: 1px 0 8px 0;
}


/* gallery */

.content #gallery {

	width: 100%;
	-webkit-user-select: none;
	-moz-user-select: none;  
	user-select: none;
}

.content .rsDefault .rsThumb {

	border: 2px solid #000000;
}

.rsDefault .rsThumbsHor {

	height: auto;
}

.content .rsDefault .rsNavSelected {
	
	border: 2px solid #f69525;
}

.content .rsDefault .rsThumb.rsNavSelected img {

	opacity: 1;
}

.content .rsDefault .rsThumb.rsNavSelected {
    background: none repeat scroll 0 0 transparent;
}



/* dragable */

.content-wrapper {

	position: absolute;
	
/*	right: 100px; */
	left: 610px;
	top: 150px;
}

.home .content-wrapper {

	position: absolute;
	
	left: 210px;
	top: 150px;
}

.content-wrapper .content-container {
	
	width: 400px;
	height: 350px;
	
	position: relative;
	background-color: #000000;
	
	padding: 30px 15px 15px 15px;
	opacity: 0.75;
	
	cursor: move;
	overflow: hidden;
}

.kontakt .content-wrapper .content-container, .home .content-wrapper .content-container  {
	
	opacity: 1;
}

.chronothek .content-wrapper .content-container {
	
	width: 445px;
	height: 420px;
}

.chronothek-en .content-wrapper .content-container {
	
	width: 430px;
	height: 400px;
}

.magazin .content-wrapper .content-container {
	
	width: 400px;
	height: auto;
}

.kontakt .content-wrapper .content-container {
	
	width: 430px;
	height: 430px;
}

.impressum .content-wrapper .content-container {
	
	width: 395px;
	height: 460px;
}

body.datenschutz .base .outer-wrap .content-wrapper .content-container, body.datenschutz-en .base .outer-wrap .content-wrapper .content-container {
	
	width: 100%;
	height: 460px;
	height: 62vh;
}

.impressum-en .content-wrapper .content-container {
	
	width: 430px;
	height: 400px;
}

.werkstaette .content-wrapper .content-container {
	
	width: 440px;
	height: 430px;
}

.werkstaette-en .content-wrapper .content-container {
	
	width: 435px;
	height: 420px;
}

.vintage .content-wrapper .content-container {
	
	width: 370px;
	height: 265px;
}

.newsletter .content-wrapper .content-container {
	
	width: 440px;
	height: 430px;
}

.abmelden .content-wrapper .content-container {
	
	width: 390px;
	height: auto;
}

.home .content-wrapper .content-container {
	
	width: 390px;
	height: 450px;
}

.home .content-wrapper .content-container .news-img {
	
	max-width: 400px;
	margin-bottom: 15px;
}



.content-wrapper img {

	cursor: pointer;
	
	position: absolute;
	left: 200px;
	top: -25px;
    z-index: 5000;
}

.content-wrapper .content-container img {

	position: static;
	cursor: move;
	left: 0;
	top: 0;
    z-index: 5050;
	
	margin: 4px 0 12px 0;
}

.content-wrapper .content-container h2 {

	font-size: 20px;
	text-decoration: underline;
}

.content-wrapper .content-container h3 {

	font-size: 17px;
/*	text-decoration: underline; */
}

.content-wrapper .content-container p {

	font-size: 14px;
	line-height: 1.35;
}

.content-wrapper .content-container a {

	text-decoration: underline;
}




body .base .watch-min .watch-wrapper {

	overflow-y: visible;
	height: auto!important;
	padding-bottom: 80px;
}

body .base .watch-min .rolex-wrapper {

	padding-top: 20px;
}

body .base .watch-min ul li.group, body .base .watch-min ul li {

	display: block;
	float: none;
	height: auto;
	width: auto!important;
}

body .base .watch-min ul.ulContent li.group a, body .base .watch-min ul.ulContent li a {

	display: block;
	margin-right: 0;
}

body .base .watch-min  ul.ulContent li.group a img.hold, body .base .watch-min  ul.ulContent li.group a img.sold {

	width: auto;
}

body .base .watch-min  ul.ulContent li a .hold, body .base .watch-min  ul.ulContent li a .sold {

	left: 185px;
	right: auto;
}

.all .base .watch-min ul.ulContent li a .hold, .all .base .watch-min  ul.ulContent li a .sold {

	left: 185px;
}

body .base .watch-min .content ul.ulContent li {

	display: block;
}




/* forms */

.sform label {

	width: 100px;
	float: left;
	
	position: relative;
	top: 3px;
	
	margin-bottom: 2px;
}

.en .sform label {

	width: 120px;
}


.sform span.label {
	
	display: inline-block;
	width: 100px;
	float: left;
	
	position: relative;
	
	margin-bottom: 5px;
	font-size: 15px;
}

.sform .radio-label {

	width: auto;
	margin-right: 14px;
	
	position: relative;
	top: 0px;
}

.tell_friend label {

	width: 165px;
}

.sform .textarea_label {

	width: auto;
	margin-top: 10px;
}

.en .sform .textarea_label {

	width: auto;
	margin-top: 10px;
}

.sform input  {

	width: 200px;
	padding: 4px;
	float: left;
	margin-bottom: 7px;
}

.sform .checkbox  {

	width: auto;
	padding: 0;
	float: none;
	margin: 0 3px 0 0;
	
	position: relative;
    top: 4px;
}

.sform .accept_txt  {

	position: relative;
    top: 2px;
}

.sform textarea {

	width: 423px;
}

.sform input.radio  {

	width: auto;
	margin: 2px 4px 0 0;
}

.sform textarea  {

	padding: 4px;
}

.tell_friend input  {

	width: 256px;
}

.sform .button  {

	width: auto;
	padding: 4px 20px;
	float: none;
	margin: 20px 0 10px 278px;
}

.anfrage-form .button  {

	margin: 20px 0 10px 287px;
}

.tell_friend .button  {

	margin: 20px 0 10px 264px;
}

.newsletter-form .button {

	margin: 12px 0 10px 198px;
}

.newsletter-en .unsubscribe .button {

	margin: 12px 0 10px 185px;
}

.newsletter-form .optional {

	display: inline-block;
	margin: 2px 0 0 5px;
}

.ankauf-form textarea {

	width: 380px;
}




/* interactions */

.desc-container {

	height: 430px;
}

.action-container {
	
	float: left;
	padding-left: 15px;
}

.action-container p {

	float: left;
	margin-right: 22px;
}

.action-container div.facebook {

	float: left;
}

.action-container p a {

	text-decoration: underline;
}

.action-container p a:hover {

	text-decoration: none;
}

body .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	
    width: 6px;
}

body .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {

	background-color: rgba(255, 255, 255, 1);
}

body .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {

	background-color: #d0872d;
}

.content-container .float-pos {

	float: left;
}

.content-container .float-pos-left {

	margin-right: 50px;
}





/* Lightbox Content */

.lb-content h2 {

	font-size: 18px;
	color: #333333;
}

.lb-content h3 {

	font-size: 15px;
	color: #f69525;
}

.lb-content p {

	padding-right: 5px;
}

.lb-content a {

	color: #333333;
	text-decoration: underline;
}

.lb-content a:hover {

	text-decoration: none;
}

.lb-content strong{

	color: #555555;
}

.lb-content .water-table {

	margin: 12px 4px 8px 0;
}

.lb-content .water-table tr td {

	border: 1px solid #999;
	text-align: center;
	vertical-align: middle;
	padding: 4px 5px;
	font-size: 14px;
}

.lb-content .water-table td.water-first {

	width: 75px;
}



.touch-nav li.marken-li {
	background-color: #ffffff;
    color: #666666;
    display: block;
    font-size: 20px;
	cursor: pointer;
}

.marken-li .marken-nav {
	display: none;
	padding: 0;	
	margin-bottom: 0;
}

.marken-li .marken-nav  li:last-child{
	padding-bottom: 0;	
}

.marken-li .marken-nav  li, .marken-li .marken-nav  li a, .marken-li ul.marken-nav li a.active {
	background-color: #FFEFBF;	
}




/* responsive */


@media (max-width: 1169px) {
	
	
	body .action-container {
		margin: 20px 0 30px 0;
		float: none;
	}
	
	body .content .desc-container {
		padding-top: 15px;
		height: auto;
		float: none;
	}
	
	body .content .images-container {
		float: none;
		height: auto;
	}
	
	body p.back {
		padding-left: 15px;
	}
	
	
	
	.footer {
		left: 0%;
		right: 0;
		margin-left: 0px;
	}
	
	.footer .footer-add {
		margin-left: 15px;
	}
	
	.footer .footer-inner {
		width: 1100px;
	}
	
	
	
	.detail  .outer-wrap .content {
		position: static;
		margin-top: -100px;
	}
	
	.detail  .footer {
		position: static;
	}	
	
	.detail  .footer-bg {
		margin-top: 0px;
	}
	
	/*
	.outer-wrap .content {
		max-width: 670px;
	}
	*/
	
}


@media (max-width: 1100px) {
	
	/* dragable */
	
	.content-wrapper {
		left: 310px;
		top: 150px;
	}
	
	.footer .footer-inner {
		width: auto;
	}
	
	
}




@media (min-width: 1400px) {
	
	/* fullscreen view */
	
	body .rsFullscreen .rsArrowRight {

		left: 50%;
		right: auto;
	}

	body .rsFullscreen .rsArrowRight .rsArrowIcn {

		margin-left: 447px;
	}

	body .rsFullscreen .rsArrowLeft .rsArrowIcn {

		margin-left: 438px;
	}

	
}



@media (max-width: 995px) {
	
	.footer-nav ul.nav li.first {

		margin-left: 5px;
	}
	
	.content-wrapper {

		left: 210px;
		top: 150px;
	}
	
	.rsSlide img {
		height: auto!important;
		width: 100%!important;
		margin: 0!important;
	}
	
	
}



@media (min-height: 900px) {
	
	body .base .outer-wrap .content-wrapper .content-container {
		
		height: auto;
	}
	
	.kontakt .base .outer-wrap  .content-wrapper .content-container {

		height: 500px;
	}
	
	.newsletter .base .outer-wrap  .content-wrapper .content-container {
	
		height: 525px;
		height: 60vh
	}
	
}


@media (min-height: 1070px) {
	
	.kontakt .base .outer-wrap .content-wrapper .content-container , .newsletter .base .outer-wrap  .content-wrapper .content-container {
		
		height: auto;
	}
	
}



@media (max-height: 800px) {
	
	/* dragable */
	
	body .base .outer-wrap .content-wrapper  {
		
		top: 150px;
	}
	
	body .base .outer-wrap .content-wrapper .content-container {
		
		height: 340px;
	}
	
	/*
	body .base .outer-wrap .content {
		position: static;
		margin-top: -100px;
	}
	
	.content-page .footer-bg {
		margin-top: 15px;
	}
	*/
	
	
}



@media (max-height:400px) {
	
	.home .stoerer {
		position: absolute;
		right: 10%;
		top: 100px;
	}
	
}



@media (max-width: 885px) {
	
	.rsSlide  {
		width: 100%!important;
		height: auto!important;
	}	
	
	.rsThumbsContainer  {
		width: auto!important;
	}
	
	.rsImg {
		width: 100%!important;
		height: auto!important;
		margin: 0!important;
	}
	
	body .content .images-container {
		float: none;
		height: 530px;
		width: 100%;
	}
	
	body .content .images-container {
		height: auto;
	}
	
	body p.back {
		padding-left: 15px;
	}
	
	body .content-wrapper {
		left: 0px;
		top: 130px;
		width: 100%;
	}
	
	body .outer-wrap .content-wrapper .content-container {
	/*	height: 300px; */
		height: auto;
		width: auto;
	}
	
	body .content-wrapper img {
		left: 42%;
	}
	
	.home .contact-container {
		right: 0;
		width: 100%;
		padding: 0;
	}
	
	.home .contact-container p {
		padding: 5px;
		text-align: center;
		font-size: 17px;
		bottom: 70px;
	}
	
	.footer .footer-inner {
		width: 100%;
	}
	
	
	.left-nav {
		display: none;
	}
	
	.outer-wrap .content {
		left: 0px;
	}
	
	.detail  .outer-wrap .content {
		margin-top: 0px;
		width: 100%;
	}
	
	body .base .outer-wrap .content {
		margin-top: 0px;
	}
	
	
}


@media (max-height: 600px) {
	
	/* dragable */
	
	body .base .outer-wrap .content-wrapper  {
		
		top: 130px;
	}
	
	body .base .outer-wrap .content-wrapper .content-container {
		
		height: 270px;
	}
	
	.outer-wrap .content {
		min-height: 720px;
	}
	
}


@media (max-width: 840px) {
	
	.base .header .nav-container, body .footer .footer-nav {
		display: none;
	}
	
	.base .header .touch-nav {
		display: block;
	}
	
	.header .search-container {
		margin-right: 70px;
	}
	
	.base .c_nav {
		display: block;
		position: absolute;
		right: 15px;
	}
	
	.header .logo  {
		margin: 0 10px 0 0;
	}
	
	.header .logo  img{
		height: 70px;
		width: 76px;
	}
	
	.home .contact-container {
	/*	right: 120px; */
	}
	
	.newsletter-form .button {
		margin: 12px 0 10px 0px;
	}
	
	.newsletter-en .unsubscribe .button {
		margin: 12px 0 10px 0px;
	}
	/*
	.sform input {
		padding: 10px;
		width: 90%; 
	}
	
	.sform input.radio {
		padding: 4px;
		width: auto;
	}
	
	.sform .button {
		padding: 8px 20px;
	}
	*/
	
	body .outer-wrap .content .content-header {
		margin-bottom: 25px;
	}
	
	
}





@media (max-width: 480px) {
	
	.home .stoerer {
		top: 140px;
	}
	
	.home .stoerer img {
		width: 120px;
		height: 120px;
	}
	
	body .base .content-wrapper {
		position: static!important;
		margin-bottom: 20px;
		margin-top: 14px;
	}
	
	.content-wrapper .content-container p, .content-container ul li {
		font-size: 16px;
	}
	
	.content-wrapper .content-container h2{
		font-size: 23px;
	}
	
	body .content-wrapper img {
		top: 80px;
	}

	body .outer-wrap .content {
		position: relative;
		top: 0px;
		margin-bottom: 0;
	}
	
	body .footer {
		margin-left: 0;
		position: static;
	}
	
	body .footer a, body .footer span {
		font-size: 20px;
	}
	
	body .footer span {
		position: relative;
		top: 2px;
	}
	
	.base .outer-wrap .left-nav {
		display: none;
	}
	
	.base .c_search{
		display: block;
		position: absolute;
		right: 70px;
	}
	
	.header .search-container {
		display: none;
	}
	
	.header .touch-search{
		display: block;
	}
	
	.home .contact-container {
		right: 30px;
		height: auto;
	}
	
	body .base .watch-min {
		width: 100%;
	}
	
	body .base .watch-min ul.ulContent li {
		margin-right: 0;
	}
	
	body .base .watch-min ul.ulContent li h3 {
		padding-left: 1px;
	}
	
	body .base .watch-min ul.ulContent {
		width: auto!important;
		-moz-column-count: 1!important;
		-webkit-column-count: 1!important;
		column-count: 1!important;
	}
	
	body .base .watch-min ul li a img {
		width: 100%;
		height: auto;
	}
	
	body .base .watch-min  ul.ulContent li a span {
		text-align: center;
		font-size: 18px;
	}
	
	body .base .outer-wrap .watch-min  ul.ulContent li a .hold, body .base .outer-wrap .watch-min  ul.ulContent li a .sold {
		left: auto;
		right: 0;
	}
	
	body .outer-wrap .content .content-header {
		margin-bottom: 35px;
		padding-left: 1px;
	}
	
	.content ul.ulContent li a:hover span.title-pos {
		display: none;
	}
	
	
	
	
	.rsSlide  {
		width: 100%!important;
		height: auto!important;
	}	
	
	.rsThumbsContainer  {
		width: auto!important;
	}
	
	.rsImg {
		width: 100%!important;
		height: auto!important;
		margin: 0!important;
	}
	
	body .content .images-container {
		float: none;
		height: 530px;
		width: 100%;
	}
	
	body .content .images-container {
		height: auto;
	}
	
	body .content-wrapper {
		left: 0px;
		top: 130px;
		width: 100%;
	}
	
	body .outer-wrap .content-wrapper .content-container {
	/*	height: 300px; */
		height: auto;
		width: auto;
	}
	
	body .content-wrapper img {
		left: 42%;
	}
	
	.home .contact-container {
		right: 0;
		width: 100%;
		padding: 0;
	}
	
	.home .contact-container p {
		padding: 5px;
		text-align: center;
		font-size: 17px;
		bottom: 70px;
	}
	
	.footer .footer-inner {
		width: 100%;
	}
	
	body.watches .footer-bg {
		margin-top: 0px;
	}
	
	
	
	.all .base .watch-min ul.ulContent li.li_all {
		display: block;
		float: left;
		width: 49% !important;
		margin-right: 1%;
	}
	
	.all .base .watch-min ul.ulContent li.li_all:nth-child(even) {
		margin-left: 1%;
		margin-right: 0;
	} 
	
	.content-wrapper .content-container img {
		height: auto;
		width: 100%;
	}
	
	.detail  .outer-wrap .content {
		margin-top: 0px;
	}
	
	.watches  .to-top {
		display: block;
		float: left;
		margin: 18px 10px 0 20px;
	}
	
	.lb-content .water-table  {
		display: none;
	}

	
}


@media (max-height: 840px) {
	.watches .footer-bg {
		margin-top: 0px;
	}
}
@media (max-height: 750px) and (max-width: 884px) {
	.content-page .footer-bg {
		margin-top: 100px;
	}
}
@media (max-height: 720px) {

	body.datenschutz .base .outer-wrap .content-wrapper .content-container, body.datenschutz-en .base .outer-wrap .content-wrapper .content-container {
		height: 55vh;
	}
}
@media (max-height: 670px) and (max-width: 884px) {
	.content-page .footer-bg {
		margin-top: 150px;
	}
}
@media (max-height: 590px) and (max-width: 884px) {
	.content-page .footer-bg {
		margin-top: 200px;
	}
}
@media (max-height: 560px) {

	body.datenschutz .base .outer-wrap .content-wrapper .content-container, body.datenschutz-en .base .outer-wrap .content-wrapper .content-container {
		height: 50vh;
	}
}
@media (max-height: 540px) and (max-width: 884px) {
	.content-page .footer-bg {
		margin-top: 250px;
	}
}
@media (max-height: 490px) and (max-width: 884px) {
	.content-page .footer-bg {
		margin-top: 300px;
	}
}
@media (max-height: 440px) and (max-width: 884px) {
	.content-page .footer-bg {
		margin-top: 350px;
	}
}
@media (max-height: 390px) and (max-width: 884px) {
	.content-page .footer-bg {
		margin-top: 400px;
	}
}
@media (max-height: 340px) and (max-width: 884px) {
	.content-page .footer-bg {
		margin-top: 450px;
	}
}
@media (max-height: 290px) and (max-width: 884px) {
	.content-page .footer-bg {
		margin-top: 500px;
	}
}
@media (max-height: 240px) and (max-width: 884px) {
	.content-page .footer-bg {
		margin-top: 550px;
	}
}



@media (max-width: 480px) {
	.sform textarea {
		width: 100%;
	}
	.sform input {
		width: 100%;
	}
}

