#home-slider-inner #homeliderIndicators .hSlideLeftContent {
    color: var(--fcv2-white);
    position: relative;
    background: var(--fcv2-lightblue);
    padding: 40px 53px;
    z-index: 1;
}
#home-slider-inner #homeliderIndicators .hSlideLeftContent span.btmCorner::before,
#home-slider-inner #homeliderIndicators .hSlideLeftContent span.btmCorner::after,
#home-slider-inner #homeliderIndicators .hSlideLeftContent::before,
#home-slider-inner #homeliderIndicators .hSlideLeftContent::after {
    content: '';
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;   
    height: 30px;
    width: 30px;
}
#home-slider-inner #homeliderIndicators .hSlideLeftContent span.btmCorner::before {
    background-image: url(../img/Banner-Texbox-bracket-bottom-left.png);
    /*left: -10px;*/
    /*bottom: -30px;*/
    left: 10px;
    bottom: 10px;
}
#home-slider-inner #homeliderIndicators .hSlideLeftContent span.btmCorner::after {
    background-image: url(../img/Banner-Texbox-bracket-bottom-right.png);
    /*right: 10px;*/
    /*bottom: -30px;*/
    right: 10px;
    bottom: 10px;
}
#home-slider-inner #homeliderIndicators .hSlideLeftContent::before {
    background-image: url(../img/Banner-Texbox-bracket-top-left.png);
    /*left: -10px;*/
    /*top: -20px;*/
    left: 10px;
    top: 10px;
}
.HomeRegisterBtn h2.commn-h2{font-size: 18px;} /* 21px */
#home-slider-inner #homeliderIndicators .hSlideLeftContent::after {
    background-image: url(../img/Banner-Texbox-bracket-top-right.png);
    /*right: 10px;*/
    /*top: -20px;*/
    right: 10px;
    top: 10px;
}
#home-slider-inner #homeliderIndicators button.carousel-control-prev,
#home-slider-inner #homeliderIndicators button.carousel-control-next {
    opacity: 1;
    z-index: auto;
    width: unset;
}
#home-slider-inner #homeliderIndicators .carousel-control-prev-icon, 
#home-slider-inner #homeliderIndicators .carousel-control-next-icon {
    background-size: auto;
}
#home-slider-inner #homeliderIndicators button.carousel-control-prev span {
    background-image: url(../img/prev-home.png);
}
#home-slider-inner #homeliderIndicators button.carousel-control-next span {
    background-image: url(../img/next-home.png);
}
#home-slider-inner #homeliderIndicators .carousel-indicators button.active {
    background: var(--fcv2-darkgrey);
}
#home-slider-inner #homeliderIndicators .carousel-caption {
    position: unset;
}
/*#homeliderIndicators .carousel-inner {*/
/*    overflow: visible;*/
/*}*/
#home-slider-inner #homeliderIndicators .carousel-indicators button {
    height: 15px;
    width: 15px;
    border: 1px solid var(--fcv2-blue);
    opacity:1;
    border-radius: 30px;
    outline: unset;
    margin-right: 15px;
}
#home-slider-inner #homeliderIndicators .carousel-indicators button:last-child {
    margin-right: 0;
}
#building-family-section .col-8 p {
    line-height: 25px;
    font-size: 20px;
}
#building-family-section .buildingFamilyleftColumn span.btmCorner::before,
#building-family-section .buildingFamilyleftColumn span.btmCorner::after,
#building-family-section .buildingFamilyleftColumn::before,
#building-family-section .buildingFamilyleftColumn::after {
    content: '';
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;   
    height: 47px;
    width: 43px;
}
#building-family-section .buildingFamilyleftColumn span.btmCorner::before {
    background-image: url(../img/main-textbox-border-bottom-left.png);
    left: -10px;
    bottom: 0px;
}
#building-family-section .buildingFamilyleftColumn span.btmCorner::after {
    background-image: url(../img/main-textbox-border-bottom-right.png);
    right: 10px;
    bottom: 0px;
}
#building-family-section .buildingFamilyleftColumn::before {
    background-image: url(../img/main-textbox-border-top-left.png);
    left: -10px;
    top: -20px;
}
#building-family-section .buildingFamilyleftColumn::after {
    background-image: url(../img/main-textbox-border-top-right.png);
    right: 10px;
    top: -20px;
}
#building-family-section .buildingFamilyleftColumn {
    position: relative;
    margin-top: 20px;
    /*padding-top: 20px;*/
    padding-right: 30px;
    padding-bottom: 20px;
    padding-left: 30px;
    display: flex;
    align-items: center;
}
#building-family-section .buildingFamilyleftColumn p.consentText {
    font-size: 14px;
    line-height: 22px;
    margin-top: 20px;
}
#building-family-section .col-8 h1.commn-h1,
#home-slider-inner #homeliderIndicators .buildingFamilyleftColumnInnerMobile h1.commn-h1 {
    color: var(--fcv2-blue);
    margin-bottom: 25px !important;
}
#building-family-section .col-4 img.img-fluid {
    width: 100%;
    cursor:pointer;
}
#home-slider-inner #homeliderIndicators .col-8 {
    position: relative;
}
#home-slider-inner #homeliderIndicators .item .secondContainer {
    padding: 0px 45px;
}
#building-family-section .col-8 h1 + p {
    /* padding-right: 10%; */
}
#building-family-section .patientPortalSection {
    margin-top: 20px;
}
.FCintroVideo iframe#commonVideoSrc {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.FCintroVideo  {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
#home-slider-inner #homeliderIndicators .carousel-inner .carousel-item .secondContainer {
  position: relative;  
}


/*div#logout-footer.makeitbottom {*/
/*    position: fixed;*/
/*}*/



/*Media Query below*/

@media screen and (max-width: 1599px) {
    #home-slider-inner #homeliderIndicators .owl-nav {
        width: 1350px;
    }
}

@media screen and (min-width: 1600px) {
    #home-slider-inner #homeliderIndicators .owl-nav {
        width: 1600px;
    }
    #home-slider-inner #homeliderIndicators .carousel-inner .carousel-item .secondContainer {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}


@media screen and (min-width: 1800px) {
    #building-family-section {
        display: flex;
        /*height: 48vh;*/
    }
}


@media screen and (min-width: 1700px) {
    body {
        /*overflow: hidden;*/
        /*height: 100vh;*/
    }
}

@media screen and (min-width: 1200px) {
    #home-slider-inner #homeliderIndicators .hSlideLeftContent {
        width: 38%;
    }
}

@media screen and (min-width: 1301px) {
    #building-family-section {
        padding: 20px 25px;
    }    
    .mainImage {
        min-height: 220px;
    }
    #home-slider-inner #homeliderIndicators button.carousel-control-prev {
        /*left: -35px;*/
        left: -62px;
    }
    #home-slider-inner #homeliderIndicators button.carousel-control-next {
        right: -35px;
    }
}

@media screen and (max-width: 1300px) {
    #building-family-section {
        padding-right: 20px;
        padding-left: 40px;
    }
    #building-family-section .row {
        align-items: center;
        margin: 25px 0px;
    }
    #home-slider-inner #homeliderIndicators button.carousel-control-prev {
        left: 10px;
    }
    #home-slider-inner #homeliderIndicators button.carousel-control-next {
        right: 10px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 992px)  {
    #building-family-section .row {
        flex-direction: column;
        /*width: 70%;*/
        margin: auto;
        padding: 40px 0px;
    }
    
    #building-family-section .row .col-8, #building-family-section .row .col-4 {
        width: 100%;
        text-align: center;
    }
    #building-family-section .row .col-4 {
        padding: 0;
        padding-right: 25px;
        margin-top: 30px;
    }
    #building-family-section .row .col-4 .patientPortalSection a {
        justify-content: center;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1300px)  {
    #home-slider-inner #homeliderIndicators .mainImage {
        min-height: 160px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1599px)  {
    #home-slider-inner #homeliderIndicators .carousel-inner .carousel-item .secondContainer {
        padding-top: 55px;
        padding-bottom: 55px;
    }
}


@media only screen and (min-width: 768px) and (max-width: 1099px)  {
    #home-slider-inner #homeliderIndicators .carousel-item > img {
        height: 65vh;
    }
   
}
@media only screen and (min-width: 768px) and (max-width: 880px)  {
    .HomeRegisterBtn h2.commn-h2 {
        font-size: 14px !important;
        line-height: 17px !important;
    }
    button.btn.HomeRegisterBtn{
        padding: 5px 14px !important;
    }
    #home-slider-inner #homeliderIndicators .hSlideLeftContent {
        padding: 25px;
    }
}
@media only screen and (min-width: 880px) and (max-width: 1099px)  {
     .HomeRegisterBtn h2.commn-h2 {
    font-size: 16px !important;
    }
    #home-slider-inner #homeliderIndicators .hSlideLeftContent{
        padding: 40px;
    }
}


@media only screen and (min-width: 1600px) and (max-width: 1799px)  {
    #building-family-section {
        display: flex;
        /*height: 55vh;*/
    }    
}


@media only screen and (min-height: 1025px) and (max-width: 1599px)  {
    #building-family-section {
       /* padding-bottom: 109px;  85 */
        display: flex;
        /*height: 50vh;*/
    }    
}

@media only screen and (min-width: 600px) and (max-width: 767px)  {
    #home-slider-inner #homeliderIndicators .carousel-item > img {
        height: 65vh;
    }
}

@media only screen and (min-width: 320px) and (max-width: 599px)  {
    #home-slider-inner #homeliderIndicators .carousel-item > img {
        height: 45vh;
    }
    
}

@media screen and (min-width: 768px) {
    /*******************Main animaton**********************/
    #mainTree img {
        display: none;
    }    
    .mainImage {
        position: relative;
    }
    #mainTree {
        position: absolute;
        width: 76%;
        height: auto;
        left: 5%;
        top: -25%;
    }
    #mainTrees {
        position: absolute;
        width: 158%;
        height: auto;
        top: 8%;
        left: -32%;
    }
    #mainCloud {
        position: absolute;
        width: 55%;
        height: auto;
        left: 36%;
        top: -17%;
    }
    #mainVideo {
        width: 70%;
        height: auto;
        left: 25%;
        top: -5%;
        position: absolute;
        background-color: transparent;
        opacity: 1;
        filter: blur(0px);
        display: none;
    }
    #logout-footer {
        background-color: var(--fcv2-grey);
        padding: 10px 15px;
        position: relative;
        left: 0px;
        right: 0px;
        bottom: 0px;
    }
    #building-family-section .col-8 button.btn {
        margin-top: 20px;
    }
    #home-slider-inner #homeliderIndicators .carousel-inner .carousel-item.first-slide{
        background: transparent linear-gradient( 246deg, #00368B 0%, #0088CE 100%) 0% 0% no-repeat padding-box;
    }
    #mainVideo {
        width: 70%;
        left: 25%;
        top: -5%;
        position: absolute;
    }
    #home-slider-inner #homeliderIndicators .carousel-indicators {
        margin: auto;
        bottom: 20px;
        z-index: auto;
    }
    #home-slider-inner #homeliderIndicators .carousel-inner .carousel-item .secondContainer {
        padding-left: 55px;
        padding-right: 55px;
    }
    
    /*#home-slider-inner #homeliderIndicators .carousel-inner .carousel-item.second-slide {*/
    /*    background-image: url(../img/banner-image-slider.png);*/
    /*    background-repeat: no-repeat;*/
    /*    background-size: cover;*/
    /*    background-position: center center;*/
    /*}*/
}
@media(max-width: 768px) { 
    .secondslide {
        background:none !important;
    }
}
@media screen and (max-width: 767px) {
    #mainTree svg {
        display: none;
    } 
    #mainTree {
        position: absolute;
        width: 88%;
        height: auto;
        left: -10%;
        top: 5%;
    } 
    #mainTrees {
        position: absolute;
        width: 135%;
        height: auto;
        top: 25%;
        left: -20%;
    }    
    #mainCloud {
        position: absolute;
        width: 48%;
        height: auto;
        left: 30%;
        top: 10%;
    }
    #mainVideo {
        width: 80%;
        height: auto;
        background-color: transparent;
        opacity: 1;
        filter: blur(0px);
        position: relative;
        right: -20%;
        top: 20px;
    }
    #home-slider-inner #homeliderIndicators .buildingFamilyleftColumnInnerMobile {
        width: 100%;
        text-align: center;
        padding-top: 0;
    }
    #building-family-section .col-4 {
        display: none;
    }  
    #building-family-section .col-8 h1 + p {
        padding-right: 0;
    }    
    #home-slider-inner #homeliderIndicators .carousel-caption {
        padding-top: 0;
        overflow: hidden;
    }
    #home-slider-inner #homeliderIndicators .hSlideLeftContent {
        display: none;
    }
    #home-slider-inner #homeliderIndicators .col-7 {
        width: 100%;
        position: relative;
        padding: 0;
    }
    #home-slider-inner #homeliderIndicators .carousel-inner .carousel-item.first-slide  .col-7 {
        background: transparent linear-gradient( 246deg, #00368B 0%, #0088CE 100%) 0% 0% no-repeat padding-box;
    }    
    #home-slider-inner #homeliderIndicators button.carousel-control-prev, 
    #home-slider-inner #homeliderIndicators button.carousel-control-next {
        position: relative;
    }
    #home-slider-inner #homeliderIndicators .buildingFamilyleftColumnInnerMobile span.btmCorner::before,
    #home-slider-inner #homeliderIndicators .buildingFamilyleftColumnInnerMobile span.btmCorner::after,
    #home-slider-inner #homeliderIndicators .buildingFamilyleftColumnInnerMobile::before,
    #home-slider-inner #homeliderIndicators .buildingFamilyleftColumnInnerMobile::after {
        content: '';
        position: absolute;
        background-repeat: no-repeat;
        background-size: contain;   
        height: 43px;
        width: 47px;
    }
    #home-slider-inner #homeliderIndicators .buildingFamilyleftColumnInnerMobile span.btmCorner::before {
        background-image: url(../img/main-textbox-border-bottom-left.png);
        left: -10px;
        bottom: 0px;
    }
    #home-slider-inner #homeliderIndicators .buildingFamilyleftColumnInnerMobile span.btmCorner::after {
        background-image: url(../img/main-textbox-border-bottom-right.png);
        right: -20px;
        bottom: 0px;
    }
    #home-slider-inner #homeliderIndicators .buildingFamilyleftColumnInnerMobile::before {
        background-image: url(../img/main-textbox-border-top-left.png);
        left: -10px;
        top: -20px;
    }
    #home-slider-inner #homeliderIndicators .buildingFamilyleftColumnInnerMobile::after {
        background-image: url(../img/main-textbox-border-top-right.png);
        right: -10px;
        top: -20px;
    }
    #home-slider-inner #homeliderIndicators .buildingFamilyleftColumnInnerMobile button.btn {
        text-transform: capitalize;
        padding: 10px 25px;
        border-radius: 30px;
    }
    #home-slider-inner #homeliderIndicators .buildingFamilyleftColumnInnerMobile p span {
        font-weight: 700;
    }
    #home-slider-inner #homeliderIndicators .buildingFamilyleftColumnInnerMobile {
        color: var(--fcv2-black) !important;
        position: relative;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
    }
    #home-slider-inner .secondContainer {
        padding: 0px;
    }
    #home-slider-inner #homeliderIndicators .buildingFamilyleftColumnMobile {
        width: 90%;
        margin: auto;
        padding-top: 50px;
        position: relative;
    }
    #home-slider-inner #homeliderIndicators .buildingFamilyleftColumnMobile::before {
        content: '';
        width: 100vw;
        position: absolute;
        left: 0;
        right: 0;
        top: 10px;
        bottom: 0;
        margin-left: calc(-100vw / 2 + 100% / 2)!important;
        border-top: 1px solid var(--fcv2-blue);
    }
    #home-slider-inner #homeliderIndicators .carousel-indicators {
        margin: 0px 30px;
        position: unset;
        margin-top: 10px;
    }
    #home-slider-inner #homeliderIndicators .carousel-inner .carousel-item.first-slide .mainImage {
        min-height: 160px;
        /* padding-bottom: 35px; */
        padding-top: 30px;
    }
    #home-slider-inner #homeliderIndicators .navigationForMobileViewSider {
        display: flex;
        margin-top: 10px;
        align-items: center;
        justify-content: center;
    }
    #home-slider-inner #homeliderIndicators .navigationButtons {
        display: flex;
        justify-content: center;
        margin-top: 10px;
    }
    #home-slider-inner #homeliderIndicators .buildingFamilyleftColumnInnerMobile strong {
        color: var(--fcv2-blue);
    }
    div#logout-footer.makeitbottom {
         position: relative; 
    }
}

@media only screen and (min-width: 389px) and (max-width: 391px) {
    #home-slider-inner #homeliderIndicators .carousel-inner .carousel-item.first-slide .mainImage {
        margin-top: 40px;
    }
}
/* Landscape */
@media only screen and (max-width: 391px) and (orientation: landscape){ 
    #mainTree {
        top: -9%;
    }
 }
