<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only screen and (max-width: 1360px) {



@font-face {
  font-family: 'Conv_Eurostar black extended';
  src: url('fonts/Eurostar black extended.eot');
  src: local('â˜º'), url('../fonts/Eurostar black extended.woff') format('woff'), url('../fonts/Eurostar black extended.ttf') format('truetype'), url('../fonts/Eurostar black extended.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}



.box_skitter {
 
  height: 350px;

}

.box_skitter_large {
   
    width: 100%;
}
.image_main{
     width: 100%;
}
 
  .section.module.parallax-1{
    background-image: url("../images/mid-banner-small2.jpg");
    width: 100%;
  }

.box_skitter .label_skitter p {
    /*background-color: #000;*/
    /*font-family: 'Conv_Eurostar black extended';*/
	font-family: "giltus_t_lightregular";
    font-size: 55px;
    margin-bottom: 15px;
}


.box_skitter .label_skitter{
  background: none;
  height: 59px;
   left: 109px;

  position: absolute;
  top: 100px;
  height: 50%;
  width: auto !important;
  display: table;
  z-index: 150;
}


.small-banner img{
  width: 100%;
}
.tab.tab-vert &gt; img {
    position: absolute;
    right: -113px;
    top: 199px;
}
.section.module.parallax {
  height: 354px !important;
 
}
.section.module.parallax h1 {
  text-align: center;
  color: #fff;
  display: block;
  font-family: "giltus_t_lightregular";
  font-size: 45px;
  left: 22%;
  margin-bottom: 12%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 12%;
  /* top: 232px; */
  width: 64%;
  }

}

@media screen and (-webkit-min-device-pixel-ratio:0; max-width: 1360px) { 
  
.box_skitter_large {
   
    width: 100%;
}

 
  .section.module.parallax-1{
    background-image: url("../images/mid-banner-small2.jpg");
    width: 100%;
  }

.box_skitter .label_skitter p {
    background-color: #141414;
    font-family: "Conv_corp";
    font-size: 55px;
    margin-bottom: 15px;
}


.box_skitter .label_skitter {
  left: 160px;
}


.small-banner img{
  width: 100%;
}
.tab.tab-vert &gt; img {
    position: absolute;
    right: -113px;
    top: 199px;
}

  }</pre></body></html>