<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

@media screen and (max-width:991px) {
.brands-logo li img{width:160px;}	
.banner-content h1,.form-area h3{font-size:34px;}
.section-banner p{font-size:17px; line-height:27px;}
.form-area{padding:30px 20px;}
.section-about h2{font-size:36px;}
.content-column p{font-size:17px; line-height:30px;}
.section-about h5 a{width:280px; font-size:20px; padding:20px; max-width:100%;}
.testimonials-box p,.testimonials-box h4,.testimonials-box h5{font-size:20px;}
.testimonials-box h5{padding:0;}
footer p{font-size:17px; line-height:30px;}
.navbar-toggler-icon{color:#fff;}
}
@media screen and (max-width:767px) {
.brands-logo{justify-content:space-around;}	
.brands-logo li{ margin-bottom:15px;}	
.section-about{text-align:center;}
.content-column{width:100%;}
.section-about h5 a{margin-top:30px;}
.section-image-content{text-align:center; padding:50px 0;}
.image-right{text-align:center; margin-top:25px;}
.testimonials-box{text-align:center; width:100%; margin-top:50px;}
footer,footer .social{text-align:center;}
footer p{padding-top:15px;}
.image-content h3{margin-top:20px;}
.header .navbar{ padding:50px 15px;}
.header-blank{height:180px;}
.banner-content{text-align:center;}
.navigation ul li{float:none; text-align:right;}
.navigation ul li:last-child a{padding-right:22px;}
.navigation ul{background-color:rgba(0,0,0,0.8); padding:10px 0;}
}
@media screen and (max-width:576px) {
.banner-content h1, .form-area h3{font-size:28px;}	
.section-about h5 a{margin:0; margin-top:30px;}
.section-about h2{font-size:26px; line-height:34px;}
}</pre></body></html>