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

	 .images img{
	 	height: 65px !important;
	 }
	 .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;
}
.images{
	display:none;
}
.navbar{
	padding: 9px;
    background: #fff;
    width: 103%;
}
.navbar-brand img{
	    width: 180px !important;
	    margin-top: 4px;
	    margin-left: 70px;
}
.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;
}
.navbar-expand-lg .navbar-nav {
    flex-direction: column;
    /* float: right; */
    /* right: 0; */
    position: absolute;
    margin-left: 19%;
    width: 84%;
    margin-top: -18px;
}
.sec-sidebar{
	top: 14.9%;
	width: 84px;
}
.sec-sidebar ul li {
    list-style: none;
    padding: 7px;
    border-bottom: 1px solid #fff;
    color: red;
    font-size: 9px;
}
.container{
	width: auto !important;
	  
}

.w-100{
	  height: 185px;

}

.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.55);
    border-color: rgba(0,0,0,.1);
    position: absolute;
    float: right;
    right: 22px;
        margin-top: 0px;
}

.sec-about img {
        height: 124px;
    width: 96%;

}
.sec-sidebar ul{
background: #ede9b2;
}
.sec-sidebar ul a{
	text-decoration: none;
}
.sec-about h5 {
       font-size: 11px;
    
}
.sec-service .card img {
    height: 106px;
}
.sec-service .card-body{
	height: 44px;
}
.sec-about p {
    display: none;

    
}
.sec-service .card-body h2 {

    font-size: 11px;

}
.card-body {
   
    height: 48px;
}

.parallax-contact h2 {
	margin-top: 32px;
	font-size: 37px;
}
.section1 {
    background: #fff;
     
}
.card img{
	height: 125px;

}
.sec-why p {
    font-size: 18px;
    text-align: center;
    text-align: justify;
    font-size: 12px !important;
}
.sec-why ul li {
    font-size: 13px;

}

.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: 96px;
	    padding: 12px;
}

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

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

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