/* 
OCLC Trust Center master 02/25
/content/dam/oclc/trust-center/css/trust_center_master.css
*/


/* Reset */

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

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

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

.parsys.hero_area {
	height: auto !important;
	padding: 0 0 16px 0 !important;
	margin: 0 0 4rem !important;
	background: #ffffff;
	border-top: none;
	border-bottom: 1px dotted #888B8D;
	margin: 0;
	padding: 0;
	box-shadow: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
li {
	color: #333F48;
}

#main-content h2 {
	margin: 3rem 0 1rem;
	font-weight: 700;
	font-size: 32px;
	line-height: 38px;
	letter-spacing: -0.5px;
}

#main-content h3 {
	margin: 1.5rem 0 1rem;
	font-weight: 600;
	font-size: 24px;
	line-height: 28px;
	letter-spacing: -0.25px;
}

#main-content h4 {
	margin: 1rem 0 0.5rem;
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: -0.25px;
	color: #455B63;
}

#main-content h2.first,
#main-content h3.first,
#main-content h4.first,
#main-content .hbox h2,
#main-content .hbox h3 {
	margin-top: 0;
}

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

#main-content p {
	margin: 0 0 1.3rem 0;
}

#main-content p.cta {
	margin: 0;
}

#main-content li {
	margin: 0 0 0.6rem 0;
}

a sup {
	display: inline-block;
}

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

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

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

.parbase.section,
.parbase.image.section img {
	margin: 0 !important;
}

.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;
}

strong, b {
	font-weight: 700;
}

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

#main-content .hbox {
	border-radius: 0px !important;
	margin: 0 !important;
	padding: 32px !important;
}

.center {
	text-align: center;
}

.visually-hidden {
	clip: rect(0 0 0 0);
	clip-path: inset(50%);
	height: 1px;
	overflow: hidden;
	position: absolute;
	white-space: nowrap;
	width: 1px;
}

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

@media screen and (max-width: 480px) {
	#main-content .hbox {
		padding: 24px 14px !important;
	}
	#main-content h2 {
		font-size: 28px;
		line-height: 32px;
		letter-spacing: -0.25px;
	}
}

@media screen and (max-width: 360px) {
	nobr {
		white-space: normal;
	}
}


/* 
Hypenation fix for breaking long words in German/Dutch in mobile 
https://medium.com/clear-left-thinking/all-you-need-to-know-about-hyphenation-in-css-2baee2d89179
*/

@media screen and (max-width: 600px) {
	:lang(de) > body,
	:lang(nl) > body {
		-webkit-hyphens: auto;
		-webkit-hyphenate-limit-before: 3;
		-webkit-hyphenate-limit-after: 3;
		-webkit-hyphenate-limit-chars: 6 3 3;
		-webkit-hyphenate-limit-lines: 2;
		-webkit-hyphenate-limit-last: always;
		-webkit-hyphenate-limit-zone: 8%;     
		-moz-hyphens: auto;
		-moz-hyphenate-limit-chars: 6 3 3;
		-moz-hyphenate-limit-lines: 2;
		-moz-hyphenate-limit-last: always;
		-moz-hyphenate-limit-zone: 8%;     
		-ms-hyphens: auto;
		-ms-hyphenate-limit-chars: 6 3 3;
		-ms-hyphenate-limit-lines: 2;
		-ms-hyphenate-limit-last: always;
		-ms-hyphenate-limit-zone: 8%;     
		hyphens: auto;
		hyphenate-limit-chars: 6 3 3;
		hyphenate-limit-lines: 2;
		hyphenate-limit-last: always;
		hyphenate-limit-zone: 8%;
	}
}


/* Homepage and subpage hero */

#trust-hero-home, #trust-hero-subpage {
	margin: 0 0 1rem;
	background-color: #00400a;
	background-image: url('/content/dam/oclc/trust-center/images/bg_trust_hero.png');
	background-image: url('/content/dam/oclc/trust-center/images/bg_trust_hero.svg'), linear-gradient(transparent, transparent);
	background-repeat: repeat-x;
	background-position: center center;
	background-size: cover;
}

#trust-hero-home {
	padding: 5rem 0 !important;
}

#trust-hero-subpage {
	padding: 3rem 0 !important;
}

#trust-hero-home h1 .trust-id, #trust-hero-subpage h1 .trust-id {
	display: table;
	margin: 0 0 1.5rem;
	padding: 0.75rem;
	font-weight: 700;
	font-size: 22px;
	line-height: 22px;
	color: #00400a;
	letter-spacing: -0.25px;
	background: #fff;
}

@media screen and (max-width: 600px) {
	#trust-hero-home h1 .trust-id, 
	#trust-hero-subpage h1 .trust-id {
		padding: 0.65rem;
		font-size: 18px;
		line-height: 21px;
		letter-spacing: 0;
	}
}


/* Pills nav */

#trust-pills {
	display: block;
}

#trust-pills .parsys_column.cq-colctrl-1-fc-c0 {
	margin: 0 !important;
}

#trust-pills ul#pill-nav,
#trust-pills ul#pill-nav li a{
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

#trust-pills ul#pill-nav {
	float: none;
	display: table;
	margin: 0;
	padding: 0;
	border: none;
	width: 100%;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background: transparent;
}

#trust-pills ul#pill-nav li {
	margin: 0 1.5rem 0 0;
}

#trust-pills ul#pill-nav li a {
	display: block;
	padding: 0;
	font-weight: 400;
	color: #2178b5;
	background: transparent;
	text-decoration: none;
	text-shadow: none;
	font-size: 16px;
	line-height: 20px;
}

#trust-pills ul#pill-nav li a:hover,
#trust-pills ul#pill-nav li a:active,
#trust-pills ul#pill-nav li a.pill-nav-active {
	color: #333F48;
}

#trust-pills ul#pill-nav li a.pill-nav-active {
	font-weight: 700;
}

#trust-pills ul#pill-nav li a.pill-nav-active:link,
#trust-pills ul#pill-nav li a.pill-nav-active:hover,
#trust-pills ul#pill-nav li a.pill-nav-active:visited {
	text-shadow: none;
}

@media screen and (max-width: 600px) {
	#trust-pills ul#pill-nav, #trust-pills ul#pill-nav li a {
		display: table;
	}
	#trust-pills ul#pill-nav {
		margin: 0 1rem;
		width: auto;
	}
	#trust-pills ul#pill-nav li {
		margin: 0 0 0.5rem;
		display: block;
		float: none;
	}
	#trust-pills ul#pill-nav li a {
		margin: 0;
		padding: 0.25rem 0;
	}
}


/* 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/25/25/25 */

	div.parsyscolumncontrol .cq-colctrl-lt4-c0,
	div.parsyscolumncontrol .cq-colctrl-lt4-c1,
	div.parsyscolumncontrol .cq-colctrl-lt4-c2,
	div.parsyscolumncontrol .cq-colctrl-lt4-c3 {
		width: 22%;
	}

	div.parsyscolumncontrol .cq-colctrl-lt4-c0 {
		margin-right: 1.5%;
	}

	div.parsyscolumncontrol .cq-colctrl-lt4-c1,
	div.parsyscolumncontrol .cq-colctrl-lt4-c2 {
		margin-left: 1.5%;
		margin-right: 1.5%;
	}

	div.parsyscolumncontrol .cq-colctrl-lt4-c3 {
		margin-left: 1.5%;
	}

@media screen and (max-width: 800px) {
	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-lt4-c0,
	div.parsyscolumncontrol .cq-colctrl-lt4-c1,
	div.parsyscolumncontrol .cq-colctrl-lt4-c2,
	div.parsyscolumncontrol .cq-colctrl-lt4-c3,
	.hbox div.parsyscolumncontrol .cq-colctrl-lt0-c0,
	.hbox div.parsyscolumncontrol .cq-colctrl-lt0-c1,
	.hbox div.parsyscolumncontrol .cq-colctrl-lt1-c0,
	.hbox div.parsyscolumncontrol .cq-colctrl-lt1-c1,
	.hbox div.parsyscolumncontrol .cq-colctrl-lt2-c0,
	.hbox div.parsyscolumncontrol .cq-colctrl-lt2-c1,
	.hbox div.parsyscolumncontrol .cq-colctrl-lt2-c2,
	.hbox div.parsyscolumncontrol .cq-colctrl-lt2-r-c0,
	.hbox div.parsyscolumncontrol .cq-colctrl-lt2-r-c1,
	.hbox div.parsyscolumncontrol .cq-colctrl-lt4-c0,
	.hbox div.parsyscolumncontrol .cq-colctrl-lt4-c1,
	.hbox div.parsyscolumncontrol .cq-colctrl-lt4-c2,
	.hbox div.parsyscolumncontrol .cq-colctrl-lt4-c3 {
		width: 100% !important;
		margin-left: 0;
		margin-right: 0;
	}
}


/* Link buttons */

a.btn-link {
	display: inline-block;
	margin: 0;
	padding: 12px 18px 10px;
	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.outline.green {
	padding: 8px 14px 6px;
	background: transparent;
	color: #4C8C2B !important;
	border: 4px solid #4C8C2B;
}

a.btn-link.green {
	background: #4C8C2B;
}

a.btn-link.green:hover,
a.btn-link.green:active {
	color: #ffffff;
	background: #316c19;
}

a.btn-link.outline.green:hover,
a.btn-link.outline.green:active {
	background: transparent;
	color: #316c19 !important;
	border: 4px solid #316c19;
}

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

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

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

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


/* Quote */

#trust-quote.parsys_column.cq-colctrl-lt2-r {
	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;
}

#trust-quote {
	margin: 2rem 0;
	padding: 2rem 0 !important;
	border-top: 1px dotted #888B8D;
	border-bottom: 1px dotted #888B8D;
}	

#trust-quote p.quote {
	font-weight: 300;
	font-size: 28px;
	line-height: 34px;
	color: #478529;
}	

#trust-quote p.attr {
	margin: 0;
}

#trust-quote .image.parbase.section {
	max-width: 320px;
	margin: 0 auto !important;
}

@media screen and (max-width: 800px) {
	#trust-quote.parsys_column.cq-colctrl-lt2-r {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column-reverse;
		flex-flow: column-reverse;
	}
	#trust-quote .image.parbase.section {
		margin: 0 auto 2rem !important;
	}
	#trust-quote .text.parbase.section {
		width: 94%;
		margin: 0 3% !important;
		text-align: center;
	}
}

@media screen and (max-width: 480px) {
	#trust-quote p.quote {
		font-size: 26px;
		line-height: 32px;
	}
}


/* Contact forms */

#trust-contact {
	float: none;
	max-width: 960px;
	margin: 6rem auto !important;
}

#trust-contact .hbox {
	border: 1px solid #BBBCBC;
	background: #F7F7F7;
}

