


/*===========================(min-width: 320px) and (max-width: 480px)=====================*/

@media only screen and (min-width: 320px) and (max-width: 480px) {















div#suggestions {
    width: calc(100% - 12px);
    top: calc(100% + 8px);
}










ul.nav.navbar-nav.navbar-collapse.collapse {
    top: 0;
    width: 80%;

    height: 100vh;
    transform: translateX(-100%) translateY(0%);
    overflow-y: scroll;
}






.all_doctors  .row.mobile_scroll {
    max-width: unset !important;
    display: block;
}
.all_doctors .col-md-3.scroll_card {
    margin-bottom: 15px;
    max-width: 100%;
    flex: 0 0 50%;
    display: inline-flex;
    padding: 0 5px;
}

.all_doctors .col-md-3.scroll_card a {
   
    width: 100%;
 
}

.all_doctors  .row.mobile_scroll {
    max-width: unset !important;
    display: block;
}




.header-nav-bar {
    padding: 10px 0;
}
.header .navbar-brand img {
    height: 55px;
}
ul.nav.navbar-nav.new-header.ml-auto {
    flex-direction: row;
}
.form-group.group_loaction {
    position: absolute;
    top: 10px;
    margin: 0;
    right: 0;
}
.form-group.group_loaction select.form-control.select2 {
    border: none;
    background: transparent;
    padding: 0;
    width: auto;
    height: 30px;
    margin: .3125rem 0;
}
.form-group .icon {
    top: 50%;
    right: auto;
    left: -20px;
}

section.service_wrapper {
    background: #f5f5f5;
    margin-top: 0;
    padding-bottom: 30px;
}
section {
    padding: 20px 0 0;
}




.header-nav-bar .navbar-nav .nav-link, a.nav-link.booking_mobile {
    padding: 10px 5px;
    font-size: 13px;
    font-weight: 700;
}
.topbar {
    position: relative;
}


.fixed-header .header li.top-search {
    top: 0;
    display: none !important;
    z-index: 0;
}
/*
.topbar .header {
    height: 144px;
}*/

.fixed-header .header {
    height: 60px;
}
.fixed-header .header .navbar-brand img {
    height: 50px;
}
.fixed-header .header .header-nav-bar {
    padding: 5px 0;
}


.navbar-brand {
    display: inline-block;
    padding-top: 0;
    padding-bottom: 0;

    }
.act-buttons a.btn {
    width: auto;
    position: fixed;
    bottom: 15px !important;
    z-index: 99;
    left: 50%;
    border-radius: 50px !important;
    height: 47px;
    margin: 0;
    line-height: 48px;
    padding: 0 40px !important;
    top: auto !important;
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.15) !important;
    transform: translateX(-50%);
}
.header_form form.form-inline {
    width: 100%;
}
.form-group.group_search {
    width: 100%;
    margin: 13px 0;
}

.form-group.group_search input.form-control, .header_form select.form-control.select3 {
    display: block;
    width: 100%;
    margin: 0;
    border-radius: 53px;
    padding: 7px 45px 7px 20px;
}
.form-group.group_search .search_btn {
margin-left: -10px;
    padding: 8px 20px;
    font-size: 18px;
    position: absolute;
    top: 2px;
    right: 8px;
    left: auto;
    background: #77777700;
    color: #333;
    box-shadow: none;
    padding: 0 !important;
    border-radius: 50px !important;
    height: 34px;
    width: 34px;
    line-height: 33px;
}

.service_section {
    padding: 0;
    background: transparent;
    border-radius: 0;
    box-shadow: none;
}

li.top-search {
    position: absolute;
    top: 70px;
    left: 0;
    right: 0;
   /* border-top: 1px solid #3333;*/
}

.section-title h2 {
    font-size: 15px;
}

.section-title {
    margin: 6px 0 8px;
}
.title-btn {
    font-size: 14px;
    padding: 0 !important;
}

.owl-nav button.owl-next {
    transform: translate(0, -50%);
    right: -10px;

}

.owl-nav button.owl-prev {
    transform: translate(0, -50%);
    left: -10px;

}
.owl-nav button {
        top: calc(50% - 6px);
    height: 40px;
    width: 40px;
    font-size: 23px !important;
    line-height: 39px !important;

}


.testimonials_section .LazyLoadImage {
    width:  70px;
    height: 70px;
}

.testimonials_section img.ListingCardHQ__photo {
    height: 65px !important;
    width: 65px !important;
    border-radius: 100%;
}
.testimonials_section .ListingCard__proName {
    font-size: 12px;
    line-height: 1.3;
}


.testimonials_section p {
    font-size: 10px;
}

.product_section .owl-stage-outer .item {
    padding: 2px;
}

.row.mobile_scroll {
    text-align: left;
    overflow: auto;
    overflow-y: hidden;
    overflow-x: scroll;
    max-width: 100%;
    display: flex;
    flex-wrap: unset !important;
    margin: 0 -5px;
}

.col-md-4.scroll_card {
    display: inline-flex;
    flex: 0 0 200px;
    max-width: 200px;
    width: 200px;
    padding: 0px 8px;
}
.plan_img img {
    width: 100%;
    height: 200px;
}
.plan_img {
    border-radius: 5px;
}
.row.mobile_scroll .card {
    width: 100%;
}
p.mnth-plan-gld {
    font-size: 14px;
    text-align: left;
    margin-bottom: 0;
    line-height: 1.5;
}
p.gld-cvr-txt {
    font-size: 11px;
    font-weight: 500;
    margin-top: 0;
    text-align: left;
    min-height: auto;
}
p.gld-cvr-txt span {
    font-size: 10px;
    margin-left: 7px !important;
    border-radius: 4px;
    padding: 2px 8px;
    font-weight: 700;
    display: inline-block;
    width: auto;
    text-align: center;
}
.gold-price {
    display: flex;
    text-align: left;
    margin: 0;
    margin-bottom: 0;
}
.gold-pln-slct-radio {
    margin: 0;
    width: auto;
    display: inline-flex;
    position: relative !important;
    flex: auto;
}
.gd-rdio-gray {
    width: 30px;
    height: 30px;
    margin-right: 0;
}
img.gd-rdio-chk {
    width: 30px;
    height: 30px;
    left: auto;
    transform: translateX(0);

    right: 0;
}


.row.mobile_scroll::-webkit-scrollbar {
    display: none;
}


.hospital_section.testimonials_section .ListingCardHQ {
    padding: 24px 0 10px;
}

.hospital_section.testimonials_section .ListingCard__proName {
    line-height: 1.3;
    font-size: 12px;
    min-height: 24px;
}
.hospital_section.testimonials_section img.ListingCardHQ__photo {
    height: 50px!important;
    width: auto !important;
}

del {
    color: #333;
    font-size: 14px;
}
.logo-img-div {
    text-align: left;
}

ul.nav.social_nav {
    display: block;
    text-align: left;
}

.footer_main .col-md {
    margin-bottom: 1rem;
    border-bottom: 1px solid #f8f8f8;
}
.footer_main .col-md:last-child{
    margin-bottom: 0;
    border: none;
}


.footer_main  .row.mb-5 {
    margin-bottom: 0 !important;
}

.footer-contact ul.nav li {
    margin-bottom: 0.3rem;
}

.row.footer_main {
    padding: 30px 0 20px;
}

.offers_section {
    padding: 20px 0;
    background: #fff;
    margin-top: 20px;
}



.ofer_card {
    margin-bottom: 10px;
}
.pb-60 {
    padding-bottom: 30px;
}
.mb-60 {
    margin-bottom: 30px;
}







.elementor-flip-box__layer__description{
    display: none;
}

.elementor-flip-box button.cstm-book-btn {
    display: none;
}
h3.elementor-flip-box__layer__title {
    display: block;
    text-align: center;
    font-size: 11px;
    font-weight: 500;
    line-height: 1.2;
    margin-top: 10px;
    margin: 0;
        color: #333;
}

.elementor-icon {
    margin: 0 auto 10px;
}


.home-card-col .card-body {
    padding: 0;
}
.card {
    border-radius: 5px;
    box-shadow: none;
    /*background: transparent;*/
    background: #fff;
    border: none;
}
.elementor-icon {
    width: 24px;
    height: 24px!important;
    object-fit: contain;
    font-size: 24px;

}

.mb-3.home-card-col {
    margin-bottom: 10px !important;
    padding: 0 5px;
}

.row.soluation_row {
    flex-wrap: wrap;
    margin-right: -2.5px;
    margin-left: -2.5px;
    border-radius: 5px;
    box-shadow: 0 1px 5px rgba(76,76,76,.12), 1px 1px 4px rgba(128,128,128,.24);
    background: #fff;
    padding: 10px;
}
.elementor-flip-box {
    padding: 10px 0;
    text-align: center;
}









.testimonials_section img.ListingCardHQ__photo {
    height: 100%!important;
    width: 100%!important;
    border-radius: 5px !important;
    /*box-shadow: 0 1px 5px rgba(76,76,76,.12), 1px 1px 4px rgba(128,128,128,.24) !important;*/
}

.treatment_iteams .LazyLoadImage {
    height: 150px !important;
}






.blog_single .plan_single_title h2 {
    font-size: 1.2em;
}
.blog_single .plan_single_title .section-title {
    margin-bottom: 0.5em;
    margin-top: 1em !important;
}
.blog_content {
    margin: 1em 0 0 !important;
    padding-top: 1.5em;
    position: relative;
}


.SOLUTION_section .card {
    box-shadow: none !important;
}
.treatment_iteams.testimonials_section img.ListingCardHQ__photo {
    border-radius: 10px !important;
    box-shadow: none !important;
}




















/*================  ( Hospital ) ==================*/


.h-data {
    width: 100%;
}
.ipd-section .hsptl-info {
    display: block;
    justify-content: normal;
    padding-bottom: 5px;
}
.ipd-section .hos-certified {
    padding: 0 5px 3px;
    font-size: 12px;
    font-weight: 500;
    display: inline-block;
}
.ipd-section .hsptl-title.hs-tle{
    display: none;
}

ul.hsptl-contact.text-center {
    padding: 0;
}
.ipd-section .hsptl-img span img {
    height: 45px;
    width: 45px;
}

.ipd-section .btn-more-img {
    height: 45px;
    width: 45px;
    padding: 10px;
    line-height: 13px;
    font-size: 11px;
}

.ipd-section .hsptl-img span {
    padding-right: 8px;
}
.ipd-section .hsptl-contact li {
    padding-bottom: 0;
}
.hospital_bg {
    height: 300px;
}
.hp_profile {
    height: 150px;
    width: 150px;
    border: 3px solid #fff;
    margin-top: -100px;
   margin-bottom: 1em;
}
.section-heading {
    font-size: 18px;
    margin-bottom: 0.5em;
}
.h-data h2 {
    font-size: 12px;
    margin-bottom: 1em;
    color: #222;
}
.nav-tabs li a {
    padding: 14px 0;
    font-size: 12px;
        font-weight: 600;
}
.card {
    border-radius: 5px;
    box-shadow: 0 1px 4px rgba(76, 76, 76, 0.05), 1px 1px 4px rgba(128, 128, 128, 0.13);
    border: none;
    overflow:hidden;
}
.dr_section h3.card_title {
    background: #ffffff;
}

h3.card_title {
    font-size: 15px;
    font-weight: 600;
    padding: 15px 20px;
    line-height: 1.3;
}

.hs-services li img {
    width: 16px;
    margin-right: 2px;
    vertical-align: -4px;
}

.hs-services li h3 {
    font-size: 13px;
    margin: 0;
}

.hs-services li {
    padding: 6px 22px 6px 0px;

}
.hp_details .card {
    overflow: inherit;
}
.cstm-docCard-content {
    padding: 0;
}
.cstm-docCard-content .col-8, .cstm-docCard-content .col-4 {
    max-width: 100%;
    flex: 0 0 100%;
}

.cstmDocName {
    font-size: 20px!important;
    margin-bottom: 20px!important;
}
.cstm-doc-details-container {
    display: flex;
    margin-right: 0;
    margin-bottom: 15px;
}
.cstm-docCard-content .col-4 {
    text-align: left !important;
}
/*button.cstm-book-btn, .btn-primary {
    padding: 0 20px;
    height: 35px;
    line-height: 35px;
    font-size: 12px;

}*/
button.cstm-book-btn{
    padding: 0;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    width: calc(50% - 3px);
    text-align: center !important;
    margin: 0 auto;
    display: inline-block;
}
.cstmCardFooter {
    padding: 9px 9px 4px 9px;
    margin-top: 15px;
}
.cstmfooterContent h3, .cstmfooterContent p {
    margin-bottom: 4px;
    font-size: 12px;
}
.cstmfooterContent p img {
    width: 13px;
    margin-right: 5px;
    height: 13px;
}
.cstm-doc-content-container h3, .cstm-doc-content-container p {
    font-size: 12px;
}
.hp_profile img {
    width: 110px;
    height: 110px;
}













/*================  ( Hospital ) ==================*/







/*================  ( Doctor ) ==================*/


.dr__single_section .hp_profile {
    height: 150px;
    width: 150px;
    border: 3px solid #fff;
    margin-top: -100px;
    margin-bottom: 1em;
        margin-left: auto;
}
.dr__single_section .hp_profile img {
    width: 150px;
    height: 150px;
    object-fit: cover;
}
.dr__single_section .card {
    margin-top: 100px;
}
.dr__single_section .card-body {
    padding: 15px;
}
h1.dr-name {
    font-size: 20px;
    margin: 6px 0 0.5em;
}
.dr-profile .add-details {
    font-size: 13px;
    margin: 0 0 4px;
    line-height: 1.2;
}

h2.desg.inline-speciality {
    margin-bottom: 13px !important;
    font-size: 14px;
}


.dr__single_section .dr-profile {
    text-align: center;
}

.dr__single_section .col-4 {
    max-width: 100% !important;
    flex: 0 0 100%;
    margin-top: 1em;
    margin-bottom: 0.2em;
}
p.cst-doc-price {
    margin-bottom: 15px;
}
.panel-content {
    padding: 0;
}
p {
    font-size: 13px;
    font-weight: 400;
}
span.add-span {
    font-size: 13px;
}



a.dr_map img {
    width: 44px;
    height: auto;
}
.add-content p {
    font-size: 12px;
    line-height: 1.3;
}

.dr_address .cstmCardFooter.mt-0 {
    padding: 15px;

}
.expansion-label p {
    font-size: 13px;
    margin: 0 0 10px;
}




/*================  ( Doctor ) ==================*/






/*================  ( ambulance ) ==================*/

.mpbile_top {
    order: -1;
}
.ambulanceb_img {
    margin-bottom: 25px;
    position: relative;
    right: unset;
    left: unset;
    transform: translateY(0);
    top: unset;
}
.ambulance_section .card {
  /*  margin-bottom: -300px;*/
}
section.ambulance_section {
    padding: 30px 0 0 !important;
    margin-bottom: 30px;
}

.eos_service_section .section-title h2 {
    font-size: 16px !important;
    margin-bottom: 0.3em;
    margin-top: 1em;
}

.service_card_icon{
    margin-bottom: 20px;
}

.eos_service_section_3 .service_card_icon {
    margin-bottom: 0;
   padding: 15px 30px;
}






/*================  ( ambulance ) ==================*/


/*================  ( medicine ) ==================*/

section.ambulance_section.pharmacy_section {
    background: #0081ff !important;
    padding: 60px 0 0 !important;
}

/*================  ( medicine ) ==================*/




.hp_list .cstmDocName {
    margin-bottom: 0.3em !important;
    font-size: 16px !important;
}


.hp_list .cstm-doc-content-container h3 {
    font-size: 11px !important;
}
.hp_list button.cstm-book-btn {
    padding: 0 50px;
    width: 100%;
}
.dr_section.hp_list button.cstm-book-btn {
    padding: 0 50px;
    width: calc(50% - 3px);
}






.plan_btn button.cstm-book-btn {
    display: block !important;
    width: 100%;
    margin: 0;
    height: 55px;
    font-size: 17px;
    font-weight: 700;
    line-height: 50px !important;
    position: fixed !important; 
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 0 !important;
    z-index: 1;
}


section.plan_action {
    padding: 30px 0 0 !important;
}















/*================  ( Plan Modal ) ==================*/



.ab_ak75f img {
    height: 76px;
    width: auto;
}
.ab_ak75f p {
    margin: 15px 0 0;
    font-size: 14px;
    font-weight: 600;
}

.ab_ak75f ul li {
    font-size: 11px;
}

.ab_ak75f {
    margin-bottom: 20px;
}
.modal-body.contact-form form {
    margin-top: 5px;
    padding: 0;
}

.modal-body .form-control{
    height: 50px;
    border-radius: 50px;
    font-size: 16px;
}
.modal-body.contact-form .btn.btn-danger {
    height: 48px;
    font-size: 14px;
    border-radius: 50px !important;
    margin-top: 2px;
    font-weight: 600;
}

.modal-body {
    width: 100%;
    padding: 48px 24px 25px;
}
.modal-dialog {
    margin: 0;
    border: none !important;
    width: 100%;
}
.modal-content{
    border-color: #fff;
}
.modal {
    top: auto;

}
.modal-content {
    border-color: #fff;
    border-radius: 10px 10px 0 0;
}
.modal.fade .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out;
    -webkit-transform: translate(0,25%);
    transform: translate(0, 25%);
}
.modal.show .modal-dialog {
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
}

/*================  ( Plan Modal ) ==================*/









/*================  ( membership ) ==================*/

.membership_single_section .card .card-body {
    padding: 1em;
}
.membership_single h1.section-heading.pb-10 {
    font-size: 1.2em;

}
.mem_card_dis {
    padding: 20px;
}

.card_mem_img img {
    width: 100%;
    height: auto;
}
.card_mem_img {
    margin-bottom: 1em;
    margin-right: 0;
}

.mem-discount h5 {
    font-size: 1em;
    padding: 0.5em 0;
    line-height: 1.3;
}

.mem-discount li {
    font-size: 14px;
}

.card_help span {
    padding: 0;
    font-size: 14px !important;
}
.mem_data {
    margin: 1em 0 0;
}
.card_help {
    margin-top: 0;
}
.main_service {
    display: inline-block;
    background: #F44336;
    margin-bottom: 1em;
    line-height: 1.5;
    padding: 15px;
    border-radius: 6px;
}
.main_service p {
    font-size: 14px;
}
.more_service_profite h5 {
    font-size: 14px;
}

.more_service_profite li p {
    font-size: 12px;
}



button.cstm-book-btn.btn_benefits {
    font-size: 18px !important;
    width: 100%;
}
.banner-inner-div {
    height: auto;
    background: #0081ff;
    margin-bottom: 3em !important;
    padding: 2em 1em;
    text-align: center;
    border-radius: 0px 0px 50px 50px;
    background-image: -webkit-linear-gradient(0,#ffc045 0,#ffdc22 100%) !important;
    margin: 0 -20px;
}
.mem_card_dis {
    padding-top: 0px;
}
section.membership_single_section.pb-60 {
    padding-top: 0;
}

section.membership_single_section.pb-60 .container{
    padding: 0 !important;
}
.banner-inner-div img {
    width: auto;
    height: 98px;
    margin-bottom: 21px;
    margin-top: 10px;
}
.banner-inner-div {
    height: auto;
    background: #0081ff;
    margin-bottom: 3em !important;
    padding: 2em 1em;
    text-align: center;
    border-radius: 0px 0px 50px 50px;
    background-image: -webkit-linear-gradient(0,#ffc045 0,#ffdc22 100%) !important;
    margin: 0 -20px;
}
button.cstm-book-btn.btn_benefits {
    font-size: 16px !important;
    width: auto;
    padding: 8px 35px;
    text-transform: uppercase;
}

.banner-inner-div p.benefits {
    font-size: 1em;
}
/*================  ( membership ) ==================*/










}

/*===========================(min-width: 320px) and (max-width: 480px)=====================*/


/*===========================(min-width: 481px) and (max-width: 767px)=====================*/

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



div#suggestions {
    width: calc(100% - 12px);
    top: calc(100% + 8px);
}






.all_doctors  .row.mobile_scroll {
    max-width: unset !important;
    display: block;
}
.all_doctors .col-md-3.scroll_card {
    margin-bottom: 15px;
    max-width: 49%;
    flex: 0 0 50%;
    display: inline-flex;
    padding: 0 5px;
}
.all_doctors  .row.mobile_scroll {
    max-width: unset !important;
    display: block;
}








.header-nav-bar {
    padding: 10px 0;
}
.header .navbar-brand img {
    height: 55px;
}
ul.nav.navbar-nav.new-header.ml-auto {
    flex-direction: row;
}
.form-group.group_loaction {
    position: absolute;
    top: 10px;
    margin: 0;
    right: 0;
}
.form-group.group_loaction select.form-control.select2 {
    border: none;
    background: transparent;
    padding: 0;
    width: auto;
    height: 30px;
    margin: .3125rem 0;
}
.form-group .icon {
    top: 50%;
    right: auto;
    left: -20px;
}

section.service_wrapper {
    background: #f5f5f5;
    margin-top: 0;
    padding-bottom: 30px;
}
section {
    padding: 20px 0 0;
}








.header-nav-bar .navbar-nav .nav-link, a.nav-link.booking_mobile {
    padding: 10px 5px;
    font-size: 13px;
    font-weight: 700;
}
.navbar-brand {
    display: inline-block;
    padding-top: 0;
    padding-bottom: 0;

    }
.act-buttons a.btn {
    width: auto;
    position: fixed;
    bottom: 15px !important;
    z-index: 99;
    left: 50%;
    border-radius: 50px !important;
    height: 47px;
    margin: 0;
    line-height: 48px;
    padding: 0 40px !important;
    top: auto !important;
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.15) !important;
    transform: translateX(-50%);
}
.header_form form.form-inline {
    width: 100%;
}
.form-group.group_search {
    width: 100%;
    margin: 13px 0;
}

.form-group.group_search input.form-control, .header_form select.form-control.select3 {
    display: block;
    width: 100%;
    margin: 0;
    border-radius: 53px;
    padding: 7px 45px 7px 20px;
}
.form-group.group_search .search_btn {
margin-left: -10px;
    padding: 8px 20px;
    font-size: 18px;
    position: absolute;
    top: 2px;
    right: 8px;
    left: auto;
    background: #77777700;
    color: #333;
    box-shadow: none;
    padding: 0 !important;
    border-radius: 50px !important;
    height: 34px;
    width: 34px;
    line-height: 33px;
}

.service_section {
    padding: 0;
    background: transparent;
    border-radius: 0;
    box-shadow: none;
}

li.top-search {
    position: absolute;
    top: 70px;
    left: 0;
    right: 0;
    /* border-top: 1px solid #3333; */
}








.topbar {
    margin-top: 144px;
    position: relative;
}
.topbar .header {
    height: 144px;
}


.fixed-header .header {
    height: 60px;
}
.fixed-header .header .header-nav-bar {
    padding: 5px 0;
}

.fixed-header .header li.top-search {
    top: 0;
    display: none !important;
    z-index: 0;
}
.fixed-header .header .navbar-brand img {
    height: 50px;
}











.section-title h2 {
    font-size: 18px;
}
.section-title {
    margin: 10px 0 15px;
}
.title-btn {
    font-size: 15px;
    margin-bottom: 0 !important;
    padding: 4px 0 0 !important;
}
.owl-nav button.owl-next {
    transform: translate(0, -50%);
    right: -10px;

}
h2.ftco-heading-2 {
    font-size: 16px;
    line-height: 1;
    margin-bottom: 7px;
}
.owl-nav button.owl-prev {
    transform: translate(0, -50%);
    left: -10px;

}
.owl-nav button {
        top: calc(50% - 6px);
    height: 40px;
    width: 40px;
    font-size: 23px !important;
    line-height: 39px !important;

}


.testimonials_section .LazyLoadImage {
    width:  80px;
    height: 80px;
}
.testimonials_section img.ListingCardHQ__photo {
    height: 75px !important;
    width: 75px !important;
    border-radius: 100%;
}
.testimonials_section .ListingCard__proName {
    font-size: 14px;
    line-height: 1.3;
}

.testimonials_section p {
    font-size: 12px;
}

.product_section .owl-stage-outer .item {
    padding: 2px;
}

.row.mobile_scroll {
    text-align: left;
    overflow: auto;
    overflow-y: hidden;
    overflow-x: scroll;
    max-width: 100%;
    display: flex;
    flex-wrap: unset !important;
    margin: 0 -5px;
}

.col-md-4.scroll_card {
    display: inline-flex;
    flex: 0 0 300px;
    max-width: 300px;
    width: 325px;
    padding: 0px 5px;
}
.row.mobile_scroll .card {
    width: 100%;
}
p.mnth-plan-gld {
    font-size: 20px;
    text-align: left;
    margin-bottom: 0;
    line-height: 1.5;

}
p.gld-cvr-txt {
    font-size: 13px;
    font-weight: 700;
    margin-top: 0;
    text-align: left;
    min-height: auto;
}
p.gld-cvr-txt span {
    font-size: 10px;
    margin-left: 7px !important;
    border-radius: 4px;
    padding: 2px 8px;
    font-weight: 700;
    display: inline-block;
    width: auto;
    text-align: center;
}
.gold-price {
    display: flex;
    text-align: left;
    margin: 0;
    margin-bottom: 0;
}
.gold-pln-slct-radio {
    margin: 0;
    width: auto;
    display: inline-flex;
    position: relative !important;
    flex: auto;
}
.gd-rdio-gray {
    width: 30px;
    height: 30px;
    margin-right: 0;
}
img.gd-rdio-chk {
    width: 30px;
    height: 30px;
    left: auto;
    transform: translateX(0);

    right: 0;
}


.row.mobile_scroll::-webkit-scrollbar {
    display: none;
}


.hospital_section.testimonials_section .ListingCardHQ {
    padding: 24px 10px 10px;
}

.hospital_section.testimonials_section .ListingCard__proName {
    line-height: 1.3;
    font-size: 13px;
    min-height: 28px;
}
.hospital_section.testimonials_section img.ListingCardHQ__photo {
    height: 50px!important;
    width: auto !important;
}



ul.nav.social_nav {
    display: block;
    text-align: center;
}

.footer_main .col-md {
    margin-bottom: 1rem;
   /* border-bottom: 1px solid #f8f8f8;*/
    max-width: 50%;
}
.footer_main .col-md:last-child{
    margin-bottom: 0;
    border: none;
}
.widget_nav_menu ul.nav li a {
    font-weight: 600;
}

.footer_main  .row.mb-5 {
    margin-bottom: 0 !important;
}

.footer-contact ul.nav li {
    margin-bottom: 0.3rem;
}

.row.footer_main {
    padding: 30px 0 20px;
}

.offers_section {
    padding: 20px 0;
    background: #fff;
    margin-top: 20px;
}



.ofer_card {
    margin-bottom: 10px;
}
.pb-60 {
    padding-bottom: 30px;
}
.mb-60 {
    margin-bottom: 30px;
}












.elementor-flip-box__layer__description{
    display: none;
}

.elementor-flip-box button.cstm-book-btn {
    display: none;
}
h3.elementor-flip-box__layer__title {
    display: block;
    text-align: center;
    font-size: 11px;
    font-weight: 500;
    line-height: 1.2;
    margin-top: 10px;
    margin: 0;
        color: #333;
}

.elementor-icon {
    margin: 0 auto 10px;
}


.home-card-col .card-body {
    padding: 0;
}
.card {
    border-radius: 5px;
    box-shadow: none;
       background: white;
    border: none;
}
.elementor-icon {
    width: 24px;
    height: 24px!important;
    object-fit: contain;
    font-size: 24px;
}

.mb-3.home-card-col {
    margin-bottom: 10px !important;
    padding: 0 5px;
}

.row.soluation_row {
    flex-wrap: wrap;
    margin-right: -2.5px;
    margin-left: -2.5px;
    border-radius: 5px;
    box-shadow: 0 1px 5px rgba(76,76,76,.12), 1px 1px 4px rgba(128,128,128,.24);
    background: #fff;
    padding: 10px;
}
.elementor-flip-box {
    padding: 10px 0;
    text-align: center;
}









.blog_single .plan_single_title h2 {
    font-size: 1.2em;
}
.blog_single .plan_single_title .section-title {
    margin-bottom: 0.5em;
    margin-top: 1em !important;
}
.blog_content {
    margin: 1em 0 0 !important;
    padding-top: 1.5em;
    position: relative;
}


















/*================  ( Hospital ) ==================*/


.h-data {
    width: 100%;
}
.ipd-section .hsptl-info {
    display: block;
    justify-content: normal;
    padding-bottom: 5px;
}
.ipd-section .hos-certified {
    padding: 0 7px 3px;
    font-size: 13px;
    font-weight: 500;
    display: inline-block;
}
.ipd-section .hsptl-title.hs-tle {
    /* display: none; */
    font-size: 13px;
}
.ipd-section .hsptl-contact li {
    padding-bottom: 0;
}
ul.hsptl-contact.text-center {
    padding: 0;
}
.hospital_bg {
    background-attachment: unset;
}
.hp_profile {
    height: 150px;
    width: 150px;
    border: 3px solid #fff;
    margin-top: -100px;

}
.section-heading {
    font-size: 19px;
    margin-bottom: 0.5em;
}
.h-data h2 {
    font-size: 13px;
    margin-bottom: 1em;
    color: #222;
}
.nav-tabs li a {
    padding: 14px 0;
    font-size: 15px;
    font-weight: 600;
}
.card {
    border-radius: 5px;
    box-shadow: 0 1px 4px rgba(76, 76, 76, 0.05), 1px 1px 4px rgba(128, 128, 128, 0.13);
    border: none;
    overflow:hidden;
}
.dr_section h3.card_title {
    background: #ffffff;
}


h3.card_title {
    font-size: 16px;
    font-weight: 600;
    padding: 18px 20px;
    line-height: 1.3;
}



.hs-services li {
    padding: 6px 22px 6px 0px;

}
.hp_details .card {
    overflow: inherit;
}
.cstm-docCard-content {
    padding: 0;
}


.cstmDocName {
    font-size: 20px!important;
    margin-bottom: 20px!important;
}
.cstm-doc-details-container {
    display: flex;
    margin-right: 0;
    margin-bottom: 15px;
}
.cstm-docCard-content .col-4 {
    text-align: left !important;
}
button.cstm-book-btn{
    padding: 0 20px;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    display: block;
    width: 100%;
}

.cstmCardFooter {
    padding: 9px 9px 4px 9px;
    margin-top: 15px;
}
.cstmfooterContent h3, .cstmfooterContent p {
    margin-bottom: 4px;
    font-size: 13px;
}
.cstmfooterContent p img {
    width: 15px;
    margin-right: 5px;
    height: 15px;
}
.cstm-doc-content-container h3, .cstm-doc-content-container p {
    font-size: 12px;
}
.hp_profile img {
    width: 110px;
    height: 110px;
}

/*================  ( Hospital ) ==================*/









/*================  ( Doctor ) ==================*/


.dr__single_section .hp_profile {
    height: 150px;
    width: 150px;
    border: 3px solid #fff;
    margin-top: -100px;
    margin-bottom: 1em;
        margin-left: auto;
}
.dr__single_section .hp_profile img {
    width: 150px;
    height: 150px;
    object-fit: cover;
}
.dr__single_section .card {
    margin-top: 100px;
}
.dr__single_section .card-body {
    padding: 15px;
}
h1.dr-name {
    font-size: 20px;
    margin: 6px 0 0.5em;
}
.dr-profile .add-details {
    font-size: 13px;
    margin: 0 0 4px;
    line-height: 1.2;
}

h2.desg.inline-speciality {
    margin-bottom: 13px !important;
    font-size: 14px;
}


.dr__single_section .dr-profile {
    text-align: center;
}

.dr__single_section .col-4 {
    max-width: 100% !important;
    flex: 0 0 100%;
    margin-top: 1em;
    margin-bottom: 0.2em;
}
p.cst-doc-price {
    margin-bottom: 15px;
}
.panel-content {
    padding: 0;
}
p {
    font-size: 13px;
    font-weight: 400;
}
span.add-span {
    font-size: 13px;
}



a.dr_map img {
    width: 44px;
    height: auto;
}
.add-content p {
    font-size: 12px;
    line-height: 1.3;
}

.dr_address .cstmCardFooter.mt-0 {
    padding: 15px;

}
.expansion-label p {
    font-size: 13px;
    margin: 0 0 10px;
}

.dr__single_section button.cstm-book-btn {
    display: inline-block;
    width: auto;
    padding: 0 25px;
}

/*================  ( Doctor ) ==================*/



/*================  ( ambulance ) ==================*/

.mpbile_top {
    order: -1;
}
.ambulanceb_img {
    margin-bottom: 25px;
    position: relative;
    right: unset;
    left: unset;
    transform: translateY(0);
    top: unset;
}
.ambulance_section .card {
    margin-bottom: -300px;
}
section.ambulance_section {
    padding: 30px 0 0 !important;
    margin-bottom: 300px;
}

.eos_service_section .section-title h2 {
    font-size: 16px !important;
    margin-bottom: 0.3em;
    margin-top: 1em;
}

.service_card_icon{
    margin-bottom: 20px;
}

.eos_service_section_3 .service_card_icon {
    margin-bottom: 0;
   padding: 15px 30px;
}






/*================  ( ambulance ) ==================*/


/*================  ( medicine ) ==================*/

section.ambulance_section.pharmacy_section {
    background: #0081ff !important;
    padding: 60px 0 0 !important;
}

/*================  ( medicine ) ==================*/






.hp_list .cstmDocName {
    margin-bottom: 0.3em !important;
    font-size: 18px !important;
}

.hp_list .cstm-doc-content-container h3 {
    font-size: 11px !important;
}
.hp_list button.cstm-book-btn {
    padding: 0 50px;
    width: auto;
    float: right;
}
.hp_list .col-8, .hp_list .col-4 {
    max-width: 100%;
    flex: 0 0 100%;
}

.hp_list  .cstm-doc-details-container{
    margin-bottom: 0 !important;
}




.plan_btn button.cstm-book-btn {
    display: block !important;
    width: 100%;
    margin: 0;
    height: 55px;
    font-size: 17px;
    font-weight: 700;
    line-height: 50px !important;
    position: fixed !important; 
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 0 !important;
    z-index: 1;
}
section.plan_action {
    padding: 30px 0 0 !important;
}









/*================  ( membership ) ==================*/

.membership_single_section .card .card-body {
    padding: 1.3em;
}
.membership_single h1.section-heading.pb-10 {
    font-size: 1.5em;

}
.mem_card_dis {
    padding: 30px;
}

.card_mem_img img {
    width: 100%;
    height: auto;
}
.card_mem_img {
    margin-bottom: 1em;
    margin-right: 0;
}

.mem-discount h5 {
    font-size: 1em;
    padding: 0.5em 0;
    line-height: 1.3;
}

.mem-discount li {
    font-size: 14px;
}

.card_help span {
    padding: 0;
    font-size: 14px !important;
}
.mem_data {
    margin: 1em 0 0;
}
.card_help {
    margin-top: 0;
}
.main_service {
    display: inline-block;
    background: #F44336;
    margin-bottom: 1em;
    line-height: 1.5;
    padding: 15px;
    border-radius: 6px;
}
.main_service p {
    font-size: 14px;
}
.more_service_profite h5 {
    font-size: 14px;
}

.more_service_profite li p {
    font-size: 12px;
}







button.cstm-book-btn.btn_benefits {
    font-size: 18px !important;
    width: 100%;
}
.banner-inner-div {
    height: auto;
    background: #0081ff;
    margin-bottom: 3em !important;
    padding: 2em 1em;
    text-align: center;
    border-radius: 0px 0px 50px 50px;
    background-image: -webkit-linear-gradient(0,#ffc045 0,#ffdc22 100%) !important;
    margin: 0 -20px;
}
.mem_card_dis {
    padding-top: 0px;
}
section.membership_single_section.pb-60 {
    padding-top: 0;
}

section.membership_single_section.pb-60 .container{
    padding: 0 !important;
}
.banner-inner-div img {
    width: auto;
    height: 98px;
    margin-bottom: 21px;
    margin-top: 10px;
}
.banner-inner-div {
    height: auto;
    background: #0081ff;
    margin-bottom: 3em !important;
    padding: 2em 1em;
    text-align: center;
    border-radius: 0px 0px 50px 50px;
    background-image: -webkit-linear-gradient(0,#ffc045 0,#ffdc22 100%) !important;
    margin: 0 -20px;
}
button.cstm-book-btn.btn_benefits {
    font-size: 16px !important;
    width: auto;
    padding: 8px 35px;
    text-transform: uppercase;
}

.banner-inner-div p.benefits {
    font-size: 1em;
}

/*================  ( membership ) ==================*/










}

/*===========================(min-width: 481px) and (max-width: 767px)=====================*/







/*===========================(min-width: 768px) and (max-width: 991px)=====================*/

@media only screen and (min-width: 768px) and (max-width: 991px) {



div#suggestions {
    width:300px;
}




.card_mem_img {
    margin-right: 0;
    margin-bottom: 2em;
}









ul.nav.navbar-nav.new-header.ml-auto {
    flex-direction: row;
}

.form-group input.form-control[type="search"], .header_form select.form-control.select3 {
    width: 300px;
    margin-right: 60px;
    font-size: 15px;
}
.header-nav-bar .navbar-nav .nav-link, a.nav-link.booking_mobile {
    padding: 10px 5px;
    font-size: 13px;
    font-weight: 700;
}
.group_search .search_btn {
    left: 6px;
    top: 1px;
    font-size: 14px;
    width: 38px;
    height: 38px;
    line-height: 38px;
}









.row.mobile_scroll {
    text-align: left;
    overflow: auto;
    overflow-y: hidden;
    overflow-x: scroll;
    max-width: 100%;
    display: flex;
    flex-wrap: unset !important;
    margin: 0 -5px;
}

.col-md-4.scroll_card {
    display: inline-flex;
    flex: 0 0 300px;
    max-width: 300px;
    width: 325px;
    padding: 0px 10px;
}
.row.mobile_scroll .card {
    width: 100%;
}
p.mnth-plan-gld {
    font-size: 20px;
    text-align: left;
    margin-bottom: 0;
    line-height: 1.5;

}
p.gld-cvr-txt {
    font-size: 13px;
    font-weight: 700;
    margin-top: 0;
    text-align: left;
    min-height: auto;
}
p.gld-cvr-txt span {
    font-size: 10px;
    margin-left: 7px !important;
    border-radius: 4px;
    padding: 2px 8px;
    font-weight: 700;
    display: inline-block;
    width: auto;
    text-align: center;
}
.gold-price {
    display: flex;
    text-align: left;
    margin: 5px 0;
    margin-bottom: 0;
}
.gold-pln-slct-radio {
    margin: 0;
    width: auto;
    display: inline-flex;
    position: relative !important;
    flex: auto;
}
.gd-rdio-gray {
    width: 30px;
    height: 30px;
    margin-right: 0;
}
img.gd-rdio-chk {
    width: 30px;
    height: 30px;
    left: auto;
    transform: translateX(0);

    right: 0;
}


.row.mobile_scroll::-webkit-scrollbar {
    display: none;
}





.footer_main .col-md {
    margin-bottom: 1.5rem;
    max-width: 33.33%;
    flex: 0 0 33.33%;
    border-bottom: 1px solid #f8f8f8;
}
.row.mb-5 {
    margin-bottom: 0 !important;
}

.footer_copyright {
    padding-top: 10px;
    border-top: none;
}









/*================  ( Hospital ) ==================*/

.h-data {
    width: 100%;
}
button.cstm-book-btn, .btn-primary {
padding: 0 20px;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    display: block;
    width: 100%;
}



/*================  ( Hospital ) ==================*/


/*================  ( Doctor ) ==================*/
.dr__single_section .hp_profile img {
    width: 150px;
    height: 150px;
    object-fit: cover;
}
.dr__single_section .hp_profile {
    height: 150px;
    width: 150px;
    border: 3px solid #fff;
    margin-top: -112.5px;
    margin-bottom: 1em;
}

.dr__single_section .card-body {
    padding: 25px;
}
p.cst-doc-price {
    font-size: 20px;
    margin-bottom: 20px;
}
/*================  ( Doctor ) ==================*/




/*================  ( ambulance ) ==================*/

.mpbile_top {
    order: -1;
}
.ambulanceb_img {
    margin-bottom: 25px;
    position: relative;
    right: unset;
    left: unset;
    transform: translateY(0);
    top: unset;
}
.ambulance_section .card {
    margin-bottom: -300px;
}
section.ambulance_section {
    padding: 30px 0 0 !important;
    margin-bottom: 300px;
}

.eos_service_section .section-title h2 {
    font-size: 16px !important;
    margin-bottom: 0.3em;
    margin-top: 1em;
}

.service_card_icon{
    margin-bottom: 20px;
}

.eos_service_section_3 .service_card_icon {
    margin-bottom: 0;
   padding: 15px 30px;
}






/*================  ( ambulance ) ==================*/

/*================  ( medicine ) ==================*/

section.ambulance_section.pharmacy_section {
    background: #0081ff !important;
    padding: 60px 0 0 !important;
}

/*================  ( medicine ) ==================*/












}

/*===========================(min-width: 768px) and (max-width: 991px)=====================*/







/*===========================(min-width: 992px) and (max-width: 1279px)====================*/

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



    div#suggestions {
        width:300px;
    }





.card_mem_img img {
    width: auto;
    height: 200px;
    margin-bottom: 1em;
}

section {
    padding: 40px 0 0;
}
.offers_section {
    padding: 30px 0 50px;
    margin-top: 40px;
}
.pb-60 {
    padding-bottom: 40px;
}
.mb-60 {
    margin-bottom: 40px;
}

.form-group input.form-control[type="search"], .header_form select.form-control.select3 {
    width: 300px;
    margin-right: 10px;
    font-size: 15px;
}

.header-nav-bar .navbar-nav .nav-link, a.nav-link.booking_mobile {
    padding: 10px 5px;
    font-size: 14px;
    font-weight: 600;
}







}



	/*===========================(min-width: 992px) and (max-width: 1279px)=====================*/







    /*===========================(min-width: 1280px) and (max-width: 1439px)====================*/

@media only screen and (min-width: 1280px) and (max-width: 1439px) {

section {
    padding: 40px 0 0;
}
.offers_section {
    padding: 30px 0 50px;
    margin-top: 40px;
}
.pb-60 {
    padding-bottom: 40px;
}
.mb-60 {
    margin-bottom: 40px;
}






}




/*===========================(min-width: 992px) and (max-width: 1279px)=====================*/



    /*===========================(min-width: 1440px) and (max-width: 1600px)====================*/

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

a.headernumber {
    display:none;
}

}


/*===========================(min-width: 1440px) and (max-width: 1600px)====================*/



@media only screen and (min-width: 320px) and (max-width: 991px) {

footer.Footer {
    background: #FFFFFF;
    padding-bottom: 70px;
}
ul.nav.navbar-nav.ml-auto .sidebar_iteams {
    display: none !important;
}

.ham-menu {
    display: block;
}
h1.heading-line {
    font-size: 18px;
    color: #000;
    font-weight: 600;
    border-bottom: 2px solid;
}

.hide-mobile{
    display: none;
}

}
