@charset 'UTF-8';
.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
 .slick-loading .slick-list
{
background: #fff url(https://www.ferienwohnungen-karin.com/wp-content/themes/effekt/slickslider/ajax-loader.gif) center center no-repeat;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(https://www.ferienwohnungen-karin.com/wp-content/themes/effekt/slickslider/fonts/slick.eot);
src: url(https://www.ferienwohnungen-karin.com/wp-content/themes/effekt/slickslider/fonts/slick.eot?#iefix) format('embedded-opentype'), url(https://www.ferienwohnungen-karin.com/wp-content/themes/effekt/slickslider/fonts/slick.woff) format('woff'), url(https://www.ferienwohnungen-karin.com/wp-content/themes/effekt/slickslider/fonts/slick.ttf) format('truetype'), url(https://www.ferienwohnungen-karin.com/wp-content/themes/effekt/slickslider/fonts/slick.svg#slick) format('svg');
} .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
display: block;
width: 20px;
height: 20px;
padding: 0; cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 15px;
height: 15px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 15px;
height: 15px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
position: absolute;
top: 0;
left: 0;
width: 15px;
height: 15px;
content: '';
text-align: center;
opacity: .7;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
background-color: #fff;
border-radius: 20px;
}
.slick-dots li.slick-active button:before
{
opacity: 1;
color: #fff;
}.slick-slider{
width: 100%;
position: relative;
}
.slick-slide{
background-size: cover;
background-position: center;
background-repeat:  no-repeat;
position: relative;
width: 100%;
margin: 0 auto;
text-align: center;
}
.hauptslider .slick-slide{
height: calc(100vh - 146px);
}
.small_slider .slick-slide{
height: 700px;
}
.slick-slide{
width: 100%;
opacity: 1;
position: relative;
margin: 0 auto;
display: none;
}
.slick-slide:first-child, .slick-initialized .slick-slide{
display: block;
}
.hauptslider .slick-list{
padding: 0 !important;
}
.slick-prev {
left: calc(50% - 29px);
bottom: -80px;
background-image: url(https://www.ferienwohnungen-karin.com/wp-content/themes/effekt/images/prev.svg);
width: 18px;
height: 35px;
z-index: 7;
background-size: 100%;
background-repeat: no-repeat;
transform: none;
}
.slick-next{
right: calc(50% - 29px);
bottom: -80px;
background-image: url(https://www.ferienwohnungen-karin.com/wp-content/themes/effekt/images/next.svg);
width: 18px;
height: 35px;
z-index: 7;
background-size: 100%;
background-repeat: no-repeat;
transform: none;
}
.slick-dotted.slick-slider {
margin-bottom: 0;
}
.hauptslider .slick-dots{
margin: 0 auto;
max-width: 1280px;
width: 100%;
position: absolute;
left: calc(50% - 640px);
bottom: 30px;
padding: 0 25px;
}
.small_slider .slick-dots{
margin: 0 auto;
width: 100%;
position: absolute;
left: 0;
bottom: 30px;
padding: 0 25px;
text-align: center;
}
.text_box{
position: absolute;
bottom: 60px;
left: 0px;
width: 100%; 
color: #fff;
text-align: center;
text-shadow: 1px 1px 1px #777;
z-index: 2;
}
.inner_text_box{
font-family: 'Faustina', sans-serif;
font-size: 80px;
max-width: 1280px;
width: 100%;
margin: 0 auto;
text-align: left;
padding: 0 25px;
line-height: 1.2;
}
.markl{
line-height: 0;
width: 200px;
position: absolute;
bottom: 30px;
right: calc(50% - 615px);
z-index: 2;
}
.markl a{
display: block;
}
.verlauf {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 45%;
z-index: 1;
} .wohungs_info{
margin-bottom: 50px;
}
.info_box{
display: inline-block;
vertical-align: middle;
margin: 0 20px;
}
.info_box img{
display: inline-block;
vertical-align: middle;
width: 40px;
margin-right: 10px;
}
.info_box span{
display: inline-block;
vertical-align: middle;
}
.anker_leiste{
text-align: center;
margin: 50px auto;
}
.anker_leiste .button{
margin: 0 20px;
}
.umbruch{
display: none;
}
.galerie{
margin-top: 50px;
}
.preise_box{
width: 100%;
padding: 10px 0;
border-bottom: 1px solid #707070;
}
.preise_box:last-child{
border: none;
}
.datum{
float: left;
text-align: left;
}
.preis{
float: right;
text-align: right;
}
.wohung_box{
width: calc(50% - 20px);
float: left;
margin-bottom: 40px;
text-align: left;
}
.wohung_box:nth-child(2n){
float: right;
}
.wohung_box .wohnung_text{
background-color: #5B544D;
color: #fff;
}
.wohung_box .wohnung_text h3{
color: #fff;
}
.wohung_box .welle_box{
background-image: url(https://www.ferienwohnungen-karin.com/wp-content/themes/effekt/images/welle_b.svg);
}
.wohung_box .button a, .wohung_box .button span{
color: #fff;
}
.bg_dunkel{
background-color: #5B544D;
color: #D2C8BC;
}
.bg_dunkel h1, .bg_dunkel h2, .bg_dunkel h3, .bg_dunkel h4{
color: #CCAF46;
}
.button{
display: inline-block;
margin: 30px auto 0;
}
.button a, .button span{
border: 1px solid #DD9343;
padding: 10px 20px;
color: #5B544D;
display: block;
font-weight: 300;
font-size: 16px;
}
.button a:hover, .button span:hover{
background-color: #DD9343;
color: #fff;
cursor: pointer;
text-decoration: none;
} .icon_slider{
margin: 0 auto 30px;
text-align: center;
}
.text_icon{
max-height: 180px;
max-width: 250px;
margin: 0 auto;
} .list_box{
display: block;
padding: 20px 0;
border-bottom: 1px solid #5A554F;
}
.bg_dunkel .list_box{
color: #fff;
border-color: #BEAFA2;
}
.list_box:last-child{
border: none;
} .content_slider .slick-slide{
height: 900px;
}
.content_slider .slick-dots{
margin: 0 auto;
width: 100%;
position: absolute;
left: 0;
bottom: 30px;
padding: 0 25px;
text-align: center;
}
.slider_text{
font-size: 50px;
color: #5B544D;
font-family: 'Faustina', sans-serif;
width: 100%;
max-width: 500px;
text-align: center;
margin: 50px auto 0;
padding: 0 25px;
} .auflistung_wohnung h3{
color: #D2C8BC;
font-size: 30px;
font-family: 'Montserrat', sans-serif;
}
.wohnung_slider{
margin-bottom: 30px;
}
.wohnung_slider .slick-slide{
margin: 0 10px;
}
.wohung_inner_box{
}
.wohung_inner_box a{
color: #5B544D !important;
display: block;
}
.wohung_inner_box a:hover{
text-decoration: none;
color: #5B544D !important;
}
.wohnung_bild{
position: relative;
line-height: 0;
}
.wohnung_bild img{
}
.welle_box{
position: absolute;
bottom: 0;
width: 100%;
height: 30px;
background-image: url(https://www.ferienwohnungen-karin.com/wp-content/themes/effekt/images/welle.svg);
background-size: 100%;
}
.wohnung_text{
background-color: #D2C8BC;
padding: 20px 15px;
}
.wohnung_text h3{
font-size: 23px; color: #3B3735;
text-align: left;
margin-bottom: 20px;
}
.info_box_slider {
display: inline-block;
vertical-align: middle;
text-align: left;
margin-bottom: 10px;
}
.info_box_slider img{
display: inline-block;
vertical-align: middle;
width: 25px;
margin-right: 5px;
}
.info_box_slider span{
display: inline-block;
vertical-align: middle;
font-size: 16px;
}
.info_box_slider_1, .info_box_slider_3{
width: 180px;
}
.info_box_slider_2, .info_box_slider_4{
width: 120px;
} .erlebniss_box{
width: calc(50% - 20px);
float: left;
margin-bottom: 40px;
text-align: left;
}
.erlebniss_box:nth-child(2n){
float: right;
}
.erlebniss_bild_box{
position: relative;
line-height: 0;
}
.erlebniss_text_box{
background-color: #D2C8BC;
padding: 0 15px;
color: #5B544D;
font-size: 18px;
}
.innererlebniss_text_box{
margin: 20px auto;
}
.erlebniss_text_box h3{
font-size: 35px;
color: #EB9127;
text-align: left;
margin-bottom: 10px;
} .auflistung_preise{
}
.auflistung_preise h1{
line-height: 1;
}
.auflistung_preise h1 span{
display: inline-block;
vertical-align: bottom;
}
.auflistung_preise h1 span:last-child{
font-size: 18px;
margin: 0 0 10px 20px;
}
.accordion_box{
border-bottom: 2px solid #707070;
margin-bottom: 20px;
padding-bottom: 20px;
}
.accordion {
background-color: #D2C8BC;
cursor: pointer;
width: 100%;
border: none;
text-align: left;
outline: none;
transition: 0.4s;
font-family: 'Montserrat', sans-serif;
color: #5B544D;
position: relative;
}
.accordion_titel{
font-size: 25px;
font-weight: normal;
}
.accordion_untertitel{
font-size: 20px;
}
.trenner{
margin: 0 10px;
}
.accordion:after {
content: '\002B';
color: #777;
font-weight: 300;
position: absolute;
right: 0;
top: calc(50% - 20px);
font-size: 40px;
}
.active:after {
content: "\2212";
}
.panel {
padding: 0;
max-height: 0;
overflow: hidden;
transition: max-height 0.2s ease-out;
}
.winepass_block, .winepass_block h4{
color: #fff;
}
.winepass_block h2{
margin-bottom: 10px;
color: #fff;
}
.winepass_block h3{
color: #fff;
font-size: 30px;
}
.winepass_box{
border-bottom: 1px solid #5B544D;
margin-bottom: 20px;
padding-bottom: 20px;
}
.bg_dunkel .winepass_box{
border-bottom: 1px solid #FFFFFF;
}
.winepass_box:first-child{
margin-top: 50px;
}
.winepass_titel{
font-size: 25px;
margin: 0 auto;
font-weight: 500;
font-family: 'Montserrat', sans-serif;
}
.winepass_text{
}
.nutzliches_block h2{
margin-bottom: 10px;
}
.nutzliches_block h3{
font-size: 30px;
} .anfragen_buchen h1{
margin-bottom: 10px;
}
.untertitel{
font-size: 20px;
}
#lts-eventfinder .lts-events-v2 .lts-search__bar, #lts-eventfinder .lts-events-v2 .lts-date-box{
background-color: #5B544D !important;
}
#lts-eventfinder .lts-events-v2 .lts-pager__item.active, #lts-eventfinder .lts-events-v2 .lts-pager__item:hover{
background-color: #5B544D !important;
border-color: #5B544D !important;
}
#lts-eventfinder .lts-events-v2 .lts-infos__item i{
color: #DD9343 !important;
} .angebot_box{
width: calc(50% - 20px);
float: left;
margin-bottom: 40px;
text-align: left;
}
.angebot_box:nth-child(2n){
float: right;
}
.erlebniss_bild_box{
position: relative;
line-height: 0;
}
.angebot_text_box{
background-color: #5B544D;
padding: 0 15px;
color: #fff;
font-size: 18px;
}
.innererlebniss_text_box{
margin: 20px auto;
}
.angebot_text_box h3{
font-size: 35px;
color: #CCAF46;
text-align: left;
margin-bottom: 10px;
}
.angebot_box .welle_box{
background-image: url(https://www.ferienwohnungen-karin.com/wp-content/themes/effekt/images/welle_b.svg);
}
.datum_angebot{
display: inline-block;
vertical-align: middle;
margin: 0 auto;
}
.datum_von{
display: inline-block;
vertical-align: middle;
}
.datum_bis{
display: inline-block;
vertical-align: middle;
}
.datum_angebot .trenner{
display: inline-block;
vertical-align: middle;
margin: 0 5px;
}
.angebot_preis{
font-weight: 500;
margin-bottom: 30px;
}
.vorschau_text_angebot{
margin-bottom: 40px;
}.header{
background-color: #5B544D;
padding: 20px 0;
}
.header .w1280{
padding: 0;
}
.header_logo{
margin-left: 25px;
line-height: 0;
float: left;
width: 150px;
}
.header_logo a{
display: block;
}
.header_rechts{
float: right;
margin: 15px 25px 14px 0;
} #languages{
line-height: 1;
font-size: 16px;
}
#languages a{
display: inline-block;
vertical-align: middle;
color: #E0E0E0;
text-transform: uppercase;
}
#languages span{
display: inline-block;
vertical-align: middle;
margin: 0 5px;
color: #E0E0E0;
text-transform: uppercase;
}
#languages a.active{
} .open_menu{
width: 55px;
height: 40px;
position: relative;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
cursor: pointer;
margin-top: 20px;
}
.open_menu span{
display: block;
position: absolute;
height: 3px;
width: 100%;
background: #E0E0E0;
border-radius: 9px;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}
.open_menu span:nth-child(1) {
top: 0px;
}
.open_menu span:nth-child(2),.open_menu span:nth-child(3) {
top: 19px;
}
.open_menu span:nth-child(4) {
bottom: 0px;
}
.open_menu.open span:nth-child(1) {
top: 19px;
width: 0%;
left: 50%;
}
.open_menu.open span:nth-child(2) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.open_menu.open span:nth-child(3) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.open_menu.open span:nth-child(4) {
top: 19px;
width: 0%;
left: 50%;
} .menu{
display: none;
background-color: #847F79;
padding: 50px 0;
min-height: calc(100vh - 146px);
height: auto;
position: absolute;
top: 146px;
width: 100%;
z-index: 9;
}
.nav-menu{
margin: 0 auto;
list-style: none;
max-width: 1280px;
padding: 0 20px;
text-align: right;
}
.nav-menu li{
margin: 0 auto 10px;
display: block;
}
.nav-menu li a{
display: block;
color: #fff;
text-transform: uppercase;
font-size: 30px;
font-weight: 400;
}
.nav-menu li a:hover, .nav-menu li.current_page_item a{
text-decoration: underline;
}
.sub-menu{
margin: 5px auto 0;
}
.sub-menu li{
display: inline-block;
vertical-align: middle;
margin-left: 10px;
}
.sub-menu li a{
font-weight: 300;
font-size: 25px;
}
.break_point_menu{
display: block;
line-height: 0;
} .footer{
background-color: #5B544D;
padding: 50px 0;
text-align: center;
color: #fff;
border-top: 2px solid #D2C8BC;
}
.footer a{
color: #fff;
}
.footer_logo{
max-width: 220px;
margin: 0 auto;
line-height: 0;
}
.footer_logo a{
display: block;
}
.adresse{
margin: 80px auto;
}
.buchen_button{
display: inline-block;
margin: 0 auto;
}
.buchen_button a{
display: block;
padding: 10px 20px;
color: #fff;
border: 1px solid #DD9343;
}
.buchen_button a:hover{
background-color: #DD9343;
color: #fff;
text-decoration: none;
}
.social_block{
margin-top: 80px;
}
.social_box{
display: inline-block;
vertical-align: middle;
width: 50px;
margin: 0 10px;
}
.social_box a{
display: block;
}
.footer_link_block{
background-color: #ECECEB;
padding: 50px 0;
text-align: center;
}
.logo_box{
display: inline-block;
vertical-align: middle;
line-height: 0;
max-width: 100px;
margin: 0 50px;
}
.logo_box a{
display: block;
width: 100%;
height: 100%;
}
.logo_box img{
max-height: 110px;
}
.impressum{
background-color: #ffffff;
text-align: center;
padding: 20px 25px;
font-size: 16px;
}
.impressum a{
color: #5B544D;
display: inline-block;
vertical-align: middle;
}
.impressum span{
color: #5B544D;
display: inline-block;
vertical-align: middle;
margin: 0 10px;
}body{
font-family: 'Montserrat', sans-serif;
color: #5B544D;
line-height:1.5;
font-size: 20px;
margin: 0px;
background-color: #D2C8BC;
font-weight: 300;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'Faustina', serif;
color: #5B544D;
line-height:1.2;
margin: 0 auto 30px;
font-size: 50px;
font-weight: 300;
}
div p{
margin: 0px 0px 15px 0px;
}
div p:last-child, p:last-child{
margin: 0 auto;
}
img{
max-width: 100%;
height:auto;
max-height: 100%;
}
a{
color: #DD9343;
text-decoration: none;
}
a:active, a:hover {
color: #CCAF46;
text-decoration: underline;
}
.textcenter{
text-align:center;
}
svg, video{
max-width: 100%;
}
ul{
padding-left: 20px;
margin: 0 auto 15px;
} .w1280{
max-width: 1280px;
margin: 0 auto;
position:relative;
padding: 0px 40px;
}
.w1024{
max-width:1024px;
margin:0 auto;
position:relative;
}
.w960{
max-width:960px;
margin:0 auto;
position:relative;
}
.w800{
max-width:800px;
margin:0 auto;
position:relative;
}
.w600{
max-width:600px;
margin:0 auto;
position:relative;
}
.margin_oben{
margin-top: 100px;
}
.margin_unten{
margin-bottom: 100px;
}
.fullwidth{
width:100%;
background-repeat:no-repeat;
background-size:cover;
background-position: center;
position: relative;
}
.h900{
height: 900px;
} html {
box-sizing: border-box;
}
*, *:before, *:after {
box-sizing: inherit;
}
.clearfix:before,
.clearfix:after {
content:"";
display:table;
}
.clearfix:after {
clear:both;
}
.clearfix {
zoom:1; }@media screen and (max-height: 550px) {
.hauptslider .slick-slide {
height: 500px;
}
}
@media screen and (max-height: 860px) {
.nav-menu li a{
font-size: 25px;
}
.sub-menu li a{
font-size: 20px;
}
}
@media screen and (max-height: 720px) {
.nav-menu li a{
font-size: 20px;
}
.sub-menu li a{
font-size: 18px;
}
}
@media screen and (max-width: 1850px) {
}
@media screen and (max-width: 1650px) {
}
@media screen and (max-width: 1600px) {
}
@media screen and (max-width: 1500px) {
}
@media screen and (max-width: 1300px) {
.content_slider .slick-slide {
height: 850px;
}
}
@media screen and (max-width: 1280px) {
.slick-dots, .hauptslider .slick-dots{
left: 0 !important;
}
.markl{
right: 25px;
}
}
@media screen and (max-width: 1270px) {
.wohnung_text h3{
text-align: center;
}
}
@media screen and (max-width:1241px){
}
@media screen and (max-width:1200px){
.content_slider .slick-slide {
height: 800px;
}
}
@media screen and (max-width:1140px){
}
@media screen and (max-width:1100px){
.inner_text_box{
font-size: 60px;
}
.markl{
width: 160px;
}
}
@media screen and (max-width:1024px){
.content_slider .slick-slide {
height: 750px;
}
.small_slider .slick-slide {
height: 650px;
}
}
@media screen and (max-width: 1000px) {
}
@media screen and (max-width: 960px) {
}
@media screen and (max-width: 950px) {
.anker_leiste .button {
margin: 0 5px;
}
}
@media screen and (max-width: 900px) {
.content_slider .slick-slide {
height: 700px;
}
.small_slider .slick-slide {
height: 600px;
}
.erlebniss_box {
width: calc(50% - 15px);
margin-bottom: 30px;
}
.angebot_box{
width: calc(50% - 15px);
margin-bottom: 30px;
}
}
@media screen and (max-width: 850px) {
}
@media screen and (max-width: 830px) {
.umbruch{
display: block;
}
.anker_leiste .button{
width: 200px;
margin-bottom: 10px;
}
}
@media screen and (max-width: 820px) {
.logo_box{
margin: 0 30px;
}
.content_slider .slick-slide {
height: 650px;
}
.slider_text{
font-size: 40px;
}
.small_slider .slick-slide {
height: 550px;
}
}
@media screen and (max-width: 800px) {
.wohung_box {
width: auto;
max-width: 480px;
float: none !important;
text-align: center;
margin: 0 auto 30px;
}
}
@media screen and (max-width: 780px) {
.erlebniss_box {
width: 100%;
margin-bottom: 30px;
}
.angebot_box{
width: 100%;
margin-bottom: 30px;
}
}
@media screen and (max-width: 750px) {
h1, h2, h3, h4, h5, h6{
font-size: 40px;
}
.text_icon{
width: 200px;
}
.info_box{
margin: 0 10px;
}
.info_box img{
width: 30px;
}
.info_box span {
font-size: 18px;
}
}
@media screen and (max-width: 715px) {
.content_slider .slick-slide {
height: 600px;
}
}
@media screen and (max-width: 700px) {
.inner_text_box {
font-size: 40px;
}
.markl {
width: 120px;
}
.margin_oben{
margin-top: 60px;
}
.margin_unten{
margin-bottom: 60px;
}
.w1280{
padding: 0 25px;
}
.wohnung_slider {
margin-bottom: 70px;
}
.small_slider .slick-slide {
height: 500px;
}
}
@media screen and (max-width: 680px) {
.logo_box img {
max-height: 110px;
}
.logo_box {
margin: 0 20px;
max-width: 70px;
}
}
@media screen and (max-width: 650px) {	
.content_slider .slick-slide {
height: 550px;
}
}
@media screen and (max-width: 625px) {
}
@media screen and (max-width: 600px) {	
h1, h2, h3, h4, h5, h6 {
font-size: 35px;
}
.winepass_titel{
font-size: 20px;
}
body{
font-size: 18px;
}
.small_slider .slick-slide {
height: 450px;
}
.info_box {
margin: 0 auto 20px;
display: block;
}
.info_box:last-child {
margin: 0 auto;
}
}
@media screen and (max-width: 580px) {
.content_slider .slick-slide {
height: 500px;
}
}
@media screen and (max-width: 550px) {
.slider_text{
font-size: 30px;
}
.wohnung_slider .slick-slide{
margin: 0 auto;
}
}
@media screen and (max-width: 500px){
.nav-menu li a{
font-size: 18px;
}
.sub-menu li a{
font-size: 16px;
}
.adresse{
font-size: 18px;
margin: 60px auto;
}
.social_block {
margin-top: 60px;
}
.inner_text_box {
font-size: 30px;
}
.markl {
width: 90px;
}
.content_slider .slick-slide {
height: 450px;
}
.small_slider .slick-slide {
height: 400px;
}
}	
@media screen and (max-width: 480px){	
.logo_box {
display: block;
margin: 0 auto 20px;
}
.logo_box:last-child{
margin: 0 auto;
}
}
@media screen and (max-width: 450px){	
.info_box_slider {
display: block;
margin-bottom: 10px;
text-align: center;
width: 100%;
}
.small_slider .slick-slide {
height: 350px;
}
}
@media screen and (max-width: 400px){	
}
@media screen and (max-height: 500px) {
} @media print {
body {
background: none !important;
color: #000;
font-size: 10pt;
}
}