@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){
    .header-social{
        display: none !important;
    }
.navbar-brand img{
    height: 62px !important;
    width: 114px !important;
}
.social-sidebar{
    display: none;
}
.content_area {
    display: none;
}
.about-content h2{
        font-size: 16px !important;
}
.about-content p{
        font-size: 13px !important;
        text-align: justify !important;
        line-height: 18px !important;
}
.hm-product-title h2{
    font-size: 31px !important;
}
.mens-title a{
    padding: 3px 0 !important;
    font-size: 14px !important;
}
.mens img{
    height: auto !important;
}
.single-client img {
    width: 100% !important;
    height: 75px !important;
}
.readmore,
.csubmit{
    margin-bottom: 20px;
}
.overfooter-left h3{
    margin-top: 20px;
}

.addressinfo h3{
    font-size: 18px !important;
}
.addressinfo p{
    font-size: 13px !important;
}
}
