@charset "UTF-8";
/* Feature 11-2 */


.childbirth-subhead {
	color: #AF978E;
	/* #AF978E for the other feature headings */
}

.first-cap {
    float: left;
    height: 50px;
	margin: 0;
	padding: 0;
	vertical-align: 0;
    /* margin-right: 9px; */
}

.drop-cap {
  font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
  font-size: 50px;
  color: #AF978E;
  /* line-height: 1.4em; */
  font-weight: bold;
  vertical-align: text-bottom;
  padding-right: 2px;
}

.top-caption,
.img-caption {
	color: #8c6a5e;
	font-size: 18px;
	font-style: italic;
	/* text-align: right; */
	line-height: 1.4em;
	padding-left: 15%;
}

.top-caption {
	padding: 0;
}

.img-caption-minus {
	color: #8c6a5e;
	font-size: 18px;
	font-style: italic;
	/* text-align: right; */
	line-height: 1.4em;
}

.img-caption-family {
	color: #8c6a5e;
	font-size: 18px;
	font-style: italic;
	/* text-align: right; */
	line-height: 1.4em;
}


.img-caption-india {
	color: #8c6a5e;
	font-size: 18px;
	font-style: italic;
	text-align: left;	
	line-height: 1.5em;
	padding-right: 7%; /* Will need to adjust when shift image to left edge */
}

@media (min-width: 992px) {
	.img-caption-india {
		text-align: right;
	}
}
@media (min-width: 992px) {
	.cradling-baby {
		bottom: 0;
		max-width: 414px !important;
		position: absolute;
	}
}
@media (min-width: 992px) {
	.cradling-baby-caption {
		bottom: 376px;
		margin: 0;
		padding: 0;
		position: absolute;
		right: -20%;
		width: 42%;
	}
}
@media (min-width: 1200px) {
	.cradling-baby-caption {
		bottom: 400px;
		right: -12%;
		width: 210px;
	}
}
.india-cutout {
	margin-left: -2%;
}

.childbirth-callout {
	text-transform: uppercase;
	font-family: proxima-nova-condensed, sans-serif;
	text-transform: uppercase;
	font-weight: bold; /* CB */
}

.feature-image-right {
	float: right;
}

.feature-background {
	background-image: url("https://www.evms.edu/uploads/magazine/11-2/images/feature/sheet-background-2-1200px-web.png");
}

.resize-png {
	width: 50%;
	margin-left: 25%;
}

/*.baby-hands {
	height: 50%;
	width: 50%;
	z-index: 100;
} */

.best-advocate {
	background-image: url("https://www.evms.edu/uploads/magazine/11-2/images/feature/hands-4.png");
	background-position: right;
	background-repeat: no-repeat;
	margin-top: 4%;
}

@media screen and (max-width: 991px) {
	.best-advocate {
		background-image: none;
	}
}

.evms-clinicians {
	margin-top: 4%;
}

.maternal-health {
	padding-left: 0px;
	padding-right: 3%;
}

.evms-helping {
	background-image: url("https://www.evms.edu/uploads/magazine/11-2/images/feature/PregnantWoman-sheet-6-web.png");
	background-position: right;
	background-repeat: no-repeat;
}

@media screen and (max-width: 991px) {
	
	.evms-helping {
	background-image: none;
	}

}

 .evms-helping h3{
	color: #8c6a5e;
	 /* for the brown that is used in the subhead “Maternal Mortality: How EVMS is Helping.” */
	 margin-top: 6%;
}

 .evms-helping p{
	font-size: 18px;
}

/* Blockquote */
.callout-border {
	border-width: 1px;
	border-style: solid;
	border-color: #8c6a5e;
	margin-bottom: 3%;
}

.implicit-bias {
	text-align: center;
	
}
.implicit-bias h3{
	color: #000;
	font-family: proxima-nova-condensed, sans-serif;
	text-transform: uppercase;
	font-weight: medium;  /*CB */
	font-size: 28px;
	margin-bottom: 3%;
	margin-top: 4%;
}

.implicit-bias-quote{
	color: #000; 
	font-family: adobe-caslon-pro, serif;
	font-weight: semibold; /*CB*/
	font-size: 28px;
	margin-bottom: 3%;
}

.implicit-bias-cite{
	color: #8c6a5e;
	font-size: 20px;
	font-family: proxima-nova-condensed, sans-serif;
	font-weight: medium;  /*CB */
	margin-left: 15%;
	margin-right: 15%;
	margin-top: 3%;
	margin-bottom: 5%;
	line-height: normal;
}

.high-stakes {
	text-align: center;
}
.high-stakes h3{
	font-family: proxima-nova-condensed, sans-serif;
	color: #000;
	text-transform: uppercase;
	font-weight: medium; 
	font-size: 28px;
	margin-bottom: 3%;
	margin-top: 4%;
}

.high-stakes-quote{
	font-family: adobe-caslon-pro, serif;
	color: #000; 
	font-size: 32px; /*28px */
	margin-left: 19%; /*25%, 17% */
	margin-right: 17%; /*25%, 23%, 19% */
	margin-bottom: 3%;
}

/* Heading spacing between divs */
.matter-head {
	margin-top: 2%;
}


/* Tab Headings */
.wake-up {
	color: #000;
	text-transform: uppercase;
	font-weight: bold; 
	font-size: 26px;
	margin-bottom: 0px;
	margin-top: 4%;
}

.live-births {
	margin-top: none;
	padding-top: none;
	font-style: italic;
}

.tab-head {
color: #AF978E;
}

/* Line Chart */
.chart-grid {
	z-index: 2 ;
	position: absolute;
	left: 0;
	bottom: 0;
}

.chart-lines {
	z-index: 0;
	position: relative;
}

.chart-cover {
	background-color: #fff;
	width: 870px;
	height: 480px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
}
/* End Line Chart */

/* Bar Chart */
.chart-base {
	z-index: 2 ;
	position: absolute;
	left: 0;
	bottom: 0;
}

.chart-bars {
	z-index: 0;
	position: relative;
}

.bar-cover {
	background-color: #fff;
	width: 870px;
	height: 247px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
}



.related-causes {
	font-family: proxima-nova-condensed, sans-serif;
	font-size: 32px;
	color: #000;
	font-weight: 600;
	text-align: center;
	margin-left: 27%;
	margin-right: 27%;
	margin-bottom: -1%
}

.years {
	font-family: proxima-nova-condensed, sans-serif;
	font-size: 46px;
	color: #000;
	font-weight: 600;
	text-align: center;
}

.maternal-mortality-line {
	font-family: proxima-nova-condensed, sans-serif;
	font-size: 14px;
	margin-top: 1%;
	margin-bottom: 0;
	line-height: .5;
	font-weight: 500;
	margin-left: 3%;
	color: #000;
}

.maternal-mortality-bar {
	font-family: proxima-nova-condensed, sans-serif;
	font-size: 17px;
	margin-bottom: 0;
	line-height: 1.5;
	font-weight: 500;
	margin-left: 2%;
}

.graph-source {
	font-family: proxima-nova-condensed, sans-serif;
	font-size: 14px;
	margin-top: 0;
	font-weight: 500;
	margin-left: 3%;
	margin-bottom: 0;
	line-height: 1.9;
	color: #000;
}

.chart-source-line {
	font-family: proxima-nova-condensed, sans-serif;
	font-size: 14px;
	margin-top: 0;
	font-weight: 500;
	margin-left: 3%;
	margin-top:0;
	line-height: .4;
	color: #000;
}

@media screen and (max-width: 767px) {
	.maternal-mortality-line {
		line-height: 1;
	}
	.graph-source {
		line-height: 1;
	}
	.chart-source-line {
		line-height: 1;
	}
	.maternal-mortality-bar {
		line-height: 1;
	}
}

.chart-source-bar {
	font-family: proxima-nova-condensed, sans-serif;
	font-size: 17px;
	margin-top: 0;
	font-weight: 500;
	margin-left: 2%;
	line-height: 1;
}

/* .last-caption {
	margin-bottom: 30px;
} */

.childbirth-credits {
	font-size: 14px;
	/* margin-top: 30px;
	margin-right: 1%; */
}

/*--------------------*/
/*		Animation	  */
/*--------------------*/
.animation-element-once.fly-up-1st {
		opacity: 0;
		-moz-transition: all 1s linear 50ms;
		-ms-transition: all 1s linear 50ms;
		-webkit-transition: all 1s linear 50ms;
		-o-transition: all 1s linear 50ms;
		transition: all 1s linear 50ms;
		-moz-transform: translate3d(-100px, -100px, 0px);
		-webkit-transform: translate3d(-100px, -100px, 0px);
		-o-transform: translate(-100px, -100px);
		-ms-transform: translate(-100px, -100px);
		transform: translate3d(0px, 200px, 0px);
	}
	.animation-element-once.fly-up-1st.in-view {
		opacity: 1;
		-moz-transform: translate3d(0px, 0px, 0px);
		-ms-transform: translate3d(0px, 0px, 0px);
		-webkit-transform: translate3d(0px, 0px, 0px);
		-o-transform: translate(0px, 0px);
		-ms-transform: translate(0px, 0px);
		transform: translate3d(0px, 0px, 0px);
	}




.animation-element-once.fly-up {
		opacity: 0;
		-moz-transition: all 1s linear 50ms;
		-ms-transition: all 1s linear 50ms;
		-webkit-transition: all 1s linear 50ms;
		-o-transition: all 1s linear 50ms;
		transition: all 1s linear 50ms;
		-moz-transform: translate3d(-100px, -100px, 0px);
		-webkit-transform: translate3d(-100px, -100px, 0px);
		-o-transform: translate(-100px, -100px);
		-ms-transform: translate(-100px, -100px);
		transform: translate3d(0px, 300px, 0px);
	}
	.animation-element-once.fly-up.in-view {
		opacity: 1;
		-moz-transform: translate3d(0px, 0px, 0px);
		-ms-transform: translate3d(0px, 0px, 0px);
		-webkit-transform: translate3d(0px, 0px, 0px);
		-o-transform: translate(0px, 0px);
		-ms-transform: translate(0px, 0px);
		transform: translate3d(0px, 0px, 0px);
	}

/* Callout animations */
.expand-text {
		opacity: 0;
		-moz-transition: all 1s linear 50ms;
		-ms-transition: all 1s linear 50ms;
		-webkit-transition: all 1s linear 50ms;
		-o-transition: all 1s linear 50ms;
		transition: all 1s linear 50ms;
		-moz-transform: translate3d(-100px, -100px, 0px);
		-webkit-transform: translate3d(-100px, -100px, 0px);
		-o-transform: translate(-100px, -100px);
		-ms-transform: translate(-100px, -100px);
		transform: translate3d(0px, 200px, 0px);
	}

.expand-text.in-view {
		opacity: 1;
		-moz-transform: translate3d(0px, 0px, 0px);
		-ms-transform: translate3d(0px, 0px, 0px);
		-webkit-transform: translate3d(0px, 0px, 0px);
		-o-transform: translate(0px, 0px);
		-ms-transform: translate(0px, 0px);
		transform: translate3d(0px, 0px, 0px);
	}

/* Not used
	.animation-element-once.fly-out {
		opacity: 1;
		-moz-transform: translate3d(0px, 0px, 0px);
		-webkit-transform: translate3d(0px, 0px, 0px);
		-o-transform: translate(0px, 0px);
		-ms-transform: translate(0px, 0px);
		transform: translate3d(0px, 0px, 0px);
		-moz-transition: all 1s linear 1s;
		-ms-transition: all 1s linear 1s;
		-webkit-transition: all 1s linear 1s;
		-o-transition: all 1s linear 1s;
		transition: all 1s linear 1s;
	}
	.animation-element-once.fly-out.in-view {
		opacity: 0;
		-moz-transform: translate3d(200px, -200px, 0px);
		-webkit-transform: translate3d(200px, -200px, 0px);
		-o-transform: translate(200px, -200px);
		-ms-transform: translate(200px, -200px);
		transform: translate3d(200px, -200px, 0px);
	}
End Not used */
	.animation-element-once.slide-left {
		opacity: 0;
		-moz-transform: translate3d(200px, 0, 0);
		-webkit-transform: translate3d(200px, 0, 0);
		-o-transform: translate(200px, 0);
		-ms-transform: translate(200px, 0);
		transform: translate3d(200px, 0, 0);
		-moz-transition: all 1s linear 1s;
		-ms-transition: all 1s linear 1s;
		-o-transition: all 1s linear 1s;
		-webkit-transition: all 1s linear 1s;
		transition: all 1s linear 1s;
	}
	.animation-element-once.slide-left.in-view {
		opacity: 1;
		-moz-transform: translate3d(0, 0, 0);
		-webkit-transform: translate3d(0, 0, 0);
		-o-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate3d(0, 0, 0);
	}

	.animation-element-once.slide-right {
		opacity: 0;
		-moz-transform: translate3d(200px, 0, 0);
		-webkit-transform: translate3d(200px, 0, 0);
		-o-transform: translate(200px, 0);
		-ms-transform: translate(200px, 0);
		transform: translate3d(-200px, 0, 0);
		-moz-transition: all 1s linear 1s;
		-ms-transition: all 1s linear 1s;
		-o-transition: all 1s linear 1s;
		-webkit-transition: all 1s linear 1s;
		transition: all 1s linear 1s;
	}
	.animation-element-once.slide-right.in-view {
		opacity: 1;
		-moz-transform: translate3d(0, 0, 0);
		-webkit-transform: translate3d(0, 0, 0);
		-o-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate3d(0, 0, 0);
	}

/* Charts */
	.line-right {
		opacity: 1;
		-moz-transform: translate3d(0, 0, 0);
		-webkit-transform: translate3d(0, 0, 0);
		-o-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate3d(0, 0, 0);
		-moz-transition: all 2s linear 1s;
		-ms-transition: all 2s linear 1s;
		-o-transition: all 2s linear 1s;
		-webkit-transition: all 2s linear 1s;
		transition: all 2s linear 1s;
	}
	.line-right.in-view {
		opacity: 1;
		-moz-transform: translate3d(100%, 0, 0);
		-webkit-transform: translate3d(100%, 0, 0);
		-o-transform: translate(100%, 0);
		-ms-transform: translate(100%, 0);
		transform: translate3d(100%, 0, 0);
	}

	.bar-right {
		-moz-transform: translate3d(0, 0, 0);
		-webkit-transform: translate3d(0, 0, 0);
		-o-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate3d(0, 0, 0);
		-moz-transition: all 1s linear 500ms;
		-ms-transition: all 1s linear 500ms;
		-o-transition: all 1s linear 500ms;
		-webkit-transition: all 1s linear 500ms;
		transition: all 1s linear 500ms;
	}
	.bar-right.in-view {
		-moz-transform: translate3d(100%, 0, 0);
		-webkit-transform: translate3d(100%, 0, 0);
		-o-transform: translate(100%, 0);
		-ms-transform: translate(100%, 0);
		transform: translate3d(100%, 0, 0);
	}

/* Odometer */ 
.pregnancy-causes-num,
.pregnancy-causes-percent {
	/*font-family: proxima-nova-condensed, sans-serif;*/
	font-family: "myriad-pro-condensed" !important;
	font-size: 108px;
	font-weight: 700;
	color: #8c6a5e;
}
.pregnancy-causes-percent {
	position: relative;
	bottom: -9px;
}