@media only screen and (max-width: 1350px) {
    .custom_carousel .owl-nav .owl-prev {
        left: -2%;
    }
    .custom_carousel .owl-nav .owl-next {
        right: -2%;
    }
}

@media only screen and (max-width: 1199px) {
    .custom_carousel .owl-nav .owl-prev {
        left: -5%;
    }
    .custom_carousel .owl-nav .owl-next {
        right: -5%;
    }
    .our-docters-content:hover .docter-info {
        height: 75%;
    }
}

@media only screen and (max-width: 1023px) {
    .custom_carousel .owl-nav .owl-prev {
        left: -3%;
    }
    .custom_carousel .owl-nav .owl-next {
        right: -3%;
    }
}

@media only screen and (max-width: 991px) {
    .custom_carousel .owl-nav .owl-prev {
        left: -5%;
    }
    .custom_carousel .owl-nav .owl-next {
        right: -5%;
    }
    .our-docters-content:hover .docter-info {
        height: 50%;
    }
    .sec_margin_top {
        padding-top: 50px;
    }
    .specialies_icons h5 {
        word-break: break-all;
    }
    .blog_single_col {
        margin-bottom: 35px;
    }
    .main_header .navbar-brand img {
        width: 95px !important;
    }
    .main_header .navbar-toggler {
        top: 35px !important;
    }
    .main_header .navbar-nav .nav-item {
        line-height: 48px;
    }
    .navbar-light .navbar-nav .nav-link {
        margin-left: 0;
    }
    .search-container {
        margin-left: 0;
        margin-top: 15px;
    }
    .search-container form input {
        width: 100%;
        height: 45px;
    }
    .search-container form button {
        padding: 0px 8px;
        height: 45px;
    }
    .blog_single_col {
        margin-bottom: 60px;
    }
    .inner_blog {
        margin-top: 35px;
    }
    .slider-content {
        width: 100%;
    }
}

@media only screen and (max-width: 799px) {
    .custom_carousel .owl-nav .owl-prev {
        left: -3%;
    }
    .custom_carousel .owl-nav .owl-next {
        right: -3%;
    }
    .blog_single_col:last-child {
        margin-bottom: 0px;
    }
}

@media only screen and (max-width: 767px) {
    .inner_top_header .col-md-6.d-flex.justify-content-end {
        justify-content: center !important;
    }
    .contect_list.first_list {
        text-align: center;
    }
    .form_sec form {
        max-width: 100%;
    }
    .about_content_area,
    .btn_col a {
        margin-top: 25px;
    }
    .inner_about_us.text-right {
        text-align: center !important;
    }
    .about_us_main .sec_heading_col h2 {
        width: 100%;
    }
    .about_us_main .sec_heading_col h2::after {
        margin: 0 auto;
        right: 0;
    }
    .specialies_icons {
        margin-top: 40px;
    }
    .our_specialies_colums {
        padding: 20px 0 60px;
    }
    .sec_margin_top {
        padding-top: 50px;
    }
    #myCarousel {
        margin-top: 100px;
    }
    section.contact_info_sec {
        margin-top: 50px;
    }
    footer h3 {
        margin-bottom: 15px;
    }
    .inner_footer_col .col-md-3 {
        margin-bottom: 35px;
    }
    .inner_about_us p {
        margin-bottom: 10px;
    }
    .about_image_sec {
        margin-top: 20px;
    }
    .carousel-control-next,
    .carousel-control-prev {
        top: 205px;
    }
    .row.mt-5.res_mragin {
        margin-top: 0 !important;
    }
    .custom_carousel .owl-nav .owl-prev {
        left: -6%;
    }
    .custom_carousel .owl-nav .owl-next {
        right: -6%;
    }
    .our-docters-content:hover .docter-info {
        height: 72%;
    }
    .row.contact_detail .col-md-4 {
        margin: 15px 0;
    }
    .inner_footer_col {
        padding-bottom: 25px;
    }
    h1 {
        font-size: 36px;
    }
    h1.bottom_bor_white,
    h2.bottom_bor_black,
    h2.bottom_bor_white {
        margin-bottom: 48px;
    }
    h2 {
        font-size: 30px;
    }
    .inner_blog {
        margin-top: 25px;
    }
    .service_col {
        min-height: auto;
    }
    .service_col:hover .provide_service_heading {
        display: block;
    }
    .service_col:hover .provide_service_hover_text h3 {
        height: 34%;
        padding: 34px 0;
    }
    .inner_services {
        margin: 40px 0 20px;
    }
    section.banner_sec.services_page {
        padding: 50px 0;
    }
}

@media only screen and (max-width: 599px) {
    .our-docters-content:hover .docter-info {
        height: 18%;
    }
    .owl-carousel .owl-item img {
        width: auto !important;
        margin: 0 auto;
    }
    .custom_carousel .owl-nav .owl-prev {
        left: 1%;
    }
    .custom_carousel .owl-nav .owl-next {
        right: 1%;
    }
    .specialies_icons h5 {
        padding-top: 15px;
    }
    .carousel-control-next,
    .carousel-control-prev {
        top: 270px;
    }
    .our-docters-content:hover .docter-info {
        height: auto;
    }
    .inner_blog {
        margin-top: 15px;
    }
    .slider-content p {
        padding: 20px 65px;
    }
    .overlay-heading h3 {
        font-size: 32px;
        line-height: 50px;
    }
}