@media only screen and (max-width: 3000px) {
    .custom-container {
        padding: 0 150px;
        width: 100%;
    }


}

@media only screen and (max-width: 2500px) {
    .custom-container {
        padding: 0 100px
    }

}

@media only screen and (max-width: 1399px) {
    .top-navbar ul.navbar-nav li a.nav-link{
        padding:4px 3px;
        font-size:14px;
    }
    a.navbar-brand img {
        max-width: 107px;
        margin-right: 0px !important;
    }
    .top-navbar {
        padding: 14px 0px;
    }
    

}

@media only screen and (max-width: 1279px) {
   
}


@media only screen and (max-width: 1199px) {
    .custom-container {
        padding: 0 50px
    }
    a.navbar-brand img {
        max-width: 85px;
    }
    .top-bar {
        padding: 8px 0px;
    }
    h1 {
        font-size: 55px;
    }
    .banner-afterItems {
        margin-top: -75px;
    }
    .bannerAfterItem {
        height: 165px;
        padding: 20px;
    }
    .bannerAfterItem p {
        margin-top: 6px;
    }
    .bannerAfterItem img {
        max-width: 50px;
        max-height: 50px;
    }
    .topBanner .owl-dots {
        transform: translate(9px, -15px);
        gap: 0px;
    }
    .programs-service {
        padding: 50px 0;
        position: relative;
    }
    .topBanner-cntn {
        top: 25%;
        left: 50px;
        transform: translate(0%, -25%);
    }
    .top-bar ul {
        column-gap: 10px;
    }
    .top-bar-left li a {
        width: 22px;
        height: 22px;
    }
    .topBanner .owl-dots button span::after {
        height: 2px;
        width: 8px;
        left: 10px;
    }
    .owl-dots button span {
        height: 10px;
        width: 10px;
        margin: 2px;
    }
    h2 {
        font-size: 35px;
    }
    .programs-service-item h5 {
        margin-top: 20px;
    }
    .best-labratory-rgt p {
        margin: 18px 0px;
    }
    .best-labratory {
        padding: 50px 0px;
    }
    .counter-item h3 {
        margin: 8px 0px;
        font-size: 45px;
        font-weight: 700;
    }
    .counter-section {
        padding: 60px 0;
    }
    .latest-news-main {
        padding: 60px 0px;
    }
    p.insight-iner-main-pera {
        margin: 15px 0px;
    }
    p {
        margin: 0px;
        font-size: 15px;
        font-weight: 300;
        line-height: 23px;
    }
    .counter-section {
        padding: 60px 0;
    }
    .thumb-cnt-iner h4 {
        font-size: 17px;
        margin-top: 10px;
        line-height: 23px;
    }
    .thumb-cnt-iner {
        width: 86%;
        padding: 14px;
    }
    .insight-date {
        top: -45px;
        right: -24px;
        font-size: 16px;
        line-height: 17px;
        height: 50px;
        width: 50px;
    }
    .contact-main h2 {
        margin-bottom: 15px;
    }
    .contact-main {
        padding: 50px 0px;
    }
    .footer-nav {
        padding: 20px 0px;;
        margin-bottom: 20px;
    }
    .footer-copyright img {
        max-width: 120px;
    }
    .footer-copyright {
        padding-bottom: 20px;
    }
    .cntc-left-details p {
        margin: 0px 0px 18px;
    }
    .cntc-form button {
        height: 40px;
    }
    .cntc-form input.form-control {
        height: 40px;
    }
    .thumb-cnt-iner ul li{
        font-size: 13px;
    }
    .programs-service {
        padding: 45px 0;
    }
    .cntc-form button{
        height: 40px;
    }



}

@media only screen and (max-width: 1100px) {
    .programs-service-item span img {
        max-width: 210px;
    }
    .programs-service-item h5 {
        margin-top: 16px;
        font-size: 17px;
    }
    .programs-service-item span::after {
        border: 8px solid var(--gray-light-100);
    }
    h2 {
        font-size: 30px;
    }
    .counter-item h3 {
        margin: 8px 0px;
        font-size: 33px;
        font-weight: 700;
    }
    .counter-item img {
        max-width: 60px;
    }
    .thumb-cnt-iner h4 {
        font-size: 15px;
        margin-top: 4px;
        line-height: 20px;
    }
    .globalBtnDark {
        padding: 6px 15px;
    }
    .contact-main {
        padding: 40px 0px;
    }
    .cntc-detailNavIner li {
        margin: 6px 0px;
        gap: 10px;
    }

    .footer-nav {
        padding: 15px 0px;
        margin-bottom: 15px;
    }
    .latest-news-main {
        padding: 45px 0px;
    }
    .counter-section {
        padding: 45px 0;
    }
    

    











}

@media only screen and (max-width: 991px) {
    .custom-container {
        padding: 0 32px
    }
    .latest-insight-inner {
        margin: 15px 0px;
    }
    .counter-item h5 {
        font-weight: 300;
        font-size: 16px;
    }
    .topBanner-Slider-item img {
        height: 100%;
    }
    .topBanner-Slider-item {
        height: 415px;
    }
    .cntc-form input.form-control {
        max-width: 215px;
    }
    .cntc-form button {
        height: 40px;
        font-size: 14px;
    }
    .navbar-collapse.collapse.show {
        transform: translate(0%, 0px);
        left: -32px;
        transition: 0.4s;
    }
    .navbar-collapse {
        position: absolute;
        top: 46px;
        z-index: 9999;
        background:#e3e6ff;
        height: 100vh;
        min-width: 250px;
        padding: 20px;
        transform: translate(-100%, 0px);
        left: -100%;
        transition: 0.4s;
    }
    .main-header {
        margin-bottom: 20px;
    }
    .thumb-cnt-iner {
        width: 90%;
        padding: 12px;
    }
    .cntc-form {
        display: flex;
        align-items: start;
        gap: 6px;
        flex-direction: column;
    }
    .cntc-form input.form-control {
        max-width: 300px;
    }
    h1 {
        font-size: 45px;
    }
    .bannerAfterItem {
        height: 139px;
        padding: 8px;
    }
    .bannerAfterItem img {
        max-width: 40px;
        max-height: 40px;
    }
    .programs-service-item span img {
        max-width: 180px;
    }
    .best-labratory-left {
        padding: 18px 0 0 18px;
    }
    .main-header {
        text-align: center;
        max-width: 98%;
        margin: 0 auto 29px;
    }
    h2 {
        font-size: 26px;
    }
    .topBanner .owl-dots {
        transform: translate(3px, -95px);
    }
    .top-navbar {
        padding: 10px 0px;
    }
    .navbar-nav .dropdown-menu {
        position: static;
        background: transparent;
        border: none;
        padding: 0;
        margin-left: 0px !important;
    }
    .row.clinic-list-row {
        gap: 38px;
    }   


}

@media only screen and (max-width: 767px) {
    .custom-container {
        padding: 0 16px
    }
    .topBanner-Slider-item {
        height: 353px;
    }
    .best-labratory-rgt {
        margin-top: 30px;
    }
    .top-navbar {
        padding: 7px 0px;
    }
    .programs-service {
        padding: 40px 0;
    }
    .programs-service-item {
        margin: 15px 0px;
    }
    .best-labratory-rgt h2 span {
        display: inline-block;
    }
    .best-labratory-rgt p {
        margin: 12px 0px;
    }
    .counter-item {
        margin: 15px 0px;
    }
    .counter-section {
        padding: 30px 0;
    }
    .counter-item h3 {
        margin: 6px 0px;
        font-size: 30px;
        font-weight: 600;
    }
    .latest-news-main {
        padding: 40px 0px;
    }
    h2 {
        font-size: 22px;
    }
    .cntc-detailNavIner li {
        margin: 5px 0px;
        gap: 4px;
    }
    .contact-main {
        padding: 30px 0px;
    }
    .footer-copyright img {
        max-width: 110px;
    }
    .footer-copyright {
        padding-bottom: 15px;
    }
    .footer-nav {
        padding: 10px 0px;
        margin-bottom: 15px;
    }
    .footer-nav li a {
        font-weight: 300;
        font-size: 14px;
    }
    .contact-main h2 {
        margin-bottom: 10px;
    }
    p {
        font-size: 14px;
        line-height: 22px;
    }
    .cntc-detailNavIner h5 {
        margin-bottom: 13px;
        font-size: 17px;
    }
    h1 {
        font-size: 40px;
    }
    .topBanner-cntn {
        max-width: 500px;
    }















   
}

@media only screen and (max-width: 669px) {
    h1 {
        font-size: 30px;
    }
    


}

@media only screen and (max-width: 575px) {
   .topBanner-Slider-item {
    height: 300px;
    }
    .bannerAfterItem p {
        font-size: 13px;
        line-height: 17px;
        font-weight: 500;
    }
    .bannerAfterItem {
        height: 100px;
        padding: 8px;
        width: 33%;
        flex: auto;
    }
    .banner-afterItems {
        margin-top: -50px;
        flex-wrap: wrap;
    }
    .globalBtnBorder {
        padding: 8px 15px;
        font-size: 14px;
    }
    .bannerAfterItem img {
        max-width: 30px;
        max-height: 30px;
    }
    .main-header {
        text-align: center;
        max-width: 100%;
        margin: 0 auto 25px;
    }
    .main-header {
        text-align: center;
        max-width: 100%;
        margin: 0 auto 25px;
    }
    .Contact.Details {
        margin-top: 21px;
    }
    .cntc-detailNav {
        flex-direction: column;
        gap: 15px;
        margin-top: 16px;
    }
    .cntc-left-details {
        max-width: 100%;
    }
    .footer-nav ul {
        flex-wrap: wrap;
    }
    .footer-copyright .top-bar-left ul.list-inline.d-flex {
        gap: 8px;
    }
    .footer-copyright img {
        max-width: 100px;
    }
    .latest-news-main {
        padding: 35px 0px;
    }
    .best-labratory {
        padding: 35px 0px;
    }
    .programs-service {
        padding: 35px 0;
    }
    .footer-nav ul {
        justify-content:center;
    }
    .copyright-inner {
        justify-content: center;
        margin-top: 13px;
        flex-wrap: wrap;
        gap: 8px;
    }
    .footer-copyright {
        padding-bottom: 15px;
        text-align: center;
    }
    .counter-item img {
        max-width: 48px;
    }
    .counter-item h3 {
        margin: 8px 0px;
        font-size: 28px;
        font-weight: 600;
    }
    .bannerAfterItem:nth-child(even) {
        background-color: #5663c1;
    }
    .bannerAfterItem:nth-child(1), .bannerAfterItem:nth-child(2), .bannerAfterItem:nth-child(3) {
        border-bottom:1px solid #ffffff4d;
    }
    .bannerAfterItem:nth-child(1), .bannerAfterItem:nth-child(2){
        border-bottom:1px solid #ffffff4d;
        border-right:1px solid #ffffff4d;
    }
    .bannerAfterItem:nth-child(4){
        border-right:1px solid #ffffff4d;
    }
    .topBanner-cntn {
        top: 25%;
        left: 33px;
        width: 85%;
    }
    .topBanner-cntn a.globalBtnBorder {
        margin-top: 9px;
    }
    .top-bar ul {
        column-gap: 10px;
        justify-content: center;
    }
    .latest-insight-inner img {
        width: 100%;
    }















}

@media only screen and (max-width: 400px) {

}


@media only screen and (max-width: 340px) {
   

}