/* #Media Queries
================================================== */
/* END__ */

@media (min-width: 992px) and (max-width: 1199px) {
.header .logo img, .footer-logo img{ width:220px;}
.banner .banner-image{ height:600px;}
.w2 .box{ padding:30px;}
.w3 .content .content-box{ padding:50px;}
} 
/* END__ */

@media (min-width: 768px) and (max-width: 991px) {
.header .logo img.footer-logo img{ width:220px;}
.stellarnav > ul > li{ float:none;}
.stellarnav{ order:3; margin-left:16px}
.header .logo{ order:1;}
.post-header .searech-btn{order:2; margin-left:auto;}
.banner .banner-image{ height:500px;}
.banner .carousel-caption h2{ font-size:48px;}
.section{ padding:70px 0;}
.w1 .content{ padding:0; margin-top:40px;}
.w3 .content [class*=col-] + [class*=col-]{ border-top:1px solid #d8d8d8; border-left:none;}
.w3 .content [class*=col-] + [class*=col-]:before{ content:'\f103'; left:50%; top:-30px; -webkit-transform:translate(-50%, 0); -ms-transform:translate(-50%, 0); transform:translate(-50%, 0);}
.w3 .content .content-box .icon{ margin-left:auto; margin-right:auto;}
.w3 .content .content-box{ text-align:center;}
.w4 .intro-content, .w6, .w6 [class*=col-]:last-child{ text-align:center;}
.w6 [class*=col-]:last-child{ margin-top:30px;}
.footer{ text-align:center;}
.footer .col-lg-6{ margin:24px 0;}
.blog-sidebar{ margin-top:30px;}
.sidebar-links{ margin-top:40px;}
} 
/* END__ */

@media only screen and (max-width: 767px) {
h1 small{ font-size:50%;}
.stellarnav{ order:3; margin-left:16px}
.header .logo{ order:1;}
.post-header .searech-btn{order:2; margin-left:auto;}
.pre-header ul.info li + li{ display:none;}
.pre-header .btn{ position:fixed; bottom:0; left:0; right:0; width:100%;}
.pre-header ul.social li a{ height:40px; width:40px; line-height:40px;}
.header .logo img, .footer-logo img{ width:220px;}
.stellarnav > ul > li{ float:none;}
.banner .banner-image{ height:300px;}
.banner .carousel-caption{ text-align:center; font-size:14px;}
.banner .carousel-caption h2{ font-size:30px;}
.banner .carousel-caption .btn{ padding:10px 20px; font-size:14px;}
.section{ padding:35px 10px;}
.w1 .content{ padding:0; margin-top:40px;}
.w3 .content [class*=col-] + [class*=col-]{ border-top:1px solid #d8d8d8; border-left:none;}
.w3 .content [class*=col-] + [class*=col-]:before{ content:'\f103'; left:50%; top:-30px; -webkit-transform:translate(-50%, 0); -ms-transform:translate(-50%, 0); transform:translate(-50%, 0);}
.w3 .content .content-box .icon{ margin-left:auto; margin-right:auto;}
.w3 .content .content-box{ text-align:center;}
.w4 .intro-content, .w6, .w6 [class*=col-]:last-child{ text-align:center;}
.w6 [class*=col-]:last-child{ margin-top:30px;}
.w4 .content{ padding:40px;}
.footer{ text-align:center;}
.footer h4{ font-size:20px;}
.footer-bottom{ padding-bottom:70px;}
.footer .col-lg-6{ margin:24px 0;}
.footer .col-lg-6 [class*=col-] + [class*=col-]{ margin-top:24px;}
.blog-sidebar{ margin-top:30px;}
.page-banner{ padding:50px 0; position:relative;}
.page-banner .container{ position:relative; top:auto; left:auto; -webkit-transform:translate(0%); -webkit-transform:translate(0%); -webkit-transform:translate(0%); padding-left:24px; padding-right:24px;}
.page-banner .banner-image{ position:absolute; top:0; right:0; bottom:0; left:0; height:auto;}
.page-banner .container h1{ font-size:calc(2rem + 1.5vw);}
.post-navigation .nav-links a{ padding:0 1.25rem; width:100%; text-align:center;}
.sidebar-links{ margin-top:40px;}
.post-nav .btn{ width:100%;}
} 
/* END__ */

@media (max-width: 480px) {
} 
/* END__ */

