/* #Media Queries
================================================== */
/* END__ */

@media (min-width: 992px) and (max-width: 1199px) {
} 
/* END__ */

@media (min-width: 768px) and (max-width: 991px) {
.pre-header ul{ display:none;}
.pre-header .logo{ width:160px;}
.post-header .action{ margin-top:10px;}
.banner .carousel-caption h2{ font-size:36px;}
.banner .carousel-caption{ font-size:14px;}
.btn{ padding:6px 14px; font-size:14px;}
.banner .banner-image{ height:350px;}
.w1-scroll{ margin-top:0;}
.section{ padding:25px 10px;}
.w5 .content h2{ font-size:48px;}
.w5 .content h3{ margin-top:0;}
.stellarnav > ul > li{ float:none;}
.service-list .section:nth-child(even):after{ width:100%;}
.service-list .section .full-img{ margin-bottom:30px;}
} 
/* 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;}
.pre-header ul{ display:none;}
.pre-header .logo{ width:160px;}
.post-header .action{ margin-top:10px;}
.banner .carousel-caption h2{ font-size:36px;}
.banner .carousel-caption{ font-size:14px;}
.btn{ padding:6px 14px; font-size:14px;}
.banner .banner-image{ height:350px;}
.w1-scroll{ margin-top:0;}
.section{ padding:25px 10px;}
.w5 .content h2{ font-size:48px;}
.w5 .content h3{ margin-top:0;}
.stellarnav > ul > li{ float:none;}
.service-list .section:nth-child(even):after{ width:100%;}
.service-list .section .full-img{ margin-bottom:30px;}
.page-banner .page-header-content h1{ font-size:38px;}
.page-banner .banner-image{ height:200px;}
.page-banner .content{ padding:10px;}
} 
/* END__ */

@media (max-width: 480px) {
} 
/* END__ */

