
/* For */
@media only screen and (max-width:1400px){
    .home-news .news-card .date {
        margin: 60% 70%;
    }
    .news-page .news-card .date{
        margin: 60% 70%;
    }
    .news-page .news-card .btn{
        left: 35%;
        margin: 20px auto;
    }
    .doctor-card img {
        width: 210px;
        height: 210px;
    }
    .home-doctors .doctor-card img {
        width: 210px;
        height: 210px;
    }
    .home-doctors .doctor-card{
        height: 480px;
        padding-bottom: 25px;
    }
    .doctor-card .d-button{
        text-align: center;
     }
     .doctor-card .btn{
        margin: 5px 0;
     }
     .home-doctors .doctor-card .btn{
        margin: 5px 0px;
        font-size: 14px;
     }
     .doctor-appointment .main-content{
        width: 100%;
    }
    .doctor-appointment .form .app-button{
        gap: 30px;
    }
    .doctor-appointment .form .appointment-btn{
        padding: 10px 20px;
        width: 110%;
    }
    .doctor-appointment .form .reset-btn{
        padding: 10px 38px;
        width: 80%;
    }
    .contact-us{
        margin: 0 auto;
    }
    .contact-us #C_BOX{
        margin: 0 4%;
        padding: 0;
        width: 100%;
    }
    .contact-us #box_1 #timing{
        text-align: center;
        padding: 0;
        width: 60%;
    }
    .contact-us #box_1 #day{
        width: 40%;
    }
    .contact-us #box_1 .time_info{
        margin: 0 2%;
        padding: 0;
        font-size: 16px;
        width: 100%;
    }
    /* .lab-test .box-header .text {
        margin-top: -7%;
    } */
    .health-package-item .box-header .b_2{
        margin-left: -17%;
    }
}

@media only screen and (max-width: 1330px) {
    .slider-main .slider-item {
        height: 600px;
      }
    .home-doctors .doctor-card img {
        width: 180px;
        height: 180px;
    }
    .contact-us{
        margin: 0 auto;
    }
    .contact-us #C_BOX{
        margin: 0 4%;
        padding: 0;
        width: 100%;
    }
    .contact-us #box_1 #timing{
        text-align: center;
        padding: 0;
        width: 60%;
    }
    .contact-us #box_1 #day{
        width: 40%;
    }
    .contact-us #box_1 .time_info{
        margin: 0 2%;
        padding: 0;
        font-size: 16px;
        width: 100%;
    }
    /* .box-header .text {
        margin-top: -5%;
    } */
    #BOX{
        margin-left: 1%;
    }
    .health-package-item .box-header .text {
        margin-top: -2%;
    }
    .health-package-item .box-header .b_2{
        margin-left: -20%;
    }
}

@media only screen and (max-width: 1280px) {
    /* .navbar-main a img {
        left: 30px;
        top: -10px;
        width: 200px;
    } */
    .navbar-main .branches{
        margin-left: 0;
    }
    .slider-main .slider-item {
        height: 550px;
      }
    .slider-quick-links a{
        padding: 15px 0px;
        width: 100%;
    }
    .home-about .content .service{
        margin: 30px 0 0px 15px;
    }
    .home-about .content .about-content{
        gap: 50%;
        margin: 0 70px;
    }
    .home-about .image img {
        margin: 0 10px;
    }
    .doctor-appointment .main-content{
        width: 100%;
    }
    .doctor-appointment .form .app-button{
        gap: 30px;
    }
    .doctor-appointment .form .appointment-btn{
        padding: 10px 20px;
        width: 110%;
    }
    .doctor-appointment .form .reset-btn{
        padding: 10px 38px;
        width: 80%;
    }
    .home-about .content .about-content {
        gap: 5%;
        margin: 0 -10px;
    }
    .home-about .image img {
        margin: 0 20px 0;
        max-width: 90%;
    }
    .home-news .news-card .date {
        margin: 68% 70%;
    }
    .news-page .news-card .date {
        margin: 60% 70%;
    }
    .contact-us{
        margin: 0 auto;
    }
    .contact-us #C_BOX{
        margin: 0 4%;
        padding: 0;
        width: 100%;
    }
    .contact-us #box_1 #timing{
        text-align: center;
        padding: 0;
        width: 60%;
    }
    .contact-us #box_1 #day{
        width: 40%;
    }
    .contact-us #box_1 .time_info{
        margin: 0 2%;
        padding: 0;
        font-size: 16px;
        width: 100%;
    }
    /* .lab-test .box-header .text {
        margin-top: -9%;
    } */
    .lab-test #BOX{
        margin-left: 1%;
    }
    .health-package-item .box-header .b_2{
        margin-left: -20%;
    }

}

@media only screen and (max-width: 1200px) {
    .slider-main .slider-item {
        height: 500px;
    }
    .home-service .service-item .text {
        font-size: 16px;
    }
    .service-content h3{
        margin: 40px 0 70px;
        font-size: 16px;
        height: 0px;
    }
    .dept-box .dept-content a h3 {
        font-size: 16px;
    }
    .news-page .news-card .date {
      margin: 70% 70%;
    }
    .news-details .date {
        margin: -110px 440px;
    }
    .contact-us #box_1 #timing{
        text-align: center;
        padding: 0;
        width: 60%;
    }
    .contact-us #box_1 #day{
        width: 40%;
    }
    .contact-us #box_1 .time_info{
        margin: 0 2%;
        padding: 0;
        font-size: 14px;
        width: 100%;
    }
    /* .lab-test .box-header .text {
        margin-top: -12%;
    } */
    .health-package-item .box-header .text {
        margin-top: -2%;
    }
    .health-package-item .box-header .b_2 {
        margin-left: -40%;
    }
    .h-button .btn{
        padding: 0 0;
    }
    .h-button{
        margin: 4% -4%;
    }
    .h-button p{
        font-size: 0.9rem;
        padding: 7% 0;
    }
    .health-package-item #l_box_2 {
        margin: 0;
        padding: 0px 10px;
    }
    .service-page-content .service-item .service-img{
        margin: 10px auto 20px;
    }
    .service-page-content .service-item .text{
        font-size: 16px;
    }
    .home-service .service-item .service-img{
        margin: 10px auto 20px;
    }
    .about-us-team .team-content .button {
        margin: 20px auto 0;
    }

    .top-bar-search{
        width: 100%;
    }
    .slider-quick-links button {
        padding: 15px 0px;
        width: 100%;
      }
  }

@media only screen and (max-width: 1067px) {
    /* .navbar-main a img {
        left: 30px;
        top: -10px;
        width: 200px;
    } */
    .navbar-main .branches{
        margin-left: 0;
    }
    .slider-main .slider-item {
        height: 450px;
      }
    .slider-quick-links{
        flex-flow: column;
        left: 0px;
        bottom: 0px;
        width: 100%;
        padding: 15px;
        flex-direction: column;
        position: relative;
        margin-top: 15px;
        gap: 10px;
    }
    .home-about .content .about-content {
        gap: 5%;
        margin: 0 -10px;
    }
    .home-about .image img {
        margin: 0 20px 0;
        max-width: 90%;
    }
    .home-about {
        padding: 60px 0 50px;
      }
      .about-page .image img {
        margin: 0 20px 0;
        max-width: 90%;
      }
      .home-news .news-card .date {
        margin: 70% 70%;
      }
      .news-page .news-card .date {
        margin: 70% 70%;
      }
      .news-details .date {
        margin: -110px 440px;
      }
      .home-news .news-card .news-title h3 {
        font-size: 17px;
      }
      /* Contact Page Start */
    .contact-us{
        margin: 0 auto;
    }
    .contact-us #C_BOX{
        margin: 0 auto;
        padding: 0;
    }
    .contact-us #box_1{
        width: 33%;
        padding: 0;
        /* margin: 0 0 30px; */
    }
    .contact-us #box_1 #timing{
        text-align: center;
        padding: 0;
        width: 68%;
    }
    .contact-us #box_1 #day{
        width: 38%;
    }
    .contact-us #box_1 .time_info{
        margin: 0 2%;
        padding: 0;
        font-size: 14px;
        width: 100%;
    }
    .contact-us .emergency{
        margin-bottom: 20px;
    }
    .contact-us #box_2{
        width: 30%;
        padding: 0;
    }
    .contact-us #box_2 #em-button{
        width: 90%;
        font-size: 16px;
    }
    .contact-us #box_3{
        width: 32%;
        padding: 0% 2%;
        font-size: 12px;
    }
    .contact-us .contact-us-note{
        padding: 0;
        margin:5% 0;
        font-size: 18px;
    }
    .contact-us .contact-map{
        padding: 0;
        margin: 0 auto;
    }
    .contact-us #MAP{
        width: 100%;;
        margin: 0 auto;
    }
    
    /* Contact Page END */
    /* .lab-test .box-header .text{
        margin-top: -12%;
    } */
    .health-package-item .box-header .text {
        margin-top: -2%;
    }
      .health-package-item .box-header .b_2 {
        margin-left: -40%;
    }
    .h-button .btn{
        padding: 0 0;
    }
    .h-button{
        margin: 4% -4%;
    }
    .h-button p{
        font-size: 0.9rem;
        padding: 7% 0;
    }
    .health-package-item #l_box_2 {
        margin: 0;
        padding: 0px 10px;
    }
    .lab-test #BOX {
        margin-left: 0%;
      }
      .service-page-content .service-item .service-img{
        margin: 10px auto 25px;
      }
      .home-service .service-item .service-img{
        margin: 10px auto 25px;
    }
    .about-us-team .team-content .button {
        margin: 15px auto 0;
    }


    .top-bar-search{
        width: 80%;
    }
    .review-section #reviews-slider{
        margin: -70px 0 0;
    }
    .review-section .r-tittle {
        margin: 5.5em 0;
    }
    /* .review-section .owl-nav {
        margin: 10px 0 20px;
    } */
}

@media only screen and (max-width: 991px) {
    .btn-dropdown-toggle {
        display: block;
        position: absolute;
        height: 30px;
        width: 30px;
        right: 0px;
        top: 5px;
        background: var(--main);
        cursor: pointer;
        text-align: center;
        line-height: 30px;
        color: var(--white);
      }
      .dropdown > a::after {
        display: none;
      }
    header .navbar-toggler {
        box-shadow: none;
        border: 1px solid var(--black);
        border-radius: 2px;
        padding: 4px 8px;
        background: var(--main);
        color: #fff;
        /* margin: -10% 0 0 auto; */
    }
    .navbar-main a img {
        top: 0px;
        width: 70%;
      }
    .navbar-main .branches {
        margin-left: 210px;
        margin-top: -40px;
      }
    .navbar-main .branches {
        margin-left: 290px;
    }
    .slider-main .slider-item {
        height: 400px;
      }
    .slider-quick-links{
        flex-flow: column;
        left: 0px;
        bottom: 0px;
        width: 100%;
        padding: 15px;
        flex-direction: column;
        position: relative;
        margin-top: 15px;
        gap: 10px;
    }
    .slider-quick-links a{
        padding: 15px 0px;
        width: 100%;
    }
    .page-heading h1 {
        font-size: 20px;
        border-radius: 15px;
      }
    .doctor-appointment .form .app-button {
        flex-flow: column;
        width: 50px;
        display: flex;
     }
     .doctor-appointment .form .appointment-btn{
        width: 270px;
    }
    .doctor-appointment .form .reset-btn{
        width: 270px;
    }
    .doctor-appointment .form .appointment-btn, .reset-btn{
        margin: 0;
      }
      .btn_doc_details {
        width: 70%;
        font-size: 20px;
      }
    .home-about .content .service{
        margin: 30px 0 0px 15px;
    }
    .home-about{
        padding: 60px 0 50px;
    }
    .home-about .text h2{
        font-size: 22px;
    }
    .home-about .content .about-content {
        gap: 5%;
        margin: 0 -10px;
      }
      .home-about .image img {
        margin: 132px 20px 0;
        max-width: 100%;
      }
    /* Contact Page Start */
    .contact-us{
        margin: 0 auto;
    }
    .contact-us #C_BOX{
        margin: 0 auto;
        padding: 0;
    }
    .contact-us #box_1{
        width: 33%;
        padding: 0;
        /* margin: 0 0 30px; */
    }
    .contact-us #box_1 #timing{
        text-align: center;
        padding: 0;
        width: 62%;
    }
    .contact-us #box_1 #day{
        width: 38%;
    }
    .msg_form input[type="submit"] {
        font-size: 14px;
    }
    .contact-us #box_1 .time_info{
        margin: 0 2%;
        padding: 0;
        font-size: 12px;
        width: 100%;
    }
    .contact-us #box_1 h4{
        font-size: 18px;
    }
    .contact-us .emergency{
        margin-bottom: 20px;
    }
    .contact-us .emergency h4{
        font-size: 18px;
    }
    .contact-us #box_2{
        width: 30%;
        padding: 0;
    }
    .contact-us #box_2 #em-button{
        width: 90%;
        font-size: 12px;
    }
    .contact-us #box_3{
        width: 32%;
        padding: 0% 2%;
        font-size: 12px;
    }
    .contact-us #box_3 h4{
        font-size: 18px;
    }
    .contact-us .contact-us-note{
        padding: 0;
        margin:5% 0;
        font-size: 18px;
    }
    .contact-us .contact-map{
        padding: 0;
        margin: 0 auto;
    }
    .contact-us #MAP{
        width: 95%;
        margin: 0 auto;
    }
    
    /* Contact Page END */

    .home-news .news-card .date {
        margin: 62% 70%;
      }

      .news-page .news-card .date {
        margin: 95% 70%;
      }
      .news-details .date {
        margin: -110px 310px;
      }
    .book-test-box{
        margin-left: 2%;
    }
    .box-header{
        font-size: 12px;
    }
    .box-header .dis-off{
        font-size: 12px;
        /* margin-top: 15%; */
    }
    /* .box-header .text{
        margin-top: -10%;
    } */
    /* #l_box_2 img {
        width: 40%;
        height: 40%;
    } */
    .box-header .b_2 {
        font-size: 12px;
        margin-left: -20%;
    }
    .book-test-box .report{
        display: flex;
        justify-content: space-around;
        font-size: 12px;
        margin: 0;
        padding: 0;
    }
    .health-package-item{
        margin: -3% auto 7%;
    }
    .health-package-item .report p{
        margin: 0 -5%;
    }
    .health-package-item  .box-header .text {
        margin-top: -5%;
    }
    .executive-health-package .book-test-box {
        margin-bottom: 70px;
      }
    .h-button .btn{
        padding: 0 0;
    }
    .h-button{
        margin: 4% -4%;
    }
    .h-button p{
        font-size: 0.8rem;
    }
    /* .lab-test .box-header .text {
        margin-top: -15%;
    } */
    .service-page-content .service-item .text{
    height: 75px;
    }
    .home-service .service-item .text{
    height: 75px;
    }
    .about-us-team .team-content .button {
        margin: 10px auto 0;
    }
    .package-button .details-button {
        width: 50%;
    }
    .price-content span {
        font-size: 16px;
    }
    .executive-health-package .top-container {
        height: 118px;
    }
    .executive-health-package .package-name p {
        font-size: 10px;
        padding: 10px 0 0 10px;
    }
    .executive-health-package .price-content span {
        font-size: 14px;
    }
    .executive-health-package .top-container .price-content {
        margin-left: 4px;
    }
    .executive-health-package .bottom-container > div p {
        font-size: 12px;
    }
    .lab-test .package-name p{
        font-size: 12px;
    }
    .lab-test .price-content span {
        font-size: 16px;
    }
    .lab-test .bottom-container > div p {
        font-size: 12px;
    }

    .home-about .video{
        float: right;
    }


    .top-bar-search{
        width: 80%;
    }
    /* .branch-item li > button{
        padding: 10px 10px;
        min-width: 130px;
    } */
    .review-section #reviews-slider{
        margin: -70px 0 0;
    }
    .review-section .r-tittle {
        margin: 5.5em 0;
    }
    /* .review-section .owl-nav {
        margin: 10px 0 20px;
    } */
    .branch-item ul{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .branch-item li > button {
        min-width: 45%;
        gap: 0;
        position: relative;
    }
    .branch-item {
        display: flex;
        justify-content: center;
        gap: 10px;
        max-width: 100%;
        position: relative;
        flex-flow: wrap;
        align-items: center;
    }
    .branch-item li{
        min-width: 45%;
    }
    .branch-content {
        padding-bottom: 1.5rem;
      }
      .slider-quick-links button {
        padding: 15px 0px;
        width: 100%;
      }
     
}


@media only screen and (max-width: 867px) {
    header .navbar-toggler {
        box-shadow: none;
        border: 1px solid var(--black);
        border-radius: 2px;
        padding: 4px 8px;
        background: var(--main);
        color: #fff;
        /* margin-top: -40px; */
    }
    .navbar-main a img {

        top: 0px;
        width: 60%;
    }
    .slider-main .slider-item {
        height: 350px;
      }
    .navbar-main .branches {
        margin-left: 210px;
        margin-top: -40px;
      }
    .navbar-main .branches {
        margin-left: 290px;
    }
    .slider-quick-links{
        flex-flow: column;
        left: 0px;
        bottom: 0px;
        width: 100%;
        padding: 15px;
        flex-direction: column;
        position: relative;
        margin-top: 15px;
        gap: 10px;
    }
    .slider-quick-links a{
        padding: 15px 0px;
        width: 100%;
    }
    .page-heading h1 {
        font-size: 20px;
        border-radius: 15px;
      }
    .home-about .content .service{
        margin: 30px 0 0px 15px;
    }
    .home-about .content .about-content{
        gap: 70%;
    }
    .home-about .content .about-content {
        gap: 5%;
        margin: 0 -10px;
    }
    .home-about .image img {
        margin: 130px 20px 0;
        max-width: 100%;
    }
    /* Contact Page Start */
    
    .contact-us{
        margin: -5% auto 0;
    }
    .contact-us #C_BOX{
        margin: 0 auto;
        padding: 0;
    }
    .contact-us #box_1{
        width: 100%;
        padding: 0;
        margin: 8% 0% 3%;
        /* margin: 0 0 30px; */
    }
    .contact-us #box_1 #timing{
        text-align: center;
        padding: 0 15%;
    }
    .contact-us #box_1 .time_info{
        margin: 0 5%;
        padding: 0;
        font-size: 14px;
    }
    .contact-us .emergency{
        margin-bottom: 20px;
    }
    .contact-us #box_2{
        width: 100%;
        padding: 0;
        margin: 5% auto;
    }
    .contact-us #box_2 #em-button{
        width: 80%;
        font-size: 14px;
    }
    .contact-us #box_3{
        width: 100%;
        padding: 13px 30px;
        margin: 6% auto;
    }
    .contact-us .contact-us-note{
        padding: 0;
        margin: 0;
        font-size: 18px;
    }
    .contact-us .contact-map{
        padding: 0;
        margin: 0 auto;
    }
    .contact-us #MAP{
        width: 100%;
        margin: 5% auto;
    }
    .contact-us #box_1 #day {
        width: 50%;
    }
    .contact-us #box_1 #timing{
        width: 50%;
        text-align: center;
        padding: 0;
        margin-left: 5%;
    }

    .news-page .news-card .date{
        margin: 95% 70%;
    }
    .news-details .date {
        margin: -110px 310px;
      }
    
    /* Contact Page END */
    /* EXECUTIVE HEALTH PACKAGE START  */

    /* .box-header .b_1{
        position: relative;
        left: 450%;
    }
    .box-header .b_2{
        margin-left: 0;
        position: relative;
        left: 420%;
    }
    .box-header .dis-off{
        position: relative;
        left: 450%;
    } */
    .book-test-box .report{
        display: flex;
        justify-content: space-around;
        font-size: 12px;
        margin: 0;
        padding: 0;
    }
    .health-package-item{
        margin: -3% auto 7%;
    }
    .health-package-item .report p{
        margin: 0 -5%;
    }
    .h-button .btn{
        width: 100%; 
        margin: 10% 0;
        padding: 8% 0;
    }
    .health-package-item #BOX .book-test-box{
        margin-bottom: 70px;
    }
    .book-test-box{
        margin-left: 2%;
    }
    .box-header{
        font-size: 12px;
    }
    .box-header .dis-off{
        font-size: 12px;
        /* margin-top: 15%; */
    }
    /* .box-header .text{
        margin-top: -10%;
    } */
    .health-package-item .h-button .btn {
        width: 90%;
        padding: 0;
    }
    .health-package-item .h-button{
        padding: 0 5%;
        margin-left: 2%;
    }
    /* .health-package-item #l_box_2 img {
        width: 50%;
        height: 50%;
    } */
    /* #l_box_2 img {
        width: 40%;
        height: 40%;
    } */
    .box-header .b_2 {
        font-size: 12px;
        margin-left: -20%;
    }
    .h-button p{
        font-size: 0.7rem;
    }
    .health-package-item .box-header .text {
        margin-top: -5%;
    }
    .l_box_2 p{
        text-align: right;
    }
    .box-header .b_1 p {
        padding: 3px 5px;
    }
    /* .lab-test .box-header .text {
        margin-top: -16%;
    } */
    /* EXECUTIVE HEALTH PACKAGE END  */
    .about-us-team .team-content .button {
        margin: 10px auto 0;
    }
    .package-name p{
        font-size: 12px;
    }
    .price-content span {
        font-size: 16px;
    }
    .bottom-container > div p {
        font-size: 12px;
    }
    .executive-health-package .top-container {
        height: 118px;
    }
    .executive-health-package .package-name p {
        font-size: 10px;
        padding: 10px 0 0 10px;
    }
    .executive-health-package .price-content span {
        font-size: 14px;
    }
    .executive-health-package .top-container .price-content {
        margin-left: 4px;
    }
    .top-bar-social {
        margin: 15px 0;
    }
    .top-bar-search{
        width: 80%;
    }
    .review-section #reviews-slider{
        margin: -70px 0 0;
    }
    .review-section .r-tittle {
        margin: 5.5em 0;
    }
    /* .review-section .owl-nav {
        margin: 10px 0 20px;
    } */
    .branch-item ul{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .branch-item li > button {
        min-width: 45%;
        gap: 0;
        position: relative;
    }
    .branch-item {
        display: flex;
        justify-content: center;
        gap: 10px;
        max-width: 100%;
        position: relative;
        flex-flow: wrap;
        align-items: center;
    }
    .branch-item li{
        min-width: 45%;
    }
    .branch-content {
        padding-bottom: 1.5rem;
      }
      .slider-quick-links button {
        padding: 15px 0px;
        width: 100%;
      }
}


/*FOR LOW-RESOLUTION TABLETS AND IPADS RESPONSIVE START */

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

    /*START TOP-BAR*/
    .top-bar {
      height: auto;
      padding:.5rem 0px;
    }
    .top-bar-nav{
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        font-size: 14px;
    }
    .top-bar-nav i{
        padding-right: 5px;
    }
    .top-bar-search input{
        min-width:unset;
        width: 100%;
        padding:0px;
        text-align: center;
    }
    .top-bar-right{
        justify-content: center;
        align-items: center;
    }
    .top-bar-social{
        justify-content: end;
    }

    .top-bar-left{
        flex-direction: column;
    }
    .top-bar-branch{
        display: inline-block;
    }
    .top-bar-branch .icon,
    .top-bar-branch .branch-menu{
        display: inline;
    }
    /*END TOP-BAR*/
    /*START NAVBAR*/
    .navbar-main a img{
        left: -50px;
        top: 0px;
        width: 60%;
    }
    .navbar-main .branches{
        margin-left: 0px;
    }
    /* .navbar-main a img{
        left: -70px;
        top: 15px;
        width: 40%;
    } */
    /* .navbar-main .branches{
        margin-left: 210px;
        margin-top: -40px;
    } */
    .navbar-brand{
       margin:0 auto;
       width: 60%; 
    }
    .navbar-collapse{
        border-top:1px solid #ddd;
    }
    .navbar-nav .dropdown-menu{
        width: 100%;
        top:unset;
        visibility: visible;
        opacity: 1;
        position: unset;
        display: none;
        margin:0px;
        padding:0px;
    }
    .navbar-nav .nav-image{
        max-width: 50%;
    }
    .btn-dropdown-toggle{
        display: block;
        position: absolute;
        height: 30px;
        width: 30px;
        right: 0px;
        top: 5px;
        background: var(--main);
        cursor: pointer;
        text-align: center;
        line-height: 30px;
        color:var(--white);
    }
    header .navbar-toggler{
        box-shadow: none;
        border: 1px solid var(--black);
        border-radius: 2px;
        padding: 4px 8px;
        background: var(--main);
        color: #fff;
        /* margin-top: -40px; */

    }
    .primary-menu li{
        border-bottom: 1px dotted #ccc;
        padding:0px;
    }
    .primary-menu li:last-child{
        border:0px;
    }
    .dropdown > a::after{
        display: none;
     }
     
    /*END NAVBAR*/

    /* PAGE HEADER START */
    .page-header{
        height: 180px;
    }
    .page-heading h1 {
        font-size: 18px;
        border-radius: 15px;
      }
    /* PAGE HEADER END */

    /*START SLIDER*/
    .slider-main .slider-item{
        height: auto;
        background-size: cover ;
        padding:30px;
        height: 300px;
    }
    .slider-content{
        width:325px;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        padding: 30px;
        width:100%;
        margin-top: 15px;
        padding-left: 35px;
        padding-top: 10px;
        padding-right: 15px;
    }
    .slider-content h2{
        font-size: 18px;
    }
    .slider-content p{
        font-size:14px;
        margin:0px;
        margin-bottom: 10px;
    }
    .slider-content::after{
        width:100%;
        height: 100%;
        top:-15px;
        right:-15px;
    }
    .slider-main .btn-black{
        padding:5px 10px;
        font-size: 12px;
    }
    .slider-content p{
        padding:0px;
    }
    .slider-item .container{
        padding:0px;
    }
    /*END SLIDER*/

    /* .home-doctors{
        margin:30px 0px;
    } */

    /* .home-about{
        padding:30px 0px;
    }
    .fs-1{
        font-size: 20px;
    }
    .home-about .heading.mb-5{
        margin-bottom: 2rem;
    }
    .about-block.p-5{
        padding:2rem;
    }
    .btn.btn-black{
        padding: 10px 15px;
        font-size: 14px;
    }
    .appointment-card{
        margin-top:1.5rem;
    }
    .appointment-page .lab-image img, 
    .appointment-page img{
       margin-top:0 ;
       margin-bottom:60px;
       width:100%;
       max-width:100%;
    }
    .appointment-page .form{
        margin-bottom:60px;    
    }
    .service_tab_links li a{
        width: 160px;
        padding:15px;
    }
    .service-details{
        padding-right:0px;
    }
    .service-tab-content{
        padding:30px;
    }
    .service-tab-content img{
        padding-top:30px;
    }
    .doctor-search-box .doctor-name{
        margin-top:15px;
    } */
    .footer-links{
        align-items: flex-start;
        margin-top: 25px;
    }
    .footer-links h3{
        margin-left: 0;
    }
    .footer-copyright{
        flex-direction: column;
        text-align: center;
        margin-top: 30px;
    }
    .copyright-link{
        margin-top:15px;
        margin-left: -15px;
    }
    .copyright-link a{
        font-size: 14px;
    }

    .slider-section{
        padding-bottom: 15px;
    }
    /*SLIDER ITEM*/

    .slider-quick-links{
        left:0px;
        bottom:0px;
        width:100%;
        padding:15px;
        flex-direction: column;
        position: relative;
        margin-top: 15px;
        
    }
    .slider-quick-links a{
        padding:10px;
        font-size:16px;
        width: 100%;
        margin:0px;
    }
    .slider-quick-links button {
        padding: 10px;
        font-size: 16px;
        width: 100%;
        margin: 0px;
      }
    /*SLIDER ITEM*/

    /* START HOME ABOUT US */
    .home-about{
        height: 100%;
        padding: 0;
    }
    .home-about .content{
        width: 40%;
    }
    .home-about .image{
        width: 70%;
        margin: 0 auto;
        padding: 20px;
    }
    .home-about .content .service{
        margin: 30px 0 0px 15px;
    }
    .home-about .content .about-content{
        gap: 70%;
        margin: 0 20px;
    }
    .about-page .content .icon {
        height: 40px;
        width: 40px;
      }
    .about-page .content .icon img {
        margin: 5px auto;
        height: 30px;
        width: 30px;
      }
    .home-about .content .icon{
        height: 40px;
        width: 40px;
    }
    .home-about .content .icon .img-icon{
        margin: 5px auto;
        height: 30px;
        width: 30px;
    }
    .service-item{
        margin: 0 auto 30px;
    }
    .home-service .s-tittle{
        margin: 40px auto 30px;
        height: 60px;
        width: 300px;
    }
    .home-service .s-tittle h2{
        padding: 18px;
        font-size: 18px;
    }
    /* END HOME ABOUT US */

    .about-page .content .icon {
        height: 40px;
        width: 40px;
      }
    .about-page .content .icon img {
        margin: 5px auto;
        height: 30px;
        width: 30px;
      }
      .about-page .image img {
        margin: 0 20px 0;
        max-width: 90%;
      }

    /* START HOME DOCTOR */
    .home-doctors .d-tittle{
        height: 60px;
        width: 300px;
        margin: 40px auto 15px auto;
    }
    .home-doctors .d-tittle h2{
        font-size: 18px;
        padding: 5%;
    }
    /* END HOME DOCTOR */

    /* START HOME PARTNERS SECTION */
    .home-about .text h2{
        margin: 40px 0 20px;
    }
    .home-about .text h2{
        font-size: 20px;
    }
    .home-about .text p{
        margin-bottom: 0;
    }
    .home-partners .title{
        height: 60px;
        width: 300px;
        margin: 40px auto 30px auto;
     }
     .home-partners .title h2{
        font-size: 18px;
        padding: 11px;
     }
     .home-about .image img {
        margin: 0;
        max-width: 100%;
      }
    /* END HOME PARTNERS SECTION */
    .home-service{
        background-repeat: round;

    }
    .home-service .service{
        width:100px;
        height: 100px;
        line-height: 100px;
        padding:0px;
        margin:0px auto;
        border-radius: 20px;
        margin-top:15px;
    }
    .home-service .service h4{
        display: none;
    }
    .home-service .service-item{
        width: 70%;
    }
    .footer-social{
        justify-content: flex-start;
    }
    .footer-social a{
        width:30px;
        height:30px;
        font-size:16px;
    }
    .footer-heading{
        margin-top:30px;
        font-size:18px;
        margin-bottom: 10px;
    }

    /* SERVICE START */

    .service-content{
        margin: 0 auto 20px;
    }
    .service-page-department{
        padding: 0;
    }
    .service-page-department .heading-page{
        margin: 30px auto;
        height: 60px;
        width: 300px;
        padding: 18px;
    }
    .service-page-department .heading-page h2{
        font-size: 18px;
    }
    .department-page .up-space{
        margin: 0;
    }
    .service-page-content .service-item{
        width: 80%;
    }

    /* SERVICE END */

    /* DOCTOR DETAILS START */

    .btn_doc_details{
        width: 70%;
        font-size: 18px;
    }
    .doctor-details .content-area{
        padding: 30px 0;
    }
    .btn_doc_details{
        margin: 15px auto;
    }

    /* DOCTOR DETAILS END */

    /* MANAGEMENT TEAM START */

    .team-content img{
        margin: 0 auto 15px;
    }
    .team-content .name{
        text-align: center;
    }

    /* MANAGEMENT TEAM END */

    /* DEPARTMENT PAGE START */

    .department-page .dept-title h2{
        margin: 30px auto;
        height: 60px;
        width: 300px;
        padding: 18px;
        font-size: 18px;
    }
    .department-page .dept-box{
        margin: 0 auto 20px;
        width: 80%;
    }

    /* DEPARTMENT PAGE END */

    /* FAQ Page START */
    .faq-section .heading h4{
        font-size: 22px;
    }
    .faq-section .heading h2 {
        font-size: 30px;
        margin-bottom: 20px;
    }
    .faq-section .content {
        margin: 5px 0px 40px 0;
      }
    .faq-section .accordion {
        padding: 1.3rem 2rem;
        font-size: 1rem;
        text-align: left;
    }
    .faq-section .active .accordion i{
        font-size: 1.2rem;
    }
    .faq-section .pannel{
        padding: 0 0 2rem 2.2rem;
    }
    #PANNEL {
        margin-left: 1.2rem;
    }
    #PANNEL p{
        font-size: 15px;
        text-align: left;
      }
    /* FAQ Page END */
    /* FAQ Page START */
    .faq-section .heading h4{
        font-size: 16px;
        margin: 30px 0 20px 0;
    }
    .faq-section .heading h2 {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .faq-section .content {
        margin: 5px 0px 40px 0;
      }
    .faq-section .accordion {
        padding: 1.3rem 2rem;
        font-size: 1rem;
        text-align: left;
    }
    .faq-section .active .accordion i{
        font-size: 1.2rem;
    }
    .faq-section .pannel{
        padding: 0 0 2rem 2.2rem;
    }
    #PANNEL {
        margin-left: 1.2rem;
    }
    #PANNEL p{
        font-size: 15px;
        text-align: left;
      }
    /* FAQ Page END */
    /* Contact Page Start */
    .contact-us{
        margin: 0 auto 0;
    }
    .contact-us #C_BOX{
        margin: -5% auto 0;
        padding: 0;
    }
    .contact-us #box_1{
        width: 100%;
        padding: 0;
        margin: 8% 0% 3%;
        /* margin: 0 0 30px; */
    }
    .contact-us #box_1 #timing{
        margin: 0 14% 0;
        text-align: right;
        padding: 0 15%;
    }
    .contact-us #box_1 .time_info{
        margin: 0 5%;
        padding: 0;
        width: 100%;
        font-size: 14px;
    }
    .contact-us #box_2{
        width: 100%;
        padding: 0;
        margin: 5% auto;
    }
    .contact-us #box_2 #em-button{
        width: 80%;
        font-size: 14px;
    }
    .contact-us #box_3{
        width: 100%;
        padding: 10px 12px;
        margin: 5% auto;
    }
    .contact-us .contact-us-note{
        padding: 0 2%;
        text-align: justify;
        margin: 5% auto;
    }
    .contact-us .contact-map{
        padding: 0;
        margin: 0 auto;
    }
    .contact-us #MAP{
        width: 100%;
        margin: 5% auto;
    }
    .contact-us .msg_form input[type="submit"] {
        font-size: 15px;
    }
    .contact-us #box_1 #day {
        width: 50%;
      }
    .contact-us #box_1 #timing{
        width: 50%;
        text-align: right;
        padding: 0;
    }

    /* Contact Page END */


      /* NEWS & EVENTS START */
      .home-news .heading{
        margin-top: 40px;
      }

      .news-page .news-card .btn{
        left: 35%;
      }
      .home-news .news-card .btn{
        left: 35%;
      }
      .home-news .news-card .date {
        margin: 82% 70%;
      }

      .news-page .news-card .date {
        margin: 42% 70%;
      }

      /* NEWS & EVENTS END */

      /* REVIEW SECTION START */

      .review-section .r-tittle{
        margin: 40px 0;
      }
      .review-section .owl-nav{
        /* margin-bottom: 40px; */
        padding-right: 0;
      }

      /* REVIEW SECTION END */


    /* News Details START */

    .news-details .date{
        margin: -100px 384px;
    }
    .news-details-content h3 {
        font-size: 1.1rem;
      }
    .news-details-sidebar{
        margin-top: 15px;
    }

    /* News Details END */

    /* EXECUTIVE HEALTH PACKAGE START  */

    /* .box-header .b_1{
        position: relative;
        left: 450%;
    }
    .box-header .b_2{
        margin-left: 0;
        position: relative;
        left: 420%;
    }
    .box-header .dis-off{
        position: relative;
        left: 450%;
    } */
    .book-test-box{
        margin-left: 5%;
    }
    .book-test-box .report{
        display: flex;
        justify-content: space-around;
    }
    .h-button .btn{
        width: 100%; 
        margin: 10% 0;
    }

    /* EXECUTIVE HEALTH PACKAGE END  */


    /* EXECUTIVE HEALTH PACKAGE DETAILS START  */

    .executive-health-details .left-image img{
        margin-bottom: 20px;
    }
    .executive-health-details .package-title h2{
        font-size: 18px;
    }
    .executive-health-details .package-condition{
        font-size: 18px;
    }
    .executive-health-details .regular-price{
        font-size: 18px;
    }
    .executive-health-details .package-price{
        font-size: 20px;
    }
    .executive-health-details .health-details-btn{
        margin: 0 auto;
        width: 70%;
    }
    .box-header .b_2{
        margin: 0 -20%;
        font-size: 14px;
    }
    .box-header .discount{
        padding: 2% 0;
    }
    .box-header #l_name{
        width: 80%;
    }
    .box-header #percentage{
        width: 20%;
    }

    /* EXECUTIVE HEALTH PACKAGE DETAILS END  */

    /* SERVICE DETAILS PAGE START */

    .lab-details-text h2{
        font-size: 20px;
    }

    /* SERVICE DETAILS PAGE END */

    /* DOCTOR APPOINTMENT START */
    .doctor-appointment{
        padding: 50px 0;
    }
    .doctor-appointment #d_a{
        padding: 30px 0 0;
    }
    .doctor-appointment .main-content{
        width: 100%;
    }
    .doctor-appointment .form{
        right: 0;
    }
    .main-content p{
        padding: 0 40px;
    }
    .main-content h3{
        font-size: 18px;
    }
    .main-content h2{
        font-size: 20px;
    }
    .appointment-heading .title{
        font-size: 20px;
        padding: 0;
    }
    .doctor-appointment .form .app-button{
        gap: 10px;
        margin: 0px 20%;
    }
    .doctor-appointment .form .appointment-btn{
        padding: 10px 20px;
    }
    .doctor-appointment .form .reset-btn{
        padding: 10px 38px;
    }

    /* DOCTOR APPOINTMENT END */

    .partner-item img {
        width: 110px;
        height: 105px;
    }
    .health-package-item .box-header .text {
        margin: 0;
        font-size: 13px;
    }
    .health-package-item .box-header .b_2 {
        margin: 0 -10%;
    }
    .health-package-item .book-test-box {
        margin-left: -3%;
    }
    .health-package-item .h-button {
        margin-left: -5%;
    }
    .health-package-item .h-button .btn {
        width: 200%;
        padding: 0;
    }
    .health-package-item #BOX .book-test-box {
        margin-bottom: 5%;
        width: 100%;
        margin-left: -2%;
    }
    #l_box_2 img {
        width: 30px;
        height: 30px;
      }
    .lab-test .book-test-box {
        margin-left: -2%;
    }
    .lab-test .box-header .text {
        /* margin-top: -5%; */
        font-size: 16px;
    }

    .service-page-content .service-item .text{
        height: 68px;
        font-size: 18px;
    }
    .home-service .service-item .text{
        height: 68px;
        font-size: 18px;
    }
    .service-content{
        width: 80%;
    }
    .doctor-card{
        width: 90%;
        margin: 20px auto;
    }
    .doctor-card .btn{
        margin: 5px 5px;
    }

    .doctor-search-box .departments{
        margin-bottom: 15px;
    }

    .box-header .b_1 p {
        padding: 3px 5px;
    }
    /* .pagination .d-sm-none{
        display: none !important;
    } */
    .pagination {
        width: 100%;
    }
    .pagination .page-item {
        margin: 0 -10px;
    }


    .package-button .details-button {
        width: 40%;
      }

      .home-about .video{
        float: none;
        margin-bottom: 50px;
      }
    .top-bar-social {
        margin: 0 0;
        justify-content: center;
        align-items: center;
        flex: content;
    }


    .top-bar-search{
        width: 100%;
    }
    .branch-item li{
        margin-left: 6px;
    }
    .review-section #reviews-slider{
        margin: -70px 0 0;
    }
    .branch-item ul{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .branch-item li > button {
        min-width: 45%;
        gap: 0;
        position: relative;
    }
    .branch-item {
        display: flex;
        justify-content: center;
        gap: 10px;
        max-width: 100%;
        position: relative;
        flex-flow: wrap;
        align-items: center;
    }
    .branch-item li{
        min-width: 45%;
    }
    .branch-content {
        padding-bottom: 1.5rem;
      }


    .wrapper h3{
        font-size: 1.2rem;
    }
    .rating{
        font-size: 1.6rem;
    }
    .review-page .review-details{
        font-size: 14px;
    }

  }

/*FOR LOW-RESOLUTION TABLETS AND IPADS RESPONSIVE END*/


/* FOR MOBILE RESPONSIVE START */

@media only screen and (min-width:441px) and (max-width:600px){
    /* NAV BAR START */
    .navbar{
        padding-top: 0;
        padding-bottom: 0;
    }
    .top-bar-search{
        width: 95%;
    }
    .slider-main .slider-item {
        height: 250px;
      }
      
    /* .navbar-main a img{
        left: -70px;
        top: 15px;
        width: 40%;
    } */
    /* .navbar-main .branches{
        margin-left: 210px;
        margin-top: -40px;
    } */

    /* NAV BAR END */

    /* PAGE HEADER START */
    .page-header{
        height: 150px;
    }
    .page-heading h1 {
        font-size: 16px;
        border-radius: 15px;
      }
    /* PAGE HEADER END */
    

    /* SLIDER START */
    .slider-main .slick-arrow{
        width: 40px;
        height: 40px;
    }
    /* SLIDER END */

    /* HOME ABOUT SECTION START */
    .home-about .text{
        margin-top: 40px;
    }
    .home-about .about-content{
        display: flex;
        gap: 93px;
    }
    .home-about .content .about-content{
        gap: 40%;
        margin: 0;
    }
    .home-about .image{
        width: 70%;
        margin: 0 auto;
    }
    .home-about .image img {
        margin: 0 auto;
        max-width: 100%;
    }
    .home-about .content .service{
        margin: 30px 0 0 15px;
    }
    .home-service .s-tittle{
        margin: 40px auto 30px;
    }
    .home-service .service-item{
        margin: 0 auto 30px;
    }
    .home-service .s-tittle h2{
        padding: 18px;
    }
    .home-service .s-tittle{
        margin: 40px auto 30px;
        height: 60px;
        width: 350px;
    }
    .review-section .r-tittle{
        margin-top: 30px;
    }
    .home-partners .title h2{
        padding: 8px 12px;
    }
    /* HOME ABOUT SECTION END */

    .home-doctors .doctor-card{
        width: 80%;
        margin: 0 auto;
    }

    .home-service .service-item{
        width: 70%;
    }


    .partners{
        margin-bottom: 0;
    }
    /* FAQ Page START */
    .faq-section .heading h4{
        font-size: 20px;
    }
    .faq-section .heading h2 {
        font-size: 26px;
        margin-bottom: 20px;
    }
    .faq-section .content {
        margin: 5px 0px 40px 0;
      }
    .faq-section .accordion {
        padding: 1.3rem 2rem;
        font-size: 1rem;
        text-align: left;
    }
    .faq-section .active .accordion i{
        font-size: 1.2rem;
    }
    .faq-section .pannel{
        padding: 0 0 2rem 2.2rem;
    }
    #PANNEL {
        margin-left: 1.2rem;
    }
    #PANNEL p{
        font-size: 15px;
        text-align: left;
      }
    /* FAQ Page END */
    /* Contact Page Start */
    .contact-us{
        margin: 0 auto;
    }
    .contact-us #C_BOX{
        margin: 0 auto 5%;
        padding: 0;
        width: 90%;;
    }
    .contact-us #box_1{
        width: 100%;
        padding: 0;
        margin: 5% 0%;
        /* margin: 0 0 30px; */
    }
    .contact-us #box_1 #timing{
        margin: 0 auto;
    }
    .contact-us #box_1 .time_info{
        margin: 0 5%;
        padding: 0;
    }
    .contact-us #box_2{
        width: 100%;
        padding: 0;
        margin: 5% auto;
    }
    .contact-us #box_2 #em-button{
        width: 80%;
        font-size: 14px;
    }
    .contact-us #box_3{
        width: 100%;
        padding: 0 12px;
        margin: 5% auto;
    }
    .contact-us .contact-us-note{
        padding: 0 5%;
        text-align: justify;
        margin: 5% auto;
    }
    .contact-us .contact-map{
        padding: 0;
        margin: 0 auto;
    }
    .contact-us #MAP{
        width: 100%;
        margin: 5% auto;
    }
    .contact-us .msg_form input[type="submit"] {
        font-size: 14px;
    }
    .contact-us #box_1 #day {
        width: 50%;
      }
      .contact-us #box_1 #timing{
        width: 50%;
        text-align: right;
        margin-left: -12%;
      }

    /* Contact Page END */


    /* News Details START */
    .home-news .news-card .date {
        margin: 46% 70%;
    }
    .news-page .news-card .date {
        margin: 47% 70% !important;
      }

    .news-details .date{
        margin: -100px 250px;
    }
    .news-details-content h3 {
        font-size: 1rem;
      }
    .news-details-sidebar{
        margin-top: 15px;
    }
    .news-details-sidebar .s_image{
        width: 70%;
        margin: 0 auto;
    }
    .news-details-sidebar .s_details{
        width: 100%;
        margin-top: 10px;
    }
    .news-details-sidebar .s_details p{
        margin: 0 auto;
        text-align: center;
        margin-bottom: 10px;

    }
    .news-details-sidebar #N_Box{
        display: flex;
        width: 100%;
    }

    /* News Details END */

    .home-news .news-card .date {
        margin: 46% 70%;
      }

    /* LAB TEST START  */
    .health-package-item .lab-tittle-box .box-header {
        justify-content: space-between;
        padding: 0 2%;
    }
    .health-package-item .book-test-box {
        margin-left: -3%;
    }
    .lab-tittle-box .box-header{
        justify-content: space-between;
        padding: 0 4%;
    }
    .health-package-item  .box-header .text {
        margin: 0% 2%;
    }
    .health-package-item{
        width: 90%;
        margin-left: 5%;
    }
    .health-package-item .h-button .btn {
        width: 200%;
        padding: 0;
    }
    .health-package-item #BOX .book-test-box {
        margin-bottom: 70px;
    }
    .health-package-item .h-button {
        margin-left: -5%;
    }
    /* .box-header .text {
        margin: -3% 2%;
    } */
    .box-header .b_1 p{
        padding: 3px 5px;
        margin: 0 0 0.5rem;
        font-size: 12px;
     }
    .health-package-item .box-header .b_2{
        margin: 0 -10%;
    }
     .box-header .b_2{
        margin: 0 -20%;
        font-size: 14px;
    }
    .lab-tittle-box #l_name {
        font-size: 14px;
    }

    .box-header .discount{
        margin: 10% -8%;;
    }
    .box-header .dis-off{
        margin-left: -25%;
        width: 100%;
    }

    /* LAB TEST END */

    .service-page-content .service-item{
        width: 80%;
    }

    .doctor-appointment .main-content {
        width: 100%;
      }

    .doctor-appointment .form .app-button {
        flex-flow: column;
        width: 50px;
        display: flex;
        margin: 0 18%;
     }
    .doctor-appointment .form .appointment-btn{
        width: 270px;
        width: 270px;
    }
    .doctor-appointment .form .reset-btn{
        width: 270px;
    }
    .partner-item img {
        width: 85px;
        height: 90px;
      }
    .lab-test .book-test-box{
        margin-left: -1%;
    }
    .lab-test #BOX {
        margin-left: 0%;
    }
    /* .lab-test .box-header .text {
        margin-top: -5%;
    } */

    .page-item:first-child .page-link{
        font-weight: 500;
    }
    .page-item:last-child .page-link{
        font-weight: 500;
    }
    .about-us-team .team-content .button {
        display: flex;
        justify-content: center;
    }
    .bottom-container{
        justify-content: space-between;
    }
    .package-name p {
        font-size: 14px;
      }
    .price-content span {
        font-size: 18px;
    }
    .bottom-container > div p {
        font-size: 14px;
    }
    .executive-health-package .top-container {
        height: 110px;
    }
    .executive-health-package .package-name p {
        font-size: 14px;
        padding: 0 10px;
    }
    .executive-health-package .price-content span {
        font-size: 16px;
    }
    .executive-health-package .top-container .price-content {
        margin-left: 0;
    }
    .executive-health-package .bottom-container > div p {
        font-size: 14px;
    }


    .top-bar-social {
        margin: 0 0;
    }
    .top-bar-branch .branch-title{
        margin-left: 5px;
    }
    .review-section #reviews-slider{
        margin: -70px 0 0;
    }
    .header-main #branch{
        display: flex;
        flex-direction: column;
    }
    .top-bar-search{
        width: 100%;
        margin-left: -6%;
    }
    .header-main #branch{
        display: flex;
        flex-direction: column;
    }
    .branch-item ul{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .branch-item li > button {
        min-width: 45%;
        gap: 0;
        position: relative;
    }
    .branch-item {
        display: flex;
        justify-content: center;
        gap: 10px;
        max-width: 100%;
        position: relative;
        flex-flow: wrap;
        align-items: center;
    }
    .branch-item li{
        min-width: 45%;
    }
    .branch-content {
        padding-bottom: 1.5rem;
      }

}


/* FOR MOBILE RESPONSIVE END */

/* Mobile Screens two Start */

@media only screen and (min-width:360px) and (max-width:440px){
    .top-bar-social{
        margin: 0 auto;
    }
    .slider-main .slick-arrow {
        width: 40px;
        height: 40px;
      }
      .slider-main .slider-item {
        height: 200px;
      }
    .slider-main .slider-item{
        background-size: cover;

    }
    .navbar-main a img {
        left: -50px;
    }
    /* .navbar-main .branches{
        margin-left: 120px;
        margin-top: -40px;
    } */

    /* .box-header .discount{
        margin: -8px 10px;
        padding: 3px 5px;
    }
    .box-header .b_1{
        margin: 0 5px;
        position: relative;
        left: 55%;
    }
    .box-header .b_2{
        margin-left: 0;
        position: relative;
        left: 80%;
    }
    .box-header .dis-off{
        position: relative;
        left: 55%;
    } */
 
    .page-heading h1{
        font-size: 14px;    
        border-radius: 15px;
    }
    .news-details .date {
        margin:-30% 65%;
    }
    .news-page .news-card .date {
        margin: 60% 70%;
      }
    .news-details-page {
        padding: 10px 0;
    }
    .home-news .news-card .date {
        margin: 60% 70%;
      }
      .home-news .news-card .news-title h3 {
        font-size: 17px;
        height: 70px;
      }
      .news-page .news-card .news-title h3 {
        font-size: 17px;
        height: 80px;
      }
      .home-about .text p{
        font-size: 14px;
    }
    .home-about .content .service{
        margin: 30px 0 0px 5px;
    }
    .home-about .content .about-content{
        gap: 0;
        margin: 0;
    }
    .home-about .image {
        width: 70%;
        margin: 0 auto;
        padding: 20px;
    }
    .home-about .image img {
        max-width: 100%;
        margin: 0 auto;
      }
    .home-service .service-item{
        width: 70%;
    }
    .doctor-appointment .form .app-button {
        flex-flow: column;
        width: 50px;
        display: flex;
        margin: 0;
    }
    .doctor-appointment .form .appointment-btn{
        width: 270px;
    }
    .doctor-appointment .form .reset-btn{
        width: 270px;
    }

    .contact-us{
        margin: 0 auto;
    }
    .contact-us #C_BOX{
        margin: 0 auto 5%;
        padding: 0;
        width: 100%;;
    }
    .contact-us #box_1{
        width: 100%;
        padding: 0;
        margin: 5% 0%;
        /* margin: 0 0 30px; */
    }
    .contact-us #box_1 #timing{
        margin: 0 auto;
    }
    .contact-us #box_1 .time_info{
        margin: 0 5%;
        padding: 0;
    }
    .contact-us #box_2{
        width: 100%;
        padding: 0;
        margin: 5% auto;
    }
    .contact-us #box_2 #em-button{
        width: 94%;
        font-size: 14px;
    }
    .contact-us #box_3{
        width: 100%;
        padding: 0 12px;
        margin: 5% auto;
    }
    .contact-us .contact-us-note{
        padding: 0 5%;
        text-align: justify;
        margin: 5% auto;
    }
    .contact-us .contact-map{
        padding: 0;
        margin: 0 auto;
    }
    .contact-us #MAP{
        width: 100%;
        margin: 5% auto;
    }
    .contact-us #box_1 #day {
        width: 32%;
        margin-left: -5px;
      }
      .contact-us #box_1 #timing{
        width: 68%;
        text-align: center;
        padding: 0;
      }
    .contact-us .msg_form input[type="submit"] {
        font-size: 14px;
    }

    .lab-tittle-box .box-header{
        justify-content: space-between;
        padding: 0 4%;
    }
    /* .box-header .text {
        margin: -3% 2%;
    } */
    .box-header .b_1 p{
        padding: 3px 0px;
        margin: 0 4px 0.5rem;
        font-size: 12px;
     }
     .lab-test .box-header .b_2{
        margin: 0 -30%;
        font-size: 14px;
    }
    .lab-tittle-box #l_name {
        font-size: 14px;
    }
    .lab-test .book-test-box{
        margin-left: -1%;
    }
    .lab-test .box-header .text {
        /* margin-top: -7%; */
        font-size: 14px;
    }
    .box-header .discount{
        margin: 10% -8%;;
    }
    .box-header .dis-off{
        margin-left: -25%;
        width: 100%;
    }
    .health-package-item .box-header .b_2 {
        margin: 0 -10%;
    }
    .health-package-item{
        margin-top: -12%;
    }
    .health-package-item .book-test-box{
        padding: 0;
        margin: 6% 5%;
    }
    .health-package-item{
        margin-top: -12%;
        width: 90%;
        margin-left: 6%;
    }
    .health-package-item .h-button {
        margin-left: -5%;
    }
    .health-package-item #BOX .book-test-box {
        margin: 4% -4%;
    }
    .health-package-item .h-button .btn {
        width: 200%;
        padding: 0;
    }
    .footer-main ul li{
        font-size: 14px;
    }
    .footer-copyright {
        font-size: 14px;
      }
    .team-content:nth-child(2n) img {
        margin: 5px auto 15px;
    }
    .bottom-container{
        justify-content: space-between;
    }
    .package-name p {
        font-size: 14px;
    }
    .price-content span {
        font-size: 18px;
    }
    .bottom-container > div p {
        font-size: 14px;
    }
    .executive-health-package .top-container {
        height: 110px;
    }
    .executive-health-package .package-name p {
        font-size: 14px;
        padding: 0 10px;
    }
    .executive-health-package .price-content span {
        font-size: 16px;
    }
    .executive-health-package .top-container .price-content {
        margin-left: 0;
    }
    .executive-health-package .bottom-container > div p {
        font-size: 14px;
    }


    .top-bar-social {
        margin: 0 0;
    }
    .top-bar-branch .branch-title{
        margin-left: 5px;
    }
    .top-bar-search{
        width: 75%;
        margin-left: -10%;
    }
    .branch-item li{
        margin-left: 6px;
    }
    /* .branch-item li > button {
        padding: 10px 10px;
        min-width: 100px;
      } */
    .branch-item li > button svg{
        width: 40px;
        height: 60px;
    }
    .branch-item li > button span{
        font-size: 14px;
    }
    .review-section #reviews-slider{
        margin: -70px 0 0;
    }
    .header-main #branch{
        display: flex;
        flex-direction: column;
    }
    .branch-item ul{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .branch-item li > button {
        min-width: 45%;
        gap: 0;
        position: relative;
    }
    .branch-item {
        display: flex;
        justify-content: center;
        gap: 10px;
        max-width: 100%;
        position: relative;
        flex-flow: wrap;
        align-items: center;
    }
    .branch-item li{
        min-width: 45%;
    }
    .branch-content {
        padding-bottom: 1.5rem;
      }
    
    /* .online-report-section .heading h3 {
        text-align: center;
        font-size: 22px;
    } */
}




@media(max-width:767px){
    .partners-slider img{
        width:150px;
    }
    .home-partners{
        background-attachment: initial;
        padding-bottom: 30px;
    }
    .home-about h3{
        font-size:13px;
    }
    .home-about .content .icon{
        margin-right:10px;
    }
    .home-about .content .service{
        margin: 30px 0 0px 0px;
    }
    .about-us-team .team-content .button {
        margin: 6% 0 3%;
    }
    .about-us-team .team-content:nth-child(2n) .name h2{
        text-align: center;
    }
    .about-us-team .team-content:nth-child(2n) .name h3{
        text-align: center;
    }
    .team-content:nth-child(2n) img {
        margin: 5px auto 15px;
    }
    .about-us-text p{
        font-size: 14px;
    }
    .about-us-team .team-content .text{
        font-size: 14px;
    }
    .about-us-team .team-content:nth-child(2n) .row{
        display: flex;
        flex-flow: column-reverse;
    }
    .bottom-container{
        justify-content: space-between;
    }
    .package-name p {
        font-size: 14px;
    }
    .bottom-container > div p {
        font-size: 14px;
    }
    .executive-health-package .top-container {
        height: 110px;
    }
    .executive-health-package .package-name p {
        font-size: 14px;
        padding: 0 10px;
    }
    .executive-health-package .price-content span {
        font-size: 16px;
    }
    .executive-health-package .top-container .price-content {
        margin-left: 0;
    }
    .executive-health-package .bottom-container > div p {
        font-size: 14px;
    }
    .lab-test .package-name p {
        font-size: 14px;
    }
    .lab-test .bottom-container > div p {
        font-size: 14px;
    }
}

