<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* #Media Queries
================================================== */
@media (min-width:1400px) and (max-width:1499px) {
} 

/* END__ */

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

@media (min-width:992px) and (max-width:1199px) {
.stellarnav a{ font-size:14px;}
} 
/* END__ */

@media (min-width:768px) and (max-width:991px) {
.header{ padding:0;}
.header .container{ height:90px;}
.header .logo img{ width:200px;}
.offcanvas-body{ padding:90px 0 0 0;}
.header .icon-menu &gt; li{ border:none;}
.header .icon-menu &gt; li &gt; a{ width:50px;}
.header .icon-menu{ border:none;}
.footer{ padding:20px 0; text-align:center;}
h1{ font-size:36px;}
h2{ font-size:28px;}
h3{ font-size:24px;}
h4{ font-size:20px;}
h5{ font-size:18px;}
h6{ font-size:16px;}
.stroy-list .item .content{ padding:40px 0; }
.stroy-list .item:first-child .content:before{ top:40px;}
.stroy-list .item .content:before{ width:10px;}
.stroy-list .item .inner-content{ padding-top:24px; padding-left:30px;}
.section-icon-title .icon{ width:90px;}
.header .icon-menu &gt; li .dd-holder .card-body a.lang-btn{ width: 100%;}
} 
/* END__ */

@media only screen and (max-width:767px) {
.header{ padding:0;}
.header .container{ height:72px;}
.header .logo img{ width:180px;}
.offcanvas-body{ padding:72px 0 0 0;}
.header .icon-menu &gt; li{ border:none;}
.header .icon-menu &gt; li &gt; a{ width:40px;}
.header .icon-menu{ border:none;}
.footer{ padding:20px 0; text-align:center;}
h1{ font-size:36px;}
h2{ font-size:28px;}
h3, .time-line-content .content .block-content .box time{ font-size:24px;}
h4{ font-size:20px;}
h5{ font-size:18px;}
h6{ font-size:16px;}
.section-icon-title .title-text h1{ font-size:30px;}
.section-icon-title .title-text h2{ font-size:24px;}
.stroy-list .item .content{ padding:40px 0; }
.stroy-list .item:first-child .content:before{ top:40px;}
.stroy-list .item .content:before{ width:10px;}
.stroy-list .item .inner-content{ padding-top:24px; padding-left:30px;}
.section-icon-title .icon{ width:60px;}
.home-banner .banner-text{ top:30%; left:0;-webkit-transform:translateY(-35%); -ms-transform:translateY(-35%); transform:translateY(-35%);}
.section-icon-title .title-text h2{ margin-bottom:2px;}
.home-banner .banner-text .btn{ padding-left:10px; padding-right:10px; width:100%; justify-content:center;}
.section-icon-title.d-md-flex{ display:flex !important;}
.section-icon-title .icon.mb-4{ margin-bottom:0 !important; margin-left:1.5rem;}
.time-line-content .content .block-content .box{ padding:20px;}
.header .icon-menu &gt; li .dd-holder .card-body a.lang-btn{ width: 100%;}
.section-icon-title .icon{ width: 100px;}
.section-icon-title .title-text{ width: 80%;}
} 
/* END__ */

@media only screen and (max-width:374px) {
} 
/* END__ */

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