
a.dhlogo{
    opacity:0;
}

body #page-container  #top-menu .sub-menu li:hover{
    background:#59524d;
}

#top-menu .menu-item-has-children>a:first-child:after{
    right:-5px;
}

.et-fixed-header a.dhlogo{
    opacity:1;
}

#main-header{
    background-color:rgb(0 0 0 / 0%)!important;
}

#et-top-navigation{
    float:none;
    margin:0 auto;
    display:block;
    position:relative;
    width:fit-content;
}

span.chevron-title{
    text-transform:uppercase;
    color:#fff;
    transform:rotate(-90deg)!important;
    position:absolute;
    margin-left:0px;
    font-size:13px;
    width:100%;
    letter-spacing:3px;
}

.metaslider .flex-control-nav{
    padding:11px 0 0 0!important;
    display:block;
    position:absolute;
    bottom:14%!important;
    float:left;
    width:unset;
    left:70px;
}

.flex-control-paging li a:hover{
    background:rgb(255 255 255 / 31%)!important;
}


.metaslider .flex-control-paging li a{
    width:35px;
    height:35px;
    border-radius:0;
    background:rgb(255 255 255 / 31%);
}

.flex-control-paging li a.flex-active{
    background:#fff!important;
}

div#tm-header-custom-boxes{
    background:#000;
}

.metaslider .slides img{
    OPACITY:0.8;
}

.metaslider .flex-control-nav li{
    margin-right:12px!important;
}


.et_pb_scroll_top.et-pb-icon{
    bottom:4%!important;
}

.info-header-content{width:450px;height:auto;position:fixed;bottom:35px;z-index:999;right:5%;opacity:1;min-width:140px}
.on-scroll .info-header-content{opacity:0;bottom:-250px;}

.info-header-content img{width:200px!important;height:auto}
.gpass img {margin-right: 15px;}

.et_pb_button_module_wrapper .et_pb_button.freddie_button_jealousy .left:before, .et_pb_button_module_wrapper .et_pb_button.freddie_button_jealousy .right:before, .et_pb_button_module_wrapper .et_pb_button.freddie_button_jealousy .center{
    background:#cbbba0!important;
}

/*
#box-slider-rose .et_pb_slide_image{
    transform:perspective(1200px) rotateY(35deg) scale(0.85) rotateX(4deg);
    overflow:hidden;
}*/

body #page-container #box-slider-rose.et_pb_section .et_pb_slider .et_pb_more_button.et_pb_button{
    color:#d5c9b5!important;
    font-family:'QuakeLove-Regular'!important;
    font-size:41px;
    word-spacing:-11px;
}

body #page-container #box-slider-rose.et_pb_section .et_pb_slider .et_pb_more_button.et_pb_button:before, body #page-container #box-slider-rose.et_pb_section .et_pb_slider .et_pb_more_button.et_pb_button:after{
    color:#d5c9b5!important;background-color:#d5c9b5!important;
}


body #page-container #box-slider-rose.et_pb_section .et-pb-controllers{
    bottom:20px!important;
    left:unset!important;
    width:50%!important;
    right:0!important;
}

body #page-container #box-slider-rose.et_pb_section .et-pb-controllers a.et-pb-active-control{
    background-color:#b5a487;
    width:20%!important;
}

body #page-container #box-slider-rose.et_pb_section .et-pb-controllers a{
    width:15%!important;
    transition:all 0.6s;
    opacity:1!important;
    background-color:#fff;
    border-radius:0!important
}


body #page-container #box-slider-rose.et_pb_section .et-pb-controllers{
    bottom:100px!important;
    left:0!important;
    width:51%!important;
    text-align:center!important;
    z-index:10!important;
    right:0!important;
    margin:0 auto!important;
}



.tm-custom-down-icon-box{
  display:flex;
  justify-content:center;
  align-items:center;
  width:100%;
  height:100vh;
}

.chevron{
    margin:0 auto;
    position:absolute;
    width:0.6rem;
    height:0.2rem;
    opacity:0;
    transform:scale(0.3);
    -webkit-animation:move-chevron 3s ease-out infinite;
    animation:move-chevron 3s ease-out infinite;
}

.chevron:first-child{
  -webkit-animation:move-chevron 3s ease-out 1s infinite;
          animation:move-chevron 3s ease-out 1s infinite;
}

.chevron:nth-child(2){
  -webkit-animation:move-chevron 3s ease-out 2s infinite;
          animation:move-chevron 3s ease-out 2s infinite;
}

.chevron:before,
.chevron:after{
  content:"";
  position:absolute;
  top:0;
  height:50%;
  width:50%;
  background:#fff;
}

.chevron:before{
  left:0;
  transform:skewY(30deg);
}

.chevron:after{
  right:0;
  width:50%;
  transform:skewY(-30deg);
}

@-webkit-keyframes move-chevron{
  25%{
    opacity:1;
  }
  33.3%{
    opacity:1;
    transform:translateY(2.28rem);
  }
  66.6%{
    opacity:1;
    transform:translateY(3.12rem);
  }
  100%{
    opacity:0;
    transform:translateY(4.8rem) scale(0.5);
  }
}

@keyframes move-chevron{
  25%{
    opacity:1;
  }
  33.3%{
    opacity:1;
    transform:translateY(2.28rem);
  }
  66.6%{
    opacity:1;
    transform:translateY(3.12rem);
  }
  100%{
    opacity:0;
    transform:translateY(4.8rem) scale(0.5);
  }
}


.on-scroll header#main-header{
    top:-4px!important;
}

div#top-header{
    position:absolute!important;
    right:110px!important;
    width:max-content!important;
    left:unset!important;
}

.social-box{
    display:none;
    width:100px;
    position:absolute;
    top:0;
    right:55px;
}

.divi_den_pro_photographer_header .et-pb-controllers a{
    background-color:#ffffff!important;
}
.divi_den_pro_photographer_header .et-pb-controllers a.et-pb-active-control {
    background-color:#b5a487!important;
}

.divi_den_pro_photographer_header .et-pb-controllers a{
    height:8px!important;
}


.divi_den_pro_photographer_header .et_pb_slider .et-pb-controllers{
    padding:35px!important;
    bottom:20%!important;
    width:50%!important;
}


div#et-info span:before{
    color:#cbbba0!important;
    position:relative;
    top:2px;
    left:-3px;
    font-size:16px;
}

.divi_den_pro_photographer_header .et-pb-slider-arrows{
    display:none!important;
}

#main-header{
    box-shadow:none;
    width:95%!important;
    display:block;
    left:0;
    right:0;
    margin:45px auto 0;
    border-radius:150px;
}

#main-header.et-fixed-header{
    margin:10px auto 0;
    background:rgb(58 48 40 / 50%)!important;
}

.et-fixed-header #top-menu-nav{
    background:transparent!important;
}


#top-header a{
    color:#154f24!important;
}


body{
    font-weight:400;
}

strong{
    font-weight:600;
}


.tm-custom-down-icon-box{
    width:11px;
    height:50px;
    display:block;
    position:absolute;
    bottom:9%;
    z-index:99;
    margin:0 auto;
    left:0;
    right:0;
}

.tm-custom-down-icon-box a{

    width:50px;
    height:50px;
    display:block;
    animation:coin-rotate 4s both infinite 0s;
}


.tm-custom-down-icon-box a:before{
    content:"\33";
    font-family:"ETmodules"!important;
    display:block;
    color:#fff;
    font-size:30px;
    position:absolute;
bottom:10px!important;
    left:50%;
    transform:translate(-50%,0px);
}


 
@keyframes coin-rotate{
  from{
    transform:rotateY(0);
  }

  to{
    transform:rotateY(360deg);
  }
}

.tm-logo-mobil-box-headerslider-1{
    display:inline-block;
    margin:0 auto;
    position:absolute;
    z-index:999;
    left:50%;
    transform:translate(-50%,0px);
    top:34%;
    width:28%;
}

.tm-logo-mobil-box-headerslider-1 img{
    display:block;
    width:100%!important;
    height:auto;
}





/*********** 
tm-wpml Sprachmenu
************/

.tm-wpml-box{position:absolute;z-index:9999999;top:22px;display:block;left:29px;}
.tm-wpml-box li.wpml-ls-item{display:inline-block}
.tm-wpml-box li.wpml-ls-item a{background:#d4cecb;display:inline-block;width:40px;text-align:center;height:40px;padding-top:8px;margin-right:8px;border-radius:100%;font-weight:600;font-size:15px;pointer-events:none;}

.tm-wpml-box li.wpml-ls-item:hover a{background-color:#6b2216}
.tm-wpml-box li.wpml-ls-item:hover a{color:#fff!important}

.et-fixed-header .tm-wpml-box li.wpml-ls-item a{width:25px;height:25px;font-size:11px;padding-top:1px}
.et-fixed-header .tm-wpml-box{left:137px;top:14px;}

.tm-wpml-box li.wpml-ls-item a, .tm-wpml-box{transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s}

@media screen and (max-width:1500px){
   .tm-wpml-box{top:22px;left:-25px;}
}

@media screen and (max-width:1300px){
    .tm-wpml-box li.wpml-ls-item a{width:25px;height:25px;padding-top:1px;font-size:13px}
    .tm-wpml-box, .et-fixed-header .tm-wpml-box{top:-23px;left:20px}
}

@media screen and (max-width:980px){
    .info-header-content{width:350px;}
.info-header-content img{width:150px!important;}
}

@media screen and (max-width:600px){
    .info-header-content{width:275px;}
.info-header-content img{width:130px!important;}
}

@media screen and (max-width:400px){
   
}


/*********** 
Header Menü Variante 004
************/
#tm-header-slider .et-pb-active-slide .et_pb_slide_description{animation-name:fadeIn;-webkit-animation-name:fadeIn}
#tm-header-slider  .et_pb_slide_description,#tm-header-slider .et_pb_slider_fullwidth_off .et_pb_slide_description{width:auto;margin:auto;padding:67% 0 5%}
.tm-scroll-next-section{left:0;margin:0 auto!important;padding:0!important;position:absolute;right:0;width:120px}
.tm-custom-top-abstand-ohne-header{height:0!important;padding-top:0!important;margin-top:130px!important}

/*********** Divi Slider Custom Arrows ************/

#tm-header-custom-boxes .metaslider .flex-direction-nav a{background-image:url("../img/bg_direction_nav4.png")!important;opacity:1!important;height:125px!important;width:48px!important;bottom:48%!important;top:auto!important;background-size:174px auto;opacity:0.5!important;}

#tm-header-custom-boxes .metaslider .flex-direction-nav a:hover{opacity:1!important;}
#tm-header-custom-boxes .metaslider .flex-direction-nav .flex-next{right:18%!important}
#tm-header-custom-boxes .metaslider .flex-direction-nav .flex-prev{left:18%!important}

/*********** Header Menu ************/

#sfm-sidebar .sfm-menu li a, #sfm-sidebar .sfm-chapter, #sfm-sidebar .sfm-search-form{text-transform:none!important}
#et-top-navigation{padding:0!important}
#top-menu-nav{padding:13px 39px  11px;background:rgba(58,48,40,0.26);border-radius:150px;}
.tm-no-slider #top-menu-nav{background:rgb(58 48 40 / 57%);}

.et-fixed-header #top-menu-nav{padding:8px 0}
#top-menu a{padding:20px!important}
.et-fixed-header #top-menu a{padding:11px 10px!important;font-size:15px!important;}
#et_top_search{margin:56px 0 0 22px!important}
.et-fixed-header #et_top_search{margin:22px 0 0 22px!important}
#top-menu .menu-item-has-children > a:first-child::after,#et-secondary-nav .menu-item-has-children > a:first-child::after{top:auto!important}
#top-menu .sub-menu li a{padding:12px 25px!important;font-size:15px!important;}
#top-menu .sub-menu li{padding:0}
.nav li li ul{left:100%}
#top-menu li .menu-item-has-children > a:first-child::after{right:14px!important;top:14px!important}
#et-info,#et-secondary-menu > ul > li a{display:block;font-size:16px;font-weight:normal;padding-bottom:0.45em}
#et-secondary-menu > ul > li.tm-info-menu a{font-size:20px;padding:11px 10px}
#et-secondary-menu > ul > li.tm-info-menu.tm-info-menu-angebote a{opacity:1!important}
#et-secondary-menu > ul > li.tm-info-menu a:hover,#et-secondary-menu > ul > li.tm-info-menu a:focus{background:#3A3028!important}
#top-menu-nav > ul > li > a:hover,#et-secondary-menu > ul > li > a:hover,#et-info-email:hover,.et-social-icons a:hover{opacity:1}
#top-header .container{font-weight:600;padding-top:0}
.superfly-on .sfm-rollback{display:none;height:auto!important;left:auto;right:9px;top:0;margin-top:120px}
.sfm-rollback{z-index:100000!important}
.sfm-navicon-button::after{background:#625c53;content:"Menü";display:block;font-size:13px!important;left:0!important;margin:0!important;padding:4px 0 1px!important;width:100%!important;}
.lang-en .sfm-navicon-button::after,.lang-it .sfm-navicon-button::after{content:"Menu"!important}
/*********** Header SubMenu ************/
#et-secondary-nav li.tm-info-menu{margin-right:0}
#et-info{float:right;padding:7px 0;position:relative}
#et-secondary-menu{float:left;margin-left:3%;transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s}
.et-fixed-header #et-secondary-menu{margin-left:2%}
#et-secondary-menu > ul > li.tm-info-menu.tm-info-menu-angebote a::before{content:"\e07b";font-size:18px;margin-right:10px;position:relative;top:2px;font-family:"ETmodules"!important}
#et-secondary-menu > ul > li.tm-info-menu.tm-info-menu-anfrage a::before{content:"\e066";font-size:20px;margin-right:10px;position:relative;top:0px;font-family:"ETmodules"!important}
#et-info > span#db-info-text::before{content:"\e081";font-family:etmodules;font-size:16px}
#et-secondary-menu > ul > li.tm-info-menu.tm-info-menu-angebote{line-height:13px}
#top-header,#et-secondary-nav{position:relative;top:5px}
#et-info-map::before{content:"\e081";margin-right:4px;font-family:etmodules}
#et-info-email{margin-right:13px}
#top-menu li li a{display:block!important;font-size:18px;padding:1px 0;width:100%!important}
.sub-menu li{display:block!important}
.sub-menu{width:-webkit-max-content!important;width:-moz-max-content!important}
.sub-menu li a{padding:2px 15px!important}

.tm-serviceleiste-links, .tm-serviceleiste-rechts {height: auto; position: fixed; top: 168px; z-index: 99; transform-origin: right; transform: translate(0%, 0%) rotate(-90deg); right: 18px;width: max-content; }
.tm-serviceleiste-links .widget_text, .tm-serviceleiste-rechts .widget_text {display: inline-block; position: relative; margin-right: 10px; }
.tm-serviceleiste-links .widgettitle,.tm-serviceleiste-rechts .widgettitle{display:none}
.tm-serviceleiste-links .textwidget::before,.tm-serviceleiste-rechts .tm-sbr-icons-rechts-box::before{font-size:18px;position:relative;top:14px;font-family:"ETmodules"!important;color:#fff}

.icon-offer:before{content:"\e07b";font-size:20px;color:#fff;font-family:"ETmodules"!important}
.tm-serviceleiste-links .textwidget::after{color:#fff;font-size:17px;position:absolute;right:-55px;top:12px}
.tm-sl-hover{background:#7f6b66;color:#fff;font-size:18px;height:50px;left:-250px;opacity:0.2;padding:14px;position:absolute;top:0;transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s}
.tm-serviceleiste-rechts .widget_text .tm-sl-hover{left:inherit;right:-250px;opacity:0.2;p }
.tm-serviceleiste-links .widget_text:hover .tm-sl-hover,.tm-serviceleiste-links .widget_text:focus .tm-sl-hover{opacity:1;left:50px}
.tm-serviceleiste-rechts .widget_text:hover .tm-sl-hover,.tm-serviceleiste-rechts .widget_text:focus .tm-sl-hover{opacity:1;right:120px}
.fancybox-inline.tm-sl-platzhalter{bottom:7px;display:block;font-size:17px;height:22px;position:absolute;vertical-align:bottom;width:100%}
.tm-serviceleiste-links .widget_text a,.tm-serviceleiste-rechts .widget_text a{color:#fff}
#fancybox-content .et_pb_section{padding:0!important;background-repeat:repeat!important;background-size:260px auto}
#fancybox-content #info_pop .et_pb_section{background-image:url("http://divitm417.dd25.firma5.com/bilder/peiferhof-body-background-1.jpg")}
#fancybox-wrap{height:auto!important}
.tm-serviceleiste-rechts #fancybox-wrap{background:#483c39!important}
#fancybox-content .tm-footer-info-menu-links{padding:0 0 11px!important}
#fancybox-content #next,#fancybox-content .tm-custom-bg-skyline-berge{display:none}
.tm-sbr-icons-text {font-size: 17px!important; position: relative; text-align: center; line-height: normal; text-transform: uppercase; display: inline-block; top: 9px; }
.et_pb_widget.widget_text{margin-bottom:5px}

.tm-serviceleiste-rechts #text-5 .tm-sbr-icons-rechts-box::before{content:"\e066"} /* Anfrage Style:StandArt - [1]  */
.tm-serviceleiste-rechts  #text-7 .tm-sbr-icons-rechts-box::before{content:"\77"} /* Anfrage Style:CleanStyle - [1]  */
.tm-serviceleiste-rechts  #text-8 .tm-sbr-icons-rechts-box::before{content:"\e0d8"}
.tm-serviceleiste-rechts  #text-9 .tm-sbr-icons-rechts-box::before{content:"\e014"}
.tm-serviceleiste-rechts  #text-17 .tm-sbr-icons-rechts-box::before{content:"\e060"}
.tm-serviceleiste-rechts #text-17 .textwidget{background:#377822}
#fancybox-close::before{background:#fff!important;border-radius:50%;color:#666675;content:"\e60d";font-family:"ET-Bloom";padding:6px;box-shadow:0 0 5px #333;-webkit-box-shadow:0 0 5px #333}
#fancybox-close{background:transparent!important}
#contact_form_pop_angebote .et_pb_slide_description .et_pb_slide_title{font-size:34px!important;margin-bottom:25px!important;padding:35px 0 0!important}
.tm-logo-servicebar > img{margin-bottom:1px!important;max-width:65px!important}
.et_bloom .et_bloom_flyin{z-index:99!important}
/*-----Slim Horizontal Submenus-----*/

/***************** Menu Effect 5 - borders slide in ********************/
#top-menu li{color:#fff}
#top-menu li::before,#top-menu li::after{position:absolute;left:0;width:100%;height:1px;background:#fff;content:'';opacity:0}
#top-menu li::before{top:-20px} 
#top-menu li::after{bottom:-20px}
#top-menu li:hover,#top-menu li:focus{color:#fff}
#top-menu li:hover::before,#top-menu li:focus::before{top:0;opacity:1;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);transform:translateY(0px)}
#top-menu li:hover::after,#top-menu li:focus::after{bottom:0;opacity:1;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);transform:translateY(0px)}
#top-menu li{margin:0px;padding-right:0}
#top-menu ul li::before,#top-menu ul li::after{opacity:0!important}
.nav li ul{padding:0;width:auto;border-top:0px solid #2ea3f2!important}
.nav li.et-reverse-direction-nav li ul{left:auto;right:100%;top:-10px}
.et-fixed-header #top-menu li::after{bottom:0}
/******  Full Screen Slider with Divi    ******/
.et_fullscreen_slider .et_pb_slides,.et_fullscreen_slider .et_pb_slide,.et_fullscreen_slider .et_pb_container{min-height:100%!important;height:100%!important}
/******  Servicebar links - Hover Gray Overlay Style 
.tm-logo-servicebar::after{background:#7f6b66;content:"";height:100%;left:0;opacity:0.7;position:absolute;top:0;width:100%;transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s}
.tm-logo-servicebar img{-webkit-filter:grayscale(1);filter:grayscale(1)}
.tm-logo-servicebar:hover img,.tm-logo-servicebar:focus img{-webkit-filter:grayscale(0.7);filter:grayscale(0.7);transform:scale(1)!important}
.tm-logo-servicebar{display:block;position:relative}
.tm-logo-servicebar:hover::after,.tm-logo-servicebar:hover:focus{opacity:0}
.et_bloom .et_bloom_optin_2  .et_bloom_form_content{background-color:transparent!important}
 Serverbar left hover overlay style END ******/

.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ng{position:absolute;top:30%;left:0;right:0;display:block !important;background:rgba(66, 66, 66, 0.94);text-align:center;color:#fff;padding:14px;border-radius:150px;box-shadow:1px 1px 23px #414141;border:2px dashed #fff}
.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ng::before{content:"";width:10px;height:10px;background:#fff;display:inline-block;vertical-align:middle;margin-right:7px;border-radius:40px;border:6px solid red}
.wpcf7-form-control-wrap.Newsletter{display:block;text-align:left;left:-5px;padding-top:10px;}
.tm-anzahl{width:100%!important}
.tm-senden{background:#6b2216;border:medium none;border-radius:0;color:#fff;font-size:18px;transition:all 0.2s ease-in-out 0s;-webkit-transition:all 0.2s ease-in-out 0s;cursor:pointer;display:block;width:max-content;text-transform:uppercase;padding:5px 16px;float:right;font-weight:400;top:-24px;}
.tm-senden:hover, .tm-senden:focus {background: #7c7c7c!important; padding: 5px 16px!important; border: none!important; }
.tm-ksa-title{font-size:30px;line-height:50px;padding:0 0 15px}
.tm-logo-kunde > img{float:right;position:absolute;right:0;top:0;width:95px}
button.wpcf7-form-control.wpcf7-submit.et_pb_button.tm-senden:after{display:none;}
.tm-schnellanfrage-header-rechts span.wpcf7-list-item{margin:0 0 0 0}
.ui-datepicker{border-radius:0!important;padding:0;width:17em}
.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all{border-radius:0!important}
.ui-datepicker td span,.ui-datepicker td a{text-align:center}
.tm-schnellanfrage-header-rechts br{display:none!important}
#contact_form_pop_anfrage{background:transparent;box-sizing:border-box!important;-webkit-box-sizing:border-box!important;padding:0px}
.wpcf7-form-control-wrap.Anreise::before, .wpcf7-form-control-wrap.Abreise::before{content:"\7d";font-family:etmodules;font-size:25px;position:absolute;right:3px;top:-3px;color: #fff!important;}
.wpcf7-form-control-wrap.Anreiselink::before,.wpcf7-form-control-wrap.Abreiselink::before{content:"\e08d";font-family:etmodules;font-size:18px;position:absolute;right:9px;top:2px}
.tm-schnellanfrage-header-rechts p{padding-bottom:0}
div.wpcf7-mail-sent-ok{border-left:44px solid #60FF00!important;background:#96c11f;border-bottom:0 none;border-right:0 none;border-top:0 none;box-sizing:border-box!important;color:#fff!important;font-size:26px!important;left:0!important;margin:2em 0 1em!important;padding:2% 0 2% 2%!important;position:relative!important;right:0!important;text-align:center;top:-4%!important;width:100%!important}
div.wpcf7-validation-errors{display:none!important} 
.tm-schnellanfrage-header-rechts > table{width:100%;border:0 none!important}
span.wpcf7-not-valid-tip{background:#96c11f;border-left:18px solid #e12417;color:#fff;display:block;font-size:14px;line-height:15px;margin-bottom:0;margin-top:-6px;padding:0 5px}
.referer-page input{ display:none}
.tm-schnellanfrage-header-rechts > table td{border:0 none;padding:0;vertical-align:top}
#contact_form_pop_anfrage .wpcf7-form-control-wrap.Erwachsene select,#contact_form_pop_anfrage .wpcf7-form-control-wrap.Kinder select{padding:9px 6px!important}
#fancybox-content,#fancybox-outer{background:transparent!important}
#contact_form_pop_anfrage .et_pb_section{background-color:transparent}
#fancybox-outer{box-shadow:inherit!important}
#contact_form_pop_anfrage .et_pb_row{padding:0}
div.wpcf7 .ajax-loader{background-image:url("../img/gears.svg")!important;background-size:100% auto!important;height:120px!important;left:0;margin:0 auto;position:absolute;right:0;top:10%;width:120px!important;z-index:999999}
.tm-schnellanfrage-header-rechts .wpcf7-form-control-wrap.Anreise input,.tm-schnellanfrage-header-rechts .wpcf7-form-control-wrap.Erwachsene select{width:99%!important}
.tm-schnellanfrage-header-rechts .wpcf7-form-control-wrap.Nachricht textarea{height:auto!important;max-height:140px}
.tm-schnellanfrage-header-rechts table{margin:0!important}
.tm-contact-form-on-page .tm-schnellanfrage-header-rechts .tm-nl{color:#655652}
/************* Headerslider ML Slider *************/
.tm-ml-scroll-down-button .tm-scroll-next-section{left:0;margin:-75px auto 150px!important;position:absolute;right:0}
.tm-ml-slider-box{padding-top:0!important}
.tm-title-zwei-zeilen.tm-ml-title{color:#fff;text-align:left}
.tm-ml-title .tm-title-zwei-zeilen-sub{color:#fff!important}
.metaslider .caption-wrap,.metaslider .nivo-caption,.metaslider .cs-title{background:rgba(58,48,40,0.26)!important;bottom:0;padding:20px 18px 5px 15px!important;opacity:1!important;transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;display:inline-block!important;width:auto!important}
.on-scroll .metaslider .caption-wrap,.on-scroll .metaslider .nivo-caption,.on-scroll .metaslider .cs-title{opacity:0!important}
/**************************** Mobile Style ****************************/
@media screen and (max-width:1700px){
  .tm-ml-scroll-down-button .tm-scroll-next-section{margin:0 auto!important}
}

@media screen and (max-width:1500px){
#top-menu li a{padding:20px 12px!important;font-size:18px!important;}
.metaslider .flex-control-paging li a{width:20px;height:20px;}
.metaslider .flex-control-nav li{margin-right:3px!important;}
}

@media screen and (max-width:1400px){
.divi_den_pro_photographer_header .et-pb-controllers a{height:5px!important}
.divi_den_pro_photographer_header .et_pb_slider .et-pb-controllers{padding:35px!important;bottom:17%!important;width:35%!important}
/*
body #page-container .divi_den_pro_photographer_header .et-pb-controllers a.et-pb-active-control{
    width:20%!important;}
body #page-container .divi_den_pro_photographer_header .et-pb-controllers a{
    width:13%!important;}
*/
  #top-menu li a{font-size:18px!important;padding:15px 10px!important}
  .tm-logo-mobil-box-headerslider-1{top:236px}

}


@media screen and (max-width:1300px){
.superfly-on .sfm-rollback{display:block}
#main-header #et-top-navigation{visibility:hidden}
#top-menu li a{font-size:0!important}
#main-header{background-color:transparent!important;}
.et_fullwidth_nav #main-header .container{display:none;}
.social-box{right:2%;}
div#top-header{right:80px!important;}
#tm-header-custom-boxes .metaslider .flex-direction-nav a{height:74px!important;width:33px!important;bottom:48%!important;background-size:100px auto;}
.tm-custom-top-abstand-ohne-header {margin-top: 15px!important; }
.superfly-on .sfm-rollback {margin-top: 20px; }
.tm-serviceleiste-links, .tm-serviceleiste-rechts {top: 116px; }
}

@media screen and (max-width:1100px){
.info-header-content{right:30px}
.tm-logo-mobil-box-headerslider-1{top:21%}
body #page-container #box-slider-rose.et_pb_section .et-pb-controllers{bottom:50px!important;}
}

@media screen and (max-width:980px){

#tm-header-custom-boxes .metaslider .flex-direction-nav a{
    background-image:url("../img/bg_direction_nav4.png")!important;
    height:37px!important;
    width:17px!important;
    bottom:50%!important;
    background-size:50px auto;
}

.tm-custom-down-icon-box{bottom:18%;}
.metaslider .flex-control-nav{padding:11px 0 !important;display:block;position:relative;bottom:1px!important;float:none;width:unset;left:0;background:#6d6661;}
  #main-header .container,#top-header .container{width:97%}
  #et-secondary-nav,#et-secondary-menu{display:block!important;margin-top:0!important}
  .superfly-on .sfm-rollback{margin-top:0px;}
  .tm-title-zwei-zeilen.tm-ml-title{font-size:32px}
  .metaslider .caption-wrap{padding:15px 11px 0 5px!important}
  .on-scroll.superfly-on .sfm-rollback{margin-top:0}
  .tm-scroll-next-section{width:60px}
.tm-serviceleiste-links, .tm-serviceleiste-rechts {top: 50px; transform: translate(0%, 0%) rotate(-90deg) scale(.7); right: 12px; }
  .tm-logo-mobil-box-headerslider-1{top:19%}
  .social-box ul.et_pb_social_media_follow.et_pb_social_media_follow_0{padding-top:0px!important;padding-right:0px!important;padding-bottom:0px!important;padding-left:0px!important}
body #page-container #box-slider-rose.et_pb_section .et-pb-controllers{bottom:0px!important;}
}

@media screen and (max-width:768px){
  span.chevron-title{font-size:0!important;}
  .tm-logo-mobil-box-headerslider-1{top:13%}
  span#et-info-email, span#et-info-map{display:none}
  body #page-container #box-slider-rose.et_pb_section .et-pb-controllers{bottom:25px!important;}
  body #page-container #box-slider-rose.et_pb_section .et-pb-controllers{width:100%!important;}
}


@media screen and (max-width:700px){
  .tm-senden {padding: 5px 16px; float: none; top: 0; margin: 5px auto; }
  .wpcf7-form-control-wrap.Newsletter {text-align: center; padding-top: 10px; padding-bottom: 7px; }
  .tm-schnellanfrage-header-rechts p.text {line-height: 21px; font-size: 14px; text-align: center; }
}


@media screen and (max-width:600px){
  #et-info #et-info-email,#et-info #et-info-map{display:none}
  #et-info #et-info-phone{display:block!important}
  #et-info{float:none}
  #et-secondary-menu{float:none;margin-left:0;padding-bottom:5px}
  #top-header{position:relative!important}
  #tm-header-slider .et_pb_slide{background-size:100%!important;background-position:100% 0!important;padding-top:0px!important}
  #main-header{box-shadow:none;top:0!important}
  #tm-header-slider{position:relative!important}
  #tm-header-slider .et_pb_slide_description{visibility:hidden!important}
  .tm-title-zwei-zeilen.tm-ml-title{font-size:25px}
  .tm-custom-top-abstand-ohne-header{margin-top:8px!important}
  div#box-slider-rose .et_pb_slide_title{font-size:30px!important;}
  div#box-slider-rose .et_pb_slider.et_pb_module .et_pb_slide .et_pb_slide_description .et_pb_slide_content{font-size:21px!important;}
.info-header-content {right: 43px; min-width: 100px; bottom: 0; }
.tm-logo-mobil-box-headerslider-1{top:14%;}

}

@media screen and (max-width:550px){
  .tm-title-zwei-zeilen.tm-ml-title{line-height:10px}
  body #page-container #box-slider-rose.et_pb_section .et_pb_slider .et_pb_more_button.et_pb_button{font-size:31px!important;}
.tm-custom-down-icon-box{bottom:25%;}
}

@media screen and (max-width:500px){
  #tm-header-slider .et_pb_slide{max-height:220px}
  .tm-scroll-next-section{margin:-83px 0 90px}
body #page-container #box-slider-rose.et_pb_section .et-pb-controllers a.et-pb-active-control{width:20px!important;}
body #page-container #box-slider-rose.et_pb_section .et-pb-controllers a{width:12px!important;}
.metaslider .flex-control-paging li a{width:10px;height:10px;}
}

@media screen and (max-width:480px){
  .social-box .divi_den_pro_photographer_header ul.et_pb_social_media_follow{display:block !important;}
  .tm-logo-mobil-box-headerslider-1{top:8%;}
  .sfm-navicon-button.sf_label_default{width:40px;height:45px;}
  .superfly-on .sfm-rollback{right:0;}
  div#box-slider-rose .et_pb_slide_title{font-size:25px!important;}
  .sfm-navicon-button.sf_label_default{width:40px!important;}
  .sfm-navicon-button::after{font-size:11px!important;}
body #page-container h1, body #page-container h2 {font-size: 24px!important; }
}

@media screen and (max-width:400px){
  #tm-header-slider .et_pb_slide{max-height:150px}
  .metaslider .caption-wrap,  .metaslider .nivo-caption,  .metaslider .cs-title{display:none!important}
}