<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* #Media Queries
================================================== */
/* END__ */

@media (min-width: 992px) and (max-width: 1199px) {
} 
/* END__ */

@media (min-width: 768px) and (max-width: 991px) {
.logo, .footer-logo img{ width:180px;}
.header-right{ padding-right:0; padding-left:50px;}
.pre-header .info li:last-child{ display:none;}
.banner .carousel-caption h2{ font-size:45px;}
.banner .carousel-caption{ font-size:16px;}
.banner .banner-image{ height:500px;}
.w1 .container{ margin-top:0;}
.w1, .section{ padding:45px 0;}
.block-img::after { border-width:4px; left:-12px; bottom:-12px;}
.w2 .content{ margin-top:30px; padding:0;}
.w3 .content{ padding:30px;}
.chequred-content .section .content{ margin-top:30px;}
.chequred-content .section:nth-child(odd) .content, .chequred-content .section:nth-child(even) .content{ padding:0;}
.w4 .form-wrap{ margin-top:30px;}
.w4 .media{ font-size:40px;}
.footer-bottom .social, .footer-bottom p, .footer-bottom ul.footlink{ float:none;}
.footer-bottom p{ padding:2px 0;}
.footer-bottom .social li{ margin:0 6px;}
.banner{ margin-top:126px;}
.banner-image{ height:300px;}
.page-banner .container{ padding-top:87px;}
.image-list{ margin-bottom:30px;}
.header-right .search-icon{ right:auto; left:0;}
} 
/* END__ */

@media only screen and (max-width: 767px) {
body, .form-control, .btn , .dropdown-menu, .input-group-text, .popover-header{ font-size:1rem;}
h1, .h1 {font-size:1.875rem;}
h2, .h2 {font-size:1.6875rem;}
h3, .h3 {font-size:1.4375rem;}
h4, .h4 {font-size:1.25rem;}
h5, .h5 {font-size:1.125rem;}
h6, .h6 {font-size:1rem;}
.logo, .footer-logo img{ width:180px;}
.header-right{ padding-right:0; padding-left:50px;}
.pre-header .info li:last-child{ display:none;}
.banner .carousel-caption h2{ font-size:32px;}
.banner .carousel-caption{ font-size:16px;}
.banner .banner-image{ height:400px;}
.w1 .container{ margin-top:0;}
.w1, .section{ padding:25px 5px;}
.block-img::after { border-width:4px; left:-12px; bottom:-12px;}
.w2 .content{ margin-top:30px; padding:0;}
.w3 .content{ padding:30px;}
.chequred-content .section .content{ margin-top:30px;}
.chequred-content .section:nth-child(odd) .content, .chequred-content .section:nth-child(even) .content{ padding:0;}
.w4 .form-wrap{ margin-top:30px;}
.w4 .media{ font-size:40px;}
.footer-bottom .social, .footer-bottom p, .footer-bottom ul.footlink{ float:none;}
.footer-bottom p{ padding:2px 0;}
.footer-bottom .social li{ margin:0 6px;}
.banner{ margin-top:126px;}
.banner-image, .page-without-banner{ height:250px;}
.page-banner .container{ padding-top:87px;}
.member-info .full-img{ margin-bottom:28px;}
.image-list{ margin-bottom:30px;}
.image-list li + li{ margin-top:-15px;}
.header-right .search-icon{ right:auto; left:0;}
.header-collapse{ width:auto; left:0; right:0;}
} 
/* END__ */

@media (max-width: 480px) {
} 
/* END__ */

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