
@media only screen and (max-width: 991px) {
.about_inner_div_content {padding: 0px 20px 50px 20px !important;}
.icon{width: 7% !important;}
.office_address_div p{width: 93% !important;}
.right_panel_div ul {column-count: 1 !important;}	
	
	
}	
	
	
@media only screen and (max-width: 768px) {
  
.banner_content h2 {font-size: 40px;} 
ul.navbar-nav.ml-auto {
    background-color: #1c1b1b;
    padding: 5px 15px;
    border-radius: 0px 0 0 0px;
}
.navbar{background: #1c1b1b;padding: 1rem 1rem;}
header {position: relative;top: 0;}
.about_banner_div {margin-top: 60px !important;} 
.contact_middle_div{width:90% !important;} 
.contact_us_address {padding: 30px 0px 0px 0px !important;}
  
  
  
}

@media only screen and (max-width: 767px) {
.product_category_img {
    height: auto;
}
.copyright_div {
    text-align: center;
    margin-bottom: 5px;
}
.powerdby_div {
    text-align: center;
}
.product_category_content {height: auto;}
.about_banner_div {
    margin-top: 40px !important;
    margin-bottom: 20px !important;
}
.icon {width: 10% !important;height: 35px !important;}
.office_address_div p{width: 90% !important;}






}


/**************************************************************/

@media only screen and (max-width:575px) {
.banner_content h2 br {display: none;}



}

