/* 
CloudLibrary homepage 
/content/dam/oclc/cloudlibrary/css/cloudlibrary_homepage.css
*/

/* Reset */

html, body, #main-content {
	scroll-behavior: smooth;
}

@media screen and (prefers-reduced-motion: reduce) {
	html, body, #main-content {
		scroll-behavior: auto;
	}
}

.parsys.hero_area {
	margin: 0;
	padding: 0;
	box-shadow: none;
	background: transparent;
	border: none;
}

.page-content .parsyscolumncontrol.section,
#main-content .parsyscolumncontrol.section,
.header.parbase.section,
.customjavascript.section {
	margin-bottom: 0 !important;
}

#main-content .parsyscolumncontrol.section {
	margin: 0 0 3rem;
}

#main-content .parsyscolumncontrol.section .section {
	margin: 0 0 1rem;
}

.hbox .parsyscolumncontrol.section {
	margin: 0;
}

h1, h2, h3, h4, h5, h6 {
	text-wrap: auto;
}

#main-content ul {
	margin: 0 0 2rem 1.5rem;
}

#main-content p, #main-content li {
	font-size: 18px;
	line-height: 23px;
	letter-spacing: 0;
	margin: 0 0 1.3rem 0;
}

p.cta {
	margin-bottom: 0;
}

a sup {
	top: 0;
	bottom: 0;
	vertical-align: super;
}

.center {
	text-align: center;
}

.text-large, .text-small {
	display: block;
}

.text-large {
	font-size: 22px !important;
	line-height: 28px !important;
	letter-spacing: -0.5px !important;
}

.text-small {
	font-size: 14px !important;
	line-height: 18px !important;
	letter-spacing: 0px !important;
}

.grey {
	color: #455C63;
}

#main-content strong, #main-content b {
	font-weight: 700;
}

#main-content hr {
	margin: 3rem 0 !important;
	border-top: 1px dotted #888B8D;
}

.parbase.textimage.section .image img, 
.text.parbase.section img, 
.parbase.textimage.section img, 
.parbase.image.section img, 
.product-page .reference.parbase.section .image img {
	border: none !important;
	padding: 0px !important;
	background: transparent !important;
	border-radius: 0px !important;
}

.product-page .hbox {
	margin: 0;
	padding: 2.5rem 2.5rem 2rem;
	border-radius: 0px !important;
}

/* Visually hidden https://webaim.org/techniques/css/invisiblecontent/ */
.visually-hidden:not(:focus):not(:active) {
	position: absolute;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	white-space: nowrap;
}

@media screen and (max-width: 980px) {
	#main-content {
		width: 96%;
		padding: 0 !important;
		margin-left: 2% !important;
		margin-right: 2% !important;
	}
}

@media screen and (max-width: 800px) {
	#main-content ul {
		margin-left: 1.25rem;
	}
	p.cta {
		margin-bottom: 3rem;
	}
	.product-page .hbox {
		padding: 1.5rem 1.5rem 1rem;
	}
}

@media screen and (max-width: 600px) {
	.image.parbase.section .img-flt-right, 
	.textimage.parbase.section .img-flt-right, 
	.image.parbase.section .img-flt-right-nobrdr, 
	.textimage.parbase.section .img-flt-right-nobrdr,
	.image.parbase.section .img-flt-left, 
	.textimage.parbase.section .img-flt-left, 
	.image.parbase.section .img-flt-left-nobrdr, 
	.textimage.parbase.section .img-flt-left-nobrdr {
		float: none;
		margin: 0 0 0.75rem 0;
	}
	nobr {
		white-space: normal;
	}
}

/* Sticky header tweak */
#product-intro .product-name-logo img {
	max-width: 600px;
}
.product-header-stuck #product-intro .product-name-logo img {
	max-width: 480px !important;
}


/* Columns */

div.parsyscolumncontrol .parsys_column > .parsys {
	padding: 0 !important;
}

	/* 50/50 */
	div.parsyscolumncontrol .cq-colctrl-lt0-c0 {
		width: 48%;
		margin-right: 2%;
	}

	div.parsyscolumncontrol .cq-colctrl-lt0-c1 {
		width: 48%;
		margin-left: 2%;
	}

	/* 33/67 */
	div.parsyscolumncontrol .cq-colctrl-lt1-c0 {
		width: 31%;
		margin-right: 2%;
	}

	div.parsyscolumncontrol .cq-colctrl-lt1-c1 {
		width: 65%;
		margin-left: 2%;
	}

	/* 67/33 */
	div.parsyscolumncontrol .cq-colctrl-lt2-r-c0 {
		width: 65%;
		margin-right: 2%;
	}

	div.parsyscolumncontrol .cq-colctrl-lt2-r-c1 {
		width: 31%;
		margin-left: 2%;
	}

	/* 33/33/33 */
	div.parsyscolumncontrol .cq-colctrl-lt2-c0,
	div.parsyscolumncontrol .cq-colctrl-lt2-c1,
	div.parsyscolumncontrol .cq-colctrl-lt2-c2 {
		width: 31%;
	}

	div.parsyscolumncontrol .cq-colctrl-lt2-c0 {
		margin-right: 1.75%;
	}

	div.parsyscolumncontrol .cq-colctrl-lt2-c1 {
		margin-left: 1.75%;
		margin-right: 1.75%;
	}

	div.parsyscolumncontrol .cq-colctrl-lt2-c2 {
		margin-left: 1.75%;
	}

	/* 25/75 */
	
	div.parsyscolumncontrol .cq-colctrl-lt6-c0 {
		width: 23%;
		margin-right: 2%;
	}

	div.parsyscolumncontrol .cq-colctrl-lt6-c1 {
		width: 73%;
		margin-left: 2%;
	}

	/* 75/25 */
	
	div.parsyscolumncontrol .cq-colctrl-lt5-c0 {
		width: 73%;
		margin-right: 2%;
	}

	div.parsyscolumncontrol .cq-colctrl-lt5-c1 {
		width: 23%;
		margin-left: 2%;
	}

	/* 960px max column */
	div.parsyscolumncontrol .cq-colctrl-1-fc {
		max-width: 960px !important;
	}

	/* 960px should be maintained above 1400 */ 
	@media screen and (min-width: 1400px) {
		div.parsyscolumncontrol .cq-colctrl-1-fc {
			max-width: 960px !important;
		}
	}

	@media screen and (max-width: 800px) {
		div.parsys_column {
			margin-bottom: 0;
		}
		div.parsyscolumncontrol .cq-colctrl-lt0-c0,
		div.parsyscolumncontrol .cq-colctrl-lt0-c1,
		div.parsyscolumncontrol .cq-colctrl-lt1-c0,
		div.parsyscolumncontrol .cq-colctrl-lt1-c1,
		div.parsyscolumncontrol .cq-colctrl-lt2-c0,
		div.parsyscolumncontrol .cq-colctrl-lt2-c1,
		div.parsyscolumncontrol .cq-colctrl-lt2-c2,
		div.parsyscolumncontrol .cq-colctrl-lt2-r-c0,
		div.parsyscolumncontrol .cq-colctrl-lt2-r-c1,
		div.parsyscolumncontrol .cq-colctrl-lt6-c0,
		div.parsyscolumncontrol .cq-colctrl-lt6-c1,
		div.parsyscolumncontrol .cq-colctrl-lt5-c0,
		div.parsyscolumncontrol .cq-colctrl-lt5-c1 {
			float: none;
			width: 100% !important;
			margin-left: 0;
			margin-right: 0;
		}
	}


/* Columnar vertical centering */

#vertical-center-photo-left, 
#vertical-center-photo-right,
#cloudlibrary-stat .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;
}

#vertical-center-photo-left, 
#vertical-center-photo-right {
	margin-bottom: 3rem;
}

@media screen and (max-width: 800px) {
	#vertical-center-photo-left,
	#cloudlibrary-stat .parsys_column.cq-colctrl-lt0 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column;
		flex-flow: column;
	}
	#vertical-center-photo-right {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column-reverse;
		flex-flow: column-reverse;
	}
	#vertical-center-photo-left .image.parbase.section,
	#vertical-center-photo-right .image.parbase.section,
	#meridian-quote .image.parbase.section {
		margin: 0 0 2rem !important;
	}
	#vertical-center-photo-left .image.parbase.section,
	#vertical-center-photo-right .image.parbase.section {
		max-width: 600px;
	}
}


/* Intro */

#cloudlibrary-intro {
	margin-bottom: 4rem;
	padding-bottom: 2rem !important;
	border-bottom: 1px dotted #888B8D;
}

#cloudlibrary-intro h1, #cloudlibrary-intro h2 {
	text-align: center;
	width: 86%;
}

#cloudlibrary-intro h1 {
	margin: 0 7% 3rem;
	font-weight: 300;
	font-size: 48px;
	line-height: 54px;
	letter-spacing: -1px;
}

#cloudlibrary-intro h2 {
	margin: 0 7% 2rem;
	font-weight: 400;
	font-size: 32px;
	line-height: 38px;
	letter-spacing: -1px;
}

#cloudlibrary-intro h2 strong {
	font-weight: 600;
	letter-spacing: -0.5px;
}

#cloudlibrary-intro h2 sup {
	top: -.35em;
	font-weight: 400;
}

#cloudlibrary-intro #desktop {
	display: block;
}

#cloudlibrary-intro #mobile {
	display: none;
}

#cloudlibrary-intro .image.parbase.section {
	margin-bottom: 3rem !important;
}

#cloudlibrary-intro a.btn-link {
	margin: 0 14px 14px 14px;
}

@media screen and (max-width: 800px) {
	#cloudlibrary-intro #desktop {
		display: none;
	}
	#cloudlibrary-intro #mobile {
		display: block;
		max-width: 600px;
		margin: 0 auto 3rem !important;
	}
}

@media screen and (max-width: 480px) {
	#cloudlibrary-intro h1 {
		width: 96%;
		margin: 0 2% 3rem;
		font-size: 36px;
		line-height: 42px;
		letter-spacing: -0.5px;
  	}
	#cloudlibrary-intro h2 {
		width: 96%;
		margin: 0 2% 2rem;
		font-size: 26px;
		line-height: 32px;
	}
}


/* Body */

#cloudlibrary-body, #cloudlibrary-body-blocks {
	margin-bottom: 4rem;
}

#cloudlibrary-body h2 {
	font-weight: 500;
	font-size: 30px;
	line-height: 36px;
	letter-spacing: -0.5px;
	margin: 0 0 1.5rem;
}

#cloudlibrary-carousel-hed, #cloudlibrary-products-hed {
	display: table;
}

#cloudlibrary-products-hed {
	margin-bottom: 2rem;
}

#cloudlibrary-carousel-hed h2, #cloudlibrary-products-hed h2 {
	font-weight: 700;
	font-size: 36px;
	line-height: 40px;
}

@media screen and (max-width: 480px) {
	#cloudlibrary-body h2, #cloudlibrary-carousel-hed h2, #cloudlibrary-products-hed h2 {
		font-size: 28px;
		line-height: 33px;
	}
}


/* Stat */

#cloudlibrary-stat {
	display: table;
	margin-bottom: 6rem;
	padding: 3rem 0 !important;
	border-top: 1px dotted #888B8D;
	border-bottom: 1px dotted #888B8D;
}

#cloudlibrary-stat .image.parbase.section,
#cloudlibrary-stat p {
	margin: 0;
}

#cloudlibrary-stat p {
	font-weight: 400;
	font-size: 30px;
	line-height: 36px;
	letter-spacing: -0.75px;
	text-align: center;
}

#cloudlibrary-stat p strong {
	font-weight: 500;
}

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

@media screen and (max-width: 480px) {
	#cloudlibrary-stat p {
		font-size: 26px;
		line-height: 32px;
		letter-spacing: -0.5px;
	}
}


/* Carousel */

#cloudlibrary-carousel {
    margin: 0 0 6rem;
}


/* Products */

#cloudlibrary-products {
    margin: 2rem 0 6rem;
}

#cloudlibrary-products .parsys_column.cq-colctrl-lt0 {
	display: flex;
	margin-bottom: 3rem;
}

#cloudlibrary-products .parsys_column.cq-colctrl-lt0-c0,
#cloudlibrary-products .parsys_column.cq-colctrl-lt0-c1 {
	height: unset;
	border: 1px solid #888B8D;
}

#cloudlibrary-products .image.parbase.section,
#cloudlibrary-products .highlightbox.section,
#cloudlibrary-products .text.parbase.section,
#cloudlibrary-products .text.parbase.section p {
	margin: 0;
}

#cloudlibrary-products .image.parbase.section figcaption {
	display: none;
}

#cloudlibrary-products .hbox {
	background: transparent;
}

#cloudlibrary-products h3 {
	font-weight: 600;
}

@media screen and (max-width: 800px) {
	#cloudlibrary-products .parsys_column.cq-colctrl-lt0 {
		flex-direction: column;
		margin-bottom: 0;
	}
	#cloudlibrary-products .parsys_column.cq-colctrl-lt0-c0,
	#cloudlibrary-products .parsys_column.cq-colctrl-lt0-c1 {
		max-width: 600px;
		margin: 0 auto 3rem;
  	}
}


/* Public library benefits */

#cloudlibrary-public-benefits {
	margin: 0 0 6rem;
}

@media screen and (max-width: 800px) {
	#cloudlibrary-public-benefits .parsys_column.cq-colctrl-lt2-c0,
	#cloudlibrary-public-benefits .parsys_column.cq-colctrl-lt2-c1,
	#cloudlibrary-public-benefits .parsys_column.cq-colctrl-lt2-c2 {
		margin-bottom: 3rem;
	}

	#cloudlibrary-public-benefits .image.parbase.section {
		max-width: 600px;
		margin: 0 auto 1rem;
	}
}



/* Why cloudLibrary */

#cloudlibrary-why {
	display: table;
}

#cloudlibrary-why .hbox {
	background-color: #EFF7E5;
	border-top: 2px solid #78BE20;
}

#cloudlibrary-why h2 {
	width: 100%;
	margin: 0 0 2.5rem 0;
}

#cloudlibrary-why h2 .sub {
	font-weight: 300;
	font-size: 24px /* 30px */;
	line-height: 30px /* 36px */;
	display: block;
	padding-top: 0.25rem;
}

#cloudlibrary-why ul {
	margin: 0;
}

#cloudlibrary-why ul li {
	list-style-type: none;
	margin: 0 0 1.25rem;
	padding: 0 0 0 30px;
	background-image: url('/content/dam/oclc/worldshare-ill/2023/images/bg_checkmark.png');
	background-repeat: no-repeat;
	background-position: 0 2px;
	background-size: 18px;
	font-weight: 500;
	font-size: 21px !important;
	line-height: 26px !important;
	color: #4F7826;
}

@media screen and (max-width: 800px) {
	#cloudlibrary-why .parsys_column.cq-colctrl-lt2-r-c0,
	#cloudlibrary-why .parsys_column.cq-colctrl-lt2-r-c1 {
		margin-bottom: 3rem;
	}
	#cloudlibrary-why .image.parbase.section {
		max-width: 480px;
		margin: 0 auto !important;	
	}
}

/*
@media screen and (max-width: 480px) {
	#cloudlibrary-why h2 .sub {
		font-size: 26px;
		line-height: 30px;
	}
}
*/
	

/* Link buttons */

p.cta {
	margin: 0 0 2rem;
}

a.btn-link {
	display: inline-block;
	margin: 0 14px 14px 0;
	padding: 10px 14px;
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	text-decoration: none !important;
	transition: 0.3s;
	box-shadow: none;
	text-shadow: none;
	border: none;
	outline: none !important;
	border-radius: 0px;
	color: #ffffff !important;
}

a.btn-link.ltblue {
	background: #00AFD7;
}

a.btn-link.ltblue:hover {
	color: #ffffff;
	background: #0093c6;
}

a.btn-link.blue {
	background: #2178b5;
}

a.btn-link.blue:hover,
a.btn-link.blue:active {
	color: #ffffff;
	background: #005da1;
}

a.btn-link.blue.outline {
	padding: 6px 14px;
	background: transparent;
	color: #2178b5 !important;
	border: 4px solid #2178b5;
}

a.btn-link.blue.outline:hover,
a.btn-link.blue.outline:active {
	background: transparent;
	color: #005da1 !important;
	border: 4px solid #005da1;
}

a.btn-link.magenta {
	background: #AE2573;
}

a.btn-link.magenta:hover,
a.btn-link.magenta:active {
	color: #ffffff;
	background: #8A1B61;
}


/* Bottom */

#cloudlibrary-bottom {
	padding-top: 6rem !important;
}

#cloudlibrary-bottom p.form-required {
	font-size: 14px;
}

#cloudlibrary-bottom p.form-required b {
	color: #c25400;
}

#cloudlibrary-bottom .hbox h2 {
	width: 100%;
	text-align: left;
	margin: 0 0 0.5rem;
	font-weight: 700;
	font-size: 32px;
	line-height: 36px;
	letter-spacing: -0.5px;
}

#cloudlibrary-bottom ul.resources {
	margin: 0;
}

#cloudlibrary-bottom ul.resources li {
	list-style-type: none;
}

#cloudlibrary-bottom .fsform-container h2.fsSectionHeading {
	font-weight: 500 !important;
	font-family: inherit;
	font-size: var(--font-size-2x);
	margin: 0;
	line-height: var(--line-height-sm);
}

#cloudlibrary-bottom h3, 
#cloudlibrary-bottom .newslist.parbase.section h2,
#cloudlibrary-bottom .eventlist.parbase.section h3,
#cloudlibrary-bottom .profilelist.parbase.section h1 {
	width: 100%;
	font-weight: 700;
	font-size: 21px;
	line-height: 25px;
	letter-spacing: -0.25px;
	text-align: left;
	color: #333F48;
}

#cloudlibrary-bottom h3, 
#cloudlibrary-bottom .newslist.parbase.section h2,
#cloudlibrary-bottom .eventlist.parbase.section h3,
#cloudlibrary-bottom .profilelist.parbase.section h1 {
	width: 100%;
	margin: 2rem 0 0.5rem;
}

#cloudlibrary-bottom .newslist.parbase.section h3,
#cloudlibrary-bottom .eventlist.parbase.section .list-ue-eventtitle {
	font-weight: 400 !important;
	font-size: 18px !important;
	line-height: 23px !important;
	letter-spacing: -0.25px !important;
}

#cloudlibrary-bottom .newslist.parbase.section .news-listing,
#cloudlibrary-bottom .eventlist.parbase.section .list-upcoming-events article,
#cloudlibrary-bottom .eventlist.parbase.section p.list-empty {
	border-bottom: 1px dotted #333F48;
}

#cloudlibrary-bottom .list.parbase.section ul, 
#cloudlibrary-bottom .newslist.parbase.section ul {
	margin: 0;
}

#cloudlibrary-bottom .newslist.parbase.section .news-listing h3 {
	margin: 0 0 0.25rem;
}

#cloudlibrary-bottom .newslist.parbase.section .list.list-newspr {
	padding: 0;
}

#cloudlibrary-bottom .newslist.parbase.section .list.list-newspr li {
	margin-bottom: 0.25rem;
}

#cloudlibrary-bottom .news-listing .news-list-stats {
	padding: 0;
}

#cloudlibrary-bottom .newslist.parbase.section li.meta-date,
#cloudlibrary-bottom .eventlist.parbase.section .list-ue-eventdate {
	margin: 0;
	font-size: 15px !important;
	line-height: 19px !important;
	color: #555858;
}

#cloudlibrary-bottom .eventlist.parbase.section .list-upcoming-events {
	margin-bottom: 1.5rem;
}


/* Brochure */

#cloudlibrary-brochure {
	margin: 0 0 2rem;
}

#cloudlibrary-brochure h3 {
	margin-bottom: 1rem;
}

#cloudlibrary-brochure .textimage.parbase .image {
	max-width: 120px;
	margin: 0 18px 1rem 0;
}

#cloudlibrary-brochure .textimage.parbase img {
	border: 1px solid #BBBCBC !important;
}

#cloudlibrary-brochure p {
	margin: 0 0 0.5rem;
}

@media screen and (max-width: 480px) {
	#cloudlibrary-brochure {
		margin-top: 6rem;
	}
	#cloudlibrary-brochure .textimage.parbase .image {
		float: none;
	}
	#cloudlibrary-brochure h3 {
		margin-top: 0;
	}
}

