@media (max-width: 1400px) {
    #web-links {
        right:15px
    }
}

@media (max-width: 1199.5px) {
    #web-links {
        right:15px
    }
}

@media (max-width: 991.5px) {
    .service-image {
        padding:30px;
        height: 300px;
        width: 300px;
        margin: 30px
    }

    .row.background {
        background: #fff
    }

    #web-links {
        right: 15px
    }
}

@media (max-width: 768px) {
    .pt {
        padding-bottom:30px
    }

    .pb {
        padding-bottom: 30px
    }
    a.btn {
        font-size: 14px !important;
    }
    section.blogs {
        padding-top: 30px
    }

    .sn-header.top {
        display: none
    }

    .sn-header .manu {
        width: 20%
    }

    header .item {
        height: 212px !Important;
        margin-top: 0
    }

    a.logo {
        width: auto
    }

    .sn-header .phone {
        float: right;
        width: 45%
    }

    .sn-header .phone a {
        font-size: 16px
    }

    .sn-quotes {
        height: auto !important
    }

    .sn-quotes p label {
        width: calc(100% / 2) !important
    }

    .sn-quotes input[type=submit] {
        background: #333;
        margin-left: 0;
        width: calc((100% / 1) - 10px)
    }

    .row.background .text {
        padding: 15px;
        margin: 0 !important;
        text-align: center !important;
        border: 2px solid #ededed;
        margin-top: 20px !important;
        border-radius: 10px
    }

    .service-image {
        padding: 0;
        height: auto;
        width: auto;
        margin: 0
    }

    .sn-info-content {
        padding: 20px 15px 30px
    }

    .profile-card {
        margin: 20px auto !important
    }
    .services-section {
        padding: 40px 0 !important;
    }
    section.faqs {
        padding: 60px 0
    }

    .blog-details-content ul.blog-icons li {
        padding-right: 13px !important
    }

    header .item .cover .header-content h2 {
        font-size: 20px !important;
        margin: 5px 0 10px !important;
    }


    header .item .cover .header-content h4 {
        font-size: 16px !important;
        line-height: 20px !important;
    }

    .blog-media img {
        height: 250px
    }

    section.blogs .image.must-read {
        height: 248px
    }

    #web-links {
        width: 250px;
        right: 15px
    }

    .menu.mr-4 {
        margin: 0 !important
    }

    .banner-wrap h1 {
        font-size: 22px
    }

    header .item .cover .header-content {
        padding: 15px !important;
    }

    .content a.btn {
        margin: 5px 0 !important
    }

    .register {
        padding: 20px
    }

    section.dr-profile {
        padding: 30px 0
    }
    .book-now {
    /* padding: 12px 0; */
        display: none;
    }
}

@media (max-width: 575.5px) {
    .sn-header .manu {
        width:22%
    }

    a.logo {
        width: 100%;
        text-align: center;
        margin-bottom: 3px
    }

    .sn-header.navigation-bar.stick.bg-transparent a.logo {
        /*display: none !important*/
    }

    .sn-header .phone {
        float: right;
        width: 34%
    }
    .sn-header .search-bar{
        display:none !important;
    }

    .sn-header .phone a {
        font-size: 14px
    }

    span.wpcf7-form-control-wrap {
        width: calc(100% / 2);
        height: auto
    }

    .content a.btn {
        margin: 5px 0 !important
    }
    h1 {
        font-size: 24px !important
    }
    .about-image.position-relative {
        display: none;
    }
    section.about-us {
        padding: 10px 0px !important;
    }
    .service-thumb{
        height: auto !important;
    }
}
