@media all and (max-width: 1199px){
	



}

@media all and (max-width: 991px){
.navbar-brand img{
	position: static !important;
}
.header-social,
.social-profiless{
    text-align: center !important;
}

.menu ul li{
    display: block !important;
    padding: 10px 10px !important;
    border-right: 0px solid !important;
}


}


@media all and (max-width: 767px){

.readmore,
.csubmit{
    margin-bottom: 20px;
}
.overfooter-left h3{
    margin-top: 20px;
}

.overfooter-left ul li{
    font-size: 11px !important;
}
.navbar-brand img{
    border-radius: 5px !important;
        height: 60px !important;
}
.navbar-toggler i {
    color: #fff !important;
}
.header-social ul li {
    font-size: 11px !important;
}
.about-content h2{
    font-size: 16px !important; 
}
.about-content p {
    text-align: justify !important;
    font-size: 12px !important;
    line-height: 19px !important;
}
.smart-images img {
    width: 75% !important;
}
.product-code p{
    font-size: 13px !important;
    text-align: justify;
    color: #000 !important;
}
.addressinfo h3{
        font-size: 18px !important;
}
.addressinfo h3{
    margin-bottom: 2px !important;
}
.addressinfo p {
    font-size: 13px !important;
    line-height: 16px !important;
}
.contact-forms p{
    font-size: 12px !important;
}
.hm-product-title h2 {
    font-size: 30px !important;
}
}
