@media (max-width: 1399.98px) {
    .banner-section h1 {
        font-size: 50px;
    }
}
@media only screen and (min-width: 318px) and (max-width: 768px) {

    .desktop_gallery
    {
        display: none !important;
    }
    .mobile_profile_gallery
    {
        display: grid !important;
    }
    .hsp_profile_detail h1
    {
        font-size: 23px;
    }
    .mp-profile-detail
    {
        display: grid;
    }
    .mobile_profile_gallery
    {
        order: 1;
    }
    .hsp_profile_detail
    {
        order: 2;
    }
    .profile_info_list
    {
        display: block !important;
        list-style: none;
        padding: 0;
    }
    .profile_info_list li {
        margin-right: 0px;
        margin-left: 0px;
    }
    .header-right-navigation
    {
        display: none !important;
    }
    .mobile_dct_types img
    {
        width: 30%;
    }
    .hero-section-content h1, .hero-section-content p{
        display:none !important;
    }
    .section-header {
        margin: 0 0 10px;
    }
    .section-header h2 {
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        color: black;
    }
    
    .section-header p {
        color: #757575;
        font-size: 10px;
        margin: 15px 0 0 0;
    }
    .register-patient {
        font-weight: bold;
        font-size: 10px;
    }
    .desktop_dct_types{
        display:none !important;
    }
    .mobile_dct_types
    {
        display:inline-block !important;
    }
    
    .mb-appointment .mp-profile-sidebar-fixed-container {
        padding: 0px 3px;
    }
    .mb-appointment .mp-profile-booking-fixed-container .date-slider-list li
    {
        display: inline-block;
        text-align: center;
        padding: 7px 10px;
        cursor: pointer;
        font-size: 10px;
        color: #515064;
    }
    .mb-appointment .medical-booking-time-pill-container li {
        margin-bottom: 10px;
        display: inline-block;
        border: 1px solid #EAF2FD;
        border-radius: 5px;
        padding: 0px 2px;
        text-align: center;
        min-width: calc((100% / 2) - 15px);
        margin-left: 10px;
        cursor: pointer;
    }
    .mb-appointment .md-booking-sidebar-tabs ul li:first-child.active {
        margin-right: 1%;
        width: 47%;
    }
     #home {
        /* background: linear-gradient(90deg, #008ECD 0%, black 201.42%); */
        background: #FFE7FF;
background: radial-gradient(circle, rgba(255, 231, 255, 1) 0%, rgba(214, 212, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
        margin-top: 4.5rem !important;
        background-size: 100% 100%;
        background-position: center;
        position: relative;
    }
    
    .banner-section {
        background: #FFE7FF;
background: radial-gradient(circle, rgba(255, 231, 255, 1) 0%, rgba(214, 212, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        background-clip: padding-box;
        padding: 90px 0;
        overflow: visible;
    }
    .banner-section .banner-content {
        padding-bottom: 0px;
        display:none;
        opacity:0;
    }
    #mp-review-tab
    {
        padding: 26px 25px;
    }
    .post-job-container
    {
        background: white;
        border-radius: 5px;
        width: 100%;
        margin: 0 auto;
    }
    .dct_type_section
    {
        margin-top: 0rem;
    }
    .top_spl_list ul li {
        width: 100% !important;
    }
    .top_spl_list a {
        font-size: 14px;
    }
    .top_spl_list ul {
        list-style: none;
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 10px;
        margin-left: 0px;
        padding-left: 0px;
    }
    .breadcrumb-bar-two {
        min-height: auto;
    }
    .mobile_header
    {
        background-color: black;
    }
    .mobile-menu-item h6, .mobile-menu-item a
    {
        color: black !important;
    }
    .mobile-menu-item {
        background-color: white;
        padding-top: 10px;
        border-bottom: solid 1px black;
        color: black;
    }
    #mb_appointment_form_body .mp-profile-sidebar
    {
        display:block !important;
    }
    #mb_appointment_form_body .mp-profile-sidebar-fixed-container
    {
        padding: 3px 3px;
    }
    #mb_appointment_form_body .md-booking-sidebar-tabs ul li:first-child.active {
        margin-right: 1%;
        width: 52%;
    }
    #mb_appointment_form_body .md-booking-sidebar-tabs ul {
        padding-left: 6px !important;
        margin-right: -0.5rem;
        margin-bottom: -0.5rem;
        margin-left: -0.5rem;
        border-bottom: 0;
        list-style: none;
        display: flex;
    }
    #mb_appointment_form_body .mp-profile-booking-fixed-container .date-slider-list li {
        display: inline-block;
        text-align: center;
        padding: 4px 13px;
        cursor: pointer;
        font-size: 10px;
        color: #515064;
    }
    .iiOIua {
        direction: ltr;
        margin: 0px 0px 0px;
        padding: 0px 15px;
        background-color: white;
        border-radius: 6px;
        display: block;
        margin-bottom: 20px;
    }
    .appoint_reservation_container {
        width: 99%;
        margin: 0 auto;
    }
    .slots_header .booking-date {
        border: 1px solid #EEF4FE;
        border-left: none;
        display: inline-block;
        text-align: center;
        padding: 3px 9px;
        cursor: pointer;
        font-size: 10px;
        color: #515064;
    }
    .medical-booking-slots-outer-wrap {
        color: gray;
        text-transform: uppercase;
        font-size: 9px !important;
        font-weight: bold;
        margin-top: 10px;
    }
    .desktop_slot_slider
    {
        display:none !important;
    }
    .mobile_date_slider
    {
        display:block !important;
    }
    .appointment_reservation_page
    {
        margin-top: 45px !important;
    }
    .doct_appointment_card
    {
        position: relative;
        top: 0;
        z-index: 0;
        margin-bottom: 14px;
    }
    .appointment_header .dct_img {
        width: 100%;
        text-align: center;
        margin-bottom: 12px;
    }
    .appointment_header {
         display: block; 
        position: relative;
    }
    .appointment_header .dct_info {
        width: 100%;
    }
    .display-sm-none
    {
      display:none !important;   
    }
    .eNvmwP {
        display: flex;
        -webkit-box-align: center;
        align-items: center;
    }
    .dcLFWI {
        color: rgb(0, 112, 205);
        font-size: 13px;
        font-weight: 600;
    }
    .fxkaQz i
    {
        font-size: 20px;
    }
    .fxkaQz {
        color: rgb(111, 112, 114);
        width: 10%;
    }
    .kgjvHW {
        width: 78%;
        line-height: 1.5;
    }
    .ebLIwk {
        color: rgb(72, 72, 72);
        margin: 0px;
        font-size: 16px;
        font-weight: 600;
    }
    .iwCTZu {
        color: rgb(102, 102, 102);
        font-size: 12px;
        font-weight: 400;
    }
    .inner_search #doctor_advs_form
    {
        display:none;
    }
    .review-rating {
        position: relative;
        top: 0px;
        right: 0px;
    }
    .overall_rating i, .other_rating i, .review-rating i {
        color: #F0B61E;
        font-size: 15px;
    }
    .feature_card_detail {
        padding-top: 60px;
        padding-bottom: 30px;
        width: 91%;
        margin: 0 auto;
    }
    .sPRaK {
        margin: 0px;
        box-shadow: rgba(175, 169, 169, 0.29) 0px 0px 8px 0px;
    }
    .flJdTL {
        margin-bottom: 10px;
        margin-top: 20px;
        position: relative;
    }
    .PbVdd {
        width: calc(100% - 20px);
        padding: 10px 10px 0px;
    }
    .xQjgq .SearchBarTabstyle__HomeSearchBarTabsTitle-sc-1rkhkxl-0 {
        color: black;
        font-size: 13px;
    }
    .gXhzFd {
    margin-bottom: 15px;
    font-size: 19px;
    margin-top: 0px;
    line-height: 28px;
    white-space: pre-line;
    
    }
    .gwwwHH {
        border-radius: 10px 10px 0px 0px;
    }
    .btPuhx {
        padding: 8px 0px;
        background-color: black;
    }
    .btPuhx .SearchBarTabstyle__HomeSearchBarTabsTitle-sc-1rkhkxl-0 {
        color: white;
        font-size: 13px;
    }
    .chHhwg .SearchBarTabstyle__HomeSearchBarTabsTitle-sc-1rkhkxl-0 {
        color: black;
        font-size: 13px;
    }
    .xQjgq {
        padding: 8px 0px;
        background-color: rgb(229, 241, 255);
    }
    .gVkESe {
        display: none;
    }
    .chHhwg {
        padding: 8px 0px;
        background-color: rgb(229, 241, 255);
    }
    .desktop_ask_question
    {
        display:none !important;
    }
    .mobile_ask_question
    {
        display:flex !important;
    }
    #ask_question_modal .modal-lg
    {
        max-width: 100% !important;
    }
    .eMuPYJ {
    padding: 16px 0px;
    width: 10%;
    }
    .keTmmQ {
        max-width: 180px;
        font-size: 16px;
    }
    .iNBsDu {
        font-size: 14px;
    }
    .gisuNC {
        display: flex;
        align-items: flex-end;
    }
    .modal-lg
    {
        max-width:100% !important;
    }
   .review-card
   {
       width: 94% !important;
   }
   .mp-profile-sidebar
   {
       display:none !important;
   }
   .mp-bottom-search-style
   {
       display:none !important;
   }
  .doct-image
  {
      width:95% !important;
  }
  .gc_row_space_1.gc_row.gc_global_cta .gc_ic_title {
        font-size: 3rem;
        line-height: 1.1;
    }
  .trending_words
  {
      display:none;
  }
  #patient_login,#patient_registration
  {
      width:100% !important;
  }
  .mobile_padding
  {
      padding-top: 1rem !important;
  }
  #mobile_search
  {
      display:block !important;
  }
  #desktop_search
  {
      display:none;
  }
  .px-5
  {
    padding-right: 1rem!important;
    padding-left: 1rem!important;
  }
  h3, .h3 {
        font-size: 20px;
    }
  #desktop_patient_login
  {
      display:none !important;
  }
  #user_location_mobile
  {
    color: black;
    font-weight: 700;
  }
  .disease_icon
  {
      width:75%;
  }
  .disease-name
  {
      font-size:12px;
  }
  .info-box
  {
      width:75%;
      margin-bottom:30px;
      margin-top:10px;
  }
}

@media (max-width: 1199.5px)
{
    .gc_row_space_1.gc_row.gc_global_cta {
        background-position: bottom 2.5rem center;
    }
    .gc_row .gc_row_inner {
        padding: 0 5px;
    }
    .gc_global_cta .gc_row_inner .gc_ic_wrap {
        width: 100%;
    }
    .gc_row_space_1.gc_row.gc_global_cta .gc_ic_title {
        font-size: 3.75rem;
        line-height: 1.1;
    }
    .gc_row_space_1.gc_row.gc_global_cta:after {
        background-position: 50%;
        background-repeat: no-repeat;
        border-radius: 200px;
        bottom: 0;
        display: block;
        height: 30rem;
        left: auto;
        margin: 2rem auto auto;
        max-height: calc(100vw - 50px);
        max-width: calc(100vw - 50px);
        position: relative;
        right: auto;
        top: auto;
        width: 30rem;
    }
}

@media (max-width: 480px)
{
    .lp-search-bar .lp-suggested-search .input-group-addon.lp-border {
        width: 65px;
        padding-left: 0;
        background: transparent !important;
    }
    .form-group.lp-suggested-search .input-group-addon.lp-border {
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        top: -1px;
    }
}
@media only screen and (max-width: 500px)
{
    .mp-bottom-search-container {
        margin-bottom: 0;
    }
    .mp-heading, .mp-heading > div {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .mp-profile-location-header .mp-heading img {
        top: 0;
        margin-top: 0;
    }
    .mp-timings {
        display: flex;
        justify-content: center;
    }
    .mp-timing-day-view-all-timings {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        height: 20px;
        float: none !important;
        margin: 0 0 0 0;
        padding: 0 0 0 10px;
    }
    .mp-timings-other-days-container {
        left: -40px;
    }
    .mp-timings-other-days-container {
        top: 35px;
        left: 50%;
        transform: translateX(-10%);
    }
}

@media only screen and (max-width: 600px)
{
    .mp-timings, .mp-profile-location-detail, 
    .mp-profile-location-booking, 
    .mp-profile-location-detail-map-container, 
    .mp-profile-location-book {
        float: none;
        width: 100%;
        display: block;
        margin-bottom: 10px;
    }
    .mp-timings
    {
        margin-top: 15px;
    }
    .doctor-register-image-container img
    {
        display:none;
    }
}


@media (max-width: 767px)
{
    
    .breadcrumb-bar-two .inner-banner {
        margin: 0;
        padding: 50px 0;
    }
    .breadcrumb-bar-two .page-breadcrumb ol {
        font-size: 15px;
    }
    .breadcrumb-bar-two .inner-banner .breadcrumb-title {
        font-size: 26px;
    }
    .lp-search-bar {
        width: 100%;
        display: inline-block;
    }
    .mp-bottom-search-style .mp-bottom-search-container .lp-search-bar form {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
    }
    .mp-bottom-search-style .mp-bottom-search-container .lp-search-bar .lp-suggested-search, 
    .mp-bottom-search-style .mp-bottom-search-container .lp-search-bar .lp-location-search-container, 
    .mp-bottom-search-style .mp-bottom-search-container .lp-search-bar .lp-search-bar-submit, 
    .mp-bottom-search-style .mp-bottom-search-container .lp-search-bar .lp-search-bar-submit .lp-search-btn 
    {
        width: 100% !important;
    }
    .mp-bottom-search-style .mp-bottom-search-container .lp-search-bar .lp-suggested-search {
        width: 100% !important;
    }
}
@media (max-width: 992px)
{
    /*.mp-bottom-search-style .mp-bottom-search-container .lp-search-bar .lp-suggested-search {*/
    /*    width: 40% !important;*/
    /*}*/
    
    .lp-search-bar .lp-suggested-search .input-group-addon.lp-border {
        background: #fff;
        z-index: 99;
    }
    .login-left {
        display: none;
    }
    .breadcrumb-bar-two {
        padding-top: 40px;
        min-height: 260px;
    }
    .breadcrumb-bar-two .inner-banner .breadcrumb-title {
        font-size: 36px;
    }
    .footer-app-view-new 
    {
        display:block !important;
        padding:0 !important;
    }
    .mp-profile-content {
        padding-left: 0;
    }
    .mp-profile-content .mp-profile-content-title h1 {
        color: #FFFFFF;
        margin: 0;
        margin-bottom: 10px;
        font: normal normal 700 20px/20px 'Lato', sans-serif;
        display: inline-block;
        float: left;
        margin-right: 10px;
    }
    .mp-w-20 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20% !important;
        flex: 7 7 30% !important;
        width: 30%;
    }
    .mp-profile-location-header .mp-heading h1 {
        font: normal normal bold 13px/19px 'Lato', sans-serif;
        color: black;
        display: inline-block;
        margin: 0;
    }
    .mp-location-tab
    {
        background: #FFFFFF;
        box-shadow: 0 10px 29px #0A74F314;
        border-radius: 0 0 10px 10px;
        padding: 0px 0px;
    }
}
@media (max-width: 1024px)
{
    .mp-bottom-search-style .mp-bottom-search-container .lp-search-bar .lp-suggested-search {
        padding-right: 5px;
    }
}

@media only screen and (min-width: 1442px)
{
    .cst-field .mdi
    {
        font-size: 33px;
        padding-right: 0px;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        color: black;
        position: absolute;
        top: 10px;
        width: 4%;
        
    }
    
    
    #desktop_search
    {
        display:block;
    }
    
    
}