@charset "utf-8";
/* CSS Document */
/* Extra large devices (large desktops, 1200px and up) */

@media (min-width: 1200px) {  

}

/* width: 991px; */
@media screen and (max-width: 61.938em) {
.home-client-section1{ border-right:0;border-bottom:1px dashed #cccccc;}
.home-client-section2{ border-right:0;border-bottom:1px dashed #cccccc;}
.home-client-section3{ border-right:0;border-bottom:1px dashed #cccccc;}
.home-client-section5{ border-right:0;border-bottom:1px dashed #cccccc;}
.home-client-section6{ border-right:0;border-bottom:1px dashed #cccccc;}
.home-client-section7{ border-right:0;border-bottom:1px dashed #cccccc;}
.home-client-section9{ border-right:0; border-bottom:1px dashed #cccccc;}
.home-client-section10{border-right:0; border-bottom:1px dashed #cccccc;}
.home-client-section11{ border-right:0; border-bottom:1px dashed #cccccc;}
.home-client-section12{ border-right:0; border-bottom:1px dashed #cccccc;}
.completed-projects-slider .controls{margin-bottom:15px;position: relative;float: right;text-align: right;right: 0;top: 0px;}
.topbar-left ul li{display: block;line-height: 30px;}
.socialtop{text-align: left;line-height: 35px;}
.carousel-caption{top:80px;}
.border-layer{left: 55%;}
.about-us-home .leftside{width: 100%;padding: 30px 15px 30px 15px;}
.about-us-home .rightside{width: 100%;}
.about-us-home .rightside img{width: 100%;}
.about-us-home .leftside .main{margin-right: 0}
.home-complited-projects{padding: 70px 15px;}
.home-complited-projects .completed-projects-slider .home-completed-projects-pane .image-section{margin-top: 10px;}
.megamenu .dropdown-menu {width: 76%!important;top: 60%;}
.footer-section .footer-links .footer-quick-links .two-line ul li{width: 100%;}
.footer-section .copyright .dfox{text-align: left}
.about-us .leftpart{width: 100%;padding:30px 15px;}
.about-us .rightpart{width: 100%;}
.about-us .rightpart img{width: 100%;}
.products .leftside{width: 100%;}
.products .leftside img{width: 100%;}
.products .rightside{padding: 30px 15px;width:100%;}
.products .rightside ul li::before{left: 15px;}
.photo-gallery .home-completed-projects-pane i.fa{left:283px;}
.title-section-breadcrumb{margin-left: 15px;}

}
/*============	Media 768Px Start ============ */
@media (min-width: 767px) and (max-width: 768px) {
.carousel-caption{top:30px;}
.border-layer{left: 35%;}
.home-latest-products .home-product-pane .home-product-content-pane{min-height: 340px;height: 100%;}
.breadcurmb-section .inspiring-section-bg {-webkit-clip-path: polygon(52% 0, 100% 0, 80% 0, 65% 100%, 0 100%, 0 0);clip-path: polygon(52% 0, 100% 0, 80% 0, 65% 100%, 0 100%, 0 0);}
}

/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {
.navbar-default.navbar-trans .nav-item,
.navbar-default.navbar-reduce .nav-item { margin-left: 30px;}
.navbar-default .dropdown .dropdown-menu { border-top: 4px solid #071e5c; border-left: 0; display: block; position: absolute; box-shadow: 0 2px rgba(17, 16, 15, 0.1), 0 2px 10px rgba(20, 19, 18, 0.1);}

}

/*============ Media 300Px Star ============ */
@media (max-width: 480px) {
.topbar-left ul li{display: block;line-height: 30px;font-size: 16px;}
.carousel-caption{display: none;}
.footer-section .footer-links .footer-quick-links .addres-line ul li i.fa{font-size: 20px;}
.footer-section .footer-links .footer-quick-links .addres-line ul li{font-size: 13px;}
.title-section-breadcrumb{margin-left: 15px;margin-right: 15px;}
.title-section-breadcrumb h2{font-size: 20px;}
.title-section-breadcrumb h2:after{width: 20px;}
.title-section-breadcrumb h2:before{width: 100px;}
.title-section-breadcrumb ul li{font-size:13px;}
.photo-gallery .home-completed-projects-pane i.fa{left: 402px;}
.megamenu .dropdown-menu{width: 100%!important;}
.navbar-brand{width: 300px;}
.breadcurmb-section .inspiring-section-bg {left: 0;background-color: rgba(3,27,89,0.98);position: relative;top: 0;-webkit-clip-path: none;clip-path: none;height: 180px!important;overflow: hidden;opacity: 0.9;padding: 20px 0 0 0!important;}
}

/*============ Media 320Px Start ============ */
@media (max-width: 320px) {
.topbar-left ul li{display: block;line-height: 26px;font-size: 11px;}
.navbar-brand{width: 205px;}
.title-section-left-white h2{font-size: 20px;}
.home-complited-projects .completed-projects-slider .home-completed-projects-pane h6{font-size: 18px;}
.megamenu .dropdown-menu .dropdown-pane h3{font-size: 14px;}
.footer-section .footer-links .footer-quick-links .addres-line ul li{font-size: 11px;}
.footer-section .copyright .copy-content{font-size: 13px}
.footer-section .copyright .dfox{font-size: 13px;}
.projects .home-completed-projects-pane .img-cont h6{font-size: 14px;}
.photo-gallery .home-completed-projects-pane i.fa{left: 244px;}
}