<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
img{max-width:100%;}

@media screen and (min-width: 320px) and (max-width: 360px){
.head .head-social-network{border:none;}
#banner{height:150px;}
.todays-weather input[type="text"]{width:210px;}
.footer-widgets .col-xs-6, .our-services .col-xs-6{width:100%;}
.copyright li{display:block; padding-bottom:10px;}
.copyright li a{display:block;}
.newsletter, .operating-hours{padding-bottom:20px;}
#banner .carousel-caption{font-size:13px;}
#banner .slide-1 .carousel-caption{top:0;}
#banner .slide-2 .carousel-caption{top:-10px;}
#banner .slide-3 .carousel-caption{top:-15px;}
}

@media screen and (min-width: 480px) and (max-width: 640px){
#banner{height:250px;}
#banner .carousel-caption{font-size:16px;}
#banner .slide-1 .carousel-caption{top:0;}
#banner .slide-2 .carousel-caption{top:0;}
#banner .slide-3 .carousel-caption{top:0;}
}

@media screen and (min-width: 320px) and (max-width: 640px){
.head, .head .head-right{text-align:center;}
.head .head-right{border-top:1px solid #314379}
.logo, .nav-right{float:none; text-align:center;}
.navbar-toggle{background:#eb5e1a; border:none; margin-right:0;}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{background:#252f64;}
.navbar-collapse{padding:0 15px; text-align:left;}
.navbar-inverse .navbar-nav &gt; li{margin-left:0;}
.navbar-inverse .navbar-nav &gt; li &gt; a{padding-top:10px;}
.our-services .carousel-control.right{right:-10px;}
.our-services .carousel-control.left{left:-10px;}
.copyright li{margin-right:30px;}
.navbar-nav{background:#eb5e1a; border-radius:4px; position:relative;}
.navbar-nav:before{width: 0; height: 0; border-style: solid; border-width: 0 8px 8px 8px; border-color: transparent transparent #252f64 transparent; position:absolute; top:-8px; right:20px;}

.navbar .navbar-collapse{border:none;}
.navbar-inverse .navbar-nav &gt; li &gt; a {padding:10px; border-bottom:1px solid #fff; color:#fff;}
.navbar-inverse .navbar-nav &gt; li &gt; a:hover, .navbar-inverse .navbar-nav &gt;li &gt; a:focus, .navbar-inverse .navbar-nav &gt;li.current a{color:#fff; border-bottom:1px solid #fff; background:#252f64;}
.navbar-inverse .navbar-nav &gt; li.current a{border-radius:4px 4px 0 0;}
.copyright p{padding:7px 0;}
.footer-logo{text-align:left;}
}

@media screen and (min-width: 768px) and (max-width: 980px){
.head, .head .head-right{text-align:center;}
.head .head-right{border-top:1px solid #314379}
.logo, .nav-right{float:none; text-align:center;}
.weather-report .temprature{font-size:29px;}
.weather-report .temprature span{font-size:11px;}
.features h3{font-size:20px;}
.our-services .carousel-control.right{right:0;}
.our-services .carousel-control.left{left:0;}
#banner{height:250px;}
.our-services .carousel-control.left, .our-services .carousel-control.right{top:15%;}
#banner .carousel-caption{font-size:25px;}
#banner .slide-1 .carousel-caption{top:0;}
#banner .slide-2 .carousel-caption{top:-10px;}
#banner .slide-3 .carousel-caption{top:0;}
}

@media screen and (min-width: 1000px) and (max-width: 1024px){
.our-services .carousel-control.left{left:-25px;}
.our-services .carousel-control.right{right:-25px;}
#banner{height:450px;}
.get-quote input[type=submit]{margin-top:5px;}
}
</pre></body></html>