:root {
    --violet-red: #0088CE;
    --white-color: #fff;
    --orange-color: #F37C20;
}
.dwnloadimgfc img{
    --TARGB: rgb(0, 136, 206, 0.1);
    --TAFilter: brightness(0) saturate(100%) invert(46%) sepia(86%) saturate(2331%) hue-rotate(171deg) brightness(84%) contrast(102%);
    --TARGBINHEX: #eaf3fa;
}

/* Tab Section CSS started Here */
.ta-title {
    color: var(--violet-red);
}
.nav-pills .nav-link:not(.active):hover, .nav-pills .nav-link:not(.active):focus {
    color: var(--violet-red);
}
.nav-link:hover::after {
    border-top: solid 19px var(--violet-red);
}
/* Content section CSS started here */
a.nav-link.ta-nav-link.active::before {
    background-color: var(--violet-red);
}
/* Tab Section CSS ended Here */
ul.sorting-dropdown i.fa {
    color: var(--violet-red);
}
.hcp-centre-filter path, ul.sorting-Freemimum-search path {
    fill: var(--violet-red);
}
ul.sorting-dropdown i.fa {
    color: var(--violet-red);
}
/* Breadcrumb section css started Here */
.breadcrumbSection {
    background-color: var(--violet-red);
}
/* Breadcrumb section css Ended Here */

/* Content section CSS started here */
.content-section {
    background: transparent linear-gradient(246deg, #00368B 0%, #0088CE 100%) 0% 0% no-repeat padding-box;
    border-bottom: 5px solid var(--violet-red);
}
.ta-left-content {
    padding-right: 46px !important;
}
.ta-content-title {
    color:  var(--white-color);
}
.ta-content-heading {
    color: var(--white-color);
}
.ta-content-btn {
    background-color: var(--violet-red);
    border: 2px solid var(--violet-red);
}
.freemuimSlidersection.knowledge-center-data .card-title {
    color: var(--violet-red);
}
#ta-tab-container-section .col-md-5.col-rightheader.ta-right-content {
    /* margin: auto; */
}
div#Obstetrics-animation {
    /* position: relative; */
}
/* Responsive CSS started here  */
@media only screen and (min-width: 768px) and (max-width: 1366px){
    #ta-tab-container-section .col-md-5.col-rightheader.ta-right-content {
        margin: 7% auto;
    }
}
@media only screen and (min-device-width: 993px){
    #obstetricsDoor {
        width: 160% !important;
        /* top: -45% !important; */
        left: -32% !important;
    }
    #obstetricsVideo {
        z-index: 1;
        min-height: 445px;
    }



/*******************urooncology animaton**********************/

/*start new css*/
    
#urooncologyCloud {
    position: absolute;
    width: 72%;
    height: auto;
    left: 26%;
    top: 4%;
}
#urooncologyTree {
    position: absolute;
    width: 106%;
    height: auto;
    left: -15%;
    top: 0px;
}
#urooncologyTrees {
    position: absolute;
    width: 177%;
    height: auto;
    top: 25%;
    left: -33%;
}    
#urooncologyVideo {
    width: 95%;
    height: auto;
    left: 17%;
    top: 10%;
    background-color: transparent;
    opacity: 1;
    filter: blur(0px);
    z-index: 1;
    position: absolute;
}



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

/*******************urooncology animaton**********************/

    /*start new css*/
    .urooncologyMobAn {
        position: relative;
    }
    #urooncologyTreemobile {
        position: absolute;
        width: 88%;
        height: auto;
        left: -10%;
        top: 5%;
    } 
    #urooncologyTreesmobile {
        position: absolute;
        width: 135%;
        height: auto;
        top: 25%;
        left: -20%;
    }    
    
    #urooncologyCloudmobile {
        position: absolute;
        width: 48%;
        height: auto;
        left: 30%;
        top: 10%;
    }

    #urooncologyVideomobile {
        width: 100%;
        height: auto;
        left: 15%;
        top: 15px;
        background-color: transparent;
        opacity: 1;
        filter: blur(0px);
        z-index: 1;
        position: relative;
    } 

    #news-and-event-TabContent h2.commn-h2 {
        color: var(--violet-red);
    }
    #obstetricsVideomobile {
        z-index: 1;
    }
    #news-and-event-TabContent h2.commn-h2 {
        color: var(--violet-red);
    }
    .sci-ino-inner {
        border-bottom: 6px solid var(--violet-red);
    }
    div#homepage_mobile_slider .carousel-item .accordion-content-area h3.accordion-content-area-h3{
        color: var(--violet-red);
    }
    div#homepage_mobile_slider .accordion-content-area.violet-red .col-3 i.fa, div#homepage_mobile_slider .accordion-content-area.eminence .col-3 i.fa {
           color: var(--violet-red);
    }
    .freemuimSlidersection.patient-resources-data .product-bucket-col-inner, .freemuimSlidersection.knowledge-center-data .product-bucket-col-inner {
       border-bottom: 6px solid var(--violet-red);
    }
    .jumpTomobile {
        color: var(--violet-red);
    }
    div#homepage_mobile_slider h4.accordion-headtitle.eminence-backgroud {
        background-color: var(--violet-red);
    }
}


@media only screen and (min-width: 1300px){
    #obstetricsDoor {
        top: -85px !important;
    }
}
/* Responsive CSS ended here */





