h2{
    font-family: 'OpenSans-Bold';
    font-size: 26px;
    color: #00294D;
}
.patient-navigators .rp-col-10{
    margin: 0 auto;
    text-align: center;
}
.patient-navigators{
    padding-top: 70px;
}
.patient-navigators strong{
    margin-top: 30px;
    display: inline-block;
}
.single-patient-box picture {
    width: 150px;
    display: inline-block;
    height: 150px;
    border-radius: 50%;
    overflow: hidden;
}
.single-patient-box{
    text-align: center;
    width: 70%;
    margin: 0 auto;
}
.single-patient-box picture img{
    width: 100%;
}
.single-patient-box h2{
   font-size: 18px;
   text-transform: uppercase;
   color: #984b9c;
   padding-top: 15px;
}
.patient-box {
    padding: 50px 15px;
}
.sentara-mychart{
    margin-bottom: -100px;
    position: relative;
    width: 100%;
    height: 870px;
    padding-top: 50px;
        overflow: hidden;
}
.sentara-mychart h2{    
       padding-top: 50px;
       color: #ffffff;
}
.sentara-mychart .rp-col-6:last-child{
    padding: 50px 0px 0px 50px;
}
.sentara-mychart .rp-col-6:first-child {
    position: relative;
    /*overflow: hidden;*/
    width: 100%;
    height: 100%;
    min-height: 560px;    
    margin-right: auto;
    margin-left: auto;
}
.sentara-mychart .rp-col-6:first-child img{
     height: 680px;
    position: absolute;
    right: -100px;
}
.sentara-advanced-imaging{
    position: relative;
    width: 100%;
    padding: 90px 0px;
    background-image: url('../images/Advanced_Imaging_Center_Female_Doctor_Looking_at_Images_on_Computer.jpg');
    background-position:center;
    background-repeat: no-repeat;
    background-size: cover;
}
.silhouette-mastectomy-boutique p{
	padding-right:100px;
}
.silhouette-mastectomy-boutique .rp-row{
	align-items:center;
}
.sentara-mychart-top-svg{
   position: absolute;   
   left: -5px;
   right: 0;
   top: 45px;
   width: 105%;
   height: 100vh;
   content:'';
   background-image: url('../images/svg/sentara-advanced-top-new.svg');  
   background-size: 100%;
   background-position: top;
   background-repeat: no-repeat;
}
.sentara-mychart-bottom-svg{
    position: absolute;  
    left: -3px;
    right: 0px; 
    bottom: 70px;
    width: 103%;
    height: 130px;    
   content:'';
   background-image: url('../images/svg/sentara-advanced-bottom-monitoring.svg');  
   background-size: 100%;
   background-repeat: no-repeat;
}
.sentara-mychart::before {
    position: absolute;
    top: 50px;
    bottom: 80px;
    width: 100%;
    right: 0;
    left: 0;
    content: '';
    background: linear-gradient(-90deg, rgb(0, 118, 127) -5%, rgb(0, 131, 142) 70%);
}
.spiritual-support-services .spiritual-services{
	padding-left: 25px;
}
.sentara-mychart p, .sentara-mychart strong{
    color: #fff;
}
.sentara-mychart picture img{
    width: 100%;
    margin-top: -100px;
}
.sentara-mychart strong{
    margin-top: 20px;
    display: inline-block;
    font-size: 15px;
    margin-bottom: 20px;
    width: 100%;
}
.sentara-mychart strong a{
	color:#fff;
}
.sentara-mychart strong a:hover{
	    color: #000;
}
.signup-btn .btn{
    margin-top: 15px;
}
.support-groups-journey{
    /*padding: 70px 0px;*/
    position: relative;
	z-index: 9;
}
.support-groups-journey .rp-container{
    position: relative;
    padding: 70px 15px 100px 15px;
}

.support-groups-journey .rp-col-10{
   margin: 0 auto;
   text-align: center;
}
.support-groups-journey strong {
    margin-top: 30px;
    display: inline-block;
    font-size: 15px;
}
.silhouette-mastectomy-boutique .rp-col-6:first-child{
    padding-right: 30px;
}
.silhouette-mastectomy-boutique{
    background-color: #f4f5f6;
   padding: 50px 15px 120px 15px;
	position:relative;
}
.silhouette-mastectomy-boutique .rp-container{
	position:relative;
}
.silhouette-mastectomy-boutique .rp-container::before{
    position: absolute;
    left: -10%;
    top: -64%;
    height: 100%;
    width: 75%;
    margin: 0 auto;
    background-image: url('../images/svg/together_blue.svg');  
    background-size: 100%;
    background-repeat: no-repeat;
    content: '';
    font-family: 'Mr Dafoe';
    font-weight: 400;
    color: #eadbeb;
	display:none !important;
}
.silhouette-mastectomy-boutique img{
    width: 100%;
}
.community-resources{
    position: relative;
    padding: 150px 15px 50px 15px;
	z-index: 11;
}
.community-resources::before{
   position: absolute;
    right: 10%;
    top: 50px;
    height: 450px;
    width: 100%;
    margin: 0 auto;
    //background-image: url(../images/svg/fill.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top right;
    content: '';
    font-family: 'Mr Dafoe';
    font-weight: 400;
    color: #eadbeb;
}
.community-resources .rp-col-10{
    text-align: center; 
    margin: 0 auto;   
}
.community-resources .rp-col-10 p{
    margin-bottom: 30px;
}
.community-resources strong {  
    display: block;
    font-size: 15px;
    margin-top: 5px;
}


/* transportation communication */
.transportation-communication{
    background-image: url('../images/svg/transportation-communication.svg');  
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% top;
    position: relative;
    overflow: hidden;
	z-index: 1;
    /*padding-top: 50px; */
    /* background: linear-gradient(-90deg, #dec3e0 -5%, #f0dff0 70%); */
}
.transportation-communication h4, .transportation-communication h3{
    font-family: 'OpenSans-Bold';
    font-size: 26px;
    color: #00294D;
}

.transportation-communication .rp-container{   
    padding-bottom: 80px;
}
.transportation-communication img{
    width: 100%;
}
.transportation-communication .rp-col-7{
    padding-left: 40px;
}
.transportation-communication strong {  
    display: block;
    font-size: 15px;
    margin-top: 30px;
    margin-bottom: 15px;
}
.transportation-communication .rp-container-fluid{
    padding: 0px;
}
.transportation-communication .rp-col-6:last-child {
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
}
.transportation-communication .rp-col-6:first-child {
    /* padding: 15px 15px 15px 115px; */
    margin-left: auto;
    max-width: 570px;
    padding-right: 15px;
    padding-left: 20px;
}
.transportation-communication .rp-col-6:last-child {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    min-height: 530px;
    display: inline-flex;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-right: 0;
    margin-left: 0;
}
.transportation-communication .rp-col-6:last-child::before{
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;   
    content: '';
    background: linear-gradient(270deg, rgba(192,135,195,1) 0, rgba(192,135,195,1) 0, rgba(192,135,195,0) 100%);
    opacity: 0.25;

}
.innerpage-banner.supporting-your-journey .about-caption h1.two-span{
   width: 70%;
}
:-ms-fullscreen, :root .sentara-mychart-top-svg {
    height: 23vh;
}
.latest-news{
	background: #984b9c;
    color: #fff;
    padding: 100px;
    margin: 0 auto;
    text-align: center;
}
.latest-news h4{
	font-size: 24px;
    line-height: 32px;
    padding: 0px 30px;
    width: 80%;
    margin: 0 auto;
}
.class-event-group{
	position: relative;
    overflow: hidden;
    width: 100%;
    min-height: 550px;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 15px;
    background-position: center;
    margin-right: auto;
    margin-left: auto;
}
.class-event-group .rp-row{
    align-items:center;
	height: 100%;
}
.class-event-group .rp-row p,
.class-event-group .rp-row h2,
.class-event-group .rp-row p strong{
    color:#fff;
}

.complementary-support-services{
    background-color: #f89f46;
    overflow: hidden;
}
.complementary-support-services img{
    width: 100%;
}
.complementary-support-services .rp-col-4{
    width: 100%;
    height: 840px;
    display: inline-flex;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 55% 15%;
}

.complementary-support-services.purple-row .rp-col-4 {
    height:  auto;
}

.complementary-support-services .rp-col-8{
    margin-right: auto;
    padding: 80px 100px;
	display: flex;
    flex-direction: column;
    justify-content: center;
}

.complementary-support-services.purple-row .rp-col-8 {
    padding-top: 0px;
}
.complementary-support-services .integrative-complementary strong{
    padding-top: 10px;
    display: block;
}

.complementary-support-services.purple-row .integrative-complementary strong {
    color: #ffffff;
    font-family: 'OpenSans-Bold';
}
.complementary-support-services .integrative-complementary p{       
    margin: 0px;
}

.complementary-support-services.purple-row .integrative-complementary p {
    margin-bottom: 25px;
}

.complementary-support-services.purple-row .integrative-complementary p,
.complementary-support-services.purple-row .integrative-complementary p a {
    color: #ffffff;
}

.spiritual-support-services{
    padding: 100px 15px;
}
.spiritual-support-services .rp-row{
    align-items:center;
}
.spiritual-support-services img{
    width: 100%;
}
.class-event-group a{
    color: #ffffff !important;
}
.class-event-group a:hover{
    color: #ffffff !important;
}
/* Responsive css */
@media screen and (max-width:5120px) and (min-width:5100px){
    .community-resources::before{
            width: 20%;
            left: 40%;
    }
    .sentara-mychart .rp-col-6:last-child {
    padding: 150px 0px 0px 50px;
}
.sentara-mychart .rp-col-6:first-child img {
    height: 680px;
    position: absolute;
    right: -50px;
    bottom: -170px;
}
.sentara-mychart {
        height: 1200px;
}

    .sentara-mychart-bottom-svg{
        height:380px;
    }
    .sentara-mychart h2 {
    padding-top: 110px;
}
.support-groups-journey{
    margin-top: -300px;
}
}
@media screen and (max-width:5099px) and (min-width:2921px){
    .sentara-mychart, .community-resources, .transportation-communication,
	.complementary-support-services, .class-event-group{
        width: 1175px;
        margin: 0 auto;
    }
	.complementary-support-services .rp-col-4{
		height: 1030px;
	}
    .sentara-mychart-bottom-svg{
        height: 110px;
    }
}
@media screen and (max-width:2920px) and (min-width:2101px){
  /*  .sentara-mychart-top-svg {
    height: 230px;
}*/
.sentara-mychart-bottom-svg {
    bottom: 0px;
    height: 280px;
}
.transportation-communication .rp-col-6:last-child{
       min-height: 800px;
}
.sentara-mychart {
    height: 930px;
}
.sentara-mychart .rp-col-6:last-child{
        padding: 100px 0px 0px 60px;
}
}
@media screen and (max-width:4000px) and (min-width:2920px) {
	:-ms-fullscreen, :root .sentara-mychart-top-svg{
		height:10vh;
		top:0px;		
	}
}
@media screen and (max-width:2100px) and (min-width:1900px){
/*.sentara-mychart-top-svg{
    height: 220px;   
}*/
.sentara-mychart-bottom-svg {   
    bottom: 0px;    
    height: 260px;   
}
}
@media screen and (max-width:2920px) and (min-width:1900px){
.community-resources::before{
     left: 25%;
    top: -15%;
    height: 100%;
    width: 35%;
}
.support-groups-journey{
    margin-top: -200px;
}
}

@media screen and (max-width:2000px) and (min-width:1880px){
    .sentara-mychart-bottom-svg {   
    bottom: 0px;    
    height: 250px;   
}
.sentara-mychart {
    margin-bottom: -75px;
    height: 900px;
}
.support-groups-journey{
    margin-top: -200px;
}
}
@media screen and (min-width:1600px){
    .sentara-sun::before {
    position: absolute;
    right: 200px;
    top: -250px;
    width: 40%;
}
	.class-event-group{
	display: flex;
    align-items: center;
	min-height: 700px;
	background-position: 10% 10%;
	}
}
@media screen and (max-width:1899px) and (min-width:1680px){
    .sentara-mychart::before {
   bottom: 0px;
}
.support-groups-journey{
    margin-top: -50px;
}
.sentara-mychart {
    margin-bottom:0px;
    height: 770px;
}
/*.sentara-mychart-top-svg{
    height: 150px;
}*/
.sentara-mychart-bottom-svg{
        bottom: 0px;
    height: 130px;
}
.sentara-mychart .rp-col-6:first-child{
        min-height: 580px;
}
.sentara-mychart .rp-col-6:first-child img {
       height: 660px;
    right: -30px;
}
}
@media screen and (max-width:1679px) and (min-width:1367px) { 
 .sentara-mychart-bottom-svg{
        height: 120px;
 }
/* .sentara-mychart-top-svg{
        height: 135px;
 }*/
 .sentara-mychart {
    height: 830px;
}
}
@media screen and (max-width:1339px) and (min-width:1101px) {
    .sentara-mychart-bottom-svg{
       height: 145px;
       bottom: 55px;
}
.sentara-mychart{
    height: 850px;
}
}
@media screen and (max-width:1350px){
/* 	:-ms-fullscreen, :root .sentara-mychart-top-svg{
		height:200px !important;
		top:0px;
	} */
	.silhouette-mastectomy-boutique .rp-container::before{
		left: -1%;
	}
}
@media screen and (max-width:991px){	
/* 	:-ms-fullscreen, :root .sentara-mychart-top-svg{
		height:130px !important;
		top:0px;
	} */
	.silhouette-mastectomy-boutique .rp-container::before {
    left: 0%;
    top: -170px;
    height: 100%;
    width: 75%;
    z-index: 1;
}
.silhouette-mastectomy-boutique .rp-col-6:first-child {    
    z-index: 99;
}
}
@media screen and (max-width:1300px) and (min-width:1025px){
	.sentara-mychart .rp-col-6:first-child img{
		    height: 400px;
			position: absolute;
			right: 0px;
			bottom: -110px;
	}
}
@media screen and (max-width:1100px) and (min-width:1025px) {
     .sentara-mychart-bottom-svg{
        height: 105px;
 }
 .sentara-mychart{
    height: 850px;
}
.sentara-mychart-bottom-svg{
    bottom: 80px;
}
}
@media screen and (max-width:1024px){ 
.class-event-group{
	background-position: 50% 15%;
}
	.complementary-support-services .rp-col-4, .complementary-support-services .rp-col-8{
		-ms-flex: 100%;
    	flex: 0 0 100%;
    	max-width: 100%;
	}
.complementary-support-services .rp-col-8 {
   padding: 80px 40px;
}
.sentara-mychart{
    overflow: hidden;
}
/*.transportation-communication .rp-col-6:last-child::before{
    background: linear-gradient(90deg, rgba(192,135,195,1) 0%, rgba(192,135,195,1) 90%, rgba(192,135,195,0) 100%);
} */ 
.sentara-mychart-bottom-svg{
   height: 100px;
}
.transportation-communication{
        padding-top: 50px;
}
.transportation-communication .rp-col-6:first-child{
        padding-left: 30px;
}
.sentara-mychart .rp-col-6:first-child img {
    height: 380px;
    position: absolute;
    right: 0px;
    bottom: -40px;
}
.sentara-mychart .rp-col-6:last-child {
    padding: 50px 15px 15px 50px;
}
.sentara-mychart {
    height: 770px;
}
.sentara-mychart strong {
    margin-top: 0px;   
    margin-bottom: 0px;
}
.sentara-mychart h2 {
    padding-top: 0px;
}
.complementary-support-services .rp-col-4{
		    background-size: contain;
    background-position: top;
    height: 560px;
	}
	.silhouette-mastectomy-boutique p {
    padding-right: 20px;
}
}
@media screen and (max-height: 900px) and (max-width: 660px) and (min-height: 600px) and (min-width: 480px) and (orientation: portrait){
.sentara-mychart .rp-col-6:first-child img {
    width: 50% !important;
    bottom: 10px;
}
.sentara-mychart-bottom-svg {
    height: 70px !important;
}
}
@media screen and (max-width:991px){
	.complementary-support-services .rp-col-4{
		    background-size: contain;
    background-position: top;
    height: 600px;
	}
.single-patient-box {
     margin: 15px auto;
}
	.sentara-mychart::before{
		    background: linear-gradient(-90deg, rgb(0, 118, 127) -5%, rgba(4, 119, 128, 0.78) 70%);
	}
.sentara-mychart .rp-col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 100%;
    max-width: 100%;
}
.sentara-mychart h2 {
    padding-top: 120px;
}
  .transportation-communication .rp-col-6:first-child {
    max-width: 100%;
    margin-bottom: 50px;
    padding-left: 45px;
    padding-right: 45px;
}
.community-resources {  
    padding: 50px 15px 50px 15px;
}
.sentara-mychart::before{
            height: 100%;
    }
    .sentara-mychart{
    height: 100%;
}
.sentara-mychart .rp-col-6:first-child{
        min-height: 350px;
            order: 1;
}
.sentara-mychart .rp-col-6:first-child img {
    width: 40%;
    height: auto;
    left: 0;
    bottom: 15px;
    margin: 0 auto;
    position: absolute;
}
.sentara-mychart{
    margin-bottom: 0px;
}
.sentara-mychart-bottom-svg{
           bottom: -21px;
	height: 90px;
}
}
@media screen and (max-width: 899px) and (min-width: 767px) and (orientation: landscape)
{
.transportation-communication .transportation-content {
    padding-top: 0px;
}
.sentara-mychart-bottom-svg {
    bottom: -70px !important;
}
.sentara-mychart .rp-col-6{
        -ms-flex: 0 0 50%;
        flex: 0 0 100%;
        max-width: 100%;
}
.sentara-mychart .rp-col-6:first-child {
    min-height: 350px;
    order: 1;
    flex: 0 0 100%;
    max-width: 100%;
}
}

@media screen and (max-width: 899px) and (min-width: 667px) and (orientation: landscape)
{
.support-groups-journey .rp-container::before{
    background-size: 40% !important;
}
.sentara-mychart-bottom-svg {
    bottom: 0px !important;
}
.transportation-communication .transportation-content {
    padding-top: 0px;
}
.spiritual-support-services .spiritual-services {
    padding-right: 0px;
    padding-left: 20px !important;
}
.silhouette-mastectomy-boutique .rp-container::before {    
        top: -170px;
    width: 70%;
}
.silhouette-mastectomy-boutique .rp-row {
    align-items: flex-start;
}
}
@media screen and (max-width: 899px) and (min-width: 768px) and (orientation: landscape)
{
.sentara-mychart-bottom-svg {
    height: 65px;
    bottom: 0px!important;
}
.sentara-mychart .rp-col-6:first-child img {
     width: 50% !important;
}
	.community-resources::before{
		height:300px;
	}
}
@media screen and (max-width: 767px) and (min-width: 550px) and (orientation: landscape)
{
.transportation-communication .transportation-content {
    padding-top: 0px;
}
.sentara-mychart-bottom-svg {
    height: 60px;
    bottom: 0px !important;
}
.sentara-mychart .rp-col-6:first-child img {
       width: 50% !important;
}
.community-resources::before{
		height:300px;
	}
}
@media screen and (max-width: 666px) and (min-width: 550px) and (orientation: landscape)
{
    .sentara-mychart-bottom-svg {
    height: 60px;
       bottom: -15px !important;
}

}
@media screen and (max-width:768px){
.silhouette-mastectomy-boutique {
   padding: 80px 15px;
}	
.silhouette-mastectomy-boutique img {    
    margin-top: 30px;
}
.spiritual-support-services {
    padding: 40px 15px;
}
.support-groups-journey .rp-container {
    padding: 0px 15px 100px 15px;
}
.silhouette-mastectomy-boutique p {
    padding-right: 0px;
}
.spiritual-support-services .rp-row {
    align-items: flex-start;
}
.class-event-group .rp-col-6 {
    max-width: 60%;
    flex: 0 0 60%;
}
.transportation-communication .rp-col-6:first-child {
    max-width: 100%;
    flex: 0 0 100%;
    margin-bottom: 50px;
    padding-left: 45px;
    padding-right: 45px;
}
.transportation-communication .rp-col-6 {
    max-width: 100%;
    flex: 0 0 100%;
}
.community-resources::before{
	height: 300px;
}
.complementary-support-services .rp-col-8 {
    padding: 40px 40px;
}
}
@media screen and (max-width:767px){
	.silhouette-mastectomy-boutique .rp-container::before{
		display:none;
	}
.silhouette-mastectomy-boutique img {
    margin-top: 50px;
}
.transportation-communication {
    padding-top: 70px;
    background-image: none;
    background: linear-gradient(-90deg, #dec3e0 -5%, #f0dff0 70%);
}
.transportation-communication .rp-col-6:first-child {
        padding: 0px 50px 30px 50px;
}
.transportation-content{
        padding-top: 50px;
}
.sentara-mychart {
    margin-bottom: 15px;
}
.sentara-mychart .rp-col-6:first-child{
    order: 2;
}
.sentara-mychart .rp-col-6:last-child{
    order: 1;
        padding: 120px 15px 50px 15px;
}

.transportation-communication .rp-col-6:last-child, .community-resources::before{
    display: none;
}
.transportation-communication .rp-container-fluid {   
    margin-bottom: 40px;
}
.support-groups-journey .rp-container::before{
    background-size: contain;
    width: 80%;
}
.sentara-mychart .rp-col-6:first-child img {
    width: 75%;
    bottom: 10px;
}
    .patient-navigators {
       padding: 50px 15px 30px 15px;
    }
    .silhouette-mastectomy-boutique {
    padding: 50px 0px;
}
.sentara-mychart {
    margin-bottom: 0px;  
    height: 100%;
    padding-top: 0px;
    padding-bottom: 15px;
}
.sentara-mychart strong {
    margin-bottom: 10px;
    font-size: 16px;
    padding-right: 30px;
}
.single-patient-box {
    text-align: center;
    width: 100%;
    margin: 15px auto;
}
.patient-box {
    padding: 15px 15px;
}
.support-groups-journey .rp-container {
    padding: 50px 40px;
}
.sentara-mychart-top-svg{
        height: 80px;
        top: 48px;
}
.sentara-mychart::before{
        bottom: 0px;
}
.sentara-mychart .rp-col-6:first-child{
        min-height: 250px;
}
.sentara-mychart h2 {
    padding-top: 30px;
}
.sentara-mychart-bottom-svg {
    height: 60px;
    bottom: -28px;
}
.sentara-mychart::before {
    height: 95%;
}
.community-resources {
    position: relative;
    padding: 50px 15px;
}
.transportation-communication strong{
    font-size: 16px;
    margin-right: 30px;
}
.transportation-communication .rp-col-7 {
    padding-left: 20px;
}
.transportation-communication .rp-container {
    padding-bottom: 30px;
}
.spiritual-support-services img {
    width: 100%;
    margin-bottom: 30px;
}
.class-event-group {
    position: relative;
    background-size: 100%;
    background-position: 50% 0%!important;
    padding: 50% 0px 50px 0px;
}
	.class-event-group:before{
		position:absolute;
		content:'';
		top:0;
		left:0;
		right:0;
		bottom:0;
		height:100%;
		width:100%;
		background-color: rgba(255, 255, 255);
		z-index: -1;
	}
	.class-event-group .rp-row p, .class-event-group .rp-row h2, .class-event-group .rp-row p strong {
    color: #000;
}
.class-event-group .rp-col-6 {
    max-width: 100%;
    flex: 0 0 100%;
}
	.silhouette-mastectomy-boutique::before{
		    top: -40px;
    height: 200px;
		width:100%;
	}
.spiritual-support-services .spiritual-services {
        padding-right: 0px;
    padding-left: 0;
}
	.spiritual-support-services .rp-col-3{
		padding: 0px;
	}
	.sentara-mychart{
		background: linear-gradient(180deg, rgba(255,255,255,1) 48%, rgba(244,245,246,1) 48%);
	}
}
@media screen and (max-width:450px){
.silhouette-mastectomy-boutique .rp-container::before {
    top: -90px;
}
}
@media screen and (max-width:320px){
.sentara-mychart-bottom-svg {
    height: 50px;
        bottom: -17px;
}
.support-groups-journey strong{
    margin-right: 15px;
}
.sentara-mychart .rp-col-6:first-child img {
    width: 100%;
}
}