/*
 * custom child theme styles
 */



/* Allgemeine Definitionen
=========================================================== */

html {margin-top: 0px;}
body {height: 100%; width: 100%; background: #fff;}

.only-smartphone {display: none;}

.wpcf7-form-control.h-captcha { padding: 0!important; margin: 0 !important; border: unset !important;}
/* -------------------- Paddings/Margins -------------------- */
.container {margin: 0 auto; padding-left: 0px !important; padding-right: 0px !important;}
.container-fluid {margin: 0 auto; padding-left: 0px !important; padding-right: 0px !important;}
.row {margin-left: 0px !important; margin-right: 0px !important;}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, 
.col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, 
.col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, 
.col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, 
.col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {padding-left: 0px !important; padding-right: 0px !important;}


/* -------------------- NAVBAR -------------------- */
.navbar-default {border: none !important; background: none !important;}
.navbar {border-radius: 0px !important;}
.navbar {min-height: 10px !important; border: none !important;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {border: none !important;}
.navbar-collapse {padding-right: 0px !important; padding-left: 0px !important; border-top: none !important; box-shadow: none !important;}
.nav > li > a {padding: 0px !important;}
.navbar-brand {display: none;}


/* -------------------- LIMAIN -------------------- */
.limain-navbar-fixed-top {padding-top: 0px;}
.limain-footer {float: left; width: 100%;}
.limain-search {float: left; width: 100%;}


/* ------------------------------- HEADER -------------------------------- */
.bg_border {float: left; width: 100%; height: 100%; position: relative; overflow: hidden;}
.left_border {position: fixed; left: 0px; top: 0px; bottom: 0px; background: #fff; height: 100%; z-index: 800;}
.top_border {position: fixed; top: 0px; left: 0px; right: 0px; width: 100%; background: #fff; z-index: 800;}
.right_border {position: fixed; right: 0px; top: 0px; bottom: 0px; background: #fff; height: 100%; z-index: 800;}
.footer_border {position: fixed; bottom: 0px; left: 0px; right: 0px; width: 100%; background: #fff; z-index: 1000;}

.forcefullwidth_wrapper_tp_banner {height: 100% !important;}
.fullwidthbanner-container {height: 100% !important;}

.header {width: 100%; position: absolute; top: 0px;}
.logo {position: fixed; z-index: 900;}
.logo a {float: left; background: url('images/logo.jpg') 0 0 no-repeat; display: block; text-indent: -9999px; outline: none;}


/* ----------------- NAVIGATION ----------------- */
.headernav-button {position: fixed; z-index: 900;}
.headernav-button .open-menu {z-index: 1000; position: absolute; width: 100%; cursor: pointer; background: url('images/toggle-menu.png') 0 0 no-repeat; display: block; text-indent: -9999px; outline: none;}
.headernav-button .open-menu.show {background-image: none !important; transition: all 2s; -webkit-transition: all 2s; -moz-transition: all 2s;}
.headernav-hidden {position: fixed; height: 100%; z-index: 600; background: #fff;}
.headernav-hidden-scroll {overflow: auto; position: absolute; top: 0; bottom: 0; left: 0;}
.navbar-header {width: 100%; position: relative;}
.headernav-logo {float: left; display: flex; justify-content: center; align-items: center;}
.headernav-logo a {float: left; background: url('images/sidebar-menu-logo.png') 0 0 no-repeat; display: block; text-indent: -9999px; outline: none;}
.close-menu {position: absolute; background: url('images/toggle-menu.png') right -30px no-repeat; display: block; text-indent: -9999px; outline: none;}
.headernav {width: 100%; float: left; margin-bottom: 0 !important; overflow: auto;}
.headernav ul {float: left; list-style: none; margin: 0; padding: 0; width: 100%;}
.headernav ul li {float: left; width: 100%;}
.headernav ul li a {font-family: 'Raleway', sans-serif; outline: none; color: #393939; float: left; width: 100%; text-align: center; font-weight: 300;}
.headernav ul li a:hover {color: #b93648; text-decoration: none !important; font-weight: 400; background: url('images/sidebar-menu-first-hover.png') center top no-repeat;}
.headernav ul .headernav-offen a {color: #b93648; font-weight: 400; background: url('images/sidebar-menu-first-hover.png') center top no-repeat;}
.navbar-collapse {height: 100%;}
.sub-menu-wrap {position: fixed; opacity: 0; z-index: 500; display: flex; align-items: center; top: 0; bottom: 0; background: #a90723; height: 100%;}
.headernav ul li ul {float: left; width: 100%;}
.headernav ul li ul li a {color: #e28b9a !important; background: transparent !important;}
.headernav ul li ul li a:hover {color: #fff !important; font-weight: 400; background: url('images/sidebar-menu-second-hover.png') center top no-repeat !important;}
.navbar {position: static !important;}




.headernav-hidden-scroll .reservieren {
	opacity: 0;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition-timing-function: linear;
	-webkit-transition-timing-function: linear;
}
.reservieren {position: absolute; width: auto; background: #ab011e;}
.reservieren a {float: left; width: 100%; color: #fff; text-transform: uppercase; text-align: center; font-weight: 300;}
.reservieren a:hover {background: transparent !important; color: #ddd;}

.headernav-smart .reservieren {position: absolute; width: auto; background: #ab011e;}
.headernav-smart .reservieren a {float: left; width: 100%; color: #fff; text-transform: uppercase; text-align: center; font-weight: 300;}
.headernav-smart .reservieren a:hover {background: transparent !important; color: #ddd;}

.lang-switcher {
	position: absolute;
}

.languages {width: 100%; padding: 5px 0 0 8px;}
.languages ul {
	width: 100%;
	display: flex;
	justify-content: flex-start;
	list-style: none;
	margin: 0;
	padding: 0;
}
.languages ul li a {
	display: block;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	font-size: 18px;
	padding: 5px;
	color: #393939;
	text-transform: uppercase;
}
.languages ul li a:hover, .languages ul .mlp-current-language-item a {
	color: #a90823;
}

.headerbar-logos {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: absolute;
	background: #fff;
	opacity: 0;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition-timing-function: linear;
	-webkit-transition-timing-function: linear;
}

/*.headerbar-logo1 a {
	display: block;
	text-indent: -9999px;
	outline: none;
	background: url('images/logo_relais-chateaux.jpg') 0 0 no-repeat;
	width: 51px;
	height: 55px;
}

.headerbar-logo2 {
	background: url('images/logo_star.png') 0 0 no-repeat;
	width: 55px;
	height: 19px;
}

.headerbar-logo3 {
	background: url('images/logo_gault-millau.jpg') 0 0 no-repeat;
	width: 56px;
	height: 55px;
}

.headerbar-logo4 {
	background: url('images/falstaff.jpg') 0 0 no-repeat;
	width: 71px;
	height: 55px;
}*/







.headerbar-logo1 a {
	display: none;
	text-indent: -9999px;
	outline: none;
	background: url('images/logo_relais-chateaux.jpg') 0 0 no-repeat;
	width: 70px;
	height: 55px;
}

.headerbar-logo2 {
	background: url('images/logo_star.png') 0 0 no-repeat;
	width: 73px;
	height: 19px;
}

.headerbar-logo3 {
	background: url('images/logo_gault-millau.jpg') 0 0 no-repeat;
	width: 56px;
	height: 55px;
}

.headerbar-logo4 {
	background: url('images/logo_GTDM_RVB.jpg') 0 center no-repeat;
	width: 90px;
	height: 55px;
	background-size: contain;
}






.open-nav .headernav-hidden-scroll .reservieren {position: fixed; right: 15px; left: auto; opacity: 1; transform: translate(0,0); -webkit-transform: translate(0,0);}
.open-nav .headerbar-logos {position: fixed; right: 15px; left: auto; opacity: 1; transform: translate(0,0); -webkit-transform: translate(0,0);}


.silvester-popup {
	position: fixed;
	z-index: 1000;
	display: flex;
	justify-content: center;
	align-items: center;
}

.silvester-popup-inner {
	background: #fff;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}

.silvester-popup-close {
	position: absolute;
	background: url('images/silvester-close.png') center center no-repeat;
	z-index: 1010;
	cursor: pointer;
}

.silvester-popup h1 {
	display: block;
	width: 100%;
	letter-spacing: 0;
	color: #636363;
	text-align: center;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	background: url('images/silvester-h1.png') center top no-repeat;
}

.silvester-popup h1 span {
	display: block;
	width: 100%;
	color: #b10a24;
}

.popup-links {
	position: absolute;
	width: auto;
	display: flex;
	justify-content: space-between;
}

.popup-links a {
	display: block;
	width: 100%;
	background: #b10a24;
	color: #fff;
	text-align: center;
	font-weight: 300;
	transition: background .8s;
	-webkit-transition: background .8s;
	-moz-transition: background .8s;
}

.popup-links a:hover {
	color: #fff;
	background: #636363;
}

.popup-zeiten {
	position: absolute;
	width: auto;
	color: #636363;
	font-weight: 400;
}

.popup-zeiten span {
	display: inline-block;
}




/* ------------------------------ CONTENT -------------------------------- */
.content_bg {float: left; width: 100%; height: 100%; position: relative;}
#content {float: left; width: 100%;}
#content h1 {text-align: center;}

.page-template-template-hauptseite #content {padding: 0 !important;}
.page-template-template-hauptseite #content h1 {display: none;}
#content .vc_row-o-full-height {position: relative; border-bottom: 1px solid #fff;}
#content .section-anker {position: absolute; top: 0;}

.content-navi {position: fixed; z-index: 800; left: 0; width: 100%;}
.content-navi ul {float: left; width: 100%; display: flex; justify-content: center; margin: 0; padding: 0; list-style: none;}
.content-navi ul li {float: left; background: url('images/trenner.jpg') right center no-repeat;}
.content-navi ul li:last-child {background: transparent !important; padding-right: 0 !important;}
.content-navi ul li a {float: left; font-family: 'Raleway', sans-serif; color: #fff;}
.content-navi ul li a:hover {background: url('images/section-path-active.png') center top no-repeat; color: #ae132e;}
.content-navi ul li a:active {background: url('images/section-path-active.png') center top no-repeat; color: #ae132e;}
.content-navi ul li a:focus {background: url('images/section-path-active.png') center top no-repeat; color: #ae132e;}



/* ----------------- BUTTONS ---------------- */
.content-buttons {float: left; width: 100%; border-top: 1px solid rgba(255,255,255,0.1);}
.content-buttons a {color: rgba(255,255,255,0.5) !important; text-transform: uppercase;}
.content-buttons a:hover {color: rgba(255,255,255,1) !important; text-decoration: none !important;}
.content-button1 {float: left; text-align: left;}
.content-button2 {float: right; text-align: right;}

.page-id-12 .content-buttons {display: none;}
.page-id-14 .content-buttons {display: none;}




/* ----------------- PARTNER ----------------- */
.page-template-template-partner .content_bg {z-index: 300;}
.page-template-template-partner #content a {font-weight: 200 !important;}
.page-template-template-partner-unterseite .content-buttons a {font-weight: 200 !important;}

.bg-revslider {position: fixed; top: 0; width: 100%; bottom: 0; height: 100%; z-index: 100;}

.partner-uebersicht {float: left; width: 100%;}
.partner-uebersicht ul {float: left; width: 100%; margin: 0; padding: 0; list-style: none; display: flex; justify-content: space-between; flex-wrap: wrap;}
.partner-uebersicht ul li {float: left;}
.partner-uebersicht ul li a {float: left; display: flex; justify-content: center; align-items: center; width: 100%; color: #fff !important; text-align: center;}
.partner-uebersicht ul li a:hover {background-color: rgba(255,255,255,0.95); color: #ae132e !important; text-decoration: none !important;}
.partner-uebersicht .teasertext {float: left; width: 100%; color: rgba(255,255,255,0.95); letter-spacing: 0 !important;}
.partner-uebersicht ul li a:hover .teasertext {color: #101010;}

.error404 {background: #000;}

#konzentration-revslider {position: relative;}
#konzentration-revslider .vc_row-fluid.vc_row-o-full-height.vc_row-o-columns-middle {position: relative; z-index: 300;}
#konzentration-revslider-slider {position: absolute; z-index: 0; height: 100%; top: 0; left: 0; width: 100%;}
#konzentration-revslider .wpb_button, #konzentration-revslider .wpb_content_element, #konzentration-revslider ul.wpb_thumbnails-fluid>li {margin-bottom: 0 !important;}

#herkommen-revslider {position: relative;}
#herkommen-revslider .vc_row-fluid.vc_row-o-full-height.vc_row-o-columns-middle {position: relative; z-index: 300;}
#herkommen-revslider-slider {position: absolute; z-index: 0; height: 100%; top: 0; left: 0; width: 100%;}
#herkommen-revslider .wpb_button, #herkommen-revslider .wpb_content_element, #herkommen-revslider ul.wpb_thumbnails-fluid>li {margin-bottom: 0 !important;}

#charakter-revslider {position: relative;}
#charakter-revslider .vc_row-fluid.vc_row-o-full-height.vc_row-o-columns-middle {position: relative; z-index: 300;}
#charakter-revslider-slider {position: absolute; z-index: 0; height: 100%; top: 0; left: 0; width: 100%;}
#charakter-revslider .wpb_button, #charakter-revslider .wpb_content_element, #charakter-revslider ul.wpb_thumbnails-fluid>li {margin-bottom: 0 !important;}

#lust-revslider {position: relative;}
#lust-revslider .vc_row-fluid.vc_row-o-full-height.vc_row-o-columns-middle {position: relative; z-index: 300;}
#lust-revslider-slider {position: absolute; z-index: 0; height: 100%; top: 0; left: 0; width: 100%;}
#lust-revslider .wpb_button, #lust-revslider .wpb_content_element, #lust-revslider ul.wpb_thumbnails-fluid>li {margin-bottom: 0;}

#stil-revslider {position: relative;}
#stil-revslider .vc_row-fluid.vc_row-o-full-height.vc_row-o-columns-middle {position: relative; z-index: 300;}
#stil-revslider-slider {position: absolute; z-index: 0; height: 100%; top: 0; left: 0; width: 100%;}
#stil-revslider .wpb_button, #stil-revslider .wpb_content_element, #stil-revslider ul.wpb_thumbnails-fluid>li {margin-bottom: 0 !important;}

.page-template-template-hauptseite .vc_col-has-fill>.vc_column-inner, 
.page-template-template-hauptseite .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, 
.page-template-template-hauptseite .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, 
.page-template-template-hauptseite .vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, 
.page-template-template-hauptseite .vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner, 
.page-template-template-hauptseite .vc_row-has-fill>.vc_column_container>.vc_column-inner, 
.page-template-template-hauptseite .vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, 
.page-template-template-hauptseite .vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner, 
.page-template-template-hauptseite .vc_section.vc_section-has-fill, 
.page-template-template-hauptseite .vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section, 
.page-template-template-hauptseite .vc_section.vc_section-has-fill+.vc_section {padding-top: 0px !important;}



/* -------------------------- DESKTOP-ANSICHT ----------------------------- */
@media (min-width: 1561px) {
.container {width: 1270px !important;}
.home .bg_border {padding: 0 !important;}
.bg_border {padding: 15px;}
.left_border, .right_border {width: 15px;}
.top_border, .footer_border {height: 15px;}
.logo {height: 219px; width: 219px; top: 25px; left: 25px;}
.logo a {height: 219px; width: 219px;}
.headernav-button {top: 65px; right: 65px; width: 175px; height: 30px;}
.headernav-button .open-menu {padding: 3px 0 2px 0; height: 30px;}
.close-menu {height: 30px; width: 40px; top: 65px; right: 65px;}
.headernav-hidden {top: 0; right: -400px; width: 400px;}
.headernav-hidden-scroll {width: 420px; padding-bottom: 180px;}
.headernav-logo {width: 400px; height: 230px; margin-top: 25px;}
.headernav-logo a {height: 143px; width: 79px;}
.headernav {padding-bottom: 170px;}
.headernav ul {width: 400px;}
.headernav ul li a {font-size: 20px; padding: 18px 0;}
.headernav ul li ul {padding-bottom: 0 !important;}
.sub-menu-wrap {right: -400px; width: 400px; padding: 15% 0;}

.reservieren {bottom: 15px; left: 15px; width: 370px;}
.reservieren a {height: 55px; font-size: 14px; padding: 18px 0; letter-spacing: 0.1em;}
	.headerbar-logos {width: 370px; left: 15px; padding: 15px 36px; bottom: 70px;}

#content {padding: 60px 0;}
.content-navi {top: 20px;}
.content-navi ul li {padding-right: 156px;}
.content-navi ul li a {font-size: 14px; padding: 8px 10px;}

.content-buttons {padding: 15px 0;}
.content-buttons a {width: 30%; font-size: 16px; letter-spacing: 0.1em; padding: 15px 0;}
.content-button1 {padding-left: 40px !important; background: url('images/pfeil.png') 0 24px no-repeat;}
.content-button1:hover {background-position: 0 -18px;}

.partner-uebersicht {margin: 45px 0;}
.partner-uebersicht ul li {width: 48.5%; margin-bottom: 30px;}
.partner-uebersicht ul li a {font-weight: 200; min-height: 262px; font-size: 34px; letter-spacing: 0.05em; padding: 80px 30px 50px 30px; background: url('images/partner-amador-icon.png') center 85px no-repeat rgba(0,0,0,0.6);}
.partner-uebersicht .teasertext {margin-top: 15px; font-size: 18px; font-weight: 200; line-height: 32px;}

	.silvester-popup {width: 80%; height: 80%; top: 10%; left: 10%;}
	.silvester-popup-inner {width: 450px; height: 450px; padding: 10px 10px 140px 10px;}
	.silvester-popup-close {right: 10px; top: 10px; width: 45px; height: 45px;}
	.silvester-popup h1 {font-size: 44px; line-height: 54px; padding-top: 30px;}
	.silvester-popup h1 span {font-size: 46px;}
	.popup-links {right: 10px; bottom: 10px; left: 10px;}
	.popup-links > div {width: 49%;}
	.popup-links a {height: 57px; font-size: 20px; line-height: 57px;}
	.popup-zeiten {right: 10px; bottom: 10px; left: 10px; padding: 10px 22px; font-size: 20px; line-height: 43.85px;}
	.popup-zeiten span {width: 240px;}

}

/* -------------------------- DESKTOP-ANSICHT ----------------------------- */
@media (min-width: 992px) and (max-width: 1560px) {
.container {width: 900px !important;}
.bg_border {padding: 10px;}
.left_border, .right_border {width: 10px;}
.top_border, .footer_border {height: 10px;}
.logo {height: 170px; width: 170px; top: 20px; left: 20px;}
.logo a {height: 170px; width: 170px; background-size: cover !important;}
.headernav-button {top: 45px; right: 45px; width: 190px; height: 30px;}
	.headernav-button .open-menu {padding: 3px 0 2px 0; height: 30px;}
.close-menu {height: 30px; width: 40px; top: 65px; right: 65px;}
.headernav-hidden {top: 0; right: -400px; width: 400px;}
.headernav-hidden-scroll {padding-bottom: 120px;}
.headernav-logo {width: 400px; height: 140px; margin-top: 35px;}
.headernav-logo a {height: 110px; width: 60px; background-size: cover !important;}
.headernav {width: 420px;}
	.headernav {padding-bottom: 170px;}
.headernav ul {padding-bottom: 80px; width: 400px;}
.headernav ul li a {font-size: 17px; padding: 18px 0;}
.headernav ul li ul {padding-bottom: 0 !important;}
.sub-menu-wrap {right: -400px; width: 400px; padding: 15% 0;}


	.reservieren {bottom: 10px; left: 15px; width: 370px;}
	.reservieren a {height: 55px; font-size: 14px; padding: 18px 0; letter-spacing: 0.1em;}
	.headerbar-logos {width: 370px; left: 15px; padding: 15px 36px; bottom: 65px;}

	

#content {padding: 60px 0;}
.content-navi {top: 20px;}
.content-navi ul li {padding-right: 90px; background-position: right center; background-image: url('images/tablet_trenner.jpg'); background-repeat: no-repeat;}
.content-navi ul li a {font-size: 14px; padding: 8px 10px;}

.content-buttons {padding: 15px 0;}
.content-buttons a {width: 30%; font-size: 16px; letter-spacing: 0.1em; padding: 15px 0;}
.content-button1 {padding-left: 40px !important; background: url('images/pfeil.png') 0 24px no-repeat;}
.content-button1:hover {background-position: 0 -18px;}

.partner-uebersicht {margin: 45px 0;}
.partner-uebersicht ul li {width: 48%; margin-bottom: 28px;}
.partner-uebersicht ul li a {font-weight: 200; min-height: 265px; font-size: 26px; letter-spacing: 0.05em; padding: 80px 20px 40px 20px; background: url('images/partner-amador-icon.png') center 95px no-repeat rgba(0,0,0,0.6);}
.partner-uebersicht .teasertext {margin-top: 10px; font-size: 16px; font-weight: 200; line-height: 32px;}

	.silvester-popup {width: 80%; height: 80%; top: 10%; left: 10%;}
	.silvester-popup-inner {width: 420px; height: 420px; padding: 10px 10px 120px 10px;}
	.silvester-popup-close {right: 10px; top: 10px; width: 45px; height: 45px;}
	.silvester-popup h1 {font-size: 40px; line-height: 50px; padding-top: 30px;}
	.silvester-popup h1 span {font-size: 40px;}
	.popup-links {right: 10px; bottom: 10px; left: 10px;}
	.popup-links > div {width: 49%;}
	.popup-links a {height: 57px; font-size: 18px; line-height: 57px;}
	.popup-zeiten {right: 10px; bottom: 10px; left: 10px; padding: 10px 22px; font-size: 20px; line-height: 43.85px;}
	.popup-zeiten span {width: 220px;}
}

/*  ------------------------ NAVI ---------------------------  */
@media (min-width: 768px) and (max-width: 991px) {
	.navbar-header {display: block !important; width: 100%; float: left;}
	.navbar-brand {display: block !important; width: 100%; float: left;}
	.navbar-toggle {display: block !important; }
	
	.navbar-collapse.in {overflow-y: visible;}
	.navbar-collapse.collapse {display: none !important;}
	.navbar-collapse.in {display: block !important;}
}


/* Logo/Menu für Tab/Smart */

@media (min-width: 768px) and (max-width: 991px) {

	.lang-switcher {left: 90px !important;}

.logo {height: 76px; width: 75px; top: 20px; left: 20px; z-index: 1000; display: flex; justify-content: center; align-items: center;}
.logo a {height: 76px; width: 75px; background: url('images/logo-smartphone.jpg') 0 0 no-repeat;}
.navbar-brand {float: right; display: block !important; padding: 0; margin: 0; width: 138px; height: 21px; background: url('images/toggle-menu.png') 0 0 no-repeat; background-size: contain !important;}
.navbar-brand:active {background-position: 0 -24px;}
.navbar-brand:focus {background-position: 0 -24px;}
.clicked {background-position: 0 -24px;}
.navbar-header {margin: 26px 0 26px 0 !important; height: 24px;}

	.silvester-popup {width: 80%; height: 80%; top: 10%; left: 10%;}
	.silvester-popup-inner {width: 360px; height: 360px; padding: 10px 10px 140px 10px;}
	.silvester-popup-close {right: 10px; top: 10px; width: 45px; height: 45px;}
	.silvester-popup h1 {font-size: 34px; line-height: 42px; padding-top: 30px;}
	.silvester-popup h1 span {font-size: 34px;}
	.popup-links {right: 10px; bottom: 10px; left: 10px;}
	.popup-links > div {width: 49%;}
	.popup-links a {height: 57px; font-size: 18px; line-height: 57px;}
	.popup-zeiten {right: 10px; bottom: 10px; left: 10px; padding: 10px 22px; font-size: 18px; line-height: 32px;}
	.popup-zeiten span {width: 175px;}
}

@media (max-width: 767px) {
.logo {height: 66px; width: 65px; top: 20px; left: 20px; z-index: 1000; display: flex; justify-content: center; align-items: center;}
.logo a {height: 66px; width: 65px; background: url('images/logo-smartphone.jpg') 0 0 no-repeat; background-size: cover !important;}
.navbar-brand {float: right; display: block !important; padding: 0; margin: 0; width: 138px; height: 21px; background: url('images/toggle-menu.png') 0 0 no-repeat; background-size: contain !important;}
.navbar-brand:active {background-position: 0 -24px;}
.navbar-brand:focus {background-position: 0 -24px;}
.clicked {background-position: 0 -24px;}
.navbar-header {margin: 21px 0 21px 0 !important; height: 24px;}


	.silvester-popup {width: 80%; height: 80%; top: 10%; left: 10%;}
	.silvester-popup-inner {width: 100%; height: 360px; padding: 10px 10px 120px 10px;}
	.silvester-popup-close {right: 10px; top: 10px; width: 45px; height: 45px;}
	.silvester-popup h1 {font-size: 32px; line-height: 40px; padding-top: 30px;}
	.silvester-popup h1 span {font-size: 34px;}
	.popup-links {right: 10px; bottom: 10px; left: 10px;}
	.popup-links > div {width: 49%;}
	.popup-links a {height: 52px; font-size: 16px; line-height: 52px;}
	.popup-zeiten {right: 10px; bottom: 10px; left: 10px; padding: 10px 20px; font-size: 16px; line-height: 32px;}
	.popup-zeiten span {width: 155px;}
}

.toggle-icon,
.toggle-icon::before,
.toggle-icon::after{
	content: "";
	width: 29px;
	height: 2px;
	position: fixed;
	background-color: white;
	border: 1px solid white;
	border-radius: 2em;
	cursor: pointer;
	transition: 0.4s ease;
	right: 70px;
	z-index: 1000;
}

.toggle-icon::before{
	position: absolute;
	left: -1px;
	margin-top: 8.5px;
}

.toggle-icon::after{
	position: absolute;
	left: -1px;
	margin-top: 19.4px;
}

.show .toggle-icon::after{
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	margin-top: 0;
	background-color: #AC0D23;
	border: 1px solid #AC0D23;
}

.show .toggle-icon{
	background-color: transparent;
	border: none;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-top: 10px;
}

.show .toggle-icon::before{
	margin-top: 0;
	background-color: #AC0D23;
	border: 1px solid #AC0D23;
}




/*  ------------------------ SMARTPHONE-ANSICHT ---------------------------  */
@media (max-width: 991px) {
.container {width: 100% !important;}

.bg_border {padding: 10px;}
.left_border, .right_border {width: 10px;}
.top_border, .footer_border {height: 10px;}

.header {left: 0;}
.headernav-button {display: none; top: 45px; right: 45px; width: 175px; height: 30px;}
.open-menu {display: none !important;}
.open-menu .toggle-icon {display: none !important;}

.headernav-hidden {top: 0; right: -400px; width: 400px;}
	.toggle-icon, .toggle-icon::before, .toggle-icon::after {right: 36px !important;}
	.toggle-icon::before {margin-top: 7.6px;}
	.toggle-icon::after {margin-top: 17.4px;}

.only-smartphone-headernav {padding: 20px; position: fixed; z-index: 900; left: 0; top: 0; width: 100%; }

.headernav-smart {width: 100%; position: absolute; height: auto !important; margin-bottom: 0 !important;}
.headernav-smart #bs-example-navbar-collapse-2 {height: 100% !important; width: 100%; margin: 0; padding: 0;}
.headernav-smart ul {margin: 0px; width: auto; position: fixed; top: 20px; bottom: 0px; left: 20px; right: 20px; padding: 55px 0 155px 0; overflow: auto; list-style: none; float: left; background: #fff; z-index: 800;}
/* position: absolute; z-index: 900; top: 20px; right: 20px; left: 20px; bottom: 20px; */
.headernav-smart ul li {float: left; width: 100%; background: #fff; padding: 6px 0;}
.headernav-smart ul li a {float: left; width: 100%; font-size: 16px; padding: 10px 10px 5px 10px; outline: none; color: #393939 !important; text-align: center; font-weight: 300;}
.navbar-toggle.collapsed .navbar-brand {background-position: 0 0 !important;}
.headernav-smart ul li a:hover {color: #b93648 !important; text-decoration: none !important; font-weight: 400; background: url('images/sidebar-menu-first-hover.png') center top no-repeat;}
.headernav-smart ul li:first-child {display: none !important;}

.headernav-smart ul .smart-logo {float: left; display: flex; justify-content: center; align-items: center; width: 100%; height: 130px !important;}
.headernav-smart ul .smart-logo a {float: left; background: url('images/logo.jpg') 0 0 no-repeat; display: block; padding: 0 !important; text-indent: -9999px; outline: none; background-size: cover !important; height: 130px !important; width: 130px !important;}
.headernav-smart ul .smart-logo a:hover {background: url('images/logo.jpg') 0 0 no-repeat;}

.headernav-smart .reservieren {bottom: 150px; left: 20px; right: 20px; position: fixed !important;}
.headernav-smart .reservieren a {color: #fff !important; }

	/*.headernav-smart .smart-logo1 {position: absolute; width: 25%; padding: 0 0 0 20px; left: 0; bottom: 65px;}
	.headernav-smart .smart-logo2 {position: absolute; width: 25%; padding: 0 10px; left: 25%; bottom: 65px;}
	.headernav-smart .smart-logo3 {position: absolute; width: 25%; padding: 0 10px; left: 50%; bottom: 65px;}
	.headernav-smart .smart-logo4 {position: absolute; width: 25%; padding: 0 20px 0 0; right: 0; bottom: 65px;}*/

	.headernav-smart .smart-logo1 {position: absolute; width: 33%; padding: 0 0 0 20px; left: 0; bottom: 40px;}
	.headernav-smart .smart-logo2 {position: absolute; width: 33%; padding: 0 10px; left: 33%; bottom: 40px;}	
	.headernav-smart .smart-logo4 {position: absolute; width: 33%; padding: 0 20px 0 0; left: 66%; bottom: 40px;}

	.headernav-smart .smart-logo1 a {
		display: block;
		text-indent: -9999px;
		outline: none;
		background: url('images/logo_relais-chateaux.jpg') center center no-repeat !important;
		width: 100%;
		height: 55px;
	}
	.headernav-smart .smart-logo2 a {
		display: block;
		text-indent: -9999px;
		outline: none;
		background: url('images/logo_star.png') center center no-repeat !important;
		width: 100%;
		height: 55px;
	}
	.headernav-smart .smart-logo3 a {
		display: block;
		text-indent: -9999px;
		outline: none;
		background: url('images/logo_gault-millau.jpg') center center no-repeat !important;
		width: 100%;
		height: 55px;
	}
	.headernav-smart .smart-logo4 a {
		/*display: block;*/
		text-indent: -9999px;
		outline: none;
		background: url('images/logo_GTDM_RVB_80x80.jpg') center center no-repeat !important;
		background-size: contain;
		width: 100%;
		height: 65px;
	}

	.headernav-smart .smart-logo2 a:hover,
	.headernav-smart .smart-logo3 a:hover,
	.headernav-smart .smart-logo4 a:hover {
		cursor: auto;
	}


.navbar-collapse.in {overflow: visible !important;}

#content {padding: 110px 10px 10px 10px;}

.content-navi {display: none !important; top: 100px; left: 20px; width: 100px !important;}
.content-navi ul {display: block;}
.content-navi ul li {float: left; width: 100%; padding-bottom: 1px; background-position: left bottom;}
.content-navi ul li a {float: left; width: 100%; font-size: 14px; padding: 5px 0;}
.content-navi ul li a:hover {background: transparent;}

.content-buttons {padding: 15px 0;}
.content-buttons a {width: 100%; font-size: 16px; letter-spacing: 0.1em; padding: 15px 0;}
.content-button1 {padding-left: 40px !important; background: url('images/pfeil.png') 0 24px no-repeat;}
.content-button1:hover {background-position: 0 -18px;}

.partner-uebersicht {margin: 30px 0;}
.partner-uebersicht ul li {width: 100%; margin-bottom: 10px;}
.partner-uebersicht ul li a {font-weight: 200; font-size: 22px; letter-spacing: 0.05em; padding: 45px 12px 12px 12px; background: url('images/partner-amador-icon.png') center 20px no-repeat rgba(0,0,0,0.6);}
.partner-uebersicht .teasertext {margin-top: 5px; font-size: 13px; font-weight: 400; line-height: 22px;}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {background: transparent;}
.navbar-toggle {border: none !important; width: 100%; padding: 0 !important; margin: 0 !important;}
.navbar-default .navbar-toggle:active {background: transparent;}
.only-smartphone {display: block;}

#stil-revslider-slider {display: none !important;}
#stil-revslider {background: url('../../../../uploads/2017/05/bg2.jpg') center top no-repeat #000; background-size: cover !important;}

/*#konzentration-revslider {background: #000;}*/
/*#konzentration-revslider-slider {display: none !important;}*/

#lust-revslider-slider {display: none !important;}
#lust-revslider {background: url('images/lust-handy-bg.jpg') center top no-repeat #000;}

#herkommen-revslider {background: url('../../../../uploads/2017/05/greißlerei_bg1-2.jpg') center top no-repeat #000;}
#herkommen-revslider-slider {display: none !important;}

#charakter-revslider-slider {display: none !important;}
#charakter-revslider {background: url('images/charakter-handy-bg.jpg') center top no-repeat #000;}
}














/*Font Definitionen
============================================================== */
body {color: #fff; font-family: 'Raleway', sans-serif; font-weight: 200;}

h1, h1 a {color: #fff; font-weight: 200; font-family: 'Raleway', sans-serif; letter-spacing: 0.05em;}
h2, h2 a {color: #fff; font-weight: 200; font-family: 'Raleway', sans-serif; letter-spacing: 0.05em;}
h3, h3 a {color: #fff; font-weight: 200; font-family: 'Raleway', sans-serif; font-size: 24px; letter-spacing: 0.05em;}
h4, h4 a {color: #fff; font-weight: 200; font-family: 'Raleway', sans-serif; font-size: 20px;}
h5, h5 a {color: #fff; font-weight: 200; font-family: 'Raleway', sans-serif; font-size: 20px;}
h6, h6 a {color: #fff; font-weight: 200; font-family: 'Raleway', sans-serif; font-size: 20px;}

.cf-wrapper {
	width: 100%;
}

.cf-spalte, .cf-spalte2 {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.cf-wrapper .wpcf7-form-control-wrap {
	width: 100%;
	position: relative;
}

.cf-wrapper .wpcf7-not-valid-tip {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 12px !important;
	font-style: italic;
}

.cf-wrapper label {
	width: 100%;
	font-family: 'Raleway', sans-serif;
	color: #fff;
	font-weight: 400;
}

.cf-wrapper .wpcf7-form-control {
	width: 100%;
	background: transparent;
	border: 1px solid #fff;
	box-shadow: none !important;
	color: #fff;
}

.cf-wrapper .wpcf7-submit {
	background: #b00a2a;
	font-family: 'Raleway', sans-serif;
	border: none !important;
	color: #fff;
	font-weight: 500;
}

.cf-wrapper .wpcf7-submit:hover {
	background: #c21133;
	color: #fff;
}

.ajax-loader {
	position: absolute;
}

#hingabe-section {position: relative;}

.charakter-scroll-down, .konzentration-scroll-down, .lust-scroll-down, .genuss-scroll-down, .hingabe-scroll-down, .stil-scroll-down {
	width: 100%;
	position: absolute !important;
	z-index: 600 !important;
	left: 0;
}

.charakter-scroll-down a, .konzentration-scroll-down a, .lust-scroll-down a, .genuss-scroll-down a, .hingabe-scroll-down a, .stil-scroll-down a {
	background: url('images/amador-scroll-down.png') center top no-repeat;
	display: block;
	width: 100%;
	height: 17px;
	text-indent: -9999px;
	outline: none;
}

.video-pop-up {
	position: fixed;
	background: rgba(0,0,0,0.9);
	z-index: 2000;
	display: none;
}

.video-pop-up-inner {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
}

.video-pop-up-close {
	position: absolute;
	color: #fff;
	font-weight: 600;
	cursor: pointer;
}



/* --------------------------- DESKTOP-ANSICHT ---------------------------- */
@media (min-width: 1561px) {
body {font-size: 18px;}
h1, h1 a {font-size: 64px; margin: 25px 0 50px 0;}
h2, h2 a {font-size: 25px;}
#content {line-height: 32px;}

	.cf-spalte-inner {width: 49%;}
	.cf-spalte2-inner {width: 76%;}
	.cf-wrapper label {font-size: 16px;}
	.cf-wrapper .wpcf7-form-control {font-size: 22px; height: 70px; padding: 10px 22px; margin-bottom: 6px;}
	.cf-wrapper .wpcf7-submit {width: 280px; margin-top: 31px; font-size: 16px; height: 72px;}

	.charakter-scroll-down, .konzentration-scroll-down, .lust-scroll-down, .genuss-scroll-down, .hingabe-scroll-down, .stil-scroll-down {bottom: 50px;}

	.video-pop-up {
		top: 15px;
		left: 15px;
		bottom: 15px;
		right: 15px;
	}

	.video-pop-up-inner {padding: 15px;}
	.video-pop-up-close {
		top: 32px;
		right: 50px;
		font-size: 40px;
	}
	.video-pop-up iframe {height: 734px; max-width: 1400px;}

}

/* --------------------------- DESKTOP-ANSICHT ---------------------------- */
@media (min-width: 992px) and (max-width: 1560px) {
body {font-size: 17px;}
h1, h1 a {font-size: 50px; margin: 20px 0 70px 0;}
h2, h2 a {font-size: 34px;}
#content {line-height: 30px;}

	.cf-spalte-inner {width: 49%;}
	.cf-spalte2-inner {width: 76%;}
	.cf-wrapper label {font-size: 16px;}
	.cf-wrapper .wpcf7-form-control {font-size: 22px; height: 70px; padding: 10px 22px; margin-bottom: 6px;}
	.cf-wrapper .wpcf7-submit {width: 280px; margin-top: 31px; font-size: 16px; height: 72px;}

	.charakter-scroll-down, .konzentration-scroll-down, .lust-scroll-down, .genuss-scroll-down, .hingabe-scroll-down, .stil-scroll-down {bottom: 40px;}

	.video-pop-up {
		top: 11px;
		left: 11px;
		bottom: 11px;
		right: 11px;
	}
	.video-pop-up-inner {padding: 15px;}
	.video-pop-up-close {
		top: 28px;
		right: 50px;
		font-size: 40px;
	}
	.video-pop-up iframe {max-width: 650px; height: 380px;}

}

/*  -------------------------- SMARTPHONE-ANSICHT --------------------------  */
@media (max-width: 991px) {
body {font-size: 16px;}
h1, h1 a {font-size: 32px;}
h2, h2 a {font-size: 30px !important;}
#content {line-height: 28px;}

	.lang-switcher {left: 80px; padding: 0; z-index: 1110;}
	.languages {padding-top: 0 !important;}
	.languages ul {display: flex; justify-content: center; width: 100%;}
	.languages ul li {margin: 0 3px;}
	.languages ul li a {padding: 5px; background: #fff;}

.cf-spalte {flex-wrap: wrap;}
	.cf-spalte2 {flex-wrap: wrap;}
	.cf-spalte2 p {width: 100%;}
	.cf-spalte-inner {width: 100%;}
	.cf-spalte2-inner {width: 100%;}
	.cf-wrapper label {font-size: 16px;}
	.cf-wrapper .wpcf7-form-control {font-size: 18px; height: 60px; padding: 6px 22px; margin-bottom: 6px;}
	.cf-wrapper .wpcf7-submit {width: 100%; margin-top: 31px; font-size: 16px; height: 62px;}
	.your-message .wpcf7-form-control {height: 120px;}

	.charakter-scroll-down, .konzentration-scroll-down, .lust-scroll-down, .genuss-scroll-down, .hingabe-scroll-down, .stil-scroll-down {bottom: 30px;}

	.video-pop-up {
		top: 10px;
		left: 10px;
		bottom: 10px;
		right: 10px;
	}
	.video-pop-up-inner {padding: 15px;}
	.video-pop-up-close {
		top: 22px;
		right: 32px;
		font-size: 32px;
	}
	.video-pop-up iframe {max-width: 360px; height: 260px;}

}

p {margin: 0 0 10px 0;}
a {color: #d11b3b; text-decoration: none;}
a:hover {color: #d11b3b; text-decoration: none;}
a:active {color: #d11b3b; text-decoration: none;}
a:focus {color: #d11b3b; text-decoration: none;}

#content a {color: #d11b3b; font-weight: bold; text-decoration: none;}
#content a:hover {color: #d11b3b; text-decoration: underline;}

