
/*
Theme Name: holiskin_theme
Author: arturkosinski.pl
Author URI: https://arturkosinski.pl
Version: 1.0
*/

/*
#49423C
#9F897D

*/


.grecaptcha-badge { display: none!important; }


/* colorbox  */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);}#cboxWrapper {max-width:none;}#cboxOverlay{position:fixed; width:100%; height:100%;}#cboxMiddleLeft, #cboxBottomLeft{clear:left;}#cboxContent{position:relative;}#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}#cboxTitle{margin:0;}#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}#cboxOverlay{background:rgba(0,0,0,.9); }#colorbox{outline:0;}#cboxContent{background:#fff; overflow:hidden;}.cboxIframe{background:#fff;}#cboxError{padding:50px; border:1px solid #ccc;}#cboxLoadedContent{margin-bottom:28px;}#cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}#cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}#cboxNext { outline:none!important; position: absolute; top: 50%; right: 20px; background: url(images/icons/right.svg) center center no-repeat ; background-size: auto 8px; width: 40px; height: 40px;  display: -webkit-box;  display: -ms-flexbox;  display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border: 1px solid #111; font-size: 0; }#cboxPrevious { outline:none!important; position: absolute; top: 50%; left: 20px; background: url(images/icons/left.svg) center center no-repeat; background-size: auto 8px; width: 40px; height: 40px;  display: -webkit-box;  display: -ms-flexbox;  display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border: 1px solid #111; font-size: 0; }#cboxClose { utline:none!important; position: absolute; top: 20px; right: 20px; background: url(images/icons/close.svg) center center no-repeat; background-size: auto 8px; width: 40px; height: 40px;  display: -webkit-box;  display: -ms-flexbox;  display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border: 1px solid #111; font-size: 0; }
#cboxClose, #cboxPrevious, #cboxNext { border-radius: .5rem }

/* owl carousel */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height .5s ease-in-out;-o-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:-webkit-transform .1s ease;transition:-webkit-transform .1s ease;-o-transition:transform .1s ease;transition:transform .1s ease;transition:transform .1s ease, -webkit-transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);-webkit-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}    

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,audio,canvas,details,figcaption,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,summary,time,video{border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0;}body{line-height:1;}article,aside,dialog,figure,footer,header,hgroup,nav,section,blockquote{display:block;}nav ul{list-style:none;}ol{list-style:decimal;}ul{list-style:disc;}ul ul{list-style:circle;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:none;}ins{text-decoration:underline;}del{text-decoration:line-through;}mark{background:none;}abbr[title],dfn[title]{border-bottom:1px dotted #000;cursor:help;}table{border-collapse:collapse;border-spacing:0;}hr{display:block;height:1px;border:0;border-top:1px solid #e7e7e7;margin:2rem 0;padding:0;}input,select,a img{vertical-align:middle;} ul { list-style: none; }


body { background: url(images/bg_top.svg) top -150px center no-repeat; background-size: auto 822px;}
body, input, textarea, select { font-family: 'Poppins', sans-serif; }
html { font-size: 16px; }
body { font-size: 1rem; line-height: 1.5; color: #49423C; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.container { margin: 0 auto; }
.flex { display: -webkit-box; display: -ms-flexbox; display: flex; }
.flexWrap { -ms-flex-wrap: wrap; flex-wrap: wrap; }
.vCenter { -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.spaceBetween { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
.alignCenter { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; text-align: center; }

/* Basic colors */
.btn, .textFormat .btn, .cookiesClose, .textFormat a.page-numbers, a.page-numbers, input[type="submit"] { background: #9F897D; color: #fff; font-weight: bold; }
.textFormat a { color: #9F897D; text-decoration: underline; }
ul.menu a, #breadcrumbsWrapper a { color: #49423C; }
ul.menu a:hover { color: #9F897D }
.textFormat a:not(.btn):hover { color: #49423C; }
.btn:hover, .textFormat .btn:hover, .cookiesClose:hover, .textFormat a.page-numbers:hover, a.page-numbers:hover  { background: #49423C }
input[type="submit"]:hover { opacity: .5; }
/* Buttons */
.btn { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center;  margin: 0 auto; width: 190px; height: 55px; text-align: center; text-decoration: none!important; border: none; border-radius: 28px; }
input[type="submit"] { height:55px; width: 190px; border-radius: 28px; text-decoration: none; color: #fff; font-weight: bold; }

/* Header */
header { padding: 2rem 0; }

/* Menu */
#desktopMenu { margin-left: auto; }
#desktopMenu ul.menu { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
#desktopMenu ul.menu > li { margin: 0 0 0 1.5rem; }
#desktopMenu ul.menu a { text-decoration: none; }
ul.menu a { text-transform: uppercase; letter-spacing:.05rem }
/* Sub-menu */
#desktopMenu ul.sub-menu { list-style: none; }
#desktopMenu  li.menu-item-has-children { position: relative; }
#desktopMenu  li.menu-item-has-children:hover ul.sub-menu { visibility: visible; opacity: 1; -webkit-transition-delay: 0s; -o-transition-delay: 0s; transition-delay: 0s;  }
#desktopMenu  li.menu-item-has-children > a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align:center; -ms-flex-align:center; align-items:center }
#desktopMenu  li.menu-item-has-children > a:after { content: ''; display: block; width: 1rem; height:1rem; background: url(images/icons/down.svg) center center no-repeat; background-size: .5rem auto; margin: 0 0 0 .5rem; }
#desktopMenu  ul.sub-menu { visibility: visible; opacity: 1; -webkit-transition-delay: 0s; -o-transition-delay: 0s; transition-delay: 0s;  position: absolute; top: 2rem; left: -.5rem; min-width: 220px; padding: .5rem 1rem; background: none; z-index: 999999; visibility: hidden; -webkit-transition: 0.2s .2s; -o-transition: 0.2s .2s; transition: 0.2s .2s; opacity: 0; text-align: left; font-size: 0.875rem; background: #fff; -webkit-box-shadow: 0 1rem 1rem 0 rgba(0,0,0,.1); box-shadow: 0 1rem 1rem 0 rgba(0,0,0,.1); }

/* Mobile menu */
#openMenu, #closeMenu { display: -webkit-box; display: -ms-flexbox; display: flex; width: 24px; height: 24px; position: fixed; right: 5%; top: 1rem; z-index: 999999; -ms-flex-line-pack: center; align-content: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
#mobileMenu { display: none; position: fixed; top: 0; right: 0; width: 100%; background: #fff; height: 100vh; -webkit-box-shadow: 0 0 40px 0 rgba(0,0,0,.1); box-shadow: 0 0 40px 0 rgba(0,0,0,.1); z-index: 99999; padding: 3rem 2rem 10rem; overflow-y: scroll; z-index: 99999999 }
#mobileMenu  li { text-align: center; margin: 0; }
#mobileMenu li a { display: block; padding: .5rem 0; text-decoration: none; }
#mobileMenu ul { font-size: 1.125rem }
#mobileMenu ul.sub-menu { font-size: .875rem; margin-bottom: 1rem; list-style: none; }
.hiddenBody { overflow-y: hidden; position: relative; height: 100%; }
    
/* Pagination */
.page-numbers { padding: .75rem 1.25rem; border-radius: 4px; margin: 0 .5rem; text-decoration: none; }
span.page-numbers { border: 1px solid #e7e7e7; }
span.page-numbers.dots { border: none; }
#breadcrumbs a, .breadcrumb_last { margin: 0 1rem; }
@media all and (max-width:  767px){
    .page-numbers { display: inline-block; margin-bottom: 1rem }
}

/* Content */
.textFormat p, .textFormat ul, .textFormat ol, .textFormat table, .textFormat blockquote, .textFormat h1, .textFormat h2, .textFormat h3, .textFormat h4, .textFormat h5, .textFormat h6, h1, h2, h3, h4, h5, h6 { margin-bottom: 1.5rem; }
.textFormat ul, .textFormat ol { padding-left: 1.5rem; }
.textFormat ul { list-style-type: disc; }
.textFormat blockquote p:last-child { margin-bottom: 0; }
.textFormat blockquote { background: #f9f9f9; padding: 2rem; }
img { max-width: 100%; vertical-align: middle; height: auto; }
* { -webkit-box-sizing: border-box; box-sizing: border-box; }
table { width: 100%; margin-bottom: 20px; }
td, th { border: 1px solid #e7e7e7; padding: .5rem; text-align: left; }
.textFormat a:hover { text-decoration: underline; }
.textFormat h1, h1 { font-size: 2.5rem; }
.textFormat h2, h2 { font-size: 1.75rem; }
.textFormat h3, h3 { font-size: 1.5rem; }
.textFormat h4, h4 { font-size: 1.25rem; }
.textFormat h5, h5 { font-size: 1rem; }
.textFormat h6, h6 { font-size: 1rem; }

/* Slider */
.owl-dot { margin: 0 .5rem; display: inline-block; }
.owl-dot span { display: block; width: 1rem; height: 1rem; background: #fff; border-radius: 1rem; opacity: .3 }
.owl-dot.active span, .owl-dot  span:hover { background: #fff; opacity: 1; }
.owl-dots { text-align: center; margin-top: 1rem; }
.owl-prev, .owl-next { position: absolute; top: 50%; width: 2rem; height: 2rem; margin-top: -30px; text-align: center; z-index: 99999;   }
.owl-prev { left: -2rem; background: url(images/icons/white/left.svg) center center no-repeat #49423C; background-size: .5rem auto; border-radius: 1rem }
.owl-next { right: -2rem; background: url(images/icons/white/right.svg) center center no-repeat #49423C; background-size: .5rem auto; border-radius: 1rem }


/* Forms */
input, textarea, select { -webkit-appearance: none; -moz-appearance: none; }
label, label span { display: block; }
input, textarea { -webkit-appearance: none; -moz-appearance: none; display: block; margin-top: .5rem; width: 100%; height: 50px; border: 1px solid #e7e7e7; background: #fff; display: block; line-height: 50px; padding-left: 1rem; margin-bottom: 1rem; font-size: 1rem; border-radius: .5rem }
textarea { height: 245px; line-height: 1.5; padding: 1rem; }
input[type="checkbox"] { width: 22px!important; height: 22px!important; border: 1px solid #e7e7e7!important; -webkit-appearance: checkbox; -moz-appearance: checkbox; border-color: #e7e7e7; padding: 0; margin: 0; -ms-flex-preferred-size: 22px; flex-basis: 22px; }
input[type="submit"] { padding: 0; font-size: 1rem; font-weight: bold; margin-top: 1rem; cursor: pointer; border: none; height: 60px; line-height: 60px; }
input.wpcf7-not-valid, textarea.wpcf7-not-valid { border-color: red; background: rgba(237, 88, 95, .2); margin-bottom: 0; }
span.wpcf7-list-item { margin: 0!important; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { opacity: 1; color: #666; }
input::-moz-placeholder, textarea::-moz-placeholder { opacity: 1; color: #666; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder { opacity: 1; color: #666; }
input::-ms-input-placeholder, textarea::-ms-input-placeholder { opacity: 1; color: #666; }
input::placeholder, textarea::placeholder { opacity: 1; color: #666; }
.wpcf7-acceptance label { display: -webkit-box; display: -ms-flexbox; display: flex; margin-top: .5rem }
.wpcf7-acceptance label input + span { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; font-size: .875rem; text-align: justify; }
.wpcf7-acceptance label input[type="checkbox"] { margin: .25rem 1rem 0 0; }


/* Footer & Cookies */
footer { padding: 5rem 0 7rem; }
.footerAuthor { margin-left: auto; }
#cookies { position: fixed; bottom: 0; left: 0; width: 100%; background: #f7f7f7; font-size: .875rem;  line-height: 1.4; z-index: 99999;   }
.cookiesText { margin: .5rem 1rem 0 0; }
.cookiesInner { padding: 1rem 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-line-pack: center; align-content: center; }
.cookiesClose { margin-left: auto; color: #fff; padding: .5rem 1.5rem; text-decoration: none; -ms-flex-item-align: center; -ms-grid-row-align: center; align-self: center; }
.cookiesClose:hover { opacity: .8; }
#gotop { display: none; position: fixed; bottom: 100px; right: 24px; width: 36px; height: 36px; border-radius: 18px; background: #49423C; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
#gotop img { width: 8px; }
#cboxContent { background: none; }


.ico { width: 40px; height:40px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; align-items:center; background: #9F897D; border-radius: 20px; }
.smLink { margin: 0 .5rem; }
#desktopMenu .smFlex { margin: 0 1.5rem; }
.topBtn img { margin:  0 1rem 0 0; }
.topBtn { background: #49423C; }
#introContentBg , .boxShadow, .homePosters02 img, #map iframe , .postThumbnail img, .gallery img { border-radius: 1rem; overflow: hidden; -webkit-box-shadow: 0 0 2rem 0 rgba(0,0,0,.15); box-shadow: 0 0 2rem 0 rgba(0,0,0,.15) }
#introContentTxt { max-width:40%; margin-left: 50%; padding: 10rem 0; }
#intro h1, h1, .textFormat h1 { font-size: 2rem; text-transform: uppercase; letter-spacing:.1rem; text-align: center; font-weight: normal; line-height: 1.35; }
#introLogo img { width: 220px; margin: 2rem auto; display: block; }
h2, .textFormat h2 { font-size: 1.75rem; text-transform: uppercase; letter-spacing:.1rem; text-align: center; font-weight: normal; line-height: 1.2; }
.section { padding: 3rem 0; }
.offerCover { display: block; }
.homeOffer .offerItem { padding: 2rem 2rem 0 2rem; }
.offer h4 { font-size: 1.125rem;  }
.offer a { text-decoration: none; }
.offerCover { margin: 0 0 1.5rem 0; }
.offerTxt p { font-size: 0.875rem; }
.smallBtn { width: auto; height:auto; padding: .75rem 1.5rem; display: inline-block; }
.logosSlider img { opacity: .5; }
.homePosters01 { gap: 3rem; margin: 0 2rem 3rem; }
.homePosters02 img { margin-left: auto; margin-right: auto; display: block; }
#homePosters {background:  url(images/bg_middle.svg) top 100px center no-repeat; background-size: auto 800px }
.cLeft, .cRight { -ms-flex-preferred-size: 50%; flex-basis: 50%; }
.cRight { padding: 3rem; background: #49423C; color: #fff; border-radius: 0 0 10rem 0 }
.cLeft h3 { margin: 0 0 2.5rem; }
.cLeft .ico { width: 50px; height:50px; border-radius: 25px; margin: 0; }
.cLeft .smFlex .ico { margin: 0 1rem 0 0; }
.cLeftSocial { margin: 3.5rem 0 0; }
a.ico:hover { background: #49423C; }
#map iframe { display: block; width: 100%; height:400px; }
.cItem { margin: 0 0 1.5rem; font-size: 1.125rem; }
.cItem .cImg.ico { margin: 0 1.5rem 0 0; }
.cItem p { margin: 0; }
.cLeftContact { margin: 3rem 0 0; }
.wpcf7 form .wpcf7-response-output { border-radius: .5rem }
.accordItem { margin: 0 0 1.5rem; }
.accordQ h4 { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align:center; -ms-flex-align:center; align-items:center; cursor: pointer; }
.accordQ h4:after {  content: ''; display: block; width: 22px; height:22px; border-radius: 11px; background: url(images/icons/white/bottom.svg) center center no-repeat #49423C; background-size: .5rem auto; margin: 0 0 0 1rem; }
.accordA {padding: 0 1.5rem 1.5rem; display: none; }
 .postThumbnail { max-width:768px; margin: 0 auto 2rem; }
#breadcrumbsWrapper { font-size: .75rem; margin: 0 0 2rem; }
#page h1 { font-size: 2.5rem; }
.gallery img { border: none!important; }
.gallery-item { padding: 1rem; }
.offerFlex { gap: 3rem; margin: 3rem 0 0; }
.offerFlex .offerItem { -ms-flex-preferred-size: calc(33.333% - 2rem); flex-basis: calc(33.333% - 2rem) }
.single .postThumbnail { max-width: 600px; }
#introContentBg { background-position: bottom -50px center!important; background-size: cover!important; }




/*******************
 *******************

        RWD 

 *******************
 *******************/


@media all and (min-width: 1200px){
    
    .container { width: 1180px; }
    #desktopMenu { display: -webkit-box!important; display: -ms-flexbox!important; display: flex!important; }
    #openMenu { display: none!important; }

}

@media all and (min-width: 1024px) and (max-width: 1199px){
    
    .container { width: 90%; }
    #desktopMenu { display: -webkit-box!important; display: -ms-flexbox!important; display: flex!important; }
    #openMenu { display: none!important; }

    body { font-size: 15px; }
    .textFormat h1, h1 { font-size: 2rem; }
    .textFormat h2, h2 { font-size: 1.5rem; }
    .textFormat h3, h3 { font-size: 1.25rem; }
    .textFormat h4, h4 { font-size: 1.125rem; }
    .textFormat h5, h5 { font-size: 1rem; }
    .textFormat h6, h6 { font-size: 1rem; }

    #logo img { width: 220px; }

    #introContentTxt { max-width:50%; margin-left: 45%; padding: 6rem 0; }
    #intro h1 { font-size: 1.75rem; }
    .topBtn { display: none; }
    #desktopMenu .smFlex, #desktopMenu .smFlex > *:last-child { margin-right: 0; }
    body { background-position: top -250px center }
}

@media all and (max-width: 1023px){
    
    .container { width: 90%; }
    #desktopMenu { display: none!important; }
    #openMenu { display: -webkit-box!important; display: -ms-flexbox!important; display: flex!important; }

    .textFormat h1, h1 { font-size: 2rem; }
    .textFormat h2, h2 { font-size: 1.5rem; }
    .textFormat h3, h3 { font-size: 1.25rem; }
    .textFormat h4, h4 { font-size: 1rem; }
    .textFormat h5, h5 { font-size: 1rem; }
    .textFormat h6, h6 { font-size: 1rem; }

    #logo img { width: 180px; }
    #introLogo { display: none; }
    #intro h1 { font-size: 1.315rem; }
    #introContentTxt { padding: 6rem 0; max-width:50%; margin-left: 47%; }
    #mobileMenu .smFlex { -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center; margin: 1rem 0 2rem 0; }

    .btn { height:46px; font-size: .875rem; width: 170px; }

    .homePosters01 { margin: 0 0 3rem; }
    .contactFlex { -webkit-box-orient:vertical; -webkit-box-direction:normal; -ms-flex-direction:column; flex-direction:column; }
    .cRight { margin: 3rem 0 0; }

    .offerFlex .offerItem { -ms-flex-preferred-size:calc(50% - 2rem); flex-basis:calc(50% - 2rem) }
    #page h1 { font-size: 1.75rem; }
}

@media all and (max-width: 767px){
        
    /* Footer & Cookies */
    .cookiesInner, footer .container { -ms-flex-wrap: wrap; flex-wrap: wrap; }
    .cookiesText, .footerCopy { margin: 0 0 10px; -ms-flex-preferred-size: 100%; flex-basis: 100%; }
    .footerAuthor, .footerCopy, .cookiesClose { -ms-flex-preferred-size: 100%; flex-basis: 100%; text-align: center; }

}

@media all and (max-width: 479px){

    #introContentBg { background-position: center center!important; }
    #introContentTxt { padding: 3rem 0; }
    #intro h1 { font-size: 1.125rem; }
    .owl-prev { left: 1rem; }
    .owl-next { right: 1rem }
    .homePosters01 { gap: 1rem; margin: 0 0 1rem; }
    #homePosters { background-position: top center!important  }
    .cItem { font-size: 1rem; }
    .cRight { padding: 2rem; border-radius: 0 0 5rem 0 }
    #footerLogo img { width: 200px; }
    #intro .btn { width: 150px; }
    .offerFlex .offerItem { -ms-flex-preferred-size:100%; flex-basis:100% }

}



