/* 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;
	 }

.box5{
	padding: 25px;
}
.about-mini{
	height: 245px !important
}
	 .title{
	 	font-size: 24px;
	 }
	 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: 11px;

}
.slideshow .item img{
	height:230px;
}
.navbar-brand img{
	    width: 215px !important;
    padding-top: 0px;
}
.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    position: absolute;
    align-items: center;
    top: 81px;
    background: #d8d8d8;
    z-index: 999;
    width: 100%;
    left: 0;
}
.w-100{
	height: 240px;

}
.exp{
	display: none;
}
.box-active p {
	display: none;
}
.sec-client .card {
    margin-bottom: 22px !important;
}
.box4 p{
	
    font-size: 8px !important;
}
.box4 h2{
	font-size: 8px;
	margin-top: 5px;
}

.parallax-contact h2{
	font-size: 32px;
}
.sec-about{
	background: #fdf0f0 !important
}
.sec-about img{

    width: 100%;
    height: 330px !important;
    margin-bottom: 50px;

}
.box-active {
	height: 130px !important;
}
.container{
	width: auto !important;

}
.box4{
	     height: 62px;
    padding: 8px;
    margin-top: -85px;
    margin-bottom: 36px;
    border-bottom: none;
    margin-left: -1px;
	   
}
.box4 img{
	width: 25px;
}
.btn{
	width: 100%;
	margin-bottom: 10px;
}


.navbar-nav{
	margin-left: 0px;
    flex-direction: column !important;
    text-align: left !important;
    width: 100%;
        margin-top: 23px;
}

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

.navbar-light .navbar-nav .nav-link{
	color: #fff;
}



.section1 {
    background: #fff;
     
}
.card img{
	height: 125px !important; 

}
.footer{
	    margin-top: 156px;
}
.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) {
	 
}