.our-promise-section{
    position: relative;   
    padding: 80px 0px 0px 0px;    
    background: linear-gradient(270deg, rgba(100,199,207,1) 25%, rgba(10,137,148,1)  100%);
    overflow: hidden;
}
.our-promise-top-svg{
    position: absolute;   
    left: -5px; 
    right: 0;
    top: 38px;
    width: 105%;
    height: 100vh;
   content:'';
   background-image: url('../images/giving/our-promise-top.svg');  
   background-size: 100%;
   background-repeat: no-repeat;
}
.our-promise-section:before{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 40px;
    right: 0;
    left: 0;
    content: '';
    background: linear-gradient(285deg, rgb(255, 255, 255) 35%, rgba(255, 255, 255,1) 60%);
}
.patient-box{
	background-color: #fef5e5;
   	padding: 100px 0 20px 0px;
	text-align: center;
}
.patient-box.even{
	background-color: #fff;
}
.patient-box.even .rp-col-4{
	    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.patient-box h2{
	font-family: 'OpenSans-Bold';
    font-size: 26px;
    color: #00294d;
    letter-spacing: 0;
    width: 100%;
    margin-top: 0;
    margin-bottom: 70px;
}
.patient-box .single-patient-box figure h2{
	color: #0E7C7A;
    font-size: 16px;
    margin: 15px 0 5px 0;
    line-height: 30px;
}
.patient-box .single-patient-box{
	margin-bottom: 80px;
} 
.patient-box .rp-row{
    justify-content: center;
}
.patient-box .single-patient-box .organization,
.patient-box .single-patient-box .designation{
	font-size: 16px;
    color: #000;
    letter-spacing: 0;
    line-height: 30px;
}
.our-promise-section .rp-col-6 picture img {
    width: 100%;
    margin-top: -100px;
    box-shadow: 0 -5px 20px rgba(0,0,0,0.19);
}
.our-promise-section h3{
    font-family: 'OpenSans-Bold';
    font-size: 26px;
    color: #00294D;
    letter-spacing: 0px;
	line-height:30px;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 20px;
}
.our-promise-section .rp-col-6 p{
    font-size: 16px;
    color: #000000;
    letter-spacing: 0px;
    line-height: 30px;
}
.our-promise-section .rp-col-6:nth-child(2){
    padding: 80px 15px 80px 80px;
}
.your-connection-section{	
    overflow: hidden;
	position: relative;
	background-size: contain;
    background-repeat: no-repeat;
    background-position: 110% 0%;
    background-image: none !important;
       background-color: rgb(201, 235, 238);
	z-index: 1;
    	
}


.page-template-our-partners .your-connection-section{
    background-color: #fff;
}
.your-connection-section .rp-container{
    position: relative;
        padding: 150px 15px 145px 15px;    	
}
.your-connection-section .rp-container .rp-col-6{
	position: relative;
	z-index: 99;
}
.your-connection-section:before{
    position: absolute;
    top: 0%;
    left: 0;
    bottom: 0;
    width: 180%;
    right: 0;
    content: '';
    background: linear-gradient(270deg, rgba(255,255,255,0) 60%, rgb(255, 255, 255) 74%);
    z-index: -1;
}
/*.your-connection-section .rp-container .rp-col-6:before{
   position: absolute;
    top: -30%;
    left: -100%;
    bottom: 0;
    width: 180%;
    right: 0;
    content: '';
    background-color: rgba(255, 255, 255,1);
    z-index: -1;
    height: 760px;
}*/
.your-connection-section .rp-container:before{
    position: absolute;
    top: 0%;
    bottom: 0;
    right: -20%;
    width: 160%;
    content: '';	
    background-image: url('../images/about/Cancer-Network-Map@2x.png');   
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 20%;
    z-index: -2;  
    
}

.page-template-our-partners .your-connection-section .rp-container:before{
    background:none;
}
.medical-school-section{
	overflow: hidden;
	position: relative;
	padding: 40px 0px 120px 0px;
}
.medical-school-section .rp-row{
	align-items: center;
}
.medical-school-section h3{
    font-family: 'OpenSans-Bold';
    font-size: 26px;
    color: #00294D;
    letter-spacing: 0px;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 20px;
}
.medical-school-section .rp-col-6 p{
    font-size: 16px;
    color: #000000;
    letter-spacing: 0px;
    line-height: 30px;
}
.medical-school-section .rp-row img{
	width: 100%;
}
.your-connection-top-svg{
    position: absolute;   
     left: -5px;
     right: 0;
     top: -1px;
     width: 105%;
     height: 100vh;
   content:'';
   background-image: url('../images/svg/map-top.svg');  
   background-size: 100%;
   background-repeat: no-repeat;
   overflow: hidden;
   background-position: top;
       z-index: 1;
}
.associalted-svg{
    position: absolute;   
     left: -5px;
     right: 0;
      top: -1px;
     width: 105%;
     height: 100vh;
   content:'';
   background-image: url('../images/svg/map-top.svg');  
   background-size: 100%;
   background-repeat: no-repeat;
   overflow: hidden;
   background-position: top;
       z-index: -1;
}

.your-connection-section h4{
    font-family: 'OpenSans-Bold';
    font-size: 26px;
    color: #00294D;
    letter-spacing: 0px;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 20px;
}
.your-connection-section p {
    font-size: 16px;
    color: #000000;
    letter-spacing: 0px;
    line-height: 30px;
}
/* :-ms-fullscreen, :root .our-promise-top-svg {
    height: 20vh;
} */
/*banner title*/
.innerpage-banner.about .about-caption h1.three-span{
    width: 60%;
    margin-left: -150px;
}

.innerpage-banner.our-partners .about-caption h1.three-span {
    width: 60%;
    margin-left: -150px;
}
.innerpage-banner.our-leaders .about-caption h1.two-span {
    width: 60%;
    margin-left: -150px;
    padding-right: 15px;
	    padding-left: 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-top: -70px;
}

.about-info.steering-committee p{
	font-size: 16px;
    color: #000;
    letter-spacing: 0;
    line-height: 30px;
}
.about-info.our-partners p{
	font-size: 16px;
    color: #000;
    letter-spacing: 0;
    line-height: 30px;
	width: 100%;
}
.about-info.steering-committee h2{
	line-height: 60px;
	margin-bottom: 70px;
}
.about-info.steering-committee{
	padding: 70px 15px 90px 15px;
}
.about-info.our-partners{
 	padding: 70px 15px 70px 15px;
}
.our-promise-section.associates .rp-col-6 picture img{
	box-shadow: none;
}
.about-info.our-partners h2{
	line-height: 60px;
	 margin-bottom: 40px;
}
@media screen and (max-width:5120px) and (min-width:5100px){
    .our-promise-top-svg{
        height: 460px;
    }
  .our-promise-section .rp-col-6:nth-child(2) {
    padding: 170px 15px 80px 80px;
}
}
@media screen and (max-width:5119px) and (min-width:2921px){
    .our-promise-section, .your-connection-section, .medical-school-section{
            width: 1175px;
    margin: 0 auto;
    }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){
_:-ms-fullscreen, :root .innerpage-banner .about-caption h1.two-span{    
        width:60%;    
}
}
/* Responsive css  */
@media screen and (max-width:2920px) and (min-width:1900px) {
   /* .your-connection-top-svg{
        height: 200px;
    }*/
   /* .our-promise-section::before{
        background: linear-gradient(355deg, rgba(10,137,148,1) 25%, rgba(100,199,207,1) 75%);
    }*/
     .your-connection-section{
        background-position: 100% 50%;
		    background-size: contain;
    }
}
@media screen and (max-width:1899px) and (min-width:1680px) {
  /*  .your-connection-top-svg{
            height: 125px;
    }*/
    /*.our-promise-section::before{
        background: linear-gradient(355deg, rgba(10,137,148,1) 25%, rgba(100,199,207,1) 75%);
    }*/
    /*.your-connection-top-svg{
            height: 130px;
    }*/
    .your-connection-section{
        background-position: 100% 30%;
    }
}
@media screen and (max-width: 640px){
	.patient-box.even .rp-col-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
}
@media screen and (max-width:1679px) and (min-width:1367px) {
    /*.your-connection-top-svg{
        height: 110px;
    }*/
     .your-connection-section{
        background-position: 100% 30%;
    }
}
@media screen and (max-width:1339px) and (min-width:1101px) {    
    .our-promise-section {    
        padding: 80px 0px 0px;
    }
}
@media screen and (max-width:1350px){
	:-ms-fullscreen, :root .our-promise-top-svg{
		height:130px;
		top:0px
	}
}
@media screen and (max-width:767px){
	:-ms-fullscreen, :root .our-promise-top-svg{
		height:100px;
		top:0px
	}
}
@media screen and (max-width:1200px){
    .your-connection-section, .innerpage-banner .about-caption{
        overflow-x: hidden;
    }
    /*.your-connection-top-svg, .banner-svg{       
        width: 105%;
    } */
}
@media screen and (max-width:1024px){  
	.medical-school-section{
		padding: 40px 0 80px 0;
	}
	.medical-school-section .rp-row img {
    	padding-top: 0px !important;
    	margin-top: -20px;
	}
	.about-info.our-partners h2 {
    line-height: 30px;
    margin-bottom: 20px;
}
	.about-info.our-partners {
    padding: 30px 15px 30px 15px;
}
	.about-info.steering-committee h2{
		line-height: 30px;
    	margin-bottom: 20px;
	}
	.medical-school-section .rp-row img {   
    	padding-top: 30px;
	}
	.your-connection-section .rp-container:before{
	    right: -13%;
    	width: 160%;
    	top: -80px;
	}		
    .our-promise-section .rp-col-6:nth-child(2) {
        padding: 30px;
    }
    .innerpage-banner.about .about-caption h1.three-span {
    width: 50%;
    margin-left: -150px;
} 
.your-connection-section{
   background-size: cover;
} 
.innerpage-banner.our-leaders .about-caption h1.two-span span:last-child {
    font-size: 34px;
}
}
@media screen and (max-width:991px){
.medical-school-section .rp-col-6 p {
    font-size: 18px;
}
	.patient-box .single-patient-box .designation{
	width: 90%;
    margin: 0 auto;
	}
.about-info.our-partners p {
    font-size: 18px;   
}
.your-connection-section .rp-container {
    padding: 40px 15px !important;
} 
.innerpage-banner.our-partners, .innerpage-banner.our-leaders {
    background-size: cover;
    background-position: 100% 0%;
}

.medical-school-section .rp-row img {
    	padding-top: 20px !important;
    margin-top: 0;
}
.about-info.steering-committee {
    padding: 50px 15px 30px 15px;
}
.patient-box {
   padding: 30px 0 20px 0;
}
.patient-box .single-patient-box {
    margin-bottom: 50px;
}
/* .innerpage-banner.our-leaders .about-caption h1.two-span {
    width: 90%;
    margin-left: 0px;
	margin-top: 0;
} */
.your-connection-section .rp-container:before{
	background-image: none;
}
.your-connection-section .rp-container .rp-col-6{    
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.innerpage-banner.about .about-caption h1.three-span {
    width: 60%;
    margin-left: -150px;
}  
    .about-info h2{
        font-size: 36px;
    }    
    .your-connection-section {
        background-image: none !important;
        padding: 50px 0px 70px 0px;
        background-color: #fff;
    }
   .our-promise-section .rp-col-6:nth-child(2) {
    padding: 0px 15px 70px 15px;
}  
}
@media screen and (max-width:768px){
     .about-info p {       
        font-size: 15px;        
        line-height: 30px;        
    }   
}
@media screen and (max-width: 899px) and (min-width: 556px) and (orientation: landscape)
{
	.patient-box .single-patient-box .designation {
    width: 90%;
    margin: 0 auto;
}
}

@media screen and (max-width: 767px) and (min-width: 556px) and (orientation: landscape)
{
  .innerpage-banner.about .about-caption h1.three-span {
        width: 75% !important;
	      margin-left: 0px;
    }
	.innerpage-banner.our-leaders .about-caption h1.two-span {
        width: 70%;
    margin-left: 0;
}
.innerpage-banner.our-partners .about-caption h1.three-span {
    width: 70%;
    margin-left: 0px;
}
}
@media screen and (max-width: 666px) and (min-width: 479px) and (orientation: landscape)
{
   .about-info {       
        padding: 30px 15px 50px 15px;
    }
    .about-info h2 {     
        font-size: 40px;
        margin-bottom: 0px;
    } 
}
@media screen and (max-width:767px){ 
	.innerpage-banner.our-leaders .about-caption h1.two-span{
		margin-top:0px;
	}
.your-connection-section .rp-container {
    padding: 0px 15px !important;
}
.patient-box {
  padding: 50px 0 20px 0;
}
.patient-box h2 {  
    margin-bottom: 50px;
}
.patient-box .single-patient-box {
    margin-bottom: 50px;
}
.steering-committee h2 br{
		display:none;
	}
.medical-school-section h3 {
  margin-top: 20px;
}
.innerpage-banner.our-partners .about-caption h1.three-span {
      width: 80%;
    margin-left: 0px;
    line-height: 50px;
}
.innerpage-banner.our-leaders .about-caption h1.two-span {
       width: 80%;
    margin-left: 0px;
	 line-height: 50px;
}
	
	.innerpage-banner.news .about-caption .two-span {
    margin-left: 0px;    line-height: 50px;
}
	.innerpage-banner.our-leaders .about-caption h1.two-span span:last-child {
    font-size: 30px;
}
.your-connection-section p, .our-promise-section .rp-col-6 p{
    font-size: 18px;
    line-height: 32px;
}
.your-connection-section{
    background-image: unset !important;
}
/* .innerpage-banner.about .about-caption h1.three-span {
    width: 80% !important;
    margin-left: 0px;
    line-height: 50px;
} */
.our-promise-section h3{
    margin-top: 10px;
}
.our-promise-section .rp-col-6:nth-child(2) {
    padding: 20px 15px 50px 15px;
} 
 .about-info {    
        padding: 30px 15px;
    }
    .about-info h2 {       
        font-size: 34px;
        margin-bottom: 0px;
    }
    .about-info p {
        width: 90%;
        margin: 0 auto;
        padding: 15px 0px 15px 0px;
    } 
	.patient-box .single-patient-box .organization, .patient-box .single-patient-box .designation {
    font-size: 14px; 
	}
}
@media screen and (max-width: 767px) and (orientation: portrait)
{
.innerpage-banner.about .about-caption h1.three-span,
.innerpage-banner.our-leaders .about-caption h1.two-span,
.innerpage-banner.our-partners .about-caption h1.three-span,
.innerpage-banner.news .about-caption .two-span{
    width: 65%;
    margin: 0px auto;
	line-height: 60px;
}
}
@media screen and (max-width: 579px) and (orientation: portrait)
{
.innerpage-banner.about,
.innerpage-banner.our-partners,
.innerpage-banner.our-leaders,
.innerpage-banner.news{
    height: 200px;
}
.innerpage-banner.about .about-caption h1.three-span,
.innerpage-banner.our-partners .about-caption h1.three-span{
	width: 85%;
    line-height: 35px;
}
.innerpage-banner.our-leaders .about-caption h1.two-span,
.innerpage-banner.news .about-caption .two-span{
	width: 85%;
    line-height: 55px;	
}
}

@media screen and (max-width:479px){
    .banner-svg{
        background-size: contain;
    }  
	.patient-box .single-patient-box .designation{
	width: 100%;
    margin: 0 auto;
	}
    .about-info h2 {
        font-size: 24px;
        margin-bottom: 0px;
        line-height: 28px;
    }
    .main-header .rp-row:first-child ul li a {    
    font-size: 11px;
}
	.innerpage-banner.our-leaders .about-caption h1.two-span span:last-child{
		font-size: 22px;
	}  
}
