
.section-150{
    padding-top: 150px;
}
@media (min-width: 768px) and (max-width: 1299px) {
.find-tab-content .inner-form .search-input, .dc-form .inner-form .search-input, .find-tab-content .inner-form .search-input, .dc-form .inner-form .search-input, .find-tab-content .inner-form .search-input, .dc-form .inner-form .custom-btn.blue-btn.search-input {

    padding: 10px;
    font-size: 14px;
}
}

/* Laptop */
@media (min-width: 1368px) {
    .banner-content .custom-btn{
        max-width: 242px;
        width: 242px;
        height: 44px;
    }
    .banner-carousel .owl-dots {
        margin-top: 20px;
    }
    .appointment-wrapper button.custom-btn,
    .write-form form button.custom-btn,
    .service-b-1{
        /* max-width: 190px; */
        /* width: 190px; */
        height: 44px;
    }

    .appointments .appoint-now:last-child {
        grid-template-columns: 2fr 1fr;
        gap: 7.5px;
    }
    /* .appointment-wrapper {
        margin-top: -60px;
    } */
    /* .appointments .flex-1 {
        border-left: 1px solid var(--green);
        padding-left: 20px;
    } */
    .c-package-single button.custom-btn {
        width: 150px;
        padding: 6px 25px;
      }

}
/* Laptop */
@media (min-width: 992px) and (max-width:1368px) {
    /* .plan-item start */
    .plan-item .sub-title {
        font-size: 21px;
    }
    .plan-item .section-heading {
        font-size: 25px;
    }
    #hospitals .green-overly:after {
        content: "";
        left: 34%;
        right: auto;
        width: 64%;
    }
    #triages .green-overly:after {
        content: "";
        left: 50%;
        right: 0%;
        top: 20%;
        width: 50%;
        height: 60%;
    }
    .faq button.btn.btn-link {
        font-size: 16px;
    }

    .faq .card-body p {
        font-size: 14px;
    }
    footer p,
      footer a {
    font-size: 13px;
    }

    /* radowan 9/2 */
    .add-to-card-wrapper, #package_cart {
        top: 10%;
    }
    .add-to-card .card-body{
        padding: 15px;
    }
    .add-to-card-wrapper .font-25 {
        font-size: 17px;
    }
    .add-to-card .schedule .training {
        font-size: 15px;
    }
    .add-to-card {
        width: 340px;

    }
    .add-to-card .cart_image{
        width: 70px;
    }
}

/* large */
@media (min-width: 768px) and (max-width:991px) {
    /* :default start */
    .section-heading {
        font-size: 30px;
    }

    .find-tab-content .inner-form,
    .dc-form .inner-form {
        padding: 10px;
    }

    /* :default end */

    /*  banner css start */
    .banner {
        padding-bottom: 5%;
    }
    .banner-carousel .owl-dots {
        margin-top: 0px;
    }
    .banner-title .sub-title {
        font-size: 20px;
    }
    /*  banner css end */

    /*  our-services css start */
    /*  our-services css end */
    /*  find-near css start */
    .doctor .container-fliuid {
        padding-left: 20px;
        padding-right: 20px;
    }
    .find-tab-content .inner-form .form-control.search-input,
    .dc-form  .inner-form .form-control.search-input {
        background: url(../img/category-d.png) no-repeat calc(100% - 15px) !important;
    }
   .doctor .input-field.first-wrap,
   .dc-form  .input-field.first-wrap,
   .dc-form  .input-field.second-wrap,
   .doctor .input-field.second-wrap {
        width: 25%;
    }
    .find-header-tab .nav-link {
        font-size: 12px;
    }
    /* find-near css end */

    /*  plan-itemcss start */
     .plan-item>img {
        height: 150px;
    }
    .plan-item .sub-title {
        font-size: 21px;
    }
    .plan-item .section-heading {
        font-size: 25px;
    }
    .plan-grid{
        grid-template-columns: repeat(2, 1fr);

     }


    /*  plan-item css end */

    /* doctor-profile css start */
    .doctor-profile .doctor-title .crd-round-img img {
        width: 125px;
        height: 125px;
    }
    .doctor-profile .doctor-title {
        margin-top: 0px;
    }
    .doctor-profile .schedule .schedule-time p span {
        font-size: 16px;
    }
    .doctor-profile .doc-cham-shcedule {
        flex-direction: column;
    }
    /*  doctor-profile css end */

     /* custom-package css start */
     .custom-package .dc-form .input-field.first-wrap {
        width: 100%;
    }
    .header-nav .navbar-expand-lg .navbar-nav .nav-link{
        padding:8px 0px;
        padding-right: 0px;
        border-bottom: 1px solid #ddd;
    }
    /*  custom-package css end */
     /*  our-services css start */
    /*  our-services css end */

    /* Radowan Changes */
    #triages .green-overly:after {
        content: "";
        left: 0%;
        right: 0%;
        top: 0%;
        width: 100%;
        height: 100%;
    }
    .dc-select {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 25px;
    }
    .default_doctor_list {
        text-align: center;
        border-top: 1px solid #ddd;
        margin-top: 16px;
        padding-top: 15px;
    }

    /* Radowan Changes */
}
/* medium */
@media (min-width: 320px) and (max-width:767px) {


    .blog-details .activity-icons div {
        display: inline-flex;
        align-items: center;
        margin-right: 8px;
    }
    .post-row .activity-icons {
        display: flex;
        align-items: center;
    }
    .widget-sidebar .recent-post p {
        font-size: 13px;
        text-align: initial;
    }
    .widget-sidebar .post-img {
        margin-right: 10px;
    }
    .blog-details .mast {
        font-size: 18px;

    }
    .widget-sidebar .recent-post {
        align-items: center;
    }
    .blog-details p {
        text-align: initial;
    }
    .widget-sidebar {
        background-color: #fff;
        padding: 0px 0px 0px;
    }
    .widget-sidebar .recent-post {
        align-items: center;
    }
    .title-widget-sidebar {
        font-size: 22px;
        padding-bottom: 0px;
    }



    /* :default start */
    .section-heading {
        font-size: 25px;
    }

    /* footer correction */

    footer .footer-left-content > a, footer .footer-left-content p {
        display: block;
        text-align: center;
    }
    footer p,
      footer a {
    font-size: 13px;
    }
    /* card changes */
    h5.title {
        font-size: 1.1rem;
    }
    .footer-area.pt-50 {
        padding-top: 20px;
    }
    .footer-area .g-1fr {
        margin: 15px 0px;
    }
    .single-service .sub-title {
        margin: 5px 0px 14px;
        font-size: 20px;
    }
    header{
        padding-bottom: 40px;
    }

    .header-nav {
        position: fixed;
        width: 100%;
        z-index: 101;
        /* top: 62px; */
    }

    .navbar-collapse{
        transition: 0.4s ease-in-out;
    }


    /* :default end */

    /* --- header css start --- */
    /* .header-nav .navbar-expand-lg .navbar-nav .nav-link{
        padding:11px 17px 0px;
        border-bottom: 1px solid #ddd;
    } */
    .header-nav .navbar-expand-lg .border-btn {
       margin-top: 15px;

    }
    /* --- header css end --- */

    /*  banner css start */
    .banner {
        padding-top: 6%;
    }
    .banner-carousel .owl-dots {
        margin-top: 0px;
        left: 50%;
        right: auto;
        transform: translate(-50%, -50%);
    }
    /*  banner css end */

    /*  our-services css start */
    .appointments .flex-1{
        border-left: none;
        padding-left: 0px;
    }

    .appointments .appoint-now {
        grid-template-columns: 1fr;
        margin-bottom: 10px;
    }


    /*  our-services css end */
    /*  our-services css start */

    /*  find-near css start */
    .find-tab-content{
        padding: 2px;
    }
    .doctor .input-field.first-wrap,
    .dc-form  .input-field.first-wrap,
    .dc-form .input-field.second-wrap,
    .doctor .input-field.second-wrap {
        width: 25%;
    }
    .find-tab-content .inner-form .search-input,
    .dc-form  .inner-form .search-input,
    .find-tab-content .inner-form .search-input ,
    .dc-form  .inner-form .search-input,
    .find-tab-content .inner-form .search-input,
    .dc-form  .inner-form .custom-btn.blue-btn.search-input  {
        height: 40px;
        padding: 8px 8px 8px 8px;
        font-size: 10px;
    }
    .find-tab-content .inner-form,
    .dc-form .inner-form {
       padding: 8px;
   }
    .find-header-tab .nav-link {
        font-size: 12px;
        padding: 0.5rem 5px;
    }
    .find-header-tab .nav-item:last-child {
        padding: 0 10px 0px 0;
        padding-right: 0px;
    }
    .find-tab-content .inner-form .form-control.search-input,
    .dc-form  .inner-form .form-control.search-input {
        background: url(../img/category-d.png) no-repeat calc(100% - 20px) !important;
    }
    .find-tab-content .doctor {
        height: 350px;
        max-height:400px;
    }
    .find-tab-content .inner-form {
        padding: 10px;
    }
    .hospital .find-n-h ul li a {
        font-weight: 400;
        font-size: 18px;
    }
    .hospital .find-n-h ul li a span{
        padding-left: 10px;
    }
    .triage-search input[type="text"] {
        height: 32px;
    }
    #hospitals .green-overly:after {
        content: "";
        left: 0;
        right: auto;
        width: 100%;
        top: 40%;
    }
    #triages .green-overly:after {
        content: "";
        left: 0%;
        right: 0%;
        top: 0%;
        width: 100%;
        height: 100%;
    }
     /*  find-near css end */

     /*  our-blog css start */
     .our-blog {
        height: auto;
        min-height: auto;
    }
    /*  our-blog css end */

    /*  Live Update */
    .live-update .banner-left-content{
        margin-top: 20px;
    }
    .live-update .nav {
        display: inline-block;
    }
    .live-update .all-header-tab .nav-link {
        font-size: 20px;
        margin-right: 15px;
    }
    .live-update .tabs-section{
        padding-bottom: 30px;
    }


    /* gallery css start */
    .portfolio-area button {
        font-weight: 600;
        font-size: 20px;
        margin-right: 16px;
        width: auto;
        padding: 5px 15px;
    }
    /* gallery css end */
        /* pakage Css start */
        .plan-grid{
            grid-template-columns: repeat(1, 1fr);

         }
         .plan-item .ultimated,
         .plan-item .ultimated-2 {
             min-height: auto;
         }
         .plan-item .ultimated-wrapper .get-btn .custom-btn {
             font-size: 20px;
         }
         /* .plan-item .ultimated-update-content.before-srarting-img>ul>li, .plan-item .complete-h li {
             font-size: 16px;
             font-weight: 600;
         } */
         .plan-item>img {
             height: 150px;
         }
         .plan-item .sub-title {
             font-size: 21px;
         }
         .plan-item .section-heading {
             font-size: 25px;
         }
         .build-inner .abs-50 {
            position: relative;
            width: 100%;
        }
        .build-inner {
            padding: 3rem 0px;
            min-height: auto;
            display: block;
            margin-bottom: 50px;
        }
        .build-inner .banner-left-content {
            padding: 35px 0px 0px;
        }



         /* pakage Css end */

    /*  doctor-profile css start */
    .doctor-profile .doctor-title {
        margin-top: 0px;
    }
    .doctor-profile .appointment-wrapper {
        margin-top: 30px;
    }
    .slider-dc {
        padding: 35px 0px 30px;
    }

    /*  doctor-profile css end */

    /*  custom-package css start */
    .custom-package .dc-form .input-field.first-wrap {
        width: 100%;
    }
    /*  custom-package css end */

    .compare .to-compare {
        grid-template-columns: repeat(1,1fr);
    }
    .compare .select-t-s {
        display:block
    }
    .compare .bg-blue.p-100{
        padding: 50px;
    }
    .compare .bg-blue .pt-100 {
        padding-top: 50px;
    }

        /*  find-near css start */
        .find-header-tab .nav-link {
            font-size: 9px;
            padding: 0.5rem 5px;
        }
        .find-header-tab .nav-item {
            padding: 0 10px 0px 0;
        }
        .find-tab-content .inner-form .search-input,
        .dc-form  .inner-form .search-input,
        .find-tab-content .inner-form .search-input ,
        .dc-form  .inner-form .search-input,
        .find-tab-content .inner-form .search-input,
        .dc-form  .inner-form .custom-btn.blue-btn.search-input  {
            height: 30px;
            padding: 7px 5px 6px 7px;
            /* change radowan */
            font-size:11px;
        }
        .find-tab-content .inner-form,
        .dc-form  .inner-form {
            /* change radowan */
            padding: 7px;
        }
        .find-tab-content .inner-form .form-control.search-input,
        .dc-form  .inner-form .form-control.search-input {
            /* change Radowan */
            background: url(../img/category-d.png) no-repeat calc(100% - 8px) !important;
        }


        /*  our-services css end */


        /* nearest-dh css start */
        .nearest-dh .find-header-tab .nav-item {
            width: 100%;
        }
        .nearest-dh .find-header-tab .nav-item  .nav-link{
            font-size: 18px;
            font-weight: 700;
        }
        .nearest-dh .find-header-tab .nav-item  .nav-link.active:before {
            display: none;
        }

        /*  nearest-dhs css end */




        /* doc-profile Css start */
        .doctor-profile .doc-cham-shcedule {
            display: block
        }
        /* doc-profile Css end */

       /* Radowan change */
       h2.section-heading + p {
        font-size: 12px;
        letter-spacing: .4px;
        }
        .faq button.btn.btn-link {
            font-size: 15px;
        }

        .banner-content p {
            line-height: 18px;
            font-size: 13px;
            padding: 15px 20px 20px 0px;
        }
        .home-wha p {
            font-size: 13px;
        }
        .faq {
            padding: 35px 0px;
        }
        .live-update {
            padding: 35px 0px;
        }
        .before-srarting-img> ul >li {
            margin: 15px 0px;
        }
        .margin-50 {
            margin: 35px 0px;
        }
        .doctors-list-area.pt-100.pb-100 {
            padding: 50px 0px;
        }
        .service-wrapper.pt-90 {
            padding-top: 50px;
        }
        /* .find-tab-content .doctor.bg > .container {
            padding: 10px;
        } */
        .single-service {
            padding: 15px 15px 15px;
            margin-bottom: 20px;
        }
        .pt-50{
            padding-top: 35px;
        }
        #hospitals .green-overly:after {
            top: 0%;
        }
        .font-20, .font-16-i, .font-28, .font-25, .font-18-b {
            font-size: 17px;
            font-weight: 600;
        }
        .medical-guide.green-overly .banner-left-content p {
            padding: 20px 0px 20px 0px;
        }
        .package .ultimated-wrapper .font-25, .package .ultimated-wrapper .font-18-b {
            font-size: 16px;
            font-weight: 600;
            padding-bottom: 10px;
        }
        .header-nav .navbar-expand-lg .navbar-nav .nav-link{
            display: inline-block;
         }
        .header-nav .navbar-expand-lg .navbar-nav{
           margin-top: 10px;
        }
        .header-nav .navbar-expand-lg .navbar-nav  li.nav-item{
            border-bottom: 1px solid #ddd;
            padding: 7px 0px;

        }
        .header-top p, .header-top a {
            font-size: 10px;
        }
        .doctor-information-area {
            padding: 30px 0px;
        }
        .mt-50 {
            margin-top: 35px;
        }
        .mb-50 {
            margin-bottom: 35px;
        }

        /* .doctor-information-area {
            margin-top: 40px;
        } */
        /* Radowan change */

        footer .copyright p {
            font-size: 11px;
        }

        footer .copyright{
            padding: 10px 0;
        }
        .banner.green-overly:after {
            width: 100%;
            height: 100%;
        }
        .package .about-wha .banner-content p.package-head {
            font-size: 14px;
        }

}
@media (min-width: 576px) and (max-width:767px) {
    .doctor-information-area {
        margin-top: 40px;
    }
    .dc-select {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 25px;
    }
    .default_doctor_list {
        text-align: center;
        border-top: 1px solid #ddd;
        margin-top: 16px;
        padding-top: 15px;
    }
    main.dc-search.mt-35.mb-50 {
        padding-top: 20px;
    }



}

@media (min-width: 320px) and (max-width:575px) {
    /* :default start */
    .grid-5,.grid-4{
        grid-template-columns: repeat(2, 1fr);
      }
    /* .home-wha p{
        font-size: 10px;
    } */
    .section-heading {
        font-size: 20px;
    }
    .custom-btn {
        padding: 8px 20px;
        font-weight: 400;
        font-size: 11px;
    }
    p {
        font-size: 14px;
    }
    .opens-30 {
        font-size: 20px;
    }
    /* :default end */

    /* --- header css start --- */
    .header-nav .custom-btn {
        margin-bottom: 10px;
        padding: 8px 20px;
        font-weight: 400;
        font-size: 11px;
    }
    .header-nav .ftco-navbar-light {
        padding: 5px 0px;
    }

    /* .header-top p, .header-top a {
        font-size: 8px;
    } */
    .header-nav .navbar-brand {
        padding: 0px;
        max-width: 80px;
    }

    /* --- header css end --- */

    /*  banner css start */
    .banner.green-overly:after {
        width: 100%;
        height: 100%;
    }
    .banner-title .sub-title{
        font-size: 18px;
    }
    /* .banner-content p {
        line-height: 11px;
        font-size: 10px;
        padding: 15px 20px 20px  0px;
    } */
    .banner-right-img {
        margin-top: -20px;
    }
    .banner-carousel.owl-carousel .owl-dots .owl-dot span {
        height: 3px;
    }
    /*  banner css end */

    /*  our-services css start */
    .our-services .sm-none {
        display: block;
    }
    .service-content p {
        font-size: 13px;
    }
    /*  our-services css end */

    /*  find-near css start */
    .find-header-tab .nav-link {
        font-size: 9px;
        padding: 0.5rem 5px;
    }
    .find-header-tab .nav-item {
        padding: 0 10px 0px 0;
    }
    .find-tab-content .inner-form .search-input,
    .dc-form  .inner-form .search-input,
    .find-tab-content .inner-form .search-input ,
    .dc-form  .inner-form .search-input,
    .find-tab-content .inner-form .search-input,
    .dc-form  .inner-form .custom-btn.blue-btn.search-input  {
        height: 30px;
        padding: 7px 5px 6px 7px;
        /* change radowan */
        font-size:11px;
    }
    .find-tab-content .inner-form,
    .dc-form  .inner-form {
        /* change radowan */
        padding: 7px;
    }
    .find-tab-content .inner-form .form-control.search-input,
    .dc-form  .inner-form .form-control.search-input {
        /* change Radowan */
        background: url(../img/category-d.png) no-repeat calc(100% - 8px) !important;
    }


    /*  our-services css end */


    /* nearest-dh css start */
    .nearest-dh .find-header-tab .nav-item {
        width: 100%;
    }
    .nearest-dh .find-header-tab .nav-item  .nav-link{
        font-size: 18px;
        font-weight: 700;
    }
    .nearest-dh .find-header-tab .nav-item  .nav-link.active:before {
        display: none;
    }

    /*  nearest-dhs css end */




    /* doc-profile Css start */
    .doctor-profile .doc-cham-shcedule {
        display: block
    }
    /* doc-profile Css end */

   /* Radowan change */
   h2.section-heading + p {
    font-size: 12px!important;
    letter-spacing: .4px;
    }
    .find-tab-content .triage .sm-reverse{
        flex-direction: column-reverse;
    }
    /* needed */
    /* .doctor .input-field.first-wrap,
    .dc-form .input-field.first-wrap,
     .dc-form .input-field.second-wrap,
      .doctor .input-field.second-wrap {
        width: 33% !important;
    }


     .doctor  input.search-input,
     .dc-form  input.search-input {
            display: none !important;
        }
        .find-tab-content .inner-form .input-field button.custom-btn.blue-btn,
        .dc-form .inner-form .input-field button.custom-btn.blue-btn {
            margin: 0px;
            margin-left: 4px;
        } */
    .faq button.btn.btn-link {
        font-size: 15px;
    }

    .banner-content p {
        line-height: 18px;
        font-size: 13px;
        padding: 15px 20px 20px 0px;
    }
    .home-wha p {
        font-size: 13px;
    }
    .faq {
        padding: 35px 0px;
    }
    .live-update {
        padding: 35px 0px;
    }
    .before-srarting-img> ul >li {
        margin: 14px 0px;
    }
    .margin-50 {
        margin: 35px 0px;
    }
    .doctors-list-area.pt-100.pb-100 {
        padding: 40px 0px;
    }
    .service-wrapper.pt-90 {
        padding-top: 40px;
    }
    /* .find-tab-content .doctor.bg > .container {
        padding: 7px;
    } */
    .pt-50{
        padding-top: 35px;
    }
    #hospitals .green-overly:after {
        top: 0%;
    }
    .plan-item .ultimated-update-content.before-srarting-img>ul>li, .plan-item .complete-h li {
        font-size: 17px;
        font-weight:700;
    }
    .plan {
        padding: 35px 0px;
    }
    .plan-item .price-w .custom-btn {
        font-size: 18px;
    }
    /* Radowan change */



}

    /*  our-services css start */
    /*  our-services css end */
    @media (min-width: 1024px)and (max-width: 1200px) {
        .service-content-wrapper {
            gap: 1.33%;
        }
        .service-content-wrapper .single-service-hover {
            flex-basis: 32%;
            margin-bottom: 1.33%;
        }
        .service-content-wrapper .single-service {
            width: 100%;
            margin: 0px;
        }
        .container {
            width: 100%;
            max-width: 1170px;
            padding: 0 15px;
            margin: 0 auto;
        }
    }

    @media (max-width: 991px) {
        .service-content-wrapper .single-service-hover {
            flex-basis: 48%;
            margin-bottom: 30px;
        }
        .service-content-wrapper .single-service {
            width: 100%;
            margin: 0px;
        }
        .service-content-wrapper {
            justify-content: space-between;
        }
        .service-content-wrapper .single-service-hover:nth-child(2),
        .service-content-wrapper .single-service-hover:nth-child(5) {
            margin-top: 0px;
        }
        .container {
            width: 100%;
            max-width: 1170px;
            margin: 0 auto;
        }
        .package .plan-title .section-heading {
            font-size: 25px;
        }
        .ultimated .plan-title .sub-title {
            font-size: 17px;
            font-weight: 600;
        }
        .plan-item .price-w .custom-btn {
            font-size: 18px;
        }

         /* radowan 9/2 */
        .add-to-card-wrapper, #package_cart {
            top: 12%;
        }
        .add-to-card .card-body{
            padding: 15px;
        }
        .add-to-card-wrapper .font-25 {
            font-size: 17px;
        }
        .add-to-card .schedule .training {
            font-size: 16px;
        }
        .add-to-card {
            width: 300px;

        }
        .download-app{
            margin-top: 10px;
        }
        .hospital-banner img {
            height: 200px;
        }
    }

    @media (max-width: 575px) {
        .service-content-wrapper .single-service-hover {
            flex-basis: 100%;
            margin-bottom: 20px;
        }
        .add-to-card .schedule .training {
            font-size: 12px;
        }
        .add-to-card-wrapper .font-25 {
            font-size: 16px;
        }
        .add-to-card .cart_image{
            width: 60px;
            flex-basis: 60px;
        }
        .our-blog .feature-wrapper .custom-btn {
            max-width: 180px;
            width: auto;
            background: var(--blue);
            margin-top: 15px;
        }
        .goog-te-gadget .goog-te-combo select {
            font-size: 13px !important;
        }
        .hospital-banner > img{
            height: 15vh;
              max-height: 100%;
         }

    }
