.centertext {
    text-align: center;
    font-weight: 600;
    font-size: 17px;
    font-family: 'Arimo', sans-serif;
}
.header-top-sec, .slide-menu-mainnav {
    /* display: none; */
}
.patient-animation-section h1.commn-h1,
.patient-animation-section p {
    color: var(--white);
}
.patient-animation-section p {
    font-size: 14px;
}
.cmmon-access-box {
    border-radius: 10px;
    overflow: hidden;
}
.cmmon-access-box h4.comm-h4 {
    text-align: center;
    color: var(--white);
    margin: 0;
    padding: 10px;
    font-size: 18px;
    line-height: normal;
}
.access-fertility-box.cmmon-access-box h4.comm-h4 {
    background-color: #A30050;
}
.access-gastroenterology-box.cmmon-access-box h4.comm-h4,
.access-gastroenterology-box.cmmon-access-box a.btn.btn-lg {
    background-color: #00747a;
}
.cmmon-access-box .access-box-content {
    background-color: #fff;
    padding: 15px 20px;
}
.cmmon-access-box .access-box-content .cmmon-access-box-inner {
    /* display: flex;
    align-items: center; */
}
.cmmon-access-box .access-box-content .cmmon-access-box-inner sup {
    top: -3px;
}
.cmmon-access-box .access-box-content p {
    color: #000;
    margin: 0;
    font-size: 14px;
    /* padding-right: 15px; */
}
.cmmon-access-box .access-box-content a.btn.btn-lg {
    padding: 7px 25px;
    line-height: normal;
    height: fit-content;
    margin: auto;
    display: flex;
    width: fit-content;
    margin-top: 20px;
}

/* v2 css */
.homeHeader header {
    padding-top: 10px;
    padding-bottom: 10px;
    position: fixed;
    width: 100%;
    z-index: 111;
    transition: all 0.5s;
    top: 0;
    background: #fff;
    left: 0;
}
header.main-header.fixed-header {
    padding: 5px 0px;
    transition: all 0.5s;
}
.homeHeader header ul {
    /* padding: 0;
    margin: 0;
    list-style: none; */
}
.homeHeader header ul li {
    /* display: inline-block;
    position: relative; */
}
.homeHeader header ul li:not(:last-child)::after {
    /* content: '';
    position: absolute;
    height: 25px;
    width: 2px;
    background-color: var(--ferring-blue);
    right: -22px;
    top: 0;
    bottom: 0;
    margin: auto; */
}
.homeHeader header ul li:not(:last-child) {
    /* margin-right: 35px; */
}
.homeHeader header ul li a {
    /* text-decoration: unset;
    color: var(--black); */
}
.first-footer-sec {
    display: none;
}
.homeSilderMain.owl-theme .owl-dots .owl-dot span {
    height: 17px;
    width: 17px;
    border: 1px solid var(--ferring-blue);
    background: var(--white);
    opacity:1;
    border-radius: 30px;
    outline: unset;
}
.homeSilderMain.owl-theme .owl-dots .owl-dot.active span, .homeSilderMain.owl-theme .owl-dots .owl-dot:hover span {
    background: var(--dark-grey);
}
.homeSilderMain.owl-carousel .owl-nav [class*=owl-]:hover {
    background-color: transparent;
}
.homeSilderMain.owl-carousel .owl-nav button.owl-prev, .homeSilderMain.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    bottom: 0;
    top: 0;
    margin: auto;
    height: 30px;
    width: 30px;
}
.homeSilderMain.owl-carousel .owl-nav button.owl-prev span, .homeSilderMain.owl-carousel .owl-nav button.owl-next span {
    font-size: 0px;
}
.homeSilderMain.owl-carousel .owl-nav button.owl-prev {
    left: -85px;
    background-image: url(/wp-content/uploads/2023/09/prev-home.png);
}
.homeSilderMain.owl-carousel .owl-nav button.owl-next {
    right: -85px;
    background-image: url(/wp-content/uploads/2023/09/next-home.png);
}
.homeSilderMain {
    margin-bottom: 30px;
}
.patient-animation-section .row .col:first-child p.centertext {
    text-transform: none;
    background: var(--white);
    color: var(--ferring-blue);
    padding: 5px 25px;
    width: fit-content;
    margin: auto;
    border-radius: 5px;
}
/* v2 css end*/
@media only screen and (min-width: 1700px) {
    .patient-animation-section .row .col-12 {
        margin-top: 50px;
    }
    .patient-animation-section .mainImage {
        min-height: 464px;
    }
    .cmmon-access-box .access-box-content {
        /* min-height: 170px; */
        display: flex;
    }
    .cmmon-access-box .access-box-content .cmmon-access-box-inner {
        /* margin: auto; */
    }
    .patient-animation-section {
        min-height: 100vh;
        align-items: center;
        display: flex;
    }
}


@media only screen and (min-width: 993px) {
    .patient-animation-section .mainImage {
        width: 100%;
        height: auto;
        position: relative;
        /* background-image: url(/wp-content/uploads/2022/04/animation-border-img.png);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: top 41px center; */
        left: -25px;
    }
    .patient-animation-section #mainCloud {
        position: absolute;
        width: 55%;
        height: auto;
        left: 42%;
        top: 20%;
    }
    /* .patient-animation-section #mainTrees {
        position: absolute;
        width: 100%;
        height: auto;
        top: 32%;
        left: 9%;
    } */
    .patient-animation-section #mainTrees {
        position: absolute;
        width: 130%;
        height: auto;
        top: 32%;
        left: -8%;
    }
    .patient-animation-section #mainTree {
        position: absolute;
        width: 100%;
        height: auto;
        left: -7%;
        top: 10%;
    }
    .patient-animation-section #mainVideo {
        width: 90%;
        height: auto;
        left: 27%;
        top: 25%;
        position: absolute;
        background-color: transparent;
        opacity: 1;
        filter: blur(0px);
        z-index: 111111;
    } 
    .patient-animation-section .container-1100 {
        /* height: 100%; */
        /* display: flex; */
    }
    .patient-animation-section .row {
        /* height: 100%; */
        margin-top: -15px;
        align-items: center;
    }
    .patient-animation-section .row .col {
        margin: auto;
        margin-bottom: 0;
    }
    .patient-animation-section .row .col:first-child {
        /* padding-bottom: 15px; */
        background-color: var(--fcv2-lightblue);
        padding: 40px;
        position: relative;
    }    
    .patient-animation-section {
        /* height: 100vh;
        overflow: hidden; */
        padding: 35px 0px;
        padding-top: 110px;
    }
    .patient-animation-section {
        background: transparent linear-gradient(246deg, #00368B 0%, #0088CE 100%) 0% 0% no-repeat padding-box;
    } 
    /*changes as per 12082022*/
    .cmmon-access-box .access-box-content p {
        font-size: 16px;
    }
    .centertext {
        font-size: 20px;
    }  
    .patient-animation-section .row .col:first-child::before,
    .patient-animation-section .row .col:first-child::after,
    .patient-animation-section .row .col:first-child span.btmCorner::before,
    .patient-animation-section .row .col:first-child span.btmCorner::after   {
        content: '';
        position: absolute;
        background-repeat: no-repeat;
        background-size: contain;
        height: 30px;
        width: 30px;    
    }
    .patient-animation-section .row .col:first-child::before {
        background-image: url(/wp-content/uploads/2024/03/Banner-Texbox-bracket-top-left.png);
        left: 10px;
        top: 10px;
    }
    .patient-animation-section .row .col:first-child::after {
        background-image: url(/wp-content/uploads/2024/03/Banner-Texbox-bracket-top-right.png);
        right: 10px;
        top: 15px;
    }
    .patient-animation-section .row .col:first-child span.btmCorner::before {
        background-image: url(/wp-content/uploads/2024/03/Banner-Texbox-bracket-bottom-left.png);
        left: 10px;
        bottom: 10px;
    }
    .patient-animation-section .row .col:first-child span.btmCorner::after {
        background-image: url(/wp-content/uploads/2024/03/Banner-Texbox-bracket-bottom-right.png);
        right: 10px;
        bottom: 10px;
    }      
    .homeSilderMain.owl-carousel .owl-stage .owl-item > .row {
        padding: 15px;
    }
    .homeSilderMain.owl-carousel .col-6.col:first-child {
        width: 40%;
        margin: 0;
    }
    .patient-animation-section .TA-boxs .gx-5 .col-6 {
        --bs-gutter-x: 6rem;
    }
    .patient-animation-section .TA-boxs .gx-5 .col-6:first-child {
        padding-left: 30px;
    }
    .patient-animation-section .TA-boxs .gx-5 .col-6:last-child {
        padding-right: 30px;
    }
}

@media only screen and (max-width: 992px) {
    .patient-animation-section .row .col {
        width: 100%;
    }
    .patient-animation-section {
        padding: 20px 0px;
        margin-top: -135px;
        background-color: #2199db;
        overflow: hidden;
        padding-top: 100px;
    }
    .for-mobile-bg {
        padding-bottom: 135px;
        background-color: #006ebd;
        position: relative;
    }  
    /* .patient-animation-section .row .col-7.col {
        position: relative;
        order: 1;
    } 
    .patient-animation-section .row .col-5.col {
        order: 2;
        text-align: center;
    }
    .patient-animation-section .row .col-12 {
        order: 3;
    }  */
    .homeSilderMain.owl-carousel .owl-stage .owl-item > .row .col-6.col:first-child {
        order: 2;
        position: relative;
        padding: 45px 40px;
    }
    .homeSilderMain.owl-carousel .owl-stage .owl-item > .row .col-6.col:last-child {
        padding-top: 30px;
    }
    #mainCloud {
        position: absolute;
        width: 55%;
        height: auto;
        left: 38%;
        top: 2%;
    }
    #mainTree {
        position: absolute;
        width: 99%;
        height: auto;
        left: -11%;
        top: -10%;
    }
    #mainTrees {
        position: absolute;
        width: 88%;
        height: auto;
        top: 17%;
        left: 9%;
    }
    #mainVideo {
        width: 100%;
        height: auto;
        background-color: transparent;
        opacity: 1;
        filter: blur(0px);
        z-index: 111111;
        position: relative;
        right: -15%;
    }
    .patient-animation-section .mainImage {
        width: 100%;
        height: 100%;
        position: relative;
        /* background-image: url(/wp-content/uploads/2022/04/animation-border-img.png);
        background-repeat: no-repeat;
        background-size: 100%; */
        padding: 10px 0px;
    }
    .for-mobile-bg::before {
        content: '';
        position: absolute;
        box-shadow: 0px 27px 31px 0px rgb(0 110 189);
        -webkit-box-shadow: 0px 27px 31px 0px rgb(0 110 189);
        -moz-box-shadow: 0px 27px 31px 0px rgb(0 110 189);
        height: 30px;
        width: 100%;
        bottom: 0px;
    }  
    .patient-animation-section h1.commn-h1 {
        /* width: 80%; */
        margin: 20px auto;
        margin-top: 0;
    }
    .patient-animation-section h1.commn-h1 br {
        display:none;
    }  
    .patient-animation-section .row .col:first-child::before,
    .patient-animation-section .row .col:first-child::after,
    .patient-animation-section .row .col:first-child span.btmCorner::before,
    .patient-animation-section .row .col:first-child span.btmCorner::after   {
        content: '';
        position: absolute;
        background-repeat: no-repeat;
        background-size: contain;
        height: 51px;
        width: 50px;    
    }
    .patient-animation-section .row .col:first-child::before {
        background-image: url(/wp-content/uploads/2024/03/Bracket_TopLeft.png);
        left: 12px;
        top: 10px;
    }
    .patient-animation-section .row .col:first-child::after {
        background-image: url(/wp-content/uploads/2024/03/Bracket_TopRight.png);
        right: 12px;
        top: 15px;
    }
    .patient-animation-section .row .col:first-child span.btmCorner::before {
        background-image: url(/wp-content/uploads/2024/03/Bracket_BottomLeft.png);
        left: 12px;
        bottom: 10px;
    }
    .patient-animation-section .row .col:first-child span.btmCorner::after {
        background-image: url(/wp-content/uploads/2024/03/Bracket_BottomRight.png);
        right: 12px;
        bottom: 10px;
    }     
}

@media only screen and (max-width: 767px) {
    .patient-animation-section .row .col-12 .col-6 {
        width: 100%;
        margin-bottom: 30px;
    }
    .patient-animation-section .row .col-5.col {
        margin-bottom: 20px;
    }    
}


@media only screen and (max-width: 479px) {
    .cmmon-access-box .access-box-content .cmmon-access-box-inner {
        /* display: unset; */
    }
    .cmmon-access-box .access-box-content p {
        /* padding-right: 0; */
        text-align: center;
    } 
    .cmmon-access-box .access-box-content a.btn.btn-lg {
        display: block;
        width: fit-content;
        margin-top: 15px;
    }
}



@media only screen and (min-width: 993px) and (max-width: 1699px)  {
    .patient-animation-section .mainImage {
        min-height: 430px;
    }
    .cmmon-access-box .access-box-content .cmmon-access-box-inner::-webkit-scrollbar-track {
    	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    	background-color: #F5F5F5;
    	border-radius: 25px;
    	
    }
    .cmmon-access-box .access-box-content .cmmon-access-box-inner::-webkit-scrollbar {
    	width: 5px;
    	-webkit-overflow-scrolling: auto !important;
    }
    .cmmon-access-box .access-box-content .cmmon-access-box-inner::-webkit-scrollbar-thumb {
    	background-color: #0080cc;
    	border-radius: 25px;
    }
    .cmmon-access-box .access-box-content .cmmon-access-box-inner {
        /* height: 55px;
        overflow-y: scroll;  
        padding-right: 15px; */
    }    
}

@media only screen and (min-width: 768px) and (max-width: 992px)  {
    .cmmon-access-box .access-box-content .cmmon-access-box-inner {
        /* display: unset;
        text-align: center;
        margin: auto; */
    }
    .cmmon-access-box .access-box-content p {
        /* padding-right: 0; */
    }
    .cmmon-access-box .access-box-content a.btn.btn-lg {
        display: block;
        width: fit-content;
        margin-top: 20px;
    }
    .cmmon-access-box .access-box-content {
        /* min-height: 300px; */
        margin: auto;
        display: flex;
    }
}

@media only screen and (min-width: 768px) {
    .patient-animation-section h1.commn-h1 {
        margin-bottom: 15px;
        font-size: 26px;
    }
}