@media only screen and (min-width: 320px) and (max-width: 768px) {
.graphik-bold {
    font-family: 'graphik-bold';
    font-size: 20px;
}
.header-menu-icon{
    background-color:#000!important;
}
.header-menu-toggle{
    top:10px;
}
.site-logo{
    height:44px;
}
.contect-text-box ul li {
    position: relative;
    width: 100%;
}
.testi h2 {
    font-weight: 600;
    color: #fff!important;
    text-align: center;
    position: relative;
    top: inherit;
    transform: inherit;
}
a.view_all_link {
    top: 0;
    margin-bottom:25px;
}
.product-preview .col, .product-preview [class*=col-] {
    padding-left: 15px;
    padding-right: 15px;
}
.blog-box {
    position: relative;
    width: 90%;
    margin-bottom: 25px!important;
    box-shadow: 0px 0px 10px #ccc;
    margin:0 auto;
}
.tabbox4u .tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 9px 10px;
    transition: 0.3s;
    font-size: 14px;
    margin-right: 5px;
    color: #fff;
    background: #000;
}
.awards-area .col {
    width: 50%;
    flex-grow: initial;
    flex-basis: inherit;
    margin-bottom:25px;
}
.awards-area .col:last-child {
    width: 100%;
    flex-grow: initial;
    flex-basis: inherit;
    margin-bottom:0px;
}
.categories-area .col-sm-3.col-12 {
    width: 50%;
    max-width: 50%;
}
.categories-card h4 {
    position: relative;
    font-size: 14px;
    color: #303030;
    margin: 0px;
    line-height: 20px;
}
.toper-doctor-docs {
    position: relative;
    width: 80%;
    float: left;
    display: inline-block;
    padding: 0px 15px;
}
.toper-doctor-apointment-booking {
    position: relative;
    width: 100%;
}
.categories-card img {
    margin-bottom: 0;
}
.categories-card {
    margin-bottom: 15px;
}
.section-who-we-are img {
    height: auto;
}
.section-heading {
    margin-bottom: 20px;
    line-height: 1.4;
    font-size: 1rem;
    font-weight: 300;
    color: #000;
}
}