/* https://sentaracares.com/wp-content/themes/sentaracsr/assets/css/home.css?ver=5.7.2 */
.home-section1 {
    position: relative;
    width: 100%;    
	height: calc(100vh - 100px);	
	background-repeat: no-repeat;
    background-size: cover;
    background-position: 0px 100%;
}
 
.home-section1 .sentara-caves {  
    height: 145px;
}
.home-section-content {
    position: absolute;
    top: 0px;
    width: 100%;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 3;
	
}
.home-section1 #videoiframe{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    pointer-events: none;
    overflow: hidden;
}
.home-section1 video {
    min-width: 100%;
    min-height: 100vh;
    z-index: 1;
}
.home-section1 iframe, .home-section1 video{
	width: 100vw;
    height: 56.25vw;
    min-height: 100vh;
    min-width: 177.77vh;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.overlay {
    background-color: rgba(255, 255, 255, .8);
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100vh;
    z-index: 2;
}

.home-section1::before {
    background-color: rgba(255, 255, 255, .8);
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: 2;
}
.home-section1 h1.main-title{
	/*font-family: 'Merriweather', serif;*/
    font-family: 'Merriweather-bold', serif;
    
}
.home-section1 .border-line {
    width: 83px;
    border: 1px solid #F9A14D;
    margin-bottom: -20px;
    margin-top: 40px;
}

.home-section1 .rp-row {
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.home-section1 .rp-container-fluid .fluid-left-padding {
    padding: 15px 70px 15px 200px;
}

.main-title {
    font-size: 24px;
    line-height: 34px;
    text-transform: capitalize;
    text-align: center;
    color: #134B64;
    padding: 20px 15px;
    margin-bottom: 0px;
}

.sub-title {
    font-family: 'Merriweather-Regular';
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
    text-align: center;
    color: #302F2F;
    padding: 0px 20px 30px 20px;
    position: relative;
}

.sub-title::before {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-bottom: 2px solid #f89f46;
    content: "";
    width: 100px;
    margin: 0 auto;
}

.home-section1 p,
.home-section1 h2{
    margin-bottom: 0;
    color: #134B64;
    font-size: 26px;
    font-family: 'OpenSans-Light';
    line-height: 32px;
    padding-bottom: 20px;
}

.home-section2 {
    position: relative;
    background-repeat: no-repeat !important;
   background-size: contain !important;
    background-position: 72% 0px !important;
    background-attachment: fixed !important;

    padding: 138px 15px;
    display: flex;
    align-items: center;
    z-index: 4;
}

.home-section2 .fluid-left-padding {
    padding: 50px 15px;
}
:-ms-fullscreen, :root .home-section-content{
	top:20%;
}
:-ms-fullscreen, :root .home-section-content .sentara-caves{
	width:70%;
}
:-ms-fullscreen, :root .home-section2{
	display:block;
}
:-ms-fullscreen, :root .home-section2,
:-ms-fullscreen, :root .home-section5,
:-ms-fullscreen, :root .home-section-content{
	display:block;
}
.right-curve {
   background-repeat: no-repeat;
    background-size: cover;
   background-position: -280px 0px;
    position: absolute;
    bottom: -20px;
    right: -350px;
    top: -75px;
    width: 1010px;
    height: 1010px;
    border-radius: 100%;
}

.home-section3 {
    position: relative;
    padding: 75px 15px 0px 15px;
    background: #134b64;
    z-index: 9;
	height: 776px;
}

.home-section3 .pl50 {
    padding-left: 50px;
}

.home-section3 .section-sub-title {
    color: #fff;
}

.home-section3 h3 {
    font-size: 60px;
    line-height: 65px;
    text-transform: uppercase;
    color: #38bef1;
    margin-bottom: 20px;
}

.home-section3 .address-title{
	width: 1220px;
    padding-left: 160px;

}

.home-section3 .title-top {
    color: #fff;
}
.home-section3 .about-transforming .rp-col-6:last-child{
	padding-left: 100px;
    padding-top: 25px;
}
.home-section3 .about-transforming p {
    color: #fff;
}

.home-section3 .about-transforming .sentara-caves {
    width: 250px;
    margin: 0px 0px 0px -30px;
}

.home-section3 .about-transforming .chart-img {
/*     width: 100%; */
	    width: 560px;
    margin-left: -70px;
    margin-top: 10px;
}
.home-section3 .btn-health{
	color:#f9a14d;
}
.home-section3 .btn-health:after{
	border-top: 2px solid #f9a14d;
    border-left: 2px solid #f9a14d;
}
.home-section3 .btn-health:hover{
	color:#d03d00;
}
.home-section3 .btn-health:hover:after{
	border-top: 2px solid #d03d00;
    border-left: 2px solid #d03d00;
}


.home-section4 {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;	
    background-attachment: fixed;
    background-position: 50% 0px;
    padding: 320px 15px 0px 15px;
/*     height: 939px;
    display: flex;
    align-items: center; */
}
.home-section4 .rp-col-6:first-child{
	margin-top: -50px;
}

.home-section4 .people-image {
    width: 750px;
    margin-top: -190px;
    margin-left: -100px;
    margin-bottom: -10px;
}

.home-section5 {
    position: relative;
    padding: 75px 15px 100px 15px;
    background: #ddebf1;
    display: flex;
    align-items: center;
}
:-ms-fullscreen, :root .home-section5{
	display: block;
}

.home-section5 .fluid-left-padding {
    padding: 50px 15px;
}

.left-curve {
   background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 100%;
    position: absolute;
    bottom: -20px;
    left: -175px;
    top: -140px;
    width: 820px;
    height: 820px;
    border-radius: 100%;
}

.home-section6 {
    position: relative;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: 170px 0px;
    height: 796px;
	padding-top: 50px;
    display: flex;
    align-items: center;
}
/* .ourteamimage{
	background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 100%;
    position: absolute;
    right: 2%;
    top: 22%;
    width: 624px;
    height: 512px;
    border-radius: 0px;
} */
:-ms-fullscreen, :root .home-section6{
	display: block;
	padding:150px 15px 0px 15px;
}
.home-section2 p,
.home-section4 p,
.home-section5 p,
.home-section6 p {
    width: 80%;
}
/* 
.home-section6 .img-100 {
    width: 600px;
} */
.home-section6 .fluid-left-padding{
	padding-top:50px;
}

/*sigmeture animation*/
/* @media screen and (min-width:1920px) {
	.home-section1 iframe, .home-section1 video {   
    height: 70vh;
}
.home-section1 {    
    height: 70vh;
}
} */
@media screen and (min-width:1367px) {
    .left-box {
        border-radius: 100%;
        width: 62.62vw;
        bottom: -1.31vw;
        left: -19.77vw;
        top: -8.56vw;
    }
    .left-box img {
        width: 65.51vw;
    }
}

@media screen and (max-width:1320px) {
/*     .right-curve {
    width: 750px;
    height: 750px;
    right: -250px;
	background-position: 100%;
    } */
    .home-section2 {
        background-position: 55% 0px;
    }
    .home-section6 .img-100 {
        width: 530px;
    }
	.home-section4 .people-image{
		    margin-left: -30%;
		    width: 700px;
	}
}

@media screen and (max-width:1280px) {
    .left-curve {
        width: 750px;
        height: 750px;
    }
	.right-curve {
    width: 1000px;
    height: 1010px;
}
}


@media screen and (max-width:1270px) {
	.home-section2 {   
    padding: 95px 15px;
}
	.right-curve{
		    width: 910px;
    height: 910px;
	}
}
@media screen and (max-width:1170px) {
    .left-curve {
        width: 650px;
        height: 600px;
            top: -40px;
    }
    .home-section2 {
        padding: 50px 15px;
    }
    .home-section4 .people-image {
        width: 470px;
    }
    .navigation ul li {
        padding: 12px 25px;
    }
    .home-section3 h3 {
        font-size: 42px;
        line-height: 42px;
    }
    .home-section3 .about-transforming .chart-img {
            margin-left: 0;
       width: 100%;
    margin-top: 0px;
    margin-bottom: -100px;
    }
	.home-section3 {   
    height: auto;
}
/*     .home-section2 p,
    .home-section4 p,
    .home-section5 p,
    .home-section6 p {
        width: 100%;
    } */
    .home-section6 {
        padding: 70px 15px;
		    height: auto;
    }
    .home-section6 .img-100 {
        width: 470px;
    }
	.home-section4 .people-image{
		    width: 550px;
    margin-top: -100px;
    margin-bottom: -10px;
    margin-left: -20%;
	}
	.home-section6 .fluid-left-padding {
    padding-top: 0px;
}
}

@media screen and (max-width:1024px){
	.left-curve {
    width: 650px;
    height: 600px;
    top: -50px;
}
	.home-section4{
		background-size: cover;
    	background-position: 0px;
	}
	.home-section6 {
    background-size: cover;
    background-position: 0px 0px;
	}
	.home-section2 {   
    background-size: cover !important;
    background-position: 100px 0px !important;
	}
}
@media screen and (max-width:991px) {
    .home-section6 .img-100 {
        width: 100%;
		margin: 30px 0px 0px 0px;
    }
	.home-section5 .fluid-left-padding {
    padding: 0px 15px 50px 15px;
}
    .home-section2 .fluid-left-padding {
        padding: 15px;
    }
	.home-section5 .rp-col-6:first-child{
		display:none;
	}
	.home-section3 .address-title {
    width: 100%;
    padding-left: 30px;
	margin-bottom: 30px;
}
	.home-section3 .about-transforming .rp-col-6:last-child {
    padding-left: 30px;
}
    .right-curve {
        width: 550px;
        height: 550px;
		background-position: 100%;
        position: relative;
        right: 0;
        left: 0;
        top: 0;
        bottom: 0px;
        display: block;
        margin: 0 auto;
    }
    .left-curve {
        width: 550px;
        height: 550px;
        position: relative;
        left: 0;
        top: 0;
        bottom: 0px;
        display: block;
        margin: 0 auto;
    }
    .home-section2 {
        padding: 50px 15px;
        display: flex;
        flex-direction: column;
    }
    .home-section5 {
        padding: 50px 15px;
        display: flex;
        flex-direction: column;
    }
    .home-section1 {
    height: 500px;
    padding: 15px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    }
  
    .home-section4 {
        padding: 120px 15px 0px 15px;
    }
    .home-section4 .people-image {
        width: 100%;
        margin-top: 0px;
        margin-bottom: -10px;
    }
    .left-box img {
        width: 750px;
        clip-path: circle(40%);
    }
	.home-section4 .rp-col-6:last-child{
		text-align:center;
	}
	.home-section4 .rp-col-6:first-child {
    margin-top: 0px;
}
	.home-section3 .left-img{
		text-align:center;
	}
}
@media only screen 
  and (min-width: 1024px) 
  and (max-width: 1366px) 
	and (-webkit-min-device-pixel-ratio: 2){
		.home-section2 {    
   background-size: cover !important;
background-attachment: unset !important;
}
		.home-section4, .home-section6{
			background-attachment: unset !important;
			 background-size: cover !important;
		}
}

@media screen and (min-width: 769px) and (max-width: 911px) and (orientation: landscape) {
.home-section3 .about-transforming .chart-img {
    margin-left: 0;
    width: 350px;
	}
	.home-section4 .rp-col-6:first-child {
    margin-top: 0px;
}
.home-section3 .about-transforming .rp-col-6:last-child { 
    padding-top: 5px;
    padding-bottom: 40px;
}
	.home-section3 .left-img{
		text-align:center;
	}
}
@media screen and (max-width:870px) and (min-width:768px) {    
  
    .home-section4 {
        padding: 120px 15px 0px 15px;
    }
    .home-section4 .people-image {
        width: 350px;
        margin: 0px auto -20px;
    }
    .home-section3 .rp-col-6:first-child {
        order: 2;
    }
    .home-section4 .rp-col-6:last-child {
        text-align: center;
    }
    .home-section3 .about-transforming .chart-img {
        width: 450px;
        margin-top: 50px;
    }
    .home-section2,
    .home-section4,
    .home-section6 {
        background-image: none !important;
    }
    .home-section2 {
        height: auto;
        padding: 50px 15px;
    }
    .sentara-caves {
        width: 300px !important;
        margin: 20px 10px;
    }
    .home-section3 .left-img {
        text-align: center;
    }
    .home-section5 {
        height: auto;
        padding: 50px 15px 50px 15px;
    }
    .home-section6 {
        padding: 50px 15px;
    }
	.home-section3 .about-transforming .chart-img {
    width: 450px;
}
	
}

@media screen and (max-width:767px) {
    .main-title {
        width: 100%;
		font-size: 18px;
    line-height: 30px;
		padding: 20px 10px;
    }
    .sub-title {
        font-size: 18px !important;
        line-height: 26px !important;
        padding: 0px 0px 15px 0px
    }
    .sub-title::before {
        width: 80px;
    }
    .home-section5 .fluid-left-padding {
    padding: 40px 15px;
}
    .home-section1 {
       height: 100%;
    padding: 30px 0px;
    min-height: 550px;
    }
    .home-section2 {
        background-position: center;
        background: none !important;
        height: auto;
        padding: 40px 15px;
        display: block;
    }
    .right-curve {
        background-position: 100% 100%;
        position: relative;
        bottom: 0;
        right: 0;
        top: 0;
        width: 293px;
    height: 293px;
        margin: 20px auto;
    }
    .left-curve {
        background-position: 100% 100%;
        position: relative;
        bottom: 0;
        left: 0;
        top: 0;
        width: 293px;
        height: 293px;
        margin: 0 auto;
    }
    .title-caves {
        width: 250px;
        margin: 0px 0px 0px -10px;
    }
    .home-section6 {
        padding: 40px 15px;
        background-image: unset !important;
    }
    .home-section3 .rp-col-6:first-child {
        order: 2;
    }
    .home-section3 .rp-col-6:last-child {
        order: 1;
    }
	.home-section4 .people-image {
    width: 350px;
    margin: 0px auto -20px auto;
}
	.home-section3 .about-transforming .chart-img {   
    width: 350px;
    margin-bottom: -77px;
}
    .home-section3 .about-transforming p {
        width: 100%;
        padding: 0px;
    }
    .home-section3 .pl50 {
        padding-left: 15px;
    }
    .home-section3 h3 {
            font-size: 40px;
    line-height: 43px;
        margin-bottom: 0;
    }
	.home-section3 .about-transforming .rp-col-6:last-child {
    padding-top: 0px;
}
    .home-section4 {
        background-image: none !important;
        padding: 110px 15px 0px 15px;
    }
    .home-section4 .rp-container .fluid-left-padding {
        margin-bottom: 50px;
    	margin-top: 20px;
    }
    .left-box {
        width: 350px;
        position: relative;
        bottom: 0;
        left: 0px;
        top: 0px;
    }
    .left-box img {
        width: 300px;
    }
    .home-section5 {
        padding: 0px 15px 50px 15px;
        height: auto;
        display: block;
    }
    .main-footer .contact-info {
        margin-bottom: 20px;
    }
    .main-footer {
        padding-top: 50px;
    }
	.home-section1 .border-line {   
    margin-bottom: -10px;
    margin-top: 0;
}
	.home-section1 p,
	.home-section1 h2{    
     font-size: 18px;
    line-height: 26px;
}
.home-section2 p, .home-section4 p, .home-section5 p, .home-section6 p {
    width: 100%;
}
.home-section6 .fluid-left-padding {
    padding-top: 0px;
    padding-bottom: 30px;
}
.home-section6 .img-100 {
    width: 100%;
    margin: 0px 0px 0px 0px;
}
	.home-section6{
		display:block;
	}
}

@media screen and (max-width:475px) and (min-width:320px)  and (orientation: portrait) { 
.home-section3 .about-transforming .chart-img{
    width: 100% !important;
}
.home-section4 .people-image {
    width: 100%;
}
.home-section1 p, .home-section1 h2 {
    font-size: 16px;
    line-height: 22px;
}
}
@media screen and (max-width:400px) and (min-width:320px)  and (orientation: portrait) { 
	.home-section1 p, .home-section1 h2 {
    font-size: 20px;
    line-height: 28px;
}
}
@media screen and (max-width:375px) {   
    .sub-title {
        font-size: 16px !important;
        line-height: 22px !important;
    }
    .left-box {
        left: -20px;
    }

}