<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 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;
	 }
	 .container{
	 	max-width: 100% !important;
	 }
	 .parallax-why
	 {
	 	padding: 10%
	 }
	 .title{
	 	    font-size: 28px;
	 	    text-align: center;
    
	 }
	 .dropdown-menu[data-bs-popper] {
    top: 100%;
    margin-left: -20px;
    margin-top: 5px;
}
	 .navbar-expand-lg .navbar-nav{
	 	width: 100%;
	 }
	 .about-img{
	 	    margin-top: -16px;
    margin-bottom: 16px;
	 }
	 .title p{
	 	    font-size: 12px !important;
    margin-top: 12px;
    color: #333;
	 }
	 .w-100{
	 	height: 220px;
	 }
	 .parallax-contact h2{
	 	font-size: 34px;
	 }
	 .parallax-contact p{
	 	text-align: justify;
	 }
	 .box4{
	 	display: block;
	 	padding: 15px;
	 	height: 95px !important;
	 	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
	 }
	 .home-box {
    margin-top: 18px;
}
.footer ul li{
	text-transform: uppercase;
	    font-size: 14px;
    margin-bottom: 5px;

}
.footer p{
	font-size: 14px !important;
}
.footer h2 {
    color: #fff;
    margin-bottom: 13px;
    margin-top: 12px;
}
	 .box4 img{
	 	width: 30px;
	 }
	 .box4 h2{
	 	font-size: 10px;
	 	margin-bottom: 20px;
	 	margin-top: 10px
	 }
	 .box4 p {
    font-size: 8px !important;
    height: 40px;
    overflow: hidden;
}
	 .parallax-why h2{
	 	font-size: 20px;
	 	    margin-top: 30px;
	 }
	 .service li{
	 	font-size: 16px;
	 	margin-left: 2px;
	 }
	 .service i{
	 	margin-left: -35px;
	 	margin-right: 0px;
	 }
	 .btn{
	 	width: 100%;
	 }
	 p{
	 	font-size: 14px !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: 230px !important;

}
.service {
        margin-top: -34px;
    margin-bottom: 34px;
}

.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    position: absolute;
    align-items: center;
    top: 81px;
    background: #d8d8d8;
    z-index: 999;
    width: 100%;
    left: 0;
}

.navbar-nav{
	margin-left: 0px;
}

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

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



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

}

.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) {
	 
}</pre></body></html>