@charset "UTF-8";

@media (min-width: 991px) {
    .mobul{
        display: none;
    }
    .mobpoin{
        pointer-events: none;
    }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)  { 

}
@media (max-width: 991px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
   
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
    .navbar-nav>li:first-child:before, .navbar-nav>li:after{
            background: transparent;
    }
    .owl-prev{
        left: 50px;
        top: -150px;
    }
    .owl-next{
        right: 50px;
         top: -150px;
    }

    .mobul{
        position: absolute;
        top: 13px;
    }
    .mobul ul{
        list-style: none;
        padding: 0;
    }
    .mobul ul li{
        display: inline-block;
        vertical-align: middle;
        padding-right: 40px;
    }

    .mobul ul li span{
        display: inline-block;
        vertical-align: middle;
        padding-right: 10px;
    }
    .mobul ul li a{
        color: #fff;
        font-size: 16px;
    }

    .headcontact ul li:nth-child(1), .headcontact ul li:nth-child(2){
        display: none;
    }
    .headcontact {
        padding-top: 0;
    }

    .tab_container{
    padding-left: 0;
}
.tab_drawer_heading {
    font-size: 16px;
    padding: 20px 0;
    border-top: 1px solid #fff;
    border-bottom: 0;
    text-align: left;
padding-left: 20px;
}

.tab_content .common-heading h2 {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 15px;
}
.tab_content p{
    font-size: 17px;
}

.footerlogo img{
    display: none;
}

.footerullist ul{
    text-align: center;
}
.footersocial ul{
    text-align: center;
    margin-bottom: 10px;
}
.footerullist ul li{
    width: 20%;
    margin-bottom: 10px;
}
.copyrights p{
    text-align: center;
}
.footer-topbg{
        padding: 20px 0px;
}
 
 .footer-top {
    margin-bottom: 0;

    background-image: -webkit-linear-gradient(to right, #2147ac 30%, #ff710e 100%);
background-image: -moz-linear-gradient(to right, #2147ac 30%, #ff710e 100%);
background-image: -ms-linear-gradient(to right, #2147ac 30%, #ff710e 100%);
background-image: -o-linear-gradient(to right, #2147ac 30%, #ff710e 100%);
background-image: linear-gradient(to right, #2147ac 30%, #ff710e 100%);
}   

.testimonialswrap .testsec{
    column-count: 2;
}
.inputfile-6 + label span {
    width: 67%;
}

.rip{padding-left:15px;}
.lep{position:relative;padding-right:auto;padding-bottom:20px;	}
.lep:before{display:none;}
.procont p{
    font-size: 14px;
}

}


@media (max-width: 991px) {
	
	
	
}	










@media screen and (max-width: 767px){
	body .common-header .navbar{
		padding: 8px 0;
	}
	body .navbar-fixed-top.common-header .navbar {
    background-color: rgba(255,255,255,1);
}
	.common-header .navbar-default .navbar-toggle {
    background-color: #fff;
    border: none;
    padding: 2px;
}
.common-header .navbar-default .navbar-toggle .icon-bar {
    background-color: #6b2a09;
    width: 35px;
    height: 3px;
    margin: 6px 0;
    transition: 0.4s;
    display: block;
}
.common-header .navbar-toggle .icon-bar.one {
    -webkit-transform: rotate(-45deg) translate(-5px, 6px);
    transform: rotate(-45deg) translate(-5px, 6px);
}
.common-header .navbar-toggle.collapsed .icon-bar {
    -webkit-transform: none;
    transform: none;
}
.common-header .navbar-toggle.collapsed .icon-bar.two {
    opacity: 1;
}
.common-header .navbar-toggle .icon-bar.two {
    opacity: 0;
}
.navbar-toggle .icon-bar.three {
    -webkit-transform: rotate(45deg) translate(-6px, -8px);
    transform: rotate(45deg) translate(-6px, -8px);
}
.navbar-collapse{
	border: none;
}

.productslist .prolistpro li {
    width: 100%;
}

.product-bg .aligntp {
    top: unset;
    bottom: -80px;
}

.customersec .aligntp, .clients .aligntp{
    top: unset;
    margin-top: 10px;
}

.footerlogo img{
    display: none;
}

.footerullist ul{
    text-align: center;
}
.footersocial ul{
    text-align: center;
    margin-bottom: 10px;
}
.copyrights p{
    text-align: center;
}
.footer-topbg{
        padding: 20px 0px;
}

.aboutcount:before{
    left: 0;
    top: 5%;
    height: 90%;
}
.aboutcount:after{
    right: 0;
    top: 5%;
    height: 90%;
}
.aboutcount ul li{
    width: 42%;
}

.aboutcount ul:before{
    width: 85%;
    left: 20px;
}
.aboutcount ul:after{
     width: 85%;
    left: 20px;
}
.aboutcount ul li:nth-child(3):before, .aboutcount ul li:nth-child(4):before, .aboutcount ul li:nth-child(1):before, .aboutcount ul li:nth-child(2):before{
        width: 70%;
}

.aboutcount ul li p{
    font-size: 15px;
}

.footer-top {
    margin-bottom: 0;
     background-image: -webkit-linear-gradient(to right, #2147ac 30%, #ff710e 100%);
background-image: -moz-linear-gradient(to right, #2147ac 30%, #ff710e 100%);
background-image: -ms-linear-gradient(to right, #2147ac 30%, #ff710e 100%);
background-image: -o-linear-gradient(to right, #2147ac 30%, #ff710e 100%);
background-image: linear-gradient(to right, #2147ac 30%, #ff710e 100%);
}
.footerullist ul li{
    margin-right: 18px;
    margin-bottom: 5px;
    width: auto;
}

.headcontact ul li:after{
    background: transparent;
}
.headcontact ul{
    padding: 0;
}

.mobul ul li span:nth-child(2){
    display: none;
}
.headcontact{
    display: none;
}

.main-logo img{
    text-align: center;
    margin: 0 auto;
}

.owl-prev {
    left: 10px;
    top: -80px;
}
.owl-next {
    right: 10px;
    top: -80px;
}
.mobul ul li{
    padding-right: 0;
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #ffffff;
}
.clientlins ul li {
    width: 45%;
}
.clientlins ul li img{
    width: 100%;
}

.certcap h3{
    min-height: 62px;
}
.inputfile-6 + label span{
    width: 61%;
}


.testimonialswrap .testsec{
    column-count: 1;
}

.about-countsec .abtcnt p{
    min-height: 54px;
}

.cont-btn {
    display: block;
    position: fixed;
    right: auto;
    bottom: 0;
	top:auto;
    z-index: 9999;
    width: 100%;
}
.banner-form{width:100%}
.xclose{right:0;}
.modal-dialog{width:80%;}
.modal-dialog{margin:10px auto;}
.cont-btn a {
    transform: rotate(0deg);
    padding: 10px 30px;
    border-radius: 0;
    width: 100%;
    text-align: center;
}
footer{padding-bottom:20px;}
.procont{
    bottom: -165px;
}
.aboutcount ul li span{
    font-size: 25px;
}
.filtr-item{
    padding-right: 15px;
}
.lep{
    padding-right: 15px;
}
.innerpagebanner{
    height: 160px;
}
.common-padding-5 {
    padding-bottom: 70px;
}
.common-padding-7 {
    padding: 20px 0;
    padding-bottom: 70px;
}

	.servicesec { padding-top: 20px;padding-bottom: 20px; }



}	

@media screen and (min-width: 320px) and (max-width: 359px) and (orientation: portrait){
}

@media screen and (min-width: 320px) and (max-width: 599px) and (orientation: portrait){
}

@media screen and (min-width: 320px) and (max-width: 599px) and (orientation: landscape){ 

}

@media screen and (min-width: 600px) and  (max-width: 767px){
}

@media screen and (min-width: 768px) and (max-width: 1024px){ 
}

@media screen and (min-width: 768px){
    .navbar-nav {
        float: none;
        margin: 0 auto;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){
}
@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape){
    .nav > li > a{
        padding: 10px 10px;
        font-size: 13px;
    }
    .navbar-nav > li{
        margin-right: 0;
    }
    .navbar-nav > li::after {
        height: 13px;
        right: 0;
    }
    .navbar-nav {
        margin: 7.5px 13px;
    }
    .navbar-nav > li:first-child::before {
        background: transparent;
    }
    .headcontact ul li {
        margin-right: 20px;
    }
    .headcontact ul li::after {
        right: -13px;
        height: 27px;
    }
    header{
        padding-bottom: 0;
    }
    .footerullist ul li a {
        font-size: 10px;
    }
    .footerullist ul li {
        margin-right: 10px;
    }
    .footerlogo img{
        width: 75%;
    }
    .footer-top{
        margin-bottom: 20px;
    }
    .common-padding-7 {
        padding: 20px 0;
    }
}

@media screen and (min-width: 800px) and (max-width: 1280px){ 
}

@media screen and (min-width: 800px) and (max-width: 1280px) and (orientation: portrait){
}
@media screen and (min-width: 800px) and (max-width: 1280px) and (orientation: landscape){
}

@media screen and (max-width: 1024px){
}

@media screen and (max-width: 1599px){
}

@media screen and (min-width: 1600px){
}

@media screen and (max-width: 390px){

.modal-dialog{width:95%;}	
	
}
@media screen and (max-width: 640px){
.procont {
    bottom: -178px;
}
.owl-prev {
    top: -120px;
}
.owl-next {
    top: -120px;
}
}

@media screen and (max-width: 575px){
    .procont {
        bottom: -210px;
    }
    .products .inl{
        width: 100%;
    }
    .proimgsec img{
        width: 100%;;
    }
    .pro-overlay::before {
        width: 100%;
        background-size: cover;
    }
}

@media screen and (max-width: 480px){
    .procont {
        bottom: -210px;
    }
    .products .inl{
        width: 100%;
    }
    .proimgsec img{
        width: 100%;;
    }
    .pro-overlay::before {
        width: 100%;
        background-size: cover;
    }
    .owl-prev {
        left: 10px;
        top: -80px;
    }
    .owl-next {
        right: 10px;
        top: -80px;
    }
}



@media screen and (max-width: 320px){
       .common-padding-7, .common-padding-5{
        padding-top: 30px;
    }
    .aboutcount ul li p{
        font-size: 12px;
    }
    .owl-prev {
        left: 10px;
        top: -80px;
    }
    .owl-next {
        right: 10px;
        top: -80px;
    }
    .procont {
        bottom: -160px;
    }
}
