/** custom_xxx.xx.css **/
.unterseite .seitenname h5 {
    color: #c2b293;
    margin-top: -10px;
    text-shadow: 1px 1px 3px rgba(29, 29, 27, .1), -1px -1px 3px rgba(29, 29, 27, .1);
}
#container #main {
    margin-bottom: -1px;
} 
.mm-navbars_bottom>.mm-navbar, .mm-navbars_top>.mm-navbar {
    padding-right: 65px;
}
.jarallax .ce_ctswrapper h2 {
text-shadow: 1px 1px 4px rgba(29, 29, 27, .6), -1px -1px 4px rgba(29, 29, 27, .6);
font-family: 'Lavishly Yours';
text-transform: none;
    font-size: 3.2em;
    font-weight: 400;
    line-height: 1.2em;
}
.seitenname {
    position: absolute;
    text-align: center;
    z-index: 999;
        width: 100%;
}
.seitenname h5 {
text-shadow: 1px 1px 4px rgba(29, 29, 27, .2), -1px -1px 4px rgba(29, 29, 27, .2);
font-family: 'Lavishly Yours';
text-transform: none;
    font-size: 3.9em;
    font-weight: 400;
    line-height: 1.2em;
    color: rgba(250,250,250,0.6);
    letter-spacing: 0.5px;
}
.kontakt .seitenname h5 {
 color: rgba(116, 20, 32, 1);   
}
.ctsquicklinks .iconbox:hover {
    color: #fff;
    background-color: rgba(194, 178, 147, 1);
}
.handschrift .headline {
    font-family: 'Lavishly Yours';
text-transform: none;
    font-size: 3.2em;
    font-weight: 400;
    line-height: 1.2em;
}
#mainmobil.mm-menu_opened {
    max-height: 300px;
    }
.mm-listitem_selected>.mm-listitem__text {
    color: rgba(116, 20, 32, 1);
    background-color: rgba(71, 71, 71, 0.1);
    text-transform: uppercase;
}
.mm-panel_has-navbar .mm-navbar {
    padding-right: 0;
}
.mainmenu ul>li a, .mainmenu ul>li span, .mainmenu ul>li strong, .mm-listitem_selected>.mm-listitem__text, .mm-menu a, .mm-menu a:active, .mm-menu a:hover, .mm-menu a:link, .mm-menu a:visited {
    text-align: center!important;
}

.ce_ctstabsletwrapperstart {
    background-color: #fafafa;
}
.footerInfoFix.js--fade-out.js--is-fixed, .footerInfoFix.js--is-fixed {
    z-index: 9999;
}
.text-align-center, .center {
    text-align: center !important;
    margin-left: auto;
    margin-right: auto;
    float: none;
}
.ce_ctscolor .iconlayout1 .iconbox i {
    border: 1px solid rgba(194, 178, 147, 1);
}
h1, h2, h3, h4, h5, h6 {
        line-height: 1em;
    margin-top: 10px;
    margin-bottom: 10px;
}
#backtotop ul li a {
    box-shadow: 0px 1px 3px #474747;
}
#backtotop {
        right: 6px;
}
#backtotop ul li a:hover {
    background-color: #741420;
}
.ce_ctsteambox {
    font-size: 1.1em;
}
.ce_ctsteambox .adress {
    margin-bottom: 11px;
}
.ce_ctsteambox .phone, .ce_ctsteambox .mail {
    margin-bottom: 6px;
}
.map .ce_image {
    padding: 0 20px 0 35px;
}
.map .image_container:hover a::before {
        -webkit-transform: scaleX(0);
    transform: scaleX(0);
}
.map .image_container:hover a::after {
content: "\f3c5";
    color: rgba(116, 20, 32, 0);
    top: -999em;
    left: -999em;
    width: 0;
}
.map .image_container:hover {
 opacity: 0.7;
 cursor: pointer;
}
.footerlogos .image_container {
    padding: 0 13px 10px;
}
.footerlogos .image_container {
     opacity: 0.75;
}
.footerlogos:hover .image_container {
     opacity: 1;
}
.footerInfoFix .ce_ctswrapperstart {
    background-color: rgba(194, 178, 147, 0.25);
}

.nav--slide_in.js--is-fixed.navi-section {
       background-color: rgba(71, 71, 71, 0.85);
}
#footer .ce_ctswrapperstart .inside, .navi-section > .inside  {
    max-width: 1400px;
}
body {
        letter-spacing: 0.5px;
        font-weight: 300;
}
strong {
    font-weight: 600;
}
    .mainmenu ul>li a, .mainmenu ul>li strong {
        padding: 10px 13px 5px 13px !important;
        letter-spacing: 1px;
        text-transform: uppercase;
    }
    .whitecolor, .whitecolor p, .whitecolor h1, .whitecolor h2, .whitecolor h3, .whitecolor h4, .whitecolor h5, .whitecolor h6, .whitecolor p a, .whitecolor h1 a, .whitecolor h2 a, .whitecolor h3 a, .whitecolor h4 a, .whitecolor h5 a, .whitecolor h6 a, .whitecolor .link a, .whitecolor .linkm a   {
    color: #fff!important;
}
    .top .contactdetails ul li {
        line-height: 30px;
    }
    .top, .navi-section {
            background-color: rgba(71, 71, 71, 0.1);
    }
    .navi-section > .inside {
padding-top: 70px;
    padding-bottom: 11px;
    }

.hovercolumnsitem .bgimg::before {
content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
  background: rgba(0,0,0,0.3);
  transform: scaleX(1);
  -webkit-transform: scaleX(1);
  transform: scaleX(1);

}
.hovercolumnsitem:hover .bgimg::before { 
      background: rgba(0,0,0,0.0);
transition: all ease-in-out 0.5s;
}
.hovercolumnsitem .hovercolumnsoverlay .contentbox {
    z-index: 999;
}

.mainmenu ul li.icon-home a span, .mainmenu ul li.icon-home a.trail span, .mainmenu ul li.icon-home strong span {
    display: none;
}
.hovercolumnsitem .hovercolumnsoverlay {
    background: #474747;
}

form input {
    border-radius: 2px!important;
}
.ctsheaderimagev2 .contentwrapper.version1, .ctsheaderimagev2 .contentwrapper.version2, .ctsheaderimagev2 .contentwrapper.version3, .ctsheaderimagev2 .contentwrapper.version4 {
    width: auto;
}
hr.divider_7.centerline::before, .cts-element_divider hr.divider_7.centerline { 
    height: 2px;
}
.kontakt #main > .inside {
    padding-top: 20px;
    padding-bottom: 20px;
}
.galleryoverlay-inner .text {
    line-height: 1.15em;
    font-size: 0.95em;
}
.hovercolumnsoverlay-inner .headline, .hovercolumnsoverlay-inner .text {
    text-shadow: 1px 1px 3px rgba(10,58,64,0.8), 0px 0px 2px rgba(10,58,64,0.8);
  }
.ce_ctsdivider {
    margin-top: 40px;
}
.contactdetails {
    font-size: 0.8em;
}
#main .ce_ctsteam.text-align-left {
    text-align: center !important;
}
.footerbottom .footermenu {
    font-size: 0.8em;
}
.top .contactdetails ul li a:hover {
color: #741420;
}
.mm-navbar {
    padding: 0 44px 0 0;
}
html {
    scroll-behavior: smooth;
}
.mainmenu ul>li a, .mainmenu ul>li strong,
.mm-listitem_selected>.mm-listitem__text, .mm-menu a, .mm-menu a:active, .mm-menu a:hover, .mm-menu a:link, .mm-menu a:visited {
        font-weight: 600;
}
.ctsheaderimagev2 .contentwrapper.version1 {
        border: 0px solid rgba(255, 255, 255, 0.9);
}
button[type="submit"], input[type="submit"] {
            padding: 3px 15px;
        border-radius: 0px;
        text-transform: uppercase;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
    font-weight: bold;
        width: auto;
}
button[type="submit"]:hover, input[type="submit"]:hover {
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
}
.ce_ctsleadertext .divider.version1 {
    height: 0px;
    background-color: rgba(188, 154, 85, 0.5);
}
.mod_mobile_menu .mobile_menu_trigger, a.nav-mobile {
        background-color: rgba(255, 255, 255, 0.0);
                color: #741420;
    padding: 0 9px 0 48px;
    border-radius: 3px;
}
.nav--slide_in.js--is-fixed .mod_mobile_menu .mobile_menu_trigger, a.nav-mobile {
        color: #c2b293;
}
#logo {
    margin-top: -35px;
}

.desktop_no {
    display: none;
}

.loadercts {
    display: none;
}

#overlayer {
    display: none;
}

.white {
    color: #fff;
}

.link a:after, .linkm a:after {
    font-size: .9em;
    margin-left: .44em;
}

.error,
.error p,
p.error {
	color: #f00;
}

.print {
    float: right;
}

.syndication {
    position: absolute;
    float: right;
    right: 50px;
    z-index: 9;
    top: 10px;
}

#cboxOverlay, #cboxContent, #cboxLoadedContent {
    background-color: #fff;
    background: #fff;
    border-color: #fff;
}

#cboxCurrent {
    top: -18px;
    color: #1a171b;
    right: 3px;
    font-size: .8em;
}

#cboxLoadedContent {
    border-color: #fff;
}

.mod_cms_cookie_bar.block {
    z-index: 99999;
    position: fixed;
}

.ce_ctsteam .given-title, .ce_ctsteam .family-name, .ce_ctsteam .given-name {
    font-size: 100%;
}

.ce_ctsteam .phone span.tel {
    padding-left: 10px;
}

.ce_ctsteam .fax span.fax {
    padding-left: 10px;
}

.ce_ctsteam .mobile span.mobile {
    padding-left: 10px;
}

.ce_ctsteam .email {
    padding-left: 3px;
}

.ce_ctsteam .linkweb span.web {
    padding-left: 11px;
}

.socialsnavi a.fa-instagram:hover:before {
    background-color: unset;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
}

form.formv2 .formbody {
    margin-left: 0;
    margin-right: 0;
}

form .widget-submit {
    margin-top: .9em;
}

button[type="submit"], input[type="submit"] {
    font-size: 1em;
}

.navi-section.nav--slide_in.js--is-fixed #logo {
    margin-top: -8px;
}








/** individuell Projekt  **/

   .ptop30-mobil {
    padding-top: 0px !important;
}

#footer .inside .footertop h2, #footer .inside .footertop h3, #footer .inside .footertop h4, #footer .inside .footertop h5, #footer .inside .footertop h6 {
        margin-bottom: 15px;
        border-bottom: 0px solid #c2b293;
}

label.select.col-sm-12 {
    color: #000;
}


.ctsheaderimagev2 .contentwrapper .headline, .ctsheaderimagev2 .contentwrapper .text {
        margin-bottom: 0px;
}


.ctsheaderimagev2 .contentwrapper.version1 {
    background-color: rgba(255,255,255,0.4);
}

.ce_ctsleadertext .subheadline {
    font-size: 1.3em;
    font-style: italic;
    color: #c2b293;
    font-weight: 600;
    letter-spacing: 0.3px;
}

#footer .socialsnavi a.fa-instagram:before {
    background-color: unset;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
}

#footer .socialsnavi .fab.fa-google:before {
    background: #067300;
    color: #fff;
}

.topblockleft nav.mod_customnav.socialsnavi.block a.fab.fa-google:hover {
    background: #067300;
    color: #fff;
}

.topblockleft nav.mod_customnav.socialsnavi.block li.fab.fa-whatsapp:hover {
    background: #25d366;
    color: #fff;
}

#footer .socialsnavi a.fab.fa-whatsapp:before {
    background: #25d366;
    color: #fff;
}

h1, h2, h3, h6 {
    text-transform: uppercase;
    letter-spacing: -0.4px;
}
h4, h5 {
    padding-bottom: 5px;
   text-transform: uppercase;
   letter-spacing: -1.5px;
    color: #c2b293;
    font-weight: 600;
}
#footer .inside .footertop h2, #footer .inside .footertop h3, #footer .inside .footertop h4, #footer .inside .footertop h5, #footer .inside .footertop h6 {
    line-height: 1.5em;
    color: #c2b293;
    font-size: 1.4em;
    letter-spacing: 0px;
    text-transform: none;
}
.company-name {
    line-height: 1.0em;
    color: #c2b293;
    font-size: 1.4em;
    letter-spacing: 0px;
    text-transform: none;
        font-family: "Morris Sans";
    font-weight: 400;
}

.ctstextclippath.text-align-left .inner {
    grid-template-columns: 2fr 2fr;
}


.ctstextclippath .inner {
    grid-template-columns: 1fr 1fr;
 }
 
.ce_textclippath.ctstextclippath.text-align-right.subhltop.block .inner.block .text {
    text-align: left;
}

.ctstextclippath .link a, .linkm a {
    background-color: #c2b293;
    padding: 5px 12px;
    border-radius: 3px;
    letter-spacing: 1.5px;
}
.ctstextclippath .link a, .linkm a {
    background-color: RGBA(194, 178, 147, 0.5);
}

.calltoactiontext {
    padding-right: 24px;
}

.calltoactiontext h2.headline {
    color: #fff;
}

.cts-element_calltoaction.variant1 {
    background-color: #000;
    color: #fff;
}

.cts-element_calltoaction .link {
    width: 230px;
}

.cts-element_calltoaction.variant1 .calltoactioncontent {
    padding-right: 24px;
}

.cts-element_calltoaction.variant1 .link a, .linkm a {
    width: 100%;
    text-align: center;
    letter-spacing: 1.5px;
    border-radius: 3px;
}

.link a:after, .linkm a:after {
    display: none;
}

.link a, .linkm a {
    background-color: #c2b293;
    padding: 5px 8px;
    color: #fff;
    border-radius: 3px;
    letter-spacing: 1.5px;
}


.link a:hover:before, .linkm a:hover:before {
    visibility: hidden;
    transform: none;
}

.link a:before, .linkm a:before {
    visibility: hidden;
    text-align: center;
}

.ce_ctsimage.own-color.ownfont-color.nopadin.block h4 {
    letter-spacing: -1px;
    font-size: 1.9em;
}

.ce_ctslistextended .variant4 .ext_list ul li:nth-child(odd) {
    background-color: rgba(71,71,71,0.9);
    color: #fff;
}

.ce_ctslistextended .variant4 .ext_list ul li:nth-child(even) {
    background-color: rgba(194,178,147,0.9);
    color: #fff;
}

.ce_ctslistextended .ext_list ul li span {
    color: rgb(255 255 255);
        font-size: 20px;
}


div#article-732 {
    padding-top: 0px!important;
    padding-bottom: 0px!important;;
}

#header video {
    width: 100%;
            height: max-content;
}


/** Individuelle Scrollbar - START **/
/* Thin Scrollbar Firefox */
:root{
    scrollbar-color: #bc9a55 #fff !important;
    scrollbar-width: thin !important;
  }
  
/** scrollbar Chrome and Safari **/
body::-webkit-scrollbar {
    width: .5em;
}

body::-webkit-scrollbar-track {
    box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}

body::-webkit-scrollbar-thumb {
    background-color: #2a5f43;
    /*outline: 1px solid #fff;*/
}
/** Individuelle Scrollbar - ENDE **/

/* Styling Datepicker - START */
.flatpickr-months .flatpickr-month,
.flatpickr-weekdays,
span.flatpickr-weekday,
.flatpickr-current-month .flatpickr-monthDropdown-months,
.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
    background: #86181c;
    color: #fff;
}

.flatpickr-calendar.arrowTop:after {
    border-bottom-color: #e7b012;
}

body.firefox .flatpickr-current-month {
    padding-top: 0 !important;
}

.flatpickr-calendar.arrowBottom:before {
    border-top-color: #3a3a3a;
}

.flatpickr-calendar.arrowBottom:after {
    border-top-color: #3a3a3a;
}

.flatpickr-day.selected, .flatpickr-day.startRange, .flatpickr-day.endRange, .flatpickr-day.selected.inRange, .flatpickr-day.startRange.inRange, .flatpickr-day.endRange.inRange, .flatpickr-day.selected:focus, .flatpickr-day.startRange:focus, .flatpickr-day.endRange:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange:hover, .flatpickr-day.endRange:hover, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.endRange.nextMonthDay {
    background: #86181c;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    border-color: #86181c;
}


.flatpickr-time input {
    font-size: 22px;
}
/* Styling Datepicker - ENDE */

/* easybooking small search  */

#footer .footerInfoFix .ce_ctswrapperstart > .inside {
     padding: 0px 7px;
}
 .smallsearchAnfrage {
 	height: auto;
 	display: flex;
 	justify-content: center;
 	align-items: center;
 }
 .eb_smallsearch {
    max-width: 767px;
    width: 94%;
    margin: 0% 3%;
 }
 .smallsearchForm {
 	width: auto;
 	display: flex;
 }
 .eb_smallsearch select {
 	background-color: #FFF;
 	border: 1px solid #CCC;
 	height: 30px;
 	padding: 7px 6px;
 	width: 60px;
 	float: right
 }
 .eb_smallsearch .adults .label,
 .eb_smallsearch .children .label {
 	color: #666;
 	line-height: 30px;
 	padding-right: 10px
 }
 .eb_smallsearch .adults,
 .eb_smallsearch .children {
 	margin: 5px 20px 0 0
 }
 .eb_smallsearch h3 {
 	width: auto;
 }
 .eb_smallsearch .arrival,
 .eb_smallsearch .departure {
 	min-width: unset;
 	float: left;
 }
 .eb_smallsearch .arrival input,
 .eb_smallsearch .departure input {
 	color: #474747!important;
 	font-size: 16px;
 	height: 45px;
 	line-height: 23px;
 	padding-left: 15px;
 	width: 100%;
 	margin: 0px 0;
 	z-index: 99;
 	border: none;
 }
 .eb_smallsearch form div.search .sendButton {
 	background: none repeat scroll 0 0 #741420;
 	border: 0 none;
 	border-radius: 2px;
 	color: #FFF;
 	cursor: pointer;
 	float: left;
 	font-size: 18px;
   padding: 9px 20px;
  display: block;
 font-family: 'Raleway', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
 }
.eb_smallsearch .arrival, .eb_smallsearch .departure, .eb_smallsearch .search input.sendButton {
    width: 48%;
    margin-right: 1%;
    margin-left: 1%;
}
 #myform {
     padding: 0;
     margin: 0;
 }
 .eb_smallsearch form div.search {
  width: calc(100% - 669px);
}
 .eb_smallsearch h3 {
 font-family: 'Raleway', sans-serif;
  font-size: 27px;
  font-weight: bold;
  margin-top: 4px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 4px;
 }
 .eb_smallsearch .datepicker {
 	background: url(http://nele.easybooking.tv/fileadmin/templates/Vorlage13_Nele/img/datepicker.png) no-repeat scroll right top 5px #FFF;
 	border: 0 none;
 }
 #footer form div {
  margin-bottom: 0px;
}
 #ui-datepicker-div {
 	font-size: 17px;
 }
.eb_smallsearch form div.search {
    width: 100%;
 }
  
 @media screen and (max-width: 1000px) {
 .eb_smallsearch {
    max-width: 767px;
    margin: 0% auto;
  }
  .smallsearchForm {
    display: block;
  }
  .eb_smallsearch .arrival, .eb_smallsearch .departure, .eb_smallsearch .search input.sendButton {
    width: 22.75%;
    margin-right: 1%;
    margin-left: 1%;
    margin-bottom: 0%;
 }
 }
 @media screen and (max-width: 500px) {
 	.eb_smallsearch form div.search .sendButton, .eb_smallsearch .arrival, .eb_smallsearch .departure {
 		width: 48%;
 		margin: 1%;
 	}
    .eb_smallsearch {
        width: 94%;
        margin: 0% 3% 0%;
 	}
 .eb_smallsearch form div.search .sendButton {
 	    padding: 5px 13px; 
 }
 .eb_smallsearch .arrival input, .eb_smallsearch .departure input {
    height: 38px;
    background-position: right top 2px;
 }
 #backtotop {
    bottom: 105px;
 }
 }


/*************************************** responsive ***************************************/
@media only screen and (min-width:768px) {
.top .inside {
  padding: 0 5px;
  max-width: 100%;
}
.boxed .navi-section>.inside, .fullwidth #main>.inside .mod_article, .fullwidth #main>.inside .mod_article.fullwidth .elementwrapper, .fullwidth .navi-section>.inside, .navi-section>.inside {
        padding-right: 5px;
        padding-left: 5px;
    }
}
@media only screen and (min-width:992px) {
  #logo {
        margin-top: -14px;
        width: 460px;
        height: 130px;
  }
#main > .inside {
    padding-top: 50px
}
.navi-section.js--is-fixed #logo {
        width: 227px;
        height: 46px;
        background-position: center top;
            margin-top: -8px;
}
.navi-section.nav--slide_in.js--is-fixed > .inside {
  padding-top: 0px;
  padding-bottom: 4px;
          padding-right: 20px;
        padding-left: 20px;
}
}

@media only screen and (max-width:1600px) {



}


@media only screen and (max-width:1360px) {

.ce_ctsimage.own-color.ownfont-color.nopadin.block h4, .ce_ctsimage.own-color.ownfont-color.nopadin.block h3 {
    font-size: 1.5em;
}


}

@media only screen and (max-width:1290px) {
.bildrund .imgleft figure {
    padding-right: 0px;
    padding-left: 40px;
}
.bildrund .imgleft .content {
        padding-right: 40px;
        padding-left: 15px;
}
.bildrund .imgright figure {
    padding-right: 40px;
    padding-left: 0px;
}
.bildrund .imgright .content {
        padding-right: 15px;
        padding-left: 40px;
}
}

@media only screen and (max-width:1200px) {
    .footerlogos {
        margin-top: 50px;
        width: 100%;
    }
    .footerlogos .col-md-4 {
     width: 33.33333333%;
     float: left;
    }
.hovercolumnsitem .bgimg, .ce_ctsgridgallery {
    font-size: 0.8em;    
}

.ce_ctsimagebox figure.image_container {
    height: 275px;
}

.top #metamenu ul > li:hover a, .top #metamenu ul > li strong, .top .ce_ctsanimatedmodal.amicontopbar .linkm a, .top .ce_ctsanimatedmodal.amicontopbar .linkm a:hover.ce_ctsanimatedmodal.topsearch .linkm:hover a, .ce_ctsanimatedmodal.topsearch .linkm a, .top .ce_ctsanimatedmodal.infocenter .linkm a, .top .mod_customnav ul li a:hover, .top .mod_customnav ul li strong, .top .mod_customnav ul li a, .top .contactdetails ul li, .top .contactdetails ul li a, .top li[class*="fa-"]:before, .top li[class^="fa-"]:before {
    font-size: 13px;
}

.ce_ctslistextended .ext_list ul li span {
    text-align: left;
}

}

/** iPad Pro **/  
@media only screen and (max-width:1024px) {

.navi-section.js--is-fixed #logo {
    background-position: center top;
           
}
.content {
    text-align: center;
}
.ctstextimage .image_container.imgleft, .ctstextimage .image_container.imgright {
    margin-bottom: 55px;
}
}
/** Tablet hoch **/
@media only screen and (max-width:991px) {
.ctstextimage .image_container.imgleft, .ctstextimage .image_container.imgright {
        margin-bottom: 30px;
        margin-right: auto;
        margin-left: auto;
    }
#logo {
        margin-top: -5px;
}
.navi-section.nav--slide_in.js--is-fixed > .inside {
    padding-top: 5px;
    padding-bottom: 5px;
}
.ctsheaderimagev2 .contentwrapper.version1 {
    padding: 10px;
}
.navi-section > .inside {
    padding-top: 3px;
    padding-bottom: 5px;
}

.ce_ctsimagebox figure.image_container {
        height: 100%;
}
h4, h5 {
  font-size: 1.1em;
}
h3 {
  font-size: 1.3em;
}
.ctsheaderimagev2 .contentwrapper .headline, .ctsheaderimagev2 .contentwrapper .text {
    text-align:center;
}
    #logo {
        width: 256px;
        height: 96px;
        margin-left: calc(50vw - 149px);
        margin-top: -8px;
        margin-bottom: -7px;
    }
.bildrund .imgright figure, .bildrund .imgleft figure {
    padding-right: 40px;
    padding-left: 40px;
}
.bildrund .imgright .content, .bildrund .imgleft .content {
        padding-right: 25px;
        padding-left: 25px;
}
} 

/** Handy **/
@media only screen and (max-width:767px) {
.jarallax .ce_ctswrapper h2 {
        font-size: 2.8em;
}
.seitenname h5 {
    font-size: 2.9em;
}
.eb_smallsearch {
    margin: 1% auto;
  }
.ce_ctscolorbox .inside {
        padding: 20px 0px;
    }
.ce_ctscolorbox {
  width: 50%;
}
 .ce_ctswrapperstart.conpos.conbottom > .inside .ce_ctswrapperstart > .inside, .ce_ctswrapperstart.conpos.conbottom > .inside {
     display: block;
}
.top .inside {
  padding: 0 0px;
}
.top #metamenu ul > li:hover a, .top #metamenu ul > li strong, .top .ce_ctsanimatedmodal.amicontopbar .linkm a, .top .ce_ctsanimatedmodal.amicontopbar .linkm a:hover.ce_ctsanimatedmodal.topsearch .linkm:hover a, .ce_ctsanimatedmodal.topsearch .linkm a, .top .ce_ctsanimatedmodal.infocenter .linkm a, .top .mod_customnav ul li a:hover, .top .mod_customnav ul li strong, .top .mod_customnav ul li a, .top .contactdetails ul li, .top .contactdetails ul li a, .top li[class*="fa-"]:before, .top li[class^="fa-"]:before {
    font-size: 12px;
}

.cts-element_calltoaction.variant1 i {
    text-align: left;
    padding-bottom: 10px;
}

#header video {
    height: 100%;
    width: -webkit-fill-available;
}
.ctsheaderimagev2 .contentwrapper.version1, .ctsheaderimagev2 .contentwrapper.version2, .ctsheaderimagev2 .contentwrapper.version3, .ctsheaderimagev2 .contentwrapper.version4 {
            width: 100%;
}
#footer > .inside .footerbottom .copyright, #footer > .inside .footerbottom .designby {
    float: none!important;
  text-align: center!important;
  display:block;
  width:100%;
}
#footer .ce_ctsteam.text-align-left {
    text-align: center !important;
}
#footer .socialmedia {
    text-align: center;
}
#footer .socialmedia ul {
    text-align: center;
    margin: auto;
    width: 85px;
}
#main > .inside {
    padding-top:0;
    padding-bottom:0;
}

.navi-section.js--is-fixed #logo {
  width: 160px;
  height: 60px;
}
.transparent_naviarea .navi-section.js--is-fixed, .home .navi-section.js--is-fixed,  .navi-section.js--is-fixed {
  background-color: rgba(10,58,64,0.6);
}
.navi-section.js--is-fixed #logo {
 margin-left: calc(50vw - 114px);
}
.kontaktdaten, .map {
        margin-bottom: 60px;
}
.kontaktdaten .image_container {
 
        max-width: 380px;
        margin: auto;
}
.navi-section.js--is-fixed>.inside, .fullwidth .navi-section>.inside, .navi-section>.inside {
    padding-right: 8px;
    padding-left: 30px;
}
.footerlogos {
    padding-left: 0;
    padding-right: 0;
}
#footer {
   margin-bottom: 92px;
}
}  
/** iphone 5 **/
@media only screen and (max-width:450px) {
#footer .footerbottom {
    font-size:0.6em!important;
}
.top .mod_customnav.socialsnavi {
    display: none;
}
body {
    font-size: 1.0em;
}

.ctsheaderimagev2 .contentwrapper .headline.bgcolor span {
    display: block;
    width: 90%;
    padding: 12px 30px;
    text-align: center;
    margin: auto;
}
.syndication {
    right: 10px;
}
.top .contactdetails ul li {
    line-height: 27px;
}
h1 {    
    font-size: 1.4em;
}
.ce_ctsleadertext .subheadline {
    letter-spacing: -0.3px;
        font-size: 1.2em;
}
h2 {
    font-size: 1.2em;
}
h3 {
    font-size: 1.05em;
}
.footerinfospacer {
        margin-bottom: 66px;
}
h1, h2, h3, h6 {
    letter-spacing: -0.5px;
}
.footerlogos .image_container {
    padding: 0 0px 0px;
}
.skiwelt {
    margin-top: 16px;
}
.brixental {
    margin-top: 23px;
}
.aroundme .col-xs-12 {
    padding-left: 1px;
    padding-right: 1px;
}
.footerlogos .col-md-4 {
    padding-left: 5px;
    padding-right: 5px;
}
#logo {
    height: 70px;
    margin-top: -5px;
}
}