.mission-vission section > ul > li{
    font-size: 16px;
    line-height: 27px;
    color: #454d5d;
    text-align: justify;
    font-weight: 400;
}
.w1{
    width: 100%;
}
.footer-opd{
    font-size: 16px;
    line-height: 26px;
    color: #fff;
}

.Contact-us{
    font-size: 35px;
    font-weight: 700;

}

.footer-social {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

div#AppoinmentBox form input {
    width: 72% !important;
}

div#main_menu {
    position: inherit;
}

#AppoinmentBox {
    display: none;
    position: absolute;
    top: 75px;
    right: 0%;
    background: #b50303;
    z-index: 9999;
    width: 100% !important;
}

.navbar-brand {
    display: inline-block;
    padding-top: 0rem;
    padding-bottom: 0rem;
    margin: 0rem 0rem 0rem;
    font-size: 1.25rem;
    line-height: inherit;
 
    white-space: nowrap;
}
a.navbar-brand {
    margin-right: 22px;
}

/* .gapb{
	padding: 50px;
	position: fixed;
	background: #fafafa;
	box-shadow: 3px 3px 3px silver;
	top: 50%;
	right: 0px;
} */
.sub-dropdown-toggle {
    white-space: nowrap;
}
.sub-dropdown{
    position: relative;
}

.heart-care-services .owl-prev {
    left: -100px;
}

.heart-care-services .owl-prev, .heart-care-services .owl-next {
    font-size: 50px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #0a2e72;
    transition: all 0.3s ease;
}
.heart-care-services .owl-next {
    right: -100px;
}

.heart-care-services .owl-prev, .heart-care-services .owl-next {
    font-size: 50px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #0a2e72;
    transition: all 0.3s ease;
}
.heart-care-services .service-card > h2 {
    font-size: 16px;
    font-weight: 700;
    color: #0a2e72;
    padding: 1rem;
}
.heart-care-services .service-card {
    /* padding: 34px 0 50px; */
    padding: 10px 0px;
    /*background: #fff;*/
    background:none;
    text-align: center;
    position: relative;    
}

div#AppoinmentBox .contact-form .theme-btn {
    font-size: 16px;
    font-weight: 500;
    color: #fff !important;
    background: #0a2e72;
    display: inline-block;
    padding: 12px 38px;
    border-radius: 30px;
    margin: 0rem 0px 2rem 0px;
    text-align: center;
}
div#AppoinmentBox .contact-form {
    margin-top: 33px;
    margin-bottom: auto;
}
div#AppoinmentBox .contact-form .inputs {    
    max-width: 100%;
}
div#AppoinmentBox form input {
    width: 100% !important;
}
div#AppoinmentBox .contact-form .inputs input:not([type="radio"]):not([type="checkbox"]):not([type="file"]) {
    height: 50px;
    margin-bottom: 30px;
}
.getAppoinment, .AppoinmentBox{
    display: none;
}
.getAppoinment {
    transform: rotate(90deg);
}
.service-card::after {
    position: absolute;
    content: "";
    width: calc(100% + 3px);
    height: calc(100% + 3px);
    border: 3px dashed transparent;
    top: 0;
    left: 0;
    z-index: 2;
    transition: all 0.2s ease 0.1s;
}

.fun-facts-area h4 {
    color: #fff;
    font-size: 1rem;
    line-height: 1.9rem;
    word-spacing: 0.2rem;
}
.fun-facts-area p {
    color: #fff;
    font-size: 1rem;
    line-height: 1.9rem;
    word-spacing: 0.2rem;
}

.btnSection {
    display: flex;
    gap: 2rem;
}
.btnSection {
    padding: 2rem 2rem;
}
section.contact-methods {
    text-align: center;
}
section.contact-methods.plr-5 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.service-card::after {
    border: none !important;
}

.hero-section {
    /* height: 930px;
    background: none;
    -webkit-background-size: cover; */
    background-size: cover;
    position: relative;
}


.heart-care-services .owl-prev, .heart-care-services .owl-next {
    font-size: 32px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #0a2e72;
    transition: all 0.3s ease;
    border-radius: 50%;
    padding: 1px 6px !important;
}
span#stickyGetAppoinment {
    display: none;
}

.hero-section_desktop {
 
    width: 100%;
}
.altBox .success{
    background-color: #437911;
    color: #fff;
    padding: 1rem;
    border-radius: 5px;
}
.altBox .error{
    background-color: #851313;
    color: #fff;
    padding: 1rem;
    border-radius: 5px;
}
.altBox.col-sm-10{
    padding: 1rem 1rem;
    margin: 0px auto;
}

.stickySection {
    /* border: 1px solid; */
    text-align: right;
    position: relative;
}
span#stickyGetAppoinment {
    display: block;
    position: fixed;
    right: -39px;
    top: 25rem !important;
    z-index: 99999999;
} 
span#stickyGetAppoinment.getAppoinment.theme-btn {
    font-size: 13px;
    font-weight: 500;
    color: #fff !important;
    background: #b50303;
    display: inline-block;
    padding: 5px 14px;
    cursor: pointer;
    border-radius: 0px 0px 10px 10px;
    margin-right: -10px;
}
/* span#stickyGetAppoinment.getAppoinment.theme-btn { 
    font-size: 13px;
    font-weight: 500;
    color: #fff !important;
    background: #b50303;
    display: inline-block;
    padding: 7px 20px;
    cursor: pointer;
    border-radius: 0px 0px 10px 10px;
}    */
.getAppoinment, .stickyAppoinmentBox {
  /* display: none; */
  position: fixed;
  right: 0px;
  top: 14rem !important;
  z-index: 99999999;
  text-align: center;
  background: #0a2e72;
  padding: 10px;
  margin: 0px;
}
span#closeSticky {
color: #b50303 !important;
z-index: 999999999;
font-size: 28px;
font-weight: 900;
text-align: left;
position: absolute;
top: -2px;
cursor: pointer;
}
form#sticky_contact_form {
    max-width: 300px;
}
/* .stickySection {
    display: none;
} */
div#AppoinmentBox_ h3 {
    color: #fff;
    margin-top: 4rem;
}
span#closeSticky img {
    width: 10%;
    margin-top: -10%;
}
@media only screen and (min-width: 768px) {
    
    div#serviceSlidertab {
        display: none;
    }

    div#serviceGridDestop{
        display: block;
    }
    .hero-section_mobile{
        display: none;
    }
    .hero-section_desktop{
        display: block;
    }
}

@media only screen and (min-width: 769px) {
    .container2 {
        max-width: 550px;
        margin: 0px auto;
    }
}

@media only screen and (min-width: 769px) {
    #main_menu .dropdown-menu > li > a {
        display: block;
        padding: 12px 21px;
        font-size: 17px;
        font-weight: 500;
        transition: all 0.3s ease;
    }
    
    .contact-methods {
        background: #fff;
        border-radius: 10px;
        padding: 5px 5px 5px !important;
    }
    .service-card::before {
        /* padding: 34px 0 50px; */
        padding: 10px 0px;
    }
    
    
    .service-card > [class^="flaticon-"], .service-card > i {
        width: 90px;
        height: 90px;
        line-height: 90px;
        margin: 0 auto 20px;
        border-radius: 100%;
        background: #eef6fc;
        display: block;
        transition: all 0.3s ease;
    }
    .service-card {
        /* padding: 34px 0 50px; */
        padding: 10px 0px;
        text-align: center;
        background: none;
    }
    .service-card > h2 {
        font-size: 14px !important; 
        font-weight: 700 !important;
        color: #0a2e72;
        padding: 0rem !important;
    }

    .service-card {     
        padding: 25px 0px;
    }

    .service-card h2 {
        margin: 15px 0px;
        line-height: 1.5;
    }    
}

@media only screen and (max-width: 1160px) and (min-width: 1024px) {
    #main_menu .navbar-text {
        display: none;
    }
    .service-card h2 {
        margin: 15px 0px;
        line-height: 1.5;
    }    
}


@media only screen and (min-width: 1024px) {
    .serviceGridDestop {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        gap: 0.1rem;
    }
    .container2 {
        max-width: 800px;
        margin: 0px auto;
    }
    .service-card > [class^="flaticon-"], .service-card > i {
        width: 90px;
        height: 90px;
        line-height: 90px;
        margin: 0 auto 20px;
        border-radius: 100%;
        background: #eef6fc;
        display: block;
        transition: all 0.3s ease;
    }
    .heart-care-services .service-card > h2 {
        font-size: 14px;
        font-weight: 700;
        color: #0a2e72;
        padding: 0rem;
    }
    .service-card h2 {
        margin: 10px 0px;
        line-height: 1.5;
    }
}

@media only screen and (min-width: 1200px){
        #main_menu .navbar-text {        
            padding-left: 45px;
        }
        #main_menu > ul > li + li {
            margin-left: 30px;
        }
        .theme-btn {
            font-size: 13px;
            font-weight: 500;
            color: #fff !important;
            background: #b50303;
            display: inline-block;
            padding: 7px 15px;
            border-radius: 30px;
        }
    
        .container2 {
            max-width: 1100px;
            margin: 0px auto;
        }
        .container, .container-lg, .container-md, .container-sm, .container-xl {
            max-width: 1340px;
            /* max-width: 1400px */
        }

        .container-new-xl{
            max-width: 1340px;
            
        }
        div#serviceGridDestop {
            display: block;
            max-width: 1600px;
        }
        .header-social a {
            width: 42px;
            height: 42px;
            line-height: 40px;     
            padding-right: 1px;
        }
        .service-card h2 {
            margin: 15px 0px;
            line-height: 1.5;
        }
}
@media only screen and (min-width: 1308px){
    .theme-btn {
        padding: 17px 15px;
    }
    #main_menu > ul > li + li {
        margin-left: 35px;
    }
    #main_menu > ul > li > a {
        padding: 19px 0;
    }
    #main_menu .dropdown-menu {
        padding-bottom: 0px;
        margin-top: 7px;
    }
}


@media only screen and (max-width: 1600px) and (max-height: 900px) {
    #main_menu > ul > li > a {
        padding: 14px 0;
     
    }
    #main_menu > ul {
        position: relative;
        padding-right: 20px;
        z-index: 2;
    }
     
      .mission-vission section > p,  .single_service_content > p, .section-header > p {
        font-size: 20px;
        line-height: 35px;       
        font-weight: 400;
        word-spacing: 4px;
    }
    .mission-vission section > ul > li {
        color: #454d5d;
        text-align: justify;     
        font-size: 20px;
        line-height: 35px;
        font-weight: 400;
        word-spacing: 4px;
    }
    .mission-vission section > ul > li::before {    
        top: 0px;
        left: 2px;
    }
    #main_menu > ul > li > a {
        font-size: 16px;
    }
    .service-card > h2 {
        font-size: 13px !important;
        font-weight: 500 !important;
    }
    .fun-facts-area p {
        color: #fff;
        font-size: 1.2rem;
        line-height: 2rem;
        word-spacing: 0.3rem;
    }
    .theme-btn {
        font-size: 15px;
        padding: 18px 21px;
    }
    span#stickyGetAppoinment.getAppoinment.theme-btn {
        font-size: 15px;
        padding: 10px 20px;     
        margin-right: -18px;
    }
    .fun-facts-area p {
        color: #fff;
        font-size: 20px;
        line-height: 35px;
        font-weight: 400;
        word-spacing: 4px;
    }
    .testimony-item > p {
        font-size: 14px;
        line-height: 25px;
        color: #454d5d;
        font-size: 20px;
        line-height: 35px;
        font-weight: 400;
        word-spacing: 4px;
    }
    .blog-section-header p {
        font-size: 18px;
    }
    .footer-col > p{
        color: #fff;
        margin: 27px 0;
        font-size: 18px;
        line-height: 33px;
        font-weight: 400;
        word-spacing: 0px;
    }
    .opd-details{
        color: #fff;
        font-size: 18px;
        font-weight: 400;        
    }
    .footer-col > ul > li > a {        
        color: #fff;
        display: inline-block;
        position: relative;
        font-size: 18px;
        line-height: 33px;
        font-weight: 400;
        word-spacing: 0px;
    }
    .testimony-item {

        min-height: 50vh;
    }
    .footer-social a {
        width: 52px;
        height: 52px;
        line-height: 52px;
    }
    .service-card h2 {
        margin: 15px 0px;
        line-height: 1.5;
    }
}
/* @media only screen and (max-width: 1500px) {
    p {
        font-size: 16px !important;
        line-height: 32px !important;       
        font-weight: 400 !important;
        word-spacing: 4px !important;
      }
} */

@media only screen and (max-width: 1024px) {
    ul.navbar-nav.ml-auto li {
        padding-right: 5px;
    }

    #main_menu > ul > li > a {
        font-size: 14px;
    }

    #main_menu > ul > li > a {
        padding: 0px 0;
    }

    .rightSideWidget {
        display: grid;
        grid-template-columns: 1fr .6fr;
        gap: 2rem;
    }

    .service-widget + .service-widget {
        margin-top: 0px;
    }

    .mission-vission section > p,  .single_service_content > p, .section-header > p {
         font-size: 16px;
        line-height: 27px;
        font-weight: 400;
        word-spacing: 4px;
    }
    .map1 {
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 43px;
        padding-right: 10px;
    }
    .map2 {
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 43px;
    }
    .row.two_mape.maps {
        margin: 4rem auto;
    }
    
    .header-contact {
        font-size: 14px;
        font-weight: 500;        
        display: inline-block;
        margin: 0px;
        color: #616c75;
    }
    .footer-col > ul > li + li {
        margin-top: 0px;
    }

    .footer-social a {
        width: 32px;
        height: 32px;
        line-height: 32px;
    }
    .footer-col ul li , .footer-col h2, .blog-footer h3 p , .blog-footer span{
        text-align: -webkit-center;
    }
    .serviceGridDestop {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        gap: 0.1rem;
    }
    .serviceGridDestop .col-sm-12 {
        position: relative;
        width: 100%;
        padding-right: 10px;
        padding-left: 10px;
    }
    .service-card > h2 {
        font-size: 13px !important;
    }
    .service-card > [class^="flaticon-"], .service-card > i {
        width: 80px;
        height: 80px;
        line-height: 80px;
        margin: 0 auto 10px;
        border-radius: 100%;
        background: #eef6fc;
        display: block;
        transition: all 0.3s ease;
    }
    .main-nav {
        padding: 0;
        background: #b50303;
        PADDING-BOTTOM: 0PX;
        /* background: linear-gradient(to left,#b50303 60%, #eee 100%, #b50303 100%); */
    }

    #main_menu .navbar-text {
        display: none;
    }
    .cta-section section > h2 {
        font-size: 34px;
        font-weight: 700;
        line-height: 45px;
    }   
    .theme-btn {
        font-size: 12px;
        font-weight: 500;
        color: #fff !important;
        background: #b50303;
        display: inline-block;
        padding: 8px 13px;
        border-radius: 30px;
    }
    .service-card > [class^="flaticon-"], .service-card > i {
        width: 90px;
        height: 90px;
        line-height: 90px;
        margin: 0 auto 20px;
        border-radius: 100%;
        background: #eef6fc;
        display: block;
        transition: all 0.3s ease;
    }
    .heart-care-services .service-card > h2 {
        font-size: 14px;
        font-weight: 700;
        color: #0a2e72;
        padding: 0rem;
    }
    
    #main_menu > ul > li > a {
        font-size: 13px;
    }

    .header-social a {
        width: 42px;
        height: 42px;
        line-height: 40px;     
        padding-right: 1px;
    }
    
}

@media only screen and (max-width: 900px) {
    .header-contact {
        font-size: 14px;
    }
    .header-social a {
        width: 32px;
        height: 32px;
        line-height: 30px;
        padding-right: 1px;
    }
    .header-social a i {
        font-size: 14px;
        color: #fff;
    }
    .heart-care-services{
        padding: 1.5rem 0px;
    }
        
}



@media only screen and (max-width: 768px) {    
    a.navbar-brand img {
        max-width: 100%;
    }
   
    a.navbar-brand {
        /* margin-right: 22px; */
        width: 30%;
    }

    .rightSideWidget {
        display: grid;
        grid-template-columns: 1fr;        
    }
    .service-widget + .service-widget {
        margin-top: 50px;
    }

    .footer-social a{
        margin: 1px 4px !important;
    }
    .footer-social {
        display: inline-block;
    }
    .footer-bottom > p {
        font-size: 14px;
        color: #fff;
    }
    .cta-section section > h2 {
        font-size: 22px;
        font-weight: 700;
        line-height: 32px;
    }

    .appointment-call {
        font-size: 18px;
        font-weight: 600;
    }
    
    .action > p {
        font-size: 14px;
        font-weight: 500;
    }

    .footer-col > ul > li a ,.opd-details, .footer-col > p {
        font-size: 16px;
    }
    .footer-col > ul > li + li {
        margin-top: 0px;
    }
    .mission-vission section > ul > li {
        color: #454d5d;
        text-align: justify;
        font-size: 14px;
        font-weight: 500;
        word-spacing: normal;
    }
    .mission-vission section > p, .single_service_content > p, .section-header > p {
        font-size: 14px;
        line-height: 28px;
        font-weight: 400;
        word-spacing: normal;
    }


    .getAppoinment {
        position: fixed;
        top: 40%;
        right: -38px;
        border-radius: 0px 0px 4px 4px;
        z-index: 99999;
    }
    span#stickyGetAppoinment {
        display: none;
    }
   
    span.owl-prev, span.owl-next {
        background: #b50303;
        color: #fff !important;
    }

    .fun-facts-area p strong {
        font-weight: 500;
    }
    
    .fun-facts-area h4 {
        color: #fff;
        font-size: 1rem;
        line-height: 1.3rem;
        word-spacing: 1px;
    }

    .fun-facts-area p {
        color: #fff;
        font-size: .9rem;
        line-height: 1.8rem;
        word-spacing: 1px;
    }
    
    div#serviceGridDestop{
        display: none;
    }
    div#serviceSlidertab {
        display: block;
    }

    .owl-nav {
        position: absolute;
        left: 50%;
        TOP: 130%;
    }
    .container-xl .col-sm-4 {
        padding: 0px 5px;
    }
    .header-contact {    
        margin-left: 0px;
        font-size: 14px;
        font-weight: 500;
        color: #0a2e72;
        display: inline-block;
    }
    .header-social a i {
        font-size: 11px;
        color: #fff;
    }
    .header-social a {
        width: 32px;
        height: 34px;
        line-height: 32px;
        display: inline-block;
        padding-right: 3px;
    }
    .btnSection a {
        margin: 10px auto;
    }
    .heart-care-services .owl-nav {
        position: absolute;
        top: 100%;
    }
    .footer-bottom {
        padding: 0px 0px 70px;
    }
    .service-card h2 {
        margin: 15px 0px;
        line-height: 1.5;
    }
}

@media only screen and (max-width: 762px) {
    .the_contact.clearfix.wow.slideInUp.contactPage {
        display: flex;
    }
    .footer-bottom > p {
        font-size: 14px;
        color: #fff;
    }
    .fun-facts-area p strong {
        font-weight: 500;
    }
    
    .fun-facts-area h4 {
        color: #fff;
        font-size: 1rem;
        line-height: 1.3rem;
        word-spacing: 1px;
    }

    .fun-facts-area p {
        color: #fff;
        font-size: .9rem;
        line-height: 1.8rem;
        word-spacing: 1px;
    }

    .hero-section_mobile{
        display: block;
    }
    .hero-section_desktop{
        display: none;
    }
    .owl-nav {
        position: absolute;
        left: 50%;
        TOP: 140%;
    }
    .header-contact {
        font-size: 13px;
        font-weight: 400;
        color: #0a2e72;
        display: inline-block;
        margin-left: 0px;
    }
    .contactPage > i {     
        width: 80px !important;
        height: 90px !important;
        line-height: 80px !important;
        margin-right: 3px !important;
        font-size: 22px !important;
    }
    .the_contact > section::before {
        border: none;
    }
    .contactPage .header-contact{        
        font-size: 14px;
            color: #616c75;
    }
    .contactPage > section > p{        
            font-size: 14px;
            color: #616c75;
    }
    .topbar-info {
        display: block;
        padding: 10px 10px 0px 0px;
    }
    .header-social div a {
        width: 32px;
        height: 36px;
        line-height: 35px;
        display: inline-block;
        padding-right: 2px;
        text-align: center;
        border-radius: 100%;
        background: #163c86;
        box-shadow: inset 0 0 0 1px #4a6aa7;
        transition: all 0.5s ease;
    }
    .btnSection {
        display: grid;
        gap: 2rem;
        grid-template-columns: 1fr 1fr;
    }
    .service-card h2 {
        margin: 15px 0px;
        line-height: 1.5;
    }
}

@media only screen and (max-width: 425px) {
    a.navbar-brand {
        /* margin-right: 22px; */
        width: 50%;
    }
    span#stickyGetAppoinment {
        display: block;
        position: fixed;
        right: 0px;
        top: 94%!important;
        z-index: 99999999;
        width: 100%;
        padding: 10px 0px 80px 0px !important;
    }
    .getAppoinment {
        transform: none;
    } 
    



    .getAppoinment, .stickyAppoinmentBox {
        /* display: none; */
        position: fixed;
        right: 0px;
        top: 40% !important;
        z-index: 99999999;
        text-align: center;
        padding: 10px !important;
        margin: 0px !important;
        width: 100% !important;
        height: 100% !important;
    }
    form#sticky_contact_form {
        max-width: 100%;
        padding: 15px;
    }

    .getAppoinment {
        position: fixed;
        top: 45%;
        right: -42px;
        border-radius: 0px 0px 4px 4px !important;
        z-index: 99999;
    }
    ul.clearfix {
        display: flex;
    }
    .fun-facts-area ul li {        
        margin-left: 0px;
    }
    .fun-facts-area p {
        color: #fff;
        font-size: .9rem;
        line-height: 1.8rem;
        word-spacing: 1px;
        font-weight: 400;
    }
    .service-card > h2 {
        font-size: 16.5px !important;
        font-weight: 500 !important;
    }
    .fun-facts-area ul li + li {
        margin-top: 0px;
    }
    
    .theme-btn {
        font-size: 13px;
        font-weight: 500;
        color: #fff !important;
        background: #b50303;
        display: inline-block;
        padding: 13px 24px;
        border-radius: 50px;
        width: auto;
        margin: 0px;
    }
    .btnSection {
        display: grid;
        gap: 0rem;
        grid-template-columns: 1fr;
    }
    .btnSection {
        padding: 2rem 0rem;
    }
    .cta-section section > h2, h2 {
        font-size: 30px;
        font-weight: 700;
        line-height: 45px;
    }
    .appointment-call {
        font-size: 30px;
        font-weight: 700;
    }
    .owl-nav {
        position: absolute;
        left: 50%;
        TOP: 115%;
    }

    .fun-facts-area > h2 {
        font-size: 20px;        
    }

    span.owl-prev ,span.owl-next {
        border-radius: 50%;
        padding-right: 10px;
        margin-left: 0px;
    }

    .heart-care-services .owl-nav {
        position: absolute;
        top: 100%;
    }
    .owl-stage-outer h2 {
        line-height:1.5rem;
    }

    .action > p {
        font-size: 13px;
        font-weight: 500;
        margin-right: 0px;
    }
    .action > i {
        font-size: 67px;
        left: 100%;
    }
    .action::before {
        top: 35%;
    }
    .appointment-call {
        font-size: 20px !important;
        font-weight: 500 !important;
    }
    
    .action::before {
        position: absolute;
        content: "";
        width: 40px;
        height: 40px;
    }
    .action {
        padding: 8px;
        width: 70%;
        margin: 0px auto;
        text-align: center;
    }

    .cta-section section > h2 {
        margin-bottom: 30px;
    }

    .footer-social a {
        text-align: center;
        margin: 0px auto;
    }
    p {
        font-size: 16px;
        line-height: 33px;
        /* color: #454d5d; */
        font-weight: 400;
        word-spacing: 2.4px;
    }
    .service-card h2 {
        margin: 15px 0px;
        line-height: 1.5;
    }
}
@media only screen and (max-width: 375px) {
    .cta-section section > h2, h2 {
        font-size: 22px;
        font-weight: 600;
        line-height: 35px;
    }
    .theme-btn {
        font-size: 13px;
        font-weight: 500;
        color: #fff !important;
        background: #b50303;
        display: inline-block;
        padding: 15px 24px;
        border-radius: 50px;
        width: auto;
        margin: 0px;
    }
    .getAppoinment {
        /* position: fixed; */
        /* top: 45%;
        right: -40px; */
        border-radius: 0px 0px 4px 4px !important;
        z-index: 99999;
    }
    .owl-nav {
        position: absolute;
        left: 50%;
        TOP: 100%;
    }
    .appointment-call {
        font-size: 24px;
        font-weight: 700;
    }
    .cta-section section > h2, h2 {
        font-size: 24px;
        font-weight: 600;        
    }
    .owl-nav {
        position: absolute;
        left: 50%;
        TOP: 95%;
    }
    .fun-facts-area ul li i {
        font-size: 26px;
        line-height: 45px;
        margin-right: 2px;
    }
    .the_fact p {
        color: #fff;
        font-size: .7rem;
        line-height: 1.8rem;
        word-spacing: 1px;
    }
    span.owl-prev, span.owl-next {
        border-radius: 50%;
        padding-right: 10px;
        margin-left: 0px;
    }
    .heart-care-services .owl-nav {
        position: absolute;
        top: 100%;
    }
    .service-card h2 {
        margin: 15px 0px;
        line-height: 1.5;
    }
}

/* span#getAppoinment {
    position: absolute;
    right: 0px;
    border-radius: 0px 0px 0px 5px;
} */


#main_menu .dropdown-menu {
    position: absolute;
    top: 72px;
}
#main_menu > ul > li > a {
    padding: 35px 0;
    position: relative;
}
/*
     FILE ARCHIVED ON 09:04:50 Sep 24, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:21:16 Sep 09, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.425
  exclusion.robots: 0.036
  exclusion.robots.policy: 0.027
  esindex: 0.006
  cdx.remote: 13.843
  LoadShardBlock: 87.446 (3)
  PetaboxLoader3.datanode: 87.662 (5)
  load_resource: 144.663
  PetaboxLoader3.resolve: 80.615
  loaddict: 41.813
*/