/* 
Wise NL juniorWise page 
/content/dam/oclc/wise/nl/css/juniorwise_pg_nl.css
*/

/* Import */

@import url("/content/dam/oclc/wise/nl/css/reset.css");
@import url("/content/dam/oclc/wise/nl/css/link_buttons.css");
@import url("/content/dam/oclc/wise/nl/css/bottom.css");


/* Sticky header */

.product-page .parsys.hero_area {
	margin: 0 0 2rem 0 !important;
}


/* Merged */

#juniorwise-intro,
#juniorwise-body-block {
	display: table;
	padding: 0 0 2rem !important;
	border-bottom: 1px dotted #888B8D;
}

#juniorwise-intro h1,
#juniorwise-body-block h2,
#juniorwise-body-block h3,
#juniorwise-carousel-hed h2,
#juniorwise-demo h2,
#juniorwise-why h2 {
	font-family: 'Gotham Rounded A', 'Gotham Rounded B', Helvetica, Arial, sans-serif;
}

#juniorwise-intro h1,
#juniorwise-body-block h2,
#juniorwise-carousel-hed h2,
#juniorwise-demo h2 {
	width: 90%;
	margin: 0 5% 2rem;
	line-height: 1.1em;
}

@media screen and (max-width: 800px) {
	#juniorwise-intro h1,
	#juniorwise-body-block h2,
	#juniorwise-carousel-hed h2,
	#juniorwise-demo h2 {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
}


/* Intro */

#juniorwise-intro {
	margin: 3rem 0 4rem;
}	

#juniorwise-intro h1 {
	font-weight: 600;
	font-size: 3rem;
	color: #AE2573;
	letter-spacing: -1.5px;
}

@media screen and (max-width: 1399px) {
	#juniorwise-intro .parsys_column.cq-colctrl-lt0-c0 {
		width: 40%;
	}
	#juniorwise-intro .parsys_column.cq-colctrl-lt0-c1 {
		width: 56%;
	}
}

@media screen and (max-width: 600px) {
	#wise-app-nl-intro h1 {
		font-size: 2.75rem;
	}
}

@media screen and (max-width: 360px) {
	#wise-app-nl-intro h1 {
		font-size: 2.5rem;
	}
}


/* Vertical centering */

#juniorwise-intro .parsys_column.cq-colctrl-lt0 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 0;
}

@media screen and (max-width: 800px) {
	/*
	#juniorwise-intro .parsys_column.cq-colctrl-lt0 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column;
		flex-flow: column;
	}
	*/
	#juniorwise-intro .parsys_column.cq-colctrl-lt0 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column;
		flex-flow: column-reverse;
	}
}


/* Body */

#juniorwise-body-block {
	margin: 0 0 3rem;
}	

#juniorwise-body-block h2,
#juniorwise-carousel-hed h2,
#juniorwise-demo h2 {
	font-weight: 600;
	font-size: 2.5rem;
	color: #722257;
}

#juniorwise-body-block h3 {
	margin: 0 0 1rem;
	font-weight: 400;
	font-size: 2rem;
}

#juniorwise-features {
	max-width: 960px;
	margin: 2rem auto 1rem !important;
	float: none;
	display: table;
}

#juniorwise-features .image.parbase.section {
	max-width: 220px;
	margin: 0 auto !important;
}

#juniorwise-features .figure-stack-image {
	margin: 0 auto 0.5rem;
}

#juniorwise-features h4 {
	font-weight: 700;
	margin: 0 0 0.25rem;
	font-size: 1.25rem;
}

@media screen and (max-width: 800px) {
	#juniorwise-features {
		margin: 0 auto !important;
	}
	#juniorwise-features .parsys_column.cq-colctrl-lt0-c0,
	#juniorwise-features .parsys_column.cq-colctrl-lt0-c1 {
		margin-bottom: 1rem !important;
	}
}


/* Carousel */

#juniorwise-carousel {
	margin-bottom: 5rem;
}



/* Demo */

#juniorwise-demo {
	margin: 0 0 4rem;
	border: 1px solid #
}

#juniorwise-demo .hbox {
	border: 1px solid #AE2573;
	background: transparent;
}

#juniorwise-demo h4 {
	font-size: 1.3rem;
	font-weight: 600;
}


/* Why */

#juniorwise-why {
	display: table;
	max-width: 960px;
	margin-bottom: 2rem !important;
}

#juniorwise-why .hbox {
	background-color: #ffe9f2;
	border-top: 2px solid #722257;
}

#juniorwise-why h2 {
	width: 100%;
	margin: 0 0 2.5rem 0;
	color: #8A1B61;
	font-weight: 600;
}

#juniorwise-why h2 .sub {
	font-weight: 300;
	font-size: 30px;
	display: block;
	padding-top: 0.25rem;
}

#juniorwise-why .parsys_column.cq-colctrl-lt2-r-c0,
#juniorwise-why .parsys_column.cq-colctrl-lt2-r-c1 {
	margin-bottom: 1rem;
}

#juniorwise-why ul {
	margin: 0;
}

#juniorwise-why ul li {
	list-style-type: none;
	padding: 0 0 0 30px;
	background-image: url('/content/dam/oclc/wise/nl/images/bg_checkmark.png');
	background-repeat: no-repeat;
	background-position: 0 4px;
	background-size: 18px;
	font-weight: 500;
	font-size: 21px;
	line-height: 26px;
}

@media screen and (max-width: 800px) {
	#juniorwise-why .image.parbase.section {
		max-width: 600px;
		margin: 0 auto !important;	
	}
}


/* Mobile text resize */

@media screen and (max-width: 600px) {
	#juniorwise-intro h1 {
		font-size: 2.75rem;
	}
	#juniorwise-body-block h2,
	#juniorwise-carousel-hed h2 {
		font-size: 2.25rem;
	}
}
