<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width: 1600px) {
    #top-slider .item .text-block {width: 35%; top: 15%}
}

@media screen and (max-width: 1280px) {
    .bltitle {font-size: 40px}
    .container {width:89% }
    #top-slider .item .text-block {width: 40%; top: 15%}
    #top-slider .item .text-block p, #top-slider .item .text-block p&gt;a {font-size: .95em}
    #top-slider .item .text-block h1 {font-size: 2.2em}
    #top-slider .item .text-block p.desc {font-size: 1.2em }
}

@media only screen and (max-width : 992px) {
    .hide-on-med-and-down { display: none !important; } 
    .champions-container {padding: 0 !important }
    #home .partners-slider .slick-next, #home .partners-slider .slick-prev { display: none !important; }
    .header { min-height:153px !important  }
    .logo-container {height: 188px;}
    .menuzord-menu ul.dropdown, .menuzord-menu ul.dropdown li ul.dropdown {padding: 0}
    #home .partners-slider .slick-next {right: -30px}
    #home .partners-slider .slick-prev {left: -30px}
  
    #top-slider .item .text-block p {display: none}
    #top-slider .item .text-block p.desc {display: block}
    #top-slider .item .text-block {top: 30%}


    footer .footer-logo {background-size:contain; background-position: center;}

}

@media screen and (max-width: 760px) {
    .logo-container {height: 113px; top:50px}
    .logo-container a {height: 90%; margin-top: 0%; background-position: bottom center;}
    .soc-icons {padding: 10px; margin:0}
    .socicon {padding: 3px 6px 0 6px; font-size: 18px;}
    .langs {padding: 10px 10px 0px}
    .langs a {padding: 4px 6px 7px 6px; font-size: 13px;}
    .menuzord {margin-top: 18px}
    .header { min-height:128px !important  }

    #open-news h2, #open-video h2, #open-photo h2 {font-size:2.4em; padding:.7em 0}

    #contact-form {left: 10%}
   footer .footer-logo {background-size:inherit; background-position:bottom;}
   footer .site-by {text-align: left !important;}
}


@media screen and (max-width: 480px) {
    .logo-container {zoom: .75;top: 65px; background: none;}
    #contact-form {left: 0%; width: auto; right: 0}    
    #slider-container {display: none;}
    #small-header {display: none;}
    .terms-policy {text-align: left !important;}
    footer .soc-icons {text-align: left !important;}
}


@media only screen and (min-width : 601px) {
  .hide-on-med-and-up {    display: none !important; } 

}

@media only screen and (min-width: 600px) and (max-width: 992px) {
  .hide-on-med-only {    display: none !important; } 

}

@media only screen and (min-width : 993px) {
  .hide-on-large-only {    display: none !important; } 

}

@media only screen and (min-width : 993px) {
  .show-on-large {    display: initial !important; } 

}

@media only screen and (min-width: 600px) and (max-width: 992px) {
  .show-on-medium {    display: initial !important; } 
  


}

@media only screen and (max-width : 600px) {
  .show-on-small { display: initial !important; } 
  .center-on-small-only {    text-align: cenater; } 

  .bltitle {font-size: 34px}

}

@media only screen and (min-width : 601px) {
  .show-on-medium-and-up { display: initial !important; } 


}


@media only screen and (max-width : 992px) {
  .show-on-medium-and-down {  display: initial !important; 

  #open-news h2 {font-size: 2em; padding: 1em 0}
} 




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

    .bltitle {font-size: 26px; font-family: 'ws_semi_bold-italic'}
   #open-news h2 { font-size: 2em; padding: 1em 0}
    
}








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