@media only screen and (max-width: 1200px) {
    .about-content h2{
        font-size: 35px!important;
        margin-bottom: 10px!important;
    }
    .about-content {
        font-size: 15px!important;
    }
    .media-style1 {
        padding: 10px;
        max-width: 320px;
    }
    .skill-wrap1 {
        padding: 40px 20px 15px 20px!importants;
    }
    .about-content ul{
        margin-bottom: 0;
    }
    .form-wrap1 .form-box, .form-wrap1 .form-title-box {
        padding: 10px 25px;
    }
}
@media only screen and (max-width: 992px) {
    .footer-layout1 .widget-area {
        padding-top: 40px;
        padding-bottom: 5px;
    }
    .footer-widget.widget_nav_menu {
        margin-bottom: 25px;
    }
    .sr-content p{
        font-size: 14px;
    }
    .space {
        padding-bottom: 50px!important;
    }
    .about-content h2 {
        font-size: 29px!important;
    }
    .appointment-wrapper{
        padding: 0 25px;
    }
    .sr-content h3{
        font-size: 20px;
        padding-bottom: 5px;
    }
    .service-box .sr-icon {
        margin-bottom: 0;
    }
    .footer-widget.widget_nav_menu .widget_title{

    }
    .head-top-links{
        display: none;
    }
    .header-top{
        padding: 5px 0;
    }
    .header-main{
        padding: 8px 0!important;
    }
    .service-box {
        min-height: 442px;
    }
     .section-title h2{
        font-size: 30px!important;
        font-weight: 600!important;
    }
     .sr-content p{
        font-size: 15px!important;
    }
    .section-title p{
        font-size: 14px!important;
    }
    .space-md, .space-md-bottom {
        padding-bottom: 40px!important;
    }
    .space, .space-top {
    padding-top: 40px!important;
}
 .about-content h3{
        margin-bottom: 10px;
        margin-top: 10px;
    }
}
@media only screen and (max-width: 768px) {
    .breadcumb-wrapper {
        padding-top: 28px;
        text-align: center;
    }
    .breadcumb-menu-wrap {
        margin-top: 48px;
    }
    .breadcumb-menu {
        padding: 16px 30px;
        border-radius: 20px;
    }
    .specialist-content {
        padding: 25px 10px;
    }
    .space, .space-bottom {
    padding-bottom: 40px!important;
}
   .specialist-section .title-area-three h2 {
    font-size: 28px;
    }
    .title-area-three .sub-title7 {
        font-size: 27px;
        margin-bottom: 5px;
    }
    .vs-middle-box.d-md-flex .media-icon {
        margin-right: 0;
        margin-bottom: 10px;
    }
    .title-area-three {
        margin-bottom: 30px;
    }
    .vs-menu-toggle {
        width: 40px;
        height: 40px;
    }
    .section-title{
        margin-bottom: 10px;
    }
    .service-box .sr-icon {
        margin-bottom: 0!important;
    }
    .sr-content h3{
        font-weight: 600!important;
        margin-bottom: 5px;
    }
   

}
@media only screen and (max-width: 445px) {
    .form-select.style3, .form-select.style2, .form-control.style3, .form-control.style2 {
        height: 45px;
    }
    .form-group {
      margin-bottom: 15px;
}
    .service-box {
    --shape-size: 43px;
        padding: 10px;
    }
    .section-title h2 {
        font-size: 23px!important;
    }
    .vs-menu-toggle {
        width: 35px;
        height: 35px;
        font-size: 22px;
    }
    .vs-menu-wrapper .mobile-logo {
        padding-bottom: 11px;
        padding-top: 12px;
        display: inline-block;
    }
    .vs-menu-wrapper .mobile-logo img{
        position: relative;
        left: -20px;
        width: 200px;
    }
    .header2-logo img{
        width: 220px;
    }
    .ls-layer .vs-btn, .ls-btn .vs-btn {
        padding: 3px 10px!important;
        line-height: 28px;
        font-size: 12px;
    }
}