/* Industrez - Industry and Factory HTML Template  */
@media only screen and (max-width: 1340px){
	 
}

@media only screen and (max-width: 1139px){
	 
}

@media only screen and (min-width: 768px){
	 
}

@media only screen and (max-width: 1023px){
	 

}

@media only screen and (max-width: 767px){	
	 
}

@media only screen and (max-width: 599px){
	 .padding-70{
	 	padding: 0px;
	 	padding-top: 30px;
	 	padding-bottom: 30px;
	 }

	 .title{
	 	font-size: 28px;
	 }
	 p{
	 	font-size: 16px !important;
	 }
	 .top-bar{
	 	display: none
	 }
	 .inq{
	 	display: none
	 }
	 .navbar-light .navbar-toggler {
    color: rgba(0,0,0,.55);
    border-color: rgba(0,0,0,.1);
    position: absolute;
    float: right;
    right: 0;
}
.navbar{
	padding: 1px;
}
.navbar-brand img{
width: 104px !important;
margin-left: 0px;
}
.carousel-indicators {
position: absolute;
}
.navbar-collapse {
flex-basis: 100%;
flex-grow: 1;
position: absolute;
align-items: center;
top: 95px;
background: #d8d8d8;
z-index: 999;
width: 100%;
left: 0;
}
.menubar {
    background: #fff;
    height: 111px;
    }
.container{
	width: auto !important;
}
.w-100{
height: 410px;
}
.navbar-nav{
	margin-left: 0px;
}
.carousel-caption h5 {
margin-top: -32px;
}

.nav-item{
	background: #f00;
    padding-left: 20px;
    border-bottom: 1px solid #fff;
}

.navbar-light .navbar-nav .nav-link{
	color: #fff;
}
.navbar-nav{
	margin-left: 0px;
	display: table-column;
	width: 100%;
	margin-top: 16px;
}
.slider-text{
	display: none;
}
.service-gallery .t-p{
	margin-top: 0px !important;
}

.sec-service .card-body {
 
    height: 63px;
}
.sec-about img{
	height: auto;
	margin-top: 0px;
}
.why-2 h5{
	font-size: 14px;

}

.sec-why p {
    color: #ffffff;
    text-align: center;
    font-size: 7px !important;
}


.why-2 p{
	font-size: 10px !important;

}

.sec-why .list li{
    display: inline;
    width: 79%;
    list-style: disc;
    float: left;
    color: #fff;
    line-height: 35px;
    text-align: left;
    font-size: 16px;
    background: none;
    font-weight: bold;
    padding: 5px;
    border-radius: 8px;
     margin-top: -10px;
    border-left: none;
}
.sec-address .address h2 {
                 font-size: 16px;
    margin-left: -41px;
    text-align: center;

    
}

.sec-address p {
            color: #fff;
    float: right;
    font-size: 7px !important;
        margin-right: 27px;
}
.sec-address .address img {
    float: left;
    height: 33px;
    margin-right: 14px;
    margin-top: 24px;

}
.box h2 {
font-size: 42px;
text-align: left;
margin-bottom: -10px;
}
.sec-client .card-img-top {

    width: 99%;
    height: 139px;
    margin-bottom: 18px;

}
.small, small {
font-size: 20px;
color: #000; 
/* text-align: center; */
}
.sec-client .box {
 height: 183px}
.parallax-why {
height: 469px;
}
.card-body1 {
padding: 10px;
height: 200px;
}
.section1 {
background: #fff;
}
.card img{
height: 265px;
}
.service-gallery img {
}
.why13 .title {
font-size: 28px;
margin-top: 18px;
margin-bottom: -8px;
}
.count .numbers {
padding: 2px;
text-align: center;

   margin: 5px !important; 
    box-shadow: rgb(0 0 0 / 12%) 0px 1px 3px, rgb(0 0 0 / 24%) 0px 1px 2px;
}

.card-text {
    columns: #222222;
    font-size: 13px !important;
    font-weight: 600;
    padding: 0px;
    height: 33px;
}
.p-70{
	padding: 0px;
	padding-top: 38px;
	padding-bottom: 38px;
}
.sec-title h2{
	font-size: 26px;
	margin-left:0px;
}
.sec-title{
	    height: 104px;
}

.d-none{
	display: block !important;
}

.testimonials h5{
	font-size: 15px;
}
.small-text{
	height: 300px;
	overflow: hidden;
}
}

@media only screen and (max-width: 479px) {
	 
}