@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

@import url('https://fonts.googleapis.com/css?family=Amatic+SC|Indie+Flower|Shadows+Into+Light');


/* Series Default Styles */

#wrapper {
	background: #fff;
}

#content {
	border-top: 1px solid #DCDFDF;
}

.series-page .filter-nav,
.series-title {
	display: none;
}

.series-page .series-intro {
	padding-bottom: 0;
	background-color: #fff;
	border-top: 1px solid #ced1d2;
}

.series-page .main .sc {
	border-top: 1px solid #ced1d2;
}

.ch-story-series-page {
	background-image: url("http://www.bu.edu/today/wpassets/features/2018_parentsurvivalguide/images/series-page-banner-1.png");
	background-repeat: no-repeat;
	background-size: cover;
	height: 700px;
}


.ch-story-title-table-cell {
	margin: 230px auto 0 50px;
	max-width: 530px;
	text-align: left;
	background: white;
	padding: 30px;
}

.ch-story-series-page h1 {
	font-size: 70px;
	line-height: 70px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600 !important;
	color: #A93E40;
	margin: 25px 0 5px 0;
}

.ch-story-series-page h2 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 500 !important;
	font-size: 15px;
	line-height: 27px;
	margin-top: 15px;
	color: #0E2534;
	background-color: white;
	padding-top: 20px;
	border-top: #000000 solid 3px;
}

.ch-story-series-page h3 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400 ! important;
	font-size: 16px;
	line-height: 18px;
	text-transform: uppercase;
	color: #fff;
	padding-left: 5px;
}

.ch-story-series-page h3 span {
	background-color: black;
	padding: 5px 10px;
}

.ch-story-series-page h4 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 500 ! important;
	font-size: 24px;
	padding-top: 15px;
}


p.series-description {
	color: #A93E40;
	margin: 20px auto;
	font-size: 16px;
	line-height: 25px;
}

.series-page-column p {
	color: #111 !important;
	font-size: 18px;
	line-height: 1.5;
}

.series-page .series-intro p a {
	color: #c12941;
	background: none;
}

.series-page .series-intro p a:hover {
	color: #a62338;
}

.series-page .ch-story-series-page {
	position: relative;
}

.lt-ie9 .series-page .ch-story-series-page img {
	float: right;
	margin: 0;
}

.ch-series-title {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	display: block;
	z-index: 2;
	right: 0;
}

.ch-series-title .ch-story-title-table {
	max-width: none;
	width: 100%;
}

.series-page .series-banner-page-width {
	margin: 0;
}

.ch-story-series-page {
	padding: 20px;
}

.ch-series-button {
	border-top: 1px solid #d8d8d8;
	padding: 15px 0;
	margin: 0;
	text-align: center;
}

.lt-ie9 .series-page .ch-series-button {
	margin: 0 76px;
}

.ch-series-button .button {
	background: #a45330;
	padding: 8px 40px;
	font-size: 15px;
	line-height: 19px;
}

.series-page-column {
	max-width: 720px;
	padding: 0 14px;
	margin: 60px auto 76px auto;
}

.lt-ie9 .series-page-column,
.series-page .series-intro {
	padding: 0;
}


@media only screen and (max-width: 640px) {
	.ch-story-series-page {
		background-image: url("http://www.bu.edu/today/wpassets/features/2018_parentsurvivalguide/images/landing-mini.png");
		height: auto;
		background-position: top center !important;
	}

	.ch-story-title-table-cell {
		padding: 24px 20px 40px 20px;
	}

	.ch-series-title {
		position: static;
	}

	.ch-story-series-page h3 {
		font-size: 12px;
		margin-bottom: 10px;
	}
}

@media only screen and (max-width: 1020px) {
	.ch-story-series-page {
		width: auto;
		background-position: 30%;
	}
}

@media only screen and (max-width: 640px) {
	.ch-story-title-table-cell {
		margin: 76% auto 0 auto;
		text-align: center;
	}

	.ch-story-series-page h4 {
		font-size: 19px;
	}

	.ch-story-series-page h1 {
		line-height: 70px;
	}
}

@media only screen and (max-width: 420px) {
	.ch-story-title-table-cell {
		margin: 90% auto 0 auto;
	}

	.ch-story-series-page h1 {
		font-size: 40px;
		line-height: 40px;
	}

	.ch-story-series-page h2 {
		font-size: 14px;
		line-height: 18px;
	}

}

@media only screen and (max-width: 320px) {
	.ch-story-title-table-cell {
		margin: 45% auto 0 auto;
	}
}

/* OneEditorial migration */
.ch-story-series-page {
	height: auto;
	min-height: 700px;
	margin-bottom: 3rem;
}

.ch-series-title {
	position: relative;
}

.ch-story-title-table-cell {
	margin-bottom: 20px;
	max-width: 600px;
}

.wp-block-editorial-introparagraph-content {
	margin-left: auto;
	margin-right: auto;
	max-width: 85ch;
}