/* @import url(ixn2evk.css); */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
	display: block
}

audio,canvas,progress,video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}[hidden],template {
	display: none
}

a,li a,ol a,ul a {
	background-color: transparent
}

a:active,a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

.faq-content .laureate-banner .banner-content .faq-item>a,.faq-content .single-laureate-banner .banner-content .faq-item>a,.laureate-banner .banner-content .faq-content .faq-item>a,.laureate-banner .banner-content .faq-content li .faq-item>a,.laureate-banner .banner-content .faq-content ol .faq-item>a,.laureate-banner .banner-content .faq-content ul .faq-item>a,.laureate-banner .banner-content h2,.single-laureate-banner .banner-content .faq-content .faq-item>a,.single-laureate-banner .banner-content .faq-content li .faq-item>a,.single-laureate-banner .banner-content .faq-content ol .faq-item>a,.single-laureate-banner .banner-content .faq-content ul .faq-item>a,.single-laureate-banner .banner-content h2,.timeline-container .timeline-content .timeline-count,h1 {
	font-size: 2em;
	margin: .67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code,kbd,pre,samp {
	font-family: monospace,monospace;
	font-size: 1em
}

button,input,optgroup,select,textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,select {
	text-transform: none
}

button,html input[type=button],input[type=reset],input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type=checkbox],input[type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,th {
	padding: 0
}

@-webkit-keyframes spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.slick-slider {
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: 0
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list,.slick-slider .slick-track {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0)
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.slick-track:after,.slick-track:before {
	display: table;
	content: ''
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

body.compensate-for-scrollbar {
	overflow: hidden
}

.fancybox-active {
	height: auto
}

.fancybox-is-hidden {
	left: -9999px;
	margin: 0;
	position: absolute!important;
	top: -9999px;
	visibility: hidden
}

.fancybox-container {
	-webkit-backface-visibility: hidden;
	height: 100%;
	left: 0;
	outline: 0;
	position: fixed;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	width: 100%;
	z-index: 99992
}

.fancybox-container * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}

.fancybox-outer {
	-webkit-overflow-scrolling: touch;
	overflow-y: auto
}

.fancybox-bg {
	background: #1e1e1e;
	opacity: 0;
	-webkit-transition-duration: inherit;
	transition-duration: inherit;
	-webkit-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-timing-function: cubic-bezier(.47,0,.74,.71);
	transition-timing-function: cubic-bezier(.47,0,.74,.71)
}

.fancybox-is-open .fancybox-bg {
	opacity: .9;
	-webkit-transition-timing-function: cubic-bezier(.22,.61,.36,1);
	transition-timing-function: cubic-bezier(.22,.61,.36,1)
}

.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar {
	direction: ltr;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .25s ease,visibility 0s ease .25s;
	transition: opacity .25s ease,visibility 0s ease .25s;
	visibility: hidden;
	z-index: 99997
}

.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar {
	opacity: 1;
	-webkit-transition: opacity .25s ease 0s,visibility 0s ease 0s;
	transition: opacity .25s ease 0s,visibility 0s ease 0s;
	visibility: visible
}

.fancybox-infobar {
	color: #ccc;
	font-size: 13px;
	-webkit-font-smoothing: subpixel-antialiased;
	height: 44px;
	left: 0;
	line-height: 44px;
	min-width: 44px;
	mix-blend-mode: difference;
	padding: 0 10px;
	pointer-events: none;
	top: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.fancybox-toolbar {
	right: 0;
	top: 0
}

.fancybox-stage {
	direction: ltr;
	overflow: visible;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	z-index: 99994
}

.fancybox-is-open .fancybox-stage {
	overflow: hidden
}

.fancybox-slide {
	-webkit-backface-visibility: hidden;
	display: none;
	height: 100%;
	left: 0;
	outline: 0;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: absolute;
	text-align: center;
	top: 0;
	-webkit-transition-property: opacity,-webkit-transform;
	transition-property: opacity,-webkit-transform;
	transition-property: transform,opacity;
	transition-property: transform,opacity,-webkit-transform;
	white-space: normal;
	width: 100%;
	z-index: 99994
}

.fancybox-slide::before {
	content: '';
	display: inline-block;
	font-size: 0;
	height: 100%;
	vertical-align: middle;
	width: 0
}

.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous {
	display: block
}

.fancybox-slide--image {
	overflow: hidden;
	padding: 44px 0
}

.fancybox-slide--image::before {
	display: none
}

.fancybox-slide--html {
	padding: 6px
}

.fancybox-content {
	background: #fff;
	display: inline-block;
	margin: 0;
	max-width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: relative;
	text-align: left;
	vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
	-webkit-animation-timing-function: cubic-bezier(.5,0,.14,1);
	animation-timing-function: cubic-bezier(.5,0,.14,1);
	-webkit-backface-visibility: hidden;
	background: 0 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	left: 0;
	max-width: none;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-transform-origin: top left;
	transform-origin: top left;
	-webkit-transition-property: opacity,-webkit-transform;
	transition-property: opacity,-webkit-transform;
	transition-property: transform,opacity;
	transition-property: transform,opacity,-webkit-transform;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
	cursor: -webkit-zoom-in;
	cursor: zoom-in
}

.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content {
	cursor: -webkit-grab;
	cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
	cursor: -webkit-grabbing;
	cursor: grabbing
}

.fancybox-container [data-selectable=true] {
	cursor: text
}

.fancybox-image,.fancybox-spaceball {
	background: 0 0;
	border: 0;
	height: 100%;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 100%
}

.fancybox-spaceball {
	z-index: 1
}

.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content {
	height: 100%;
	overflow: visible;
	padding: 0;
	width: 100%
}

.fancybox-slide--video .fancybox-content {
	background: #000
}

.fancybox-slide--map .fancybox-content {
	background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
	background: #fff
}

.fancybox-iframe,.fancybox-video {
	background: 0 0;
	border: 0;
	display: block;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%
}

.fancybox-iframe {
	left: 0;
	position: absolute;
	top: 0
}

.fancybox-error {
	background: #fff;
	cursor: default;
	max-width: 400px;
	padding: 40px;
	width: 100%
}

.content-frame .gform_wrapper form .gform_footer .fancybox-error input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .fancybox-error label,.fancybox-error .content-frame .gform_wrapper form .gform_footer input[type=submit],.fancybox-error .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.fancybox-error .faq-content .faq-item.faq-content>a,.fancybox-error .faq-content li .faq-item.faq-content>a,.fancybox-error .faq-content ol .faq-item.faq-content>a,.fancybox-error .faq-content ul .faq-item.faq-content>a,.fancybox-error .faq-content>h2,.fancybox-error .filter-active button,.fancybox-error .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.fancybox-error .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.fancybox-error .gform_wrapper .gform_body ul li input:not([type=checkbox]),.fancybox-error .laureate-banner .banner-content a,.fancybox-error .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.fancybox-error .quote-container a,.fancybox-error .single-laureate-banner .banner-content a,.fancybox-error .timeline-container .timeline-content .btn,.fancybox-error figcaption,.fancybox-error li,.fancybox-error ol,.fancybox-error p,.fancybox-error ul,.faq-content .fancybox-error .faq-item.faq-content>a,.filter-active .fancybox-error button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .fancybox-error label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .fancybox-error input[type=submit],.gform_wrapper .gform_body ul li .fancybox-error input:not([type=checkbox]),.laureate-banner .banner-content .fancybox-error a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .fancybox-error label,.quote-container .fancybox-error a,.single-laureate-banner .banner-content .fancybox-error a,.timeline-container .timeline-content .fancybox-error .btn {
	color: #444;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0
}

.fancybox-button {
	background: rgba(30,30,30,.6);
	border: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	cursor: pointer;
	display: inline-block;
	height: 44px;
	margin: 0;
	padding: 10px;
	position: relative;
	-webkit-transition: color .2s;
	transition: color .2s;
	vertical-align: top;
	visibility: inherit;
	width: 44px
}

.fancybox-button,.fancybox-button:link,.fancybox-button:visited {
	color: #ccc
}

.fancybox-button:hover {
	color: #fff
}

.fancybox-button:focus {
	outline: 0
}

.fancybox-button.fancybox-focus {
	outline: 1px dotted
}

.fancybox-button[disabled],.fancybox-button[disabled]:hover {
	color: #888;
	cursor: default;
	outline: 0
}

.fancybox-button div {
	height: 100%
}

.fancybox-button svg {
	display: block;
	height: 100%;
	overflow: visible;
	position: relative;
	width: 100%
}

.fancybox-button svg path {
	fill: currentColor;
	stroke-width: 0
}

.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--play svg:nth-child(2) {
	display: none
}

.fancybox-button--fsexit svg:nth-child(1),.fancybox-button--pause svg:nth-child(1) {
	display: none
}

.fancybox-progress {
	background: #ff5268;
	height: 2px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0;
	transform-origin: 0;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform,-webkit-transform;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	z-index: 99998
}

.fancybox-close-small {
	background: 0 0;
	border: 0;
	border-radius: 0;
	color: #ccc;
	cursor: pointer;
	opacity: .8;
	padding: 8px;
	position: absolute;
	right: -12px;
	top: -44px;
	z-index: 401
}

.fancybox-close-small:hover {
	color: #fff;
	opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
	color: currentColor;
	padding: 10px;
	right: 0;
	top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
	overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
	display: none
}

.fancybox-navigation .fancybox-button {
	background-clip: content-box;
	height: 100px;
	opacity: 0;
	position: absolute;
	top: calc(50% - 50px);
	width: 70px
}

.fancybox-navigation .fancybox-button div {
	padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
	left: 0;
	left: env(safe-area-inset-left);
	padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
	padding: 31px 6px 31px 26px;
	right: 0;
	right: env(safe-area-inset-right)
}

.fancybox-caption {
	background: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.85)),color-stop(50%,rgba(0,0,0,.3)),color-stop(65%,rgba(0,0,0,.15)),color-stop(75.5%,rgba(0,0,0,.075)),color-stop(82.85%,rgba(0,0,0,.037)),color-stop(88%,rgba(0,0,0,.019)),to(rgba(0,0,0,0)));
	background: linear-gradient(to top,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,rgba(0,0,0,0) 100%);
	bottom: 0;
	color: #eee;
	font-size: 14px;
	font-weight: 400;
	left: 0;
	line-height: 1.5;
	padding: 75px 44px 25px 44px;
	pointer-events: none;
	right: 0;
	text-align: center;
	z-index: 99996
}

.fancybox-caption--separate {
	margin-top: -50px
}

.fancybox-caption__body {
	max-height: 50vh;
	overflow: auto;
	pointer-events: all
}

.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited {
	color: #ccc;
	text-decoration: none
}

.fancybox-caption a:hover {
	color: #fff;
	text-decoration: underline
}

.fancybox-loading {
	-webkit-animation: fancybox-rotate 1s linear infinite;
	animation: fancybox-rotate 1s linear infinite;
	background: 0 0;
	border: 4px solid #888;
	border-bottom-color: #fff;
	border-radius: 50%;
	height: 50px;
	left: 50%;
	margin: -25px 0 0 -25px;
	opacity: .7;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 50px;
	z-index: 99999
}

@-webkit-keyframes fancybox-rotate {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes fancybox-rotate {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.fancybox-animated {
	-webkit-transition-timing-function: cubic-bezier(0,0,.25,1);
	transition-timing-function: cubic-bezier(0,0,.25,1)
}

.fancybox-fx-slide.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: translate3d(-100%,0,0);
	transform: translate3d(-100%,0,0)
}

.fancybox-fx-slide.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0)
}

.fancybox-fx-slide.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0)
}

.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous {
	opacity: 0;
	-webkit-transition-timing-function: cubic-bezier(.19,1,.22,1);
	transition-timing-function: cubic-bezier(.19,1,.22,1)
}

.fancybox-fx-fade.fancybox-slide--current {
	opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: scale3d(1.5,1.5,1.5);
	transform: scale3d(1.5,1.5,1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: scale3d(.5,.5,.5);
	transform: scale3d(.5,.5,.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: rotate(-360deg);
	transform: rotate(-360deg)
}

.fancybox-fx-rotate.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg)
}

.fancybox-fx-rotate.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: rotate(0);
	transform: rotate(0)
}

.fancybox-fx-circular.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: scale3d(0,0,0) translate3d(-100%,0,0);
	transform: scale3d(0,0,0) translate3d(-100%,0,0)
}

.fancybox-fx-circular.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: scale3d(0,0,0) translate3d(100%,0,0);
	transform: scale3d(0,0,0) translate3d(100%,0,0)
}

.fancybox-fx-circular.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: scale3d(1,1,1) translate3d(0,0,0);
	transform: scale3d(1,1,1) translate3d(0,0,0)
}

.fancybox-fx-tube.fancybox-slide--previous {
	-webkit-transform: translate3d(-100%,0,0) scale(.1) skew(-10deg);
	transform: translate3d(-100%,0,0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
	-webkit-transform: translate3d(100%,0,0) scale(.1) skew(10deg);
	transform: translate3d(100%,0,0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
	-webkit-transform: translate3d(0,0,0) scale(1);
	transform: translate3d(0,0,0) scale(1)
}

@media all and (max-height:576px) {
	.fancybox-slide {
		padding-left: 6px;
		padding-right: 6px
	}

	.fancybox-slide--image {
		padding: 6px 0
	}

	.fancybox-close-small {
		right: -6px
	}

	.fancybox-slide--image .fancybox-close-small {
		background: #4e4e4e;
		color: #f2f4f6;
		height: 36px;
		opacity: 1;
		padding: 6px;
		right: 0;
		top: 0;
		width: 36px
	}

	.fancybox-caption {
		padding-left: 12px;
		padding-right: 12px
	}
}

.fancybox-share {
	background: #f4f4f4;
	border-radius: 3px;
	max-width: 90%;
	padding: 30px;
	text-align: center
}

.fancybox-share .faq-content .laureate-banner .banner-content .faq-item>a,.fancybox-share .faq-content .single-laureate-banner .banner-content .faq-item>a,.fancybox-share .laureate-banner .banner-content .faq-content .faq-item>a,.fancybox-share .laureate-banner .banner-content .faq-content li .faq-item>a,.fancybox-share .laureate-banner .banner-content .faq-content ol .faq-item>a,.fancybox-share .laureate-banner .banner-content .faq-content ul .faq-item>a,.fancybox-share .laureate-banner .banner-content h2,.fancybox-share .single-laureate-banner .banner-content .faq-content .faq-item>a,.fancybox-share .single-laureate-banner .banner-content .faq-content li .faq-item>a,.fancybox-share .single-laureate-banner .banner-content .faq-content ol .faq-item>a,.fancybox-share .single-laureate-banner .banner-content .faq-content ul .faq-item>a,.fancybox-share .single-laureate-banner .banner-content h2,.fancybox-share .timeline-container .timeline-content .timeline-count,.fancybox-share h1,.faq-content .laureate-banner .banner-content .fancybox-share .faq-item>a,.faq-content .single-laureate-banner .banner-content .fancybox-share .faq-item>a,.laureate-banner .banner-content .fancybox-share h2,.laureate-banner .banner-content .faq-content .fancybox-share .faq-item>a,.single-laureate-banner .banner-content .fancybox-share h2,.single-laureate-banner .banner-content .faq-content .fancybox-share .faq-item>a,.timeline-container .timeline-content .fancybox-share .timeline-count {
	color: #222;
	font-size: 35px;
	font-weight: 700;
	margin: 0 0 20px 0
}

.content-frame .gform_wrapper form .gform_footer .fancybox-share input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .fancybox-share label,.fancybox-share .content-frame .gform_wrapper form .gform_footer input[type=submit],.fancybox-share .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.fancybox-share .faq-content .faq-item.faq-content>a,.fancybox-share .faq-content li .faq-item.faq-content>a,.fancybox-share .faq-content ol .faq-item.faq-content>a,.fancybox-share .faq-content ul .faq-item.faq-content>a,.fancybox-share .faq-content>h2,.fancybox-share .filter-active button,.fancybox-share .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.fancybox-share .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.fancybox-share .gform_wrapper .gform_body ul li input:not([type=checkbox]),.fancybox-share .laureate-banner .banner-content a,.fancybox-share .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.fancybox-share .quote-container a,.fancybox-share .single-laureate-banner .banner-content a,.fancybox-share .timeline-container .timeline-content .btn,.fancybox-share figcaption,.fancybox-share li,.fancybox-share ol,.fancybox-share p,.fancybox-share ul,.faq-content .fancybox-share .faq-item.faq-content>a,.filter-active .fancybox-share button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .fancybox-share label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .fancybox-share input[type=submit],.gform_wrapper .gform_body ul li .fancybox-share input:not([type=checkbox]),.laureate-banner .banner-content .fancybox-share a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .fancybox-share label,.quote-container .fancybox-share a,.single-laureate-banner .banner-content .fancybox-share a,.timeline-container .timeline-content .fancybox-share .btn {
	margin: 0;
	padding: 0
}

.fancybox-share__button {
	border: 0;
	border-radius: 3px;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	margin: 0 5px 10px 5px;
	min-width: 130px;
	padding: 0 15px;
	text-decoration: none;
	-webkit-transition: all .2s;
	transition: all .2s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap
}

.fancybox-share__button:link,.fancybox-share__button:visited {
	color: #fff
}

.fancybox-share__button:hover {
	text-decoration: none
}

.fancybox-share__button--fb {
	background: #3b5998
}

.fancybox-share__button--fb:hover {
	background: #344e86
}

.fancybox-share__button--pt {
	background: #bd081d
}

.fancybox-share__button--pt:hover {
	background: #aa0719
}

.fancybox-share__button--tw {
	background: #1da1f2
}

.fancybox-share__button--tw:hover {
	background: #0d95e8
}

.fancybox-share__button svg {
	height: 25px;
	margin-right: 7px;
	position: relative;
	top: -1px;
	vertical-align: middle;
	width: 25px
}

.fancybox-share__button svg path {
	fill: #fff
}

.fancybox-share__input {
	background: 0 0;
	border: 0;
	border-bottom: 1px solid #d7d7d7;
	border-radius: 0;
	color: #5d5b5b;
	font-size: 14px;
	margin: 10px 0 0 0;
	outline: 0;
	padding: 10px 15px;
	width: 100%
}

.fancybox-thumbs {
	background: #ddd;
	bottom: 0;
	display: none;
	margin: 0;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	padding: 2px 2px 4px 2px;
	position: absolute;
	right: 0;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	width: 212px;
	z-index: 99995
}

.fancybox-thumbs-x {
	overflow-x: auto;
	overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
	display: block
}

.fancybox-show-thumbs .fancybox-inner {
	right: 212px
}

.fancybox-thumbs__list {
	font-size: 0;
	height: 100%;
	list-style: none;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
	position: absolute;
	position: relative;
	white-space: nowrap;
	width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
	overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
	width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
	background: #fff;
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	box-shadow: inset 0 0 6px rgba(0,0,0,.3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
	background: #2a2a2a;
	border-radius: 10px
}

.fancybox-thumbs__list a {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background-color: rgba(0,0,0,.1);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	cursor: pointer;
	float: left;
	height: 75px;
	margin: 2px;
	max-height: calc(100% - 8px);
	max-width: calc(50% - 4px);
	outline: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	-webkit-tap-highlight-color: transparent;
	width: 100px
}

.fancybox-thumbs__list a::before {
	border: 6px solid #ff5268;
	bottom: 0;
	content: '';
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: all .2s cubic-bezier(.25,.46,.45,.94);
	transition: all .2s cubic-bezier(.25,.46,.45,.94);
	z-index: 99991
}

.fancybox-thumbs__list a:focus::before {
	opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
	opacity: 1
}

@media all and (max-width:576px) {
	.fancybox-thumbs {
		width: 110px
	}

	.fancybox-show-thumbs .fancybox-inner {
		right: 110px
	}

	.fancybox-thumbs__list a {
		max-width: calc(100% - 10px)
	}
}

.entry-content img {
	margin: 0 0 1.5em 0
}

.alignleft,img.alignleft {
	margin-right: 1.5em;
	display: inline;
	float: left
}

.alignright,img.alignright {
	margin-left: 1.5em;
	display: inline;
	float: right
}

.aligncenter,img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both
}

.wp-caption {
	margin-bottom: 1.5em;
	text-align: center;
	padding-top: 5px
}

.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0
}

.content-frame .gform_wrapper form .gform_footer .wp-caption input.wp-caption-text[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .wp-caption label.wp-caption-text,.faq-content .wp-caption .faq-item.faq-content>a.wp-caption-text,.filter-active .wp-caption button.wp-caption-text,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .wp-caption label.wp-caption-text,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .wp-caption input.wp-caption-text[type=submit],.gform_wrapper .gform_body ul li .wp-caption input.wp-caption-text:not([type=checkbox]),.laureate-banner .banner-content .wp-caption a.wp-caption-text,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .wp-caption label.wp-caption-text,.quote-container .wp-caption a.wp-caption-text,.single-laureate-banner .banner-content .wp-caption a.wp-caption-text,.timeline-container .timeline-content .wp-caption .wp-caption-text.btn,.wp-caption .content-frame .gform_wrapper form .gform_footer input.wp-caption-text[type=submit],.wp-caption .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.wp-caption-text,.wp-caption .faq-content .faq-item.faq-content>a.wp-caption-text,.wp-caption .faq-content li .faq-item.faq-content>a.wp-caption-text,.wp-caption .faq-content ol .faq-item.faq-content>a.wp-caption-text,.wp-caption .faq-content ul .faq-item.faq-content>a.wp-caption-text,.wp-caption .faq-content>h2.wp-caption-text,.wp-caption .filter-active button.wp-caption-text,.wp-caption .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.wp-caption-text,.wp-caption .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input.wp-caption-text[type=submit],.wp-caption .gform_wrapper .gform_body ul li input.wp-caption-text:not([type=checkbox]),.wp-caption .laureate-banner .banner-content a.wp-caption-text,.wp-caption .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label.wp-caption-text,.wp-caption .quote-container a.wp-caption-text,.wp-caption .single-laureate-banner .banner-content a.wp-caption-text,.wp-caption .timeline-container .timeline-content .wp-caption-text.btn,.wp-caption figcaption.wp-caption-text,.wp-caption li.wp-caption-text,.wp-caption ol.wp-caption-text,.wp-caption p.wp-caption-text,.wp-caption ul.wp-caption-text {
	line-height: 1.5;
	font-size: 10px;
	margin: 0
}

.wp-smiley {
	margin: 0!important;
	max-height: 1em
}

blockquote.left {
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 33%;
	float: left
}

blockquote.right {
	margin-left: 20px;
	text-align: left;
	margin-right: 0;
	width: 33%;
	float: right
}

.wp-block-embed__wrapper {
	width: 100%;
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-top: 56.25%
}

.wp-block-embed__wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%
}

.content-frame .gform_wrapper form .gform_footer .single-laureate-sub .wp-block-quote.is-style-large input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .single-laureate-sub .wp-block-quote.is-style-large label,.faq-content .single-laureate-sub .wp-block-quote.is-style-large .faq-item.faq-content>a,.filter-active .single-laureate-sub .wp-block-quote.is-style-large button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .single-laureate-sub .wp-block-quote.is-style-large label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .single-laureate-sub .wp-block-quote.is-style-large input[type=submit],.gform_wrapper .gform_body ul li .single-laureate-sub .wp-block-quote.is-style-large input:not([type=checkbox]),.laureate-banner .banner-content .single-laureate-sub .wp-block-quote.is-style-large a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .single-laureate-sub .wp-block-quote.is-style-large label,.quote-container .single-laureate-sub .wp-block-quote.is-style-large a,.single-laureate-banner .banner-content .single-laureate-sub .wp-block-quote.is-style-large a,.single-laureate-sub .wp-block-quote.is-style-large .content-frame .gform_wrapper form .gform_footer input[type=submit],.single-laureate-sub .wp-block-quote.is-style-large .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.single-laureate-sub .wp-block-quote.is-style-large .faq-content .faq-item.faq-content>a,.single-laureate-sub .wp-block-quote.is-style-large .faq-content li .faq-item.faq-content>a,.single-laureate-sub .wp-block-quote.is-style-large .faq-content ol .faq-item.faq-content>a,.single-laureate-sub .wp-block-quote.is-style-large .faq-content ul .faq-item.faq-content>a,.single-laureate-sub .wp-block-quote.is-style-large .faq-content>h2,.single-laureate-sub .wp-block-quote.is-style-large .filter-active button,.single-laureate-sub .wp-block-quote.is-style-large .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.single-laureate-sub .wp-block-quote.is-style-large .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.single-laureate-sub .wp-block-quote.is-style-large .gform_wrapper .gform_body ul li input:not([type=checkbox]),.single-laureate-sub .wp-block-quote.is-style-large .laureate-banner .banner-content a,.single-laureate-sub .wp-block-quote.is-style-large .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.single-laureate-sub .wp-block-quote.is-style-large .quote-container a,.single-laureate-sub .wp-block-quote.is-style-large .single-laureate-banner .banner-content a,.single-laureate-sub .wp-block-quote.is-style-large .timeline-container .timeline-content .btn,.single-laureate-sub .wp-block-quote.is-style-large figcaption,.single-laureate-sub .wp-block-quote.is-style-large li,.single-laureate-sub .wp-block-quote.is-style-large ol,.single-laureate-sub .wp-block-quote.is-style-large p,.single-laureate-sub .wp-block-quote.is-style-large ul,.timeline-container .timeline-content .single-laureate-sub .wp-block-quote.is-style-large .btn {
	font-size: 2em
}

@media (max-width:500px) {
	.content-frame .gform_wrapper form .gform_footer .single-laureate-sub .wp-block-quote.is-style-large input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .single-laureate-sub .wp-block-quote.is-style-large label,.faq-content .single-laureate-sub .wp-block-quote.is-style-large .faq-item.faq-content>a,.filter-active .single-laureate-sub .wp-block-quote.is-style-large button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .single-laureate-sub .wp-block-quote.is-style-large label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .single-laureate-sub .wp-block-quote.is-style-large input[type=submit],.gform_wrapper .gform_body ul li .single-laureate-sub .wp-block-quote.is-style-large input:not([type=checkbox]),.laureate-banner .banner-content .single-laureate-sub .wp-block-quote.is-style-large a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .single-laureate-sub .wp-block-quote.is-style-large label,.quote-container .single-laureate-sub .wp-block-quote.is-style-large a,.single-laureate-banner .banner-content .single-laureate-sub .wp-block-quote.is-style-large a,.single-laureate-sub .wp-block-quote.is-style-large .content-frame .gform_wrapper form .gform_footer input[type=submit],.single-laureate-sub .wp-block-quote.is-style-large .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.single-laureate-sub .wp-block-quote.is-style-large .faq-content .faq-item.faq-content>a,.single-laureate-sub .wp-block-quote.is-style-large .faq-content li .faq-item.faq-content>a,.single-laureate-sub .wp-block-quote.is-style-large .faq-content ol .faq-item.faq-content>a,.single-laureate-sub .wp-block-quote.is-style-large .faq-content ul .faq-item.faq-content>a,.single-laureate-sub .wp-block-quote.is-style-large .faq-content>h2,.single-laureate-sub .wp-block-quote.is-style-large .filter-active button,.single-laureate-sub .wp-block-quote.is-style-large .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.single-laureate-sub .wp-block-quote.is-style-large .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.single-laureate-sub .wp-block-quote.is-style-large .gform_wrapper .gform_body ul li input:not([type=checkbox]),.single-laureate-sub .wp-block-quote.is-style-large .laureate-banner .banner-content a,.single-laureate-sub .wp-block-quote.is-style-large .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.single-laureate-sub .wp-block-quote.is-style-large .quote-container a,.single-laureate-sub .wp-block-quote.is-style-large .single-laureate-banner .banner-content a,.single-laureate-sub .wp-block-quote.is-style-large .timeline-container .timeline-content .btn,.single-laureate-sub .wp-block-quote.is-style-large figcaption,.single-laureate-sub .wp-block-quote.is-style-large li,.single-laureate-sub .wp-block-quote.is-style-large ol,.single-laureate-sub .wp-block-quote.is-style-large p,.single-laureate-sub .wp-block-quote.is-style-large ul,.timeline-container .timeline-content .single-laureate-sub .wp-block-quote.is-style-large .btn {
		font-size: 1.5em
	}
}

.blog-frame .wp-block-embed {
	max-width: 900px
}
.blog-frame.article-content p{margin-bottom: 1.5rem;}
@media (min-width:900px) {
	.blog-frame .wp-block-embed {
		margin: auto 55px
	}
}

@media (max-width:900px) {
	.blog-frame .wp-block-embed {
		margin: 0!important
	}
}

.blog-frame .wp-block-image.size-large {
	margin: 60px 55px
}

.aligncenter figcaption {
	text-align: center
}

*,:after,:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-font-smoothing: antialiased
}

body,html {
	font-family: 'Untitled sans', sans-serif;
	min-height: 100%;
	height: 100%;
	color: #221f1f;
	font-size: 23px;
	font-weight: 400;
}

.aligncenter img {
	margin: 0 auto;
	display: block
}

.ada-content {
	width: 1px;
	height: 1px;
	overflow: hidden;
	position: absolute
}

#site {
	overflow: hidden
}

a,a:active,a:visited,li a,ol a,ul a {
	text-decoration: none
}

.content-frame .gform_wrapper form .gform_footer input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.faq-content .faq-item.faq-content>a,.faq-content li .faq-item.faq-content>a,.faq-content ol .faq-item.faq-content>a,.faq-content ul .faq-item.faq-content>a,.faq-content>h2,.filter-active button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.gform_wrapper .gform_body ul li input:not([type=checkbox]),.laureate-banner .banner-content a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.quote-container a,.single-laureate-banner .banner-content a,.timeline-container .timeline-content .btn,figcaption,li,ol,p,ul {
	margin: 0
}

section {
	position: relative;
	width: 100%
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0
}

img {
	max-width: 100%;
	height: auto
}

.content-frame .gform_wrapper form .gform_footer .wp-block-quote input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .wp-block-quote label,.faq-content .faq-item>a,.faq-content .intro-content .faq-item>a,.faq-content .laureate-banner .banner-content .faq-item>a,.faq-content .laureate-intro .faq-item>a,.faq-content .laureate-item .faq-item>a,.faq-content .single-laureate-banner .banner-content .faq-item>a,.faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .faq-item>a,.faq-content .sir-john-intro .sj-intro-content-container .quote-container .faq-item>a,.faq-content .wp-block-column .faq-item>a,.faq-content .wp-block-quote .faq-item.faq-content>a,.faq-content li .faq-item>a,.faq-content ol .faq-item>a,.faq-content ul .faq-item>a,.faq-sidebar a,.filter-active .wp-block-quote button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .wp-block-quote label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .wp-block-quote input[type=submit],.gform_wrapper .gform_body ul li .wp-block-quote input:not([type=checkbox]),.intro-content .faq-content .faq-item>a,.intro-content .faq-content li .faq-item>a,.intro-content .faq-content ol .faq-item>a,.intro-content .faq-content ul .faq-item>a,.intro-content h2,.laureate-banner .banner-content .faq-content .faq-item>a,.laureate-banner .banner-content .faq-content li .faq-item>a,.laureate-banner .banner-content .faq-content ol .faq-item>a,.laureate-banner .banner-content .faq-content ul .faq-item>a,.laureate-banner .banner-content .wp-block-quote a,.laureate-banner .banner-content h2,.laureate-intro .faq-content .faq-item>a,.laureate-intro .faq-content li .faq-item>a,.laureate-intro .faq-content ol .faq-item>a,.laureate-intro .faq-content ul .faq-item>a,.laureate-intro h2,.laureate-item .faq-content .faq-item>a,.laureate-item .faq-content li .faq-item>a,.laureate-item .faq-content ol .faq-item>a,.laureate-item .faq-content ul .faq-item>a,.laureate-item h2,.news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.news-posts-container .news-featured-item .featured-news-content .h3,.news-posts-container .news-featured-item .featured-news-content .quote-container .h3,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container h2,.news-posts-container .news-featured-item h3,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .wp-block-quote label,.quote-container .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.quote-container .news-posts-container .news-featured-item .featured-news-content .h3,.quote-container .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.quote-container .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.quote-container .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.quote-container .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.quote-container .sir-john-intro .sj-intro-content-container h2,.quote-container .wp-block-quote a,.quote-container h3,.single-laureate-banner .banner-content .faq-content .faq-item>a,.single-laureate-banner .banner-content .faq-content li .faq-item>a,.single-laureate-banner .banner-content .faq-content ol .faq-item>a,.single-laureate-banner .banner-content .faq-content ul .faq-item>a,.single-laureate-banner .banner-content .wp-block-quote a,.single-laureate-banner .banner-content h2,.sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .faq-item>a,.sir-john-intro .sj-intro-content-container .faq-content .quote-container .faq-item>a,.sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item h2,.sir-john-intro .sj-intro-content-container .quote-container h2,.sir-john-intro .sj-intro-content-container .wp-block-column h2,.sir-john-intro .sj-intro-content-container h2,.timeline-container .timeline-content .timeline-count,.timeline-container .timeline-content .wp-block-quote .btn,.wp-block-column .faq-content .faq-item>a,.wp-block-column .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.wp-block-column .faq-content li .faq-item>a,.wp-block-column .faq-content ol .faq-item>a,.wp-block-column .faq-content ul .faq-item>a,.wp-block-column .sir-john-intro .sj-intro-content-container h2,.wp-block-column h2,.wp-block-column h3,.wp-block-quote .content-frame .gform_wrapper form .gform_footer input[type=submit],.wp-block-quote .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.wp-block-quote .faq-content .faq-item.faq-content>a,.wp-block-quote .faq-content li .faq-item.faq-content>a,.wp-block-quote .faq-content ol .faq-item.faq-content>a,.wp-block-quote .faq-content ul .faq-item.faq-content>a,.wp-block-quote .faq-content>h2,.wp-block-quote .filter-active button,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.wp-block-quote .gform_wrapper .gform_body ul li input:not([type=checkbox]),.wp-block-quote .laureate-banner .banner-content a,.wp-block-quote .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.wp-block-quote .quote-container a,.wp-block-quote .single-laureate-banner .banner-content a,.wp-block-quote .timeline-container .timeline-content .btn,.wp-block-quote figcaption,.wp-block-quote li,.wp-block-quote ol,.wp-block-quote p,.wp-block-quote ul,h1,h2,h3,h4,h5,h6 {
	margin: 0 0 40px;
	-webkit-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out
}

@media (max-width:1500px) {
	.content-frame .gform_wrapper form .gform_footer .wp-block-quote input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .wp-block-quote label,.faq-content .faq-item>a,.faq-content .intro-content .faq-item>a,.faq-content .laureate-banner .banner-content .faq-item>a,.faq-content .laureate-intro .faq-item>a,.faq-content .laureate-item .faq-item>a,.faq-content .single-laureate-banner .banner-content .faq-item>a,.faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .faq-item>a,.faq-content .sir-john-intro .sj-intro-content-container .quote-container .faq-item>a,.faq-content .wp-block-column .faq-item>a,.faq-content .wp-block-quote .faq-item.faq-content>a,.faq-content li .faq-item>a,.faq-content ol .faq-item>a,.faq-content ul .faq-item>a,.faq-sidebar a,.filter-active .wp-block-quote button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .wp-block-quote label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .wp-block-quote input[type=submit],.gform_wrapper .gform_body ul li .wp-block-quote input:not([type=checkbox]),.intro-content .faq-content .faq-item>a,.intro-content .faq-content li .faq-item>a,.intro-content .faq-content ol .faq-item>a,.intro-content .faq-content ul .faq-item>a,.intro-content h2,.laureate-banner .banner-content .faq-content .faq-item>a,.laureate-banner .banner-content .faq-content li .faq-item>a,.laureate-banner .banner-content .faq-content ol .faq-item>a,.laureate-banner .banner-content .faq-content ul .faq-item>a,.laureate-banner .banner-content .wp-block-quote a,.laureate-banner .banner-content h2,.laureate-intro .faq-content .faq-item>a,.laureate-intro .faq-content li .faq-item>a,.laureate-intro .faq-content ol .faq-item>a,.laureate-intro .faq-content ul .faq-item>a,.laureate-intro h2,.laureate-item .faq-content .faq-item>a,.laureate-item .faq-content li .faq-item>a,.laureate-item .faq-content ol .faq-item>a,.laureate-item .faq-content ul .faq-item>a,.laureate-item h2,.news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.news-posts-container .news-featured-item .featured-news-content .h3,.news-posts-container .news-featured-item .featured-news-content .quote-container .h3,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container h2,.news-posts-container .news-featured-item h3,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .wp-block-quote label,.quote-container .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.quote-container .news-posts-container .news-featured-item .featured-news-content .h3,.quote-container .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.quote-container .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.quote-container .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.quote-container .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.quote-container .sir-john-intro .sj-intro-content-container h2,.quote-container .wp-block-quote a,.quote-container h3,.single-laureate-banner .banner-content .faq-content .faq-item>a,.single-laureate-banner .banner-content .faq-content li .faq-item>a,.single-laureate-banner .banner-content .faq-content ol .faq-item>a,.single-laureate-banner .banner-content .faq-content ul .faq-item>a,.single-laureate-banner .banner-content .wp-block-quote a,.single-laureate-banner .banner-content h2,.sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .faq-item>a,.sir-john-intro .sj-intro-content-container .faq-content .quote-container .faq-item>a,.sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item h2,.sir-john-intro .sj-intro-content-container .quote-container h2,.sir-john-intro .sj-intro-content-container .wp-block-column h2,.sir-john-intro .sj-intro-content-container h2,.timeline-container .timeline-content .timeline-count,.timeline-container .timeline-content .wp-block-quote .btn,.wp-block-column .faq-content .faq-item>a,.wp-block-column .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.wp-block-column .faq-content li .faq-item>a,.wp-block-column .faq-content ol .faq-item>a,.wp-block-column .faq-content ul .faq-item>a,.wp-block-column .sir-john-intro .sj-intro-content-container h2,.wp-block-column h2,.wp-block-column h3,.wp-block-quote .content-frame .gform_wrapper form .gform_footer input[type=submit],.wp-block-quote .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.wp-block-quote .faq-content .faq-item.faq-content>a,.wp-block-quote .faq-content li .faq-item.faq-content>a,.wp-block-quote .faq-content ol .faq-item.faq-content>a,.wp-block-quote .faq-content ul .faq-item.faq-content>a,.wp-block-quote .faq-content>h2,.wp-block-quote .filter-active button,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.wp-block-quote .gform_wrapper .gform_body ul li input:not([type=checkbox]),.wp-block-quote .laureate-banner .banner-content a,.wp-block-quote .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.wp-block-quote .quote-container a,.wp-block-quote .single-laureate-banner .banner-content a,.wp-block-quote .timeline-container .timeline-content .btn,.wp-block-quote figcaption,.wp-block-quote li,.wp-block-quote ol,.wp-block-quote p,.wp-block-quote ul,h1,h2,h3,h4,h5,h6 {
		margin: 0 0 30px
	}
}

.content-frame .gform_wrapper form .gform_footer .wp-block-quote input.arrow-active[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .wp-block-quote label.arrow-active,.faq-content .faq-item>a.arrow-active,.faq-content .intro-content .faq-item>a.arrow-active,.faq-content .laureate-banner .banner-content .faq-item>a.arrow-active,.faq-content .laureate-intro .faq-item>a.arrow-active,.faq-content .laureate-item .faq-item>a.arrow-active,.faq-content .single-laureate-banner .banner-content .faq-item>a.arrow-active,.faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.arrow-active,.faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .faq-item>a.arrow-active,.faq-content .sir-john-intro .sj-intro-content-container .quote-container .faq-item>a.arrow-active,.faq-content .wp-block-column .faq-item>a.arrow-active,.faq-content .wp-block-quote .faq-item.faq-content>a.arrow-active,.faq-content li .faq-item>a.arrow-active,.faq-content ol .faq-item>a.arrow-active,.faq-content ul .faq-item>a.arrow-active,.faq-sidebar a.arrow-active,.filter-active .wp-block-quote button.arrow-active,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .wp-block-quote label.arrow-active,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .wp-block-quote input.arrow-active[type=submit],.gform_wrapper .gform_body ul li .wp-block-quote input.arrow-active:not([type=checkbox]),.intro-content .faq-content .faq-item>a.arrow-active,.intro-content .faq-content li .faq-item>a.arrow-active,.intro-content .faq-content ol .faq-item>a.arrow-active,.intro-content .faq-content ul .faq-item>a.arrow-active,.intro-content h2.arrow-active,.laureate-banner .banner-content .faq-content .faq-item>a.arrow-active,.laureate-banner .banner-content .faq-content li .faq-item>a.arrow-active,.laureate-banner .banner-content .faq-content ol .faq-item>a.arrow-active,.laureate-banner .banner-content .faq-content ul .faq-item>a.arrow-active,.laureate-banner .banner-content .wp-block-quote a.arrow-active,.laureate-banner .banner-content h2.arrow-active,.laureate-intro .faq-content .faq-item>a.arrow-active,.laureate-intro .faq-content li .faq-item>a.arrow-active,.laureate-intro .faq-content ol .faq-item>a.arrow-active,.laureate-intro .faq-content ul .faq-item>a.arrow-active,.laureate-intro h2.arrow-active,.laureate-item .faq-content .faq-item>a.arrow-active,.laureate-item .faq-content li .faq-item>a.arrow-active,.laureate-item .faq-content ol .faq-item>a.arrow-active,.laureate-item .faq-content ul .faq-item>a.arrow-active,.laureate-item h2.arrow-active,.news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.arrow-active,.news-posts-container .news-featured-item .featured-news-content .arrow-active.h3,.news-posts-container .news-featured-item .featured-news-content .quote-container .arrow-active.h3,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a.arrow-active,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a.arrow-active,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a.arrow-active,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a.arrow-active,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container h2.arrow-active,.news-posts-container .news-featured-item h3.arrow-active,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .wp-block-quote label.arrow-active,.quote-container .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.arrow-active,.quote-container .news-posts-container .news-featured-item .featured-news-content .arrow-active.h3,.quote-container .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a.arrow-active,.quote-container .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a.arrow-active,.quote-container .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a.arrow-active,.quote-container .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a.arrow-active,.quote-container .sir-john-intro .sj-intro-content-container h2.arrow-active,.quote-container .wp-block-quote a.arrow-active,.quote-container h3.arrow-active,.single-laureate-banner .banner-content .faq-content .faq-item>a.arrow-active,.single-laureate-banner .banner-content .faq-content li .faq-item>a.arrow-active,.single-laureate-banner .banner-content .faq-content ol .faq-item>a.arrow-active,.single-laureate-banner .banner-content .faq-content ul .faq-item>a.arrow-active,.single-laureate-banner .banner-content .wp-block-quote a.arrow-active,.single-laureate-banner .banner-content h2.arrow-active,.sir-john-intro .sj-intro-content-container .faq-content .faq-item>a.arrow-active,.sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .faq-item>a.arrow-active,.sir-john-intro .sj-intro-content-container .faq-content .quote-container .faq-item>a.arrow-active,.sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a.arrow-active,.sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a.arrow-active,.sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a.arrow-active,.sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item h2.arrow-active,.sir-john-intro .sj-intro-content-container .quote-container h2.arrow-active,.sir-john-intro .sj-intro-content-container h2.arrow-active,.timeline-container .timeline-content .arrow-active.timeline-count,.timeline-container .timeline-content .wp-block-quote .arrow-active.btn,.wp-block-column .faq-content .faq-item>a.arrow-active,.wp-block-column .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.arrow-active,.wp-block-column .faq-content li .faq-item>a.arrow-active,.wp-block-column .faq-content ol .faq-item>a.arrow-active,.wp-block-column .faq-content ul .faq-item>a.arrow-active,.wp-block-column h2.arrow-active,.wp-block-column h3.arrow-active,.wp-block-quote .content-frame .gform_wrapper form .gform_footer input.arrow-active[type=submit],.wp-block-quote .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.arrow-active,.wp-block-quote .faq-content .faq-item.faq-content>a.arrow-active,.wp-block-quote .faq-content li .faq-item.faq-content>a.arrow-active,.wp-block-quote .faq-content ol .faq-item.faq-content>a.arrow-active,.wp-block-quote .faq-content ul .faq-item.faq-content>a.arrow-active,.wp-block-quote .faq-content>h2.arrow-active,.wp-block-quote .filter-active button.arrow-active,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.arrow-active,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input.arrow-active[type=submit],.wp-block-quote .gform_wrapper .gform_body ul li input.arrow-active:not([type=checkbox]),.wp-block-quote .laureate-banner .banner-content a.arrow-active,.wp-block-quote .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label.arrow-active,.wp-block-quote .quote-container a.arrow-active,.wp-block-quote .single-laureate-banner .banner-content a.arrow-active,.wp-block-quote .timeline-container .timeline-content .arrow-active.btn,.wp-block-quote figcaption.arrow-active,.wp-block-quote li.arrow-active,.wp-block-quote ol.arrow-active,.wp-block-quote p.arrow-active,.wp-block-quote ul.arrow-active,h1.arrow-active,h2.arrow-active,h3.arrow-active,h4.arrow-active,h5.arrow-active,h6.arrow-active {
	position: relative;
	display: inline-block;
	padding-right: 20px
}

.content-frame .gform_wrapper form .gform_footer .wp-block-quote input.arrow-active[type=submit]:after,.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .wp-block-quote label.arrow-active:after,.faq-content .faq-item>a.arrow-active:after,.faq-content .intro-content .faq-item>a.arrow-active:after,.faq-content .laureate-banner .banner-content .faq-item>a.arrow-active:after,.faq-content .laureate-intro .faq-item>a.arrow-active:after,.faq-content .laureate-item .faq-item>a.arrow-active:after,.faq-content .single-laureate-banner .banner-content .faq-item>a.arrow-active:after,.faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.arrow-active:after,.faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .faq-item>a.arrow-active:after,.faq-content .sir-john-intro .sj-intro-content-container .quote-container .faq-item>a.arrow-active:after,.faq-content .wp-block-column .faq-item>a.arrow-active:after,.faq-content .wp-block-quote .faq-item.faq-content>a.arrow-active:after,.faq-content li .faq-item>a.arrow-active:after,.faq-content ol .faq-item>a.arrow-active:after,.faq-content ul .faq-item>a.arrow-active:after,.faq-sidebar a.arrow-active:after,.filter-active .wp-block-quote button.arrow-active:after,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .wp-block-quote label.arrow-active:after,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .wp-block-quote input.arrow-active[type=submit]:after,.gform_wrapper .gform_body ul li .wp-block-quote input.arrow-active:not([type=checkbox]):after,.intro-content .faq-content .faq-item>a.arrow-active:after,.intro-content .faq-content li .faq-item>a.arrow-active:after,.intro-content .faq-content ol .faq-item>a.arrow-active:after,.intro-content .faq-content ul .faq-item>a.arrow-active:after,.intro-content h2.arrow-active:after,.laureate-banner .banner-content .faq-content .faq-item>a.arrow-active:after,.laureate-banner .banner-content .faq-content li .faq-item>a.arrow-active:after,.laureate-banner .banner-content .faq-content ol .faq-item>a.arrow-active:after,.laureate-banner .banner-content .faq-content ul .faq-item>a.arrow-active:after,.laureate-banner .banner-content .wp-block-quote a.arrow-active:after,.laureate-banner .banner-content h2.arrow-active:after,.laureate-intro .faq-content .faq-item>a.arrow-active:after,.laureate-intro .faq-content li .faq-item>a.arrow-active:after,.laureate-intro .faq-content ol .faq-item>a.arrow-active:after,.laureate-intro .faq-content ul .faq-item>a.arrow-active:after,.laureate-intro h2.arrow-active:after,.laureate-item .faq-content .faq-item>a.arrow-active:after,.laureate-item .faq-content li .faq-item>a.arrow-active:after,.laureate-item .faq-content ol .faq-item>a.arrow-active:after,.laureate-item .faq-content ul .faq-item>a.arrow-active:after,.laureate-item h2.arrow-active:after,.news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.arrow-active:after,.news-posts-container .news-featured-item .featured-news-content .arrow-active.h3:after,.news-posts-container .news-featured-item .featured-news-content .quote-container .arrow-active.h3:after,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a.arrow-active:after,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a.arrow-active:after,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a.arrow-active:after,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a.arrow-active:after,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container h2.arrow-active:after,.news-posts-container .news-featured-item h3.arrow-active:after,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .wp-block-quote label.arrow-active:after,.quote-container .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.arrow-active:after,.quote-container .news-posts-container .news-featured-item .featured-news-content .arrow-active.h3:after,.quote-container .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a.arrow-active:after,.quote-container .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a.arrow-active:after,.quote-container .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a.arrow-active:after,.quote-container .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a.arrow-active:after,.quote-container .sir-john-intro .sj-intro-content-container h2.arrow-active:after,.quote-container .wp-block-quote a.arrow-active:after,.quote-container h3.arrow-active:after,.single-laureate-banner .banner-content .faq-content .faq-item>a.arrow-active:after,.single-laureate-banner .banner-content .faq-content li .faq-item>a.arrow-active:after,.single-laureate-banner .banner-content .faq-content ol .faq-item>a.arrow-active:after,.single-laureate-banner .banner-content .faq-content ul .faq-item>a.arrow-active:after,.single-laureate-banner .banner-content .wp-block-quote a.arrow-active:after,.single-laureate-banner .banner-content h2.arrow-active:after,.sir-john-intro .sj-intro-content-container .faq-content .faq-item>a.arrow-active:after,.sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .faq-item>a.arrow-active:after,.sir-john-intro .sj-intro-content-container .faq-content .quote-container .faq-item>a.arrow-active:after,.sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a.arrow-active:after,.sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a.arrow-active:after,.sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a.arrow-active:after,.sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item h2.arrow-active:after,.sir-john-intro .sj-intro-content-container .quote-container h2.arrow-active:after,.sir-john-intro .sj-intro-content-container h2.arrow-active:after,.timeline-container .timeline-content .arrow-active.timeline-count:after,.timeline-container .timeline-content .wp-block-quote .arrow-active.btn:after,.wp-block-column .faq-content .faq-item>a.arrow-active:after,.wp-block-column .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.arrow-active:after,.wp-block-column .faq-content li .faq-item>a.arrow-active:after,.wp-block-column .faq-content ol .faq-item>a.arrow-active:after,.wp-block-column .faq-content ul .faq-item>a.arrow-active:after,.wp-block-column h2.arrow-active:after,.wp-block-column h3.arrow-active:after,.wp-block-quote .content-frame .gform_wrapper form .gform_footer input.arrow-active[type=submit]:after,.wp-block-quote .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.arrow-active:after,.wp-block-quote .faq-content .faq-item.faq-content>a.arrow-active:after,.wp-block-quote .faq-content li .faq-item.faq-content>a.arrow-active:after,.wp-block-quote .faq-content ol .faq-item.faq-content>a.arrow-active:after,.wp-block-quote .faq-content ul .faq-item.faq-content>a.arrow-active:after,.wp-block-quote .faq-content>h2.arrow-active:after,.wp-block-quote .filter-active button.arrow-active:after,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.arrow-active:after,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input.arrow-active[type=submit]:after,.wp-block-quote .gform_wrapper .gform_body ul li input.arrow-active:not([type=checkbox]):after,.wp-block-quote .laureate-banner .banner-content a.arrow-active:after,.wp-block-quote .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label.arrow-active:after,.wp-block-quote .quote-container a.arrow-active:after,.wp-block-quote .single-laureate-banner .banner-content a.arrow-active:after,.wp-block-quote .timeline-container .timeline-content .arrow-active.btn:after,.wp-block-quote figcaption.arrow-active:after,.wp-block-quote li.arrow-active:after,.wp-block-quote ol.arrow-active:after,.wp-block-quote p.arrow-active:after,.wp-block-quote ul.arrow-active:after,h1.arrow-active:after,h2.arrow-active:after,h3.arrow-active:after,h4.arrow-active:after,h5.arrow-active:after,h6.arrow-active:after {
	content: "";
	/**background-image: url(../imgs/icons/cta-header-link-arrow.svg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 6px;
	height: 9px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 60%;
	right: 0;**/
	-webkit-transition: all .65s ease-in-out;
	transition: all .65s ease-in-out
}

@media (max-width:1500px) {
	.content-frame .gform_wrapper form .gform_footer .wp-block-quote input.arrow-active[type=submit]:after,.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .wp-block-quote label.arrow-active:after,.faq-content .faq-item>a.arrow-active:after,.faq-content .intro-content .faq-item>a.arrow-active:after,.faq-content .laureate-banner .banner-content .faq-item>a.arrow-active:after,.faq-content .laureate-intro .faq-item>a.arrow-active:after,.faq-content .laureate-item .faq-item>a.arrow-active:after,.faq-content .single-laureate-banner .banner-content .faq-item>a.arrow-active:after,.faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.arrow-active:after,.faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .faq-item>a.arrow-active:after,.faq-content .sir-john-intro .sj-intro-content-container .quote-container .faq-item>a.arrow-active:after,.faq-content .wp-block-column .faq-item>a.arrow-active:after,.faq-content .wp-block-quote .faq-item.faq-content>a.arrow-active:after,.faq-content li .faq-item>a.arrow-active:after,.faq-content ol .faq-item>a.arrow-active:after,.faq-content ul .faq-item>a.arrow-active:after,.faq-sidebar a.arrow-active:after,.filter-active .wp-block-quote button.arrow-active:after,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .wp-block-quote label.arrow-active:after,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .wp-block-quote input.arrow-active[type=submit]:after,.gform_wrapper .gform_body ul li .wp-block-quote input.arrow-active:not([type=checkbox]):after,.intro-content .faq-content .faq-item>a.arrow-active:after,.intro-content .faq-content li .faq-item>a.arrow-active:after,.intro-content .faq-content ol .faq-item>a.arrow-active:after,.intro-content .faq-content ul .faq-item>a.arrow-active:after,.intro-content h2.arrow-active:after,.laureate-banner .banner-content .faq-content .faq-item>a.arrow-active:after,.laureate-banner .banner-content .faq-content li .faq-item>a.arrow-active:after,.laureate-banner .banner-content .faq-content ol .faq-item>a.arrow-active:after,.laureate-banner .banner-content .faq-content ul .faq-item>a.arrow-active:after,.laureate-banner .banner-content .wp-block-quote a.arrow-active:after,.laureate-banner .banner-content h2.arrow-active:after,.laureate-intro .faq-content .faq-item>a.arrow-active:after,.laureate-intro .faq-content li .faq-item>a.arrow-active:after,.laureate-intro .faq-content ol .faq-item>a.arrow-active:after,.laureate-intro .faq-content ul .faq-item>a.arrow-active:after,.laureate-intro h2.arrow-active:after,.laureate-item .faq-content .faq-item>a.arrow-active:after,.laureate-item .faq-content li .faq-item>a.arrow-active:after,.laureate-item .faq-content ol .faq-item>a.arrow-active:after,.laureate-item .faq-content ul .faq-item>a.arrow-active:after,.laureate-item h2.arrow-active:after,.news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.arrow-active:after,.news-posts-container .news-featured-item .featured-news-content .arrow-active.h3:after,.news-posts-container .news-featured-item .featured-news-content .quote-container .arrow-active.h3:after,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a.arrow-active:after,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a.arrow-active:after,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a.arrow-active:after,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a.arrow-active:after,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container h2.arrow-active:after,.news-posts-container .news-featured-item h3.arrow-active:after,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .wp-block-quote label.arrow-active:after,.quote-container .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.arrow-active:after,.quote-container .news-posts-container .news-featured-item .featured-news-content .arrow-active.h3:after,.quote-container .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a.arrow-active:after,.quote-container .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a.arrow-active:after,.quote-container .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a.arrow-active:after,.quote-container .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a.arrow-active:after,.quote-container .sir-john-intro .sj-intro-content-container h2.arrow-active:after,.quote-container .wp-block-quote a.arrow-active:after,.quote-container h3.arrow-active:after,.single-laureate-banner .banner-content .faq-content .faq-item>a.arrow-active:after,.single-laureate-banner .banner-content .faq-content li .faq-item>a.arrow-active:after,.single-laureate-banner .banner-content .faq-content ol .faq-item>a.arrow-active:after,.single-laureate-banner .banner-content .faq-content ul .faq-item>a.arrow-active:after,.single-laureate-banner .banner-content .wp-block-quote a.arrow-active:after,.single-laureate-banner .banner-content h2.arrow-active:after,.sir-john-intro .sj-intro-content-container .faq-content .faq-item>a.arrow-active:after,.sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .faq-item>a.arrow-active:after,.sir-john-intro .sj-intro-content-container .faq-content .quote-container .faq-item>a.arrow-active:after,.sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a.arrow-active:after,.sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a.arrow-active:after,.sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a.arrow-active:after,.sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item h2.arrow-active:after,.sir-john-intro .sj-intro-content-container .quote-container h2.arrow-active:after,.sir-john-intro .sj-intro-content-container h2.arrow-active:after,.timeline-container .timeline-content .arrow-active.timeline-count:after,.timeline-container .timeline-content .wp-block-quote .arrow-active.btn:after,.wp-block-column .faq-content .faq-item>a.arrow-active:after,.wp-block-column .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.arrow-active:after,.wp-block-column .faq-content li .faq-item>a.arrow-active:after,.wp-block-column .faq-content ol .faq-item>a.arrow-active:after,.wp-block-column .faq-content ul .faq-item>a.arrow-active:after,.wp-block-column h2.arrow-active:after,.wp-block-column h3.arrow-active:after,.wp-block-quote .content-frame .gform_wrapper form .gform_footer input.arrow-active[type=submit]:after,.wp-block-quote .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.arrow-active:after,.wp-block-quote .faq-content .faq-item.faq-content>a.arrow-active:after,.wp-block-quote .faq-content li .faq-item.faq-content>a.arrow-active:after,.wp-block-quote .faq-content ol .faq-item.faq-content>a.arrow-active:after,.wp-block-quote .faq-content ul .faq-item.faq-content>a.arrow-active:after,.wp-block-quote .faq-content>h2.arrow-active:after,.wp-block-quote .filter-active button.arrow-active:after,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.arrow-active:after,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input.arrow-active[type=submit]:after,.wp-block-quote .gform_wrapper .gform_body ul li input.arrow-active:not([type=checkbox]):after,.wp-block-quote .laureate-banner .banner-content a.arrow-active:after,.wp-block-quote .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label.arrow-active:after,.wp-block-quote .quote-container a.arrow-active:after,.wp-block-quote .single-laureate-banner .banner-content a.arrow-active:after,.wp-block-quote .timeline-container .timeline-content .arrow-active.btn:after,.wp-block-quote figcaption.arrow-active:after,.wp-block-quote li.arrow-active:after,.wp-block-quote ol.arrow-active:after,.wp-block-quote p.arrow-active:after,.wp-block-quote ul.arrow-active:after,h1.arrow-active:after,h2.arrow-active:after,h3.arrow-active:after,h4.arrow-active:after,h5.arrow-active:after,h6.arrow-active:after {
		top: 55%
	}
}

div.arrow-active {
	position: relative;
	display: inline-block;
	padding-right: 20px
}

div.arrow-active:after {
	content: "";
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 6px;
	height: 9px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50%;
	right: 30px;
	-webkit-transition: all .65s ease-in-out;
	transition: all .65s ease-in-out
}

.content-frame .gform_wrapper form .gform_footer input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.faq-content .faq-item.faq-content>a,.faq-content li .faq-item.faq-content>a,.faq-content ol .faq-item.faq-content>a,.faq-content ul .faq-item.faq-content>a,.faq-content>h2,.filter-active button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.gform_wrapper .gform_body ul li input:not([type=checkbox]),.laureate-banner .banner-content a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.quote-container a,.single-laureate-banner .banner-content a,.timeline-container .timeline-content .btn,figcaption,li,ol,p,ul {

}

.content-frame .gform_wrapper form .gform_footer input.italic-meta[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.italic-meta,.faq-content .faq-item.faq-content>a.italic-meta,.faq-content li .faq-item.faq-content>a.italic-meta,.faq-content ol .faq-item.faq-content>a.italic-meta,.faq-content ul .faq-item.faq-content>a.italic-meta,.faq-content>h2.italic-meta,.filter-active button.italic-meta,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.italic-meta,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input.italic-meta[type=submit],.gform_wrapper .gform_body ul li input.italic-meta:not([type=checkbox]),.laureate-banner .banner-content a.italic-meta,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield label.italic-meta,.quote-container a.italic-meta,.single-laureate-banner .banner-content a.italic-meta,.timeline-container .timeline-content .italic-meta.btn,figcaption.italic-meta,li.italic-meta,ol.italic-meta,p.italic-meta,ul.italic-meta {
	font-family: freight-big-pro,serif;
	font-weight: 300;
	font-style: normal;
	font-style: italic
}

.faq-content .laureate-banner .banner-content .faq-item>a,.faq-content .single-laureate-banner .banner-content .faq-item>a,.laureate-banner .banner-content .faq-content .faq-item>a,.laureate-banner .banner-content .faq-content li .faq-item>a,.laureate-banner .banner-content .faq-content ol .faq-item>a,.laureate-banner .banner-content .faq-content ul .faq-item>a,.laureate-banner .banner-content h2,.single-laureate-banner .banner-content .faq-content .faq-item>a,.single-laureate-banner .banner-content .faq-content li .faq-item>a,.single-laureate-banner .banner-content .faq-content ol .faq-item>a,.single-laureate-banner .banner-content .faq-content ul .faq-item>a,.single-laureate-banner .banner-content h2,.timeline-container .timeline-content .timeline-count,h1 {
	font-family: freight-big-pro,serif;
	font-weight: 300;
	font-style: normal;
	font-size: 80px;
	line-height: 78px;
	letter-spacing: -.5px
}

@media (max-width:500px) {
	.faq-content .laureate-banner .banner-content .faq-item>a br,.faq-content .single-laureate-banner .banner-content .faq-item>a br,.laureate-banner .banner-content .faq-content .faq-item>a br,.laureate-banner .banner-content .faq-content li .faq-item>a br,.laureate-banner .banner-content .faq-content ol .faq-item>a br,.laureate-banner .banner-content .faq-content ul .faq-item>a br,.laureate-banner .banner-content h2 br,.single-laureate-banner .banner-content .faq-content .faq-item>a br,.single-laureate-banner .banner-content .faq-content li .faq-item>a br,.single-laureate-banner .banner-content .faq-content ol .faq-item>a br,.single-laureate-banner .banner-content .faq-content ul .faq-item>a br,.single-laureate-banner .banner-content h2 br,.timeline-container .timeline-content .timeline-count br,h1 br {
		display: none
	}
}

@media (max-width:1500px) {
	.faq-content .laureate-banner .banner-content .faq-item>a,.faq-content .single-laureate-banner .banner-content .faq-item>a,.laureate-banner .banner-content .faq-content .faq-item>a,.laureate-banner .banner-content .faq-content li .faq-item>a,.laureate-banner .banner-content .faq-content ol .faq-item>a,.laureate-banner .banner-content .faq-content ul .faq-item>a,.laureate-banner .banner-content h2,.single-laureate-banner .banner-content .faq-content .faq-item>a,.single-laureate-banner .banner-content .faq-content li .faq-item>a,.single-laureate-banner .banner-content .faq-content ol .faq-item>a,.single-laureate-banner .banner-content .faq-content ul .faq-item>a,.single-laureate-banner .banner-content h2,.timeline-container .timeline-content .timeline-count,h1 {
		font-size: 75px;
		line-height: 72px
	}
}

@media (max-width:1024px) {
	.faq-content .laureate-banner .banner-content .faq-item>a,.faq-content .single-laureate-banner .banner-content .faq-item>a,.laureate-banner .banner-content .faq-content .faq-item>a,.laureate-banner .banner-content .faq-content li .faq-item>a,.laureate-banner .banner-content .faq-content ol .faq-item>a,.laureate-banner .banner-content .faq-content ul .faq-item>a,.laureate-banner .banner-content h2,.single-laureate-banner .banner-content .faq-content .faq-item>a,.single-laureate-banner .banner-content .faq-content li .faq-item>a,.single-laureate-banner .banner-content .faq-content ol .faq-item>a,.single-laureate-banner .banner-content .faq-content ul .faq-item>a,.single-laureate-banner .banner-content h2,.timeline-container .timeline-content .timeline-count,h1 {
		font-size: 65px;
		line-height: 65px
	}
}

@media (max-width:767px) {
	.faq-content .laureate-banner .banner-content .faq-item>a,.faq-content .single-laureate-banner .banner-content .faq-item>a,.laureate-banner .banner-content .faq-content .faq-item>a,.laureate-banner .banner-content .faq-content li .faq-item>a,.laureate-banner .banner-content .faq-content ol .faq-item>a,.laureate-banner .banner-content .faq-content ul .faq-item>a,.laureate-banner .banner-content h2,.single-laureate-banner .banner-content .faq-content .faq-item>a,.single-laureate-banner .banner-content .faq-content li .faq-item>a,.single-laureate-banner .banner-content .faq-content ol .faq-item>a,.single-laureate-banner .banner-content .faq-content ul .faq-item>a,.single-laureate-banner .banner-content h2,.timeline-container .timeline-content .timeline-count,h1 {
		text-align: center
	}
}

@media (max-width:500px) {
	.faq-content .laureate-banner .banner-content .faq-item>a,.faq-content .single-laureate-banner .banner-content .faq-item>a,.laureate-banner .banner-content .faq-content .faq-item>a,.laureate-banner .banner-content .faq-content li .faq-item>a,.laureate-banner .banner-content .faq-content ol .faq-item>a,.laureate-banner .banner-content .faq-content ul .faq-item>a,.laureate-banner .banner-content h2,.single-laureate-banner .banner-content .faq-content .faq-item>a,.single-laureate-banner .banner-content .faq-content li .faq-item>a,.single-laureate-banner .banner-content .faq-content ol .faq-item>a,.single-laureate-banner .banner-content .faq-content ul .faq-item>a,.single-laureate-banner .banner-content h2,.timeline-container .timeline-content .timeline-count,h1 {
		font-size: 51px;
		line-height: 42px;
		margin-bottom: 15px;
		padding-right: 16px;
		padding-left: 16px
	}
}

.faq-content .faq-item>a,.faq-content li .faq-item>a,.faq-content ol .faq-item>a,.faq-content ul .faq-item>a,h2 {
	font-weight: 400;
	font-style: normal;
	font-size: 75px;
	letter-spacing: -.25px;
}

@media (max-width:1500px) {
	.faq-content .faq-item>a,.faq-content li .faq-item>a,.faq-content ol .faq-item>a,.faq-content ul .faq-item>a,h2 {
		font-size: 60px;
		line-height: 60px
	}
}

@media (max-width:1024px) {
	.faq-content .faq-item>a,.faq-content li .faq-item>a,.faq-content ol .faq-item>a,.faq-content ul .faq-item>a,h2 {
		font-size: 50px;
		line-height: 50px
	}
}

@media (max-width:500px) {
	.faq-content .faq-item>a,.faq-content li .faq-item>a,.faq-content ol .faq-item>a,.faq-content ul .faq-item>a,h2 {
		font-size: 39px;
		line-height: 36px
	}
}

@media (max-width:500px) {
	.faq-content .faq-item>a.featured-cta-title,.faq-content li .faq-item>a.featured-cta-title,.faq-content ol .faq-item>a.featured-cta-title,.faq-content ul .faq-item>a.featured-cta-title,h2.featured-cta-title {
		font-size: 51px;
		line-height: 42px
	}
}

.faq-content .faq-item>a.featured-title,.faq-content li .faq-item>a.featured-title,.faq-content ol .faq-item>a.featured-title,.faq-content ul .faq-item>a.featured-title,h2.featured-title {
	font-family: freight-big-pro,serif;
	font-weight: 900;
	font-style: normal;
	text-transform: uppercase;
	line-height: 14px;
	letter-spacing: 1px;
	font-size: 14px;
	border-left: 2px solid #F67828;
	border-right: 2px solid #F67828;
	display: inline-block;
	padding: 0 10px;
	margin-bottom: 20px
}

.faq-content .faq-item>a.sub-header-arrow,.faq-content li .faq-item>a.sub-header-arrow,.faq-content ol .faq-item>a.sub-header-arrow,.faq-content ul .faq-item>a.sub-header-arrow,h2.sub-header-arrow {
	font-family: freight-big-pro,serif;
	font-weight: 300;
	font-style: italic;
	font-size: 27px;
	color: #F67828;
	letter-spacing: 0;
	line-height: 27px;
	padding-right: 15px;
	margin: 0 0 15px;
	display: inline-block
}

.faq-content .faq-item>a.sub-header-arrow:after,.faq-content li .faq-item>a.sub-header-arrow:after,.faq-content ol .faq-item>a.sub-header-arrow:after,.faq-content ul .faq-item>a.sub-header-arrow:after,h2.sub-header-arrow:after {
	content: "";
	background-image: url(../imgs/icons/cta-header-link-arrow.svg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 6px;
	height: 9px;
	top: 60%;
	right: 0;
	-webkit-transition: all .65s ease-in-out;
	transition: all .65s ease-in-out
}

.faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.news-posts-container .news-featured-item .featured-news-content .h3,.sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.sir-john-intro .sj-intro-content-container h2,h3 {
	font-weight: 400;
	font-style: normal;
	font-size: 60px;
	letter-spacing: 0.015em;
}

@media (max-width:1500px) {
	.faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.news-posts-container .news-featured-item .featured-news-content .h3,.sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.sir-john-intro .sj-intro-content-container h2,h3 {
		font-size: 45px;
		line-height: 45px
	}
}

@media (max-width:1024px) {
	.faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.news-posts-container .news-featured-item .featured-news-content .h3,.sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.sir-john-intro .sj-intro-content-container h2,h3 {
		font-size: 40px;
		line-height: 40px
	}
}

h4 {
	font-family: freight-big-pro,serif;
	font-weight: 700;
	font-style: normal;
	letter-spacing: -.5px;
	line-height: 45px;
	font-size: 45px
}

@media (max-width:1500px) {
	h4 {
		font-size: 32px;
		line-height: 38px
	}
}

@media (max-width:500px) {
	h4 {
		font-size: 24px;

	}
}

.content-frame .gform_wrapper form .gform_footer .wp-block-quote input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .wp-block-quote label,.faq-content .sir-john-intro .sj-intro-content-container .quote-container .faq-item>a,.faq-content .wp-block-quote .faq-item.faq-content>a,.filter-active .wp-block-quote button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .wp-block-quote label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .wp-block-quote input[type=submit],.gform_wrapper .gform_body ul li .wp-block-quote input:not([type=checkbox]),.laureate-banner .banner-content .wp-block-quote a,.news-posts-container .news-featured-item .featured-news-content .quote-container .h3,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .wp-block-quote label,.quote-container .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.quote-container .news-posts-container .news-featured-item .featured-news-content .h3,.quote-container .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.quote-container .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.quote-container .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.quote-container .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.quote-container .sir-john-intro .sj-intro-content-container h2,.quote-container .wp-block-quote a,.quote-container h3,.single-laureate-banner .banner-content .wp-block-quote a,.sir-john-intro .sj-intro-content-container .faq-content .quote-container .faq-item>a,.sir-john-intro .sj-intro-content-container .quote-container h2,.timeline-container .timeline-content .wp-block-quote .btn,.wp-block-quote .content-frame .gform_wrapper form .gform_footer input[type=submit],.wp-block-quote .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.wp-block-quote .faq-content .faq-item.faq-content>a,.wp-block-quote .faq-content li .faq-item.faq-content>a,.wp-block-quote .faq-content ol .faq-item.faq-content>a,.wp-block-quote .faq-content ul .faq-item.faq-content>a,.wp-block-quote .faq-content>h2,.wp-block-quote .filter-active button,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.wp-block-quote .gform_wrapper .gform_body ul li input:not([type=checkbox]),.wp-block-quote .laureate-banner .banner-content a,.wp-block-quote .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.wp-block-quote .quote-container a,.wp-block-quote .single-laureate-banner .banner-content a,.wp-block-quote .timeline-container .timeline-content .btn,.wp-block-quote figcaption,.wp-block-quote li,.wp-block-quote ol,.wp-block-quote p,.wp-block-quote ul,h5 {
	font-style: normal;
	letter-spacing: -.25px;
	line-height: 48px
}

@media (max-width:1500px) {
	.content-frame .gform_wrapper form .gform_footer .wp-block-quote input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .wp-block-quote label,.faq-content .sir-john-intro .sj-intro-content-container .quote-container .faq-item>a,.faq-content .wp-block-quote .faq-item.faq-content>a,.filter-active .wp-block-quote button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .wp-block-quote label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .wp-block-quote input[type=submit],.gform_wrapper .gform_body ul li .wp-block-quote input:not([type=checkbox]),.laureate-banner .banner-content .wp-block-quote a,.news-posts-container .news-featured-item .featured-news-content .quote-container .h3,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .wp-block-quote label,.quote-container .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.quote-container .news-posts-container .news-featured-item .featured-news-content .h3,.quote-container .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.quote-container .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.quote-container .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.quote-container .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.quote-container .sir-john-intro .sj-intro-content-container h2,.quote-container .wp-block-quote a,.quote-container h3,.single-laureate-banner .banner-content .wp-block-quote a,.sir-john-intro .sj-intro-content-container .faq-content .quote-container .faq-item>a,.sir-john-intro .sj-intro-content-container .quote-container h2,.timeline-container .timeline-content .wp-block-quote .btn,.wp-block-quote .content-frame .gform_wrapper form .gform_footer input[type=submit],.wp-block-quote .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.wp-block-quote .faq-content .faq-item.faq-content>a,.wp-block-quote .faq-content li .faq-item.faq-content>a,.wp-block-quote .faq-content ol .faq-item.faq-content>a,.wp-block-quote .faq-content ul .faq-item.faq-content>a,.wp-block-quote .faq-content>h2,.wp-block-quote .filter-active button,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.wp-block-quote .gform_wrapper .gform_body ul li input:not([type=checkbox]),.wp-block-quote .laureate-banner .banner-content a,.wp-block-quote .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.wp-block-quote .quote-container a,.wp-block-quote .single-laureate-banner .banner-content a,.wp-block-quote .timeline-container .timeline-content .btn,.wp-block-quote figcaption,.wp-block-quote li,.wp-block-quote ol,.wp-block-quote p,.wp-block-quote ul,h5 {
		font-size: 42px;
		line-height: 38px
	}
}

@media (max-width:1280px) {
	.content-frame .gform_wrapper form .gform_footer .wp-block-quote input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .wp-block-quote label,.faq-content .sir-john-intro .sj-intro-content-container .quote-container .faq-item>a,.faq-content .wp-block-quote .faq-item.faq-content>a,.filter-active .wp-block-quote button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .wp-block-quote label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .wp-block-quote input[type=submit],.gform_wrapper .gform_body ul li .wp-block-quote input:not([type=checkbox]),.laureate-banner .banner-content .wp-block-quote a,.news-posts-container .news-featured-item .featured-news-content .quote-container .h3,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .wp-block-quote label,.quote-container .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.quote-container .news-posts-container .news-featured-item .featured-news-content .h3,.quote-container .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.quote-container .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.quote-container .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.quote-container .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.quote-container .sir-john-intro .sj-intro-content-container h2,.quote-container .wp-block-quote a,.quote-container h3,.single-laureate-banner .banner-content .wp-block-quote a,.sir-john-intro .sj-intro-content-container .faq-content .quote-container .faq-item>a,.sir-john-intro .sj-intro-content-container .quote-container h2,.timeline-container .timeline-content .wp-block-quote .btn,.wp-block-quote .content-frame .gform_wrapper form .gform_footer input[type=submit],.wp-block-quote .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.wp-block-quote .faq-content .faq-item.faq-content>a,.wp-block-quote .faq-content li .faq-item.faq-content>a,.wp-block-quote .faq-content ol .faq-item.faq-content>a,.wp-block-quote .faq-content ul .faq-item.faq-content>a,.wp-block-quote .faq-content>h2,.wp-block-quote .filter-active button,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.wp-block-quote .gform_wrapper .gform_body ul li input:not([type=checkbox]),.wp-block-quote .laureate-banner .banner-content a,.wp-block-quote .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.wp-block-quote .quote-container a,.wp-block-quote .single-laureate-banner .banner-content a,.wp-block-quote .timeline-container .timeline-content .btn,.wp-block-quote figcaption,.wp-block-quote li,.wp-block-quote ol,.wp-block-quote p,.wp-block-quote ul,h5 {
		font-size: 30px;
		line-height: 32px
	}
}

.faq-content .intro-content .faq-item>a,.faq-content .laureate-intro .faq-item>a,.faq-content .laureate-item .faq-item>a,.faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .faq-item>a,.faq-content .wp-block-column .faq-item>a,.faq-sidebar a,.intro-content .faq-content .faq-item>a,.intro-content .faq-content li .faq-item>a,.intro-content .faq-content ol .faq-item>a,.intro-content .faq-content ul .faq-item>a,.intro-content h2,.laureate-intro .faq-content .faq-item>a,.laureate-intro .faq-content li .faq-item>a,.laureate-intro .faq-content ol .faq-item>a,.laureate-intro .faq-content ul .faq-item>a,.laureate-intro h2,.laureate-item .faq-content .faq-item>a,.laureate-item .faq-content li .faq-item>a,.laureate-item .faq-content ol .faq-item>a,.laureate-item .faq-content ul .faq-item>a,.laureate-item h2,.news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.news-posts-container .news-featured-item .featured-news-content .h3,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container h2,.news-posts-container .news-featured-item h3,.sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .faq-item>a,.sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item h2,.sir-john-intro .sj-intro-content-container .wp-block-column h2,.wp-block-column .faq-content .faq-item>a,.wp-block-column .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.wp-block-column .faq-content li .faq-item>a,.wp-block-column .faq-content ol .faq-item>a,.wp-block-column .faq-content ul .faq-item>a,.wp-block-column .sir-john-intro .sj-intro-content-container h2,.wp-block-column h2,.wp-block-column h3,h6 {
	font-weight: 400;
	font-style: normal;
	font-size: 36px;
	line-height: 36px
}

.content-frame .gform_wrapper form .gform_footer .wp-block-quote input.meta-source[type=submit],.content-frame .gform_wrapper form .gform_footer input.meta-source[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .wp-block-quote label.meta-source,.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.meta-source,.faq-content .faq-item.faq-content>a.meta-source,.faq-content .faq-item>a.meta-source,.faq-content .intro-content .faq-item>a.meta-source,.faq-content .laureate-intro .faq-item>a.meta-source,.faq-content .laureate-item .faq-item>a.meta-source,.faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.meta-source,.faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .faq-item>a.meta-source,.faq-content .sir-john-intro .sj-intro-content-container .quote-container .faq-item>a.meta-source,.faq-content .wp-block-column .faq-item>a.meta-source,.faq-content .wp-block-quote .faq-item.faq-content>a.meta-source,.faq-content li .faq-item.faq-content>a.meta-source,.faq-content li .faq-item>a.meta-source,.faq-content ol .faq-item.faq-content>a.meta-source,.faq-content ol .faq-item>a.meta-source,.faq-content ul .faq-item.faq-content>a.meta-source,.faq-content ul .faq-item>a.meta-source,.faq-content>h2.meta-source,.faq-sidebar a.meta-source,.filter-active .wp-block-quote button.meta-source,.filter-active button.meta-source,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .wp-block-quote label.meta-source,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.meta-source,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .wp-block-quote input.meta-source[type=submit],.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input.meta-source[type=submit],.gform_wrapper .gform_body ul li .wp-block-quote input.meta-source:not([type=checkbox]),.gform_wrapper .gform_body ul li input.meta-source:not([type=checkbox]),.intro-content .faq-content .faq-item>a.meta-source,.intro-content .faq-content li .faq-item>a.meta-source,.intro-content .faq-content ol .faq-item>a.meta-source,.intro-content .faq-content ul .faq-item>a.meta-source,.intro-content h2.meta-source,.laureate-banner .banner-content .wp-block-quote a.meta-source,.laureate-banner .banner-content a.meta-source,.laureate-intro .faq-content .faq-item>a.meta-source,.laureate-intro .faq-content li .faq-item>a.meta-source,.laureate-intro .faq-content ol .faq-item>a.meta-source,.laureate-intro .faq-content ul .faq-item>a.meta-source,.laureate-intro h2.meta-source,.laureate-item .faq-content .faq-item>a.meta-source,.laureate-item .faq-content li .faq-item>a.meta-source,.laureate-item .faq-content ol .faq-item>a.meta-source,.laureate-item .faq-content ul .faq-item>a.meta-source,.laureate-item h2.meta-source,.news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.meta-source,.news-posts-container .news-featured-item .featured-news-content .meta-source.h3,.news-posts-container .news-featured-item .featured-news-content .quote-container .meta-source.h3,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a.meta-source,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a.meta-source,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a.meta-source,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a.meta-source,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container h2.meta-source,.news-posts-container .news-featured-item h3.meta-source,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .wp-block-quote label.meta-source,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield label.meta-source,.quote-container .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.meta-source,.quote-container .news-posts-container .news-featured-item .featured-news-content .meta-source.h3,.quote-container .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a.meta-source,.quote-container .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a.meta-source,.quote-container .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a.meta-source,.quote-container .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a.meta-source,.quote-container .sir-john-intro .sj-intro-content-container h2.meta-source,.quote-container .wp-block-quote a.meta-source,.quote-container a.meta-source,.quote-container h3.meta-source,.single-laureate-banner .banner-content .wp-block-quote a.meta-source,.single-laureate-banner .banner-content a.meta-source,.sir-john-intro .sj-intro-content-container .faq-content .faq-item>a.meta-source,.sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .faq-item>a.meta-source,.sir-john-intro .sj-intro-content-container .faq-content .quote-container .faq-item>a.meta-source,.sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a.meta-source,.sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a.meta-source,.sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a.meta-source,.sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item h2.meta-source,.sir-john-intro .sj-intro-content-container .quote-container h2.meta-source,.sir-john-intro .sj-intro-content-container h2.meta-source,.timeline-container .timeline-content .meta-source.btn,.timeline-container .timeline-content .wp-block-quote .meta-source.btn,.wp-block-column .faq-content .faq-item>a.meta-source,.wp-block-column .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.meta-source,.wp-block-column .faq-content li .faq-item>a.meta-source,.wp-block-column .faq-content ol .faq-item>a.meta-source,.wp-block-column .faq-content ul .faq-item>a.meta-source,.wp-block-column h2.meta-source,.wp-block-column h3.meta-source,.wp-block-quote .content-frame .gform_wrapper form .gform_footer input.meta-source[type=submit],.wp-block-quote .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.meta-source,.wp-block-quote .faq-content .faq-item.faq-content>a.meta-source,.wp-block-quote .faq-content li .faq-item.faq-content>a.meta-source,.wp-block-quote .faq-content ol .faq-item.faq-content>a.meta-source,.wp-block-quote .faq-content ul .faq-item.faq-content>a.meta-source,.wp-block-quote .faq-content>h2.meta-source,.wp-block-quote .filter-active button.meta-source,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.meta-source,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input.meta-source[type=submit],.wp-block-quote .gform_wrapper .gform_body ul li input.meta-source:not([type=checkbox]),.wp-block-quote .laureate-banner .banner-content a.meta-source,.wp-block-quote .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label.meta-source,.wp-block-quote .quote-container a.meta-source,.wp-block-quote .single-laureate-banner .banner-content a.meta-source,.wp-block-quote .timeline-container .timeline-content .meta-source.btn,.wp-block-quote figcaption.meta-source,.wp-block-quote li.meta-source,.wp-block-quote ol.meta-source,.wp-block-quote p.meta-source,.wp-block-quote ul.meta-source,a.meta-source,figcaption.meta-source,h2.meta-source,h3.meta-source,h4.meta-source,h5.meta-source,h6.meta-source,label.meta-source,li a.meta-source,li.meta-source,ol a.meta-source,ol.meta-source,p.meta-source,span.meta-source,ul a.meta-source,ul.meta-source {
	
	font-weight: 300;
	font-style: normal;
	font-style: italic
}

.content-frame .gform_wrapper form .gform_footer .wp-block-quote input.cta-header[type=submit],.content-frame .gform_wrapper form .gform_footer input.cta-header[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .wp-block-quote label.cta-header,.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.cta-header,.faq-content .faq-item.faq-content>a.cta-header,.faq-content .faq-item>a.cta-header,.faq-content .intro-content .faq-item>a.cta-header,.faq-content .laureate-intro .faq-item>a.cta-header,.faq-content .laureate-item .faq-item>a.cta-header,.faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.cta-header,.faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .faq-item>a.cta-header,.faq-content .sir-john-intro .sj-intro-content-container .quote-container .faq-item>a.cta-header,.faq-content .wp-block-column .faq-item>a.cta-header,.faq-content .wp-block-quote .faq-item.faq-content>a.cta-header,.faq-content li .faq-item.faq-content>a.cta-header,.faq-content li .faq-item>a.cta-header,.faq-content ol .faq-item.faq-content>a.cta-header,.faq-content ol .faq-item>a.cta-header,.faq-content ul .faq-item.faq-content>a.cta-header,.faq-content ul .faq-item>a.cta-header,.faq-content>h2.cta-header,.faq-sidebar a.cta-header,.filter-active .wp-block-quote button.cta-header,.filter-active button.cta-header,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .wp-block-quote label.cta-header,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.cta-header,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .wp-block-quote input.cta-header[type=submit],.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input.cta-header[type=submit],.gform_wrapper .gform_body ul li .wp-block-quote input.cta-header:not([type=checkbox]),.gform_wrapper .gform_body ul li input.cta-header:not([type=checkbox]),.intro-content .faq-content .faq-item>a.cta-header,.intro-content .faq-content li .faq-item>a.cta-header,.intro-content .faq-content ol .faq-item>a.cta-header,.intro-content .faq-content ul .faq-item>a.cta-header,.intro-content h2.cta-header,.laureate-banner .banner-content .wp-block-quote a.cta-header,.laureate-banner .banner-content a.cta-header,.laureate-intro .faq-content .faq-item>a.cta-header,.laureate-intro .faq-content li .faq-item>a.cta-header,.laureate-intro .faq-content ol .faq-item>a.cta-header,.laureate-intro .faq-content ul .faq-item>a.cta-header,.laureate-intro h2.cta-header,.laureate-item .faq-content .faq-item>a.cta-header,.laureate-item .faq-content li .faq-item>a.cta-header,.laureate-item .faq-content ol .faq-item>a.cta-header,.laureate-item .faq-content ul .faq-item>a.cta-header,.laureate-item h2.cta-header,.news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.cta-header,.news-posts-container .news-featured-item .featured-news-content .cta-header.h3,.news-posts-container .news-featured-item .featured-news-content .quote-container .cta-header.h3,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a.cta-header,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a.cta-header,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a.cta-header,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a.cta-header,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container h2.cta-header,.news-posts-container .news-featured-item h3.cta-header,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .wp-block-quote label.cta-header,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield label.cta-header,.quote-container .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.cta-header,.quote-container .news-posts-container .news-featured-item .featured-news-content .cta-header.h3,.quote-container .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a.cta-header,.quote-container .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a.cta-header,.quote-container .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a.cta-header,.quote-container .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a.cta-header,.quote-container .sir-john-intro .sj-intro-content-container h2.cta-header,.quote-container .wp-block-quote a.cta-header,.quote-container a.cta-header,.quote-container h3.cta-header,.single-laureate-banner .banner-content .wp-block-quote a.cta-header,.single-laureate-banner .banner-content a.cta-header,.sir-john-intro .sj-intro-content-container .faq-content .faq-item>a.cta-header,.sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .faq-item>a.cta-header,.sir-john-intro .sj-intro-content-container .faq-content .quote-container .faq-item>a.cta-header,.sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a.cta-header,.sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a.cta-header,.sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a.cta-header,.sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item h2.cta-header,.sir-john-intro .sj-intro-content-container .quote-container h2.cta-header,.sir-john-intro .sj-intro-content-container h2.cta-header,.timeline-container .timeline-content .cta-header.btn,.timeline-container .timeline-content .wp-block-quote .cta-header.btn,.wp-block-column .faq-content .faq-item>a.cta-header,.wp-block-column .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.cta-header,.wp-block-column .faq-content li .faq-item>a.cta-header,.wp-block-column .faq-content ol .faq-item>a.cta-header,.wp-block-column .faq-content ul .faq-item>a.cta-header,.wp-block-column h2.cta-header,.wp-block-column h3.cta-header,.wp-block-quote .content-frame .gform_wrapper form .gform_footer input.cta-header[type=submit],.wp-block-quote .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.cta-header,.wp-block-quote .faq-content .faq-item.faq-content>a.cta-header,.wp-block-quote .faq-content li .faq-item.faq-content>a.cta-header,.wp-block-quote .faq-content ol .faq-item.faq-content>a.cta-header,.wp-block-quote .faq-content ul .faq-item.faq-content>a.cta-header,.wp-block-quote .faq-content>h2.cta-header,.wp-block-quote .filter-active button.cta-header,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.cta-header,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input.cta-header[type=submit],.wp-block-quote .gform_wrapper .gform_body ul li input.cta-header:not([type=checkbox]),.wp-block-quote .laureate-banner .banner-content a.cta-header,.wp-block-quote .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label.cta-header,.wp-block-quote .quote-container a.cta-header,.wp-block-quote .single-laureate-banner .banner-content a.cta-header,.wp-block-quote .timeline-container .timeline-content .cta-header.btn,.wp-block-quote figcaption.cta-header,.wp-block-quote li.cta-header,.wp-block-quote ol.cta-header,.wp-block-quote p.cta-header,.wp-block-quote ul.cta-header,a.cta-header,figcaption.cta-header,h2.cta-header,h3.cta-header,h4.cta-header,h5.cta-header,h6.cta-header,label.cta-header,li a.cta-header,li.cta-header,ol a.cta-header,ol.cta-header,p.cta-header,span.cta-header,ul a.cta-header,ul.cta-header {
	font-weight: 400;
	font-style: normal;
	font-size: 24px;
	margin: 0 0 20px
}

@media (max-width:920px) {
	.content-frame .gform_wrapper form .gform_footer .wp-block-quote input.cta-header[type=submit],.content-frame .gform_wrapper form .gform_footer input.cta-header[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .wp-block-quote label.cta-header,.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.cta-header,.faq-content .faq-item.faq-content>a.cta-header,.faq-content .faq-item>a.cta-header,.faq-content .intro-content .faq-item>a.cta-header,.faq-content .laureate-intro .faq-item>a.cta-header,.faq-content .laureate-item .faq-item>a.cta-header,.faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.cta-header,.faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .faq-item>a.cta-header,.faq-content .sir-john-intro .sj-intro-content-container .quote-container .faq-item>a.cta-header,.faq-content .wp-block-column .faq-item>a.cta-header,.faq-content .wp-block-quote .faq-item.faq-content>a.cta-header,.faq-content li .faq-item.faq-content>a.cta-header,.faq-content li .faq-item>a.cta-header,.faq-content ol .faq-item.faq-content>a.cta-header,.faq-content ol .faq-item>a.cta-header,.faq-content ul .faq-item.faq-content>a.cta-header,.faq-content ul .faq-item>a.cta-header,.faq-content>h2.cta-header,.faq-sidebar a.cta-header,.filter-active .wp-block-quote button.cta-header,.filter-active button.cta-header,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .wp-block-quote label.cta-header,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.cta-header,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .wp-block-quote input.cta-header[type=submit],.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input.cta-header[type=submit],.gform_wrapper .gform_body ul li .wp-block-quote input.cta-header:not([type=checkbox]),.gform_wrapper .gform_body ul li input.cta-header:not([type=checkbox]),.intro-content .faq-content .faq-item>a.cta-header,.intro-content .faq-content li .faq-item>a.cta-header,.intro-content .faq-content ol .faq-item>a.cta-header,.intro-content .faq-content ul .faq-item>a.cta-header,.intro-content h2.cta-header,.laureate-banner .banner-content .wp-block-quote a.cta-header,.laureate-banner .banner-content a.cta-header,.laureate-intro .faq-content .faq-item>a.cta-header,.laureate-intro .faq-content li .faq-item>a.cta-header,.laureate-intro .faq-content ol .faq-item>a.cta-header,.laureate-intro .faq-content ul .faq-item>a.cta-header,.laureate-intro h2.cta-header,.laureate-item .faq-content .faq-item>a.cta-header,.laureate-item .faq-content li .faq-item>a.cta-header,.laureate-item .faq-content ol .faq-item>a.cta-header,.laureate-item .faq-content ul .faq-item>a.cta-header,.laureate-item h2.cta-header,.news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.cta-header,.news-posts-container .news-featured-item .featured-news-content .cta-header.h3,.news-posts-container .news-featured-item .featured-news-content .quote-container .cta-header.h3,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a.cta-header,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a.cta-header,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a.cta-header,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a.cta-header,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container h2.cta-header,.news-posts-container .news-featured-item h3.cta-header,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .wp-block-quote label.cta-header,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield label.cta-header,.quote-container .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.cta-header,.quote-container .news-posts-container .news-featured-item .featured-news-content .cta-header.h3,.quote-container .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a.cta-header,.quote-container .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a.cta-header,.quote-container .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a.cta-header,.quote-container .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a.cta-header,.quote-container .sir-john-intro .sj-intro-content-container h2.cta-header,.quote-container .wp-block-quote a.cta-header,.quote-container a.cta-header,.quote-container h3.cta-header,.single-laureate-banner .banner-content .wp-block-quote a.cta-header,.single-laureate-banner .banner-content a.cta-header,.sir-john-intro .sj-intro-content-container .faq-content .faq-item>a.cta-header,.sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .faq-item>a.cta-header,.sir-john-intro .sj-intro-content-container .faq-content .quote-container .faq-item>a.cta-header,.sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a.cta-header,.sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a.cta-header,.sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a.cta-header,.sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item h2.cta-header,.sir-john-intro .sj-intro-content-container .quote-container h2.cta-header,.sir-john-intro .sj-intro-content-container h2.cta-header,.timeline-container .timeline-content .cta-header.btn,.timeline-container .timeline-content .wp-block-quote .cta-header.btn,.wp-block-column .faq-content .faq-item>a.cta-header,.wp-block-column .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.cta-header,.wp-block-column .faq-content li .faq-item>a.cta-header,.wp-block-column .faq-content ol .faq-item>a.cta-header,.wp-block-column .faq-content ul .faq-item>a.cta-header,.wp-block-column h2.cta-header,.wp-block-column h3.cta-header,.wp-block-quote .content-frame .gform_wrapper form .gform_footer input.cta-header[type=submit],.wp-block-quote .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.cta-header,.wp-block-quote .faq-content .faq-item.faq-content>a.cta-header,.wp-block-quote .faq-content li .faq-item.faq-content>a.cta-header,.wp-block-quote .faq-content ol .faq-item.faq-content>a.cta-header,.wp-block-quote .faq-content ul .faq-item.faq-content>a.cta-header,.wp-block-quote .faq-content>h2.cta-header,.wp-block-quote .filter-active button.cta-header,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.cta-header,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input.cta-header[type=submit],.wp-block-quote .gform_wrapper .gform_body ul li input.cta-header:not([type=checkbox]),.wp-block-quote .laureate-banner .banner-content a.cta-header,.wp-block-quote .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label.cta-header,.wp-block-quote .quote-container a.cta-header,.wp-block-quote .single-laureate-banner .banner-content a.cta-header,.wp-block-quote .timeline-container .timeline-content .cta-header.btn,.wp-block-quote figcaption.cta-header,.wp-block-quote li.cta-header,.wp-block-quote ol.cta-header,.wp-block-quote p.cta-header,.wp-block-quote ul.cta-header,a.cta-header,figcaption.cta-header,h2.cta-header,h3.cta-header,h4.cta-header,h5.cta-header,h6.cta-header,label.cta-header,li a.cta-header,li.cta-header,ol a.cta-header,ol.cta-header,p.cta-header,span.cta-header,ul a.cta-header,ul.cta-header {
		font-size: 28px;
	}
}

.content-frame .gform_wrapper form .gform_footer .wp-block-quote input.cta-sub-header[type=submit],.content-frame .gform_wrapper form .gform_footer input.cta-sub-header[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .wp-block-quote label.cta-sub-header,.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.cta-sub-header,.faq-content .faq-item.faq-content>a.cta-sub-header,.faq-content .faq-item>a.cta-sub-header,.faq-content .intro-content .faq-item>a.cta-sub-header,.faq-content .laureate-intro .faq-item>a.cta-sub-header,.faq-content .laureate-item .faq-item>a.cta-sub-header,.faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.cta-sub-header,.faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .faq-item>a.cta-sub-header,.faq-content .sir-john-intro .sj-intro-content-container .quote-container .faq-item>a.cta-sub-header,.faq-content .wp-block-column .faq-item>a.cta-sub-header,.faq-content .wp-block-quote .faq-item.faq-content>a.cta-sub-header,.faq-content li .faq-item.faq-content>a.cta-sub-header,.faq-content li .faq-item>a.cta-sub-header,.faq-content ol .faq-item.faq-content>a.cta-sub-header,.faq-content ol .faq-item>a.cta-sub-header,.faq-content ul .faq-item.faq-content>a.cta-sub-header,.faq-content ul .faq-item>a.cta-sub-header,.faq-content>h2.cta-sub-header,.faq-sidebar a.cta-sub-header,.filter-active .wp-block-quote button.cta-sub-header,.filter-active button.cta-sub-header,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .wp-block-quote label.cta-sub-header,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.cta-sub-header,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .wp-block-quote input.cta-sub-header[type=submit],.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input.cta-sub-header[type=submit],.gform_wrapper .gform_body ul li .wp-block-quote input.cta-sub-header:not([type=checkbox]),.gform_wrapper .gform_body ul li input.cta-sub-header:not([type=checkbox]),.intro-content .faq-content .faq-item>a.cta-sub-header,.intro-content .faq-content li .faq-item>a.cta-sub-header,.intro-content .faq-content ol .faq-item>a.cta-sub-header,.intro-content .faq-content ul .faq-item>a.cta-sub-header,.intro-content h2.cta-sub-header,.laureate-banner .banner-content .wp-block-quote a.cta-sub-header,.laureate-banner .banner-content a.cta-sub-header,.laureate-intro .faq-content .faq-item>a.cta-sub-header,.laureate-intro .faq-content li .faq-item>a.cta-sub-header,.laureate-intro .faq-content ol .faq-item>a.cta-sub-header,.laureate-intro .faq-content ul .faq-item>a.cta-sub-header,.laureate-intro h2.cta-sub-header,.laureate-item .faq-content .faq-item>a.cta-sub-header,.laureate-item .faq-content li .faq-item>a.cta-sub-header,.laureate-item .faq-content ol .faq-item>a.cta-sub-header,.laureate-item .faq-content ul .faq-item>a.cta-sub-header,.laureate-item h2.cta-sub-header,.news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.cta-sub-header,.news-posts-container .news-featured-item .featured-news-content .cta-sub-header.h3,.news-posts-container .news-featured-item .featured-news-content .quote-container .cta-sub-header.h3,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a.cta-sub-header,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a.cta-sub-header,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a.cta-sub-header,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a.cta-sub-header,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container h2.cta-sub-header,.news-posts-container .news-featured-item h3.cta-sub-header,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .wp-block-quote label.cta-sub-header,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield label.cta-sub-header,.quote-container .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.cta-sub-header,.quote-container .news-posts-container .news-featured-item .featured-news-content .cta-sub-header.h3,.quote-container .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a.cta-sub-header,.quote-container .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a.cta-sub-header,.quote-container .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a.cta-sub-header,.quote-container .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a.cta-sub-header,.quote-container .sir-john-intro .sj-intro-content-container h2.cta-sub-header,.quote-container .wp-block-quote a.cta-sub-header,.quote-container a.cta-sub-header,.quote-container h3.cta-sub-header,.single-laureate-banner .banner-content .wp-block-quote a.cta-sub-header,.single-laureate-banner .banner-content a.cta-sub-header,.sir-john-intro .sj-intro-content-container .faq-content .faq-item>a.cta-sub-header,.sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .faq-item>a.cta-sub-header,.sir-john-intro .sj-intro-content-container .faq-content .quote-container .faq-item>a.cta-sub-header,.sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a.cta-sub-header,.sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a.cta-sub-header,.sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a.cta-sub-header,.sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item h2.cta-sub-header,.sir-john-intro .sj-intro-content-container .quote-container h2.cta-sub-header,.sir-john-intro .sj-intro-content-container h2.cta-sub-header,.timeline-container .timeline-content .cta-sub-header.btn,.timeline-container .timeline-content .wp-block-quote .cta-sub-header.btn,.wp-block-column .faq-content .faq-item>a.cta-sub-header,.wp-block-column .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.cta-sub-header,.wp-block-column .faq-content li .faq-item>a.cta-sub-header,.wp-block-column .faq-content ol .faq-item>a.cta-sub-header,.wp-block-column .faq-content ul .faq-item>a.cta-sub-header,.wp-block-column h2.cta-sub-header,.wp-block-column h3.cta-sub-header,.wp-block-quote .content-frame .gform_wrapper form .gform_footer input.cta-sub-header[type=submit],.wp-block-quote .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.cta-sub-header,.wp-block-quote .faq-content .faq-item.faq-content>a.cta-sub-header,.wp-block-quote .faq-content li .faq-item.faq-content>a.cta-sub-header,.wp-block-quote .faq-content ol .faq-item.faq-content>a.cta-sub-header,.wp-block-quote .faq-content ul .faq-item.faq-content>a.cta-sub-header,.wp-block-quote .faq-content>h2.cta-sub-header,.wp-block-quote .filter-active button.cta-sub-header,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.cta-sub-header,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input.cta-sub-header[type=submit],.wp-block-quote .gform_wrapper .gform_body ul li input.cta-sub-header:not([type=checkbox]),.wp-block-quote .laureate-banner .banner-content a.cta-sub-header,.wp-block-quote .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label.cta-sub-header,.wp-block-quote .quote-container a.cta-sub-header,.wp-block-quote .single-laureate-banner .banner-content a.cta-sub-header,.wp-block-quote .timeline-container .timeline-content .cta-sub-header.btn,.wp-block-quote figcaption.cta-sub-header,.wp-block-quote li.cta-sub-header,.wp-block-quote ol.cta-sub-header,.wp-block-quote p.cta-sub-header,.wp-block-quote ul.cta-sub-header,a.cta-sub-header,figcaption.cta-sub-header,h2.cta-sub-header,h3.cta-sub-header,h4.cta-sub-header,h5.cta-sub-header,h6.cta-sub-header,label.cta-sub-header,li a.cta-sub-header,li.cta-sub-header,ol a.cta-sub-header,ol.cta-sub-header,p.cta-sub-header,span.cta-sub-header,ul a.cta-sub-header,ul.cta-sub-header {
	
	font-weight: 400;
	font-style: normal;
	font-size: 15px;
	text-transform: uppercase;
	color: #F67828;
	margin: 0 0 15px
}

@media (max-width:1024px) {
	.content-frame .gform_wrapper form .gform_footer .wp-block-quote input.cta-sub-header[type=submit],.content-frame .gform_wrapper form .gform_footer input.cta-sub-header[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .wp-block-quote label.cta-sub-header,.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.cta-sub-header,.faq-content .faq-item.faq-content>a.cta-sub-header,.faq-content .faq-item>a.cta-sub-header,.faq-content .intro-content .faq-item>a.cta-sub-header,.faq-content .laureate-intro .faq-item>a.cta-sub-header,.faq-content .laureate-item .faq-item>a.cta-sub-header,.faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.cta-sub-header,.faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .faq-item>a.cta-sub-header,.faq-content .sir-john-intro .sj-intro-content-container .quote-container .faq-item>a.cta-sub-header,.faq-content .wp-block-column .faq-item>a.cta-sub-header,.faq-content .wp-block-quote .faq-item.faq-content>a.cta-sub-header,.faq-content li .faq-item.faq-content>a.cta-sub-header,.faq-content li .faq-item>a.cta-sub-header,.faq-content ol .faq-item.faq-content>a.cta-sub-header,.faq-content ol .faq-item>a.cta-sub-header,.faq-content ul .faq-item.faq-content>a.cta-sub-header,.faq-content ul .faq-item>a.cta-sub-header,.faq-content>h2.cta-sub-header,.faq-sidebar a.cta-sub-header,.filter-active .wp-block-quote button.cta-sub-header,.filter-active button.cta-sub-header,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .wp-block-quote label.cta-sub-header,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.cta-sub-header,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .wp-block-quote input.cta-sub-header[type=submit],.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input.cta-sub-header[type=submit],.gform_wrapper .gform_body ul li .wp-block-quote input.cta-sub-header:not([type=checkbox]),.gform_wrapper .gform_body ul li input.cta-sub-header:not([type=checkbox]),.intro-content .faq-content .faq-item>a.cta-sub-header,.intro-content .faq-content li .faq-item>a.cta-sub-header,.intro-content .faq-content ol .faq-item>a.cta-sub-header,.intro-content .faq-content ul .faq-item>a.cta-sub-header,.intro-content h2.cta-sub-header,.laureate-banner .banner-content .wp-block-quote a.cta-sub-header,.laureate-banner .banner-content a.cta-sub-header,.laureate-intro .faq-content .faq-item>a.cta-sub-header,.laureate-intro .faq-content li .faq-item>a.cta-sub-header,.laureate-intro .faq-content ol .faq-item>a.cta-sub-header,.laureate-intro .faq-content ul .faq-item>a.cta-sub-header,.laureate-intro h2.cta-sub-header,.laureate-item .faq-content .faq-item>a.cta-sub-header,.laureate-item .faq-content li .faq-item>a.cta-sub-header,.laureate-item .faq-content ol .faq-item>a.cta-sub-header,.laureate-item .faq-content ul .faq-item>a.cta-sub-header,.laureate-item h2.cta-sub-header,.news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.cta-sub-header,.news-posts-container .news-featured-item .featured-news-content .cta-sub-header.h3,.news-posts-container .news-featured-item .featured-news-content .quote-container .cta-sub-header.h3,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a.cta-sub-header,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a.cta-sub-header,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a.cta-sub-header,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a.cta-sub-header,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container h2.cta-sub-header,.news-posts-container .news-featured-item h3.cta-sub-header,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .wp-block-quote label.cta-sub-header,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield label.cta-sub-header,.quote-container .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.cta-sub-header,.quote-container .news-posts-container .news-featured-item .featured-news-content .cta-sub-header.h3,.quote-container .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a.cta-sub-header,.quote-container .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a.cta-sub-header,.quote-container .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a.cta-sub-header,.quote-container .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a.cta-sub-header,.quote-container .sir-john-intro .sj-intro-content-container h2.cta-sub-header,.quote-container .wp-block-quote a.cta-sub-header,.quote-container a.cta-sub-header,.quote-container h3.cta-sub-header,.single-laureate-banner .banner-content .wp-block-quote a.cta-sub-header,.single-laureate-banner .banner-content a.cta-sub-header,.sir-john-intro .sj-intro-content-container .faq-content .faq-item>a.cta-sub-header,.sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .faq-item>a.cta-sub-header,.sir-john-intro .sj-intro-content-container .faq-content .quote-container .faq-item>a.cta-sub-header,.sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a.cta-sub-header,.sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a.cta-sub-header,.sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a.cta-sub-header,.sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item h2.cta-sub-header,.sir-john-intro .sj-intro-content-container .quote-container h2.cta-sub-header,.sir-john-intro .sj-intro-content-container h2.cta-sub-header,.timeline-container .timeline-content .cta-sub-header.btn,.timeline-container .timeline-content .wp-block-quote .cta-sub-header.btn,.wp-block-column .faq-content .faq-item>a.cta-sub-header,.wp-block-column .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.cta-sub-header,.wp-block-column .faq-content li .faq-item>a.cta-sub-header,.wp-block-column .faq-content ol .faq-item>a.cta-sub-header,.wp-block-column .faq-content ul .faq-item>a.cta-sub-header,.wp-block-column h2.cta-sub-header,.wp-block-column h3.cta-sub-header,.wp-block-quote .content-frame .gform_wrapper form .gform_footer input.cta-sub-header[type=submit],.wp-block-quote .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.cta-sub-header,.wp-block-quote .faq-content .faq-item.faq-content>a.cta-sub-header,.wp-block-quote .faq-content li .faq-item.faq-content>a.cta-sub-header,.wp-block-quote .faq-content ol .faq-item.faq-content>a.cta-sub-header,.wp-block-quote .faq-content ul .faq-item.faq-content>a.cta-sub-header,.wp-block-quote .faq-content>h2.cta-sub-header,.wp-block-quote .filter-active button.cta-sub-header,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.cta-sub-header,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input.cta-sub-header[type=submit],.wp-block-quote .gform_wrapper .gform_body ul li input.cta-sub-header:not([type=checkbox]),.wp-block-quote .laureate-banner .banner-content a.cta-sub-header,.wp-block-quote .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label.cta-sub-header,.wp-block-quote .quote-container a.cta-sub-header,.wp-block-quote .single-laureate-banner .banner-content a.cta-sub-header,.wp-block-quote .timeline-container .timeline-content .cta-sub-header.btn,.wp-block-quote figcaption.cta-sub-header,.wp-block-quote li.cta-sub-header,.wp-block-quote ol.cta-sub-header,.wp-block-quote p.cta-sub-header,.wp-block-quote ul.cta-sub-header,a.cta-sub-header,figcaption.cta-sub-header,h2.cta-sub-header,h3.cta-sub-header,h4.cta-sub-header,h5.cta-sub-header,h6.cta-sub-header,label.cta-sub-header,li a.cta-sub-header,li.cta-sub-header,ol a.cta-sub-header,ol.cta-sub-header,p.cta-sub-header,span.cta-sub-header,ul a.cta-sub-header,ul.cta-sub-header {
		font-size: 12px!important;
		margin-bottom: 0
	}
}

.content-frame .gform_wrapper form .gform_footer .wp-block-quote input.cta-bg-header[type=submit],.content-frame .gform_wrapper form .gform_footer input.cta-bg-header[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .wp-block-quote label.cta-bg-header,.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.cta-bg-header,.faq-content .faq-item.faq-content>a.cta-bg-header,.faq-content .faq-item>a.cta-bg-header,.faq-content .intro-content .faq-item>a.cta-bg-header,.faq-content .laureate-intro .faq-item>a.cta-bg-header,.faq-content .laureate-item .faq-item>a.cta-bg-header,.faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.cta-bg-header,.faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .faq-item>a.cta-bg-header,.faq-content .sir-john-intro .sj-intro-content-container .quote-container .faq-item>a.cta-bg-header,.faq-content .wp-block-column .faq-item>a.cta-bg-header,.faq-content .wp-block-quote .faq-item.faq-content>a.cta-bg-header,.faq-content li .faq-item.faq-content>a.cta-bg-header,.faq-content li .faq-item>a.cta-bg-header,.faq-content ol .faq-item.faq-content>a.cta-bg-header,.faq-content ol .faq-item>a.cta-bg-header,.faq-content ul .faq-item.faq-content>a.cta-bg-header,.faq-content ul .faq-item>a.cta-bg-header,.faq-content>h2.cta-bg-header,.faq-sidebar a.cta-bg-header,.filter-active .wp-block-quote button.cta-bg-header,.filter-active button.cta-bg-header,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .wp-block-quote label.cta-bg-header,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.cta-bg-header,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .wp-block-quote input.cta-bg-header[type=submit],.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input.cta-bg-header[type=submit],.gform_wrapper .gform_body ul li .wp-block-quote input.cta-bg-header:not([type=checkbox]),.gform_wrapper .gform_body ul li input.cta-bg-header:not([type=checkbox]),.intro-content .faq-content .faq-item>a.cta-bg-header,.intro-content .faq-content li .faq-item>a.cta-bg-header,.intro-content .faq-content ol .faq-item>a.cta-bg-header,.intro-content .faq-content ul .faq-item>a.cta-bg-header,.intro-content h2.cta-bg-header,.laureate-banner .banner-content .wp-block-quote a.cta-bg-header,.laureate-banner .banner-content a.cta-bg-header,.laureate-intro .faq-content .faq-item>a.cta-bg-header,.laureate-intro .faq-content li .faq-item>a.cta-bg-header,.laureate-intro .faq-content ol .faq-item>a.cta-bg-header,.laureate-intro .faq-content ul .faq-item>a.cta-bg-header,.laureate-intro h2.cta-bg-header,.laureate-item .faq-content .faq-item>a.cta-bg-header,.laureate-item .faq-content li .faq-item>a.cta-bg-header,.laureate-item .faq-content ol .faq-item>a.cta-bg-header,.laureate-item .faq-content ul .faq-item>a.cta-bg-header,.laureate-item h2.cta-bg-header,.news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.cta-bg-header,.news-posts-container .news-featured-item .featured-news-content .cta-bg-header.h3,.news-posts-container .news-featured-item .featured-news-content .quote-container .cta-bg-header.h3,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a.cta-bg-header,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a.cta-bg-header,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a.cta-bg-header,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a.cta-bg-header,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container h2.cta-bg-header,.news-posts-container .news-featured-item h3.cta-bg-header,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .wp-block-quote label.cta-bg-header,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield label.cta-bg-header,.quote-container .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.cta-bg-header,.quote-container .news-posts-container .news-featured-item .featured-news-content .cta-bg-header.h3,.quote-container .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a.cta-bg-header,.quote-container .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a.cta-bg-header,.quote-container .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a.cta-bg-header,.quote-container .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a.cta-bg-header,.quote-container .sir-john-intro .sj-intro-content-container h2.cta-bg-header,.quote-container .wp-block-quote a.cta-bg-header,.quote-container a.cta-bg-header,.quote-container h3.cta-bg-header,.single-laureate-banner .banner-content .wp-block-quote a.cta-bg-header,.single-laureate-banner .banner-content a.cta-bg-header,.sir-john-intro .sj-intro-content-container .faq-content .faq-item>a.cta-bg-header,.sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .faq-item>a.cta-bg-header,.sir-john-intro .sj-intro-content-container .faq-content .quote-container .faq-item>a.cta-bg-header,.sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a.cta-bg-header,.sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a.cta-bg-header,.sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a.cta-bg-header,.sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item h2.cta-bg-header,.sir-john-intro .sj-intro-content-container .quote-container h2.cta-bg-header,.sir-john-intro .sj-intro-content-container h2.cta-bg-header,.timeline-container .timeline-content .cta-bg-header.btn,.timeline-container .timeline-content .wp-block-quote .cta-bg-header.btn,.wp-block-column .faq-content .faq-item>a.cta-bg-header,.wp-block-column .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.cta-bg-header,.wp-block-column .faq-content li .faq-item>a.cta-bg-header,.wp-block-column .faq-content ol .faq-item>a.cta-bg-header,.wp-block-column .faq-content ul .faq-item>a.cta-bg-header,.wp-block-column h2.cta-bg-header,.wp-block-column h3.cta-bg-header,.wp-block-quote .content-frame .gform_wrapper form .gform_footer input.cta-bg-header[type=submit],.wp-block-quote .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.cta-bg-header,.wp-block-quote .faq-content .faq-item.faq-content>a.cta-bg-header,.wp-block-quote .faq-content li .faq-item.faq-content>a.cta-bg-header,.wp-block-quote .faq-content ol .faq-item.faq-content>a.cta-bg-header,.wp-block-quote .faq-content ul .faq-item.faq-content>a.cta-bg-header,.wp-block-quote .faq-content>h2.cta-bg-header,.wp-block-quote .filter-active button.cta-bg-header,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.cta-bg-header,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input.cta-bg-header[type=submit],.wp-block-quote .gform_wrapper .gform_body ul li input.cta-bg-header:not([type=checkbox]),.wp-block-quote .laureate-banner .banner-content a.cta-bg-header,.wp-block-quote .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label.cta-bg-header,.wp-block-quote .quote-container a.cta-bg-header,.wp-block-quote .single-laureate-banner .banner-content a.cta-bg-header,.wp-block-quote .timeline-container .timeline-content .cta-bg-header.btn,.wp-block-quote figcaption.cta-bg-header,.wp-block-quote li.cta-bg-header,.wp-block-quote ol.cta-bg-header,.wp-block-quote p.cta-bg-header,.wp-block-quote ul.cta-bg-header,a.cta-bg-header,figcaption.cta-bg-header,h2.cta-bg-header,h3.cta-bg-header,h4.cta-bg-header,h5.cta-bg-header,h6.cta-bg-header,label.cta-bg-header,li a.cta-bg-header,li.cta-bg-header,ol a.cta-bg-header,ol.cta-bg-header,p.cta-bg-header,span.cta-bg-header,ul a.cta-bg-header,ul.cta-bg-header {
	color: #fff;
	background-color: #F67828;
	display: inline-block;
	padding: 15px 20px
}

@media (max-width:1024px) {
	.content-frame .gform_wrapper form .gform_footer .wp-block-quote input.cta-bg-header[type=submit],.content-frame .gform_wrapper form .gform_footer input.cta-bg-header[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .wp-block-quote label.cta-bg-header,.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.cta-bg-header,.faq-content .faq-item.faq-content>a.cta-bg-header,.faq-content .faq-item>a.cta-bg-header,.faq-content .intro-content .faq-item>a.cta-bg-header,.faq-content .laureate-intro .faq-item>a.cta-bg-header,.faq-content .laureate-item .faq-item>a.cta-bg-header,.faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.cta-bg-header,.faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .faq-item>a.cta-bg-header,.faq-content .sir-john-intro .sj-intro-content-container .quote-container .faq-item>a.cta-bg-header,.faq-content .wp-block-column .faq-item>a.cta-bg-header,.faq-content .wp-block-quote .faq-item.faq-content>a.cta-bg-header,.faq-content li .faq-item.faq-content>a.cta-bg-header,.faq-content li .faq-item>a.cta-bg-header,.faq-content ol .faq-item.faq-content>a.cta-bg-header,.faq-content ol .faq-item>a.cta-bg-header,.faq-content ul .faq-item.faq-content>a.cta-bg-header,.faq-content ul .faq-item>a.cta-bg-header,.faq-content>h2.cta-bg-header,.faq-sidebar a.cta-bg-header,.filter-active .wp-block-quote button.cta-bg-header,.filter-active button.cta-bg-header,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .wp-block-quote label.cta-bg-header,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.cta-bg-header,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .wp-block-quote input.cta-bg-header[type=submit],.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input.cta-bg-header[type=submit],.gform_wrapper .gform_body ul li .wp-block-quote input.cta-bg-header:not([type=checkbox]),.gform_wrapper .gform_body ul li input.cta-bg-header:not([type=checkbox]),.intro-content .faq-content .faq-item>a.cta-bg-header,.intro-content .faq-content li .faq-item>a.cta-bg-header,.intro-content .faq-content ol .faq-item>a.cta-bg-header,.intro-content .faq-content ul .faq-item>a.cta-bg-header,.intro-content h2.cta-bg-header,.laureate-banner .banner-content .wp-block-quote a.cta-bg-header,.laureate-banner .banner-content a.cta-bg-header,.laureate-intro .faq-content .faq-item>a.cta-bg-header,.laureate-intro .faq-content li .faq-item>a.cta-bg-header,.laureate-intro .faq-content ol .faq-item>a.cta-bg-header,.laureate-intro .faq-content ul .faq-item>a.cta-bg-header,.laureate-intro h2.cta-bg-header,.laureate-item .faq-content .faq-item>a.cta-bg-header,.laureate-item .faq-content li .faq-item>a.cta-bg-header,.laureate-item .faq-content ol .faq-item>a.cta-bg-header,.laureate-item .faq-content ul .faq-item>a.cta-bg-header,.laureate-item h2.cta-bg-header,.news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.cta-bg-header,.news-posts-container .news-featured-item .featured-news-content .cta-bg-header.h3,.news-posts-container .news-featured-item .featured-news-content .quote-container .cta-bg-header.h3,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a.cta-bg-header,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a.cta-bg-header,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a.cta-bg-header,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a.cta-bg-header,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container h2.cta-bg-header,.news-posts-container .news-featured-item h3.cta-bg-header,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .wp-block-quote label.cta-bg-header,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield label.cta-bg-header,.quote-container .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.cta-bg-header,.quote-container .news-posts-container .news-featured-item .featured-news-content .cta-bg-header.h3,.quote-container .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a.cta-bg-header,.quote-container .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a.cta-bg-header,.quote-container .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a.cta-bg-header,.quote-container .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a.cta-bg-header,.quote-container .sir-john-intro .sj-intro-content-container h2.cta-bg-header,.quote-container .wp-block-quote a.cta-bg-header,.quote-container a.cta-bg-header,.quote-container h3.cta-bg-header,.single-laureate-banner .banner-content .wp-block-quote a.cta-bg-header,.single-laureate-banner .banner-content a.cta-bg-header,.sir-john-intro .sj-intro-content-container .faq-content .faq-item>a.cta-bg-header,.sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .faq-item>a.cta-bg-header,.sir-john-intro .sj-intro-content-container .faq-content .quote-container .faq-item>a.cta-bg-header,.sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a.cta-bg-header,.sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a.cta-bg-header,.sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a.cta-bg-header,.sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item h2.cta-bg-header,.sir-john-intro .sj-intro-content-container .quote-container h2.cta-bg-header,.sir-john-intro .sj-intro-content-container h2.cta-bg-header,.timeline-container .timeline-content .cta-bg-header.btn,.timeline-container .timeline-content .wp-block-quote .cta-bg-header.btn,.wp-block-column .faq-content .faq-item>a.cta-bg-header,.wp-block-column .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.cta-bg-header,.wp-block-column .faq-content li .faq-item>a.cta-bg-header,.wp-block-column .faq-content ol .faq-item>a.cta-bg-header,.wp-block-column .faq-content ul .faq-item>a.cta-bg-header,.wp-block-column h2.cta-bg-header,.wp-block-column h3.cta-bg-header,.wp-block-quote .content-frame .gform_wrapper form .gform_footer input.cta-bg-header[type=submit],.wp-block-quote .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.cta-bg-header,.wp-block-quote .faq-content .faq-item.faq-content>a.cta-bg-header,.wp-block-quote .faq-content li .faq-item.faq-content>a.cta-bg-header,.wp-block-quote .faq-content ol .faq-item.faq-content>a.cta-bg-header,.wp-block-quote .faq-content ul .faq-item.faq-content>a.cta-bg-header,.wp-block-quote .faq-content>h2.cta-bg-header,.wp-block-quote .filter-active button.cta-bg-header,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.cta-bg-header,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input.cta-bg-header[type=submit],.wp-block-quote .gform_wrapper .gform_body ul li input.cta-bg-header:not([type=checkbox]),.wp-block-quote .laureate-banner .banner-content a.cta-bg-header,.wp-block-quote .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label.cta-bg-header,.wp-block-quote .quote-container a.cta-bg-header,.wp-block-quote .single-laureate-banner .banner-content a.cta-bg-header,.wp-block-quote .timeline-container .timeline-content .cta-bg-header.btn,.wp-block-quote figcaption.cta-bg-header,.wp-block-quote li.cta-bg-header,.wp-block-quote ol.cta-bg-header,.wp-block-quote p.cta-bg-header,.wp-block-quote ul.cta-bg-header,a.cta-bg-header,figcaption.cta-bg-header,h2.cta-bg-header,h3.cta-bg-header,h4.cta-bg-header,h5.cta-bg-header,h6.cta-bg-header,label.cta-bg-header,li a.cta-bg-header,li.cta-bg-header,ol a.cta-bg-header,ol.cta-bg-header,p.cta-bg-header,span.cta-bg-header,ul a.cta-bg-header,ul.cta-bg-header {
		padding: 10px 15px
	}
}

.content-frame .gform_wrapper form .gform_footer .wp-block-quote input.cta-header-book[type=submit],.content-frame .gform_wrapper form .gform_footer input.cta-header-book[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .wp-block-quote label.cta-header-book,.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.cta-header-book,.faq-content .faq-item.faq-content>a.cta-header-book,.faq-content .faq-item>a.cta-header-book,.faq-content .intro-content .faq-item>a.cta-header-book,.faq-content .laureate-intro .faq-item>a.cta-header-book,.faq-content .laureate-item .faq-item>a.cta-header-book,.faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.cta-header-book,.faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .faq-item>a.cta-header-book,.faq-content .sir-john-intro .sj-intro-content-container .quote-container .faq-item>a.cta-header-book,.faq-content .wp-block-column .faq-item>a.cta-header-book,.faq-content .wp-block-quote .faq-item.faq-content>a.cta-header-book,.faq-content li .faq-item.faq-content>a.cta-header-book,.faq-content li .faq-item>a.cta-header-book,.faq-content ol .faq-item.faq-content>a.cta-header-book,.faq-content ol .faq-item>a.cta-header-book,.faq-content ul .faq-item.faq-content>a.cta-header-book,.faq-content ul .faq-item>a.cta-header-book,.faq-content>h2.cta-header-book,.faq-sidebar a.cta-header-book,.filter-active .wp-block-quote button.cta-header-book,.filter-active button.cta-header-book,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .wp-block-quote label.cta-header-book,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.cta-header-book,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .wp-block-quote input.cta-header-book[type=submit],.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input.cta-header-book[type=submit],.gform_wrapper .gform_body ul li .wp-block-quote input.cta-header-book:not([type=checkbox]),.gform_wrapper .gform_body ul li input.cta-header-book:not([type=checkbox]),.intro-content .faq-content .faq-item>a.cta-header-book,.intro-content .faq-content li .faq-item>a.cta-header-book,.intro-content .faq-content ol .faq-item>a.cta-header-book,.intro-content .faq-content ul .faq-item>a.cta-header-book,.intro-content h2.cta-header-book,.laureate-banner .banner-content .wp-block-quote a.cta-header-book,.laureate-banner .banner-content a.cta-header-book,.laureate-intro .faq-content .faq-item>a.cta-header-book,.laureate-intro .faq-content li .faq-item>a.cta-header-book,.laureate-intro .faq-content ol .faq-item>a.cta-header-book,.laureate-intro .faq-content ul .faq-item>a.cta-header-book,.laureate-intro h2.cta-header-book,.laureate-item .faq-content .faq-item>a.cta-header-book,.laureate-item .faq-content li .faq-item>a.cta-header-book,.laureate-item .faq-content ol .faq-item>a.cta-header-book,.laureate-item .faq-content ul .faq-item>a.cta-header-book,.laureate-item h2.cta-header-book,.news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.cta-header-book,.news-posts-container .news-featured-item .featured-news-content .cta-header-book.h3,.news-posts-container .news-featured-item .featured-news-content .quote-container .cta-header-book.h3,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a.cta-header-book,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a.cta-header-book,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a.cta-header-book,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a.cta-header-book,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container h2.cta-header-book,.news-posts-container .news-featured-item h3.cta-header-book,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .wp-block-quote label.cta-header-book,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield label.cta-header-book,.quote-container .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.cta-header-book,.quote-container .news-posts-container .news-featured-item .featured-news-content .cta-header-book.h3,.quote-container .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a.cta-header-book,.quote-container .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a.cta-header-book,.quote-container .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a.cta-header-book,.quote-container .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a.cta-header-book,.quote-container .sir-john-intro .sj-intro-content-container h2.cta-header-book,.quote-container .wp-block-quote a.cta-header-book,.quote-container a.cta-header-book,.quote-container h3.cta-header-book,.single-laureate-banner .banner-content .wp-block-quote a.cta-header-book,.single-laureate-banner .banner-content a.cta-header-book,.sir-john-intro .sj-intro-content-container .faq-content .faq-item>a.cta-header-book,.sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .faq-item>a.cta-header-book,.sir-john-intro .sj-intro-content-container .faq-content .quote-container .faq-item>a.cta-header-book,.sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a.cta-header-book,.sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a.cta-header-book,.sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a.cta-header-book,.sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item h2.cta-header-book,.sir-john-intro .sj-intro-content-container .quote-container h2.cta-header-book,.sir-john-intro .sj-intro-content-container h2.cta-header-book,.timeline-container .timeline-content .cta-header-book.btn,.timeline-container .timeline-content .wp-block-quote .cta-header-book.btn,.wp-block-column .faq-content .faq-item>a.cta-header-book,.wp-block-column .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.cta-header-book,.wp-block-column .faq-content li .faq-item>a.cta-header-book,.wp-block-column .faq-content ol .faq-item>a.cta-header-book,.wp-block-column .faq-content ul .faq-item>a.cta-header-book,.wp-block-column h2.cta-header-book,.wp-block-column h3.cta-header-book,.wp-block-quote .content-frame .gform_wrapper form .gform_footer input.cta-header-book[type=submit],.wp-block-quote .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.cta-header-book,.wp-block-quote .faq-content .faq-item.faq-content>a.cta-header-book,.wp-block-quote .faq-content li .faq-item.faq-content>a.cta-header-book,.wp-block-quote .faq-content ol .faq-item.faq-content>a.cta-header-book,.wp-block-quote .faq-content ul .faq-item.faq-content>a.cta-header-book,.wp-block-quote .faq-content>h2.cta-header-book,.wp-block-quote .filter-active button.cta-header-book,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.cta-header-book,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input.cta-header-book[type=submit],.wp-block-quote .gform_wrapper .gform_body ul li input.cta-header-book:not([type=checkbox]),.wp-block-quote .laureate-banner .banner-content a.cta-header-book,.wp-block-quote .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label.cta-header-book,.wp-block-quote .quote-container a.cta-header-book,.wp-block-quote .single-laureate-banner .banner-content a.cta-header-book,.wp-block-quote .timeline-container .timeline-content .cta-header-book.btn,.wp-block-quote figcaption.cta-header-book,.wp-block-quote li.cta-header-book,.wp-block-quote ol.cta-header-book,.wp-block-quote p.cta-header-book,.wp-block-quote ul.cta-header-book,a.cta-header-book,figcaption.cta-header-book,h2.cta-header-book,h3.cta-header-book,h4.cta-header-book,h5.cta-header-book,h6.cta-header-book,label.cta-header-book,li a.cta-header-book,li.cta-header-book,ol a.cta-header-book,ol.cta-header-book,p.cta-header-book,span.cta-header-book,ul a.cta-header-book,ul.cta-header-book {
	
	font-weight: 400;
	font-style: normal;
	font-size: 24px;
	line-height: 33px;
	margin: 0 0 15px
}

@media (max-width:500px) {
	.content-frame .gform_wrapper form .gform_footer .wp-block-quote input.cta-header-book[type=submit],.content-frame .gform_wrapper form .gform_footer input.cta-header-book[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .wp-block-quote label.cta-header-book,.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.cta-header-book,.faq-content .faq-item.faq-content>a.cta-header-book,.faq-content .faq-item>a.cta-header-book,.faq-content .intro-content .faq-item>a.cta-header-book,.faq-content .laureate-intro .faq-item>a.cta-header-book,.faq-content .laureate-item .faq-item>a.cta-header-book,.faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.cta-header-book,.faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .faq-item>a.cta-header-book,.faq-content .sir-john-intro .sj-intro-content-container .quote-container .faq-item>a.cta-header-book,.faq-content .wp-block-column .faq-item>a.cta-header-book,.faq-content .wp-block-quote .faq-item.faq-content>a.cta-header-book,.faq-content li .faq-item.faq-content>a.cta-header-book,.faq-content li .faq-item>a.cta-header-book,.faq-content ol .faq-item.faq-content>a.cta-header-book,.faq-content ol .faq-item>a.cta-header-book,.faq-content ul .faq-item.faq-content>a.cta-header-book,.faq-content ul .faq-item>a.cta-header-book,.faq-content>h2.cta-header-book,.faq-sidebar a.cta-header-book,.filter-active .wp-block-quote button.cta-header-book,.filter-active button.cta-header-book,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .wp-block-quote label.cta-header-book,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.cta-header-book,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .wp-block-quote input.cta-header-book[type=submit],.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input.cta-header-book[type=submit],.gform_wrapper .gform_body ul li .wp-block-quote input.cta-header-book:not([type=checkbox]),.gform_wrapper .gform_body ul li input.cta-header-book:not([type=checkbox]),.intro-content .faq-content .faq-item>a.cta-header-book,.intro-content .faq-content li .faq-item>a.cta-header-book,.intro-content .faq-content ol .faq-item>a.cta-header-book,.intro-content .faq-content ul .faq-item>a.cta-header-book,.intro-content h2.cta-header-book,.laureate-banner .banner-content .wp-block-quote a.cta-header-book,.laureate-banner .banner-content a.cta-header-book,.laureate-intro .faq-content .faq-item>a.cta-header-book,.laureate-intro .faq-content li .faq-item>a.cta-header-book,.laureate-intro .faq-content ol .faq-item>a.cta-header-book,.laureate-intro .faq-content ul .faq-item>a.cta-header-book,.laureate-intro h2.cta-header-book,.laureate-item .faq-content .faq-item>a.cta-header-book,.laureate-item .faq-content li .faq-item>a.cta-header-book,.laureate-item .faq-content ol .faq-item>a.cta-header-book,.laureate-item .faq-content ul .faq-item>a.cta-header-book,.laureate-item h2.cta-header-book,.news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.cta-header-book,.news-posts-container .news-featured-item .featured-news-content .cta-header-book.h3,.news-posts-container .news-featured-item .featured-news-content .quote-container .cta-header-book.h3,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a.cta-header-book,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a.cta-header-book,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a.cta-header-book,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a.cta-header-book,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container h2.cta-header-book,.news-posts-container .news-featured-item h3.cta-header-book,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .wp-block-quote label.cta-header-book,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield label.cta-header-book,.quote-container .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.cta-header-book,.quote-container .news-posts-container .news-featured-item .featured-news-content .cta-header-book.h3,.quote-container .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a.cta-header-book,.quote-container .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a.cta-header-book,.quote-container .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a.cta-header-book,.quote-container .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a.cta-header-book,.quote-container .sir-john-intro .sj-intro-content-container h2.cta-header-book,.quote-container .wp-block-quote a.cta-header-book,.quote-container a.cta-header-book,.quote-container h3.cta-header-book,.single-laureate-banner .banner-content .wp-block-quote a.cta-header-book,.single-laureate-banner .banner-content a.cta-header-book,.sir-john-intro .sj-intro-content-container .faq-content .faq-item>a.cta-header-book,.sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .faq-item>a.cta-header-book,.sir-john-intro .sj-intro-content-container .faq-content .quote-container .faq-item>a.cta-header-book,.sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a.cta-header-book,.sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a.cta-header-book,.sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a.cta-header-book,.sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item h2.cta-header-book,.sir-john-intro .sj-intro-content-container .quote-container h2.cta-header-book,.sir-john-intro .sj-intro-content-container h2.cta-header-book,.timeline-container .timeline-content .cta-header-book.btn,.timeline-container .timeline-content .wp-block-quote .cta-header-book.btn,.wp-block-column .faq-content .faq-item>a.cta-header-book,.wp-block-column .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.cta-header-book,.wp-block-column .faq-content li .faq-item>a.cta-header-book,.wp-block-column .faq-content ol .faq-item>a.cta-header-book,.wp-block-column .faq-content ul .faq-item>a.cta-header-book,.wp-block-column h2.cta-header-book,.wp-block-column h3.cta-header-book,.wp-block-quote .content-frame .gform_wrapper form .gform_footer input.cta-header-book[type=submit],.wp-block-quote .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.cta-header-book,.wp-block-quote .faq-content .faq-item.faq-content>a.cta-header-book,.wp-block-quote .faq-content li .faq-item.faq-content>a.cta-header-book,.wp-block-quote .faq-content ol .faq-item.faq-content>a.cta-header-book,.wp-block-quote .faq-content ul .faq-item.faq-content>a.cta-header-book,.wp-block-quote .faq-content>h2.cta-header-book,.wp-block-quote .filter-active button.cta-header-book,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.cta-header-book,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input.cta-header-book[type=submit],.wp-block-quote .gform_wrapper .gform_body ul li input.cta-header-book:not([type=checkbox]),.wp-block-quote .laureate-banner .banner-content a.cta-header-book,.wp-block-quote .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label.cta-header-book,.wp-block-quote .quote-container a.cta-header-book,.wp-block-quote .single-laureate-banner .banner-content a.cta-header-book,.wp-block-quote .timeline-container .timeline-content .cta-header-book.btn,.wp-block-quote figcaption.cta-header-book,.wp-block-quote li.cta-header-book,.wp-block-quote ol.cta-header-book,.wp-block-quote p.cta-header-book,.wp-block-quote ul.cta-header-book,a.cta-header-book,figcaption.cta-header-book,h2.cta-header-book,h3.cta-header-book,h4.cta-header-book,h5.cta-header-book,h6.cta-header-book,label.cta-header-book,li a.cta-header-book,li.cta-header-book,ol a.cta-header-book,ol.cta-header-book,p.cta-header-book,span.cta-header-book,ul a.cta-header-book,ul.cta-header-book {
		font-size: 24px;
	}
}

.content-frame .gform_wrapper form .gform_footer .wp-block-quote input.cta-sans-pro[type=submit],.content-frame .gform_wrapper form .gform_footer input.cta-sans-pro[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .wp-block-quote label.cta-sans-pro,.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.cta-sans-pro,.faq-content .faq-item.faq-content>a.cta-sans-pro,.faq-content .faq-item>a.cta-sans-pro,.faq-content .intro-content .faq-item>a.cta-sans-pro,.faq-content .laureate-intro .faq-item>a.cta-sans-pro,.faq-content .laureate-item .faq-item>a.cta-sans-pro,.faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.cta-sans-pro,.faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .faq-item>a.cta-sans-pro,.faq-content .sir-john-intro .sj-intro-content-container .quote-container .faq-item>a.cta-sans-pro,.faq-content .wp-block-column .faq-item>a.cta-sans-pro,.faq-content .wp-block-quote .faq-item.faq-content>a.cta-sans-pro,.faq-content li .faq-item.faq-content>a.cta-sans-pro,.faq-content li .faq-item>a.cta-sans-pro,.faq-content ol .faq-item.faq-content>a.cta-sans-pro,.faq-content ol .faq-item>a.cta-sans-pro,.faq-content ul .faq-item.faq-content>a.cta-sans-pro,.faq-content ul .faq-item>a.cta-sans-pro,.faq-content>h2.cta-sans-pro,.faq-sidebar a.cta-sans-pro,.filter-active .wp-block-quote button.cta-sans-pro,.filter-active button.cta-sans-pro,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .wp-block-quote label.cta-sans-pro,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.cta-sans-pro,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .wp-block-quote input.cta-sans-pro[type=submit],.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input.cta-sans-pro[type=submit],.gform_wrapper .gform_body ul li .wp-block-quote input.cta-sans-pro:not([type=checkbox]),.gform_wrapper .gform_body ul li input.cta-sans-pro:not([type=checkbox]),.intro-content .faq-content .faq-item>a.cta-sans-pro,.intro-content .faq-content li .faq-item>a.cta-sans-pro,.intro-content .faq-content ol .faq-item>a.cta-sans-pro,.intro-content .faq-content ul .faq-item>a.cta-sans-pro,.intro-content h2.cta-sans-pro,.laureate-banner .banner-content .wp-block-quote a.cta-sans-pro,.laureate-banner .banner-content a.cta-sans-pro,.laureate-intro .faq-content .faq-item>a.cta-sans-pro,.laureate-intro .faq-content li .faq-item>a.cta-sans-pro,.laureate-intro .faq-content ol .faq-item>a.cta-sans-pro,.laureate-intro .faq-content ul .faq-item>a.cta-sans-pro,.laureate-intro h2.cta-sans-pro,.laureate-item .faq-content .faq-item>a.cta-sans-pro,.laureate-item .faq-content li .faq-item>a.cta-sans-pro,.laureate-item .faq-content ol .faq-item>a.cta-sans-pro,.laureate-item .faq-content ul .faq-item>a.cta-sans-pro,.laureate-item h2.cta-sans-pro,.news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.cta-sans-pro,.news-posts-container .news-featured-item .featured-news-content .cta-sans-pro.h3,.news-posts-container .news-featured-item .featured-news-content .quote-container .cta-sans-pro.h3,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a.cta-sans-pro,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a.cta-sans-pro,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a.cta-sans-pro,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a.cta-sans-pro,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container h2.cta-sans-pro,.news-posts-container .news-featured-item h3.cta-sans-pro,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .wp-block-quote label.cta-sans-pro,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield label.cta-sans-pro,.quote-container .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.cta-sans-pro,.quote-container .news-posts-container .news-featured-item .featured-news-content .cta-sans-pro.h3,.quote-container .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a.cta-sans-pro,.quote-container .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a.cta-sans-pro,.quote-container .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a.cta-sans-pro,.quote-container .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a.cta-sans-pro,.quote-container .sir-john-intro .sj-intro-content-container h2.cta-sans-pro,.quote-container .wp-block-quote a.cta-sans-pro,.quote-container a.cta-sans-pro,.quote-container h3.cta-sans-pro,.single-laureate-banner .banner-content .wp-block-quote a.cta-sans-pro,.single-laureate-banner .banner-content a.cta-sans-pro,.sir-john-intro .sj-intro-content-container .faq-content .faq-item>a.cta-sans-pro,.sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .faq-item>a.cta-sans-pro,.sir-john-intro .sj-intro-content-container .faq-content .quote-container .faq-item>a.cta-sans-pro,.sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a.cta-sans-pro,.sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a.cta-sans-pro,.sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a.cta-sans-pro,.sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item h2.cta-sans-pro,.sir-john-intro .sj-intro-content-container .quote-container h2.cta-sans-pro,.sir-john-intro .sj-intro-content-container h2.cta-sans-pro,.timeline-container .timeline-content .cta-sans-pro.btn,.timeline-container .timeline-content .wp-block-quote .cta-sans-pro.btn,.wp-block-column .faq-content .faq-item>a.cta-sans-pro,.wp-block-column .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.cta-sans-pro,.wp-block-column .faq-content li .faq-item>a.cta-sans-pro,.wp-block-column .faq-content ol .faq-item>a.cta-sans-pro,.wp-block-column .faq-content ul .faq-item>a.cta-sans-pro,.wp-block-column h2.cta-sans-pro,.wp-block-column h3.cta-sans-pro,.wp-block-quote .content-frame .gform_wrapper form .gform_footer input.cta-sans-pro[type=submit],.wp-block-quote .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.cta-sans-pro,.wp-block-quote .faq-content .faq-item.faq-content>a.cta-sans-pro,.wp-block-quote .faq-content li .faq-item.faq-content>a.cta-sans-pro,.wp-block-quote .faq-content ol .faq-item.faq-content>a.cta-sans-pro,.wp-block-quote .faq-content ul .faq-item.faq-content>a.cta-sans-pro,.wp-block-quote .faq-content>h2.cta-sans-pro,.wp-block-quote .filter-active button.cta-sans-pro,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.cta-sans-pro,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input.cta-sans-pro[type=submit],.wp-block-quote .gform_wrapper .gform_body ul li input.cta-sans-pro:not([type=checkbox]),.wp-block-quote .laureate-banner .banner-content a.cta-sans-pro,.wp-block-quote .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label.cta-sans-pro,.wp-block-quote .quote-container a.cta-sans-pro,.wp-block-quote .single-laureate-banner .banner-content a.cta-sans-pro,.wp-block-quote .timeline-container .timeline-content .cta-sans-pro.btn,.wp-block-quote figcaption.cta-sans-pro,.wp-block-quote li.cta-sans-pro,.wp-block-quote ol.cta-sans-pro,.wp-block-quote p.cta-sans-pro,.wp-block-quote ul.cta-sans-pro,a.cta-sans-pro,figcaption.cta-sans-pro,h2.cta-sans-pro,h3.cta-sans-pro,h4.cta-sans-pro,h5.cta-sans-pro,h6.cta-sans-pro,label.cta-sans-pro,li a.cta-sans-pro,li.cta-sans-pro,ol a.cta-sans-pro,ol.cta-sans-pro,p.cta-sans-pro,span.cta-sans-pro,ul a.cta-sans-pro,ul.cta-sans-pro {
	
	font-weight: 400;
	font-style: normal;
	font-size: 24px;
	line-height: 24px;
	margin: 0 0 15px
}

.content-frame .gform_wrapper form .gform_footer .wp-block-quote input.column-header[type=submit],.content-frame .gform_wrapper form .gform_footer input.column-header[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .wp-block-quote label.column-header,.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.column-header,.faq-content .faq-item.faq-content>a.column-header,.faq-content .faq-item>a.column-header,.faq-content .intro-content .faq-item>a.column-header,.faq-content .laureate-intro .faq-item>a.column-header,.faq-content .laureate-item .faq-item>a.column-header,.faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.column-header,.faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .faq-item>a.column-header,.faq-content .sir-john-intro .sj-intro-content-container .quote-container .faq-item>a.column-header,.faq-content .wp-block-column .faq-item>a.column-header,.faq-content .wp-block-quote .faq-item.faq-content>a.column-header,.faq-content li .faq-item.faq-content>a.column-header,.faq-content li .faq-item>a.column-header,.faq-content ol .faq-item.faq-content>a.column-header,.faq-content ol .faq-item>a.column-header,.faq-content ul .faq-item.faq-content>a.column-header,.faq-content ul .faq-item>a.column-header,.faq-content>h2.column-header,.faq-sidebar a.column-header,.filter-active .wp-block-quote button.column-header,.filter-active button.column-header,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .wp-block-quote label.column-header,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.column-header,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .wp-block-quote input.column-header[type=submit],.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input.column-header[type=submit],.gform_wrapper .gform_body ul li .wp-block-quote input.column-header:not([type=checkbox]),.gform_wrapper .gform_body ul li input.column-header:not([type=checkbox]),.intro-content .faq-content .faq-item>a.column-header,.intro-content .faq-content li .faq-item>a.column-header,.intro-content .faq-content ol .faq-item>a.column-header,.intro-content .faq-content ul .faq-item>a.column-header,.intro-content h2.column-header,.laureate-banner .banner-content .wp-block-quote a.column-header,.laureate-banner .banner-content a.column-header,.laureate-intro .faq-content .faq-item>a.column-header,.laureate-intro .faq-content li .faq-item>a.column-header,.laureate-intro .faq-content ol .faq-item>a.column-header,.laureate-intro .faq-content ul .faq-item>a.column-header,.laureate-intro h2.column-header,.laureate-item .faq-content .faq-item>a.column-header,.laureate-item .faq-content li .faq-item>a.column-header,.laureate-item .faq-content ol .faq-item>a.column-header,.laureate-item .faq-content ul .faq-item>a.column-header,.laureate-item h2.column-header,.news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.column-header,.news-posts-container .news-featured-item .featured-news-content .column-header.h3,.news-posts-container .news-featured-item .featured-news-content .quote-container .column-header.h3,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a.column-header,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a.column-header,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a.column-header,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a.column-header,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container h2.column-header,.news-posts-container .news-featured-item h3.column-header,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .wp-block-quote label.column-header,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield label.column-header,.quote-container .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.column-header,.quote-container .news-posts-container .news-featured-item .featured-news-content .column-header.h3,.quote-container .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a.column-header,.quote-container .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a.column-header,.quote-container .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a.column-header,.quote-container .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a.column-header,.quote-container .sir-john-intro .sj-intro-content-container h2.column-header,.quote-container .wp-block-quote a.column-header,.quote-container a.column-header,.quote-container h3.column-header,.single-laureate-banner .banner-content .wp-block-quote a.column-header,.single-laureate-banner .banner-content a.column-header,.sir-john-intro .sj-intro-content-container .faq-content .faq-item>a.column-header,.sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .faq-item>a.column-header,.sir-john-intro .sj-intro-content-container .faq-content .quote-container .faq-item>a.column-header,.sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a.column-header,.sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a.column-header,.sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a.column-header,.sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item h2.column-header,.sir-john-intro .sj-intro-content-container .quote-container h2.column-header,.sir-john-intro .sj-intro-content-container h2.column-header,.timeline-container .timeline-content .column-header.btn,.timeline-container .timeline-content .wp-block-quote .column-header.btn,.wp-block-column .faq-content .faq-item>a.column-header,.wp-block-column .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.column-header,.wp-block-column .faq-content li .faq-item>a.column-header,.wp-block-column .faq-content ol .faq-item>a.column-header,.wp-block-column .faq-content ul .faq-item>a.column-header,.wp-block-column h2.column-header,.wp-block-column h3.column-header,.wp-block-quote .content-frame .gform_wrapper form .gform_footer input.column-header[type=submit],.wp-block-quote .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.column-header,.wp-block-quote .faq-content .faq-item.faq-content>a.column-header,.wp-block-quote .faq-content li .faq-item.faq-content>a.column-header,.wp-block-quote .faq-content ol .faq-item.faq-content>a.column-header,.wp-block-quote .faq-content ul .faq-item.faq-content>a.column-header,.wp-block-quote .faq-content>h2.column-header,.wp-block-quote .filter-active button.column-header,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.column-header,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input.column-header[type=submit],.wp-block-quote .gform_wrapper .gform_body ul li input.column-header:not([type=checkbox]),.wp-block-quote .laureate-banner .banner-content a.column-header,.wp-block-quote .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label.column-header,.wp-block-quote .quote-container a.column-header,.wp-block-quote .single-laureate-banner .banner-content a.column-header,.wp-block-quote .timeline-container .timeline-content .column-header.btn,.wp-block-quote figcaption.column-header,.wp-block-quote li.column-header,.wp-block-quote ol.column-header,.wp-block-quote p.column-header,.wp-block-quote ul.column-header,a.column-header,figcaption.column-header,h2.column-header,h3.column-header,h4.column-header,h5.column-header,h6.column-header,label.column-header,li a.column-header,li.column-header,ol a.column-header,ol.column-header,p.column-header,span.column-header,ul a.column-header,ul.column-header {
	
	font-weight: 400;
	font-style: normal;
	color: #F67828;
	font-size: 82px;
	line-height: 72px;
	margin-top: 0;
	margin-bottom: 30px
}

.content-frame .gform_wrapper form .gform_footer .wp-block-quote input.meta-font[type=submit],.content-frame .gform_wrapper form .gform_footer input.meta-font[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .wp-block-quote label.meta-font,.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.meta-font,.faq-content .faq-item.faq-content>a.meta-font,.faq-content .faq-item>a.meta-font,.faq-content .intro-content .faq-item>a.meta-font,.faq-content .laureate-intro .faq-item>a.meta-font,.faq-content .laureate-item .faq-item>a.meta-font,.faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.meta-font,.faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .faq-item>a.meta-font,.faq-content .sir-john-intro .sj-intro-content-container .quote-container .faq-item>a.meta-font,.faq-content .wp-block-column .faq-item>a.meta-font,.faq-content .wp-block-quote .faq-item.faq-content>a.meta-font,.faq-content li .faq-item.faq-content>a.meta-font,.faq-content li .faq-item>a.meta-font,.faq-content ol .faq-item.faq-content>a.meta-font,.faq-content ol .faq-item>a.meta-font,.faq-content ul .faq-item.faq-content>a.meta-font,.faq-content ul .faq-item>a.meta-font,.faq-content>h2.meta-font,.faq-sidebar a.meta-font,.filter-active .wp-block-quote button.meta-font,.filter-active button.meta-font,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .wp-block-quote label.meta-font,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.meta-font,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .wp-block-quote input.meta-font[type=submit],.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input.meta-font[type=submit],.gform_wrapper .gform_body ul li .wp-block-quote input.meta-font:not([type=checkbox]),.gform_wrapper .gform_body ul li input.meta-font:not([type=checkbox]),.intro-content .faq-content .faq-item>a.meta-font,.intro-content .faq-content li .faq-item>a.meta-font,.intro-content .faq-content ol .faq-item>a.meta-font,.intro-content .faq-content ul .faq-item>a.meta-font,.intro-content h2.meta-font,.laureate-banner .banner-content .wp-block-quote a.meta-font,.laureate-banner .banner-content a.meta-font,.laureate-intro .faq-content .faq-item>a.meta-font,.laureate-intro .faq-content li .faq-item>a.meta-font,.laureate-intro .faq-content ol .faq-item>a.meta-font,.laureate-intro .faq-content ul .faq-item>a.meta-font,.laureate-intro h2.meta-font,.laureate-item .faq-content .faq-item>a.meta-font,.laureate-item .faq-content li .faq-item>a.meta-font,.laureate-item .faq-content ol .faq-item>a.meta-font,.laureate-item .faq-content ul .faq-item>a.meta-font,.laureate-item h2.meta-font,.news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.meta-font,.news-posts-container .news-featured-item .featured-news-content .meta-font.h3,.news-posts-container .news-featured-item .featured-news-content .quote-container .meta-font.h3,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a.meta-font,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a.meta-font,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a.meta-font,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a.meta-font,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container h2.meta-font,.news-posts-container .news-featured-item h3.meta-font,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .wp-block-quote label.meta-font,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield label.meta-font,.quote-container .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.meta-font,.quote-container .news-posts-container .news-featured-item .featured-news-content .meta-font.h3,.quote-container .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a.meta-font,.quote-container .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a.meta-font,.quote-container .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a.meta-font,.quote-container .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a.meta-font,.quote-container .sir-john-intro .sj-intro-content-container h2.meta-font,.quote-container .wp-block-quote a.meta-font,.quote-container a.meta-font,.quote-container h3.meta-font,.single-laureate-banner .banner-content .wp-block-quote a.meta-font,.single-laureate-banner .banner-content a.meta-font,.sir-john-intro .sj-intro-content-container .faq-content .faq-item>a.meta-font,.sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .faq-item>a.meta-font,.sir-john-intro .sj-intro-content-container .faq-content .quote-container .faq-item>a.meta-font,.sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a.meta-font,.sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a.meta-font,.sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a.meta-font,.sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item h2.meta-font,.sir-john-intro .sj-intro-content-container .quote-container h2.meta-font,.sir-john-intro .sj-intro-content-container h2.meta-font,.timeline-container .timeline-content .meta-font.btn,.timeline-container .timeline-content .wp-block-quote .meta-font.btn,.wp-block-column .faq-content .faq-item>a.meta-font,.wp-block-column .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.meta-font,.wp-block-column .faq-content li .faq-item>a.meta-font,.wp-block-column .faq-content ol .faq-item>a.meta-font,.wp-block-column .faq-content ul .faq-item>a.meta-font,.wp-block-column h2.meta-font,.wp-block-column h3.meta-font,.wp-block-quote .content-frame .gform_wrapper form .gform_footer input.meta-font[type=submit],.wp-block-quote .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.meta-font,.wp-block-quote .faq-content .faq-item.faq-content>a.meta-font,.wp-block-quote .faq-content li .faq-item.faq-content>a.meta-font,.wp-block-quote .faq-content ol .faq-item.faq-content>a.meta-font,.wp-block-quote .faq-content ul .faq-item.faq-content>a.meta-font,.wp-block-quote .faq-content>h2.meta-font,.wp-block-quote .filter-active button.meta-font,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.meta-font,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input.meta-font[type=submit],.wp-block-quote .gform_wrapper .gform_body ul li input.meta-font:not([type=checkbox]),.wp-block-quote .laureate-banner .banner-content a.meta-font,.wp-block-quote .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label.meta-font,.wp-block-quote .quote-container a.meta-font,.wp-block-quote .single-laureate-banner .banner-content a.meta-font,.wp-block-quote .timeline-container .timeline-content .meta-font.btn,.wp-block-quote figcaption.meta-font,.wp-block-quote li.meta-font,.wp-block-quote ol.meta-font,.wp-block-quote p.meta-font,.wp-block-quote ul.meta-font,a.meta-font,figcaption.meta-font,h2.meta-font,h3.meta-font,h4.meta-font,h5.meta-font,h6.meta-font,label.meta-font,li a.meta-font,li.meta-font,ol a.meta-font,ol.meta-font,p.meta-font,span.meta-font,ul a.meta-font,ul.meta-font {
	
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
	line-height: 18px;
}

a.meta-font,li a.meta-font,ol a.meta-font,ul a.meta-font {
	-webkit-transition-delay: 0s!important;
	transition-delay: 0s!important
}

a.meta-font:hover {
	color: #F67828
}




@media (max-width:500px) {
	.content-frame .gform_wrapper form .gform_footer input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.faq-content .faq-item.faq-content>a,.faq-content li .faq-item.faq-content>a,.faq-content ol .faq-item.faq-content>a,.faq-content ul .faq-item.faq-content>a,.faq-content>h2,.filter-active button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.gform_wrapper .gform_body ul li input:not([type=checkbox]),.laureate-banner .banner-content a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.quote-container a,.single-laureate-banner .banner-content a,.timeline-container .timeline-content .btn,figcaption,li,ol,p,ul {
		font-size: 16px;

	}
}

.content-frame .gform_wrapper form .gform_footer input[type=submit] strong,.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label strong,.faq-content .faq-item.faq-content>a strong,.faq-content li .faq-item.faq-content>a strong,.faq-content ol .faq-item.faq-content>a strong,.faq-content ul .faq-item.faq-content>a strong,.faq-content>h2 strong,.filter-active button strong,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label strong,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit] strong,.gform_wrapper .gform_body ul li input:not([type=checkbox]) strong,.laureate-banner .banner-content a strong,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield label strong,.quote-container a strong,.single-laureate-banner .banner-content a strong,.timeline-container .timeline-content .btn strong,figcaption strong,li strong,ol strong,p strong,ul strong {
	
	font-weight: 400;
	font-style: normal;
	font-size: 15px
}

@media (max-width:1500px) {
	.content-frame .gform_wrapper form .gform_footer input[type=submit] strong,.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label strong,.faq-content .faq-item.faq-content>a strong,.faq-content li .faq-item.faq-content>a strong,.faq-content ol .faq-item.faq-content>a strong,.faq-content ul .faq-item.faq-content>a strong,.faq-content>h2 strong,.filter-active button strong,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label strong,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit] strong,.gform_wrapper .gform_body ul li input:not([type=checkbox]) strong,.laureate-banner .banner-content a strong,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield label strong,.quote-container a strong,.single-laureate-banner .banner-content a strong,.timeline-container .timeline-content .btn strong,figcaption strong,li strong,ol strong,p strong,ul strong {
		line-height: 24px
	}
}

@media (max-width:500px) {
	.content-frame .gform_wrapper form .gform_footer input[type=submit] strong,.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label strong,.faq-content .faq-item.faq-content>a strong,.faq-content li .faq-item.faq-content>a strong,.faq-content ol .faq-item.faq-content>a strong,.faq-content ul .faq-item.faq-content>a strong,.faq-content>h2 strong,.filter-active button strong,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label strong,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit] strong,.gform_wrapper .gform_body ul li input:not([type=checkbox]) strong,.laureate-banner .banner-content a strong,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield label strong,.quote-container a strong,.single-laureate-banner .banner-content a strong,.timeline-container .timeline-content .btn strong,figcaption strong,li strong,ol strong,p strong,ul strong {
		font-size: 14px;
		line-height: 12px
	}
}

.content-frame .gform_wrapper form .gform_footer input.citation-text[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.citation-text,.faq-content .faq-item.faq-content>a.citation-text,.faq-content li .faq-item.faq-content>a.citation-text,.faq-content ol .faq-item.faq-content>a.citation-text,.faq-content ul .faq-item.faq-content>a.citation-text,.faq-content>h2.citation-text,.filter-active button.citation-text,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.citation-text,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input.citation-text[type=submit],.gform_wrapper .gform_body ul li input.citation-text:not([type=checkbox]),.laureate-banner .banner-content a.citation-text,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield label.citation-text,.quote-container a.citation-text,.single-laureate-banner .banner-content a.citation-text,.timeline-container .timeline-content .citation-text.btn,figcaption.citation-text,li.citation-text,ol.citation-text,p.citation-text,ul.citation-text {
	
	font-weight: 400;
	font-style: normal;
	font-style: italic;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0
}

.content-frame .gform_wrapper form .gform_footer input.citation-text[type=submit] strong,.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.citation-text strong,.faq-content .faq-item.faq-content>a.citation-text strong,.faq-content li .faq-item.faq-content>a.citation-text strong,.faq-content ol .faq-item.faq-content>a.citation-text strong,.faq-content ul .faq-item.faq-content>a.citation-text strong,.faq-content>h2.citation-text strong,.filter-active button.citation-text strong,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.citation-text strong,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input.citation-text[type=submit] strong,.gform_wrapper .gform_body ul li input.citation-text:not([type=checkbox]) strong,.laureate-banner .banner-content a.citation-text strong,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield label.citation-text strong,.quote-container a.citation-text strong,.single-laureate-banner .banner-content a.citation-text strong,.timeline-container .timeline-content .citation-text.btn strong,figcaption.citation-text strong,li.citation-text strong,ol.citation-text strong,p.citation-text strong,ul.citation-text strong {
	font-size: 12px;
	letter-spacing: 2px;
	font-weight: 400;
	font-style: normal
}

.content-frame .gform_wrapper form .gform_footer input.bigitalic[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.bigitalic,.faq-content .faq-item.faq-content>a.bigitalic,.faq-content li .faq-item.faq-content>a.bigitalic,.faq-content ol .faq-item.faq-content>a.bigitalic,.faq-content ul .faq-item.faq-content>a.bigitalic,.faq-content>h2.bigitalic,.filter-active button.bigitalic,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.bigitalic,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input.bigitalic[type=submit],.gform_wrapper .gform_body ul li input.bigitalic:not([type=checkbox]),.laureate-banner .banner-content a.bigitalic,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield label.bigitalic,.quote-container a.bigitalic,.single-laureate-banner .banner-content a.bigitalic,.timeline-container .timeline-content .bigitalic.btn,figcaption.bigitalic,li.bigitalic,ol.bigitalic,p.bigitalic,ul.bigitalic {
	
	font-weight: 400;
	font-style: normal;
	font-size: 24px;
	letter-spacing: 0;
	line-height: 24px;
	font-style: italic
}

.content-frame .gform_wrapper form .gform_footer input.sub-header-link[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.sub-header-link,.faq-content .faq-item.faq-content>a.sub-header-link,.faq-content li .faq-item.faq-content>a.sub-header-link,.faq-content ol .faq-item.faq-content>a.sub-header-link,.faq-content ul .faq-item.faq-content>a.sub-header-link,.faq-content>h2.sub-header-link,.filter-active button.sub-header-link,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.sub-header-link,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input.sub-header-link[type=submit],.gform_wrapper .gform_body ul li input.sub-header-link:not([type=checkbox]),.laureate-banner .banner-content a.sub-header-link,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield label.sub-header-link,.quote-container a.sub-header-link,.single-laureate-banner .banner-content a.sub-header-link,.timeline-container .timeline-content .sub-header-link.btn,figcaption.sub-header-link,li.sub-header-link,ol.sub-header-link,p.sub-header-link,ul.sub-header-link {
	
	font-weight: 400;
	font-style: italic;
	font-size: 27px;
	color: #F67828;
	letter-spacing: 0;
	line-height: 27px;
	padding-right: 15px;
	margin: 0 0 15px;
	display: inline-block;
	position: relative
}

.content-frame .gform_wrapper form .gform_footer input.sub-header-link[type=submit]:hover:after,.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.sub-header-link:hover:after,.faq-content .faq-item.faq-content>a.sub-header-link:hover:after,.faq-content li .faq-item.faq-content>a.sub-header-link:hover:after,.faq-content ol .faq-item.faq-content>a.sub-header-link:hover:after,.faq-content ul .faq-item.faq-content>a.sub-header-link:hover:after,.faq-content>h2.sub-header-link:hover:after,.filter-active button.sub-header-link:hover:after,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.sub-header-link:hover:after,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input.sub-header-link[type=submit]:hover:after,.gform_wrapper .gform_body ul li input.sub-header-link:not([type=checkbox]):hover:after,.laureate-banner .banner-content a.sub-header-link:hover:after,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield label.sub-header-link:hover:after,.quote-container a.sub-header-link:hover:after,.single-laureate-banner .banner-content a.sub-header-link:hover:after,.timeline-container .timeline-content .sub-header-link.btn:hover:after,figcaption.sub-header-link:hover:after,li.sub-header-link:hover:after,ol.sub-header-link:hover:after,p.sub-header-link:hover:after,ul.sub-header-link:hover:after {
	-webkit-transform: translate(5px,-50%);
	transform: translate(5px,-50%)
}

.content-frame .gform_wrapper form .gform_footer input.sub-header-link[type=submit]:before,.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.sub-header-link:before,.faq-content .faq-item.faq-content>a.sub-header-link:before,.faq-content li .faq-item.faq-content>a.sub-header-link:before,.faq-content ol .faq-item.faq-content>a.sub-header-link:before,.faq-content ul .faq-item.faq-content>a.sub-header-link:before,.faq-content>h2.sub-header-link:before,.filter-active button.sub-header-link:before,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.sub-header-link:before,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input.sub-header-link[type=submit]:before,.gform_wrapper .gform_body ul li input.sub-header-link:not([type=checkbox]):before,.laureate-banner .banner-content a.sub-header-link:before,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield label.sub-header-link:before,.quote-container a.sub-header-link:before,.single-laureate-banner .banner-content a.sub-header-link:before,.timeline-container .timeline-content .sub-header-link.btn:before,figcaption.sub-header-link:before,li.sub-header-link:before,ol.sub-header-link:before,p.sub-header-link:before,ul.sub-header-link:before {
	display: none
}

.content-frame .gform_wrapper form .gform_footer input.sub-header-link[type=submit]:after,.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.sub-header-link:after,.faq-content .faq-item.faq-content>a.sub-header-link:after,.faq-content li .faq-item.faq-content>a.sub-header-link:after,.faq-content ol .faq-item.faq-content>a.sub-header-link:after,.faq-content ul .faq-item.faq-content>a.sub-header-link:after,.faq-content>h2.sub-header-link:after,.filter-active button.sub-header-link:after,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.sub-header-link:after,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input.sub-header-link[type=submit]:after,.gform_wrapper .gform_body ul li input.sub-header-link:not([type=checkbox]):after,.laureate-banner .banner-content a.sub-header-link:after,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield label.sub-header-link:after,.quote-container a.sub-header-link:after,.single-laureate-banner .banner-content a.sub-header-link:after,.timeline-container .timeline-content .sub-header-link.btn:after,figcaption.sub-header-link:after,li.sub-header-link:after,ol.sub-header-link:after,p.sub-header-link:after,ul.sub-header-link:after {
	content: "";
	background-image: url(../imgs/icons/cta-header-link-arrow.svg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 6px;
	height: 9px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 60%;
	right: 0;
	-webkit-transition: all .65s ease-in-out;
	transition: all .65s ease-in-out
}

.content-frame .gform_wrapper form .gform_footer input.cta-content[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.cta-content,.faq-content .faq-item.faq-content>a.cta-content,.faq-content li .faq-item.faq-content>a.cta-content,.faq-content ol .faq-item.faq-content>a.cta-content,.faq-content ul .faq-item.faq-content>a.cta-content,.faq-content>h2.cta-content,.filter-active button.cta-content,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.cta-content,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input.cta-content[type=submit],.gform_wrapper .gform_body ul li input.cta-content:not([type=checkbox]),.laureate-banner .banner-content a.cta-content,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield label.cta-content,.quote-container a.cta-content,.single-laureate-banner .banner-content a.cta-content,.timeline-container .timeline-content .cta-content.btn,figcaption.cta-content,li.cta-content,ol.cta-content,p.cta-content,ul.cta-content {
	font-size: 21px;
	line-height: 27px;
	letter-spacing: 0
}

.content-frame .gform_wrapper form .gform_footer input.sub-header-arrow[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.sub-header-arrow,.faq-content .faq-item.faq-content>a.sub-header-arrow,.faq-content li .faq-item.faq-content>a.sub-header-arrow,.faq-content ol .faq-item.faq-content>a.sub-header-arrow,.faq-content ul .faq-item.faq-content>a.sub-header-arrow,.faq-content>h2.sub-header-arrow,.filter-active button.sub-header-arrow,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.sub-header-arrow,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input.sub-header-arrow[type=submit],.gform_wrapper .gform_body ul li input.sub-header-arrow:not([type=checkbox]),.laureate-banner .banner-content a.sub-header-arrow,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield label.sub-header-arrow,.quote-container a.sub-header-arrow,.single-laureate-banner .banner-content a.sub-header-arrow,.timeline-container .timeline-content .sub-header-arrow.btn,figcaption.sub-header-arrow,li.sub-header-arrow,ol.sub-header-arrow,p.sub-header-arrow,ul.sub-header-arrow {
	
	font-weight: 700;
	font-style: normal;
	font-size: 45px;
	color: #F67828;
	letter-spacing: 0;
	line-height: 27px;
	padding-right: 15px;
	margin: 0 0 20px;
	display: inline-block;
	position: relative
}

.content-frame .gform_wrapper form .gform_footer input.sub-header-arrow[type=submit]:after,.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.sub-header-arrow:after,.faq-content .faq-item.faq-content>a.sub-header-arrow:after,.faq-content li .faq-item.faq-content>a.sub-header-arrow:after,.faq-content ol .faq-item.faq-content>a.sub-header-arrow:after,.faq-content ul .faq-item.faq-content>a.sub-header-arrow:after,.faq-content>h2.sub-header-arrow:after,.filter-active button.sub-header-arrow:after,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.sub-header-arrow:after,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input.sub-header-arrow[type=submit]:after,.gform_wrapper .gform_body ul li input.sub-header-arrow:not([type=checkbox]):after,.laureate-banner .banner-content a.sub-header-arrow:after,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield label.sub-header-arrow:after,.quote-container a.sub-header-arrow:after,.single-laureate-banner .banner-content a.sub-header-arrow:after,.timeline-container .timeline-content .sub-header-arrow.btn:after,figcaption.sub-header-arrow:after,li.sub-header-arrow:after,ol.sub-header-arrow:after,p.sub-header-arrow:after,ul.sub-header-arrow:after {
	content: "";
	background-image: url(../imgs/icons/cta-header-link-arrow.svg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 6px;
	height: 9px;
	position: absolute;
	top: 60%;
	right: 0;
	-webkit-transition: all .65s ease-in-out;
	transition: all .65s ease-in-out
}

figcaption {
	
	font-weight: 700;
	font-style: normal;
	font-size: 15px;
	line-height: 21px;
	letter-spacing: 0;
	font-style: italic
}

a,li a,ol a,ul a {
	color: #221f1f;
	position: relative;
	-webkit-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out
}



a.sub-header-link,li a.sub-header-link,ol a.sub-header-link,ul a.sub-header-link {
	
	font-weight: 300;
	font-style: italic;
	font-size: 27px;
	color: #F67828;
	letter-spacing: 0;
	line-height: 27px;
	padding-right: 15px;
	margin: 0 0 15px;
	display: inline-block
}

a.sub-header-link:hover:after {
	-webkit-transform: translate(5px,-50%);
	transform: translate(5px,-50%)
}

a.sub-header-link:before,li a.sub-header-link:before,ol a.sub-header-link:before,ul a.sub-header-link:before {
	display: none
}

a.sub-header-link:after,li a.sub-header-link:after,ol a.sub-header-link:after,ul a.sub-header-link:after {
	content: "";
	background-image: url(../imgs/icons/cta-header-link-arrow.svg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 6px;
	height: 9px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 60%;
	right: 0;
	-webkit-transition: all .65s ease-in-out;
	transition: all .65s ease-in-out
}

a.link-fill {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
	height: 100%;
	z-index: 50
}

a.link-fill:before {
	display: none
}

a.light-text {
	color: #fff
}

a.light-text:hover {
	color: #F67828
}

span.light-text {
	color: #fff
}

span.light-text:hover {
	color: #F67828
}

a.link,button {
	
	font-weight: 400;
	font-style: normal;
	border: none;
	-webkit-appearance: none;
	background: 0 0!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
	font-size: 24px;
	line-height: 33px;
	letter-spacing: 0
}

a.link.meta-font,button.meta-font {
	
	font-weight: 500;
	font-style: normal;
	font-size: 18px;
	letter-spacing: 0
}

a.btn,span.btn {
	-webkit-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out;
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
	letter-spacing: 0.015em
}

a.btn:before,span.btn:before {
	content: "";
	position: absolute;
	width: 100%;
	background-color: #F67828;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: -2px;
	-webkit-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out
}

a.btn:before,button:before,span.btn:before {
	width: 125%
}

li,ol,ul {
	margin: 0
}

ol,ul {
	margin-bottom: 15px
}

svg.draw-this line,svg.draw-this path,svg.draw-this polygon,svg.draw-this polyline {
	-webkit-transition: all .75s;
	transition: all .75s
}

svg.init line,svg.init path,svg.init polygon,svg.init polyline {
	stroke-dashoffset: 0!important
}

a.social-icon {
	margin: 0 10px
}

a.social-icon:before {
	display: none
}

.center-content {
	display: block;
	text-align: center;
	clear: both
}

.play-trigger {
	display: block;
	width: 0;
	height: 0;
	position: relative;
	margin: 0 auto 10px;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 18px solid #fff
}

@media (max-width:1024px) {
	.play-trigger {
		border-top: 8px solid transparent;
		border-bottom: 8px solid transparent;
		border-left: 14px solid #fff
	}
}

.play-title {
	display: block;
	position: relative;
	width: 100%
}

.clearfix {
	zoom: 1
}

.clearfix:after,.clearfix:before {
	content: "";
	display: table
}

.clearfix:after {
	clear: both
}

.flex2-grid,.flex3-grid,.flex4-grid {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.flex2-grid.test>div,.flex3-grid.test>div,.flex4-grid.test>div {
	border: 1px solid #000
}

.flex2-grid>div {
	width: calc(50% - (30px / 2));
	margin-bottom: 30px
}

@media (max-width:630px) {
	.flex2-grid>div {
		width: 100%;
		margin-bottom: calc($grid_gutter /2)
	}
}

.flex2-grid>div:nth-child(odd) {
	margin-right: calc(30px / 2)
}

@media (max-width:630px) {
	.flex2-grid>div:nth-child(odd) {
		margin-right: 0
	}
}

.flex2-grid>div:nth-child(even) {
	margin-left: calc(30px / 2)
}

@media (max-width:630px) {
	.flex2-grid>div:nth-child(even) {
		margin-left: 0
	}
}

.flex2-grid>div:first-child,.flex2-grid>div:nth-child(2) {
	margin-top: 30px
}

@media (max-width:630px) {
	.flex2-grid>div:first-child {
		margin-top: 30px
	}
}

@media (max-width:630px) {
	.flex2-grid>div:nth-child(2) {
		margin-top: 0
	}
}

.flex3-grid>div {
	width: calc(33.333333% - (30px / 1.5));
	margin-bottom: 30px
}

@media (max-width:800px) {
	.flex3-grid>div {
		width: calc(50% - (30px / 2))
	}
}

@media (max-width:630px) {
	.flex3-grid>div {
		width: 100%;
		margin-bottom: calc($grid_gutter /2)
	}
}

.flex3-grid>div:nth-child(3n+1) {
	margin-right: calc(30px / 2)
}

.flex3-grid>div:nth-child(3n+2) {
	margin-right: calc(30px / 2);
	margin-left: calc(30px / 2)
}

.flex3-grid>div:nth-child(3n+3) {
	margin-left: calc(30px / 2)
}

.flex3-grid>div:first-child,.flex3-grid>div:nth-child(2),.flex3-grid>div:nth-child(3) {
	margin-top: 30px
}

@media (max-width:800px) {
	.flex3-grid>div:first-child,.flex3-grid>div:nth-child(2),.flex3-grid>div:nth-child(3) {
		margin-top: 0
	}
}

@media (max-width:800px) {
	.flex3-grid>div:nth-child(3n+1),.flex3-grid>div:nth-child(3n+2),.flex3-grid>div:nth-child(3n+3) {
		margin-left: 0;
		margin-right: 0
	}
}

@media (max-width:800px) {
	.flex3-grid>div:first-child,.flex3-grid>div:nth-child(2) {
		margin-top: 0
	}
}

@media (max-width:800px) {
	.flex3-grid>div:nth-child(odd) {
		margin-right: calc(30px / 2)
	}
}

@media (max-width:630px) {
	.flex3-grid>div:nth-child(odd) {
		margin-right: 0
	}
}

@media (max-width:800px) {
	.flex3-grid>div:nth-child(even) {
		margin-left: calc(30px / 2)
	}
}

@media (max-width:630px) {
	.flex3-grid>div:nth-child(even) {
		margin-left: 0
	}
}

.flex4-grid>div {
	width: calc(25% - (30px / 2.67));
	margin-bottom: 30px
}

@media (max-width:1024px) {
	.flex4-grid>div {
		width: calc(33.333333% - (30px / 1.5))
	}
}

@media (max-width:800px) {
	.flex4-grid>div {
		width: calc(50% - (30px / 2))
	}
}

.flex4-grid>div:nth-child(4n+2) {
	margin-left: 15px;
	margin-right: 15px
}

@media (max-width:1024px) {
	.flex4-grid>div:nth-child(4n+2) {
		margin-left: 0;
		margin-right: 0
	}
}

.flex4-grid>div:nth-child(4n+3) {
	margin-right: 15px
}

@media (max-width:1024px) {
	.flex4-grid>div:nth-child(4n+3) {
		margin-right: 0
	}
}

.flex4-grid>div:first-child,.flex4-grid>div:nth-child(2),.flex4-grid>div:nth-child(3),.flex4-grid>div:nth-child(4) {
	margin-top: 30px
}

@media (max-width:1024px) {
	.flex4-grid>div:nth-child(4) {
		margin-top: 0
	}
}

@media (max-width:800px) {
	.flex4-grid>div:nth-child(3) {
		margin-top: 0
	}
}

@media (max-width:630px) {
	.flex4-grid>div:nth-child(2) {
		margin-top: 0
	}
}

@media (max-width:1024px) {
	.flex4-grid>div:nth-child(3n+1) {
		margin-right: calc(30px / 2)
	}

	.flex4-grid>div:nth-child(3n+2) {
		margin-right: calc(30px / 2);
		margin-left: calc(30px / 2)
	}

	.flex4-grid>div:nth-child(3n+3) {
		margin-left: calc(30px / 2)
	}
}

@media (max-width:800px) {
	.flex4-grid>div:nth-child(3n+1),.flex4-grid>div:nth-child(3n+2),.flex4-grid>div:nth-child(3n+3) {
		margin-left: 0;
		margin-right: 0
	}

	.flex4-grid>div:first-child {
		margin-top: 30px
	}

	.flex4-grid>div:nth-child(odd) {
		margin-right: calc(30px / 2)
	}

	.flex4-grid>div:nth-child(even) {
		margin-left: calc(30px / 2)
	}
}

@media (max-width:630px) {
	.flex4-grid>div {
		width: 100%
	}

	.flex4-grid>div:first-child {
		margin-top: 0
	}

	.flex4-grid>div:nth-child(odd) {
		margin-right: 0
	}

	.flex4-grid>div:nth-child(even) {
		margin-left: 0
	}
}

#wp-toolbar a:before {
	display: none
}

body.mobile-nav-active {
	overflow: hidden
}



@media (max-width:500px) {
	.faq-content .laureate-banner .banner-content .home .faq-item>a,.faq-content .single-laureate-banner .banner-content .home .faq-item>a,.home .faq-content .laureate-banner .banner-content .faq-item>a,.home .faq-content .single-laureate-banner .banner-content .faq-item>a,.home .laureate-banner .banner-content .faq-content .faq-item>a,.home .laureate-banner .banner-content .faq-content li .faq-item>a,.home .laureate-banner .banner-content .faq-content ol .faq-item>a,.home .laureate-banner .banner-content .faq-content ul .faq-item>a,.home .laureate-banner .banner-content h2,.home .single-laureate-banner .banner-content .faq-content .faq-item>a,.home .single-laureate-banner .banner-content .faq-content li .faq-item>a,.home .single-laureate-banner .banner-content .faq-content ol .faq-item>a,.home .single-laureate-banner .banner-content .faq-content ul .faq-item>a,.home .single-laureate-banner .banner-content h2,.home .timeline-container .timeline-content .timeline-count,.home h1,.laureate-banner .banner-content .faq-content .home .faq-item>a,.laureate-banner .banner-content .home h2,.single-laureate-banner .banner-content .faq-content .home .faq-item>a,.single-laureate-banner .banner-content .home h2,.timeline-container .timeline-content .home .timeline-count {
		padding-left: 0
	}
}

.home.active-scroll header {
	background-color: rgba(0,0,0,.75)
}

.active-scroll header {
	padding: 8px 0
}

@media (max-width:1500px) {
	.active-scroll header {
		padding: 4px 0
	}
}

.active-scroll header #logo {
	width: 225px
}

@media (max-width:1500px) {
	.active-scroll header #logo {
		width: 175px
	}
}

.active-scroll header #logo-mobile {
	width: 42px
}

@media (max-width:850px) {
	.active-scroll header .main-nav li.menu-item-has-children:after {
		right: -25px
	}
}

@media (max-width:850px) {
	.active-scroll header .main-nav li>a,.active-scroll header .main-nav ol li>a,.active-scroll header .main-nav ul li>a {
		padding: 0
	}
}

.active-scroll header .main-nav li a {
	font-size: 16px
}

@media (max-width:850px) {
	.active-scroll header .main-nav li a {
		font-family: freight-big-pro,serif;
		font-weight: 300;
		font-style: normal;
		font-size: 39px;
		line-height: 39px;
		letter-spacing: -.25px;
		padding: 0
	}
}

@media (max-width:850px) {
	.active-scroll header .main-nav li ul li a {
		font-family: freight-sans-pro,sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 18px;
		line-height: 30px;
		letter-spacing: 0;
		color: #fff;
		padding: 0
	}
}






header #logo-mobile {
	display: none;
	-webkit-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out;
	width: 62px
}

header #mobile-trigger {
	display: none;
	-webkit-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out
}

@media (max-width:850px) {
	header #mobile-trigger {
		display: inline-block;
		z-index: 90;
		position: relative
	}
}

header .main-nav-container {
	display: inline-block;
	max-width: calc(100% - 350px)
}

@media (max-width:1280px) {
	header .main-nav-container {
		max-width: 100%
	}
}

@media (max-width:850px) {
	header .main-nav-container {
		position: fixed;
		top: 0;
		left: 0;
		width: 100vw;
		height: 100vh;
		background-color: #221f1f;
		z-index: 80;
		display: none
	}
}

header .main-nav-container.active-mobile-nav {
	display: block
}

header .main-nav {
	display: inline-block;
	margin: 0
}

@media (max-width:850px) {
	header .main-nav {
		padding: 0;
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
		text-align: center
	}
}

@media (max-width:500px) {
	header .main-nav {
		width: 100%
	}
}

header .main-nav ul {
	margin: 0
}

header .main-nav li {
	display: inline-block;
	position: relative
}

@media (max-width:850px) {
	header .main-nav li {
		display: block;
		text-align: center;
		margin-bottom: 20px
	}
}

header .main-nav li.mobile-only {
	display: none!important
}

@media (max-width:850px) {
	header .main-nav li.mobile-only {
		display: block!important
	}
}

header .main-nav li.menu-item-has-children {
	height: 30px
}

@media (max-width:850px) {
	header .main-nav li.menu-item-has-children {
		height: auto;
		display: inline-block
	}
}

header .main-nav li.menu-item-has-children>a,header .main-nav ol li.menu-item-has-children>a,header .main-nav ul li.menu-item-has-children>a {
	padding-right: 25px
}

@media (max-width:850px) {
	header .main-nav li.menu-item-has-children>a,header .main-nav ol li.menu-item-has-children>a,header .main-nav ul li.menu-item-has-children>a {
		padding-right: 20px;
		padding-left: 20px
	}
}

header .main-nav li.menu-item-has-children:after {
	content: '';
	width: 10px;
	height: 7px;
	position: absolute;
	top: 13px;
	right: 10px;
	background-image: url(../imgs/icons/nav-dropdown-arrow.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out
}

@media (max-width:1500px) {
	header .main-nav li.menu-item-has-children:after {
		top: 11px
	}
}

@media (max-width:850px) {
	header .main-nav li.menu-item-has-children:after {
		top: 19px;
		right: 0
	}
}

header .main-nav li.nav-item-active:after {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

@media (max-width:850px) {
	header .main-nav li.nav-item-active:after {
		right: 0!important
	}
}

header .main-nav li.nav-item-active>a,header .main-nav ol li.nav-item-active>a,header .main-nav ul li.nav-item-active>a {
	color: #F67828
}

header .main-nav li:last-child>a,header .main-nav ol li:last-child>a,header .main-nav ul li:last-child>a {
	padding-right: 0
}

header .main-nav li>a,header .main-nav ol li>a,header .main-nav ul li>a {
	padding: 0 15px
}

header .main-nav li a {
	color: #fff;
	font-family: freight-sans-pro,sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 18px;
	line-height: 18px;
	letter-spacing: 0
}

@media (max-width:850px) {
	header .main-nav li a {
		font-family: freight-big-pro,serif;
		font-weight: 300;
		font-style: normal;
		font-size: 39px;
		line-height: 39px;
		letter-spacing: -.25px;
		padding: 0
	}
}

header .main-nav li a:hover {
	color: #F67828
}

header .main-nav li ul {
	position: absolute;
	width: 100%;
	min-width: 204px;
	top: 30px;
	padding: 32px 0 15px;
	left: 50%;
	-webkit-transform: translate(-50%,0);
	transform: translate(-50%,0);
	-webkit-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out;
	display: none
}

@media (max-width:850px) {
	header .main-nav li ul {
		position: relative;
		margin-bottom: 0;
		top: auto;
		padding: 0;
		margin-top: 10px
	}
}

header .main-nav li ul.active-submenu {
	display: block
}

header .main-nav li ul:before {
	content: '';
	width: 100%;
	height: calc(100% - 22px);
	background-color: #fff;
	position: absolute;
	top: 22px;
	left: 0
}

@media (max-width:850px) {
	header .main-nav li ul:before {
		display: none
	}
}

header .main-nav li ul:after {
	content: '';
	width: 20px;
	height: 20px;
	background-color: #fff;
	top: 22px;
	position: absolute;
	left: 50%;
	-webkit-transform: translate(-50%,-50%) rotate(45deg);
	transform: translate(-50%,-50%) rotate(45deg)
}

@media (max-width:850px) {
	header .main-nav li ul:after {
		display: none
	}
}

header .main-nav li ul li {
	display: block
}

@media (max-width:850px) {
	header .main-nav li ul li {
		margin-bottom: 0
	}
}

header .main-nav li ul a {
	color: #221f1f;
	position: relative;
	font-family: freight-sans-pro,sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
	line-height: 33px;
	width: 100%;
	display: block;
	padding: 0 15px
}

@media (max-width:850px) {
	header .main-nav li ul a {
		font-family: freight-sans-pro,sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 18px;
		line-height: 30px;
		letter-spacing: 0;
		color: #fff;
		padding: 0
	}
}

.frame {
	width: 100%;
	max-width: 1250px;
	margin: 0 auto
}

@media (max-width:1280px) {
	.frame {
		max-width: 980px
	}
}

@media (max-width:1024px) {
	.frame {
		padding-left: 30px;
		padding-right: 30px
	}
}

@media (max-width:500px) {
	.frame {
		padding-left: 16px;
		padding-right: 16px
	}
}

.frame-xl {
	width: 100%;
	max-width: 1680px;
	margin: 0 auto
}

.inner-frame {
	width: 100%;
	max-width: 980px;
	margin: 0 auto
}

.content-frame {
	width: 100%;
	max-width: 900px;
	margin: 0 auto 0
}

.content-frame.large {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto 0
}
.page-template-quick-facts .content-frame {
	margin: 0 auto 0
}
.page-template-quick-facts .content-frame .row .icos{
   width: 148px;
   height: 148px;
   background-color: #F67828;
   border-radius: 50%;
   display: flex;
   align-items: center;
   justify-content: center;
   margin: 1rem auto;
}
.page-template-quick-facts .content-frame .row p{text-align: center;color: #F67828;}
.mixitup-page-list-disabled {
	display: none
}

.cta-wrapper {
	max-width: 330px;
	margin: 20px 0;
	position: relative
}

@media (max-width:1280px) {
	.cta-wrapper {
		max-width: 100%;
		width: calc(33.333% - 20px)
	}
}

@media (max-width:850px) {
	.cta-wrapper {
		width: 100%
	}
}

.cta-wrapper .faq-content .faq-item>a.cta-header,.cta-wrapper .faq-content li .faq-item>a.cta-header,.cta-wrapper .faq-content ol .faq-item>a.cta-header,.cta-wrapper .faq-content ul .faq-item>a.cta-header,.cta-wrapper h2.cta-header,.faq-content .cta-wrapper .faq-item>a.cta-header {
	font-size: 45px;
	line-height: 45px;
	padding-right: 30px
}

@media (max-width:500px) {
	.cta-wrapper .faq-content .faq-item>a.cta-header,.cta-wrapper .faq-content li .faq-item>a.cta-header,.cta-wrapper .faq-content ol .faq-item>a.cta-header,.cta-wrapper .faq-content ul .faq-item>a.cta-header,.cta-wrapper h2.cta-header,.faq-content .cta-wrapper .faq-item>a.cta-header {
		font-size: 38px;
		line-height: 38px
	}
}

.cta-wrapper.cta-link-wrapper {
	padding-top: 20px;
	position: relative
}

.cta-wrapper.cta-link-wrapper:hover {
	cursor: pointer
}

.content-frame .gform_wrapper form .gform_footer .wp-block-quote .cta-wrapper.cta-link-wrapper:hover input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .wp-block-quote .cta-wrapper.cta-link-wrapper:hover label,.cta-wrapper.cta-link-wrapper:hover .content-frame .gform_wrapper form .gform_footer .wp-block-quote input[type=submit],.cta-wrapper.cta-link-wrapper:hover .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .wp-block-quote label,.cta-wrapper.cta-link-wrapper:hover .faq-content .faq-item>a,.cta-wrapper.cta-link-wrapper:hover .faq-content .intro-content .faq-item>a,.cta-wrapper.cta-link-wrapper:hover .faq-content .laureate-intro .faq-item>a,.cta-wrapper.cta-link-wrapper:hover .faq-content .laureate-item .faq-item>a,.cta-wrapper.cta-link-wrapper:hover .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.cta-wrapper.cta-link-wrapper:hover .faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .faq-item>a,.cta-wrapper.cta-link-wrapper:hover .faq-content .sir-john-intro .sj-intro-content-container .quote-container .faq-item>a,.cta-wrapper.cta-link-wrapper:hover .faq-content .wp-block-column .faq-item>a,.cta-wrapper.cta-link-wrapper:hover .faq-content .wp-block-quote .faq-item.faq-content>a,.cta-wrapper.cta-link-wrapper:hover .faq-content li .faq-item>a,.cta-wrapper.cta-link-wrapper:hover .faq-content ol .faq-item>a,.cta-wrapper.cta-link-wrapper:hover .faq-content ul .faq-item>a,.cta-wrapper.cta-link-wrapper:hover .faq-sidebar a,.cta-wrapper.cta-link-wrapper:hover .filter-active .wp-block-quote button,.cta-wrapper.cta-link-wrapper:hover .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .wp-block-quote label,.cta-wrapper.cta-link-wrapper:hover .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .wp-block-quote input[type=submit],.cta-wrapper.cta-link-wrapper:hover .gform_wrapper .gform_body ul li .wp-block-quote input:not([type=checkbox]),.cta-wrapper.cta-link-wrapper:hover .intro-content .faq-content .faq-item>a,.cta-wrapper.cta-link-wrapper:hover .intro-content .faq-content li .faq-item>a,.cta-wrapper.cta-link-wrapper:hover .intro-content .faq-content ol .faq-item>a,.cta-wrapper.cta-link-wrapper:hover .intro-content .faq-content ul .faq-item>a,.cta-wrapper.cta-link-wrapper:hover .intro-content h2,.cta-wrapper.cta-link-wrapper:hover .laureate-banner .banner-content .wp-block-quote a,.cta-wrapper.cta-link-wrapper:hover .laureate-intro .faq-content .faq-item>a,.cta-wrapper.cta-link-wrapper:hover .laureate-intro .faq-content li .faq-item>a,.cta-wrapper.cta-link-wrapper:hover .laureate-intro .faq-content ol .faq-item>a,.cta-wrapper.cta-link-wrapper:hover .laureate-intro .faq-content ul .faq-item>a,.cta-wrapper.cta-link-wrapper:hover .laureate-intro h2,.cta-wrapper.cta-link-wrapper:hover .laureate-item .faq-content .faq-item>a,.cta-wrapper.cta-link-wrapper:hover .laureate-item .faq-content li .faq-item>a,.cta-wrapper.cta-link-wrapper:hover .laureate-item .faq-content ol .faq-item>a,.cta-wrapper.cta-link-wrapper:hover .laureate-item .faq-content ul .faq-item>a,.cta-wrapper.cta-link-wrapper:hover .laureate-item h2,.cta-wrapper.cta-link-wrapper:hover .news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.cta-wrapper.cta-link-wrapper:hover .news-posts-container .news-featured-item .featured-news-content .h3,.cta-wrapper.cta-link-wrapper:hover .news-posts-container .news-featured-item .featured-news-content .quote-container .h3,.cta-wrapper.cta-link-wrapper:hover .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.cta-wrapper.cta-link-wrapper:hover .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.cta-wrapper.cta-link-wrapper:hover .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.cta-wrapper.cta-link-wrapper:hover .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.cta-wrapper.cta-link-wrapper:hover .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container h2,.cta-wrapper.cta-link-wrapper:hover .news-posts-container .news-featured-item h3,.cta-wrapper.cta-link-wrapper:hover .newsletter-signup .gform_wrapper ul.gform_fields li.gfield .wp-block-quote label,.cta-wrapper.cta-link-wrapper:hover .quote-container .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.cta-wrapper.cta-link-wrapper:hover .quote-container .news-posts-container .news-featured-item .featured-news-content .h3,.cta-wrapper.cta-link-wrapper:hover .quote-container .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.cta-wrapper.cta-link-wrapper:hover .quote-container .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.cta-wrapper.cta-link-wrapper:hover .quote-container .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.cta-wrapper.cta-link-wrapper:hover .quote-container .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.cta-wrapper.cta-link-wrapper:hover .quote-container .sir-john-intro .sj-intro-content-container h2,.cta-wrapper.cta-link-wrapper:hover .quote-container .wp-block-quote a,.cta-wrapper.cta-link-wrapper:hover .quote-container h3,.cta-wrapper.cta-link-wrapper:hover .single-laureate-banner .banner-content .wp-block-quote a,.cta-wrapper.cta-link-wrapper:hover .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.cta-wrapper.cta-link-wrapper:hover .sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .faq-item>a,.cta-wrapper.cta-link-wrapper:hover .sir-john-intro .sj-intro-content-container .faq-content .quote-container .faq-item>a,.cta-wrapper.cta-link-wrapper:hover .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.cta-wrapper.cta-link-wrapper:hover .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.cta-wrapper.cta-link-wrapper:hover .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.cta-wrapper.cta-link-wrapper:hover .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item h2,.cta-wrapper.cta-link-wrapper:hover .sir-john-intro .sj-intro-content-container .quote-container h2,.cta-wrapper.cta-link-wrapper:hover .sir-john-intro .sj-intro-content-container h2,.cta-wrapper.cta-link-wrapper:hover .timeline-container .timeline-content .wp-block-quote .btn,.cta-wrapper.cta-link-wrapper:hover .wp-block-column .faq-content .faq-item>a,.cta-wrapper.cta-link-wrapper:hover .wp-block-column .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.cta-wrapper.cta-link-wrapper:hover .wp-block-column .faq-content li .faq-item>a,.cta-wrapper.cta-link-wrapper:hover .wp-block-column .faq-content ol .faq-item>a,.cta-wrapper.cta-link-wrapper:hover .wp-block-column .faq-content ul .faq-item>a,.cta-wrapper.cta-link-wrapper:hover .wp-block-column h2,.cta-wrapper.cta-link-wrapper:hover .wp-block-column h3,.cta-wrapper.cta-link-wrapper:hover .wp-block-quote .content-frame .gform_wrapper form .gform_footer input[type=submit],.cta-wrapper.cta-link-wrapper:hover .wp-block-quote .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.cta-wrapper.cta-link-wrapper:hover .wp-block-quote .faq-content .faq-item.faq-content>a,.cta-wrapper.cta-link-wrapper:hover .wp-block-quote .faq-content li .faq-item.faq-content>a,.cta-wrapper.cta-link-wrapper:hover .wp-block-quote .faq-content ol .faq-item.faq-content>a,.cta-wrapper.cta-link-wrapper:hover .wp-block-quote .faq-content ul .faq-item.faq-content>a,.cta-wrapper.cta-link-wrapper:hover .wp-block-quote .faq-content>h2,.cta-wrapper.cta-link-wrapper:hover .wp-block-quote .filter-active button,.cta-wrapper.cta-link-wrapper:hover .wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.cta-wrapper.cta-link-wrapper:hover .wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.cta-wrapper.cta-link-wrapper:hover .wp-block-quote .gform_wrapper .gform_body ul li input:not([type=checkbox]),.cta-wrapper.cta-link-wrapper:hover .wp-block-quote .laureate-banner .banner-content a,.cta-wrapper.cta-link-wrapper:hover .wp-block-quote .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.cta-wrapper.cta-link-wrapper:hover .wp-block-quote .quote-container a,.cta-wrapper.cta-link-wrapper:hover .wp-block-quote .single-laureate-banner .banner-content a,.cta-wrapper.cta-link-wrapper:hover .wp-block-quote .timeline-container .timeline-content .btn,.cta-wrapper.cta-link-wrapper:hover .wp-block-quote figcaption,.cta-wrapper.cta-link-wrapper:hover .wp-block-quote li,.cta-wrapper.cta-link-wrapper:hover .wp-block-quote ol,.cta-wrapper.cta-link-wrapper:hover .wp-block-quote p,.cta-wrapper.cta-link-wrapper:hover .wp-block-quote ul,.cta-wrapper.cta-link-wrapper:hover h2,.cta-wrapper.cta-link-wrapper:hover h3,.cta-wrapper.cta-link-wrapper:hover h4,.cta-wrapper.cta-link-wrapper:hover h5,.cta-wrapper.cta-link-wrapper:hover h6,.faq-content .cta-wrapper.cta-link-wrapper:hover .faq-item>a,.faq-content .intro-content .cta-wrapper.cta-link-wrapper:hover .faq-item>a,.faq-content .laureate-intro .cta-wrapper.cta-link-wrapper:hover .faq-item>a,.faq-content .laureate-item .cta-wrapper.cta-link-wrapper:hover .faq-item>a,.faq-content .sir-john-intro .sj-intro-content-container .cta-wrapper.cta-link-wrapper:hover .faq-item>a,.faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .cta-wrapper.cta-link-wrapper:hover .faq-item>a,.faq-content .sir-john-intro .sj-intro-content-container .quote-container .cta-wrapper.cta-link-wrapper:hover .faq-item>a,.faq-content .wp-block-column .cta-wrapper.cta-link-wrapper:hover .faq-item>a,.faq-content .wp-block-quote .cta-wrapper.cta-link-wrapper:hover .faq-item.faq-content>a,.faq-sidebar .cta-wrapper.cta-link-wrapper:hover a,.filter-active .wp-block-quote .cta-wrapper.cta-link-wrapper:hover button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .wp-block-quote .cta-wrapper.cta-link-wrapper:hover label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .wp-block-quote .cta-wrapper.cta-link-wrapper:hover input[type=submit],.gform_wrapper .gform_body ul li .wp-block-quote .cta-wrapper.cta-link-wrapper:hover input:not([type=checkbox]),.intro-content .cta-wrapper.cta-link-wrapper:hover h2,.intro-content .faq-content .cta-wrapper.cta-link-wrapper:hover .faq-item>a,.laureate-banner .banner-content .wp-block-quote .cta-wrapper.cta-link-wrapper:hover a,.laureate-intro .cta-wrapper.cta-link-wrapper:hover h2,.laureate-intro .faq-content .cta-wrapper.cta-link-wrapper:hover .faq-item>a,.laureate-item .cta-wrapper.cta-link-wrapper:hover h2,.laureate-item .faq-content .cta-wrapper.cta-link-wrapper:hover .faq-item>a,.news-posts-container .news-featured-item .cta-wrapper.cta-link-wrapper:hover h3,.news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .cta-wrapper.cta-link-wrapper:hover .faq-item>a,.news-posts-container .news-featured-item .featured-news-content .cta-wrapper.cta-link-wrapper:hover .h3,.news-posts-container .news-featured-item .featured-news-content .quote-container .cta-wrapper.cta-link-wrapper:hover .h3,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .cta-wrapper.cta-link-wrapper:hover h2,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .cta-wrapper.cta-link-wrapper:hover .faq-item>a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .wp-block-quote .cta-wrapper.cta-link-wrapper:hover label,.quote-container .cta-wrapper.cta-link-wrapper:hover h3,.quote-container .faq-content .sir-john-intro .sj-intro-content-container .cta-wrapper.cta-link-wrapper:hover .faq-item>a,.quote-container .news-posts-container .news-featured-item .featured-news-content .cta-wrapper.cta-link-wrapper:hover .h3,.quote-container .sir-john-intro .sj-intro-content-container .cta-wrapper.cta-link-wrapper:hover h2,.quote-container .sir-john-intro .sj-intro-content-container .faq-content .cta-wrapper.cta-link-wrapper:hover .faq-item>a,.quote-container .wp-block-quote .cta-wrapper.cta-link-wrapper:hover a,.single-laureate-banner .banner-content .wp-block-quote .cta-wrapper.cta-link-wrapper:hover a,.sir-john-intro .sj-intro-content-container .cta-wrapper.cta-link-wrapper:hover h2,.sir-john-intro .sj-intro-content-container .faq-content .cta-wrapper.cta-link-wrapper:hover .faq-item>a,.sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .cta-wrapper.cta-link-wrapper:hover .faq-item>a,.sir-john-intro .sj-intro-content-container .faq-content .quote-container .cta-wrapper.cta-link-wrapper:hover .faq-item>a,.sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .cta-wrapper.cta-link-wrapper:hover h2,.sir-john-intro .sj-intro-content-container .quote-container .cta-wrapper.cta-link-wrapper:hover h2,.timeline-container .timeline-content .wp-block-quote .cta-wrapper.cta-link-wrapper:hover .btn,.wp-block-column .cta-wrapper.cta-link-wrapper:hover h2,.wp-block-column .cta-wrapper.cta-link-wrapper:hover h3,.wp-block-column .faq-content .cta-wrapper.cta-link-wrapper:hover .faq-item>a,.wp-block-quote .content-frame .gform_wrapper form .gform_footer .cta-wrapper.cta-link-wrapper:hover input[type=submit],.wp-block-quote .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .cta-wrapper.cta-link-wrapper:hover label,.wp-block-quote .cta-wrapper.cta-link-wrapper:hover .faq-content>h2,.wp-block-quote .cta-wrapper.cta-link-wrapper:hover figcaption,.wp-block-quote .cta-wrapper.cta-link-wrapper:hover li,.wp-block-quote .cta-wrapper.cta-link-wrapper:hover ol,.wp-block-quote .cta-wrapper.cta-link-wrapper:hover p,.wp-block-quote .cta-wrapper.cta-link-wrapper:hover ul,.wp-block-quote .faq-content .cta-wrapper.cta-link-wrapper:hover .faq-item.faq-content>a,.wp-block-quote .filter-active .cta-wrapper.cta-link-wrapper:hover button,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .cta-wrapper.cta-link-wrapper:hover label,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .cta-wrapper.cta-link-wrapper:hover input[type=submit],.wp-block-quote .gform_wrapper .gform_body ul li .cta-wrapper.cta-link-wrapper:hover input:not([type=checkbox]),.wp-block-quote .laureate-banner .banner-content .cta-wrapper.cta-link-wrapper:hover a,.wp-block-quote .newsletter-signup .gform_wrapper ul.gform_fields li.gfield .cta-wrapper.cta-link-wrapper:hover label,.wp-block-quote .quote-container .cta-wrapper.cta-link-wrapper:hover a,.wp-block-quote .single-laureate-banner .banner-content .cta-wrapper.cta-link-wrapper:hover a,.wp-block-quote .timeline-container .timeline-content .cta-wrapper.cta-link-wrapper:hover .btn {
	color: #F67828
}

.cta-wrapper.cta-link-wrapper:hover .btn {
	color: #F67828
}

.cta-wrapper.cta-link-wrapper:hover:after {
	-webkit-transform: translateX(10px);
	transform: translateX(10px)
}

.cta-wrapper.cta-link-wrapper:before {
	content: '';
	width: 100%;
	height: 1px;
	background-color: #F67828;
	position: absolute;
	top: -1px;
	left: 0
}

.cta-wrapper.cta-link-wrapper:after {
	content: '';
	background-image: url(../imgs/icons/cta-link-arrow.svg);
	background-size: 9px,21px;
	background-position: center;
	background-repeat: no-repeat;
	width: 9px;
	height: 21px;
	top: 35px;
	right: 10px;
	position: absolute;
	-webkit-transform: translateX(0);
	transform: translateX(0);
	-webkit-transition: all .65s ease-in-out;
	transition: all .65s ease-in-out
}

@media (max-width:920px) {
	.cta-wrapper.cta-link-wrapper:after {
		widows: 6px;
		height: 18px;
		background-size: 6px,18px
	}
}

.cta-wrapper.cta-link-wrapper .btn {
	margin-top: 20px;
	display: inline-block
}

.content-frame .gform_wrapper form .gform_footer .cta-wrapper input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .cta-wrapper label,.cta-wrapper .content-frame .gform_wrapper form .gform_footer input[type=submit],.cta-wrapper .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.cta-wrapper .faq-content .faq-item.faq-content>a,.cta-wrapper .faq-content li .faq-item.faq-content>a,.cta-wrapper .faq-content ol .faq-item.faq-content>a,.cta-wrapper .faq-content ul .faq-item.faq-content>a,.cta-wrapper .faq-content>h2,.cta-wrapper .filter-active button,.cta-wrapper .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.cta-wrapper .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.cta-wrapper .gform_wrapper .gform_body ul li input:not([type=checkbox]),.cta-wrapper .laureate-banner .banner-content a,.cta-wrapper .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.cta-wrapper .quote-container a,.cta-wrapper .single-laureate-banner .banner-content a,.cta-wrapper .timeline-container .timeline-content .btn,.cta-wrapper figcaption,.cta-wrapper li,.cta-wrapper ol,.cta-wrapper p,.cta-wrapper ul,.faq-content .cta-wrapper .faq-item.faq-content>a,.filter-active .cta-wrapper button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .cta-wrapper label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .cta-wrapper input[type=submit],.gform_wrapper .gform_body ul li .cta-wrapper input:not([type=checkbox]),.laureate-banner .banner-content .cta-wrapper a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .cta-wrapper label,.quote-container .cta-wrapper a,.single-laureate-banner .banner-content .cta-wrapper a,.timeline-container .timeline-content .cta-wrapper .btn {
	margin: 0;
	font-size: 16px;
	letter-spacing: 0
}

.page-section {
	z-index: 20
}

.flex-wrap-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.flex-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.cta-container {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.page-loaded .banner-graphic-container {
	bottom: 0;
	left: calc(50% - 70px)
}

@media (max-width:500px) {
	.page-loaded .banner-graphic-container {
		bottom: -40px
	}
}

.page-loaded .banner:before {
	bottom: 0;
	left: calc(50% - 70px)
}

@media (max-width:767px) {
	.page-loaded .banner:before {
		bottom: auto;
		left: 0
	}
}

.faq-content .laureate-banner .banner-content .page-loaded .banner .faq-item>a,.faq-content .single-laureate-banner .banner-content .page-loaded .banner .faq-item>a,.laureate-banner .banner-content .faq-content .page-loaded .banner .faq-item>a,.laureate-banner .banner-content .page-loaded .banner h2,.page-loaded .banner .banner-content,.page-loaded .banner .faq-content .laureate-banner .banner-content .faq-item>a,.page-loaded .banner .faq-content .single-laureate-banner .banner-content .faq-item>a,.page-loaded .banner .laureate-banner .banner-content .faq-content .faq-item>a,.page-loaded .banner .laureate-banner .banner-content .faq-content li .faq-item>a,.page-loaded .banner .laureate-banner .banner-content .faq-content ol .faq-item>a,.page-loaded .banner .laureate-banner .banner-content .faq-content ul .faq-item>a,.page-loaded .banner .laureate-banner .banner-content h2,.page-loaded .banner .single-laureate-banner .banner-content .faq-content .faq-item>a,.page-loaded .banner .single-laureate-banner .banner-content .faq-content li .faq-item>a,.page-loaded .banner .single-laureate-banner .banner-content .faq-content ol .faq-item>a,.page-loaded .banner .single-laureate-banner .banner-content .faq-content ul .faq-item>a,.page-loaded .banner .single-laureate-banner .banner-content h2,.page-loaded .banner .timeline-container .timeline-content .timeline-count,.page-loaded .banner h1,.single-laureate-banner .banner-content .faq-content .page-loaded .banner .faq-item>a,.single-laureate-banner .banner-content .page-loaded .banner h2,.timeline-container .timeline-content .page-loaded .banner .timeline-count {
	opacity: 1
}

.banner {
	position: relative;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
	border-bottom: 6px solid #F67828
}

@media (max-width:767px) {
	.banner {
		border-bottom: none
	}
}
.banner.default-banner h1.orangeText{
	line-height: 1.25;
}

@media (max-width:767px) {
	.banner.default-banner h1.orangeText{
		font-size: 40px;
	}
}

.banner:after {
	content: '';
	width: 100%;
	height: 50%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: -webkit-gradient(linear,left top,left bottom,from(transparent),to(black));
	background: linear-gradient(transparent,#000);
	z-index: 1
}

@media (max-width:767px) {
	.banner:after {
		display: none
	}
}

.banner:before {
	content: '';
	position: absolute;
	width: 1200px;
	height: 145px;
	bottom: -150px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #F67828;
	mix-blend-mode: multiply;
	-webkit-transition: all .65s ease-in-out;
	transition: all .65s ease-in-out;
	z-index: 5
}

@media (max-width:1440px) {
	.banner:before {
		width: 960px
	}
}

@media (max-width:767px) {
	.banner:before {
		mix-blend-mode: none;
		width: 100%;
		height: 90%;
		top: 0;
		left: 0;
		bottom: auto;
		-webkit-transform: translate(0);
		transform: translate(0);
		background-color: #000
	}
}

.banner .banner-mobile {
	display: none;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 420px;
	z-index: 20;
	position: relative
}

@media (max-width:767px) {
	.banner .banner-mobile {
		display: block;
		width: calc(100% - 60px);
		margin: 0 auto
	}
}

@media (max-width:500px) {
	.banner .banner-mobile {
		height: 200px;
		width: calc(100% - 32px)
	}
}

.banner .faq-content .laureate-banner .banner-content .faq-item>a,.banner .faq-content .single-laureate-banner .banner-content .faq-item>a,.banner .laureate-banner .banner-content .faq-content .faq-item>a,.banner .laureate-banner .banner-content .faq-content li .faq-item>a,.banner .laureate-banner .banner-content .faq-content ol .faq-item>a,.banner .laureate-banner .banner-content .faq-content ul .faq-item>a,.banner .laureate-banner .banner-content h2,.banner .single-laureate-banner .banner-content .faq-content .faq-item>a,.banner .single-laureate-banner .banner-content .faq-content li .faq-item>a,.banner .single-laureate-banner .banner-content .faq-content ol .faq-item>a,.banner .single-laureate-banner .banner-content .faq-content ul .faq-item>a,.banner .single-laureate-banner .banner-content h2,.banner .timeline-container .timeline-content .timeline-count,.faq-content .laureate-banner .banner-content .banner .faq-item>a,.faq-content .single-laureate-banner .banner-content .banner .faq-item>a,.laureate-banner .banner-content .banner h2,.laureate-banner .banner-content .faq-content .banner .faq-item>a,.single-laureate-banner .banner-content .banner h2,.single-laureate-banner .banner-content .faq-content .banner .faq-item>a,.timeline-container .timeline-content .banner .timeline-count {
	color: #fff;
	max-width: 840px;
	-webkit-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out;
	opacity: 0
}

.banner.small {
	height: 470px
}

@media (max-width:767px) {
	.banner.small {
		height: auto
	}
}

.banner.large {
	height: 840px;
	border-bottom: none;
}
.banner.large::before{display: none;}
@media (max-width:767px) {
	.banner.large {
		height: auto
	}
}

.banner.sir-john-banner {
	height: 1200px
}

@media (max-width:1500px) {
	.banner.sir-john-banner {
		height: 1125px
	}
}

@media (max-width:767px) {
	.banner.sir-john-banner {
		height: 90vh;
		min-height: 500px
	}
}

.banner.sir-john-banner .faq-content .laureate-banner .banner-content .faq-item>a,.banner.sir-john-banner .faq-content .single-laureate-banner .banner-content .faq-item>a,.banner.sir-john-banner .laureate-banner .banner-content .faq-content .faq-item>a,.banner.sir-john-banner .laureate-banner .banner-content .faq-content li .faq-item>a,.banner.sir-john-banner .laureate-banner .banner-content .faq-content ol .faq-item>a,.banner.sir-john-banner .laureate-banner .banner-content .faq-content ul .faq-item>a,.banner.sir-john-banner .laureate-banner .banner-content h2,.banner.sir-john-banner .single-laureate-banner .banner-content .faq-content .faq-item>a,.banner.sir-john-banner .single-laureate-banner .banner-content .faq-content li .faq-item>a,.banner.sir-john-banner .single-laureate-banner .banner-content .faq-content ol .faq-item>a,.banner.sir-john-banner .single-laureate-banner .banner-content .faq-content ul .faq-item>a,.banner.sir-john-banner .single-laureate-banner .banner-content h2,.banner.sir-john-banner .timeline-container .timeline-content .timeline-count,.banner.sir-john-banner h1,.faq-content .laureate-banner .banner-content .banner.sir-john-banner .faq-item>a,.faq-content .single-laureate-banner .banner-content .banner.sir-john-banner .faq-item>a,.laureate-banner .banner-content .banner.sir-john-banner h2,.laureate-banner .banner-content .faq-content .banner.sir-john-banner .faq-item>a,.single-laureate-banner .banner-content .banner.sir-john-banner h2,.single-laureate-banner .banner-content .faq-content .banner.sir-john-banner .faq-item>a,.timeline-container .timeline-content .banner.sir-john-banner .timeline-count {
	margin-bottom: 0
}

.banner.sir-john-banner .faq-content .faq-item>a,.banner.sir-john-banner .faq-content li .faq-item>a,.banner.sir-john-banner .faq-content ol .faq-item>a,.banner.sir-john-banner .faq-content ul .faq-item>a,.banner.sir-john-banner h2,.faq-content .banner.sir-john-banner .faq-item>a {
	color: #F67828
}

.banner .banner-content {
	color: #fff;
	border-left: 2px solid #F67828;
	padding-left: 20px;
	max-width: 840px;
	-webkit-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out;
	-webkit-transition-delay: .25s;
	transition-delay: .25s;
	opacity: 0;
	margin-left: 5px
}

@media (max-width:767px) {
	.banner .banner-content {
		text-align: center;
		margin-left: 0;
		padding-left: 16px;
		padding-right: 16px;
		border-left: none;
		margin-top: 30px
	}
}

.banner .banner-content .content-frame .gform_wrapper form .gform_footer input[type=submit],.banner .banner-content .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.banner .banner-content .faq-content .faq-item.faq-content>a,.banner .banner-content .faq-content li .faq-item.faq-content>a,.banner .banner-content .faq-content ol .faq-item.faq-content>a,.banner .banner-content .faq-content ul .faq-item.faq-content>a,.banner .banner-content .faq-content>h2,.banner .banner-content .filter-active button,.banner .banner-content .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.banner .banner-content .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.banner .banner-content .gform_wrapper .gform_body ul li input:not([type=checkbox]),.banner .banner-content .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.banner .banner-content .quote-container a,.banner .banner-content .timeline-container .timeline-content .btn,.banner .banner-content figcaption,.banner .banner-content li,.banner .banner-content ol,.banner .banner-content p,.banner .banner-content ul,.banner .laureate-banner .banner-content a,.banner .single-laureate-banner .banner-content a,.content-frame .gform_wrapper form .gform_footer .banner .banner-content input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .banner .banner-content label,.faq-content .banner .banner-content .faq-item.faq-content>a,.filter-active .banner .banner-content button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .banner .banner-content label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .banner .banner-content input[type=submit],.gform_wrapper .gform_body ul li .banner .banner-content input:not([type=checkbox]),.laureate-banner .banner .banner-content a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .banner .banner-content label,.quote-container .banner .banner-content a,.single-laureate-banner .banner .banner-content a,.timeline-container .timeline-content .banner .banner-content .btn {
	font-size: 24px;
	letter-spacing: 0;
	line-height: 27px
}

@media (max-width:1500px) {
	.banner .banner-content .content-frame .gform_wrapper form .gform_footer input[type=submit],.banner .banner-content .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.banner .banner-content .faq-content .faq-item.faq-content>a,.banner .banner-content .faq-content li .faq-item.faq-content>a,.banner .banner-content .faq-content ol .faq-item.faq-content>a,.banner .banner-content .faq-content ul .faq-item.faq-content>a,.banner .banner-content .faq-content>h2,.banner .banner-content .filter-active button,.banner .banner-content .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.banner .banner-content .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.banner .banner-content .gform_wrapper .gform_body ul li input:not([type=checkbox]),.banner .banner-content .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.banner .banner-content .quote-container a,.banner .banner-content .timeline-container .timeline-content .btn,.banner .banner-content figcaption,.banner .banner-content li,.banner .banner-content ol,.banner .banner-content p,.banner .banner-content ul,.banner .laureate-banner .banner-content a,.banner .single-laureate-banner .banner-content a,.content-frame .gform_wrapper form .gform_footer .banner .banner-content input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .banner .banner-content label,.faq-content .banner .banner-content .faq-item.faq-content>a,.filter-active .banner .banner-content button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .banner .banner-content label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .banner .banner-content input[type=submit],.gform_wrapper .gform_body ul li .banner .banner-content input:not([type=checkbox]),.laureate-banner .banner .banner-content a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .banner .banner-content label,.quote-container .banner .banner-content a,.single-laureate-banner .banner .banner-content a,.timeline-container .timeline-content .banner .banner-content .btn {
		font-size: 18px;
		line-height: 24px
	}
}

.banner .banner-content .content-frame .gform_wrapper form .gform_footer input[type=submit] strong,.banner .banner-content .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label strong,.banner .banner-content .faq-content .faq-item.faq-content>a strong,.banner .banner-content .faq-content>h2 strong,.banner .banner-content .filter-active button strong,.banner .banner-content .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label strong,.banner .banner-content .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit] strong,.banner .banner-content .gform_wrapper .gform_body ul li input:not([type=checkbox]) strong,.banner .banner-content .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label strong,.banner .banner-content .quote-container a strong,.banner .banner-content .timeline-container .timeline-content .btn strong,.banner .banner-content figcaption strong,.banner .banner-content li strong,.banner .banner-content ol strong,.banner .banner-content p strong,.banner .banner-content ul strong,.banner .laureate-banner .banner-content a strong,.banner .single-laureate-banner .banner-content a strong,.content-frame .gform_wrapper form .gform_footer .banner .banner-content input[type=submit] strong,.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .banner .banner-content label strong,.faq-content .banner .banner-content .faq-item.faq-content>a strong,.filter-active .banner .banner-content button strong,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .banner .banner-content label strong,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .banner .banner-content input[type=submit] strong,.gform_wrapper .gform_body ul li .banner .banner-content input:not([type=checkbox]) strong,.laureate-banner .banner .banner-content a strong,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .banner .banner-content label strong,.quote-container .banner .banner-content a strong,.single-laureate-banner .banner .banner-content a strong,.timeline-container .timeline-content .banner .banner-content .btn strong {
	font-size: 20px
}

@media (max-width:1500px) {
	.banner .banner-content .content-frame .gform_wrapper form .gform_footer input[type=submit] strong,.banner .banner-content .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label strong,.banner .banner-content .faq-content .faq-item.faq-content>a strong,.banner .banner-content .faq-content>h2 strong,.banner .banner-content .filter-active button strong,.banner .banner-content .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label strong,.banner .banner-content .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit] strong,.banner .banner-content .gform_wrapper .gform_body ul li input:not([type=checkbox]) strong,.banner .banner-content .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label strong,.banner .banner-content .quote-container a strong,.banner .banner-content .timeline-container .timeline-content .btn strong,.banner .banner-content figcaption strong,.banner .banner-content li strong,.banner .banner-content ol strong,.banner .banner-content p strong,.banner .banner-content ul strong,.banner .laureate-banner .banner-content a strong,.banner .single-laureate-banner .banner-content a strong,.content-frame .gform_wrapper form .gform_footer .banner .banner-content input[type=submit] strong,.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .banner .banner-content label strong,.faq-content .banner .banner-content .faq-item.faq-content>a strong,.filter-active .banner .banner-content button strong,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .banner .banner-content label strong,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .banner .banner-content input[type=submit] strong,.gform_wrapper .gform_body ul li .banner .banner-content input:not([type=checkbox]) strong,.laureate-banner .banner .banner-content a strong,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .banner .banner-content label strong,.quote-container .banner .banner-content a strong,.single-laureate-banner .banner .banner-content a strong,.timeline-container .timeline-content .banner .banner-content .btn strong {
		font-size: 18px;
		line-height: 24px
	}
}

@media (max-width:500px) {
	.banner .banner-content .content-frame .gform_wrapper form .gform_footer input[type=submit] strong,.banner .banner-content .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label strong,.banner .banner-content .faq-content .faq-item.faq-content>a strong,.banner .banner-content .faq-content>h2 strong,.banner .banner-content .filter-active button strong,.banner .banner-content .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label strong,.banner .banner-content .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit] strong,.banner .banner-content .gform_wrapper .gform_body ul li input:not([type=checkbox]) strong,.banner .banner-content .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label strong,.banner .banner-content .quote-container a strong,.banner .banner-content .timeline-container .timeline-content .btn strong,.banner .banner-content figcaption strong,.banner .banner-content li strong,.banner .banner-content ol strong,.banner .banner-content p strong,.banner .banner-content ul strong,.banner .laureate-banner .banner-content a strong,.banner .single-laureate-banner .banner-content a strong,.content-frame .gform_wrapper form .gform_footer .banner .banner-content input[type=submit] strong,.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .banner .banner-content label strong,.faq-content .banner .banner-content .faq-item.faq-content>a strong,.filter-active .banner .banner-content button strong,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .banner .banner-content label strong,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .banner .banner-content input[type=submit] strong,.gform_wrapper .gform_body ul li .banner .banner-content input:not([type=checkbox]) strong,.laureate-banner .banner .banner-content a strong,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .banner .banner-content label strong,.quote-container .banner .banner-content a strong,.single-laureate-banner .banner .banner-content a strong,.timeline-container .timeline-content .banner .banner-content .btn strong {
		font-size: 16px;
		line-height: 21px
	}
}

@media (max-width:500px) {
	.banner .banner-content .content-frame .gform_wrapper form .gform_footer input[type=submit],.banner .banner-content .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.banner .banner-content .faq-content .faq-item.faq-content>a,.banner .banner-content .faq-content li .faq-item.faq-content>a,.banner .banner-content .faq-content ol .faq-item.faq-content>a,.banner .banner-content .faq-content ul .faq-item.faq-content>a,.banner .banner-content .faq-content>h2,.banner .banner-content .filter-active button,.banner .banner-content .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.banner .banner-content .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.banner .banner-content .gform_wrapper .gform_body ul li input:not([type=checkbox]),.banner .banner-content .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.banner .banner-content .quote-container a,.banner .banner-content .timeline-container .timeline-content .btn,.banner .banner-content figcaption,.banner .banner-content li,.banner .banner-content ol,.banner .banner-content p,.banner .banner-content ul,.banner .laureate-banner .banner-content a,.banner .single-laureate-banner .banner-content a,.content-frame .gform_wrapper form .gform_footer .banner .banner-content input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .banner .banner-content label,.faq-content .banner .banner-content .faq-item.faq-content>a,.filter-active .banner .banner-content button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .banner .banner-content label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .banner .banner-content input[type=submit],.gform_wrapper .gform_body ul li .banner .banner-content input:not([type=checkbox]),.laureate-banner .banner .banner-content a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .banner .banner-content label,.quote-container .banner .banner-content a,.single-laureate-banner .banner .banner-content a,.timeline-container .timeline-content .banner .banner-content .btn {
		font-size: 16px;
		line-height: 21px
	}
}

.banner .frame {
	z-index: 10;
	position: absolute;
	bottom: 170px;
	margin: 0 auto;
	display: inline-block;
	width: 100%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}
.large .frame{bottom: 300px;} 
.large .banner-graphic-container{height: 245px;}
@media (max-width:1440px) {
	.banner .frame {
		max-width: 980px
	}
}

@media (max-width:767px) {
	.banner .frame {
		bottom: auto;
		left: auto;
		-webkit-transform: translate(0);
		transform: translate(0);
		position: relative;
		padding: 140px 0 30px
	}
}

@media (max-width:767px) {
	.faq-content .laureate-banner .banner-content .home .banner .faq-item>a,.faq-content .single-laureate-banner .banner-content .home .banner .faq-item>a,.home .banner .faq-content .laureate-banner .banner-content .faq-item>a,.home .banner .faq-content .single-laureate-banner .banner-content .faq-item>a,.home .banner .laureate-banner .banner-content .faq-content .faq-item>a,.home .banner .laureate-banner .banner-content .faq-content li .faq-item>a,.home .banner .laureate-banner .banner-content .faq-content ol .faq-item>a,.home .banner .laureate-banner .banner-content .faq-content ul .faq-item>a,.home .banner .laureate-banner .banner-content h2,.home .banner .single-laureate-banner .banner-content .faq-content .faq-item>a,.home .banner .single-laureate-banner .banner-content .faq-content li .faq-item>a,.home .banner .single-laureate-banner .banner-content .faq-content ol .faq-item>a,.home .banner .single-laureate-banner .banner-content .faq-content ul .faq-item>a,.home .banner .single-laureate-banner .banner-content h2,.home .banner .timeline-container .timeline-content .timeline-count,.home .banner h1,.laureate-banner .banner-content .faq-content .home .banner .faq-item>a,.laureate-banner .banner-content .home .banner h2,.single-laureate-banner .banner-content .faq-content .home .banner .faq-item>a,.single-laureate-banner .banner-content .home .banner h2,.timeline-container .timeline-content .home .banner .timeline-count {
		text-align: left;
		padding-left: 20px
	}
}

@media (max-width:767px) {
	.home .banner .banner-content {
		text-align: left;
		padding-left: 16px;
		padding-right: 16px;
		border-left: 1px solid #F67828
	}
}

.home .banner .frame {
	bottom: 120px
}

@media (max-width:767px) {
	.home .banner .frame {
		position: absolute;
		left: 0;
		bottom: 100px
	}
}

@media (max-width:500px) {
	.home .banner .frame {
		bottom: 20px
	}
}

.img-fill-container {
	position: relative;
	z-index: 1
}

.img-fill {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
	height: 100%
}

.content-container {
	max-width: 1290px;
	-webkit-transform: translateY(-120px);
	transform: translateY(-120px);
	background-color: #fff;
	min-height: 120px;
	margin: 0 auto;
	padding-top: 90px;
	z-index: 20;
	position: relative
}
.large .content-container{
    background-color: #F67828;
	-webkit-transform: translate(-170px,-200px);
	transform: translate(-170px,-200px);
	padding-bottom: 90px;
}
.large .content-container::before{
	content: '';
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 20%;
	background-color: #F67828;
	-webkit-transform: translateX(-160px);
	transform: translateX(-160px);
}
.middle .content-container{
	-webkit-transform: translateY(-220px);
	transform: translateY(-220px);
	border-top: 5px solid #F67828;
}
@media (max-width:1440px) {
	.content-container {
		max-width: 980px;
		padding-left: 30px;
		padding-right: 30px;
		padding-top: 50px
	}
}

@media (max-width:768px) {
	.content-container {
		padding-left: 16px;
		padding-right: 16px;
		-webkit-transform: translateY(0);
		transform: translateY(0);
		padding-bottom: 30px
	}
}

.content-container.active-download-links .content-frame {
	margin-bottom: 40px
}

.dl-links {
	text-align: center;
	border-bottom: 1px solid rgba(0,0,0,.15);
	padding-bottom: 70px
}

@media (max-width:767px) {
	.dl-links {
		max-width: 100%;
		width: 400px;
		margin: 0 auto;
		display: block;
		padding-bottom: 20px
	}
}

.dl-links a {
	position: relative;
	margin-right: 40px
}

@media (max-width:767px) {
	.dl-links a {
		margin-right: 0;
		margin-bottom: 20px;
		display: block;
		background-color: #F67828;
		color: #fff;
		padding: 10px 0
	}

	.dl-links a:after,.dl-links a:before {
		display: none
	}
}

.dl-links a:last-child {
	margin-right: 0
}

.dl-links a:after {
	position: absolute;
	content: '';
	top: 60%;
	right: -15px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 6px;
	height: 10px;
	background-size: 6px 10px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../imgs/icons/arrow.svg)
}

.page-template-default .intro-content {
	padding-bottom: 90px
}

@media (max-width:1280px) {
	.faq-content .intro-content .faq-item>a,.intro-content .faq-content .faq-item>a,.intro-content .faq-content li .faq-item>a,.intro-content .faq-content ol .faq-item>a,.intro-content .faq-content ul .faq-item>a,.intro-content h2 {
		font-size: 39px!important;
		line-height: 36px!important
	}
}

@media (max-width:500px) {
	.faq-content .intro-content .faq-item>a,.intro-content .faq-content .faq-item>a,.intro-content .faq-content li .faq-item>a,.intro-content .faq-content ol .faq-item>a,.intro-content .faq-content ul .faq-item>a,.intro-content h2 {
		font-size: 28px!important;
		line-height: 30px!important
	}
}

@media (max-width:500px) {
	.faq-content .intro-content .faq-item>a,.faq-sidebar .intro-content a,.intro-content .faq-content .faq-item>a,.intro-content .faq-content .laureate-intro .faq-item>a,.intro-content .faq-content .laureate-item .faq-item>a,.intro-content .faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .faq-item>a,.intro-content .faq-content .wp-block-column .faq-item>a,.intro-content .faq-content li .faq-item>a,.intro-content .faq-content ol .faq-item>a,.intro-content .faq-content ul .faq-item>a,.intro-content .faq-sidebar a,.intro-content .news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.intro-content .news-posts-container .news-featured-item .featured-news-content .h3,.intro-content .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container h2,.intro-content .news-posts-container .news-featured-item h3,.intro-content .sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .faq-item>a,.intro-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item h2,.intro-content .sir-john-intro .sj-intro-content-container .wp-block-column h2,.intro-content .wp-block-column .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.intro-content .wp-block-column .sir-john-intro .sj-intro-content-container h2,.intro-content .wp-block-column h3,.intro-content h2,.intro-content h6,.news-posts-container .news-featured-item .featured-news-content .intro-content .h3,.news-posts-container .news-featured-item .intro-content h3,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .intro-content h2,.sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .intro-content h2,.sir-john-intro .sj-intro-content-container .wp-block-column .intro-content h2,.wp-block-column .intro-content h3,.wp-block-column .sir-john-intro .sj-intro-content-container .intro-content h2 {
		font-size: 28px!important;
		line-height: 30px!important
	}
}

.banner-graphic-container {
	width: 1200px;
	height: 145px;
	overflow: hidden;
	position: absolute;
	bottom: -150px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: all .65s ease-in-out;
	transition: all .65s ease-in-out;
	z-index: 10
}

@media (max-width:1440px) {
	.banner-graphic-container {
		width: 980px
	}
}

@media (max-width:767px) {
	.banner-graphic-container {
		display: none
	}
}

.banner-graphic-container svg {
	position: absolute;
	width: 100%;
	height: 100%
}

@media (max-width:1440px) {
	.banner-graphic-container svg {
		left: -10px;
		width: calc(100% + 5px)
	}
}

.page-footer-links {
	position: relative;
	z-index: 20;
	padding-bottom: 115px;
	padding-top: 100px;
}

@media (max-width:767px) {
	.page-footer-links {
		height: auto;
		background-color: #F67828;
		color: #fff;
		margin-top: 0px;
		padding-top: 0;
	}
}

.page-footer-links.init:before {
	-webkit-transform: translateX(0);
	transform: translateX(0)
}


@media (max-width:767px) {
	.page-footer-links:before {
		display: none
	}
}

.page-footer-links .page-footer-link {
	position: relative;
	overflow: hidden;
	width: calc(50% - 15px);
	height: 390px;
	margin-bottom: 30px;
	position: relative
}

@media (max-width:1024px) {
	.page-footer-links .page-footer-link {
		height: 300px
	}
}

@media (max-width:767px) {
	.page-footer-links .page-footer-link {
		width: 100%;
		margin-bottom: 20px;
		height: 350px
	}
}

@media (max-width:500px) {
	.page-footer-links .page-footer-link {
		height: 300px
	}
}

.page-footer-links .page-footer-link .page-footer-bg {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-transition: all .65s ease-in-out;
	transition: all .65s ease-in-out;
	-webkit-transition-delay: .25s;
	transition-delay: .25s;
	-webkit-transform: scale(1.5);
	transform: scale(1.5)
}

.page-footer-links .page-footer-link:hover {
	cursor: pointer
}

.page-footer-links .page-footer-link:hover.page-footer-link-header {
	cursor: auto
}

.page-footer-links .page-footer-link:hover .page-footer-bg {
	-webkit-transform: scale(1.1)!important;
	transform: scale(1.1)!important
}

.page-footer-links .page-footer-link:hover .btn {
	color: #F67828;
	-webkit-transform: translateY(-4px);
	transform: translateY(-4px)
}



.page-footer-links .page-footer-link.page-footer-link-header {

}
.orangeText{
    color: #F67828 !important;
}
.whiteText{
    color: #fff !important;
}
@media (max-width:767px) {
	.page-footer-links .page-footer-link.page-footer-link-header {
		width: 100%;
		height: auto;
		padding-top: 55px;
		padding-bottom: 15px
	}
}

.page-footer-links .page-footer-link.page-footer-link-header:after,.page-footer-links .page-footer-link.page-footer-link-header:before {
	display: none
}

.faq-content .sir-john-intro .sj-intro-content-container .page-footer-links .page-footer-link.page-footer-link-header .faq-item>a,.news-posts-container .news-featured-item .featured-news-content .page-footer-links .page-footer-link.page-footer-link-header .h3,.page-footer-links .page-footer-link.page-footer-link-header .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.page-footer-links .page-footer-link.page-footer-link-header .news-posts-container .news-featured-item .featured-news-content .h3,.page-footer-links .page-footer-link.page-footer-link-header .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.page-footer-links .page-footer-link.page-footer-link-header .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.page-footer-links .page-footer-link.page-footer-link-header .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.page-footer-links .page-footer-link.page-footer-link-header .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.page-footer-links .page-footer-link.page-footer-link-header .sir-john-intro .sj-intro-content-container h2,.page-footer-links .page-footer-link.page-footer-link-header h3,.sir-john-intro .sj-intro-content-container .faq-content .page-footer-links .page-footer-link.page-footer-link-header .faq-item>a,.sir-john-intro .sj-intro-content-container .page-footer-links .page-footer-link.page-footer-link-header h2 {
	margin-bottom: 0
}

.page-footer-links .page-footer-link.init .page-footer-bg {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition-delay: 0s;
	transition-delay: 0s
}

.page-footer-links .page-footer-link.init:after {
	-webkit-transform: rotate(-45deg) translateY(-800px);
	transform: rotate(-45deg) translateY(-800px)
}

.page-footer-links .page-footer-link.init:before {
	-webkit-transform: rotate(-45deg) translateY(-650px);
	transform: rotate(-45deg) translateY(-650px)
}

.page-footer-links .page-footer-link:after {
	content: '';
	width: 200%;
	height: 200%;
	background-color: #fff;
	position: absolute;
	top: 0;
	left: -73%;
	position: absolute;
	z-index: 10;
	-webkit-transform: rotate(-45deg) translateY(0);
	transform: rotate(-45deg) translateY(0);
	-webkit-transition: all .65s ease-in-out;
	transition: all .65s ease-in-out;
	-webkit-transition-delay: .15s;
	transition-delay: .15s
}

@media (max-width:1024px) {
	.page-footer-links .page-footer-link:after {
		width: 215%
	}
}

@media (max-width:767px) {
	.page-footer-links .page-footer-link:after {
		left: -90%
	}
}

.page-footer-links .page-footer-link:before {
	content: '';
	position: absolute;
	background-color: #F67828;
	width: 150%;
	height: 50%;
	position: absolute;
	-webkit-transform: rotate(-45deg) translateY(300px);
	transform: rotate(-45deg) translateY(300px);
	top: 50%;
	left: 0;
	z-index: 20;
	-webkit-transition: all .65s ease-in-out;
	transition: all .65s ease-in-out
}

.page-footer-links .page-footer-frame {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.page-footer-links .page-footer-frame .page-footer-link-content {
	position: absolute;
	bottom: 65px;
	left: 45px;
	width: calc(100% - 45px);
	z-index: 10
}

@media (max-width:767px) {
	.page-footer-links .page-footer-frame .page-footer-link-content {
		bottom: 18px;
		left: 18px;
		width: calc(100% - 18px)
	}
}

.page-footer-links .page-footer-frame .page-footer-link-content:before {
	content: '';
	width: calc(100% + 50px);
	height: 170%;
	position: absolute;
	bottom: -65px;
	left: -50px;
	background: -webkit-gradient(linear,left top,left bottom,from(transparent),to(black));
	background: linear-gradient(transparent,#000);
	z-index: 1
}

@media (max-width:767px) {
	.page-footer-links .page-footer-frame .page-footer-link-content:before {
		width: calc(100% + 20px);
		bottom: -20px;
		left: -20px;
		height: 250%
	}
}

.content-frame .gform_wrapper form .gform_footer .wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content label,.faq-content .sir-john-intro .sj-intro-content-container .quote-container .page-footer-links .page-footer-frame .page-footer-link-content .faq-item>a,.faq-content .wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content .faq-item.faq-content>a,.filter-active .wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content input[type=submit],.gform_wrapper .gform_body ul li .wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content input:not([type=checkbox]),.laureate-banner .banner-content .wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content a,.news-posts-container .news-featured-item .featured-news-content .quote-container .page-footer-links .page-footer-frame .page-footer-link-content .h3,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content label,.page-footer-links .page-footer-frame .page-footer-link-content .content-frame .gform_wrapper form .gform_footer .wp-block-quote input[type=submit],.page-footer-links .page-footer-frame .page-footer-link-content .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .wp-block-quote label,.page-footer-links .page-footer-frame .page-footer-link-content .faq-content .sir-john-intro .sj-intro-content-container .quote-container .faq-item>a,.page-footer-links .page-footer-frame .page-footer-link-content .faq-content .wp-block-quote .faq-item.faq-content>a,.page-footer-links .page-footer-frame .page-footer-link-content .filter-active .wp-block-quote button,.page-footer-links .page-footer-frame .page-footer-link-content .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .wp-block-quote label,.page-footer-links .page-footer-frame .page-footer-link-content .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .wp-block-quote input[type=submit],.page-footer-links .page-footer-frame .page-footer-link-content .gform_wrapper .gform_body ul li .wp-block-quote input:not([type=checkbox]),.page-footer-links .page-footer-frame .page-footer-link-content .laureate-banner .banner-content .wp-block-quote a,.page-footer-links .page-footer-frame .page-footer-link-content .news-posts-container .news-featured-item .featured-news-content .quote-container .h3,.page-footer-links .page-footer-frame .page-footer-link-content .newsletter-signup .gform_wrapper ul.gform_fields li.gfield .wp-block-quote label,.page-footer-links .page-footer-frame .page-footer-link-content .quote-container .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.page-footer-links .page-footer-frame .page-footer-link-content .quote-container .news-posts-container .news-featured-item .featured-news-content .h3,.page-footer-links .page-footer-frame .page-footer-link-content .quote-container .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.page-footer-links .page-footer-frame .page-footer-link-content .quote-container .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.page-footer-links .page-footer-frame .page-footer-link-content .quote-container .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.page-footer-links .page-footer-frame .page-footer-link-content .quote-container .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.page-footer-links .page-footer-frame .page-footer-link-content .quote-container .sir-john-intro .sj-intro-content-container h2,.page-footer-links .page-footer-frame .page-footer-link-content .quote-container .wp-block-quote a,.page-footer-links .page-footer-frame .page-footer-link-content .quote-container h3,.page-footer-links .page-footer-frame .page-footer-link-content .single-laureate-banner .banner-content .wp-block-quote a,.page-footer-links .page-footer-frame .page-footer-link-content .sir-john-intro .sj-intro-content-container .faq-content .quote-container .faq-item>a,.page-footer-links .page-footer-frame .page-footer-link-content .sir-john-intro .sj-intro-content-container .quote-container h2,.page-footer-links .page-footer-frame .page-footer-link-content .timeline-container .timeline-content .wp-block-quote .btn,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote .content-frame .gform_wrapper form .gform_footer input[type=submit],.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote .faq-content .faq-item.faq-content>a,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote .faq-content li .faq-item.faq-content>a,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote .faq-content ol .faq-item.faq-content>a,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote .faq-content ul .faq-item.faq-content>a,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote .faq-content>h2,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote .filter-active button,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote .gform_wrapper .gform_body ul li input:not([type=checkbox]),.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote .laureate-banner .banner-content a,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote .quote-container a,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote .single-laureate-banner .banner-content a,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote .timeline-container .timeline-content .btn,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote figcaption,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote li,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote ol,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote p,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote ul,.page-footer-links .page-footer-frame .page-footer-link-content h5,.quote-container .faq-content .sir-john-intro .sj-intro-content-container .page-footer-links .page-footer-frame .page-footer-link-content .faq-item>a,.quote-container .news-posts-container .news-featured-item .featured-news-content .page-footer-links .page-footer-frame .page-footer-link-content .h3,.quote-container .page-footer-links .page-footer-frame .page-footer-link-content h3,.quote-container .sir-john-intro .sj-intro-content-container .faq-content .page-footer-links .page-footer-frame .page-footer-link-content .faq-item>a,.quote-container .sir-john-intro .sj-intro-content-container .page-footer-links .page-footer-frame .page-footer-link-content h2,.quote-container .wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content a,.single-laureate-banner .banner-content .wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content a,.sir-john-intro .sj-intro-content-container .faq-content .quote-container .page-footer-links .page-footer-frame .page-footer-link-content .faq-item>a,.sir-john-intro .sj-intro-content-container .quote-container .page-footer-links .page-footer-frame .page-footer-link-content h2,.timeline-container .timeline-content .wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content .btn,.wp-block-quote .content-frame .gform_wrapper form .gform_footer .page-footer-links .page-footer-frame .page-footer-link-content input[type=submit],.wp-block-quote .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .page-footer-links .page-footer-frame .page-footer-link-content label,.wp-block-quote .faq-content .page-footer-links .page-footer-frame .page-footer-link-content .faq-item.faq-content>a,.wp-block-quote .filter-active .page-footer-links .page-footer-frame .page-footer-link-content button,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .page-footer-links .page-footer-frame .page-footer-link-content label,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .page-footer-links .page-footer-frame .page-footer-link-content input[type=submit],.wp-block-quote .gform_wrapper .gform_body ul li .page-footer-links .page-footer-frame .page-footer-link-content input:not([type=checkbox]),.wp-block-quote .laureate-banner .banner-content .page-footer-links .page-footer-frame .page-footer-link-content a,.wp-block-quote .newsletter-signup .gform_wrapper ul.gform_fields li.gfield .page-footer-links .page-footer-frame .page-footer-link-content label,.wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content .faq-content>h2,.wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content figcaption,.wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content li,.wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content ol,.wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content p,.wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content ul,.wp-block-quote .quote-container .page-footer-links .page-footer-frame .page-footer-link-content a,.wp-block-quote .single-laureate-banner .banner-content .page-footer-links .page-footer-frame .page-footer-link-content a,.wp-block-quote .timeline-container .timeline-content .page-footer-links .page-footer-frame .page-footer-link-content .btn {
	color: #fff;
	margin-bottom: 15px;
	z-index: 5;
	position: relative;
	text-shadow: 1px 1px 1px transparent;
	font-family: freight-big-pro,serif;
	font-weight: 300;
	font-style: normal
}

@media (max-width:767px) {
	.content-frame .gform_wrapper form .gform_footer .wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content label,.faq-content .sir-john-intro .sj-intro-content-container .quote-container .page-footer-links .page-footer-frame .page-footer-link-content .faq-item>a,.faq-content .wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content .faq-item.faq-content>a,.filter-active .wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content input[type=submit],.gform_wrapper .gform_body ul li .wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content input:not([type=checkbox]),.laureate-banner .banner-content .wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content a,.news-posts-container .news-featured-item .featured-news-content .quote-container .page-footer-links .page-footer-frame .page-footer-link-content .h3,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content label,.page-footer-links .page-footer-frame .page-footer-link-content .content-frame .gform_wrapper form .gform_footer .wp-block-quote input[type=submit],.page-footer-links .page-footer-frame .page-footer-link-content .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .wp-block-quote label,.page-footer-links .page-footer-frame .page-footer-link-content .faq-content .sir-john-intro .sj-intro-content-container .quote-container .faq-item>a,.page-footer-links .page-footer-frame .page-footer-link-content .faq-content .wp-block-quote .faq-item.faq-content>a,.page-footer-links .page-footer-frame .page-footer-link-content .filter-active .wp-block-quote button,.page-footer-links .page-footer-frame .page-footer-link-content .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .wp-block-quote label,.page-footer-links .page-footer-frame .page-footer-link-content .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .wp-block-quote input[type=submit],.page-footer-links .page-footer-frame .page-footer-link-content .gform_wrapper .gform_body ul li .wp-block-quote input:not([type=checkbox]),.page-footer-links .page-footer-frame .page-footer-link-content .laureate-banner .banner-content .wp-block-quote a,.page-footer-links .page-footer-frame .page-footer-link-content .news-posts-container .news-featured-item .featured-news-content .quote-container .h3,.page-footer-links .page-footer-frame .page-footer-link-content .newsletter-signup .gform_wrapper ul.gform_fields li.gfield .wp-block-quote label,.page-footer-links .page-footer-frame .page-footer-link-content .quote-container .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.page-footer-links .page-footer-frame .page-footer-link-content .quote-container .news-posts-container .news-featured-item .featured-news-content .h3,.page-footer-links .page-footer-frame .page-footer-link-content .quote-container .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.page-footer-links .page-footer-frame .page-footer-link-content .quote-container .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.page-footer-links .page-footer-frame .page-footer-link-content .quote-container .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.page-footer-links .page-footer-frame .page-footer-link-content .quote-container .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.page-footer-links .page-footer-frame .page-footer-link-content .quote-container .sir-john-intro .sj-intro-content-container h2,.page-footer-links .page-footer-frame .page-footer-link-content .quote-container .wp-block-quote a,.page-footer-links .page-footer-frame .page-footer-link-content .quote-container h3,.page-footer-links .page-footer-frame .page-footer-link-content .single-laureate-banner .banner-content .wp-block-quote a,.page-footer-links .page-footer-frame .page-footer-link-content .sir-john-intro .sj-intro-content-container .faq-content .quote-container .faq-item>a,.page-footer-links .page-footer-frame .page-footer-link-content .sir-john-intro .sj-intro-content-container .quote-container h2,.page-footer-links .page-footer-frame .page-footer-link-content .timeline-container .timeline-content .wp-block-quote .btn,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote .content-frame .gform_wrapper form .gform_footer input[type=submit],.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote .faq-content .faq-item.faq-content>a,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote .faq-content li .faq-item.faq-content>a,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote .faq-content ol .faq-item.faq-content>a,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote .faq-content ul .faq-item.faq-content>a,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote .faq-content>h2,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote .filter-active button,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote .gform_wrapper .gform_body ul li input:not([type=checkbox]),.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote .laureate-banner .banner-content a,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote .quote-container a,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote .single-laureate-banner .banner-content a,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote .timeline-container .timeline-content .btn,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote figcaption,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote li,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote ol,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote p,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote ul,.page-footer-links .page-footer-frame .page-footer-link-content h5,.quote-container .faq-content .sir-john-intro .sj-intro-content-container .page-footer-links .page-footer-frame .page-footer-link-content .faq-item>a,.quote-container .news-posts-container .news-featured-item .featured-news-content .page-footer-links .page-footer-frame .page-footer-link-content .h3,.quote-container .page-footer-links .page-footer-frame .page-footer-link-content h3,.quote-container .sir-john-intro .sj-intro-content-container .faq-content .page-footer-links .page-footer-frame .page-footer-link-content .faq-item>a,.quote-container .sir-john-intro .sj-intro-content-container .page-footer-links .page-footer-frame .page-footer-link-content h2,.quote-container .wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content a,.single-laureate-banner .banner-content .wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content a,.sir-john-intro .sj-intro-content-container .faq-content .quote-container .page-footer-links .page-footer-frame .page-footer-link-content .faq-item>a,.sir-john-intro .sj-intro-content-container .quote-container .page-footer-links .page-footer-frame .page-footer-link-content h2,.timeline-container .timeline-content .wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content .btn,.wp-block-quote .content-frame .gform_wrapper form .gform_footer .page-footer-links .page-footer-frame .page-footer-link-content input[type=submit],.wp-block-quote .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .page-footer-links .page-footer-frame .page-footer-link-content label,.wp-block-quote .faq-content .page-footer-links .page-footer-frame .page-footer-link-content .faq-item.faq-content>a,.wp-block-quote .filter-active .page-footer-links .page-footer-frame .page-footer-link-content button,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .page-footer-links .page-footer-frame .page-footer-link-content label,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .page-footer-links .page-footer-frame .page-footer-link-content input[type=submit],.wp-block-quote .gform_wrapper .gform_body ul li .page-footer-links .page-footer-frame .page-footer-link-content input:not([type=checkbox]),.wp-block-quote .laureate-banner .banner-content .page-footer-links .page-footer-frame .page-footer-link-content a,.wp-block-quote .newsletter-signup .gform_wrapper ul.gform_fields li.gfield .page-footer-links .page-footer-frame .page-footer-link-content label,.wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content .faq-content>h2,.wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content figcaption,.wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content li,.wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content ol,.wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content p,.wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content ul,.wp-block-quote .quote-container .page-footer-links .page-footer-frame .page-footer-link-content a,.wp-block-quote .single-laureate-banner .banner-content .page-footer-links .page-footer-frame .page-footer-link-content a,.wp-block-quote .timeline-container .timeline-content .page-footer-links .page-footer-frame .page-footer-link-content .btn {
		margin-bottom: 0;
		position: relative;
		display: inline-block
	}

	.content-frame .gform_wrapper form .gform_footer .wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content input[type=submit]:after,.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content label:after,.faq-content .sir-john-intro .sj-intro-content-container .quote-container .page-footer-links .page-footer-frame .page-footer-link-content .faq-item>a:after,.faq-content .wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content .faq-item.faq-content>a:after,.filter-active .wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content button:after,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content label:after,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content input[type=submit]:after,.gform_wrapper .gform_body ul li .wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content input:not([type=checkbox]):after,.laureate-banner .banner-content .wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content a:after,.news-posts-container .news-featured-item .featured-news-content .quote-container .page-footer-links .page-footer-frame .page-footer-link-content .h3:after,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content label:after,.page-footer-links .page-footer-frame .page-footer-link-content .content-frame .gform_wrapper form .gform_footer .wp-block-quote input[type=submit]:after,.page-footer-links .page-footer-frame .page-footer-link-content .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .wp-block-quote label:after,.page-footer-links .page-footer-frame .page-footer-link-content .faq-content .sir-john-intro .sj-intro-content-container .quote-container .faq-item>a:after,.page-footer-links .page-footer-frame .page-footer-link-content .faq-content .wp-block-quote .faq-item.faq-content>a:after,.page-footer-links .page-footer-frame .page-footer-link-content .filter-active .wp-block-quote button:after,.page-footer-links .page-footer-frame .page-footer-link-content .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .wp-block-quote label:after,.page-footer-links .page-footer-frame .page-footer-link-content .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .wp-block-quote input[type=submit]:after,.page-footer-links .page-footer-frame .page-footer-link-content .gform_wrapper .gform_body ul li .wp-block-quote input:not([type=checkbox]):after,.page-footer-links .page-footer-frame .page-footer-link-content .laureate-banner .banner-content .wp-block-quote a:after,.page-footer-links .page-footer-frame .page-footer-link-content .news-posts-container .news-featured-item .featured-news-content .quote-container .h3:after,.page-footer-links .page-footer-frame .page-footer-link-content .newsletter-signup .gform_wrapper ul.gform_fields li.gfield .wp-block-quote label:after,.page-footer-links .page-footer-frame .page-footer-link-content .quote-container .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a:after,.page-footer-links .page-footer-frame .page-footer-link-content .quote-container .news-posts-container .news-featured-item .featured-news-content .h3:after,.page-footer-links .page-footer-frame .page-footer-link-content .quote-container .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a:after,.page-footer-links .page-footer-frame .page-footer-link-content .quote-container .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a:after,.page-footer-links .page-footer-frame .page-footer-link-content .quote-container .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a:after,.page-footer-links .page-footer-frame .page-footer-link-content .quote-container .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a:after,.page-footer-links .page-footer-frame .page-footer-link-content .quote-container .sir-john-intro .sj-intro-content-container h2:after,.page-footer-links .page-footer-frame .page-footer-link-content .quote-container .wp-block-quote a:after,.page-footer-links .page-footer-frame .page-footer-link-content .quote-container h3:after,.page-footer-links .page-footer-frame .page-footer-link-content .single-laureate-banner .banner-content .wp-block-quote a:after,.page-footer-links .page-footer-frame .page-footer-link-content .sir-john-intro .sj-intro-content-container .faq-content .quote-container .faq-item>a:after,.page-footer-links .page-footer-frame .page-footer-link-content .sir-john-intro .sj-intro-content-container .quote-container h2:after,.page-footer-links .page-footer-frame .page-footer-link-content .timeline-container .timeline-content .wp-block-quote .btn:after,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote .content-frame .gform_wrapper form .gform_footer input[type=submit]:after,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label:after,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote .faq-content .faq-item.faq-content>a:after,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote .faq-content li .faq-item.faq-content>a:after,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote .faq-content ol .faq-item.faq-content>a:after,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote .faq-content ul .faq-item.faq-content>a:after,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote .faq-content>h2:after,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote .filter-active button:after,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label:after,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit]:after,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote .gform_wrapper .gform_body ul li input:not([type=checkbox]):after,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote .laureate-banner .banner-content a:after,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label:after,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote .quote-container a:after,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote .single-laureate-banner .banner-content a:after,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote .timeline-container .timeline-content .btn:after,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote figcaption:after,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote li:after,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote ol:after,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote p:after,.page-footer-links .page-footer-frame .page-footer-link-content .wp-block-quote ul:after,.page-footer-links .page-footer-frame .page-footer-link-content h5:after,.quote-container .faq-content .sir-john-intro .sj-intro-content-container .page-footer-links .page-footer-frame .page-footer-link-content .faq-item>a:after,.quote-container .news-posts-container .news-featured-item .featured-news-content .page-footer-links .page-footer-frame .page-footer-link-content .h3:after,.quote-container .page-footer-links .page-footer-frame .page-footer-link-content h3:after,.quote-container .sir-john-intro .sj-intro-content-container .faq-content .page-footer-links .page-footer-frame .page-footer-link-content .faq-item>a:after,.quote-container .sir-john-intro .sj-intro-content-container .page-footer-links .page-footer-frame .page-footer-link-content h2:after,.quote-container .wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content a:after,.single-laureate-banner .banner-content .wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content a:after,.sir-john-intro .sj-intro-content-container .faq-content .quote-container .page-footer-links .page-footer-frame .page-footer-link-content .faq-item>a:after,.sir-john-intro .sj-intro-content-container .quote-container .page-footer-links .page-footer-frame .page-footer-link-content h2:after,.timeline-container .timeline-content .wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content .btn:after,.wp-block-quote .content-frame .gform_wrapper form .gform_footer .page-footer-links .page-footer-frame .page-footer-link-content input[type=submit]:after,.wp-block-quote .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .page-footer-links .page-footer-frame .page-footer-link-content label:after,.wp-block-quote .faq-content .page-footer-links .page-footer-frame .page-footer-link-content .faq-item.faq-content>a:after,.wp-block-quote .filter-active .page-footer-links .page-footer-frame .page-footer-link-content button:after,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .page-footer-links .page-footer-frame .page-footer-link-content label:after,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .page-footer-links .page-footer-frame .page-footer-link-content input[type=submit]:after,.wp-block-quote .gform_wrapper .gform_body ul li .page-footer-links .page-footer-frame .page-footer-link-content input:not([type=checkbox]):after,.wp-block-quote .laureate-banner .banner-content .page-footer-links .page-footer-frame .page-footer-link-content a:after,.wp-block-quote .newsletter-signup .gform_wrapper ul.gform_fields li.gfield .page-footer-links .page-footer-frame .page-footer-link-content label:after,.wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content .faq-content>h2:after,.wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content figcaption:after,.wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content li:after,.wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content ol:after,.wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content p:after,.wp-block-quote .page-footer-links .page-footer-frame .page-footer-link-content ul:after,.wp-block-quote .quote-container .page-footer-links .page-footer-frame .page-footer-link-content a:after,.wp-block-quote .single-laureate-banner .banner-content .page-footer-links .page-footer-frame .page-footer-link-content a:after,.wp-block-quote .timeline-container .timeline-content .page-footer-links .page-footer-frame .page-footer-link-content .btn:after {
		content: '';
		width: 6px;
		height: 10px;
		background-size: 6px 10px;
		background-position: center;
		background-repeat: no-repeat;
		position: absolute;
		top: 60%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		right: -15px;
		background-image: url(../imgs/icons/arrow-mobile.svg)
	}
}

.page-footer-links .page-footer-frame .page-footer-link-content .btn {
	display: inline-block;
	position: relative;
	z-index: 5
}

@media (max-width:767px) {
	.page-footer-links .page-footer-frame .page-footer-link-content .btn {
		display: none
	}
}

.page-footer-circle-section {
	width: 100%;
	max-width: 1100px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 auto;
	position: absolute!important;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

@media (max-width:1280px) {
	.page-footer-circle-section {
		max-width: 960px
	}
}

@media (max-width:1024px) {
	.page-footer-circle-section {
		padding-left: 30px;
		padding-right: 30px
	}
}

@media (max-width:850px) {
	.page-footer-circle-section {
		display: block
	}
}

@media (max-width:500px) {
	.page-footer-circle-section {
		padding-left: 16px;
		padding-right: 16px
	}
}

.page-footer-circle-section .footer-circle-wrap {
	width: 450px;
	height: 450px;
	border-radius: 50%;
	overflow: hidden
}

@media (max-width:1024px) {
	.page-footer-circle-section .footer-circle-wrap {
		width: 400px;
		height: 400px
	}
}

@media (max-width:850px) {
	.page-footer-circle-section .footer-circle-wrap {
		width: 350px;
		height: 350px;
		margin: 0 auto 30px
	}
}

@media (max-width:375px) {
	.page-footer-circle-section .footer-circle-wrap {
		width: 280px;
		height: 280px
	}
}

.page-footer-circle-section .footer-circle-quote-container {
	width: calc(100% - 450px);
	padding-left: 60px;
	margin-left: 60px;
	border-left: 1px solid #F67828;
	color: #221f1f
}

.page-footer-circle-section .footer-circle-quote-container h4 {
	line-height: 48px
}

@media (max-width:500px) {
	.page-footer-circle-section .footer-circle-quote-container h4 {
		line-height: 32px
	}
}

.content-frame .gform_wrapper form .gform_footer .page-footer-circle-section .footer-circle-quote-container input.meta-font[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .page-footer-circle-section .footer-circle-quote-container label.meta-font,.faq-content .page-footer-circle-section .footer-circle-quote-container .faq-item.faq-content>a.meta-font,.filter-active .page-footer-circle-section .footer-circle-quote-container button.meta-font,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .page-footer-circle-section .footer-circle-quote-container label.meta-font,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .page-footer-circle-section .footer-circle-quote-container input.meta-font[type=submit],.gform_wrapper .gform_body ul li .page-footer-circle-section .footer-circle-quote-container input.meta-font:not([type=checkbox]),.laureate-banner .banner-content .page-footer-circle-section .footer-circle-quote-container a.meta-font,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .page-footer-circle-section .footer-circle-quote-container label.meta-font,.page-footer-circle-section .footer-circle-quote-container .content-frame .gform_wrapper form .gform_footer input.meta-font[type=submit],.page-footer-circle-section .footer-circle-quote-container .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.meta-font,.page-footer-circle-section .footer-circle-quote-container .faq-content .faq-item.faq-content>a.meta-font,.page-footer-circle-section .footer-circle-quote-container .faq-content li .faq-item.faq-content>a.meta-font,.page-footer-circle-section .footer-circle-quote-container .faq-content ol .faq-item.faq-content>a.meta-font,.page-footer-circle-section .footer-circle-quote-container .faq-content ul .faq-item.faq-content>a.meta-font,.page-footer-circle-section .footer-circle-quote-container .faq-content>h2.meta-font,.page-footer-circle-section .footer-circle-quote-container .filter-active button.meta-font,.page-footer-circle-section .footer-circle-quote-container .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.meta-font,.page-footer-circle-section .footer-circle-quote-container .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input.meta-font[type=submit],.page-footer-circle-section .footer-circle-quote-container .gform_wrapper .gform_body ul li input.meta-font:not([type=checkbox]),.page-footer-circle-section .footer-circle-quote-container .laureate-banner .banner-content a.meta-font,.page-footer-circle-section .footer-circle-quote-container .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label.meta-font,.page-footer-circle-section .footer-circle-quote-container .quote-container a.meta-font,.page-footer-circle-section .footer-circle-quote-container .single-laureate-banner .banner-content a.meta-font,.page-footer-circle-section .footer-circle-quote-container .timeline-container .timeline-content .meta-font.btn,.page-footer-circle-section .footer-circle-quote-container figcaption.meta-font,.page-footer-circle-section .footer-circle-quote-container li.meta-font,.page-footer-circle-section .footer-circle-quote-container ol.meta-font,.page-footer-circle-section .footer-circle-quote-container p.meta-font,.page-footer-circle-section .footer-circle-quote-container ul.meta-font,.quote-container .page-footer-circle-section .footer-circle-quote-container a.meta-font,.single-laureate-banner .banner-content .page-footer-circle-section .footer-circle-quote-container a.meta-font,.timeline-container .timeline-content .page-footer-circle-section .footer-circle-quote-container .meta-font.btn {
	font-size: 13px;
	line-height: 13px;
	letter-spacing: .5px;
	text-transform: uppercase
}

@media (max-width:1024px) {
	.page-footer-circle-section .footer-circle-quote-container {
		padding-left: 30px;
		margin-left: 30px;
		width: calc(100% - 400px)
	}
}

@media (max-width:850px) {
	.page-footer-circle-section .footer-circle-quote-container {
		width: 100%;
		margin-left: 0;
		padding-left: 0;
		border-top: 1px solid #F67828;
		border-left: none;
		padding-top: 30px
	}
}

.page-footer-links-container {
	position: relative
}

.page-footer-links-container:after {
	content: '';
	width: 100vw;
	height: 180px;
	background-color: #F67828;
	position: absolute;
	top: 45%;
	left: -50vw;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 10
}

.page-footer-links-container>div {
	position: relative;
	z-index: 20!important
}

.no-margintop {
	margin-top: 0!important
}

.page-footer-banner {
	color: #fff;
	position: relative;
	padding-top: 500px;
	margin-top: 60px;
	-webkit-transition: all .65s ease-in-out;
	transition: all .65s ease-in-out
}

.page-footer-banner.page-footer-circle {
	padding-top: 975px
}

@media (max-width:850px) {
	.page-footer-banner.page-footer-circle {
		padding-top: 1200px
	}
}

@media (max-width:500px) {
	.page-footer-banner.page-footer-circle {
		padding-top: 925px
	}
}

.page-footer-banner.page-footer-circle:before {
	top: 300px
}

@media (max-width:850px) {
	.page-footer-banner.page-footer-circle:before {
		top: 550px
	}
}

@media (max-width:500px) {
	.page-footer-banner.page-footer-circle:before {
		top: 350px
	}
}

.page-footer-banner.page-footer-circle:after {
	top: 900px
}

@media (max-width:850px) {
	.page-footer-banner.page-footer-circle:after {
		top: 1200px
	}
}

@media (max-width:500px) {
	.page-footer-banner.page-footer-circle:after {
		top: 850px
	}
}

.page-footer-banner.init:before {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.page-footer-banner:before {
	content: '';
	position: absolute;
	top: -250px;
	z-index: 1;
	height: 850px;
	background-image: url(../imgs/page-footer-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	-webkit-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out;
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	background-color: #fff;
	opacity: 0
}

.page-footer-banner:after {
	content: '';
	background: -webkit-gradient(linear,left top,left bottom,from(transparent),to(#020607));
	background: linear-gradient(transparent,#020607);
	position: absolute;
	top: 470px;
	left: 0;
	height: 150px;
	position: absolute;
	width: 100%;
	z-index: 5;
	-webkit-transition: all .65s ease-in-out;
	transition: all .65s ease-in-out
}

.page-footer-banner>div {
	z-index: 10;
	position: relative
}

.page-footer-banner .cta-wrapper {
	opacity: 0;
	-webkit-transition: all .65s ease-in-out;
	transition: all .65s ease-in-out
}

.page-footer-banner .cta-wrapper.init {
	opacity: 1
}

.page-footer-banner .cta-wrapper:nth-child(2) {
	-webkit-transition-delay: .25s;
	transition-delay: .25s
}

.page-footer-banner .cta-wrapper:last-child {
	-webkit-transition-delay: .5s;
	transition-delay: .5s
}

.page-footer-banner .cta-wrapper:after {
	display: none
}

.page-footer-banner .cta-wrapper:hover {
	cursor: auto
}

.content-frame .gform_wrapper form .gform_footer .wp-block-quote .page-footer-banner .cta-wrapper:hover input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .wp-block-quote .page-footer-banner .cta-wrapper:hover label,.faq-content .intro-content .page-footer-banner .cta-wrapper:hover .faq-item>a,.faq-content .laureate-banner .banner-content .page-footer-banner .cta-wrapper:hover .faq-item>a,.faq-content .laureate-intro .page-footer-banner .cta-wrapper:hover .faq-item>a,.faq-content .laureate-item .page-footer-banner .cta-wrapper:hover .faq-item>a,.faq-content .page-footer-banner .cta-wrapper:hover .faq-item>a,.faq-content .single-laureate-banner .banner-content .page-footer-banner .cta-wrapper:hover .faq-item>a,.faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .page-footer-banner .cta-wrapper:hover .faq-item>a,.faq-content .sir-john-intro .sj-intro-content-container .page-footer-banner .cta-wrapper:hover .faq-item>a,.faq-content .sir-john-intro .sj-intro-content-container .quote-container .page-footer-banner .cta-wrapper:hover .faq-item>a,.faq-content .wp-block-column .page-footer-banner .cta-wrapper:hover .faq-item>a,.faq-content .wp-block-quote .page-footer-banner .cta-wrapper:hover .faq-item.faq-content>a,.faq-sidebar .page-footer-banner .cta-wrapper:hover a,.filter-active .wp-block-quote .page-footer-banner .cta-wrapper:hover button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .wp-block-quote .page-footer-banner .cta-wrapper:hover label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .wp-block-quote .page-footer-banner .cta-wrapper:hover input[type=submit],.gform_wrapper .gform_body ul li .wp-block-quote .page-footer-banner .cta-wrapper:hover input:not([type=checkbox]),.intro-content .faq-content .page-footer-banner .cta-wrapper:hover .faq-item>a,.intro-content .page-footer-banner .cta-wrapper:hover h2,.laureate-banner .banner-content .faq-content .page-footer-banner .cta-wrapper:hover .faq-item>a,.laureate-banner .banner-content .page-footer-banner .cta-wrapper:hover h2,.laureate-banner .banner-content .wp-block-quote .page-footer-banner .cta-wrapper:hover a,.laureate-intro .faq-content .page-footer-banner .cta-wrapper:hover .faq-item>a,.laureate-intro .page-footer-banner .cta-wrapper:hover h2,.laureate-item .faq-content .page-footer-banner .cta-wrapper:hover .faq-item>a,.laureate-item .page-footer-banner .cta-wrapper:hover h2,.news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .page-footer-banner .cta-wrapper:hover .faq-item>a,.news-posts-container .news-featured-item .featured-news-content .page-footer-banner .cta-wrapper:hover .h3,.news-posts-container .news-featured-item .featured-news-content .quote-container .page-footer-banner .cta-wrapper:hover .h3,.news-posts-container .news-featured-item .page-footer-banner .cta-wrapper:hover h3,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .page-footer-banner .cta-wrapper:hover .faq-item>a,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .page-footer-banner .cta-wrapper:hover h2,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .wp-block-quote .page-footer-banner .cta-wrapper:hover label,.page-footer-banner .cta-wrapper:hover .content-frame .gform_wrapper form .gform_footer .wp-block-quote input[type=submit],.page-footer-banner .cta-wrapper:hover .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .wp-block-quote label,.page-footer-banner .cta-wrapper:hover .faq-content .faq-item>a,.page-footer-banner .cta-wrapper:hover .faq-content .intro-content .faq-item>a,.page-footer-banner .cta-wrapper:hover .faq-content .laureate-banner .banner-content .faq-item>a,.page-footer-banner .cta-wrapper:hover .faq-content .laureate-intro .faq-item>a,.page-footer-banner .cta-wrapper:hover .faq-content .laureate-item .faq-item>a,.page-footer-banner .cta-wrapper:hover .faq-content .single-laureate-banner .banner-content .faq-item>a,.page-footer-banner .cta-wrapper:hover .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.page-footer-banner .cta-wrapper:hover .faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .faq-item>a,.page-footer-banner .cta-wrapper:hover .faq-content .sir-john-intro .sj-intro-content-container .quote-container .faq-item>a,.page-footer-banner .cta-wrapper:hover .faq-content .wp-block-column .faq-item>a,.page-footer-banner .cta-wrapper:hover .faq-content .wp-block-quote .faq-item.faq-content>a,.page-footer-banner .cta-wrapper:hover .faq-content li .faq-item>a,.page-footer-banner .cta-wrapper:hover .faq-content ol .faq-item>a,.page-footer-banner .cta-wrapper:hover .faq-content ul .faq-item>a,.page-footer-banner .cta-wrapper:hover .faq-sidebar a,.page-footer-banner .cta-wrapper:hover .filter-active .wp-block-quote button,.page-footer-banner .cta-wrapper:hover .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .wp-block-quote label,.page-footer-banner .cta-wrapper:hover .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .wp-block-quote input[type=submit],.page-footer-banner .cta-wrapper:hover .gform_wrapper .gform_body ul li .wp-block-quote input:not([type=checkbox]),.page-footer-banner .cta-wrapper:hover .intro-content .faq-content .faq-item>a,.page-footer-banner .cta-wrapper:hover .intro-content .faq-content li .faq-item>a,.page-footer-banner .cta-wrapper:hover .intro-content .faq-content ol .faq-item>a,.page-footer-banner .cta-wrapper:hover .intro-content .faq-content ul .faq-item>a,.page-footer-banner .cta-wrapper:hover .intro-content h2,.page-footer-banner .cta-wrapper:hover .laureate-banner .banner-content .faq-content .faq-item>a,.page-footer-banner .cta-wrapper:hover .laureate-banner .banner-content .faq-content li .faq-item>a,.page-footer-banner .cta-wrapper:hover .laureate-banner .banner-content .faq-content ol .faq-item>a,.page-footer-banner .cta-wrapper:hover .laureate-banner .banner-content .faq-content ul .faq-item>a,.page-footer-banner .cta-wrapper:hover .laureate-banner .banner-content .wp-block-quote a,.page-footer-banner .cta-wrapper:hover .laureate-banner .banner-content h2,.page-footer-banner .cta-wrapper:hover .laureate-intro .faq-content .faq-item>a,.page-footer-banner .cta-wrapper:hover .laureate-intro .faq-content li .faq-item>a,.page-footer-banner .cta-wrapper:hover .laureate-intro .faq-content ol .faq-item>a,.page-footer-banner .cta-wrapper:hover .laureate-intro .faq-content ul .faq-item>a,.page-footer-banner .cta-wrapper:hover .laureate-intro h2,.page-footer-banner .cta-wrapper:hover .laureate-item .faq-content .faq-item>a,.page-footer-banner .cta-wrapper:hover .laureate-item .faq-content li .faq-item>a,.page-footer-banner .cta-wrapper:hover .laureate-item .faq-content ol .faq-item>a,.page-footer-banner .cta-wrapper:hover .laureate-item .faq-content ul .faq-item>a,.page-footer-banner .cta-wrapper:hover .laureate-item h2,.page-footer-banner .cta-wrapper:hover .news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.page-footer-banner .cta-wrapper:hover .news-posts-container .news-featured-item .featured-news-content .h3,.page-footer-banner .cta-wrapper:hover .news-posts-container .news-featured-item .featured-news-content .quote-container .h3,.page-footer-banner .cta-wrapper:hover .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.page-footer-banner .cta-wrapper:hover .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.page-footer-banner .cta-wrapper:hover .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.page-footer-banner .cta-wrapper:hover .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.page-footer-banner .cta-wrapper:hover .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container h2,.page-footer-banner .cta-wrapper:hover .news-posts-container .news-featured-item h3,.page-footer-banner .cta-wrapper:hover .newsletter-signup .gform_wrapper ul.gform_fields li.gfield .wp-block-quote label,.page-footer-banner .cta-wrapper:hover .quote-container .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.page-footer-banner .cta-wrapper:hover .quote-container .news-posts-container .news-featured-item .featured-news-content .h3,.page-footer-banner .cta-wrapper:hover .quote-container .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.page-footer-banner .cta-wrapper:hover .quote-container .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.page-footer-banner .cta-wrapper:hover .quote-container .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.page-footer-banner .cta-wrapper:hover .quote-container .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.page-footer-banner .cta-wrapper:hover .quote-container .sir-john-intro .sj-intro-content-container h2,.page-footer-banner .cta-wrapper:hover .quote-container .wp-block-quote a,.page-footer-banner .cta-wrapper:hover .quote-container h3,.page-footer-banner .cta-wrapper:hover .single-laureate-banner .banner-content .faq-content .faq-item>a,.page-footer-banner .cta-wrapper:hover .single-laureate-banner .banner-content .faq-content li .faq-item>a,.page-footer-banner .cta-wrapper:hover .single-laureate-banner .banner-content .faq-content ol .faq-item>a,.page-footer-banner .cta-wrapper:hover .single-laureate-banner .banner-content .faq-content ul .faq-item>a,.page-footer-banner .cta-wrapper:hover .single-laureate-banner .banner-content .wp-block-quote a,.page-footer-banner .cta-wrapper:hover .single-laureate-banner .banner-content h2,.page-footer-banner .cta-wrapper:hover .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.page-footer-banner .cta-wrapper:hover .sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .faq-item>a,.page-footer-banner .cta-wrapper:hover .sir-john-intro .sj-intro-content-container .faq-content .quote-container .faq-item>a,.page-footer-banner .cta-wrapper:hover .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.page-footer-banner .cta-wrapper:hover .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.page-footer-banner .cta-wrapper:hover .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.page-footer-banner .cta-wrapper:hover .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item h2,.page-footer-banner .cta-wrapper:hover .sir-john-intro .sj-intro-content-container .quote-container h2,.page-footer-banner .cta-wrapper:hover .sir-john-intro .sj-intro-content-container h2,.page-footer-banner .cta-wrapper:hover .timeline-container .timeline-content .timeline-count,.page-footer-banner .cta-wrapper:hover .timeline-container .timeline-content .wp-block-quote .btn,.page-footer-banner .cta-wrapper:hover .wp-block-column .faq-content .faq-item>a,.page-footer-banner .cta-wrapper:hover .wp-block-column .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.page-footer-banner .cta-wrapper:hover .wp-block-column .faq-content li .faq-item>a,.page-footer-banner .cta-wrapper:hover .wp-block-column .faq-content ol .faq-item>a,.page-footer-banner .cta-wrapper:hover .wp-block-column .faq-content ul .faq-item>a,.page-footer-banner .cta-wrapper:hover .wp-block-column h2,.page-footer-banner .cta-wrapper:hover .wp-block-column h3,.page-footer-banner .cta-wrapper:hover .wp-block-quote .content-frame .gform_wrapper form .gform_footer input[type=submit],.page-footer-banner .cta-wrapper:hover .wp-block-quote .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.page-footer-banner .cta-wrapper:hover .wp-block-quote .faq-content .faq-item.faq-content>a,.page-footer-banner .cta-wrapper:hover .wp-block-quote .faq-content li .faq-item.faq-content>a,.page-footer-banner .cta-wrapper:hover .wp-block-quote .faq-content ol .faq-item.faq-content>a,.page-footer-banner .cta-wrapper:hover .wp-block-quote .faq-content ul .faq-item.faq-content>a,.page-footer-banner .cta-wrapper:hover .wp-block-quote .faq-content>h2,.page-footer-banner .cta-wrapper:hover .wp-block-quote .filter-active button,.page-footer-banner .cta-wrapper:hover .wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.page-footer-banner .cta-wrapper:hover .wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.page-footer-banner .cta-wrapper:hover .wp-block-quote .gform_wrapper .gform_body ul li input:not([type=checkbox]),.page-footer-banner .cta-wrapper:hover .wp-block-quote .laureate-banner .banner-content a,.page-footer-banner .cta-wrapper:hover .wp-block-quote .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.page-footer-banner .cta-wrapper:hover .wp-block-quote .quote-container a,.page-footer-banner .cta-wrapper:hover .wp-block-quote .single-laureate-banner .banner-content a,.page-footer-banner .cta-wrapper:hover .wp-block-quote .timeline-container .timeline-content .btn,.page-footer-banner .cta-wrapper:hover .wp-block-quote figcaption,.page-footer-banner .cta-wrapper:hover .wp-block-quote li,.page-footer-banner .cta-wrapper:hover .wp-block-quote ol,.page-footer-banner .cta-wrapper:hover .wp-block-quote p,.page-footer-banner .cta-wrapper:hover .wp-block-quote ul,.page-footer-banner .cta-wrapper:hover h1,.page-footer-banner .cta-wrapper:hover h2,.page-footer-banner .cta-wrapper:hover h3,.page-footer-banner .cta-wrapper:hover h4,.page-footer-banner .cta-wrapper:hover h5,.page-footer-banner .cta-wrapper:hover h6,.quote-container .faq-content .sir-john-intro .sj-intro-content-container .page-footer-banner .cta-wrapper:hover .faq-item>a,.quote-container .news-posts-container .news-featured-item .featured-news-content .page-footer-banner .cta-wrapper:hover .h3,.quote-container .page-footer-banner .cta-wrapper:hover h3,.quote-container .sir-john-intro .sj-intro-content-container .faq-content .page-footer-banner .cta-wrapper:hover .faq-item>a,.quote-container .sir-john-intro .sj-intro-content-container .page-footer-banner .cta-wrapper:hover h2,.quote-container .wp-block-quote .page-footer-banner .cta-wrapper:hover a,.single-laureate-banner .banner-content .faq-content .page-footer-banner .cta-wrapper:hover .faq-item>a,.single-laureate-banner .banner-content .page-footer-banner .cta-wrapper:hover h2,.single-laureate-banner .banner-content .wp-block-quote .page-footer-banner .cta-wrapper:hover a,.sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .page-footer-banner .cta-wrapper:hover .faq-item>a,.sir-john-intro .sj-intro-content-container .faq-content .page-footer-banner .cta-wrapper:hover .faq-item>a,.sir-john-intro .sj-intro-content-container .faq-content .quote-container .page-footer-banner .cta-wrapper:hover .faq-item>a,.sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .page-footer-banner .cta-wrapper:hover h2,.sir-john-intro .sj-intro-content-container .page-footer-banner .cta-wrapper:hover h2,.sir-john-intro .sj-intro-content-container .quote-container .page-footer-banner .cta-wrapper:hover h2,.timeline-container .timeline-content .page-footer-banner .cta-wrapper:hover .timeline-count,.timeline-container .timeline-content .wp-block-quote .page-footer-banner .cta-wrapper:hover .btn,.wp-block-column .faq-content .page-footer-banner .cta-wrapper:hover .faq-item>a,.wp-block-column .page-footer-banner .cta-wrapper:hover h2,.wp-block-column .page-footer-banner .cta-wrapper:hover h3,.wp-block-quote .content-frame .gform_wrapper form .gform_footer .page-footer-banner .cta-wrapper:hover input[type=submit],.wp-block-quote .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .page-footer-banner .cta-wrapper:hover label,.wp-block-quote .faq-content .page-footer-banner .cta-wrapper:hover .faq-item.faq-content>a,.wp-block-quote .filter-active .page-footer-banner .cta-wrapper:hover button,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .page-footer-banner .cta-wrapper:hover label,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .page-footer-banner .cta-wrapper:hover input[type=submit],.wp-block-quote .gform_wrapper .gform_body ul li .page-footer-banner .cta-wrapper:hover input:not([type=checkbox]),.wp-block-quote .laureate-banner .banner-content .page-footer-banner .cta-wrapper:hover a,.wp-block-quote .newsletter-signup .gform_wrapper ul.gform_fields li.gfield .page-footer-banner .cta-wrapper:hover label,.wp-block-quote .page-footer-banner .cta-wrapper:hover .faq-content>h2,.wp-block-quote .page-footer-banner .cta-wrapper:hover figcaption,.wp-block-quote .page-footer-banner .cta-wrapper:hover li,.wp-block-quote .page-footer-banner .cta-wrapper:hover ol,.wp-block-quote .page-footer-banner .cta-wrapper:hover p,.wp-block-quote .page-footer-banner .cta-wrapper:hover ul,.wp-block-quote .quote-container .page-footer-banner .cta-wrapper:hover a,.wp-block-quote .single-laureate-banner .banner-content .page-footer-banner .cta-wrapper:hover a,.wp-block-quote .timeline-container .timeline-content .page-footer-banner .cta-wrapper:hover .btn {
	color: #fff
}

.page-footer-banner .cta-wrapper:hover .btn {
	color: #fff
}

.page-footer-banner .cta-wrapper .btn:hover {
	color: #F67828
}

.page-footer-banner .page-footer-frame {
	margin-top: 120px;
	padding-bottom: 140px;
	position: relative
}

@media (max-width:500px) {
	.page-footer-banner .page-footer-frame {
		padding-bottom: 60px
	}
}

.page-footer-banner .page-footer-frame:before {
	content: '';
	width: 200vw;
	height: calc(100% + 100px);
	left: -100vw;
	background-color: #020607;
	position: absolute;
	top: -50px;
	z-index: 1
}

.page-footer-banner .page-footer-frame>div {
	z-index: 10;
	position: relative;
	margin-top: 50px
}

.faq-content .sir-john-intro .sj-intro-content-container .page-footer-banner .page-footer-frame .faq-item>a,.news-posts-container .news-featured-item .featured-news-content .page-footer-banner .page-footer-frame .h3,.page-footer-banner .page-footer-frame .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.page-footer-banner .page-footer-frame .news-posts-container .news-featured-item .featured-news-content .h3,.page-footer-banner .page-footer-frame .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.page-footer-banner .page-footer-frame .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.page-footer-banner .page-footer-frame .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.page-footer-banner .page-footer-frame .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.page-footer-banner .page-footer-frame .sir-john-intro .sj-intro-content-container h2,.page-footer-banner .page-footer-frame h3,.sir-john-intro .sj-intro-content-container .faq-content .page-footer-banner .page-footer-frame .faq-item>a,.sir-john-intro .sj-intro-content-container .page-footer-banner .page-footer-frame h2 {
	text-align: center;
	z-index: 10;
	position: relative
}

.gform_wrapper .gform_body ul li input:not([type=checkbox]),.gform_wrapper .gform_body ul li textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	border: none;
	outline: 0;
	text-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: transparent;
	border: 1px solid #F67828
}

.gform_wrapper .gform_body ul li input:not([type=checkbox]) {
	height: 50px;
	padding: 0 20px!important
}

footer {
	z-index: 10;
	position: relative;
	clear: both
}

footer.main-footer {
	background-size: cover;
	background-position: center;
	color: #fff;
	background-color: #020607;
	padding-top: 10px;
	-webkit-transition: .6s all;
	transition: .6s all;
	background-blend-mode: darken;
	max-height: 122px;
	height: auto;
	z-index: 99
}

@media (max-width:768px) {
	footer.main-footer {
		max-height: 165px
	}
}

footer.main-footer.banner-footer-active {
	padding-top: 0
}

footer.main-footer.links-footer-active {
	background-image: url(../imgs/footer-bg.jpg);
	background-color: transparent
}

footer.main-footer .footer-top {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

footer.main-footer .footer-address {
	width: 325px
}

.content-frame .gform_wrapper form .gform_footer footer.main-footer .footer-address input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) footer.main-footer .footer-address label,.faq-content footer.main-footer .footer-address .faq-item.faq-content>a,.filter-active footer.main-footer .footer-address button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li footer.main-footer .footer-address label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer footer.main-footer .footer-address input[type=submit],.gform_wrapper .gform_body ul li footer.main-footer .footer-address input:not([type=checkbox]),.laureate-banner .banner-content footer.main-footer .footer-address a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield footer.main-footer .footer-address label,.quote-container footer.main-footer .footer-address a,.single-laureate-banner .banner-content footer.main-footer .footer-address a,.timeline-container .timeline-content footer.main-footer .footer-address .btn,footer.main-footer .footer-address .content-frame .gform_wrapper form .gform_footer input[type=submit],footer.main-footer .footer-address .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,footer.main-footer .footer-address .faq-content .faq-item.faq-content>a,footer.main-footer .footer-address .faq-content li .faq-item.faq-content>a,footer.main-footer .footer-address .faq-content ol .faq-item.faq-content>a,footer.main-footer .footer-address .faq-content ul .faq-item.faq-content>a,footer.main-footer .footer-address .faq-content>h2,footer.main-footer .footer-address .filter-active button,footer.main-footer .footer-address .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,footer.main-footer .footer-address .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],footer.main-footer .footer-address .gform_wrapper .gform_body ul li input:not([type=checkbox]),footer.main-footer .footer-address .laureate-banner .banner-content a,footer.main-footer .footer-address .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,footer.main-footer .footer-address .quote-container a,footer.main-footer .footer-address .single-laureate-banner .banner-content a,footer.main-footer .footer-address .timeline-container .timeline-content .btn,footer.main-footer .footer-address figcaption,footer.main-footer .footer-address li,footer.main-footer .footer-address ol,footer.main-footer .footer-address p,footer.main-footer .footer-address ul {
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0
}

@media (max-width:767px) {
	footer.main-footer .footer-address {
		width: 100%;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
}

footer.main-footer .footer-bottom {
	padding: 25px 0 75px;
	margin-top: 20px;
	border-top: .5px solid rgba(255,255,255,.45);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media (min-width:769px) and (max-width:1300px) {
	footer.main-footer .footer-bottom .footer-address,footer.main-footer .footer-bottom .footer-copyright-social {
		width: 50%!important
	}
}

@media (max-width:768px) {
	footer.main-footer .footer-bottom {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: normal!important;
		-ms-flex-direction: column!important;
		flex-direction: column!important
	}

	footer.main-footer .footer-bottom .footer-address {
		margin-bottom: 5px
	}

	footer.main-footer .footer-bottom .footer-copyright-social {
		-webkit-box-ordinal-group: 3!important;
		-ms-flex-order: 2!important;
		order: 2!important;
		display: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important;
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: normal!important;
		-ms-flex-direction: column!important;
		flex-direction: column!important;
		-webkit-box-pack: start!important;
		-ms-flex-pack: start!important;
		justify-content: flex-start!important;
		-webkit-box-align: start!important;
		-ms-flex-align: start!important;
		align-items: flex-start!important;
		width: 100%!important
	}
}

@media (max-width:500px) {
	footer.main-footer .footer-bottom {
		margin-top: 10px
	}
}

.content-frame .gform_wrapper form .gform_footer footer.main-footer .footer-bottom input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) footer.main-footer .footer-bottom label,.faq-content footer.main-footer .footer-bottom .faq-item.faq-content>a,.filter-active footer.main-footer .footer-bottom button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li footer.main-footer .footer-bottom label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer footer.main-footer .footer-bottom input[type=submit],.gform_wrapper .gform_body ul li footer.main-footer .footer-bottom input:not([type=checkbox]),.laureate-banner .banner-content footer.main-footer .footer-bottom a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield footer.main-footer .footer-bottom label,.quote-container footer.main-footer .footer-bottom a,.single-laureate-banner .banner-content footer.main-footer .footer-bottom a,.timeline-container .timeline-content footer.main-footer .footer-bottom .btn,footer.main-footer .footer-bottom .content-frame .gform_wrapper form .gform_footer input[type=submit],footer.main-footer .footer-bottom .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,footer.main-footer .footer-bottom .faq-content .faq-item.faq-content>a,footer.main-footer .footer-bottom .faq-content li .faq-item.faq-content>a,footer.main-footer .footer-bottom .faq-content ol .faq-item.faq-content>a,footer.main-footer .footer-bottom .faq-content ul .faq-item.faq-content>a,footer.main-footer .footer-bottom .faq-content>h2,footer.main-footer .footer-bottom .filter-active button,footer.main-footer .footer-bottom .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,footer.main-footer .footer-bottom .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],footer.main-footer .footer-bottom .gform_wrapper .gform_body ul li input:not([type=checkbox]),footer.main-footer .footer-bottom .laureate-banner .banner-content a,footer.main-footer .footer-bottom .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,footer.main-footer .footer-bottom .quote-container a,footer.main-footer .footer-bottom .single-laureate-banner .banner-content a,footer.main-footer .footer-bottom .timeline-container .timeline-content .btn,footer.main-footer .footer-bottom figcaption,footer.main-footer .footer-bottom li,footer.main-footer .footer-bottom ol,footer.main-footer .footer-bottom p,footer.main-footer .footer-bottom ul {
	display: inline-block;
	margin: 0;
	-webkit-transform: translateY(-3px);
	transform: translateY(-3px)
}

.content-frame .gform_wrapper form .gform_footer footer.main-footer .footer-bottom input[type=submit] a,.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) footer.main-footer .footer-bottom label a,.faq-content footer.main-footer .footer-bottom .faq-item.faq-content>a a,.filter-active footer.main-footer .footer-bottom button a,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li footer.main-footer .footer-bottom label a,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer footer.main-footer .footer-bottom input[type=submit] a,.gform_wrapper .gform_body ul li footer.main-footer .footer-bottom input:not([type=checkbox]) a,.laureate-banner .banner-content footer.main-footer .footer-bottom a a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield footer.main-footer .footer-bottom label a,.quote-container footer.main-footer .footer-bottom a a,.single-laureate-banner .banner-content footer.main-footer .footer-bottom a a,.timeline-container .timeline-content footer.main-footer .footer-bottom .btn a,footer.main-footer .footer-bottom .content-frame .gform_wrapper form .gform_footer input[type=submit] a,footer.main-footer .footer-bottom .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label a,footer.main-footer .footer-bottom .faq-content .faq-item.faq-content>a a,footer.main-footer .footer-bottom .faq-content>h2 a,footer.main-footer .footer-bottom .filter-active button a,footer.main-footer .footer-bottom .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label a,footer.main-footer .footer-bottom .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit] a,footer.main-footer .footer-bottom .gform_wrapper .gform_body ul li input:not([type=checkbox]) a,footer.main-footer .footer-bottom .laureate-banner .banner-content a a,footer.main-footer .footer-bottom .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label a,footer.main-footer .footer-bottom .quote-container a a,footer.main-footer .footer-bottom .single-laureate-banner .banner-content a a,footer.main-footer .footer-bottom .timeline-container .timeline-content .btn a,footer.main-footer .footer-bottom figcaption a,footer.main-footer .footer-bottom li a,footer.main-footer .footer-bottom ol a,footer.main-footer .footer-bottom p a,footer.main-footer .footer-bottom ul a {
	color: #fff
}

.content-frame .gform_wrapper form .gform_footer footer.main-footer .footer-bottom input[type=submit] a:before,.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) footer.main-footer .footer-bottom label a:before,.faq-content footer.main-footer .footer-bottom .faq-item.faq-content>a a:before,.filter-active footer.main-footer .footer-bottom button a:before,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li footer.main-footer .footer-bottom label a:before,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer footer.main-footer .footer-bottom input[type=submit] a:before,.gform_wrapper .gform_body ul li footer.main-footer .footer-bottom input:not([type=checkbox]) a:before,.laureate-banner .banner-content footer.main-footer .footer-bottom a a:before,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield footer.main-footer .footer-bottom label a:before,.quote-container footer.main-footer .footer-bottom a a:before,.single-laureate-banner .banner-content footer.main-footer .footer-bottom a a:before,.timeline-container .timeline-content footer.main-footer .footer-bottom .btn a:before,footer.main-footer .footer-bottom .content-frame .gform_wrapper form .gform_footer input[type=submit] a:before,footer.main-footer .footer-bottom .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label a:before,footer.main-footer .footer-bottom .faq-content .faq-item.faq-content>a a:before,footer.main-footer .footer-bottom .faq-content>h2 a:before,footer.main-footer .footer-bottom .filter-active button a:before,footer.main-footer .footer-bottom .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label a:before,footer.main-footer .footer-bottom .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit] a:before,footer.main-footer .footer-bottom .gform_wrapper .gform_body ul li input:not([type=checkbox]) a:before,footer.main-footer .footer-bottom .laureate-banner .banner-content a a:before,footer.main-footer .footer-bottom .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label a:before,footer.main-footer .footer-bottom .quote-container a a:before,footer.main-footer .footer-bottom .single-laureate-banner .banner-content a a:before,footer.main-footer .footer-bottom .timeline-container .timeline-content .btn a:before,footer.main-footer .footer-bottom figcaption a:before,footer.main-footer .footer-bottom li a:before,footer.main-footer .footer-bottom ol a:before,footer.main-footer .footer-bottom p a:before,footer.main-footer .footer-bottom ul a:before {
	display: none
}

@media (max-width:767px) {
	footer.main-footer .footer-bottom .copyright {
		display: inline-block;
		width: calc(100% - 130px);
		line-height: 21px;
		font-size: 16px
	}
}

footer.main-footer .footer-bottom .footer-copyright-social {
	-ms-flex-item-align: end;
	align-self: flex-end
}

@media (max-width:767px) {
	footer.main-footer .footer-bottom .footer-copyright-social {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
}

footer.main-footer .footer-bottom .footer-copyright-social-container {
	display: inline-block
}

@media (max-width:767px) {
	footer.main-footer .footer-bottom .footer-copyright-social-container {
		width: 130px
	}
}

footer.main-footer .footer-bottom .social-icon {
	margin-right: 10px;
	margin-left: 0;
	margin-top: 5px;
	display: inline-block
}

footer.main-footer .footer-bottom .social-icon:first-child {
	margin-left: 0
}

footer.main-footer .footer-bottom .social-icon:before {
	display: none!important
}

.error404.active-scroll header {
	background-color: rgba(0,0,0,.75)
}

.error404 header {
	background-color: transparent
}

.error404 .faq-content .faq-item>a,.error404 .faq-content .laureate-banner .banner-content .faq-item>a,.error404 .faq-content .single-laureate-banner .banner-content .faq-item>a,.error404 .faq-content li .faq-item>a,.error404 .faq-content ol .faq-item>a,.error404 .faq-content ul .faq-item>a,.error404 .laureate-banner .banner-content .faq-content .faq-item>a,.error404 .laureate-banner .banner-content .faq-content li .faq-item>a,.error404 .laureate-banner .banner-content .faq-content ol .faq-item>a,.error404 .laureate-banner .banner-content .faq-content ul .faq-item>a,.error404 .laureate-banner .banner-content h2,.error404 .single-laureate-banner .banner-content .faq-content .faq-item>a,.error404 .single-laureate-banner .banner-content .faq-content li .faq-item>a,.error404 .single-laureate-banner .banner-content .faq-content ol .faq-item>a,.error404 .single-laureate-banner .banner-content .faq-content ul .faq-item>a,.error404 .single-laureate-banner .banner-content h2,.error404 .timeline-container .timeline-content .timeline-count,.error404 h1,.error404 h2,.faq-content .error404 .faq-item>a,.faq-content .laureate-banner .banner-content .error404 .faq-item>a,.faq-content .single-laureate-banner .banner-content .error404 .faq-item>a,.laureate-banner .banner-content .error404 h2,.laureate-banner .banner-content .faq-content .error404 .faq-item>a,.single-laureate-banner .banner-content .error404 h2,.single-laureate-banner .banner-content .faq-content .error404 .faq-item>a,.timeline-container .timeline-content .error404 .timeline-count {
	margin-bottom: 15px
}

.page-id-26 .page-footer-links {
	margin-top: 0
}

.page-id-26 .gform_wrapper .gform_footer {
	margin-top: 0
}

.page-id-26 .content-container {
	padding-top: 60px
}

@media (max-width:1440px) {
	.page-id-26 .content-container {
		padding-top: 10px
	}
}

.content-frame .gform_wrapper form .gform_footer .page-id-26 .banner-content>input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .page-id-26 .banner-content>label,.faq-content .page-id-26 .faq-item.faq-content.banner-content>a,.filter-active .page-id-26 .banner-content>button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .page-id-26 .banner-content>label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .page-id-26 .banner-content>input[type=submit],.gform_wrapper .gform_body ul li .page-id-26 .banner-content>input:not([type=checkbox]),.laureate-banner .page-id-26 .banner-content>a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .page-id-26 .banner-content>label,.page-id-26 .banner-content>figcaption,.page-id-26 .banner-content>li,.page-id-26 .banner-content>ol,.page-id-26 .banner-content>p,.page-id-26 .banner-content>ul,.page-id-26 .content-frame .gform_wrapper form .gform_footer .banner-content>input[type=submit],.page-id-26 .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .banner-content>label,.page-id-26 .faq-content .faq-item.faq-content.banner-content>a,.page-id-26 .faq-content li .faq-item.faq-content.banner-content>a,.page-id-26 .faq-content ol .faq-item.faq-content.banner-content>a,.page-id-26 .faq-content ul .faq-item.faq-content.banner-content>a,.page-id-26 .faq-content.banner-content>h2,.page-id-26 .filter-active .banner-content>button,.page-id-26 .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .banner-content>label,.page-id-26 .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .banner-content>input[type=submit],.page-id-26 .gform_wrapper .gform_body ul li .banner-content>input:not([type=checkbox]),.page-id-26 .laureate-banner .banner-content>a,.page-id-26 .newsletter-signup .gform_wrapper ul.gform_fields li.gfield .banner-content>label,.page-id-26 .quote-container .banner-content>a,.page-id-26 .single-laureate-banner .banner-content>a,.page-id-26 .timeline-container .timeline-content .banner-content>.btn,.quote-container .page-id-26 .banner-content>a,.single-laureate-banner .page-id-26 .banner-content>a,.timeline-container .timeline-content .page-id-26 .banner-content>.btn {
	margin-bottom: 0
}

.content-frame .gform_wrapper form .gform_footer .page-id-26 .contact-banner-content input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .page-id-26 .contact-banner-content label,.faq-content .page-id-26 .contact-banner-content .faq-item.faq-content>a,.filter-active .page-id-26 .contact-banner-content button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .page-id-26 .contact-banner-content label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .page-id-26 .contact-banner-content input[type=submit],.gform_wrapper .gform_body ul li .page-id-26 .contact-banner-content input:not([type=checkbox]),.laureate-banner .banner-content .page-id-26 .contact-banner-content a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .page-id-26 .contact-banner-content label,.page-id-26 .contact-banner-content .content-frame .gform_wrapper form .gform_footer input[type=submit],.page-id-26 .contact-banner-content .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.page-id-26 .contact-banner-content .faq-content .faq-item.faq-content>a,.page-id-26 .contact-banner-content .faq-content li .faq-item.faq-content>a,.page-id-26 .contact-banner-content .faq-content ol .faq-item.faq-content>a,.page-id-26 .contact-banner-content .faq-content ul .faq-item.faq-content>a,.page-id-26 .contact-banner-content .faq-content>h2,.page-id-26 .contact-banner-content .filter-active button,.page-id-26 .contact-banner-content .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.page-id-26 .contact-banner-content .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.page-id-26 .contact-banner-content .gform_wrapper .gform_body ul li input:not([type=checkbox]),.page-id-26 .contact-banner-content .laureate-banner .banner-content a,.page-id-26 .contact-banner-content .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.page-id-26 .contact-banner-content .quote-container a,.page-id-26 .contact-banner-content .single-laureate-banner .banner-content a,.page-id-26 .contact-banner-content .timeline-container .timeline-content .btn,.page-id-26 .contact-banner-content figcaption,.page-id-26 .contact-banner-content li,.page-id-26 .contact-banner-content ol,.page-id-26 .contact-banner-content p,.page-id-26 .contact-banner-content ul,.quote-container .page-id-26 .contact-banner-content a,.single-laureate-banner .banner-content .page-id-26 .contact-banner-content a,.timeline-container .timeline-content .page-id-26 .contact-banner-content .btn {
	margin-top: 0;
	font-size: 27px;
	line-height: 21px;
	letter-spacing: 0;
	-webkit-appearance: none;
	font-family: freight-sans-pro,sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #fff!important;
	text-decoration: none!important
}

@media (max-width:500px) {
	.content-frame .gform_wrapper form .gform_footer .page-id-26 .contact-banner-content input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .page-id-26 .contact-banner-content label,.faq-content .page-id-26 .contact-banner-content .faq-item.faq-content>a,.filter-active .page-id-26 .contact-banner-content button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .page-id-26 .contact-banner-content label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .page-id-26 .contact-banner-content input[type=submit],.gform_wrapper .gform_body ul li .page-id-26 .contact-banner-content input:not([type=checkbox]),.laureate-banner .banner-content .page-id-26 .contact-banner-content a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .page-id-26 .contact-banner-content label,.page-id-26 .contact-banner-content .content-frame .gform_wrapper form .gform_footer input[type=submit],.page-id-26 .contact-banner-content .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.page-id-26 .contact-banner-content .faq-content .faq-item.faq-content>a,.page-id-26 .contact-banner-content .faq-content li .faq-item.faq-content>a,.page-id-26 .contact-banner-content .faq-content ol .faq-item.faq-content>a,.page-id-26 .contact-banner-content .faq-content ul .faq-item.faq-content>a,.page-id-26 .contact-banner-content .faq-content>h2,.page-id-26 .contact-banner-content .filter-active button,.page-id-26 .contact-banner-content .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.page-id-26 .contact-banner-content .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.page-id-26 .contact-banner-content .gform_wrapper .gform_body ul li input:not([type=checkbox]),.page-id-26 .contact-banner-content .laureate-banner .banner-content a,.page-id-26 .contact-banner-content .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.page-id-26 .contact-banner-content .quote-container a,.page-id-26 .contact-banner-content .single-laureate-banner .banner-content a,.page-id-26 .contact-banner-content .timeline-container .timeline-content .btn,.page-id-26 .contact-banner-content figcaption,.page-id-26 .contact-banner-content li,.page-id-26 .contact-banner-content ol,.page-id-26 .contact-banner-content p,.page-id-26 .contact-banner-content ul,.quote-container .page-id-26 .contact-banner-content a,.single-laureate-banner .banner-content .page-id-26 .contact-banner-content a,.timeline-container .timeline-content .page-id-26 .contact-banner-content .btn {
		font-size: 18px;
		line-height: 20px
	}
}

.content-frame .gform_wrapper form .gform_footer .page-id-26 .contact-banner-content input[type=submit] a,.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .page-id-26 .contact-banner-content label a,.faq-content .page-id-26 .contact-banner-content .faq-item.faq-content>a a,.filter-active .page-id-26 .contact-banner-content button a,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .page-id-26 .contact-banner-content label a,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .page-id-26 .contact-banner-content input[type=submit] a,.gform_wrapper .gform_body ul li .page-id-26 .contact-banner-content input:not([type=checkbox]) a,.laureate-banner .banner-content .page-id-26 .contact-banner-content a a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .page-id-26 .contact-banner-content label a,.page-id-26 .contact-banner-content .content-frame .gform_wrapper form .gform_footer input[type=submit] a,.page-id-26 .contact-banner-content .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label a,.page-id-26 .contact-banner-content .faq-content .faq-item.faq-content>a a,.page-id-26 .contact-banner-content .faq-content>h2 a,.page-id-26 .contact-banner-content .filter-active button a,.page-id-26 .contact-banner-content .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label a,.page-id-26 .contact-banner-content .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit] a,.page-id-26 .contact-banner-content .gform_wrapper .gform_body ul li input:not([type=checkbox]) a,.page-id-26 .contact-banner-content .laureate-banner .banner-content a a,.page-id-26 .contact-banner-content .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label a,.page-id-26 .contact-banner-content .quote-container a a,.page-id-26 .contact-banner-content .single-laureate-banner .banner-content a a,.page-id-26 .contact-banner-content .timeline-container .timeline-content .btn a,.page-id-26 .contact-banner-content figcaption a,.page-id-26 .contact-banner-content li a,.page-id-26 .contact-banner-content ol a,.page-id-26 .contact-banner-content p a,.page-id-26 .contact-banner-content ul a,.quote-container .page-id-26 .contact-banner-content a a,.single-laureate-banner .banner-content .page-id-26 .contact-banner-content a a,.timeline-container .timeline-content .page-id-26 .contact-banner-content .btn a {
	color: #fff!important;
	text-decoration: none!important;
	-webkit-appearance: none
}

.content-frame .gform_wrapper form .gform_footer .page-id-26 .contact-banner-content input[type=submit] a:before,.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .page-id-26 .contact-banner-content label a:before,.faq-content .page-id-26 .contact-banner-content .faq-item.faq-content>a a:before,.filter-active .page-id-26 .contact-banner-content button a:before,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .page-id-26 .contact-banner-content label a:before,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .page-id-26 .contact-banner-content input[type=submit] a:before,.gform_wrapper .gform_body ul li .page-id-26 .contact-banner-content input:not([type=checkbox]) a:before,.laureate-banner .banner-content .page-id-26 .contact-banner-content a a:before,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .page-id-26 .contact-banner-content label a:before,.page-id-26 .contact-banner-content .content-frame .gform_wrapper form .gform_footer input[type=submit] a:before,.page-id-26 .contact-banner-content .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label a:before,.page-id-26 .contact-banner-content .faq-content .faq-item.faq-content>a a:before,.page-id-26 .contact-banner-content .faq-content>h2 a:before,.page-id-26 .contact-banner-content .filter-active button a:before,.page-id-26 .contact-banner-content .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label a:before,.page-id-26 .contact-banner-content .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit] a:before,.page-id-26 .contact-banner-content .gform_wrapper .gform_body ul li input:not([type=checkbox]) a:before,.page-id-26 .contact-banner-content .laureate-banner .banner-content a a:before,.page-id-26 .contact-banner-content .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label a:before,.page-id-26 .contact-banner-content .quote-container a a:before,.page-id-26 .contact-banner-content .single-laureate-banner .banner-content a a:before,.page-id-26 .contact-banner-content .timeline-container .timeline-content .btn a:before,.page-id-26 .contact-banner-content figcaption a:before,.page-id-26 .contact-banner-content li a:before,.page-id-26 .contact-banner-content ol a:before,.page-id-26 .contact-banner-content p a:before,.page-id-26 .contact-banner-content ul a:before,.quote-container .page-id-26 .contact-banner-content a a:before,.single-laureate-banner .banner-content .page-id-26 .contact-banner-content a a:before,.timeline-container .timeline-content .page-id-26 .contact-banner-content .btn a:before {
	display: none
}

.content-frame .gform_wrapper form .gform_footer .page-id-26 .contact-banner-content input[type=submit] span,.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .page-id-26 .contact-banner-content label span,.faq-content .page-id-26 .contact-banner-content .faq-item.faq-content>a span,.filter-active .page-id-26 .contact-banner-content button span,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .page-id-26 .contact-banner-content label span,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .page-id-26 .contact-banner-content input[type=submit] span,.gform_wrapper .gform_body ul li .page-id-26 .contact-banner-content input:not([type=checkbox]) span,.laureate-banner .banner-content .page-id-26 .contact-banner-content a span,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .page-id-26 .contact-banner-content label span,.page-id-26 .contact-banner-content .content-frame .gform_wrapper form .gform_footer input[type=submit] span,.page-id-26 .contact-banner-content .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label span,.page-id-26 .contact-banner-content .faq-content .faq-item.faq-content>a span,.page-id-26 .contact-banner-content .faq-content>h2 span,.page-id-26 .contact-banner-content .filter-active button span,.page-id-26 .contact-banner-content .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label span,.page-id-26 .contact-banner-content .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit] span,.page-id-26 .contact-banner-content .gform_wrapper .gform_body ul li input:not([type=checkbox]) span,.page-id-26 .contact-banner-content .laureate-banner .banner-content a span,.page-id-26 .contact-banner-content .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label span,.page-id-26 .contact-banner-content .quote-container a span,.page-id-26 .contact-banner-content .single-laureate-banner .banner-content a span,.page-id-26 .contact-banner-content .timeline-container .timeline-content .btn span,.page-id-26 .contact-banner-content figcaption span,.page-id-26 .contact-banner-content li span,.page-id-26 .contact-banner-content ol span,.page-id-26 .contact-banner-content p span,.page-id-26 .contact-banner-content ul span,.quote-container .page-id-26 .contact-banner-content a span,.single-laureate-banner .banner-content .page-id-26 .contact-banner-content a span,.timeline-container .timeline-content .page-id-26 .contact-banner-content .btn span {
	font-family: freight-sans-pro,sans-serif;
	font-weight: 300;
	font-style: normal
}

.error-banner {
	height: 100vh;
	min-height: 500px;
	background-image: url(../imgs/error-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	border: none
}

.error-banner .frame {
	bottom: 60px
}

@media (max-width:767px) {
	.error-banner .frame {
		position: absolute;
		padding-left: 16px;
		padding-right: 16px
	}
}

.error-banner .faq-content .laureate-banner .banner-content .faq-item>a,.error-banner .faq-content .single-laureate-banner .banner-content .faq-item>a,.error-banner .laureate-banner .banner-content .faq-content .faq-item>a,.error-banner .laureate-banner .banner-content .faq-content li .faq-item>a,.error-banner .laureate-banner .banner-content .faq-content ol .faq-item>a,.error-banner .laureate-banner .banner-content .faq-content ul .faq-item>a,.error-banner .laureate-banner .banner-content h2,.error-banner .single-laureate-banner .banner-content .faq-content .faq-item>a,.error-banner .single-laureate-banner .banner-content .faq-content li .faq-item>a,.error-banner .single-laureate-banner .banner-content .faq-content ol .faq-item>a,.error-banner .single-laureate-banner .banner-content .faq-content ul .faq-item>a,.error-banner .single-laureate-banner .banner-content h2,.error-banner .timeline-container .timeline-content .timeline-count,.error-banner h1,.faq-content .laureate-banner .banner-content .error-banner .faq-item>a,.faq-content .single-laureate-banner .banner-content .error-banner .faq-item>a,.laureate-banner .banner-content .error-banner h2,.laureate-banner .banner-content .faq-content .error-banner .faq-item>a,.single-laureate-banner .banner-content .error-banner h2,.single-laureate-banner .banner-content .faq-content .error-banner .faq-item>a,.timeline-container .timeline-content .error-banner .timeline-count {
	color: #F67828;
	font-size: 20vw;
	line-height: 20vw
}

@media (max-width:1024px) {
	.error-banner .faq-content .laureate-banner .banner-content .faq-item>a,.error-banner .faq-content .single-laureate-banner .banner-content .faq-item>a,.error-banner .laureate-banner .banner-content .faq-content .faq-item>a,.error-banner .laureate-banner .banner-content .faq-content li .faq-item>a,.error-banner .laureate-banner .banner-content .faq-content ol .faq-item>a,.error-banner .laureate-banner .banner-content .faq-content ul .faq-item>a,.error-banner .laureate-banner .banner-content h2,.error-banner .single-laureate-banner .banner-content .faq-content .faq-item>a,.error-banner .single-laureate-banner .banner-content .faq-content li .faq-item>a,.error-banner .single-laureate-banner .banner-content .faq-content ol .faq-item>a,.error-banner .single-laureate-banner .banner-content .faq-content ul .faq-item>a,.error-banner .single-laureate-banner .banner-content h2,.error-banner .timeline-container .timeline-content .timeline-count,.error-banner h1,.faq-content .laureate-banner .banner-content .error-banner .faq-item>a,.faq-content .single-laureate-banner .banner-content .error-banner .faq-item>a,.laureate-banner .banner-content .error-banner h2,.laureate-banner .banner-content .faq-content .error-banner .faq-item>a,.single-laureate-banner .banner-content .error-banner h2,.single-laureate-banner .banner-content .faq-content .error-banner .faq-item>a,.timeline-container .timeline-content .error-banner .timeline-count {
		font-size: 65px;
		line-height: 65px
	}
}

@media (max-width:767px) {
	.error-banner .faq-content .laureate-banner .banner-content .faq-item>a,.error-banner .faq-content .single-laureate-banner .banner-content .faq-item>a,.error-banner .laureate-banner .banner-content .faq-content .faq-item>a,.error-banner .laureate-banner .banner-content .faq-content li .faq-item>a,.error-banner .laureate-banner .banner-content .faq-content ol .faq-item>a,.error-banner .laureate-banner .banner-content .faq-content ul .faq-item>a,.error-banner .laureate-banner .banner-content h2,.error-banner .single-laureate-banner .banner-content .faq-content .faq-item>a,.error-banner .single-laureate-banner .banner-content .faq-content li .faq-item>a,.error-banner .single-laureate-banner .banner-content .faq-content ol .faq-item>a,.error-banner .single-laureate-banner .banner-content .faq-content ul .faq-item>a,.error-banner .single-laureate-banner .banner-content h2,.error-banner .timeline-container .timeline-content .timeline-count,.error-banner h1,.faq-content .laureate-banner .banner-content .error-banner .faq-item>a,.faq-content .single-laureate-banner .banner-content .error-banner .faq-item>a,.laureate-banner .banner-content .error-banner h2,.laureate-banner .banner-content .faq-content .error-banner .faq-item>a,.single-laureate-banner .banner-content .error-banner h2,.single-laureate-banner .banner-content .faq-content .error-banner .faq-item>a,.timeline-container .timeline-content .error-banner .timeline-count {
		font-size: 120px;
		line-height: 120px;
		text-align: left
	}
}

@media (max-width:500px) {
	.error-banner .faq-content .laureate-banner .banner-content .faq-item>a,.error-banner .faq-content .single-laureate-banner .banner-content .faq-item>a,.error-banner .laureate-banner .banner-content .faq-content .faq-item>a,.error-banner .laureate-banner .banner-content .faq-content li .faq-item>a,.error-banner .laureate-banner .banner-content .faq-content ol .faq-item>a,.error-banner .laureate-banner .banner-content .faq-content ul .faq-item>a,.error-banner .laureate-banner .banner-content h2,.error-banner .single-laureate-banner .banner-content .faq-content .faq-item>a,.error-banner .single-laureate-banner .banner-content .faq-content li .faq-item>a,.error-banner .single-laureate-banner .banner-content .faq-content ol .faq-item>a,.error-banner .single-laureate-banner .banner-content .faq-content ul .faq-item>a,.error-banner .single-laureate-banner .banner-content h2,.error-banner .timeline-container .timeline-content .timeline-count,.error-banner h1,.faq-content .laureate-banner .banner-content .error-banner .faq-item>a,.faq-content .single-laureate-banner .banner-content .error-banner .faq-item>a,.laureate-banner .banner-content .error-banner h2,.laureate-banner .banner-content .faq-content .error-banner .faq-item>a,.single-laureate-banner .banner-content .error-banner h2,.single-laureate-banner .banner-content .faq-content .error-banner .faq-item>a,.timeline-container .timeline-content .error-banner .timeline-count {
		padding-left: 0
	}
}

.error-banner .faq-content .faq-item>a,.error-banner .faq-content li .faq-item>a,.error-banner .faq-content ol .faq-item>a,.error-banner .faq-content ul .faq-item>a,.error-banner h2,.faq-content .error-banner .faq-item>a {
	color: #fff;
	max-width: 850px
}

.error-banner a {
	color: #fff
}

.error-banner a:before {
	width: 125%
}

.error-banner:after,.error-banner:before {
	display: none
}

.aligncenter.is-type-video {
	text-align: center
}

.hide-dt {
	display: none
}

@media (max-width:767px) {
	.hide-dt {
		display: block
	}
}

.hide-mobile {
	display: block
}

@media (max-width:767px) {
	.hide-mobile {
		display: none
	}
}

.fixed-footer {
	background-size: cover;
	background-position: center;
	color: #fff;
	background-color: #020607;
	padding-top: 20px;
	-webkit-transition: .6s all;
	transition: .6s all;
	background-blend-mode: darken;
	max-height: 122px;
	position: fixed;
	bottom: 0!important;
	z-index: 99!important;
	width: 100%!important;
	max-height: 122px;
	padding-top: 10px!important;
	background-color: #000;
	background-image: unset!important;
	-webkit-transition: .3s all;
	transition: .3s all;
	height: auto;
	z-index: 99
}

@media (min-width:768px) and (max-width:900px) {
	.fixed-footer {
		max-height: 190px!important;
		margin-bottom: 0!important;
		padding-bottom: 10px
	}
}

@media (max-width:768px) {
	.fixed-footer {
		max-height: 165px
	}
}

.fixed-footer.banner-footer-active {
	padding-top: 0
}

.fixed-footer.links-footer-active {
	background-color: #000
}

.fixed-footer .frame {
	margin-bottom: 10px
}

.fixed-footer .footer-top {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.fixed-footer .footer-address {
	width: 325px
}

.content-frame .gform_wrapper form .gform_footer .fixed-footer .footer-address input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .fixed-footer .footer-address label,.faq-content .fixed-footer .footer-address .faq-item.faq-content>a,.filter-active .fixed-footer .footer-address button,.fixed-footer .footer-address .content-frame .gform_wrapper form .gform_footer input[type=submit],.fixed-footer .footer-address .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.fixed-footer .footer-address .faq-content .faq-item.faq-content>a,.fixed-footer .footer-address .faq-content li .faq-item.faq-content>a,.fixed-footer .footer-address .faq-content ol .faq-item.faq-content>a,.fixed-footer .footer-address .faq-content ul .faq-item.faq-content>a,.fixed-footer .footer-address .faq-content>h2,.fixed-footer .footer-address .filter-active button,.fixed-footer .footer-address .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.fixed-footer .footer-address .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.fixed-footer .footer-address .gform_wrapper .gform_body ul li input:not([type=checkbox]),.fixed-footer .footer-address .laureate-banner .banner-content a,.fixed-footer .footer-address .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.fixed-footer .footer-address .quote-container a,.fixed-footer .footer-address .single-laureate-banner .banner-content a,.fixed-footer .footer-address .timeline-container .timeline-content .btn,.fixed-footer .footer-address figcaption,.fixed-footer .footer-address li,.fixed-footer .footer-address ol,.fixed-footer .footer-address p,.fixed-footer .footer-address ul,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .footer-address label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .footer-address input[type=submit],.gform_wrapper .gform_body ul li .fixed-footer .footer-address input:not([type=checkbox]),.laureate-banner .banner-content .fixed-footer .footer-address a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .fixed-footer .footer-address label,.quote-container .fixed-footer .footer-address a,.single-laureate-banner .banner-content .fixed-footer .footer-address a,.timeline-container .timeline-content .fixed-footer .footer-address .btn {
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0
}

@media (max-width:920px) {
	.fixed-footer .footer-address {
		width: 100%;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
}

.fixed-footer .footer-form-container {
	width: 100%;
	text-align: right;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: 40px
}

@media (max-width:1280px) {
	.fixed-footer .footer-form-container {
		margin-left: 20px
	}
}

@media (max-width:920px) {
	.fixed-footer .footer-form-container {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

@media (max-width:767px) {
	.fixed-footer .footer-form-container {
		width: 100%;
		margin-left: 0;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		text-align: left
	}
}

.fixed-footer .footer-form-container .gform_validation_errors {
	display: none!important
}

.fixed-footer .footer-form-container .gfield_validation_message {
	padding: 0!important;
	position: absolute;
	top: 0!important;
	right: 10px!important;
	color: red;
	text-align: right;
	z-index: -1
}

@media (max-width:500px) {
	.fixed-footer .footer-form-container .gfield_validation_message {
		font-size: 12px
	}
}

@media (max-width:500px) {
	.fixed-footer .footer-form-container #field_1_1 .gfield_validation_message {
		top: -20px!important;
		right: 0!important
	}
}

@media (max-width:500px) {
	.fixed-footer .footer-form-container #field_1_2 .gfield_validation_message {
		top: -5px!important;
		right: 0!important
	}
}

.fixed-footer .footer-form-container .gfield_error {
	background-color: transparent!important;
	margin-bottom: 0!important;
	margin-top: 0!important;
	border-top: none!important;
	border-bottom: none!important;
	padding-bottom: 0!important;
	padding-top: 0!important;
	color: #fff!important
}

.fixed-footer .footer-form-container .gform_legacy_markup_wrapper .gfield_error .gfield_label {
	color: #fff
}

.fixed-footer .footer-form-container>div {
	display: inline-block
}

@media (max-width:920px) {
	.fixed-footer .footer-form-container>div {
		width: 100%
	}
}

.fixed-footer .footer-form-container>div.footer-form-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-right: 30px;
	width: 40%
}

@media (max-width:1280px) {
	.fixed-footer .footer-form-container>div.footer-form-header {
		margin-right: 20px
	}
}

@media (max-width:920px) {
	.fixed-footer .footer-form-container>div.footer-form-header {
		width: 100%;
		margin-right: 0
	}
}

.fixed-footer .footer-form-container>div.footer-form-header h4 {
	margin-bottom: 0;
	font-family: freight-big-pro,serif;
	font-weight: 300;
	font-style: normal;
	font-size: 39px;
	list-style-position: 38px;
	letter-spacing: .22px
}

@media (max-width:1280px) {
	.fixed-footer .footer-form-container>div.footer-form-header h4 {
		font-size: 32px
	}
}

@media (max-width:920px) {
	.fixed-footer .footer-form-container>div.footer-form-header h4 {
		width: 100%
	}
}

@media (max-width:767px) {
	.fixed-footer .footer-form-container>div.footer-form-header h4 {
		margin-bottom: 15px;
		font-size: 24px;
		line-height: 38px!important
	}

	.fixed-footer .footer-form-container>div.footer-form-header h4 br {
		display: none
	}
}

.fixed-footer .footer-form-container .footer-form {
	width: calc(100% - 294px);
	margin-top: 10px
}

@media (max-width:1280px) {
	.fixed-footer .footer-form-container .footer-form {
		width: calc(100% - 200px)
	}
}

@media (max-width:920px) {
	.fixed-footer .footer-form-container .footer-form {
		width: 100%
	}
}

.fixed-footer .footer-form-container .footer-form .gform_wrapper {
	margin: 0
}

.fixed-footer .footer-form-container .footer-form .gform_wrapper form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: top;
	-ms-flex-align: top;
	align-items: top
}

.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li {
	margin: 0;
	position: relative;
	padding-right: 0
}

.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li div {
	margin: 0
}

.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 20px;
	line-height: 0;
	margin: 0;
	-webkit-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out;
	opacity: .48
}

.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.active-label {
	top: -10px;
	left: 0;
	opacity: 1;
	font-size: 13px
}

.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.gfield_consent_label {
	position: static
}

@media (max-width:485px) {
	.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.gfield_consent_label {
		font-size: 14px!important
	}
}

@media (max-width:385px) {
	.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.gfield_consent_label {
		font-size: 10px!important
	}
}

.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.gfield_consent_label a {
	color: #fff
}

.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li input:not([type=checkbox]) {
	width: 100%;
	margin: 0
}

@media (max-width:640px) {
	.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body {
		width: 65%
	}
}

@media (max-width:500px) {
	.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body {
		width: calc(100% - 90px)
	}
}

.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer {
	width: 45%;
	margin: 0;
	padding: 0
}

@media (max-width:640px) {
	.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer {
		width: 35%
	}
}

@media (max-width:500px) {
	.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer {
		width: 90px
	}
}

.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit] {
	-webkit-appearance: none;
	-moz-appearance: none;
	border: none;
	outline: 0;
	text-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: transparent;
	background-color: #F67828;
	margin: 0;
	width: 100%;
	height: 50px;
	font-family: freight-sans-pro,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 18px;
	line-height: 18px;
	letter-spacing: 0
}

.fixed-footer .footer-bottom {
	padding: 25px 0 75px;
	margin-top: 20px;
	border-top: .5px solid rgba(255,255,255,.45);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media (max-width:768px) {
	.fixed-footer .footer-bottom {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: normal!important;
		-ms-flex-direction: column!important;
		flex-direction: column!important
	}

	.fixed-footer .footer-bottom .footer-address {
		margin-bottom: 5px
	}

	.fixed-footer .footer-bottom .footer-copyright-social {
		-webkit-box-ordinal-group: 3!important;
		-ms-flex-order: 2!important;
		order: 2!important;
		display: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important;
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: normal!important;
		-ms-flex-direction: column!important;
		flex-direction: column!important;
		-webkit-box-pack: start!important;
		-ms-flex-pack: start!important;
		justify-content: flex-start!important;
		-webkit-box-align: start!important;
		-ms-flex-align: start!important;
		align-items: flex-start!important;
		width: 100%!important
	}
}

@media (max-width:500px) {
	.fixed-footer .footer-bottom {
		margin-top: 10px
	}
}

.content-frame .gform_wrapper form .gform_footer .fixed-footer .footer-bottom input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .fixed-footer .footer-bottom label,.faq-content .fixed-footer .footer-bottom .faq-item.faq-content>a,.filter-active .fixed-footer .footer-bottom button,.fixed-footer .footer-bottom .content-frame .gform_wrapper form .gform_footer input[type=submit],.fixed-footer .footer-bottom .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.fixed-footer .footer-bottom .faq-content .faq-item.faq-content>a,.fixed-footer .footer-bottom .faq-content li .faq-item.faq-content>a,.fixed-footer .footer-bottom .faq-content ol .faq-item.faq-content>a,.fixed-footer .footer-bottom .faq-content ul .faq-item.faq-content>a,.fixed-footer .footer-bottom .faq-content>h2,.fixed-footer .footer-bottom .filter-active button,.fixed-footer .footer-bottom .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.fixed-footer .footer-bottom .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.fixed-footer .footer-bottom .gform_wrapper .gform_body ul li input:not([type=checkbox]),.fixed-footer .footer-bottom .laureate-banner .banner-content a,.fixed-footer .footer-bottom .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.fixed-footer .footer-bottom .quote-container a,.fixed-footer .footer-bottom .single-laureate-banner .banner-content a,.fixed-footer .footer-bottom .timeline-container .timeline-content .btn,.fixed-footer .footer-bottom figcaption,.fixed-footer .footer-bottom li,.fixed-footer .footer-bottom ol,.fixed-footer .footer-bottom p,.fixed-footer .footer-bottom ul,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .footer-bottom label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .footer-bottom input[type=submit],.gform_wrapper .gform_body ul li .fixed-footer .footer-bottom input:not([type=checkbox]),.laureate-banner .banner-content .fixed-footer .footer-bottom a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .fixed-footer .footer-bottom label,.quote-container .fixed-footer .footer-bottom a,.single-laureate-banner .banner-content .fixed-footer .footer-bottom a,.timeline-container .timeline-content .fixed-footer .footer-bottom .btn {
	display: inline-block;
	margin: 0;
	-webkit-transform: translateY(-3px);
	transform: translateY(-3px)
}

.content-frame .gform_wrapper form .gform_footer .fixed-footer .footer-bottom input[type=submit] a,.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .fixed-footer .footer-bottom label a,.faq-content .fixed-footer .footer-bottom .faq-item.faq-content>a a,.filter-active .fixed-footer .footer-bottom button a,.fixed-footer .footer-bottom .content-frame .gform_wrapper form .gform_footer input[type=submit] a,.fixed-footer .footer-bottom .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label a,.fixed-footer .footer-bottom .faq-content .faq-item.faq-content>a a,.fixed-footer .footer-bottom .faq-content>h2 a,.fixed-footer .footer-bottom .filter-active button a,.fixed-footer .footer-bottom .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label a,.fixed-footer .footer-bottom .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit] a,.fixed-footer .footer-bottom .gform_wrapper .gform_body ul li input:not([type=checkbox]) a,.fixed-footer .footer-bottom .laureate-banner .banner-content a a,.fixed-footer .footer-bottom .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label a,.fixed-footer .footer-bottom .quote-container a a,.fixed-footer .footer-bottom .single-laureate-banner .banner-content a a,.fixed-footer .footer-bottom .timeline-container .timeline-content .btn a,.fixed-footer .footer-bottom figcaption a,.fixed-footer .footer-bottom li a,.fixed-footer .footer-bottom ol a,.fixed-footer .footer-bottom p a,.fixed-footer .footer-bottom ul a,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .footer-bottom label a,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .footer-bottom input[type=submit] a,.gform_wrapper .gform_body ul li .fixed-footer .footer-bottom input:not([type=checkbox]) a,.laureate-banner .banner-content .fixed-footer .footer-bottom a a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .fixed-footer .footer-bottom label a,.quote-container .fixed-footer .footer-bottom a a,.single-laureate-banner .banner-content .fixed-footer .footer-bottom a a,.timeline-container .timeline-content .fixed-footer .footer-bottom .btn a {
	color: #fff
}

.content-frame .gform_wrapper form .gform_footer .fixed-footer .footer-bottom input[type=submit] a:before,.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .fixed-footer .footer-bottom label a:before,.faq-content .fixed-footer .footer-bottom .faq-item.faq-content>a a:before,.filter-active .fixed-footer .footer-bottom button a:before,.fixed-footer .footer-bottom .content-frame .gform_wrapper form .gform_footer input[type=submit] a:before,.fixed-footer .footer-bottom .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label a:before,.fixed-footer .footer-bottom .faq-content .faq-item.faq-content>a a:before,.fixed-footer .footer-bottom .faq-content>h2 a:before,.fixed-footer .footer-bottom .filter-active button a:before,.fixed-footer .footer-bottom .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label a:before,.fixed-footer .footer-bottom .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit] a:before,.fixed-footer .footer-bottom .gform_wrapper .gform_body ul li input:not([type=checkbox]) a:before,.fixed-footer .footer-bottom .laureate-banner .banner-content a a:before,.fixed-footer .footer-bottom .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label a:before,.fixed-footer .footer-bottom .quote-container a a:before,.fixed-footer .footer-bottom .single-laureate-banner .banner-content a a:before,.fixed-footer .footer-bottom .timeline-container .timeline-content .btn a:before,.fixed-footer .footer-bottom figcaption a:before,.fixed-footer .footer-bottom li a:before,.fixed-footer .footer-bottom ol a:before,.fixed-footer .footer-bottom p a:before,.fixed-footer .footer-bottom ul a:before,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .footer-bottom label a:before,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .footer-bottom input[type=submit] a:before,.gform_wrapper .gform_body ul li .fixed-footer .footer-bottom input:not([type=checkbox]) a:before,.laureate-banner .banner-content .fixed-footer .footer-bottom a a:before,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .fixed-footer .footer-bottom label a:before,.quote-container .fixed-footer .footer-bottom a a:before,.single-laureate-banner .banner-content .fixed-footer .footer-bottom a a:before,.timeline-container .timeline-content .fixed-footer .footer-bottom .btn a:before {
	display: none
}

@media (max-width:767px) {
	.fixed-footer .footer-bottom .copyright {
		display: inline-block;
		width: calc(100% - 130px);
		line-height: 21px;
		font-size: 16px
	}
}

.fixed-footer .footer-bottom .footer-copyright-social {
	-ms-flex-item-align: end;
	align-self: flex-end
}

@media (max-width:767px) {
	.fixed-footer .footer-bottom .footer-copyright-social {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
}

.fixed-footer .footer-bottom .footer-copyright-social-container {
	display: inline-block
}

@media (max-width:767px) {
	.fixed-footer .footer-bottom .footer-copyright-social-container {
		width: 130px
	}
}

.fixed-footer .footer-bottom .social-icon {
	margin-right: 10px;
	margin-left: 0;
	margin-top: 5px;
	display: inline-block
}

.fixed-footer .footer-bottom .social-icon:first-child {
	margin-left: 0
}

.fixed-footer .footer-bottom .social-icon:before {
	display: none!important
}

@media (max-width:768px) {
	.fixed-footer {
		max-height: 185px
	}
}

@media (min-width:768px) and (max-width:900px) {
	.fixed-footer {
		margin-bottom: 100px
	}
}

.fixed-footer-container {
	margin-bottom: 0px
}

.fill-out {
	background-image: url(../imgs/footer-bg.jpg)!important;
	height: auto!important;
	max-height: 400px!important;
	background-color: rgba(0,0,0,0)!important
}

.spacing {
	height: 1px
}

.spacing-2 {
	-webkit-transition: .3s height;
	transition: .3s height
}

@media (max-width:650px) {
	#gform_confirmation_message_1 .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,#gform_confirmation_message_1 .news-posts-container .news-featured-item .featured-news-content .h3,#gform_confirmation_message_1 .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,#gform_confirmation_message_1 .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,#gform_confirmation_message_1 .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,#gform_confirmation_message_1 .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,#gform_confirmation_message_1 .sir-john-intro .sj-intro-content-container h2,#gform_confirmation_message_1 h3,.faq-content .sir-john-intro .sj-intro-content-container #gform_confirmation_message_1 .faq-item>a,.news-posts-container .news-featured-item .featured-news-content #gform_confirmation_message_1 .h3,.sir-john-intro .sj-intro-content-container #gform_confirmation_message_1 h2,.sir-john-intro .sj-intro-content-container .faq-content #gform_confirmation_message_1 .faq-item>a {
		font-size: 24px!important
	}

	.gform_legacy_markup_wrapper .ginput_container span:not(.ginput_price) {
		display: inline-block!important
	}
}

.banner-credit-text,.banner-credit-title {
	font-size: .9rem;
	line-height: 22px;
	color: #fff
}

@media (max-width:768px) {
	.banner-credit-text,.banner-credit-title {
		font-size: 11px
	}
}

.banner-credit-title {
	font-family: freight-sans-pro,sans-serif;
	font-weight: 600;
	font-style: normal;
	font-weight: 600;
	letter-spacing: 2px;
	text-transform: uppercase
}

.banner-credit-text {
	font-family: freight-sans-pro,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-style: italic;
	font-weight: 500
}

@media (max-width:767px) {
	.banner-credit-text {
		padding-left: 20px;
		padding-right: 20px
	}
}

.banner-credit-text-overlay {
	z-index: 9;
	position: absolute;
	color: #fff;
	left: 0;
	right: 0;
	margin: auto!important;
	width: 100%;
	bottom: 0;
	padding-top: 15%;
	padding-bottom: 25px;
	padding-left: 25px;
	padding-right: 25px
}

.banner-credit-text-overlay:before {
	content: ' ';
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	padding-top: 15%;
	z-index: -1;
	opacity: 1;
	background: #000001;
	background: -webkit-gradient(linear,left bottom,left top,from(black),color-stop(80%,rgba(0,0,0,.26)),to(rgba(0,0,0,0)));
	background: linear-gradient(0deg,#000 0,rgba(0,0,0,.26) 80%,rgba(0,0,0,0) 100%)
}

.banner-credit-text-overlay-fade {
	z-index: 9;
	position: absolute;
	color: #fff;
	left: 0;
	right: 0;
	margin: auto!important;
	width: 100%;
	bottom: 0;
	padding-top: 15%;
	padding-bottom: 25px;
	padding-left: 25px;
	padding-right: 25px
}

.banner-credit-text-overlay-fade:before {
	content: ' ';
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	padding-top: 15%;
	z-index: -1;
	opacity: 0;
	-webkit-transition: 1s all;
	transition: 1s all;
	background: #000;
	background: -webkit-gradient(linear,left bottom,left top,from(black),to(rgba(0,0,48,0)));
	background: linear-gradient(0deg,#000 0,rgba(0,0,48,0) 100%)
}

.banner-credit-text-overlay-bottom {
	z-index: 99;
	position: absolute;
	top: 25px;
	color: #fff;
	right: 0;
	margin: auto;
	width: 100%;
	top: unset;
	bottom: 0;
	padding-top: 15%;
	padding-bottom: 15px;
	padding-left: 45px;
	padding-right: 45px;
	-webkit-transition: 1s all;
	transition: 1s all
}

.banner-credit-text-overlay-bottom:before {
	content: ' ';
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	top: 0;
	padding-top: 15%;
	z-index: -1;
	opacity: 0;
	-webkit-transition: 1s all;
	transition: 1s all;
	background: #000;
	background: -webkit-gradient(linear,left bottom,left top,from(black),color-stop(80%,rgba(0,0,0,.26)),to(rgba(0,0,0,0)));
	background: linear-gradient(0deg,#000 0,rgba(0,0,0,.26) 80%,rgba(0,0,0,0) 100%)
}

.init .banner-credit-text-overlay-fade:before,.init .banner-credit-text-overlay-top:before {
	opacity: 1
}

.banner-credit-text-underneath {
	position: relative;
	width: 65%;
	margin-left: auto;
	margin-right: auto;
	color: #000
}

.banner-credit-text-underneath span {
	color: #000
}

.banner-overlay {
	position: relative;
	width: 100%;
	margin-top: 50px!important;
	margin-bottom: -50px!important
}

@media (min-width:768px) {
	.hide-desktop {
		display: none
	}
}

@media (max-width:767px) {
	.hide-mobile {
		display: none
	}
}

.fade-in:before {
	content: ' ';
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	padding-top: 15%;
	z-index: -1;
	opacity: 0;
	background: #000;
	background: #000;
	background: -webkit-gradient(linear,left bottom,left top,from(black),color-stop(80%,rgba(0,0,0,.26)),to(rgba(0,0,0,0)));
	background: linear-gradient(0deg,#000 0,rgba(0,0,0,.26) 80%,rgba(0,0,0,0) 100%)
}

.newsletter-signup .banner-credit-text:before {
	opacity: 0
}

.no-shadow:before {
	content: unset
}

.adv-section:nth-child(even) .banner-credit-text {
	text-align: end
}

@media (max-width:768px) {
	.page-footer-link .page-footer-link-content {
		bottom: 50px!important
	}

	.page-footer-link .page-footer-link-content:before {
		bottom: -70px!important
	}

	.page-footer-link .banner-credit-text {
		padding-left: 18px
	}
}

.content-frame .gform_wrapper form ul.gform_fields {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-left: 0px;
	justify-content: space-between;
	align-items: flex-end;
}
.content-frame .address{display: flex;justify-content: space-between;flex-wrap: wrap;}
.content-frame .address dl dd{list-style: none;font-size: 22px;}
.content-frame .address dl dd img{margin-right: 0.8rem;}
.content-frame .gform_wrapper form ul li{list-style: none;}
.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;

}
@media (min-width: 928px) {
	.content-frame .address .items{
		min-width: 40%;
	}
}
.ginput_container_text{position: relative;}
.ginput_container_text input{text-align: left;}
.ginput_container_text i{position: absolute;right: 1.5rem;top:35px;color: #959595;}
#contactForm .ginput_container{position: relative;}
#contactForm .ginput_container label.check-label{position: initial;margin-right: 20px;cursor: pointer;}
#contactForm .ginput_container label.error{
	position: absolute;
	font-size: 12px;
	color: red;
	top: auto !important;
	left: 5px;
	bottom: -24px;
}
#contactForm .ginput_container label#startDate-error{
	bottom: -10px;
}
#contactForm .ginput_container label#agree-error{
	bottom: -15px;
}
#contactForm .ginput_container label.check-label label.error{
	bottom: -20px;
}

#contactForm .ginput_container input.mberr.error{
	margin-bottom: 25px;
}
#contactForm .ginput_container input[type="radio"]{
	width: 18px;
    height: 18px;
    appearance: none;
    position: relative;
	margin-right: 3px;
	padding: 0 !important;
	border: none;
}
#contactForm .ginput_container input[type="radio"]::before{
    content: '';
    width: 18px;
    height: 18px;
    border: 1px solid #7d7d7d;
    display: inline-block;
    border-radius: 50%;
    vertical-align: middle;
	margin-bottom: 3px;
}
#contactForm .ginput_container input[type="radio"]:checked::before{
    border: 1px solid #ff6f00;
    background:#ff6f00;
}
#contactForm .ginput_container input[type="radio"]:checked::after{
    content: '';
    width: 9px;
    height:5px;
    border: 2px solid white;
    border-top: transparent;
    border-right: transparent;
    text-align: center;
    display: block;
    position: absolute;
    top: 10px;
    left: 5px;
    transform: rotate(-45deg);
}
#contactForm .ginput_container .check-other{
	display: flex;
	align-items: baseline;
	white-space: nowrap;
}
#contactForm .ginput_container .check-other input[type="text"]{
	display: none;
	margin: 0 0 0 10px;
	min-width: 300px;
}
#contactForm .ginput_container .check-other input[type="radio"]:not(:checked)~label.error{
	display: none;
}
#contactForm .ginput_container .check-other input[type="radio"]{
	margin-right: 8px;
}
#contactForm .ginput_container input[type="radio"]:checked+input[type="text"]{
	display: block;
}
@media (max-width:767px) {
	.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) {
		padding-right: 10px
	}
	#contactForm .ginput_container input.mberr{
		margin: 15px 0;
	}
	#contactForm ul.gform_fields li.gfield:not(.consent-input) label{
		top: 30px;
	}
	#contactForm ul.gform_fields li.gfield:not(.consent-input) label.active-label{
		top: -5px;
	}
	#contactForm .ginput_container .textarea.error{
		margin-bottom: 10px;
	}
	#contactForm .ginput_container_text i{
		top: 24px;
	}
	#contactForm .ginput_container.check-container{
		flex-direction: column;
	}
	#contactForm .ginput_container label.check-label{
		margin-right: 0;
	}
	#contactForm .ginput_container .check-other{
		display: block;
	}
	#contactForm .ginput_container .check-other input[type="radio"]{
		margin-right: 3px;
	}
	#contactForm .ginput_container .check-other input[type="text"]{
		margin: 10px 0 0 0;
		width: 100%;
	}
}

@media (max-width:640px) {
	.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) {
		padding-right: 0
	}
}

.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .ginput_container_textarea {
	margin-top: 20px
}

.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input).gf_20 {
	width: 20%
}

@media (max-width:640px) {
	.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input).gf_20 {
		width: 100%
	}
}

.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input).gf_50 {
	width: 48%
}

@media (max-width:640px) {
	.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input).gf_50 {
		width: 100%
	}
}

.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label {
	position: absolute;
	top: 25px;
	left: 20px;
	-webkit-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out
}
.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.checkbox-inline{position: relative;margin-right: 1rem;left:0;top:0;display: flex;align-items: center;
	font-family: 'Untitled sans', sans-serif;
    font-weight: 300;
}



@media (max-width:1440px) {
	
}

@media (max-width:500px) {
	#contactForm .ginput_container input[type="radio"]:checked::after{
		top: 7px;
	}
}

.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.active-label:not(.check-label) {
	top: -5px;
	left: 0;
	font-size: 14px
}

.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.textarea-label {

}

.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.textarea-label.active-label {
	top: -5px
}

@media (max-width:500px) {
	.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.textarea-label.active-label {
		top: -20px
	}
}

.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) input:not([type=checkbox]),.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) textarea {
	width: 100%;
	border: 1px solid #D5D5D5;
	margin: 15px 0px;
	border-radius: 5px;
}

.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) textarea {
	margin-right: 30px!important;
	padding: 10px 20px!important
}

.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input).gfield_html {
	margin: 40px 0 20px
}


.content-frame .gform_wrapper form .gform_footer {
	text-align: center
}

.content-frame .gform_wrapper form .gform_footer input[type=submit] {
	font-weight: 700;
	-webkit-appearance: none;
	border: none;
	font-size: 18px;
	font-weight: 500;
	font-style: normal;
	line-height: 18px;
	letter-spacing: 0;
	background-color: transparent;
	background-color: #F67828;
	color: #fff;
	padding-left: 30px;
	padding-right: 30px
}


#site .gform_wrapper li.gfield.gfield_error,#site .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	border: none;
	background-color: transparent
}

#site .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
	padding-top: 0;
	color: #F67828
}

#site .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),#site .gform_wrapper li.gfield_error textarea {
	border: 1px solid #F67828
}

#site .gform_wrapper .gfield_error .gfield_label {
	color: #F67828
}

#site .gform_wrapper div.validation_error {
	color: #F67828;
	border-top: 2px solid #F67828;
	border-bottom: 2px solid #F67828
}

#site .gform_wrapper.gform_validation_error form ul.gform_fields li.gfield label {
	top: -20px;
	left: 0;
	font-size: 16px;
	margin-bottom: 0
}

#site .gform_wrapper.gform_validation_error form ul.gform_fields li.gfield label.textarea-label {
	top: -35px
}

#site .footer-form .gform_validation_error form {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

#site .footer-form .gform_validation_error form label {
	top: -10px!important
}

#site .footer-form .gform_validation_error form .validation_error {
	width: 100%
}

#site .footer-form .gform_validation_error form .gform_body {
	width: 100%
}

.gform_confirmation_wrapper br {
	display: none
}

.faq-content .gform_confirmation_wrapper .faq-item>a,.gform_confirmation_wrapper .faq-content .faq-item>a,.gform_confirmation_wrapper .faq-content li .faq-item>a,.gform_confirmation_wrapper .faq-content ol .faq-item>a,.gform_confirmation_wrapper .faq-content ul .faq-item>a,.gform_confirmation_wrapper h2 {
	color: #F67828;
	margin-bottom: 0;
	font-size: 60px;
	line-height: 60px
}

.faq-content .sir-john-intro .sj-intro-content-container .gform_confirmation_wrapper .faq-item>a,.gform_confirmation_wrapper .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.gform_confirmation_wrapper .news-posts-container .news-featured-item .featured-news-content .h3,.gform_confirmation_wrapper .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.gform_confirmation_wrapper .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.gform_confirmation_wrapper .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.gform_confirmation_wrapper .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.gform_confirmation_wrapper .sir-john-intro .sj-intro-content-container h2,.gform_confirmation_wrapper h3,.news-posts-container .news-featured-item .featured-news-content .gform_confirmation_wrapper .h3,.sir-john-intro .sj-intro-content-container .faq-content .gform_confirmation_wrapper .faq-item>a,.sir-john-intro .sj-intro-content-container .gform_confirmation_wrapper h2 {
	font-size: 36px;
	text-align: left!important;
	line-height: 36px
}

.content-frame .gform_wrapper form .gform_footer .gform_confirmation_wrapper input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .gform_confirmation_wrapper label,.faq-content .gform_confirmation_wrapper .faq-item.faq-content>a,.filter-active .gform_confirmation_wrapper button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .gform_confirmation_wrapper label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .gform_confirmation_wrapper input[type=submit],.gform_confirmation_wrapper .content-frame .gform_wrapper form .gform_footer input[type=submit],.gform_confirmation_wrapper .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.gform_confirmation_wrapper .faq-content .faq-item.faq-content>a,.gform_confirmation_wrapper .faq-content li .faq-item.faq-content>a,.gform_confirmation_wrapper .faq-content ol .faq-item.faq-content>a,.gform_confirmation_wrapper .faq-content ul .faq-item.faq-content>a,.gform_confirmation_wrapper .faq-content>h2,.gform_confirmation_wrapper .filter-active button,.gform_confirmation_wrapper .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.gform_confirmation_wrapper .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.gform_confirmation_wrapper .gform_wrapper .gform_body ul li input:not([type=checkbox]),.gform_confirmation_wrapper .laureate-banner .banner-content a,.gform_confirmation_wrapper .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.gform_confirmation_wrapper .quote-container a,.gform_confirmation_wrapper .single-laureate-banner .banner-content a,.gform_confirmation_wrapper .timeline-container .timeline-content .btn,.gform_confirmation_wrapper figcaption,.gform_confirmation_wrapper li,.gform_confirmation_wrapper ol,.gform_confirmation_wrapper p,.gform_confirmation_wrapper ul,.gform_wrapper .gform_body ul li .gform_confirmation_wrapper input:not([type=checkbox]),.laureate-banner .banner-content .gform_confirmation_wrapper a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .gform_confirmation_wrapper label,.quote-container .gform_confirmation_wrapper a,.single-laureate-banner .banner-content .gform_confirmation_wrapper a,.timeline-container .timeline-content .gform_confirmation_wrapper .btn {
	font-size: 18px
}

.page-id-26 .intro-content {
	max-width: 1020px;
	margin-bottom: 0;
	padding-bottom: 30px
}

.cookie-overlay {
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,.75);
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	display: block;
	z-index: 991
}

.cookie-banner {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	padding: 15px 0;
	background-color: #eee;
	-webkit-box-shadow: 0 0 18px rgba(0,0,0,.2);
	box-shadow: 0 0 18px rgba(0,0,0,.2);
	z-index: 10;
	border-top: 3px solid #F67828;
	z-index: 999
}

.cookie-banner .frame {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media (max-width:767px) {
	.cookie-banner .frame {
		display: block
	}
}

.content-frame .gform_wrapper form .gform_footer .cookie-banner input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .cookie-banner label,.cookie-banner .content-frame .gform_wrapper form .gform_footer input[type=submit],.cookie-banner .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.cookie-banner .faq-content .faq-item.faq-content>a,.cookie-banner .faq-content li .faq-item.faq-content>a,.cookie-banner .faq-content ol .faq-item.faq-content>a,.cookie-banner .faq-content ul .faq-item.faq-content>a,.cookie-banner .faq-content>h2,.cookie-banner .filter-active button,.cookie-banner .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.cookie-banner .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.cookie-banner .gform_wrapper .gform_body ul li input:not([type=checkbox]),.cookie-banner .laureate-banner .banner-content a,.cookie-banner .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.cookie-banner .quote-container a,.cookie-banner .single-laureate-banner .banner-content a,.cookie-banner .timeline-container .timeline-content .btn,.cookie-banner figcaption,.cookie-banner li,.cookie-banner ol,.cookie-banner p,.cookie-banner ul,.faq-content .cookie-banner .faq-item.faq-content>a,.filter-active .cookie-banner button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .cookie-banner label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .cookie-banner input[type=submit],.gform_wrapper .gform_body ul li .cookie-banner input:not([type=checkbox]),.laureate-banner .banner-content .cookie-banner a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .cookie-banner label,.quote-container .cookie-banner a,.single-laureate-banner .banner-content .cookie-banner a,.timeline-container .timeline-content .cookie-banner .btn {
	margin: 0;
	font-size: 14px;
	line-height: 1.3
}

.content-frame .gform_wrapper form .gform_footer .cookie-banner input:last-child[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .cookie-banner label:last-child,.cookie-banner .content-frame .gform_wrapper form .gform_footer input:last-child[type=submit],.cookie-banner .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label:last-child,.cookie-banner .faq-content .faq-item.faq-content>a:last-child,.cookie-banner .faq-content li .faq-item.faq-content>a:last-child,.cookie-banner .faq-content ol .faq-item.faq-content>a:last-child,.cookie-banner .faq-content ul .faq-item.faq-content>a:last-child,.cookie-banner .faq-content>h2:last-child,.cookie-banner .filter-active button:last-child,.cookie-banner .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label:last-child,.cookie-banner .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input:last-child[type=submit],.cookie-banner .gform_wrapper .gform_body ul li input:last-child:not([type=checkbox]),.cookie-banner .laureate-banner .banner-content a:last-child,.cookie-banner .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label:last-child,.cookie-banner .quote-container a:last-child,.cookie-banner .single-laureate-banner .banner-content a:last-child,.cookie-banner .timeline-container .timeline-content .btn:last-child,.cookie-banner figcaption:last-child,.cookie-banner li:last-child,.cookie-banner ol:last-child,.cookie-banner p:last-child,.cookie-banner ul:last-child,.faq-content .cookie-banner .faq-item.faq-content>a:last-child,.filter-active .cookie-banner button:last-child,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .cookie-banner label:last-child,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .cookie-banner input:last-child[type=submit],.gform_wrapper .gform_body ul li .cookie-banner input:last-child:not([type=checkbox]),.laureate-banner .banner-content .cookie-banner a:last-child,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .cookie-banner label:last-child,.quote-container .cookie-banner a:last-child,.single-laureate-banner .banner-content .cookie-banner a:last-child,.timeline-container .timeline-content .cookie-banner .btn:last-child {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: 50px
}

@media (max-width:767px) {
	.content-frame .gform_wrapper form .gform_footer .cookie-banner input:last-child[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .cookie-banner label:last-child,.cookie-banner .content-frame .gform_wrapper form .gform_footer input:last-child[type=submit],.cookie-banner .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label:last-child,.cookie-banner .faq-content .faq-item.faq-content>a:last-child,.cookie-banner .faq-content li .faq-item.faq-content>a:last-child,.cookie-banner .faq-content ol .faq-item.faq-content>a:last-child,.cookie-banner .faq-content ul .faq-item.faq-content>a:last-child,.cookie-banner .faq-content>h2:last-child,.cookie-banner .filter-active button:last-child,.cookie-banner .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label:last-child,.cookie-banner .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input:last-child[type=submit],.cookie-banner .gform_wrapper .gform_body ul li input:last-child:not([type=checkbox]),.cookie-banner .laureate-banner .banner-content a:last-child,.cookie-banner .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label:last-child,.cookie-banner .quote-container a:last-child,.cookie-banner .single-laureate-banner .banner-content a:last-child,.cookie-banner .timeline-container .timeline-content .btn:last-child,.cookie-banner figcaption:last-child,.cookie-banner li:last-child,.cookie-banner ol:last-child,.cookie-banner p:last-child,.cookie-banner ul:last-child,.faq-content .cookie-banner .faq-item.faq-content>a:last-child,.filter-active .cookie-banner button:last-child,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .cookie-banner label:last-child,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .cookie-banner input:last-child[type=submit],.gform_wrapper .gform_body ul li .cookie-banner input:last-child:not([type=checkbox]),.laureate-banner .banner-content .cookie-banner a:last-child,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .cookie-banner label:last-child,.quote-container .cookie-banner a:last-child,.single-laureate-banner .banner-content .cookie-banner a:last-child,.timeline-container .timeline-content .cookie-banner .btn:last-child {
		margin: 20px 0 0;
		display: block;
		text-align: center
	}
}

.cookie-banner .btn {
	background: #F67828!important;
	width: 125px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 13px;
	font-family: Arial;
	font-weight: 700;
	display: block
}

@media (max-width:767px) {
	.cookie-banner .btn {
		width: 100%
	}
}

.loading-icon {
	-webkit-animation: spin 1s linear infinite;
	animation: spin 1s linear infinite;
	margin: 0 auto;
	width: 50px
}

.loading-icon-item {
	width: 100%;
	text-align: center
}

#loading-icon-wrapper {
	width: 100vw;
	height: 100vh;
	position: fixed;
	z-index: 9999;
	background-color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	opacity: 1!important;
	-webkit-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out
}

.home {
	overflow: hidden
}

.home.imgs-loaded {
	overflow: visible
}

.home.imgs-loaded #loading-icon-wrapper {
	opacity: 0!important;
	z-index: -1
}

.home .banner {
	border: none;
	height: 760px;
	min-height: 760px;
	height: 100vh;
	position: relative
}

@media (max-width:500px) {
	.home .banner {
		min-height: 600px
	}
}

.faq-content .laureate-banner .banner-content .home .banner .faq-item>a,.faq-content .single-laureate-banner .banner-content .home .banner .faq-item>a,.home .banner .faq-content .laureate-banner .banner-content .faq-item>a,.home .banner .faq-content .single-laureate-banner .banner-content .faq-item>a,.home .banner .laureate-banner .banner-content .faq-content .faq-item>a,.home .banner .laureate-banner .banner-content .faq-content li .faq-item>a,.home .banner .laureate-banner .banner-content .faq-content ol .faq-item>a,.home .banner .laureate-banner .banner-content .faq-content ul .faq-item>a,.home .banner .laureate-banner .banner-content h2,.home .banner .single-laureate-banner .banner-content .faq-content .faq-item>a,.home .banner .single-laureate-banner .banner-content .faq-content li .faq-item>a,.home .banner .single-laureate-banner .banner-content .faq-content ol .faq-item>a,.home .banner .single-laureate-banner .banner-content .faq-content ul .faq-item>a,.home .banner .single-laureate-banner .banner-content h2,.home .banner .timeline-container .timeline-content .timeline-count,.home .banner h1,.laureate-banner .banner-content .faq-content .home .banner .faq-item>a,.laureate-banner .banner-content .home .banner h2,.single-laureate-banner .banner-content .faq-content .home .banner .faq-item>a,.single-laureate-banner .banner-content .home .banner h2,.timeline-container .timeline-content .home .banner .timeline-count {
	margin-bottom: 15px
}

.home .banner:after,.home .banner:before {
	display: none
}

@media (max-width:640px) {
	.home .banner:after,.home .banner:before {
		display: inline-block
	}
}

.home .banner .banner-credit-text,.home .banner .banner-credit-title {
	color: #fff;
	display: inline-block
}

.home .mobile-header-anim {
	display: none;
	z-index: 10
}

@media (max-width:640px) {
	.home .mobile-header-anim {
		display: block
	}
}

@media (max-width:640px) {
	.home .desktop-header-anim {
		display: none
	}
}

.home .anim-header-img {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
	height: 100%
}

.featured-cta-wrap {
	position: relative
}

.featured-cta-wrap.init:before {
	-webkit-transform: translate(0,0);
	transform: translate(0,0)
}

@media (max-width:767px) {
	.featured-cta-wrap.init .featured-cta:before {
		opacity: 1
	}
}

.featured-cta-wrap.init .featured-cta .image-container img {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.featured-cta-wrap:before {
	content: '';
	width: 80%;
	height: 630px;
	position: absolute;
	top: 88px;
	left: -60px;
	background-color: #F67828;
	z-index: 1;
	-webkit-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out;
	-webkit-transform: translate(60px,-80px);
	transform: translate(60px,-80px);
	-webkit-transition-delay: .25s;
	transition-delay: .25s
}

@media (max-width:1280px) {
	.featured-cta-wrap:before {
		height: 500px
	}
}

@media (max-width:850px) {
	.featured-cta-wrap:before {
		height: 100%;
		top: 10%;
		width: 100%;
		left: -10%
	}
}

@media (max-width:767px) {
	.featured-cta-wrap:before {
		display: none
	}
}

.content-frame .gform_wrapper form .gform_footer .featured-cta-wrap .featured-cta-content-container input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .featured-cta-wrap .featured-cta-content-container label,.faq-content .featured-cta-wrap .featured-cta-content-container .faq-item.faq-content>a,.featured-cta-wrap .featured-cta-content-container .content-frame .gform_wrapper form .gform_footer input[type=submit],.featured-cta-wrap .featured-cta-content-container .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.featured-cta-wrap .featured-cta-content-container .cta-header-book,.featured-cta-wrap .featured-cta-content-container .faq-content .faq-item.faq-content>a,.featured-cta-wrap .featured-cta-content-container .faq-content li .faq-item.faq-content>a,.featured-cta-wrap .featured-cta-content-container .faq-content ol .faq-item.faq-content>a,.featured-cta-wrap .featured-cta-content-container .faq-content ul .faq-item.faq-content>a,.featured-cta-wrap .featured-cta-content-container .faq-content>h2,.featured-cta-wrap .featured-cta-content-container .featured-cta-title,.featured-cta-wrap .featured-cta-content-container .filter-active button,.featured-cta-wrap .featured-cta-content-container .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.featured-cta-wrap .featured-cta-content-container .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.featured-cta-wrap .featured-cta-content-container .gform_wrapper .gform_body ul li input:not([type=checkbox]),.featured-cta-wrap .featured-cta-content-container .laureate-banner .banner-content a,.featured-cta-wrap .featured-cta-content-container .meta-font,.featured-cta-wrap .featured-cta-content-container .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.featured-cta-wrap .featured-cta-content-container .quote-container a,.featured-cta-wrap .featured-cta-content-container .single-laureate-banner .banner-content a,.featured-cta-wrap .featured-cta-content-container .timeline-container .timeline-content .btn,.featured-cta-wrap .featured-cta-content-container figcaption,.featured-cta-wrap .featured-cta-content-container li,.featured-cta-wrap .featured-cta-content-container ol,.featured-cta-wrap .featured-cta-content-container p,.featured-cta-wrap .featured-cta-content-container ul,.filter-active .featured-cta-wrap .featured-cta-content-container button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .featured-cta-wrap .featured-cta-content-container label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .featured-cta-wrap .featured-cta-content-container input[type=submit],.gform_wrapper .gform_body ul li .featured-cta-wrap .featured-cta-content-container input:not([type=checkbox]),.laureate-banner .banner-content .featured-cta-wrap .featured-cta-content-container a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .featured-cta-wrap .featured-cta-content-container label,.quote-container .featured-cta-wrap .featured-cta-content-container a,.single-laureate-banner .banner-content .featured-cta-wrap .featured-cta-content-container a,.timeline-container .timeline-content .featured-cta-wrap .featured-cta-content-container .btn {
	opacity: 1
}

@media (max-width:500px) {
	.faq-content .featured-cta-wrap .featured-cta-content-container .faq-item>a.cta-header-book,.featured-cta-wrap .featured-cta-content-container .faq-content .faq-item>a.cta-header-book,.featured-cta-wrap .featured-cta-content-container .faq-content li .faq-item>a.cta-header-book,.featured-cta-wrap .featured-cta-content-container .faq-content ol .faq-item>a.cta-header-book,.featured-cta-wrap .featured-cta-content-container .faq-content ul .faq-item>a.cta-header-book,.featured-cta-wrap .featured-cta-content-container h2.cta-header-book {
		font-size: 18px;
		line-height: 18px
	}
}

.featured-cta-wrap .featured-cta-content-container .featured-cta-title {
	font-size: 60px;
	line-height: 60px;
	letter-spacing: 0
}

.featured-cta-wrap .featured-cta-content-container .featured-cta-title a:before {
	display: none
}

@media (max-width:1500px) {
	.featured-cta-wrap .featured-cta-content-container .featured-cta-title {
		font-size: 51px;
		line-height: 51px
	}
}

@media (max-width:320px) {
	.featured-cta-wrap .featured-cta-content-container .featured-cta-title {
		font-size: 40px;
		line-height: 40px
	}
}

.featured-cta {
	background-color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	min-height: 660px;
	z-index: 10
}

@media (max-width:1280px) {
	.featured-cta {
		min-height: 550px
	}
}

@media (max-width:850px) {
	.featured-cta {
		min-height: 0
	}
}

@media (max-width:767px) {
	.featured-cta {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

@media (max-width:767px) {
	.featured-cta:before {
		width: 100%;
		height: 400px;
		content: '';
		background-color: #F67828;
		position: absolute;
		top: 20px;
		left: -30px;
		opacity: 0;
		-webkit-transition: all .65s ease-in-out;
		transition: all .65s ease-in-out
	}
}

@media (max-width:500px) {
	.featured-cta:before {
		height: 335px
	}
}

@media (max-width:767px) {
	.featured-cta .play-title {
		display: none
	}
}

@media (max-width:767px) {
	.featured-cta .vid-trigger {
		padding: 0!important;
		width: 75px;
		height: 75px
	}

	.featured-cta .vid-trigger .play-trigger {
		margin: 0 auto
	}
}

.featured-cta .image-container {
	width: 512px;
	overflow: hidden;
	position: relative
}

@media (max-width:1024px) {
	.featured-cta .image-container {
		width: 412px
	}
}

@media (max-width:850px) {
	.featured-cta .image-container {
		width: 350px
	}
}

@media (max-width:767px) {
	.featured-cta .image-container {
		width: 100%;
		height: 400px
	}
}

@media (max-width:500px) {
	.featured-cta .image-container {
		height: 335px
	}
}

.featured-cta .image-container img {
	-webkit-transition: all .65s ease-in-out;
	transition: all .65s ease-in-out;
	opacity: 0;
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.featured-cta .featured-cta-content-container {
	width: calc(100% - 512px);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-left: 50px;
	padding-right: 50px
}

@media (max-width:1024px) {
	.featured-cta .featured-cta-content-container {
		padding: 20px 25px;
		width: calc(100% - 412px)
	}
}

@media (max-width:850px) {
	.featured-cta .featured-cta-content-container {
		width: calc(100% - 350px);
		padding: 60px 25px 40px
	}
}

@media (max-width:767px) {
	.featured-cta .featured-cta-content-container {
		width: 100%;
		padding: 30px 0;
		position: relative;
		z-index: 10;
		margin-top: 30px
	}
}

.featured-cta .featured-cta-content-container .featured-cta-title {
	margin-bottom: 10px
}

.featured-cta .featured-cta-content-container .cta-header-book {
	margin-bottom: 60px
}

@media (max-width:1280px) {
	.featured-cta .featured-cta-content-container .cta-header-book {
		margin-bottom: 30px
	}
}

@media (max-width:850px) {
	.featured-cta .featured-cta-content-container .cta-header-book {
		margin-bottom: 20px
	}
}

.content-frame .gform_wrapper form .gform_footer .featured-cta .featured-cta-content-container input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .featured-cta .featured-cta-content-container label,.faq-content .featured-cta .featured-cta-content-container .faq-item.faq-content>a,.featured-cta .featured-cta-content-container .content-frame .gform_wrapper form .gform_footer input[type=submit],.featured-cta .featured-cta-content-container .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.featured-cta .featured-cta-content-container .faq-content .faq-item.faq-content>a,.featured-cta .featured-cta-content-container .faq-content li .faq-item.faq-content>a,.featured-cta .featured-cta-content-container .faq-content ol .faq-item.faq-content>a,.featured-cta .featured-cta-content-container .faq-content ul .faq-item.faq-content>a,.featured-cta .featured-cta-content-container .faq-content>h2,.featured-cta .featured-cta-content-container .filter-active button,.featured-cta .featured-cta-content-container .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.featured-cta .featured-cta-content-container .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.featured-cta .featured-cta-content-container .gform_wrapper .gform_body ul li input:not([type=checkbox]),.featured-cta .featured-cta-content-container .laureate-banner .banner-content a,.featured-cta .featured-cta-content-container .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.featured-cta .featured-cta-content-container .quote-container a,.featured-cta .featured-cta-content-container .single-laureate-banner .banner-content a,.featured-cta .featured-cta-content-container .timeline-container .timeline-content .btn,.featured-cta .featured-cta-content-container figcaption,.featured-cta .featured-cta-content-container li,.featured-cta .featured-cta-content-container ol,.featured-cta .featured-cta-content-container p,.featured-cta .featured-cta-content-container ul,.filter-active .featured-cta .featured-cta-content-container button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .featured-cta .featured-cta-content-container label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .featured-cta .featured-cta-content-container input[type=submit],.gform_wrapper .gform_body ul li .featured-cta .featured-cta-content-container input:not([type=checkbox]),.laureate-banner .banner-content .featured-cta .featured-cta-content-container a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .featured-cta .featured-cta-content-container label,.quote-container .featured-cta .featured-cta-content-container a,.single-laureate-banner .banner-content .featured-cta .featured-cta-content-container a,.timeline-container .timeline-content .featured-cta .featured-cta-content-container .btn {
	-webkit-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out
}

.featured-cta .featured-cta-content-container .meta-font {
	margin-top: 40px;
	display: inline-block;
	opacity: 0
}

.featured-cta .featured-cta-content-container .meta-font:before {
	width: 125%
}

@media (max-width:500px) {
	.featured-cta .featured-cta-content-container .meta-font {
		margin-top: 20px
	}
}

.featured-cta .vid-trigger {
	position: absolute;
	top: 0;
	right: 0;
	background-color: #F67828;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 39px 38px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	color: #fff;
	font-size: 16px;
	border: 2px solid #F67828
}

@media (max-width:1280px) {
	.featured-cta .vid-trigger {
		padding: 15px
	}
}

.featured-cta .vid-trigger:before {
	display: none
}

.featured-cta .vid-trigger:hover {
	background-color: #de2a30
}

.home-featured-cta-container {
	position: relative;
	margin-bottom: 180px
}

@media (max-width:767px) {
	.home-featured-cta-container {
		margin-bottom: 60px
	}
}

.home-featured-cta-container:before {
	background-color: #000;
	content: '';
	width: 100%;
	height: 70%;
	top: 0;
	left: 0;
	position: absolute
}

@media (max-width:767px) {
	.home-featured-cta-container:before {
		height: 278px
	}
}

@media (max-width:500px) {
	.home-featured-cta-container:before {
		height: 178px
	}
}

.home-featured-cta-container:after {
	content: '';
	width: 100%;
	height: 20%;
	position: absolute;
	top: -20%;
	left: 0;
	background: -webkit-gradient(linear,left top,left bottom,from(transparent),to(black));
	background: linear-gradient(transparent,#000);
	z-index: 1
}

.home-news-call {
	margin-bottom: 180px
}

@media (max-width:767px) {
	.home-news-call {
		margin-bottom: 60px
	}
}

@media (max-width:767px) {
	.home-news-call .flex-container {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

.home-news-call .home-news-item-container {
	position: relative
}

@media (max-width:767px) {
	.home-news-call .home-news-item-container .news-item-meta {
		margin-top: 20px
	}
}

.home-news-call .home-news-item-container .news-item-meta .meta-font {
	font-size: 15px;
	line-height: 15px;
	text-transform: uppercase;
	letter-spacing: 1px
}

.home-news-call .home-news-item-container .news-item-meta .cta-header-book {
	border-bottom: 1px solid #F67828;
	display: inline;
	padding-bottom: 2px
}

.home-news-call .home-news-item-container .news-item-meta .italic-meta {
	font-size: 16px;
	font-family: freight-big-pro,serif;
	font-weight: 500;
	font-style: normal;
	font-style: italic;
	line-height: 16px
}

.home-news-call .home-news-item-container.init .home-news-img:after {
	bottom: calc(-100% + 6px)
}

.home-news-call .home-news-item-container.init .home-news-img:before {
	bottom: -100%
}

.home-news-call .home-news-item-container.init .home-news-img img {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	-webkit-transition-delay: 0s!important;
	transition-delay: 0s!important
}

.home-news-call .home-news-item-container:hover {
	color: #F67828
}

.home-news-call .home-news-item-container:hover .home-news-img img {
	-webkit-transform: scale(1.05);
	transform: scale(1.05)
}

.home-news-call .home-news-img {
	width: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden
}

.home-news-call .home-news-img:after,.home-news-call .home-news-img:before {
	content: '';
	width: 100%;
	height: 100%;
	background-color: #F67828;
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-transition: all .65s ease-in-out;
	transition: all .65s ease-in-out
}

.home-news-call .home-news-img:after {
	-webkit-transition-delay: .25s;
	transition-delay: .25s
}

.home-news-call .home-news-img:before {
	background-color: #fff;
	bottom: -20%;
	z-index: 10
}

.home-news-call .home-news-img img {
	-webkit-transition: all .65s ease-in-out;
	transition: all .65s ease-in-out;
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
	opacity: 0
}

.home-news-call .main-news-container {
	width: 380px;
	margin-right: 30px
}

@media (max-width:850px) {
	.home-news-call .main-news-container {
		margin-right: 10px;
		width: 300px
	}
}

@media (max-width:767px) {
	.home-news-call .main-news-container {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		width: 100%;
		margin-left: 75px;
		margin-right: 75px
	}
}

@media (max-width:500px) {
	.home-news-call .main-news-container {
		margin-left: 0;
		margin-right: 0
	}
}

.home-news-call .main-news-container .home-news-img {
	height: 560px
}

@media (max-width:1440px) {
	.home-news-call .main-news-container .home-news-img {
		height: 460px
	}
}

@media (max-width:1280px) {
	.home-news-call .main-news-container .home-news-img {
		height: 505px
	}
}

@media (max-width:1024px) {
	.home-news-call .main-news-container .home-news-img {
		height: 491px
	}
}

@media (max-width:850px) {
	.home-news-call .main-news-container .home-news-img {
		height: 445px
	}
}

@media (max-width:767px) {
	.home-news-call .main-news-container .home-news-img {
		height: 400px
	}
}

@media (max-width:500px) {
	.home-news-call .main-news-container .home-news-img {
		height: 240px
	}
}

.home-news-call .body-news-container {
	width: calc(100% - 380px)
}

@media (max-width:850px) {
	.home-news-call .body-news-container {
		width: calc(100% - 300px)
	}
}

@media (max-width:767px) {
	.home-news-call .body-news-container {
		width: 100%;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}

	.faq-content .sir-john-intro .sj-intro-content-container .home-news-call .body-news-container .faq-item>a,.home-news-call .body-news-container .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.home-news-call .body-news-container .news-posts-container .news-featured-item .featured-news-content .h3,.home-news-call .body-news-container .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.home-news-call .body-news-container .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.home-news-call .body-news-container .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.home-news-call .body-news-container .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.home-news-call .body-news-container .sir-john-intro .sj-intro-content-container h2,.home-news-call .body-news-container h3,.news-posts-container .news-featured-item .featured-news-content .home-news-call .body-news-container .h3,.sir-john-intro .sj-intro-content-container .faq-content .home-news-call .body-news-container .faq-item>a,.sir-john-intro .sj-intro-content-container .home-news-call .body-news-container h2 {
		font-size: 51px;
		line-height: 42px
	}
}

.home-news-call .body-news-container .home-news-item-container:first-child .home-news-img img,.home-news-call .body-news-container .home-news-item-container:first-child .home-news-img:after {
	-webkit-transition-delay: .45s;
	transition-delay: .45s
}

.home-news-call .body-news-container .home-news-item-container:last-child .home-news-img img,.home-news-call .body-news-container .home-news-item-container:last-child .home-news-img:after {
	-webkit-transition-delay: .65s;
	transition-delay: .65s
}

.home-news-call .body-news-container .home-news-img {
	height: 270px
}

@media (max-width:850px) {
	.home-news-call .body-news-container .home-news-img {
		height: 225px
	}
}

@media (max-width:767px) {
	.home-news-call .body-news-container .home-news-img {
		height: 400px
	}
}

@media (max-width:500px) {
	.home-news-call .body-news-container .home-news-img {
		height: 240px
	}
}

.home-news-call .news-section-header {
	margin-bottom: 48px;
	margin-left: 40px
}

@media (max-width:768px) {
	.home-news-call .news-section-header {
		margin-left: 0
	}
}

.home-news-call .news-section-header a:before {
	width: 125%
}

.home-news-call .news-body-items-section {
	width: 100%
}

@media (max-width:767px) {
	.home-news-call .news-body-items-section {
		margin-left: 75px;
		margin-right: 75px
	}
}

@media (max-width:500px) {
	.home-news-call .news-body-items-section {
		margin-left: 0;
		margin-right: 0
	}
}

.home-news-call .news-body-items-section>div {
	width: 50%
}

@media (max-width:767px) {
	.home-news-call .news-body-items-section>div {
		width: 100%;
		margin: 0 0 30px
	}
}

.home-news-call .news-body-items-section>div:first-child {
	margin-right: 15px
}

@media (max-width:850px) {
	.home-news-call .news-body-items-section>div:first-child {
		margin-right: 5px
	}
}

@media (max-width:767px) {
	.home-news-call .news-body-items-section>div:first-child {
		margin: 0 0 30px
	}
}

.home-news-call .news-body-items-section>div:last-child {
	margin-left: 15px
}

@media (max-width:850px) {
	.home-news-call .news-body-items-section>div:last-child {
		margin-left: 5px
	}
}

@media (max-width:767px) {
	.home-news-call .news-body-items-section>div:last-child {
		margin: 0 0 30px
	}
}

.sir-section {
	margin-bottom: 180px
}

.sir-section.init .frame-xl:before {
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

.sir-section.init .sir-image-container img {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.sir-section.init .sir-image-container:after,.sir-section.init .sir-image-container:before {
	-webkit-transform: translate(0,0);
	transform: translate(0,0)
}

.faq-content .sir-section.init .faq-item.sir-content>a,.sir-section.init .faq-content .faq-item.sir-content>a,.sir-section.init .faq-content li .faq-item.sir-content>a,.sir-section.init .faq-content ol .faq-item.sir-content>a,.sir-section.init .faq-content ul .faq-item.sir-content>a,.sir-section.init .sir-content>h2 {
	opacity: 1
}

.sir-section .frame-xl {
	position: relative
}

@media (max-width:767px) {
	.sir-section .frame-xl {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

.sir-section .frame-xl:before {
	width: calc(1680px - 1400px + 740px);
	height: calc(100% + 120px);
	background-color: #F67828;
	content: '';
	position: absolute;
	right: 0;
	top: -60px;
	-webkit-transition: all .65s ease-in-out;
	transition: all .65s ease-in-out;
	-webkit-transform: translateX(100%);
	transform: translateX(100%)
}

@media (max-width:1680px) {
	.sir-section .frame-xl:before {
		width: calc(100vw - 1400px + 725px)
	}
}

@media (max-width:1440px) {
	.sir-section .frame-xl:before {
		width: calc(100vw - 1400px + 740px)
	}
}

@media (max-width:767px) {
	.sir-section .frame-xl:before {
		width: 90vw;
		height: 45px;
		top: 420px;
		z-index: 30
	}
}

.sir-image-container {
	width: 1400px;
	height: 960px;
	position: absolute;
	overflow: hidden
}

@media (max-width:767px) {
	.sir-image-container {
		width: 100%;
		height: 420px;
		position: relative
	}
}

.sir-image-container img {
	-webkit-transition: all .65s ease-in-out;
	transition: all .65s ease-in-out;
	opacity: 0;
	-webkit-transform: scale(1.2);
	transform: scale(1.2)
}

.sir-image-container img.hp-sj-mobile {
	display: none
}

@media (max-width:500px) {
	.sir-image-container img.hp-sj-mobile {
		display: block
	}
}

@media (max-width:500px) {
	.sir-image-container img.hp-sj-desktop {
		display: none
	}
}

.sir-image-container:before {
	width: 740px;
	content: '';
	background-image: url(../imgs/icons/sir-john-pattern.svg);
	background-size: cover;
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	z-index: 10;
	-webkit-transition: all .65s ease-in-out;
	transition: all .65s ease-in-out;
	-webkit-transform: translate(100%,-100%);
	transform: translate(100%,-100%)
}

@media (max-width:767px) {
	.sir-image-container:before {
		width: 90%;
		height: 45px;
		top: auto;
		bottom: 0
	}
}

.sir-image-container:after {
	width: 740px;
	content: '';
	background-color: #F67828;
	mix-blend-mode: multiply;
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	z-index: 20;
	-webkit-transition: all .65s ease-in-out;
	transition: all .65s ease-in-out;
	-webkit-transform: translateX(100%);
	transform: translateX(100%)
}

@media (max-width:767px) {
	.sir-image-container:after {
		width: 90%;
		height: 45px;
		top: auto;
		bottom: 0
	}
}

.sir-flex-container {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 960px
}

@media (max-width:767px) {
	.sir-flex-container {
		height: auto
	}
}

.sir-content {
	background-color: #fff;
	z-index: 20;
	position: relative;
	padding: 100px 0 100px 80px;
	width: 70%
}

@media (max-width:1440px) {
	.sir-content {
		padding: 60px 0 60px 80px
	}
}

@media (max-width:1024px) {
	.sir-content {
		padding: 30px 0 30px 40px;
		-webkit-transform: translateY(60px);
		transform: translateY(60px)
	}
}

@media (max-width:850px) {
	.sir-content {
		width: 100%;
		-webkit-transform: translateY(180px);
		transform: translateY(180px)
	}
}

@media (max-width:767px) {
	.sir-content {
		padding: 90px 0 0;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

.sir-content .meta-font:before {
	width: 125%
}

@media (max-width:500px) {
	.sir-content .meta-font:before {
		width: 120%
	}
}

.sir-content.init .accolades-section>div {
	opacity: 1
}

.faq-content .faq-item.sir-content>a,.faq-content li .faq-item.sir-content>a,.faq-content ol .faq-item.sir-content>a,.faq-content ul .faq-item.sir-content>a,.sir-content>h2 {
	opacity: 0;
	-webkit-transition-delay: .25s;
	transition-delay: .25s
}

@media (max-width:500px) {
	.faq-content .faq-item.sir-content>a,.faq-content li .faq-item.sir-content>a,.faq-content ol .faq-item.sir-content>a,.faq-content ul .faq-item.sir-content>a,.sir-content>h2 {
		line-height: 48px
	}
}

.faq-content .faq-item.sir-content>a.featured-title,.faq-content li .faq-item.sir-content>a.featured-title,.faq-content ol .faq-item.sir-content>a.featured-title,.faq-content ul .faq-item.sir-content>a.featured-title,.sir-content>h2.featured-title {
	-webkit-transition-delay: .5s;
	transition-delay: .5s
}

@media (max-width:500px) {
	.faq-content .faq-item.sir-content>a.featured-title,.faq-content li .faq-item.sir-content>a.featured-title,.faq-content ol .faq-item.sir-content>a.featured-title,.faq-content ul .faq-item.sir-content>a.featured-title,.sir-content>h2.featured-title {
		line-height: 14px
	}
}

.faq-content .sir-content .faq-item>a a,.sir-content .faq-content .faq-item>a a,.sir-content .faq-content li .faq-item>a a,.sir-content .faq-content ol .faq-item>a a,.sir-content .faq-content ul .faq-item>a a,.sir-content h2 a {
	color: #F67828;
	position: relative;
	-webkit-transition-delay: 0;
	transition-delay: 0
}

.sir-content:after {
	content: '';
	width: 50vw;
	height: 100%;
	position: absolute;
	top: 0;
	right: -50vw;
	background-color: #fff
}

.accolades-section {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 45px
}

@media (max-width:1440px) {
	.accolades-section {
		margin-bottom: 20px
	}
}

@media (max-width:500px) {
	.accolades-section {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

.accolades-section .faq-content .faq-item>a.cta-header-book,.accolades-section .faq-content li .faq-item>a.cta-header-book,.accolades-section .faq-content ol .faq-item>a.cta-header-book,.accolades-section .faq-content ul .faq-item>a.cta-header-book,.accolades-section h2.cta-header-book,.faq-content .accolades-section .faq-item>a.cta-header-book {
	line-height: 24px
}

.accolades-section .content-frame .gform_wrapper form .gform_footer input.sub-header-arrow[type=submit]:after,.accolades-section .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.sub-header-arrow:after,.accolades-section .faq-content .faq-item.faq-content>a.sub-header-arrow:after,.accolades-section .faq-content li .faq-item.faq-content>a.sub-header-arrow:after,.accolades-section .faq-content ol .faq-item.faq-content>a.sub-header-arrow:after,.accolades-section .faq-content ul .faq-item.faq-content>a.sub-header-arrow:after,.accolades-section .faq-content>h2.sub-header-arrow:after,.accolades-section .filter-active button.sub-header-arrow:after,.accolades-section .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.sub-header-arrow:after,.accolades-section .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input.sub-header-arrow[type=submit]:after,.accolades-section .gform_wrapper .gform_body ul li input.sub-header-arrow:not([type=checkbox]):after,.accolades-section .laureate-banner .banner-content a.sub-header-arrow:after,.accolades-section .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label.sub-header-arrow:after,.accolades-section .quote-container a.sub-header-arrow:after,.accolades-section .single-laureate-banner .banner-content a.sub-header-arrow:after,.accolades-section .timeline-container .timeline-content .sub-header-arrow.btn:after,.accolades-section figcaption.sub-header-arrow:after,.accolades-section li.sub-header-arrow:after,.accolades-section ol.sub-header-arrow:after,.accolades-section p.sub-header-arrow:after,.accolades-section ul.sub-header-arrow:after,.content-frame .gform_wrapper form .gform_footer .accolades-section input.sub-header-arrow[type=submit]:after,.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .accolades-section label.sub-header-arrow:after,.faq-content .accolades-section .faq-item.faq-content>a.sub-header-arrow:after,.filter-active .accolades-section button.sub-header-arrow:after,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .accolades-section label.sub-header-arrow:after,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .accolades-section input.sub-header-arrow[type=submit]:after,.gform_wrapper .gform_body ul li .accolades-section input.sub-header-arrow:not([type=checkbox]):after,.laureate-banner .banner-content .accolades-section a.sub-header-arrow:after,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .accolades-section label.sub-header-arrow:after,.quote-container .accolades-section a.sub-header-arrow:after,.single-laureate-banner .banner-content .accolades-section a.sub-header-arrow:after,.timeline-container .timeline-content .accolades-section .sub-header-arrow.btn:after {
	display: none
}

.accolades-section>div {
	width: 30%;
	position: relative;
	overflow: hidden;
	-webkit-transition: all .65s ease-in-out;
	transition: all .65s ease-in-out;
	opacity: 0;
	-webkit-transition-delay: .25s;
	transition-delay: .25s
}

@media (max-width:500px) {
	.accolades-section>div {
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-bottom: 20px
	}

	.accolades-section>div .sub-header-arrow {
		width: 62px;
		margin-right: 10px;
		text-align: right
	}

	.accolades-section>div .faq-content .faq-item>a,.accolades-section>div .faq-content li .faq-item>a,.accolades-section>div .faq-content ol .faq-item>a,.accolades-section>div .faq-content ul .faq-item>a,.accolades-section>div h2,.faq-content .accolades-section>div .faq-item>a,.faq-content li .accolades-section>div .faq-item>a,.faq-content ol .accolades-section>div .faq-item>a,.faq-content ul .accolades-section>div .faq-item>a {
		display: inline-block;
		width: calc(100% - 80px)
	}
}

.accolades-section>div:nth-child(2) {
	-webkit-transition-delay: .5s;
	transition-delay: .5s
}

.accolades-section>div:last-child {
	-webkit-transition-delay: .75s;
	transition-delay: .75s
}

@media (max-width:500px) {
	.accolades-section>div:last-child {
		margin-bottom: 0
	}
}

.alt-container {
	position: relative;
	overflow: visible;
	margin-bottom: 180px
}

@media (max-width:1024px) {
	.alt-container {
		margin-bottom: 420px
	}
}

@media (max-width:850px) {
	.alt-container {
		display: block;
		margin-bottom: 120px
	}
}

@media (max-width:500px) {
	.alt-container {
		margin-bottom: 60px
	}
}

.alt-container:nth-child(odd) .alt-content-container {
	right: 0
}

.alt-container:nth-child(odd) .alt-content-container>div {
	padding: 80px 120px 30px 75px
}

@media (max-width:1024px) {
	.alt-container:nth-child(odd) .alt-content-container>div {
		padding: 40px 40px 15px
	}
}

@media (max-width:850px) {
	.alt-container:nth-child(odd) .alt-content-container>div {
		padding: 40px 20px 20px
	}
}

.alt-container:nth-child(odd) .alt-content-container:before {
	left: -30px;
	-webkit-transform: translateX(30px);
	transform: translateX(30px)
}

.alt-container:nth-child(even) {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.alt-container:nth-child(even) .alt-content-container {
	left: 0
}

.alt-container:nth-child(even) .alt-content-container>div {
	padding: 80px 75px 30px 120px
}

@media (max-width:1024px) {
	.alt-container:nth-child(even) .alt-content-container>div {
		padding: 40px 40px 15px
	}
}

@media (max-width:850px) {
	.alt-container:nth-child(even) .alt-content-container>div {
		padding: 40px 20px 20px
	}
}

.alt-container:nth-child(even) .alt-content-container:before {
	right: -30px;
	-webkit-transform: translateX(-30px);
	transform: translateX(-30px)
}

.alt-container:nth-child(even) .alt-img-container .banner-credit-text {
	text-align: end
}

.alt-container:nth-child(4n+1) .alt-img-container:before {
	background-color: #F67828
}

.alt-container:nth-child(4n+1) .alt-content-container:before {
	background-color: rgba(206,32,38,.9)
}

.alt-container:nth-child(4n+2) .alt-img-container:before {
	background-color: #fa773a
}

.alt-container:nth-child(4n+2) .alt-content-container:before {
	background-color: rgba(250,119,58,.9)
}

.alt-container:nth-child(4n+3) .alt-img-container:before {
	background-color: #51b2ad
}

.alt-container:nth-child(4n+3) .alt-content-container:before {
	background-color: rgba(81,178,173,.9)
}

.alt-container:nth-child(4n+4) .alt-img-container:before {
	background-color: #9b3b1a
}

.alt-container:nth-child(4n+4) .alt-content-container:before {
	background-color: rgba(155,59,26,.9)
}

.alt-container.init:nth-child(odd) .alt-content-container:before {
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

.alt-container.init:nth-child(even) .alt-content-container:before {
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

.alt-container.init .alt-img-container:after,.alt-container.init .alt-img-container:before {
	-webkit-transform: rotate(45deg) translate(0,-120%);
	transform: rotate(45deg) translate(0,-120%)
}

.alt-container.init .alt-img-container img {
	-webkit-transform: scale(1);
	transform: scale(1)
}

.alt-container .alt-img-container {
	width: 990px;
	height: 660px;
	position: relative;
	overflow: hidden
}

@media (max-width:1024px) {
	.alt-container .alt-img-container {
		width: 100%
	}
}

@media (max-width:850px) {
	.alt-container .alt-img-container {
		height: 500px
	}
}

@media (max-width:767px) {
	.alt-container .alt-img-container {
		height: 450px
	}
}

@media (max-width:500px) {
	.alt-container .alt-img-container {
		height: 320px
	}
}

.alt-container .alt-img-container img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: all .65s ease-in-out;
	transition: all .65s ease-in-out;
	-webkit-transition-delay: .15s;
	transition-delay: .15s
}

.alt-container .alt-img-container:before {
	width: 200%;
	height: 200%;
	background-color: #F67828;
	content: '';
	position: absolute;
	top: 0;
	left: -50%;
	-webkit-transform: rotate(45deg) translate(0,-200px);
	transform: rotate(45deg) translate(0,-200px);
	-webkit-transition: all .65s ease-in-out;
	transition: all .65s ease-in-out;
	-webkit-transition-delay: .15s;
	transition-delay: .15s;
	z-index: 1
}

.alt-container .alt-img-container:after {
	width: 200%;
	height: 200%;
	background-color: #fff;
	content: '';
	position: absolute;
	top: 0;
	left: -50%;
	-webkit-transform: rotate(45deg) translate(-120px,-200px);
	transform: rotate(45deg) translate(-120px,-200px);
	-webkit-transition: all .65s ease-in-out;
	transition: all .65s ease-in-out;
	z-index: 5
}

.alt-container .alt-content-container {
	width: 860px;
	position: absolute;
	background-color: #fff;
	bottom: -2px;
	-webkit-transform: translateY(30px);
	transform: translateY(30px);
	z-index: 20
}

@media (max-width:1440px) {
	.alt-container .alt-content-container {
		width: 760px
	}
}

@media (max-width:1024px) {
	.alt-container .alt-content-container {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		bottom: -320px
	}
}

@media (max-width:850px) {
	.alt-container .alt-content-container {
		width: 100%;
		position: relative;
		bottom: auto
	}
}

.alt-container .alt-content-container>div {
	background-color: #fff;
	z-index: 10;
	position: relative
}

.alt-container .alt-content-container>div .content-frame .gform_wrapper form .gform_footer .wp-block-quote input[type=submit],.alt-container .alt-content-container>div .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .wp-block-quote label,.alt-container .alt-content-container>div .faq-content .sir-john-intro .sj-intro-content-container .quote-container .faq-item>a,.alt-container .alt-content-container>div .faq-content .wp-block-quote .faq-item.faq-content>a,.alt-container .alt-content-container>div .filter-active .wp-block-quote button,.alt-container .alt-content-container>div .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .wp-block-quote label,.alt-container .alt-content-container>div .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .wp-block-quote input[type=submit],.alt-container .alt-content-container>div .gform_wrapper .gform_body ul li .wp-block-quote input:not([type=checkbox]),.alt-container .alt-content-container>div .laureate-banner .banner-content .wp-block-quote a,.alt-container .alt-content-container>div .news-posts-container .news-featured-item .featured-news-content .quote-container .h3,.alt-container .alt-content-container>div .newsletter-signup .gform_wrapper ul.gform_fields li.gfield .wp-block-quote label,.alt-container .alt-content-container>div .quote-container .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.alt-container .alt-content-container>div .quote-container .news-posts-container .news-featured-item .featured-news-content .h3,.alt-container .alt-content-container>div .quote-container .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.alt-container .alt-content-container>div .quote-container .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.alt-container .alt-content-container>div .quote-container .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.alt-container .alt-content-container>div .quote-container .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.alt-container .alt-content-container>div .quote-container .sir-john-intro .sj-intro-content-container h2,.alt-container .alt-content-container>div .quote-container .wp-block-quote a,.alt-container .alt-content-container>div .quote-container h3,.alt-container .alt-content-container>div .single-laureate-banner .banner-content .wp-block-quote a,.alt-container .alt-content-container>div .sir-john-intro .sj-intro-content-container .faq-content .quote-container .faq-item>a,.alt-container .alt-content-container>div .sir-john-intro .sj-intro-content-container .quote-container h2,.alt-container .alt-content-container>div .timeline-container .timeline-content .wp-block-quote .btn,.alt-container .alt-content-container>div .wp-block-quote .content-frame .gform_wrapper form .gform_footer input[type=submit],.alt-container .alt-content-container>div .wp-block-quote .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.alt-container .alt-content-container>div .wp-block-quote .faq-content .faq-item.faq-content>a,.alt-container .alt-content-container>div .wp-block-quote .faq-content li .faq-item.faq-content>a,.alt-container .alt-content-container>div .wp-block-quote .faq-content ol .faq-item.faq-content>a,.alt-container .alt-content-container>div .wp-block-quote .faq-content ul .faq-item.faq-content>a,.alt-container .alt-content-container>div .wp-block-quote .faq-content>h2,.alt-container .alt-content-container>div .wp-block-quote .filter-active button,.alt-container .alt-content-container>div .wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.alt-container .alt-content-container>div .wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.alt-container .alt-content-container>div .wp-block-quote .gform_wrapper .gform_body ul li input:not([type=checkbox]),.alt-container .alt-content-container>div .wp-block-quote .laureate-banner .banner-content a,.alt-container .alt-content-container>div .wp-block-quote .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.alt-container .alt-content-container>div .wp-block-quote .quote-container a,.alt-container .alt-content-container>div .wp-block-quote .single-laureate-banner .banner-content a,.alt-container .alt-content-container>div .wp-block-quote .timeline-container .timeline-content .btn,.alt-container .alt-content-container>div .wp-block-quote figcaption,.alt-container .alt-content-container>div .wp-block-quote li,.alt-container .alt-content-container>div .wp-block-quote ol,.alt-container .alt-content-container>div .wp-block-quote p,.alt-container .alt-content-container>div .wp-block-quote ul,.alt-container .alt-content-container>div h5,.content-frame .gform_wrapper form .gform_footer .wp-block-quote .alt-container .alt-content-container>div input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .wp-block-quote .alt-container .alt-content-container>div label,.faq-content .sir-john-intro .sj-intro-content-container .quote-container .alt-container .alt-content-container>div .faq-item>a,.faq-content .wp-block-quote .alt-container .alt-content-container>div .faq-item.faq-content>a,.filter-active .wp-block-quote .alt-container .alt-content-container>div button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .wp-block-quote .alt-container .alt-content-container>div label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .wp-block-quote .alt-container .alt-content-container>div input[type=submit],.gform_wrapper .gform_body ul li .wp-block-quote .alt-container .alt-content-container>div input:not([type=checkbox]),.laureate-banner .banner-content .wp-block-quote .alt-container .alt-content-container>div a,.news-posts-container .news-featured-item .featured-news-content .quote-container .alt-container .alt-content-container>div .h3,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .wp-block-quote .alt-container .alt-content-container>div label,.quote-container .alt-container .alt-content-container>div h3,.quote-container .faq-content .sir-john-intro .sj-intro-content-container .alt-container .alt-content-container>div .faq-item>a,.quote-container .news-posts-container .news-featured-item .featured-news-content .alt-container .alt-content-container>div .h3,.quote-container .sir-john-intro .sj-intro-content-container .alt-container .alt-content-container>div h2,.quote-container .sir-john-intro .sj-intro-content-container .faq-content .alt-container .alt-content-container>div .faq-item>a,.quote-container .wp-block-quote .alt-container .alt-content-container>div a,.single-laureate-banner .banner-content .wp-block-quote .alt-container .alt-content-container>div a,.sir-john-intro .sj-intro-content-container .faq-content .quote-container .alt-container .alt-content-container>div .faq-item>a,.sir-john-intro .sj-intro-content-container .quote-container .alt-container .alt-content-container>div h2,.timeline-container .timeline-content .wp-block-quote .alt-container .alt-content-container>div .btn,.wp-block-quote .alt-container .alt-content-container>div .faq-content>h2,.wp-block-quote .alt-container .alt-content-container>div figcaption,.wp-block-quote .alt-container .alt-content-container>div li,.wp-block-quote .alt-container .alt-content-container>div ol,.wp-block-quote .alt-container .alt-content-container>div p,.wp-block-quote .alt-container .alt-content-container>div ul,.wp-block-quote .content-frame .gform_wrapper form .gform_footer .alt-container .alt-content-container>div input[type=submit],.wp-block-quote .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .alt-container .alt-content-container>div label,.wp-block-quote .faq-content .alt-container .alt-content-container>div .faq-item.faq-content>a,.wp-block-quote .filter-active .alt-container .alt-content-container>div button,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .alt-container .alt-content-container>div label,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .alt-container .alt-content-container>div input[type=submit],.wp-block-quote .gform_wrapper .gform_body ul li .alt-container .alt-content-container>div input:not([type=checkbox]),.wp-block-quote .laureate-banner .banner-content .alt-container .alt-content-container>div a,.wp-block-quote .newsletter-signup .gform_wrapper ul.gform_fields li.gfield .alt-container .alt-content-container>div label,.wp-block-quote .quote-container .alt-container .alt-content-container>div a,.wp-block-quote .single-laureate-banner .banner-content .alt-container .alt-content-container>div a,.wp-block-quote .timeline-container .timeline-content .alt-container .alt-content-container>div .btn {
	display: inline-block;
	position: relative;
	margin-bottom: 35px
}

@media (max-width:767px) {
	.alt-container .alt-content-container>div .content-frame .gform_wrapper form .gform_footer .wp-block-quote input[type=submit],.alt-container .alt-content-container>div .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .wp-block-quote label,.alt-container .alt-content-container>div .faq-content .sir-john-intro .sj-intro-content-container .quote-container .faq-item>a,.alt-container .alt-content-container>div .faq-content .wp-block-quote .faq-item.faq-content>a,.alt-container .alt-content-container>div .filter-active .wp-block-quote button,.alt-container .alt-content-container>div .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .wp-block-quote label,.alt-container .alt-content-container>div .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .wp-block-quote input[type=submit],.alt-container .alt-content-container>div .gform_wrapper .gform_body ul li .wp-block-quote input:not([type=checkbox]),.alt-container .alt-content-container>div .laureate-banner .banner-content .wp-block-quote a,.alt-container .alt-content-container>div .news-posts-container .news-featured-item .featured-news-content .quote-container .h3,.alt-container .alt-content-container>div .newsletter-signup .gform_wrapper ul.gform_fields li.gfield .wp-block-quote label,.alt-container .alt-content-container>div .quote-container .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.alt-container .alt-content-container>div .quote-container .news-posts-container .news-featured-item .featured-news-content .h3,.alt-container .alt-content-container>div .quote-container .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.alt-container .alt-content-container>div .quote-container .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.alt-container .alt-content-container>div .quote-container .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.alt-container .alt-content-container>div .quote-container .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.alt-container .alt-content-container>div .quote-container .sir-john-intro .sj-intro-content-container h2,.alt-container .alt-content-container>div .quote-container .wp-block-quote a,.alt-container .alt-content-container>div .quote-container h3,.alt-container .alt-content-container>div .single-laureate-banner .banner-content .wp-block-quote a,.alt-container .alt-content-container>div .sir-john-intro .sj-intro-content-container .faq-content .quote-container .faq-item>a,.alt-container .alt-content-container>div .sir-john-intro .sj-intro-content-container .quote-container h2,.alt-container .alt-content-container>div .timeline-container .timeline-content .wp-block-quote .btn,.alt-container .alt-content-container>div .wp-block-quote .content-frame .gform_wrapper form .gform_footer input[type=submit],.alt-container .alt-content-container>div .wp-block-quote .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.alt-container .alt-content-container>div .wp-block-quote .faq-content .faq-item.faq-content>a,.alt-container .alt-content-container>div .wp-block-quote .faq-content li .faq-item.faq-content>a,.alt-container .alt-content-container>div .wp-block-quote .faq-content ol .faq-item.faq-content>a,.alt-container .alt-content-container>div .wp-block-quote .faq-content ul .faq-item.faq-content>a,.alt-container .alt-content-container>div .wp-block-quote .faq-content>h2,.alt-container .alt-content-container>div .wp-block-quote .filter-active button,.alt-container .alt-content-container>div .wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.alt-container .alt-content-container>div .wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.alt-container .alt-content-container>div .wp-block-quote .gform_wrapper .gform_body ul li input:not([type=checkbox]),.alt-container .alt-content-container>div .wp-block-quote .laureate-banner .banner-content a,.alt-container .alt-content-container>div .wp-block-quote .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.alt-container .alt-content-container>div .wp-block-quote .quote-container a,.alt-container .alt-content-container>div .wp-block-quote .single-laureate-banner .banner-content a,.alt-container .alt-content-container>div .wp-block-quote .timeline-container .timeline-content .btn,.alt-container .alt-content-container>div .wp-block-quote figcaption,.alt-container .alt-content-container>div .wp-block-quote li,.alt-container .alt-content-container>div .wp-block-quote ol,.alt-container .alt-content-container>div .wp-block-quote p,.alt-container .alt-content-container>div .wp-block-quote ul,.alt-container .alt-content-container>div h5,.content-frame .gform_wrapper form .gform_footer .wp-block-quote .alt-container .alt-content-container>div input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .wp-block-quote .alt-container .alt-content-container>div label,.faq-content .sir-john-intro .sj-intro-content-container .quote-container .alt-container .alt-content-container>div .faq-item>a,.faq-content .wp-block-quote .alt-container .alt-content-container>div .faq-item.faq-content>a,.filter-active .wp-block-quote .alt-container .alt-content-container>div button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .wp-block-quote .alt-container .alt-content-container>div label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .wp-block-quote .alt-container .alt-content-container>div input[type=submit],.gform_wrapper .gform_body ul li .wp-block-quote .alt-container .alt-content-container>div input:not([type=checkbox]),.laureate-banner .banner-content .wp-block-quote .alt-container .alt-content-container>div a,.news-posts-container .news-featured-item .featured-news-content .quote-container .alt-container .alt-content-container>div .h3,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .wp-block-quote .alt-container .alt-content-container>div label,.quote-container .alt-container .alt-content-container>div h3,.quote-container .faq-content .sir-john-intro .sj-intro-content-container .alt-container .alt-content-container>div .faq-item>a,.quote-container .news-posts-container .news-featured-item .featured-news-content .alt-container .alt-content-container>div .h3,.quote-container .sir-john-intro .sj-intro-content-container .alt-container .alt-content-container>div h2,.quote-container .sir-john-intro .sj-intro-content-container .faq-content .alt-container .alt-content-container>div .faq-item>a,.quote-container .wp-block-quote .alt-container .alt-content-container>div a,.single-laureate-banner .banner-content .wp-block-quote .alt-container .alt-content-container>div a,.sir-john-intro .sj-intro-content-container .faq-content .quote-container .alt-container .alt-content-container>div .faq-item>a,.sir-john-intro .sj-intro-content-container .quote-container .alt-container .alt-content-container>div h2,.timeline-container .timeline-content .wp-block-quote .alt-container .alt-content-container>div .btn,.wp-block-quote .alt-container .alt-content-container>div .faq-content>h2,.wp-block-quote .alt-container .alt-content-container>div figcaption,.wp-block-quote .alt-container .alt-content-container>div li,.wp-block-quote .alt-container .alt-content-container>div ol,.wp-block-quote .alt-container .alt-content-container>div p,.wp-block-quote .alt-container .alt-content-container>div ul,.wp-block-quote .content-frame .gform_wrapper form .gform_footer .alt-container .alt-content-container>div input[type=submit],.wp-block-quote .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .alt-container .alt-content-container>div label,.wp-block-quote .faq-content .alt-container .alt-content-container>div .faq-item.faq-content>a,.wp-block-quote .filter-active .alt-container .alt-content-container>div button,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .alt-container .alt-content-container>div label,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .alt-container .alt-content-container>div input[type=submit],.wp-block-quote .gform_wrapper .gform_body ul li .alt-container .alt-content-container>div input:not([type=checkbox]),.wp-block-quote .laureate-banner .banner-content .alt-container .alt-content-container>div a,.wp-block-quote .newsletter-signup .gform_wrapper ul.gform_fields li.gfield .alt-container .alt-content-container>div label,.wp-block-quote .quote-container .alt-container .alt-content-container>div a,.wp-block-quote .single-laureate-banner .banner-content .alt-container .alt-content-container>div a,.wp-block-quote .timeline-container .timeline-content .alt-container .alt-content-container>div .btn {
		margin-bottom: 20px
	}
}

.alt-container .alt-content-container>div .content-frame .gform_wrapper form .gform_footer .wp-block-quote input[type=submit]:before,.alt-container .alt-content-container>div .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .wp-block-quote label:before,.alt-container .alt-content-container>div .faq-content .sir-john-intro .sj-intro-content-container .quote-container .faq-item>a:before,.alt-container .alt-content-container>div .faq-content .wp-block-quote .faq-item.faq-content>a:before,.alt-container .alt-content-container>div .filter-active .wp-block-quote button:before,.alt-container .alt-content-container>div .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .wp-block-quote label:before,.alt-container .alt-content-container>div .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .wp-block-quote input[type=submit]:before,.alt-container .alt-content-container>div .gform_wrapper .gform_body ul li .wp-block-quote input:not([type=checkbox]):before,.alt-container .alt-content-container>div .laureate-banner .banner-content .wp-block-quote a:before,.alt-container .alt-content-container>div .news-posts-container .news-featured-item .featured-news-content .quote-container .h3:before,.alt-container .alt-content-container>div .newsletter-signup .gform_wrapper ul.gform_fields li.gfield .wp-block-quote label:before,.alt-container .alt-content-container>div .quote-container .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a:before,.alt-container .alt-content-container>div .quote-container .news-posts-container .news-featured-item .featured-news-content .h3:before,.alt-container .alt-content-container>div .quote-container .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a:before,.alt-container .alt-content-container>div .quote-container .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a:before,.alt-container .alt-content-container>div .quote-container .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a:before,.alt-container .alt-content-container>div .quote-container .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a:before,.alt-container .alt-content-container>div .quote-container .sir-john-intro .sj-intro-content-container h2:before,.alt-container .alt-content-container>div .quote-container .wp-block-quote a:before,.alt-container .alt-content-container>div .quote-container h3:before,.alt-container .alt-content-container>div .single-laureate-banner .banner-content .wp-block-quote a:before,.alt-container .alt-content-container>div .sir-john-intro .sj-intro-content-container .faq-content .quote-container .faq-item>a:before,.alt-container .alt-content-container>div .sir-john-intro .sj-intro-content-container .quote-container h2:before,.alt-container .alt-content-container>div .timeline-container .timeline-content .wp-block-quote .btn:before,.alt-container .alt-content-container>div .wp-block-quote .content-frame .gform_wrapper form .gform_footer input[type=submit]:before,.alt-container .alt-content-container>div .wp-block-quote .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label:before,.alt-container .alt-content-container>div .wp-block-quote .faq-content .faq-item.faq-content>a:before,.alt-container .alt-content-container>div .wp-block-quote .faq-content li .faq-item.faq-content>a:before,.alt-container .alt-content-container>div .wp-block-quote .faq-content ol .faq-item.faq-content>a:before,.alt-container .alt-content-container>div .wp-block-quote .faq-content ul .faq-item.faq-content>a:before,.alt-container .alt-content-container>div .wp-block-quote .faq-content>h2:before,.alt-container .alt-content-container>div .wp-block-quote .filter-active button:before,.alt-container .alt-content-container>div .wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label:before,.alt-container .alt-content-container>div .wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit]:before,.alt-container .alt-content-container>div .wp-block-quote .gform_wrapper .gform_body ul li input:not([type=checkbox]):before,.alt-container .alt-content-container>div .wp-block-quote .laureate-banner .banner-content a:before,.alt-container .alt-content-container>div .wp-block-quote .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label:before,.alt-container .alt-content-container>div .wp-block-quote .quote-container a:before,.alt-container .alt-content-container>div .wp-block-quote .single-laureate-banner .banner-content a:before,.alt-container .alt-content-container>div .wp-block-quote .timeline-container .timeline-content .btn:before,.alt-container .alt-content-container>div .wp-block-quote figcaption:before,.alt-container .alt-content-container>div .wp-block-quote li:before,.alt-container .alt-content-container>div .wp-block-quote ol:before,.alt-container .alt-content-container>div .wp-block-quote p:before,.alt-container .alt-content-container>div .wp-block-quote ul:before,.alt-container .alt-content-container>div h5:before,.content-frame .gform_wrapper form .gform_footer .wp-block-quote .alt-container .alt-content-container>div input[type=submit]:before,.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .wp-block-quote .alt-container .alt-content-container>div label:before,.faq-content .sir-john-intro .sj-intro-content-container .quote-container .alt-container .alt-content-container>div .faq-item>a:before,.faq-content .wp-block-quote .alt-container .alt-content-container>div .faq-item.faq-content>a:before,.filter-active .wp-block-quote .alt-container .alt-content-container>div button:before,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .wp-block-quote .alt-container .alt-content-container>div label:before,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .wp-block-quote .alt-container .alt-content-container>div input[type=submit]:before,.gform_wrapper .gform_body ul li .wp-block-quote .alt-container .alt-content-container>div input:not([type=checkbox]):before,.laureate-banner .banner-content .wp-block-quote .alt-container .alt-content-container>div a:before,.news-posts-container .news-featured-item .featured-news-content .quote-container .alt-container .alt-content-container>div .h3:before,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .wp-block-quote .alt-container .alt-content-container>div label:before,.quote-container .alt-container .alt-content-container>div h3:before,.quote-container .faq-content .sir-john-intro .sj-intro-content-container .alt-container .alt-content-container>div .faq-item>a:before,.quote-container .news-posts-container .news-featured-item .featured-news-content .alt-container .alt-content-container>div .h3:before,.quote-container .sir-john-intro .sj-intro-content-container .alt-container .alt-content-container>div h2:before,.quote-container .sir-john-intro .sj-intro-content-container .faq-content .alt-container .alt-content-container>div .faq-item>a:before,.quote-container .wp-block-quote .alt-container .alt-content-container>div a:before,.single-laureate-banner .banner-content .wp-block-quote .alt-container .alt-content-container>div a:before,.sir-john-intro .sj-intro-content-container .faq-content .quote-container .alt-container .alt-content-container>div .faq-item>a:before,.sir-john-intro .sj-intro-content-container .quote-container .alt-container .alt-content-container>div h2:before,.timeline-container .timeline-content .wp-block-quote .alt-container .alt-content-container>div .btn:before,.wp-block-quote .alt-container .alt-content-container>div .faq-content>h2:before,.wp-block-quote .alt-container .alt-content-container>div figcaption:before,.wp-block-quote .alt-container .alt-content-container>div li:before,.wp-block-quote .alt-container .alt-content-container>div ol:before,.wp-block-quote .alt-container .alt-content-container>div p:before,.wp-block-quote .alt-container .alt-content-container>div ul:before,.wp-block-quote .content-frame .gform_wrapper form .gform_footer .alt-container .alt-content-container>div input[type=submit]:before,.wp-block-quote .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .alt-container .alt-content-container>div label:before,.wp-block-quote .faq-content .alt-container .alt-content-container>div .faq-item.faq-content>a:before,.wp-block-quote .filter-active .alt-container .alt-content-container>div button:before,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .alt-container .alt-content-container>div label:before,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .alt-container .alt-content-container>div input[type=submit]:before,.wp-block-quote .gform_wrapper .gform_body ul li .alt-container .alt-content-container>div input:not([type=checkbox]):before,.wp-block-quote .laureate-banner .banner-content .alt-container .alt-content-container>div a:before,.wp-block-quote .newsletter-signup .gform_wrapper ul.gform_fields li.gfield .alt-container .alt-content-container>div label:before,.wp-block-quote .quote-container .alt-container .alt-content-container>div a:before,.wp-block-quote .single-laureate-banner .banner-content .alt-container .alt-content-container>div a:before,.wp-block-quote .timeline-container .timeline-content .alt-container .alt-content-container>div .btn:before {
	content: '';
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 8px solid #F67828;
	position: absolute;
	top: 60%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: -20px
}

.alt-container .alt-content-container>div .faq-content .faq-item>a,.alt-container .alt-content-container>div .faq-content li .faq-item>a,.alt-container .alt-content-container>div .faq-content ol .faq-item>a,.alt-container .alt-content-container>div .faq-content ul .faq-item>a,.alt-container .alt-content-container>div h2,.faq-content .alt-container .alt-content-container>div .faq-item>a {
	font-size: 36px;
	line-height: 39px;
	letter-spacing: 0
}

@media (max-width:500px) {
	.alt-container .alt-content-container>div .faq-content .faq-item>a,.alt-container .alt-content-container>div .faq-content li .faq-item>a,.alt-container .alt-content-container>div .faq-content ol .faq-item>a,.alt-container .alt-content-container>div .faq-content ul .faq-item>a,.alt-container .alt-content-container>div h2,.faq-content .alt-container .alt-content-container>div .faq-item>a {
		font-size: 28px;
		line-height: 32px
	}
}

.alt-container .alt-content-container:before {
	content: '';
	width: 100%;
	height: 90%;
	position: absolute;
	bottom: 1px;
	-webkit-transition: all .65s ease-in-out;
	transition: all .65s ease-in-out
}

.alt-container .alt-content-container .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.alt-container .alt-content-container .news-posts-container .news-featured-item .featured-news-content .h3,.alt-container .alt-content-container .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.alt-container .alt-content-container .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.alt-container .alt-content-container .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.alt-container .alt-content-container .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.alt-container .alt-content-container .sir-john-intro .sj-intro-content-container h2,.alt-container .alt-content-container h3,.faq-content .sir-john-intro .sj-intro-content-container .alt-container .alt-content-container .faq-item>a,.news-posts-container .news-featured-item .featured-news-content .alt-container .alt-content-container .h3,.sir-john-intro .sj-intro-content-container .alt-container .alt-content-container h2,.sir-john-intro .sj-intro-content-container .faq-content .alt-container .alt-content-container .faq-item>a {
	font-size: 36px;
	line-height: 39px
}

@media (max-width:500px) {
	.alt-container .alt-content-container .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.alt-container .alt-content-container .news-posts-container .news-featured-item .featured-news-content .h3,.alt-container .alt-content-container .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.alt-container .alt-content-container .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.alt-container .alt-content-container .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.alt-container .alt-content-container .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.alt-container .alt-content-container .sir-john-intro .sj-intro-content-container h2,.alt-container .alt-content-container h3,.faq-content .sir-john-intro .sj-intro-content-container .alt-container .alt-content-container .faq-item>a,.news-posts-container .news-featured-item .featured-news-content .alt-container .alt-content-container .h3,.sir-john-intro .sj-intro-content-container .alt-container .alt-content-container h2,.sir-john-intro .sj-intro-content-container .faq-content .alt-container .alt-content-container .faq-item>a {
		font-size: 28px;
		line-height: 32px
	}
}

.columns-header-container {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 90px;
	flex-wrap: wrap;
}

@media (max-width:1024px) {
	.columns-header-container {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

.advanced-alt-section .column-content {
	padding: 0 25px;
	width: auto;
	text-align: center;
	width: 33%;
	border-right: 1px solid #F67828;
	margin: 30px 0px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	text-align: left;
}
.advanced-alt-section .column-content:nth-child(3n){
	border: none;
}
.advanced-alt-section .column-content .column-header{width: 26%;}
.advanced-alt-section .column-content .cta-header{width: 70%;}
.map {
	height: 100%;
	width: 100%;

}
@media (max-width:1280px) {
	.columns-header-container>div {
		padding: 0 15px
	}

	.columns-header-container>div .content-frame .gform_wrapper form .gform_footer input.column-header[type=submit],.columns-header-container>div .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.column-header,.columns-header-container>div .faq-content .faq-item.faq-content>a.column-header,.columns-header-container>div .faq-content li .faq-item.faq-content>a.column-header,.columns-header-container>div .faq-content ol .faq-item.faq-content>a.column-header,.columns-header-container>div .faq-content ul .faq-item.faq-content>a.column-header,.columns-header-container>div .faq-content>h2.column-header,.columns-header-container>div .filter-active button.column-header,.columns-header-container>div .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.column-header,.columns-header-container>div .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input.column-header[type=submit],.columns-header-container>div .gform_wrapper .gform_body ul li input.column-header:not([type=checkbox]),.columns-header-container>div .laureate-banner .banner-content a.column-header,.columns-header-container>div .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label.column-header,.columns-header-container>div .quote-container a.column-header,.columns-header-container>div .single-laureate-banner .banner-content a.column-header,.columns-header-container>div .timeline-container .timeline-content .column-header.btn,.columns-header-container>div figcaption.column-header,.columns-header-container>div li.column-header,.columns-header-container>div ol.column-header,.columns-header-container>div p.column-header,.columns-header-container>div ul.column-header,.content-frame .gform_wrapper form .gform_footer .columns-header-container>div input.column-header[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .columns-header-container>div label.column-header,.faq-content .columns-header-container>div .faq-item.faq-content>a.column-header,.faq-content li .columns-header-container>div .faq-item.faq-content>a.column-header,.faq-content ol .columns-header-container>div .faq-item.faq-content>a.column-header,.faq-content ul .columns-header-container>div .faq-item.faq-content>a.column-header,.filter-active .columns-header-container>div button.column-header,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .columns-header-container>div label.column-header,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .columns-header-container>div input.column-header[type=submit],.gform_wrapper .gform_body ul li .columns-header-container>div input.column-header:not([type=checkbox]),.laureate-banner .banner-content .columns-header-container>div a.column-header,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .columns-header-container>div label.column-header,.quote-container .columns-header-container>div a.column-header,.single-laureate-banner .banner-content .columns-header-container>div a.column-header,.timeline-container .timeline-content .columns-header-container>div .column-header.btn {
		font-size: 72px;
		line-height: 42px
	}

	.columns-header-container>div .content-frame .gform_wrapper form .gform_footer input.cta-header[type=submit],.columns-header-container>div .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.cta-header,.columns-header-container>div .faq-content .faq-item.faq-content>a.cta-header,.columns-header-container>div .faq-content li .faq-item.faq-content>a.cta-header,.columns-header-container>div .faq-content ol .faq-item.faq-content>a.cta-header,.columns-header-container>div .faq-content ul .faq-item.faq-content>a.cta-header,.columns-header-container>div .faq-content>h2.cta-header,.columns-header-container>div .filter-active button.cta-header,.columns-header-container>div .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.cta-header,.columns-header-container>div .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input.cta-header[type=submit],.columns-header-container>div .gform_wrapper .gform_body ul li input.cta-header:not([type=checkbox]),.columns-header-container>div .laureate-banner .banner-content a.cta-header,.columns-header-container>div .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label.cta-header,.columns-header-container>div .quote-container a.cta-header,.columns-header-container>div .single-laureate-banner .banner-content a.cta-header,.columns-header-container>div .timeline-container .timeline-content .cta-header.btn,.columns-header-container>div figcaption.cta-header,.columns-header-container>div li.cta-header,.columns-header-container>div ol.cta-header,.columns-header-container>div p.cta-header,.columns-header-container>div ul.cta-header,.content-frame .gform_wrapper form .gform_footer .columns-header-container>div input.cta-header[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .columns-header-container>div label.cta-header,.faq-content .columns-header-container>div .faq-item.faq-content>a.cta-header,.faq-content li .columns-header-container>div .faq-item.faq-content>a.cta-header,.faq-content ol .columns-header-container>div .faq-item.faq-content>a.cta-header,.faq-content ul .columns-header-container>div .faq-item.faq-content>a.cta-header,.filter-active .columns-header-container>div button.cta-header,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .columns-header-container>div label.cta-header,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .columns-header-container>div input.cta-header[type=submit],.gform_wrapper .gform_body ul li .columns-header-container>div input.cta-header:not([type=checkbox]),.laureate-banner .banner-content .columns-header-container>div a.cta-header,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .columns-header-container>div label.cta-header,.quote-container .columns-header-container>div a.cta-header,.single-laureate-banner .banner-content .columns-header-container>div a.cta-header,.timeline-container .timeline-content .columns-header-container>div .cta-header.btn {
		font-size: 28px;
		line-height: 32px
	}
}

@media (max-width:1024px) {
	.advanced-alt-section .column-content {
		width: 50%;
		margin-bottom: 20px
	}
	.advanced-alt-section .column-content:nth-child(3n){
		border-right: 1px solid #F67828;
	}
	.advanced-alt-section .column-content:nth-child(even) {
		border-right: none
	}
}

@media (max-width:500px) {
	.advanced-alt-section .column-content{
		width: 100%;
		border-right: none!important;
		border-bottom: 1px solid #F67828
	}
	.advanced-alt-section .column-content:nth-child(3n){
		border-bottom: 1px solid #F67828
	}
}

.advanced-alt-section .column-content:last-child {
	border-right: none
}

@media (max-width:500px) {
	.advanced-alt-section .column-content:last-child {
		border-bottom: none
	}
}

.adv-section {
	margin-bottom: 90px;
	width: 100%
}

.adv-section:last-child {
	margin-bottom: 0
}

.adv-section:nth-child(odd) .adv-alt-item {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.adv-section:nth-child(odd) .adv-alt-item .adv-alt-img:before {
	right: auto;
	left: 0
}

.adv-section:nth-child(odd) .adv-alt-content {
	right: auto;
	left: 0
}

.adv-alt-item {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%
}

@media (max-width:640px) {
	.adv-alt-item {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

.adv-alt-item.init .adv-alt-img:before {
	right: 0;
	height: 85%
}

@media (max-width:640px) {
	.adv-alt-item.init .adv-alt-img:before {
		height: 90px
	}
}

.adv-alt-item .adv-alt-img {
	width: 1194px;
	height: 810px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	overflow: hidden
}

.adv-alt-item .adv-alt-img:before {
	content: '';
	position: absolute;
	width: 52.5%;
	bottom: 0;
	right: -50%;
	background-color: #F67828;
	mix-blend-mode: multiply;
	height: 0;
	-webkit-transition: all .65s ease-in-out;
	transition: all .65s ease-in-out;
	z-index: 5
}
.adv-alt-content-services .adv-alt-img:before {display: none;}
@media (max-width:640px) {
	.adv-alt-item .adv-alt-img:before {
		width: 90%
	}
}

@media (max-width:500px) {
	.adv-alt-item .adv-alt-img:before {
		display: none
	}
}

@media (max-width:1280px) {
	.adv-alt-item .adv-alt-img {
		width: 100%
	}
}

@media (max-width:640px) {
	.adv-alt-item .adv-alt-img {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		height: 420px
	}
}

@media (max-width:500px) {
	.adv-alt-item .adv-alt-img {
		height: 320px
	}
}

.adv-alt-item .adv-alt-content {
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 20;
	background-color: #fff;
	padding: 70px 130px;
	width: calc(100% - 610px)
}
.adv-alt-content-services .adv-alt-content {
	width: calc(100% - 980px);
	padding: 0px 0px;
	padding-left: 0;
}
.adv-alt-content-services .adv-alt-content .adv-alt-content-bs{
	position: relative;
	z-index: 6;
	background-color: #ffff;
	padding: 70px 60px;
}
.adv-alt-content-services .adv-alt-content::after{
	content:'';
	display:block;
	width: 100%;
	height: 100%;
	background: #F67828 0% 0% no-repeat padding-box;
	mix-blend-mode: multiply;
	opacity: 1;
    position: absolute;
	right: -30px;
	top: 30px;
}
@media (max-width:1440px) {
	.adv-alt-item .adv-alt-content {
		padding: 70px 80px
	}
	.adv-alt-content-services .adv-alt-content{width: calc(100% - 580px);}
	.adv-alt-content-services .adv-alt-content{padding: 0;}
}

.adv-alt-item .adv-alt-content .faq-content .faq-item>a,.adv-alt-item .adv-alt-content .faq-content li .faq-item>a,.adv-alt-item .adv-alt-content .faq-content ol .faq-item>a,.adv-alt-item .adv-alt-content .faq-content ul .faq-item>a,.adv-alt-item .adv-alt-content h2,.faq-content .adv-alt-item .adv-alt-content .faq-item>a {
	font-size: 36px;
	line-height: 39px;
	letter-spacing: 0
}
@media (max-width:1280px) {
	.adv-alt-content-services .adv-alt-content{padding: 0 !important;}
}
@media (max-width:500px) {
	.adv-alt-item .adv-alt-content .faq-content .faq-item>a,.adv-alt-item .adv-alt-content .faq-content li .faq-item>a,.adv-alt-item .adv-alt-content .faq-content ol .faq-item>a,.adv-alt-item .adv-alt-content .faq-content ul .faq-item>a,.adv-alt-item .adv-alt-content h2,.faq-content .adv-alt-item .adv-alt-content .faq-item>a {
		font-size: 28px;
		line-height: 32px
	}
	.adv-alt-content-services .adv-alt-content .adv-alt-content-bs{padding: 50px 20px 0 20px;}
	.adv-alt-content-services .adv-alt-content::after{display: none;}
}

.adv-alt-item .adv-alt-content .faq-content .intro-content .faq-item>a,.adv-alt-item .adv-alt-content .faq-content .laureate-intro .faq-item>a,.adv-alt-item .adv-alt-content .faq-content .laureate-item .faq-item>a,.adv-alt-item .adv-alt-content .faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .faq-item>a,.adv-alt-item .adv-alt-content .faq-content .wp-block-column .faq-item>a,.adv-alt-item .adv-alt-content .faq-sidebar a,.adv-alt-item .adv-alt-content .intro-content .faq-content .faq-item>a,.adv-alt-item .adv-alt-content .intro-content .faq-content li .faq-item>a,.adv-alt-item .adv-alt-content .intro-content .faq-content ol .faq-item>a,.adv-alt-item .adv-alt-content .intro-content .faq-content ul .faq-item>a,.adv-alt-item .adv-alt-content .intro-content h2,.adv-alt-item .adv-alt-content .laureate-intro .faq-content .faq-item>a,.adv-alt-item .adv-alt-content .laureate-intro .faq-content li .faq-item>a,.adv-alt-item .adv-alt-content .laureate-intro .faq-content ol .faq-item>a,.adv-alt-item .adv-alt-content .laureate-intro .faq-content ul .faq-item>a,.adv-alt-item .adv-alt-content .laureate-intro h2,.adv-alt-item .adv-alt-content .laureate-item .faq-content .faq-item>a,.adv-alt-item .adv-alt-content .laureate-item .faq-content li .faq-item>a,.adv-alt-item .adv-alt-content .laureate-item .faq-content ol .faq-item>a,.adv-alt-item .adv-alt-content .laureate-item .faq-content ul .faq-item>a,.adv-alt-item .adv-alt-content .laureate-item h2,.adv-alt-item .adv-alt-content .news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.adv-alt-item .adv-alt-content .news-posts-container .news-featured-item .featured-news-content .h3,.adv-alt-item .adv-alt-content .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.adv-alt-item .adv-alt-content .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.adv-alt-item .adv-alt-content .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.adv-alt-item .adv-alt-content .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.adv-alt-item .adv-alt-content .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container h2,.adv-alt-item .adv-alt-content .news-posts-container .news-featured-item h3,.adv-alt-item .adv-alt-content .sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .faq-item>a,.adv-alt-item .adv-alt-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item h2,.adv-alt-item .adv-alt-content .wp-block-column .faq-content .faq-item>a,.adv-alt-item .adv-alt-content .wp-block-column .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.adv-alt-item .adv-alt-content .wp-block-column .faq-content li .faq-item>a,.adv-alt-item .adv-alt-content .wp-block-column .faq-content ol .faq-item>a,.adv-alt-item .adv-alt-content .wp-block-column .faq-content ul .faq-item>a,.adv-alt-item .adv-alt-content .wp-block-column h2,.adv-alt-item .adv-alt-content .wp-block-column h3,.adv-alt-item .adv-alt-content h4,.adv-alt-item .adv-alt-content h6,.faq-content .intro-content .adv-alt-item .adv-alt-content .faq-item>a,.faq-content .laureate-intro .adv-alt-item .adv-alt-content .faq-item>a,.faq-content .laureate-item .adv-alt-item .adv-alt-content .faq-item>a,.faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .adv-alt-item .adv-alt-content .faq-item>a,.faq-content .wp-block-column .adv-alt-item .adv-alt-content .faq-item>a,.faq-sidebar .adv-alt-item .adv-alt-content a,.intro-content .adv-alt-item .adv-alt-content h2,.intro-content .faq-content .adv-alt-item .adv-alt-content .faq-item>a,.laureate-intro .adv-alt-item .adv-alt-content h2,.laureate-intro .faq-content .adv-alt-item .adv-alt-content .faq-item>a,.laureate-item .adv-alt-item .adv-alt-content h2,.laureate-item .faq-content .adv-alt-item .adv-alt-content .faq-item>a,.news-posts-container .news-featured-item .adv-alt-item .adv-alt-content h3,.news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .adv-alt-item .adv-alt-content .faq-item>a,.news-posts-container .news-featured-item .featured-news-content .adv-alt-item .adv-alt-content .h3,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .adv-alt-item .adv-alt-content h2,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .adv-alt-item .adv-alt-content .faq-item>a,.sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .adv-alt-item .adv-alt-content .faq-item>a,.sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .adv-alt-item .adv-alt-content h2,.wp-block-column .adv-alt-item .adv-alt-content h2,.wp-block-column .adv-alt-item .adv-alt-content h3,.wp-block-column .faq-content .adv-alt-item .adv-alt-content .faq-item>a {
	margin-bottom: 20px
}

@media (max-width:500px) {
	.adv-alt-item .adv-alt-content h4 {
		font-family: freight-big-pro,serif;
		font-weight: 700;
		font-style: normal
	}
}

@media (max-width:1280px) {
	.adv-alt-item .adv-alt-content {
		padding: 40px 60px;
		width: calc(100% - 410px)
	}
}

@media (max-width:920px) {
	.adv-alt-item .adv-alt-content {
		padding: 40px;
		width: calc(100% - 310px)
	}

	.adv-alt-item .adv-alt-content .faq-content .faq-item>a,.adv-alt-item .adv-alt-content .faq-content .intro-content .faq-item>a,.adv-alt-item .adv-alt-content .faq-content .laureate-intro .faq-item>a,.adv-alt-item .adv-alt-content .faq-content .laureate-item .faq-item>a,.adv-alt-item .adv-alt-content .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.adv-alt-item .adv-alt-content .faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .faq-item>a,.adv-alt-item .adv-alt-content .faq-content .wp-block-column .faq-item>a,.adv-alt-item .adv-alt-content .faq-content li .faq-item>a,.adv-alt-item .adv-alt-content .faq-content ol .faq-item>a,.adv-alt-item .adv-alt-content .faq-content ul .faq-item>a,.adv-alt-item .adv-alt-content .faq-sidebar a,.adv-alt-item .adv-alt-content .intro-content .faq-content .faq-item>a,.adv-alt-item .adv-alt-content .intro-content .faq-content li .faq-item>a,.adv-alt-item .adv-alt-content .intro-content .faq-content ol .faq-item>a,.adv-alt-item .adv-alt-content .intro-content .faq-content ul .faq-item>a,.adv-alt-item .adv-alt-content .intro-content h2,.adv-alt-item .adv-alt-content .laureate-intro .faq-content .faq-item>a,.adv-alt-item .adv-alt-content .laureate-intro .faq-content li .faq-item>a,.adv-alt-item .adv-alt-content .laureate-intro .faq-content ol .faq-item>a,.adv-alt-item .adv-alt-content .laureate-intro .faq-content ul .faq-item>a,.adv-alt-item .adv-alt-content .laureate-intro h2,.adv-alt-item .adv-alt-content .laureate-item .faq-content .faq-item>a,.adv-alt-item .adv-alt-content .laureate-item .faq-content li .faq-item>a,.adv-alt-item .adv-alt-content .laureate-item .faq-content ol .faq-item>a,.adv-alt-item .adv-alt-content .laureate-item .faq-content ul .faq-item>a,.adv-alt-item .adv-alt-content .laureate-item h2,.adv-alt-item .adv-alt-content .news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.adv-alt-item .adv-alt-content .news-posts-container .news-featured-item .featured-news-content .h3,.adv-alt-item .adv-alt-content .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.adv-alt-item .adv-alt-content .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.adv-alt-item .adv-alt-content .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.adv-alt-item .adv-alt-content .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.adv-alt-item .adv-alt-content .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container h2,.adv-alt-item .adv-alt-content .news-posts-container .news-featured-item h3,.adv-alt-item .adv-alt-content .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.adv-alt-item .adv-alt-content .sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .faq-item>a,.adv-alt-item .adv-alt-content .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.adv-alt-item .adv-alt-content .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.adv-alt-item .adv-alt-content .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.adv-alt-item .adv-alt-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item h2,.adv-alt-item .adv-alt-content .sir-john-intro .sj-intro-content-container h2,.adv-alt-item .adv-alt-content .wp-block-column .faq-content .faq-item>a,.adv-alt-item .adv-alt-content .wp-block-column .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.adv-alt-item .adv-alt-content .wp-block-column .faq-content li .faq-item>a,.adv-alt-item .adv-alt-content .wp-block-column .faq-content ol .faq-item>a,.adv-alt-item .adv-alt-content .wp-block-column .faq-content ul .faq-item>a,.adv-alt-item .adv-alt-content .wp-block-column h2,.adv-alt-item .adv-alt-content .wp-block-column h3,.adv-alt-item .adv-alt-content h2,.adv-alt-item .adv-alt-content h3,.adv-alt-item .adv-alt-content h4,.adv-alt-item .adv-alt-content h6,.faq-content .adv-alt-item .adv-alt-content .faq-item>a,.faq-content .intro-content .adv-alt-item .adv-alt-content .faq-item>a,.faq-content .laureate-intro .adv-alt-item .adv-alt-content .faq-item>a,.faq-content .laureate-item .adv-alt-item .adv-alt-content .faq-item>a,.faq-content .sir-john-intro .sj-intro-content-container .adv-alt-item .adv-alt-content .faq-item>a,.faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .adv-alt-item .adv-alt-content .faq-item>a,.faq-content .wp-block-column .adv-alt-item .adv-alt-content .faq-item>a,.faq-sidebar .adv-alt-item .adv-alt-content a,.intro-content .adv-alt-item .adv-alt-content h2,.intro-content .faq-content .adv-alt-item .adv-alt-content .faq-item>a,.laureate-intro .adv-alt-item .adv-alt-content h2,.laureate-intro .faq-content .adv-alt-item .adv-alt-content .faq-item>a,.laureate-item .adv-alt-item .adv-alt-content h2,.laureate-item .faq-content .adv-alt-item .adv-alt-content .faq-item>a,.news-posts-container .news-featured-item .adv-alt-item .adv-alt-content h3,.news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .adv-alt-item .adv-alt-content .faq-item>a,.news-posts-container .news-featured-item .featured-news-content .adv-alt-item .adv-alt-content .h3,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .adv-alt-item .adv-alt-content h2,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .adv-alt-item .adv-alt-content .faq-item>a,.sir-john-intro .sj-intro-content-container .adv-alt-item .adv-alt-content h2,.sir-john-intro .sj-intro-content-container .faq-content .adv-alt-item .adv-alt-content .faq-item>a,.sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .adv-alt-item .adv-alt-content .faq-item>a,.sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .adv-alt-item .adv-alt-content h2,.wp-block-column .adv-alt-item .adv-alt-content h2,.wp-block-column .adv-alt-item .adv-alt-content h3,.wp-block-column .faq-content .adv-alt-item .adv-alt-content .faq-item>a {
		margin-bottom: 20px
	}

	.adv-alt-item .adv-alt-content .content-frame .gform_wrapper form .gform_footer input[type=submit],.adv-alt-item .adv-alt-content .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.adv-alt-item .adv-alt-content .faq-content .faq-item.faq-content>a,.adv-alt-item .adv-alt-content .faq-content li .faq-item.faq-content>a,.adv-alt-item .adv-alt-content .faq-content ol .faq-item.faq-content>a,.adv-alt-item .adv-alt-content .faq-content ul .faq-item.faq-content>a,.adv-alt-item .adv-alt-content .faq-content>h2,.adv-alt-item .adv-alt-content .filter-active button,.adv-alt-item .adv-alt-content .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.adv-alt-item .adv-alt-content .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.adv-alt-item .adv-alt-content .gform_wrapper .gform_body ul li input:not([type=checkbox]),.adv-alt-item .adv-alt-content .laureate-banner .banner-content a,.adv-alt-item .adv-alt-content .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.adv-alt-item .adv-alt-content .quote-container a,.adv-alt-item .adv-alt-content .single-laureate-banner .banner-content a,.adv-alt-item .adv-alt-content .timeline-container .timeline-content .btn,.adv-alt-item .adv-alt-content figcaption,.adv-alt-item .adv-alt-content li,.adv-alt-item .adv-alt-content ol,.adv-alt-item .adv-alt-content p,.adv-alt-item .adv-alt-content ul,.content-frame .gform_wrapper form .gform_footer .adv-alt-item .adv-alt-content input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .adv-alt-item .adv-alt-content label,.faq-content .adv-alt-item .adv-alt-content .faq-item.faq-content>a,.filter-active .adv-alt-item .adv-alt-content button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .adv-alt-item .adv-alt-content label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .adv-alt-item .adv-alt-content input[type=submit],.gform_wrapper .gform_body ul li .adv-alt-item .adv-alt-content input:not([type=checkbox]),.laureate-banner .banner-content .adv-alt-item .adv-alt-content a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .adv-alt-item .adv-alt-content label,.quote-container .adv-alt-item .adv-alt-content a,.single-laureate-banner .banner-content .adv-alt-item .adv-alt-content a,.timeline-container .timeline-content .adv-alt-item .adv-alt-content .btn {
		font-size: 18px;
		line-height: 24px
	}
}

@media (max-width:920px) and (max-width:500px) {
	.adv-alt-item .adv-alt-content .content-frame .gform_wrapper form .gform_footer input[type=submit],.adv-alt-item .adv-alt-content .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.adv-alt-item .adv-alt-content .faq-content .faq-item.faq-content>a,.adv-alt-item .adv-alt-content .faq-content li .faq-item.faq-content>a,.adv-alt-item .adv-alt-content .faq-content ol .faq-item.faq-content>a,.adv-alt-item .adv-alt-content .faq-content ul .faq-item.faq-content>a,.adv-alt-item .adv-alt-content .faq-content>h2,.adv-alt-item .adv-alt-content .filter-active button,.adv-alt-item .adv-alt-content .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.adv-alt-item .adv-alt-content .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.adv-alt-item .adv-alt-content .gform_wrapper .gform_body ul li input:not([type=checkbox]),.adv-alt-item .adv-alt-content .laureate-banner .banner-content a,.adv-alt-item .adv-alt-content .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.adv-alt-item .adv-alt-content .quote-container a,.adv-alt-item .adv-alt-content .single-laureate-banner .banner-content a,.adv-alt-item .adv-alt-content .timeline-container .timeline-content .btn,.adv-alt-item .adv-alt-content figcaption,.adv-alt-item .adv-alt-content li,.adv-alt-item .adv-alt-content ol,.adv-alt-item .adv-alt-content p,.adv-alt-item .adv-alt-content ul,.content-frame .gform_wrapper form .gform_footer .adv-alt-item .adv-alt-content input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .adv-alt-item .adv-alt-content label,.faq-content .adv-alt-item .adv-alt-content .faq-item.faq-content>a,.filter-active .adv-alt-item .adv-alt-content button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .adv-alt-item .adv-alt-content label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .adv-alt-item .adv-alt-content input[type=submit],.gform_wrapper .gform_body ul li .adv-alt-item .adv-alt-content input:not([type=checkbox]),.laureate-banner .banner-content .adv-alt-item .adv-alt-content a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .adv-alt-item .adv-alt-content label,.quote-container .adv-alt-item .adv-alt-content a,.single-laureate-banner .banner-content .adv-alt-item .adv-alt-content a,.timeline-container .timeline-content .adv-alt-item .adv-alt-content .btn {
		font-size: 16px
	}
}

@media (max-width:767px) {
	.adv-alt-item .adv-alt-content {
		width: calc(100% - 210px)
	}
}

@media (max-width:640px) {
	.adv-alt-item .adv-alt-content {
		width: 100%;
		padding: 40px 20px;
		top: auto;
		position: relative;
		-webkit-transform: translateY(0);
		transform: translateY(0);
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
}

.adv-alt-footer {
	width: 100%;
	margin-top: 90px
}
.adv-alt-footer.frame{
    max-width: 90%;
}
.adv-alt-footer .cta-header-book {
	line-height: 24px;
	font-family: 'Untitled sans', sans-serif;
    font-weight: 300;
    letter-spacing: -0.015em;
	font-size: 22px;
}

@media (max-width:500px) {
	.adv-alt-footer .cta-header-book {
		font-size: 18px;
		line-height: 18px
	}
}

@media (max-width:500px) {
	.adv-alt-footer {
		margin-top: 30px;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

@media (max-width:767px) {
	.adv-alt-footer .adv-content {
		margin-top: 0
	}
}

@media (max-width:500px) {
	.adv-alt-footer .adv-footer-item {
		border-bottom: 1px solid #F67828!important
	}

	.adv-alt-footer .adv-footer-item:last-child {
		border-bottom: none!important
	}
}

@media (max-width:1280px) {
	.adv-alt-footer.count-3 {
		max-width: 1200px
	}
}

@media (max-width:767px) {
	.adv-alt-footer.count-3 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

@media (max-width:1280px) {
	.adv-alt-footer.count-3 .adv-content {
		width: 100%
	}
}

@media (max-width:767px) {
	.adv-alt-footer.count-3 .adv-content {
		text-align: center
	}
}

.adv-alt-footer.count-3 .adv-footer-item {
	padding: 0 20px
}

@media (max-width:767px) {
	.adv-alt-footer.count-3 .adv-footer-item {
		width: 100%;
		padding: 10px 20px
	}

	.adv-alt-footer.count-3 .adv-footer-item>div {
		margin-left: auto;
		margin-right: auto
	}
}

.adv-alt-footer.count-3 .adv-footer-item:nth-child(2) {
	border-left: 1px solid #F67828;
	border-right: 1px solid #F67828
}

@media (max-width:767px) {
	.adv-alt-footer.count-3 .adv-footer-item:nth-child(2) {
		border: none
	}
}

.adv-alt-footer.count-3 .adv-graphic {
	padding-right: 30px;
    padding-left: 30px;
}

@media (max-width:640px) {
	.adv-alt-footer.count-3 .adv-graphic {
		padding-right: 0;
        padding-left: 0;
	}
}

.adv-alt-footer.count-3 .adv-graphic:after {
	right: 10px
}

.adv-alt-footer.count-4 {
	max-width: 1400px
}

@media (max-width:1500px) {
	.adv-alt-footer.count-4 {
		max-width: 1200px
	}
}

@media (max-width:1280px) {
	.adv-alt-footer.count-4 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

.adv-alt-footer.count-4 .faq-content .faq-item>a.cta-header-book,.adv-alt-footer.count-4 .faq-content li .faq-item>a.cta-header-book,.adv-alt-footer.count-4 .faq-content ol .faq-item>a.cta-header-book,.adv-alt-footer.count-4 .faq-content ul .faq-item>a.cta-header-book,.adv-alt-footer.count-4 h2.cta-header-book,.faq-content .adv-alt-footer.count-4 .faq-item>a.cta-header-book {
	font-size: 22px;
	line-height: 22px
}

.adv-alt-footer.count-4 .adv-footer-item {
	padding: 0 20px
}

@media (max-width:1280px) {
	.adv-alt-footer.count-4 .adv-footer-item {
		width: 50%;
		padding: 10px 20px
	}
}

@media (max-width:640px) {
	.adv-alt-footer.count-4 .adv-footer-item {
		width: 100%
	}
}

@media (max-width:1280px) {
	.adv-alt-footer.count-4 .adv-footer-item .adv-content {
		width: 100%
	}
}

@media (max-width:767px) {
	.adv-alt-footer.count-4 .adv-footer-item .adv-content {
		text-align: center
	}
}

.adv-alt-footer.count-4 .adv-footer-item:first-child {
	padding-left: 0
}

@media (max-width:1280px) {
	.adv-alt-footer.count-4 .adv-footer-item:first-child {
		padding: 10px 20px
	}
}

.adv-alt-footer.count-4 .adv-footer-item:last-child {
	padding-right: 0
}

@media (max-width:1280px) {
	.adv-alt-footer.count-4 .adv-footer-item:last-child {
		padding: 10px 20px
	}
}

.adv-alt-footer.count-4 .adv-footer-item:nth-child(2) {
	border-left: 1px solid #F67828
}

@media (max-width:1280px) {
	.adv-alt-footer.count-4 .adv-footer-item:nth-child(2) {
		border: none
	}
}

.adv-alt-footer.count-4 .adv-footer-item:nth-child(3) {
	border-right: 1px solid #F67828;
	border-left: 1px solid #F67828
}

@media (max-width:1280px) {
	.adv-alt-footer.count-4 .adv-footer-item:nth-child(3) {
		border: none
	}
}

.adv-alt-footer.count-4 .adv-graphic {
	padding-right: 30px
}

@media (max-width:640px) {
	.adv-alt-footer.count-4 .adv-graphic {
		padding-right: 0
	}
}

.adv-alt-footer.count-4 .adv-graphic:after {
	right: 10px
}

@media (max-width:767px) {
	.adv-alt-footer.count-2 .adv-content {
		text-align: center
	}
}

@media (max-width:767px) {
	.adv-alt-footer.count-2 .adv-footer-item {
		padding: 10px 20px;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

.adv-alt-footer.count-2 .adv-footer-item:first-child {
	padding-right: 30px;
	padding-left: 0
}

@media (max-width:500px) {
	.adv-alt-footer.count-2 .adv-footer-item:first-child {
		padding-right: 0
	}
}


.adv-alt-footer.count-2 .adv-footer-item {
	padding-left: 30px;
    padding-right: 30px;
	padding-right: 0;
	border-right: 1px solid #F67828;
}
.adv-alt-footer.count-2 .adv-footer-item:last-child {
	padding-left: 30px;
	padding-right: 0;
	border: none;
}
@media (max-width:500px) {
	.adv-alt-footer.count-2 .adv-footer-item:last-child {
		padding-left: 0;
		border: none
	}
}

.adv-alt-footer.count-2 .adv-footer-item>div {
	width: 50%
}

@media (max-width:767px) {
	.adv-alt-footer.count-2 .adv-footer-item>div {
		width: 100%
	}
}

.adv-footer-item {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

@media (max-width:850px) {
	.adv-footer-item {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

@media (max-width:500px) {
	.adv-footer-item {
		margin-bottom: 20px
	}
}

.adv-footer-item>div {
	max-width: 250px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

@media (max-width:920px) {
	.adv-footer-item>div .cta-header-book {
		line-height: 24px;
		font-size: 22px
	}
}

@media (max-width:850px) {
	.adv-footer-item>div {
		width: 100%
	}
}

@media (max-width:500px) {
	.adv-footer-item>div {
		text-align: center
	}
}

.adv-footer-item .adv-graphic {
	text-align: center
}

@media (max-width:850px) {
	.adv-footer-item .adv-graphic {
		margin-bottom: 15px;
		padding-right: 0
	}
}

@media (max-width:500px) {
	.adv-footer-item .adv-graphic:after {
		display: none
	}
}

.timeline-container .timeline-item-container {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 60px 0;
	position: relative
}

@media (max-width:767px) {
	.timeline-container .timeline-item-container {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-flex-line-pack: end;
		align-content: flex-end;
		margin-left: 20%
	}

	.timeline-container .timeline-item-container .timeline-content {
		width: 100%;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}

	.timeline-container .timeline-item-container .timeline-image {
		margin-bottom: 50px;
		width: 100%;
		height: 320px
	}
}

@media (max-width:500px) {
	.timeline-container .timeline-item-container {
		margin-left: 0;
		padding: 0 30px;
		margin-bottom: 60px
	}

	.timeline-container .timeline-item-container .timeline-image {
		height: 220px
	}
}

@media (max-width:320px) {
	.timeline-container .timeline-item-container {
		padding: 0 16px
	}
}

.timeline-container .timeline-item-container .sub-header-link:after {
	display: none!important
}

.timeline-container .timeline-item-container.init:before {
	background-size: 30px 30px
}

.timeline-container .timeline-item-container.init:after {
	height: 100%
}

.timeline-container .timeline-item-container.init:nth-child(odd) .timeline-image:before {
	left: -30px
}

@media (max-width:767px) {
	.timeline-container .timeline-item-container.init:nth-child(odd) .timeline-image:before {
		left: auto;
		right: -30px
	}
}

.timeline-container .timeline-item-container.init:nth-child(even) .timeline-image:before {
	right: -30px
}

.timeline-container .timeline-item-container.init .timeline-image:before {
	bottom: -30px
}

.timeline-container .timeline-item-container.init .timeline-content .timeline-count {
	opacity: 1
}

.timeline-container .timeline-item-container:after {
	content: "";
	width: 1px;
	background-color: #221f1f;
	height: 0;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	position: absolute;
	-webkit-transition: all .65s ease-in-out;
	transition: all .65s ease-in-out
}

@media (max-width:767px) {
	.timeline-container .timeline-item-container:after {
		left: -15%;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

.timeline-container .timeline-item-container:before {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	content: "";
	width: 30px;
	height: 30px;
	background-image: url(../imgs/icons/timeline-icon.svg);
	background-position: center;
	background-size: 0 0;
	background-repeat: no-repeat;
	z-index: 20;
	-webkit-transition: all .65s ease-in-out;
	transition: all .65s ease-in-out
}

@media (max-width:767px) {
	.timeline-container .timeline-item-container:before {
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		left: calc(-15% - 15px)
	}
}

.timeline-container .timeline-item-container:first-child {
	padding-top: 0
}

.timeline-container .timeline-item-container:nth-child(odd) .timeline-image {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}

@media (max-width:768px) {
	.timeline-container .timeline-item-container:nth-child(odd) .timeline-image {
		-webkit-transform: translateX(-30px);
		transform: translateX(-30px)
	}
}

@media (max-width:767px) {
	.timeline-container .timeline-item-container:nth-child(odd) .timeline-image {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

.timeline-container .timeline-item-container:nth-child(odd) .timeline-image:before {
	left: 0
}

.timeline-container .timeline-item-container:nth-child(odd) .timeline-content {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}

.timeline-container .timeline-item-container:nth-child(even) .timeline-content {
	text-align: right
}

@media (max-width:767px) {
	.timeline-container .timeline-item-container:nth-child(even) .timeline-content {
		text-align: left
	}
}

.timeline-container .timeline-item-container:nth-child(even) .timeline-content .btn:before {
	left: auto;
	right: 0
}

@media (max-width:767px) {
	.timeline-container .timeline-item-container:nth-child(even) .timeline-content .btn:before {
		right: auto;
		left: 0
	}
}

@media (max-width:768px) {
	.timeline-container .timeline-item-container:nth-child(even) .timeline-image {
		-webkit-transform: translateX(30px);
		transform: translateX(30px)
	}
}

@media (max-width:767px) {
	.timeline-container .timeline-item-container:nth-child(even) .timeline-image {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

.timeline-container .timeline-item-container:nth-child(even) .timeline-image:before {
	right: 0
}

.timeline-container .timeline-item-container:nth-child(4n+1) .timeline-image:before {
	background-color: #F67828
}

.timeline-container .timeline-item-container:nth-child(4n+2) .timeline-image:before {
	background-color: #fa773a
}

.timeline-container .timeline-item-container:nth-child(4n+3) .timeline-image:before {
	background-color: #51b2ad
}

.timeline-container .timeline-item-container:nth-child(4n+4) .timeline-image:before {
	background-color: #9b3b1a
}

.timeline-container .svg-timeline-small {
	position: absolute;
	bottom: -3px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

@media (max-width:767px) {
	.timeline-container .svg-timeline-small {
		-webkit-transform: translteX(0);
		transform: translteX(0);
		left: -15%
	}
}

.timeline-container .timeline-image {
	width: 410px;
	height: 270px;
	position: relative
}

@media (max-width:1024px) {
	.timeline-container .timeline-image {
		width: 320px;
		height: 210.73px
	}
}

@media (max-width:320px) {
	.timeline-container .timeline-image {
		width: 100%!important;
		height: 180px!important
	}
}

.timeline-container .timeline-image:before {
	content: "";
	width: 100%;
	height: 100%;
	background-color: #F67828;
	position: absolute;
	bottom: 0;
	-webkit-transition: all .65s ease-in-out;
	transition: all .65s ease-in-out
}

.timeline-container .timeline-content {
	width: 380px;
	position: relative
}

@media (max-width:1024px) {
	.timeline-container .timeline-content {
		width: 340px
	}
}

@media (max-width:850px) {
	.timeline-container .timeline-content {
		width: 300px
	}
}

.content-frame .gform_wrapper form .gform_footer .timeline-container .timeline-content input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .timeline-container .timeline-content label,.faq-content .timeline-container .timeline-content .faq-item.faq-content>a,.filter-active .timeline-container .timeline-content button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .timeline-container .timeline-content label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .timeline-container .timeline-content input[type=submit],.gform_wrapper .gform_body ul li .timeline-container .timeline-content input:not([type=checkbox]),.laureate-banner .banner-content .timeline-container .timeline-content a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .timeline-container .timeline-content label,.quote-container .timeline-container .timeline-content a,.single-laureate-banner .banner-content .timeline-container .timeline-content a,.timeline-container .timeline-content .btn,.timeline-container .timeline-content .content-frame .gform_wrapper form .gform_footer input[type=submit],.timeline-container .timeline-content .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.timeline-container .timeline-content .faq-content .faq-item.faq-content>a,.timeline-container .timeline-content .faq-content li .faq-item.faq-content>a,.timeline-container .timeline-content .faq-content ol .faq-item.faq-content>a,.timeline-container .timeline-content .faq-content ul .faq-item.faq-content>a,.timeline-container .timeline-content .faq-content>h2,.timeline-container .timeline-content .filter-active button,.timeline-container .timeline-content .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.timeline-container .timeline-content .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.timeline-container .timeline-content .gform_wrapper .gform_body ul li input:not([type=checkbox]),.timeline-container .timeline-content .laureate-banner .banner-content a,.timeline-container .timeline-content .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.timeline-container .timeline-content .quote-container a,.timeline-container .timeline-content .single-laureate-banner .banner-content a,.timeline-container .timeline-content figcaption,.timeline-container .timeline-content li,.timeline-container .timeline-content ol,.timeline-container .timeline-content p,.timeline-container .timeline-content ul {
	margin-top: 0
}

.timeline-container .timeline-content .timeline-count {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	top: 30%;
	line-height: 0;
	font-size: 600px;
	z-index: -1;
	color: rgba(34,31,31,.04);
	-webkit-transition: all .65s ease-in-out;
	transition: all .65s ease-in-out;
	opacity: 0
}

@media (max-width:850px) {
	.timeline-container .timeline-content .timeline-count {
		font-size: 400px
	}
}

@media (max-width:767px) {
	.timeline-container .timeline-content .timeline-count {
		top: 40%
	}
}

@media (max-width:500px) {
	.timeline-container .timeline-content .timeline-count {
		top: 30%
	}
}

.timeline-container .timeline-content .btn {
	font-family: freight-sans-pro,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 18px;
	line-height: 18px;
	letter-spacing: 0
}

.page-template-about .content-frame {
	margin-bottom: 0
}

.prize-container {
	margin-top: 160px;
	color: #fff;
	padding: 75px 0;
	overflow: hidden;
	position: relative
}

.prize-container div.parallax {
	background-image: url(../imgs/prize-bg.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: 120%;
	top: 0;
	left: 0;
	position: absolute
}

.faq-content .prize-container .faq-item>a,.prize-container .faq-content .faq-item>a,.prize-container .faq-content li .faq-item>a,.prize-container .faq-content ol .faq-item>a,.prize-container .faq-content ul .faq-item>a,.prize-container h2 {
	width: 100%;
	margin-bottom: 75px;
	z-index: 10;
	position: relative
}

.prize-frame {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.faq-content .faq-item.prize-frame>a,.faq-content li .faq-item.prize-frame>a,.faq-content ol .faq-item.prize-frame>a,.faq-content ul .faq-item.prize-frame>a,.prize-frame>h2 {
	font-size: 60px;
	line-height: 60px;
	left: -.25px
}

@media (max-width:1024px) {
	.faq-content .faq-item.prize-frame>a,.faq-content li .faq-item.prize-frame>a,.faq-content ol .faq-item.prize-frame>a,.faq-content ul .faq-item.prize-frame>a,.prize-frame>h2 {
		font-size: 50px;
		line-height: 50px
	}
}

@media (max-width:500px) {
	.faq-content .faq-item.prize-frame>a,.faq-content li .faq-item.prize-frame>a,.faq-content ol .faq-item.prize-frame>a,.faq-content ul .faq-item.prize-frame>a,.prize-frame>h2 {
		font-size: 38px;
		line-height: 38px
	}
}

.prize-content {
	width: 32%;
	padding-top: 20px;
	margin-bottom: 60px;
	position: relative
}

@media (max-width:920px) {
	.prize-content {
		width: 48%
	}
}

@media (max-width:500px) {
	.prize-content {
		width: 100%;
		margin-bottom: 30px
	}
}

.content-frame .gform_wrapper form .gform_footer .prize-content input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .prize-content label,.faq-content .prize-content .faq-item.faq-content>a,.filter-active .prize-content button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .prize-content label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .prize-content input[type=submit],.gform_wrapper .gform_body ul li .prize-content input:not([type=checkbox]),.laureate-banner .banner-content .prize-content a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .prize-content label,.prize-content .content-frame .gform_wrapper form .gform_footer input[type=submit],.prize-content .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.prize-content .faq-content .faq-item.faq-content>a,.prize-content .faq-content li .faq-item.faq-content>a,.prize-content .faq-content ol .faq-item.faq-content>a,.prize-content .faq-content ul .faq-item.faq-content>a,.prize-content .faq-content>h2,.prize-content .filter-active button,.prize-content .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.prize-content .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.prize-content .gform_wrapper .gform_body ul li input:not([type=checkbox]),.prize-content .laureate-banner .banner-content a,.prize-content .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.prize-content .quote-container a,.prize-content .single-laureate-banner .banner-content a,.prize-content .timeline-container .timeline-content .btn,.prize-content figcaption,.prize-content li,.prize-content ol,.prize-content p,.prize-content ul,.quote-container .prize-content a,.single-laureate-banner .banner-content .prize-content a,.timeline-container .timeline-content .prize-content .btn {
	margin: 0;
	font-weight: 500
}

@media (max-width:920px) {
	.content-frame .gform_wrapper form .gform_footer .prize-content input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .prize-content label,.faq-content .prize-content .faq-item.faq-content>a,.filter-active .prize-content button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .prize-content label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .prize-content input[type=submit],.gform_wrapper .gform_body ul li .prize-content input:not([type=checkbox]),.laureate-banner .banner-content .prize-content a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .prize-content label,.prize-content .content-frame .gform_wrapper form .gform_footer input[type=submit],.prize-content .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.prize-content .faq-content .faq-item.faq-content>a,.prize-content .faq-content li .faq-item.faq-content>a,.prize-content .faq-content ol .faq-item.faq-content>a,.prize-content .faq-content ul .faq-item.faq-content>a,.prize-content .faq-content>h2,.prize-content .filter-active button,.prize-content .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.prize-content .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.prize-content .gform_wrapper .gform_body ul li input:not([type=checkbox]),.prize-content .laureate-banner .banner-content a,.prize-content .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.prize-content .quote-container a,.prize-content .single-laureate-banner .banner-content a,.prize-content .timeline-container .timeline-content .btn,.prize-content figcaption,.prize-content li,.prize-content ol,.prize-content p,.prize-content ul,.quote-container .prize-content a,.single-laureate-banner .banner-content .prize-content a,.timeline-container .timeline-content .prize-content .btn {
		line-height: 21px
	}
}

.prize-content.init:after {
	width: 270px
}

@media (max-width:1024px) {
	.prize-content.init:after {
		width: 80%
	}
}

.prize-content.init:before {
	background-size: 18px,18px
}

.prize-content:after {
	width: 0;
	height: 1px;
	background-color: #fa773a;
	position: absolute;
	content: "";
	top: 0;
	left: 30px;
	-webkit-transition: all .65s ease-in-out;
	transition: all .65s ease-in-out
}

.prize-content:before {
	width: 18px;
	height: 18px;
	background-image: url(../imgs/icons/prize-icon.svg);
	background-position: center;
	background-size: 0,0;
	background-repeat: no-repeat;
	content: "";
	position: absolute;
	top: -9px;
	left: 0;
	-webkit-transition: all .65s ease-in-out;
	transition: all .65s ease-in-out
}

@media (max-width:767px) {
	.page-template-selection-process .page-footer-links {
		margin-top: 0
	}
}

.judges-item {
	width: calc(33.3333% - 40px);
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 0;
	margin-bottom: 40px;
	margin-top: 75px;
	-webkit-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out;
	max-width: 100%
}

@media (max-width:1500px) {
	.judges-item {
		margin-bottom: 40px;
		margin-top: 40px
	}
}

@media (max-width:850px) {
	.judges-item {
		width: calc(50% - 40px);
		margin-top: 20px;
		margin-bottom: 20px
	}
}

@media (max-width:640px) {
	.judges-item {
		width: 100%;
		margin-right: 0;
		margin-left: 0
	}
}

.judges-item .judge-img {
	width: 100%;
	height: 250px;
	background-size: cover;
	background-position: center;
	margin-bottom: 30px;
	position: relative
}

@media (max-width:320px) {
	.judges-item .judge-img {
		height: 175px
	}
}

.judges-item .cta-header {
	position: relative
}

.judges-item .cta-header:after {
	content: '';
	background-image: url(../imgs/icons/cta-link-arrow.svg);
	background-size: 9px,21px;
	background-position: center;
	background-repeat: no-repeat;
	width: 9px;
	height: 21px;
	top: 20px;
	right: 0;
	position: absolute;
	-webkit-transform: translateX(0);
	transform: translateX(0);
	-webkit-transition: all .65s ease-in-out;
	transition: all .65s ease-in-out
}

@media (max-width:920px) {
	.judges-item .cta-header:after {
		widows: 6px;
		height: 18px;
		background-size: 6px,18px
	}
}

.judges-item:hover {
	cursor: auto!important
}

.judges-item:hover .cta-header {
	color: #221f1f!important
}

.judges-item:after {
	display: none!important
}

.judges-item.judge-link-active:after {
	display: block
}

.judges-item.judge-link-active:hover .cta-header {
	color: #F67828!important
}

.content-frame .gform_wrapper form .gform_footer .judges-item>input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .judges-item>label,.faq-content .faq-item.faq-content.judges-item>a,.faq-content li .faq-item.faq-content.judges-item>a,.faq-content ol .faq-item.faq-content.judges-item>a,.faq-content ul .faq-item.faq-content.judges-item>a,.faq-content.judges-item>h2,.filter-active .judges-item>button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .judges-item>label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .judges-item>input[type=submit],.gform_wrapper .gform_body ul li .judges-item>input:not([type=checkbox]),.judges-item>figcaption,.judges-item>li,.judges-item>ol,.judges-item>p,.judges-item>ul,.laureate-banner .banner-content .judges-item>a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .judges-item>label,.quote-container .judges-item>a,.single-laureate-banner .banner-content .judges-item>a,.timeline-container .timeline-content .judges-item>.btn {
	font-size: 21px;
	letter-spacing: 0;
	line-height: 27px;
	padding-right: 40px
}

@media (max-width:1024px) {
	.content-frame .gform_wrapper form .gform_footer .judges-item>input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .judges-item>label,.faq-content .faq-item.faq-content.judges-item>a,.faq-content li .faq-item.faq-content.judges-item>a,.faq-content ol .faq-item.faq-content.judges-item>a,.faq-content ul .faq-item.faq-content.judges-item>a,.faq-content.judges-item>h2,.filter-active .judges-item>button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .judges-item>label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .judges-item>input[type=submit],.gform_wrapper .gform_body ul li .judges-item>input:not([type=checkbox]),.judges-item>figcaption,.judges-item>li,.judges-item>ol,.judges-item>p,.judges-item>ul,.laureate-banner .banner-content .judges-item>a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .judges-item>label,.quote-container .judges-item>a,.single-laureate-banner .banner-content .judges-item>a,.timeline-container .timeline-content .judges-item>.btn {
		font-size: 18px;
		line-height: 21px;
		padding-right: 20px
	}
}

.judges-item .judge-content {
	display: none
}

@media (max-width:850px) {
	.judges-item .judge-trigger {
		display: none
	}
}

.judges-item .mobile-judge-trigger {
	display: none
}

@media (max-width:850px) {
	.judges-item .mobile-judge-trigger {
		display: block
	}
}

.judges-item .judges-content-mobile {
	margin-top: 15px;
	display: none
}

.judges-item.active-toggle-item {
	color: #F67828
}

.content-frame .gform_wrapper form .gform_footer .judges-item.active-toggle-item .judges-content-mobile input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .judges-item.active-toggle-item .judges-content-mobile label,.faq-content .judges-item.active-toggle-item .judges-content-mobile .faq-item.faq-content>a,.filter-active .judges-item.active-toggle-item .judges-content-mobile button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .judges-item.active-toggle-item .judges-content-mobile label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .judges-item.active-toggle-item .judges-content-mobile input[type=submit],.gform_wrapper .gform_body ul li .judges-item.active-toggle-item .judges-content-mobile input:not([type=checkbox]),.judges-item.active-toggle-item .judges-content-mobile .content-frame .gform_wrapper form .gform_footer input[type=submit],.judges-item.active-toggle-item .judges-content-mobile .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.judges-item.active-toggle-item .judges-content-mobile .faq-content .faq-item.faq-content>a,.judges-item.active-toggle-item .judges-content-mobile .faq-content li .faq-item.faq-content>a,.judges-item.active-toggle-item .judges-content-mobile .faq-content ol .faq-item.faq-content>a,.judges-item.active-toggle-item .judges-content-mobile .faq-content ul .faq-item.faq-content>a,.judges-item.active-toggle-item .judges-content-mobile .faq-content>h2,.judges-item.active-toggle-item .judges-content-mobile .filter-active button,.judges-item.active-toggle-item .judges-content-mobile .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.judges-item.active-toggle-item .judges-content-mobile .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.judges-item.active-toggle-item .judges-content-mobile .gform_wrapper .gform_body ul li input:not([type=checkbox]),.judges-item.active-toggle-item .judges-content-mobile .laureate-banner .banner-content a,.judges-item.active-toggle-item .judges-content-mobile .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.judges-item.active-toggle-item .judges-content-mobile .quote-container a,.judges-item.active-toggle-item .judges-content-mobile .single-laureate-banner .banner-content a,.judges-item.active-toggle-item .judges-content-mobile .timeline-container .timeline-content .btn,.judges-item.active-toggle-item .judges-content-mobile figcaption,.judges-item.active-toggle-item .judges-content-mobile li,.judges-item.active-toggle-item .judges-content-mobile ol,.judges-item.active-toggle-item .judges-content-mobile p,.judges-item.active-toggle-item .judges-content-mobile ul,.laureate-banner .banner-content .judges-item.active-toggle-item .judges-content-mobile a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .judges-item.active-toggle-item .judges-content-mobile label,.quote-container .judges-item.active-toggle-item .judges-content-mobile a,.single-laureate-banner .banner-content .judges-item.active-toggle-item .judges-content-mobile a,.timeline-container .timeline-content .judges-item.active-toggle-item .judges-content-mobile .btn {
	color: #221f1f
}

.judges-item.active-toggle-item .cta-header:after {
	-webkit-transform: rotate(90deg) translateX(0);
	transform: rotate(90deg) translateX(0)
}

.judges-item.active-toggle-item:after {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

@media (max-width:850px) {
	.active-toggled-row #judges-container .judges-item {
		opacity: 0;
		height: 0;
		overflow: hidden;
		margin: 0;
		padding: 0
	}
}

@media (max-width:767px) {
	.page-template-judges .page-footer-links {
		margin-top: 0
	}
}

.row-content-container {
	display: none;
	width: 100%;
	padding: 80px;
	background-color: rgba(34,31,31,.02);
	border: .25px solid rgba(160,160,160,.25)
}

.row-content-container .back-button {
	position: absolute;
	right: 10px;
	top: 30px;
	margin: 0;
	display: none
}

.row-content-container .back-button:before {
	display: none
}

@media (max-width:1024px) {
	.row-content-container {
		padding: 40px
	}
}

@media (max-width:850px) {
	.row-content-container {
		display: none!important
	}
}

.row-content-container.active-row {
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

.row-content-container.active-row .back-button {
	display: inline-block
}

.faq-content .row-content-container .faq-item>a,.row-content-container .faq-content .faq-item>a,.row-content-container .faq-content li .faq-item>a,.row-content-container .faq-content ol .faq-item>a,.row-content-container .faq-content ul .faq-item>a,.row-content-container h2 {
	margin-bottom: 5px
}

.row-content-container .cta-sans-pro {
	margin-bottom: 30px
}

.row-content-container .judge-footer-meta {
	margin-top: 30px
}

.row-content-container .judge-footer-meta a.meta-font {
	display: table;
	margin-bottom: 15px
}

.row-content-container .judge-footer-meta a.meta-font:last-child {
	margin-bottom: 0
}

.row-content-container .judge-footer-meta .social-icon {
	margin-left: 0;
	margin-right: 15px
}

.row-content-container .meta-font {
	margin-right: 30px
}

.row-content-container .meta-font:before {
	width: 100%
}

.content-section .judges-filter-active {
	max-width: 1400px;
	padding-right: 80px;
	padding-left: 80px
}

.content-section .judges-filter-active .controls-pagination {
	display: none
}

@media (max-width:1100px) {
	.content-section .judges-filter-active {
		padding-left: 20px;
		padding-right: 20px
	}
}

.page-template-judges .banner-graphic-container {
	width: 1329px;
	height: 130px
}

.page-template-judges .banner-graphic-container svg {
	height: auto
}

.page-template-judges .banner:before {
	width: 1329px;
	height: 130px
}

@media (max-width:767px) {
	.page-template-judges .banner:before {
		width: 100%;
		height: 90%
	}
}

.judges-filter-wrapper {
	padding-left: 20px;
	padding-right: 20px
}

@media (max-width:640px) {
	.judges-filter-wrapper {
		padding-left: 0;
		padding-right: 0
	}
}

.faq-sidebar {
	width: 300px;
	padding-right: 60px
}

@media (max-width:1500px) {
	.faq-sidebar {
		width: 200px;
		padding-right: 30px
	}
}

@media (max-width:767px) {
	.faq-sidebar {
		padding-right: 20px
	}
}

@media (max-width:640px) {
	.faq-sidebar {
		width: 100%;
		padding-right: 0;
		margin-bottom: 30px;
		text-align: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding: 0 16px
	}
}

.faq-content .faq-sidebar .faq-item>a,.faq-sidebar .faq-content .faq-item>a,.faq-sidebar .faq-content li .faq-item>a,.faq-sidebar .faq-content ol .faq-item>a,.faq-sidebar .faq-content ul .faq-item>a,.faq-sidebar h2 {
	color: #221f1f;
	margin-bottom: 30px
}

@media (max-width:640px) {
	.faq-content .faq-sidebar .faq-item>a,.faq-sidebar .faq-content .faq-item>a,.faq-sidebar .faq-content li .faq-item>a,.faq-sidebar .faq-content ol .faq-item>a,.faq-sidebar .faq-content ul .faq-item>a,.faq-sidebar h2 {
		margin-bottom: 15px
	}
}

@media (max-width:640px) {
	.faq-content .faq-sidebar .faq-item>a.cta-sub-header,.faq-sidebar .faq-content .faq-item>a.cta-sub-header,.faq-sidebar .faq-content li .faq-item>a.cta-sub-header,.faq-sidebar .faq-content ol .faq-item>a.cta-sub-header,.faq-sidebar .faq-content ul .faq-item>a.cta-sub-header,.faq-sidebar h2.cta-sub-header {
		display: none
	}
}

.faq-sidebar a {
	display: inline-block;
	font-size: 22px;
	line-height: 22px;
	margin: 0 0 30px
}

@media (max-width:640px) {
	.faq-sidebar a {
		margin-bottom: 15px;
		font-size: 16px;
		font-weight: 500
	}
}

@media (max-width:1500px) {
	.page-template-faq .content-container {
		padding-right: 40px;
		padding-left: 40px
	}
}

@media (max-width:1024px) {
	.page-template-faq .content-container {
		padding-right: 0;
		padding-left: 0
	}
}

@media (max-width:640px) {
	.page-template-faq .content-container {
		padding-top: 10px
	}
}

.page-template-faq .content-container>.frame {
	max-width: 1127px
}

@media (max-width:640px) {
	.page-template-faq .content-container>.frame {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

.faq-content {
	width: 100%;
}

@media (max-width:1500px) {
	.faq-content {
		
	}
}

@media (max-width:640px) {
	.faq-content {
		width: 100%
	}
}

.faq-content .faq-item.faq-content>a,.faq-content li .faq-item.faq-content>a,.faq-content ol .faq-item.faq-content>a,.faq-content ul .faq-item.faq-content>a,.faq-content>h2 {
	color: #F67828;
	margin-bottom: 30px;
	margin-top: 60px;
	font-size: 24px;
	line-height: 24px
}

@media (max-width:767px) {
	.faq-content .faq-item.faq-content>a,.faq-content li .faq-item.faq-content>a,.faq-content ol .faq-item.faq-content>a,.faq-content ul .faq-item.faq-content>a,.faq-content>h2 {
		font-size: 20px;
		line-height: 20px
	}
}

@media (max-width:640px) {
	.faq-content .faq-item.faq-content>a,.faq-content li .faq-item.faq-content>a,.faq-content ol .faq-item.faq-content>a,.faq-content ul .faq-item.faq-content>a,.faq-content>h2 {
		font-size: 16px;
		line-height: 18px;
		font-weight: 500;
		margin-bottom: 15px
	}
}

.faq-content .faq-item.faq-content>a:focus,.faq-content li .faq-item.faq-content>a:focus,.faq-content ol .faq-item.faq-content>a:focus,.faq-content ul .faq-item.faq-content>a:focus,.faq-content>h2:focus {
	outline: 0!important
}

.faq-content .faq-item.faq-content>a:first-child,.faq-content li .faq-item.faq-content>a:first-child,.faq-content ol .faq-item.faq-content>a:first-child,.faq-content ul .faq-item.faq-content>a:first-child,.faq-content>h2:first-child {
	margin-top: 0
}

.faq-content .faq-content {
	display: none;
	width: 100%;
	padding: 0
}
.faq-content .faq-content ol li{font-size: 23px;}
.content-frame .gform_wrapper form .gform_footer .faq-content .faq-content input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .faq-content .faq-content label,.faq-content .faq-content .content-frame .gform_wrapper form .gform_footer input[type=submit],.faq-content .faq-content .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.faq-content .faq-content .filter-active button,.faq-content .faq-content .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.faq-content .faq-content .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.faq-content .faq-content .gform_wrapper .gform_body ul li input:not([type=checkbox]),.faq-content .faq-content .laureate-banner .banner-content a,.faq-content .faq-content .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.faq-content .faq-content .quote-container a,.faq-content .faq-content .single-laureate-banner .banner-content a,.faq-content .faq-content .timeline-container .timeline-content .btn,.faq-content .faq-content figcaption,.faq-content .faq-content li,.faq-content .faq-content ol,.faq-content .faq-content p,.faq-content .faq-content ul,.faq-content .faq-content>h2,.faq-content .faq-item.faq-content>a,.faq-content li .faq-item.faq-content>a,.faq-content ol .faq-item.faq-content>a,.faq-content ul .faq-item.faq-content>a,.filter-active .faq-content .faq-content button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .faq-content .faq-content label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .faq-content .faq-content input[type=submit],.gform_wrapper .gform_body ul li .faq-content .faq-content input:not([type=checkbox]),.laureate-banner .banner-content .faq-content .faq-content a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .faq-content .faq-content label,.quote-container .faq-content .faq-content a,.single-laureate-banner .banner-content .faq-content .faq-content a,.timeline-container .timeline-content .faq-content .faq-content .btn {
	margin: 0
}
.faq-content .faq-content ul{
	padding-left: revert !important;
}
.faq-content .faq-content li{
	list-style-type: unset !important;
}
.faq-content .faq-content a {
	display: inline-block
}

.faq-content .faq-content a:hover {
	color: #F67828
}

.faq-content .faq-content a:before {
	content: "";
	position: absolute;
	width: 100%;
	background-color: #F67828;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: 0;
	-webkit-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out
}

.faq-content .faq-item {
	-webkit-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out;
	padding-bottom: 0
}

.faq-content .faq-item.active-faq-item {
	padding-bottom: 50px
}

.faq-content .faq-item.active-faq-item a:after {
	content: "-";
	/**-webkit-transform: translateY(-50%) rotate(90deg);
	transform: translateY(-50%) rotate(90deg)**/
}

.faq-content .faq-item>a,.faq-content li .faq-item>a,.faq-content ol .faq-item>a,.faq-content ul .faq-item>a {
	font-size: 30px;
	line-height: 39px;
	letter-spacing: 0;
	margin: 15px 0 0;
	display: block;
	padding: 30px 0 20px;
	border-top: 1px solid #F67828;
	position: relative
}
.faq-content .faq-content h5{font-size: 26px;color: #F67828;margin-top: 1.5rem;}
.faq-content .faq-item:nth-last-child(1){border-bottom: 1px solid #F67828;padding-bottom: 15px;}
@media (max-width:767px) {
	.faq-content .faq-item>a,.faq-content li .faq-item>a,.faq-content ol .faq-item>a,.faq-content ul .faq-item>a {
		font-size: 22px;
		line-height: 24px;
		padding-right: 40px
	}
}

.faq-content .faq-item>a:after,.faq-content li .faq-item>a:after,.faq-content ol .faq-item>a:after,.faq-content ul .faq-item>a:after {
	content: "+";
	width: 9px;
	height: 21px;
	-webkit-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 10px;
	/**background-image: url(../images/arrow.svg);**/
	background-size: 9px 21px;
	background-position: center;
	background-repeat: no-repeat;
	color: #F67828;
}

.faq-content .faq-item>a:before,.faq-content li .faq-item>a:before,.faq-content ol .faq-item>a:before,.faq-content ul .faq-item>a:before {
	display: none
}

.faq-content .faq-item>a.active-faq,.faq-content li .faq-item>a.active-faq,.faq-content ol .faq-item>a.active-faq,.faq-content ul .faq-item>a.active-faq {
	color: #F67828
}

.sir-john-banner {
	background-size: cover;
	background-position: center;
	border-bottom: none
}

@media (max-width:767px) {
	.sir-john-banner {
		background-size: cover;
		background-position: center
	}

	.sir-john-banner:before {
		width: 100%;
		height: 100%;
		background-color: rgba(0,0,0,.25);
		position: absolute;
		top: 0;
		left: 0;
		content: ''
	}
}

@media (max-width:500px) {
	.sir-john-banner {
		background-image: none!important
	}

	.sir-john-banner:before {
		display: none
	}
}

.sir-john-banner .mobile-sir-banner {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat
}

@media (max-width:500px) {
	.sir-john-banner .mobile-sir-banner {
		display: block
	}
}

.sir-john-banner .frame {
	-webkit-transform: translate(-50%,-250px);
	transform: translate(-50%,-250px)
}

@media (max-width:767px) {
	.sir-john-banner .frame {
		-webkit-transform: translate(0);
		transform: translate(0);
		position: absolute;
		bottom: 60px;
		padding: 0 16px
	}

	.faq-content .laureate-banner .banner-content .sir-john-banner .frame .faq-item>a,.faq-content .single-laureate-banner .banner-content .sir-john-banner .frame .faq-item>a,.laureate-banner .banner-content .faq-content .sir-john-banner .frame .faq-item>a,.laureate-banner .banner-content .sir-john-banner .frame h2,.single-laureate-banner .banner-content .faq-content .sir-john-banner .frame .faq-item>a,.single-laureate-banner .banner-content .sir-john-banner .frame h2,.sir-john-banner .frame .faq-content .laureate-banner .banner-content .faq-item>a,.sir-john-banner .frame .faq-content .single-laureate-banner .banner-content .faq-item>a,.sir-john-banner .frame .laureate-banner .banner-content .faq-content .faq-item>a,.sir-john-banner .frame .laureate-banner .banner-content .faq-content li .faq-item>a,.sir-john-banner .frame .laureate-banner .banner-content .faq-content ol .faq-item>a,.sir-john-banner .frame .laureate-banner .banner-content .faq-content ul .faq-item>a,.sir-john-banner .frame .laureate-banner .banner-content h2,.sir-john-banner .frame .single-laureate-banner .banner-content .faq-content .faq-item>a,.sir-john-banner .frame .single-laureate-banner .banner-content .faq-content li .faq-item>a,.sir-john-banner .frame .single-laureate-banner .banner-content .faq-content ol .faq-item>a,.sir-john-banner .frame .single-laureate-banner .banner-content .faq-content ul .faq-item>a,.sir-john-banner .frame .single-laureate-banner .banner-content h2,.sir-john-banner .frame .timeline-container .timeline-content .timeline-count,.sir-john-banner .frame h1,.timeline-container .timeline-content .sir-john-banner .frame .timeline-count {
		text-align: left
	}
}

@media (max-width:500px) {
	.faq-content .laureate-banner .banner-content .sir-john-banner .frame .faq-item>a,.faq-content .single-laureate-banner .banner-content .sir-john-banner .frame .faq-item>a,.laureate-banner .banner-content .faq-content .sir-john-banner .frame .faq-item>a,.laureate-banner .banner-content .sir-john-banner .frame h2,.single-laureate-banner .banner-content .faq-content .sir-john-banner .frame .faq-item>a,.single-laureate-banner .banner-content .sir-john-banner .frame h2,.sir-john-banner .frame .faq-content .laureate-banner .banner-content .faq-item>a,.sir-john-banner .frame .faq-content .single-laureate-banner .banner-content .faq-item>a,.sir-john-banner .frame .laureate-banner .banner-content .faq-content .faq-item>a,.sir-john-banner .frame .laureate-banner .banner-content .faq-content li .faq-item>a,.sir-john-banner .frame .laureate-banner .banner-content .faq-content ol .faq-item>a,.sir-john-banner .frame .laureate-banner .banner-content .faq-content ul .faq-item>a,.sir-john-banner .frame .laureate-banner .banner-content h2,.sir-john-banner .frame .single-laureate-banner .banner-content .faq-content .faq-item>a,.sir-john-banner .frame .single-laureate-banner .banner-content .faq-content li .faq-item>a,.sir-john-banner .frame .single-laureate-banner .banner-content .faq-content ol .faq-item>a,.sir-john-banner .frame .single-laureate-banner .banner-content .faq-content ul .faq-item>a,.sir-john-banner .frame .single-laureate-banner .banner-content h2,.sir-john-banner .frame .timeline-container .timeline-content .timeline-count,.sir-john-banner .frame h1,.timeline-container .timeline-content .sir-john-banner .frame .timeline-count {
		padding-left: 0;
		padding-right: 0
	}
}

.sir-john-banner .sirjohn-header-sub {
	margin-bottom: 20px
}

.sir-john-banner .sirjohn-header-sub {
	font-size: 90px;
	letter-spacing: -.5px;
	line-height: 78px
}

@media (max-width:1500px) {
	.sir-john-banner .sirjohn-header-sub {
		font-size: 75px;
		line-height: 72px
	}
}

@media (max-width:1024px) {
	.sir-john-banner .sirjohn-header-sub {
		font-size: 65px;
		line-height: 65px
	}
}

@media (max-width:500px) {
	.sir-john-banner .sirjohn-header-sub {
		font-size: 51px;
		line-height: 42px;
		margin-bottom: 15px
	}
}

.sir-john-banner .vid-trigger {
	position: relative;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #fff;
	height: 60px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.sir-john-banner .vid-trigger:before {
	display: none
}

.sir-john-banner .vid-trigger .play-content {
	display: inline-block;
	-webkit-transform: translate(80px,15px);
	transform: translate(80px,15px)
}

.sir-john-banner .vid-trigger .play-trigger {
	width: 60px;
	height: 60px;
	background-color: #fff;
	position: absolute;
	left: 0;
	display: inline-block;
	border: none!important;
	margin: 0
}

.sir-john-banner .vid-trigger .play-trigger:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	border-top: 10px solid #fff;
	border-bottom: 10px solid #fff;
	border-left: 15px solid #F67828;
	border-radius: 2px;
	width: 0;
	height: 0
}

@media (max-width:850px) {
	.page-template-sir-john.active-scroll header {
		background-color: rgba(0,0,0,.75)
	}
}

@media (max-width:850px) {
	.page-template-sir-john header {
		background-color: transparent
	}
}

.sir-john-intro {
	-webkit-transform: translateY(-275px);
	transform: translateY(-275px);
	z-index: 20;
	color: #fff
}

@media (max-width:767px) {
	.sir-john-intro {
		background-color: #F67828;
		-webkit-transform: translateY(0);
		transform: translateY(0);
		margin-bottom: 30px
	}
}

.sir-john-intro:before {
	width: 50vw;
	content: '';
	left: 0;
	height: 100%;
	background-color: #F67828;
	position: absolute
}

@media (max-width:767px) {
	.sir-john-intro:before {
		display: none
	}
}

.sir-john-intro .sj-intro-content-container {
	max-width: 1140px;
	background-color: #F67828;
	padding: 80px 120px 80px 0;
	z-index: 30;
	position: relative
}

.content-frame .gform_wrapper form .gform_footer .sir-john-intro .sj-intro-content-container input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .sir-john-intro .sj-intro-content-container label,.faq-content .sir-john-intro .sj-intro-content-container .faq-item.faq-content>a,.filter-active .sir-john-intro .sj-intro-content-container button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .sir-john-intro .sj-intro-content-container label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .sir-john-intro .sj-intro-content-container input[type=submit],.gform_wrapper .gform_body ul li .sir-john-intro .sj-intro-content-container input:not([type=checkbox]),.laureate-banner .banner-content .sir-john-intro .sj-intro-content-container a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .sir-john-intro .sj-intro-content-container label,.quote-container .sir-john-intro .sj-intro-content-container a,.single-laureate-banner .banner-content .sir-john-intro .sj-intro-content-container a,.sir-john-intro .sj-intro-content-container .content-frame .gform_wrapper form .gform_footer input[type=submit],.sir-john-intro .sj-intro-content-container .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.sir-john-intro .sj-intro-content-container .faq-content .faq-item.faq-content>a,.sir-john-intro .sj-intro-content-container .faq-content li .faq-item.faq-content>a,.sir-john-intro .sj-intro-content-container .faq-content ol .faq-item.faq-content>a,.sir-john-intro .sj-intro-content-container .faq-content ul .faq-item.faq-content>a,.sir-john-intro .sj-intro-content-container .faq-content>h2,.sir-john-intro .sj-intro-content-container .filter-active button,.sir-john-intro .sj-intro-content-container .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.sir-john-intro .sj-intro-content-container .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.sir-john-intro .sj-intro-content-container .gform_wrapper .gform_body ul li input:not([type=checkbox]),.sir-john-intro .sj-intro-content-container .laureate-banner .banner-content a,.sir-john-intro .sj-intro-content-container .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.sir-john-intro .sj-intro-content-container .quote-container a,.sir-john-intro .sj-intro-content-container .single-laureate-banner .banner-content a,.sir-john-intro .sj-intro-content-container .timeline-container .timeline-content .btn,.sir-john-intro .sj-intro-content-container figcaption,.sir-john-intro .sj-intro-content-container li,.sir-john-intro .sj-intro-content-container ol,.sir-john-intro .sj-intro-content-container p,.sir-john-intro .sj-intro-content-container ul,.timeline-container .timeline-content .sir-john-intro .sj-intro-content-container .btn {
	font-size: 24px;
	line-height: 27px
}

@media (max-width:1500px) {
	.content-frame .gform_wrapper form .gform_footer .sir-john-intro .sj-intro-content-container input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .sir-john-intro .sj-intro-content-container label,.faq-content .sir-john-intro .sj-intro-content-container .faq-item.faq-content>a,.filter-active .sir-john-intro .sj-intro-content-container button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .sir-john-intro .sj-intro-content-container label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .sir-john-intro .sj-intro-content-container input[type=submit],.gform_wrapper .gform_body ul li .sir-john-intro .sj-intro-content-container input:not([type=checkbox]),.laureate-banner .banner-content .sir-john-intro .sj-intro-content-container a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .sir-john-intro .sj-intro-content-container label,.quote-container .sir-john-intro .sj-intro-content-container a,.single-laureate-banner .banner-content .sir-john-intro .sj-intro-content-container a,.sir-john-intro .sj-intro-content-container .content-frame .gform_wrapper form .gform_footer input[type=submit],.sir-john-intro .sj-intro-content-container .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.sir-john-intro .sj-intro-content-container .faq-content .faq-item.faq-content>a,.sir-john-intro .sj-intro-content-container .faq-content li .faq-item.faq-content>a,.sir-john-intro .sj-intro-content-container .faq-content ol .faq-item.faq-content>a,.sir-john-intro .sj-intro-content-container .faq-content ul .faq-item.faq-content>a,.sir-john-intro .sj-intro-content-container .faq-content>h2,.sir-john-intro .sj-intro-content-container .filter-active button,.sir-john-intro .sj-intro-content-container .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.sir-john-intro .sj-intro-content-container .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.sir-john-intro .sj-intro-content-container .gform_wrapper .gform_body ul li input:not([type=checkbox]),.sir-john-intro .sj-intro-content-container .laureate-banner .banner-content a,.sir-john-intro .sj-intro-content-container .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.sir-john-intro .sj-intro-content-container .quote-container a,.sir-john-intro .sj-intro-content-container .single-laureate-banner .banner-content a,.sir-john-intro .sj-intro-content-container .timeline-container .timeline-content .btn,.sir-john-intro .sj-intro-content-container figcaption,.sir-john-intro .sj-intro-content-container li,.sir-john-intro .sj-intro-content-container ol,.sir-john-intro .sj-intro-content-container p,.sir-john-intro .sj-intro-content-container ul,.timeline-container .timeline-content .sir-john-intro .sj-intro-content-container .btn {
		line-height: 26px
	}
}

@media (max-width:500px) {
	.content-frame .gform_wrapper form .gform_footer .sir-john-intro .sj-intro-content-container input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .sir-john-intro .sj-intro-content-container label,.faq-content .sir-john-intro .sj-intro-content-container .faq-item.faq-content>a,.filter-active .sir-john-intro .sj-intro-content-container button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .sir-john-intro .sj-intro-content-container label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .sir-john-intro .sj-intro-content-container input[type=submit],.gform_wrapper .gform_body ul li .sir-john-intro .sj-intro-content-container input:not([type=checkbox]),.laureate-banner .banner-content .sir-john-intro .sj-intro-content-container a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .sir-john-intro .sj-intro-content-container label,.quote-container .sir-john-intro .sj-intro-content-container a,.single-laureate-banner .banner-content .sir-john-intro .sj-intro-content-container a,.sir-john-intro .sj-intro-content-container .content-frame .gform_wrapper form .gform_footer input[type=submit],.sir-john-intro .sj-intro-content-container .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.sir-john-intro .sj-intro-content-container .faq-content .faq-item.faq-content>a,.sir-john-intro .sj-intro-content-container .faq-content li .faq-item.faq-content>a,.sir-john-intro .sj-intro-content-container .faq-content ol .faq-item.faq-content>a,.sir-john-intro .sj-intro-content-container .faq-content ul .faq-item.faq-content>a,.sir-john-intro .sj-intro-content-container .faq-content>h2,.sir-john-intro .sj-intro-content-container .filter-active button,.sir-john-intro .sj-intro-content-container .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.sir-john-intro .sj-intro-content-container .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.sir-john-intro .sj-intro-content-container .gform_wrapper .gform_body ul li input:not([type=checkbox]),.sir-john-intro .sj-intro-content-container .laureate-banner .banner-content a,.sir-john-intro .sj-intro-content-container .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.sir-john-intro .sj-intro-content-container .quote-container a,.sir-john-intro .sj-intro-content-container .single-laureate-banner .banner-content a,.sir-john-intro .sj-intro-content-container .timeline-container .timeline-content .btn,.sir-john-intro .sj-intro-content-container figcaption,.sir-john-intro .sj-intro-content-container li,.sir-john-intro .sj-intro-content-container ol,.sir-john-intro .sj-intro-content-container p,.sir-john-intro .sj-intro-content-container ul,.timeline-container .timeline-content .sir-john-intro .sj-intro-content-container .btn {
		font-size: 16px;
		line-height: 21px
	}
}

.content-frame .gform_wrapper form .gform_footer .sir-john-intro .sj-intro-content-container input[type=submit] strong,.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .sir-john-intro .sj-intro-content-container label strong,.faq-content .sir-john-intro .sj-intro-content-container .faq-item.faq-content>a strong,.filter-active .sir-john-intro .sj-intro-content-container button strong,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .sir-john-intro .sj-intro-content-container label strong,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .sir-john-intro .sj-intro-content-container input[type=submit] strong,.gform_wrapper .gform_body ul li .sir-john-intro .sj-intro-content-container input:not([type=checkbox]) strong,.laureate-banner .banner-content .sir-john-intro .sj-intro-content-container a strong,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .sir-john-intro .sj-intro-content-container label strong,.quote-container .sir-john-intro .sj-intro-content-container a strong,.single-laureate-banner .banner-content .sir-john-intro .sj-intro-content-container a strong,.sir-john-intro .sj-intro-content-container .content-frame .gform_wrapper form .gform_footer input[type=submit] strong,.sir-john-intro .sj-intro-content-container .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label strong,.sir-john-intro .sj-intro-content-container .faq-content .faq-item.faq-content>a strong,.sir-john-intro .sj-intro-content-container .faq-content>h2 strong,.sir-john-intro .sj-intro-content-container .filter-active button strong,.sir-john-intro .sj-intro-content-container .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label strong,.sir-john-intro .sj-intro-content-container .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit] strong,.sir-john-intro .sj-intro-content-container .gform_wrapper .gform_body ul li input:not([type=checkbox]) strong,.sir-john-intro .sj-intro-content-container .laureate-banner .banner-content a strong,.sir-john-intro .sj-intro-content-container .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label strong,.sir-john-intro .sj-intro-content-container .quote-container a strong,.sir-john-intro .sj-intro-content-container .single-laureate-banner .banner-content a strong,.sir-john-intro .sj-intro-content-container .timeline-container .timeline-content .btn strong,.sir-john-intro .sj-intro-content-container figcaption strong,.sir-john-intro .sj-intro-content-container li strong,.sir-john-intro .sj-intro-content-container ol strong,.sir-john-intro .sj-intro-content-container p strong,.sir-john-intro .sj-intro-content-container ul strong,.timeline-container .timeline-content .sir-john-intro .sj-intro-content-container .btn strong {
	font-size: 18px
}

@media (max-width:500px) {
	.content-frame .gform_wrapper form .gform_footer .sir-john-intro .sj-intro-content-container input[type=submit] strong,.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .sir-john-intro .sj-intro-content-container label strong,.faq-content .sir-john-intro .sj-intro-content-container .faq-item.faq-content>a strong,.filter-active .sir-john-intro .sj-intro-content-container button strong,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .sir-john-intro .sj-intro-content-container label strong,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .sir-john-intro .sj-intro-content-container input[type=submit] strong,.gform_wrapper .gform_body ul li .sir-john-intro .sj-intro-content-container input:not([type=checkbox]) strong,.laureate-banner .banner-content .sir-john-intro .sj-intro-content-container a strong,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .sir-john-intro .sj-intro-content-container label strong,.quote-container .sir-john-intro .sj-intro-content-container a strong,.single-laureate-banner .banner-content .sir-john-intro .sj-intro-content-container a strong,.sir-john-intro .sj-intro-content-container .content-frame .gform_wrapper form .gform_footer input[type=submit] strong,.sir-john-intro .sj-intro-content-container .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label strong,.sir-john-intro .sj-intro-content-container .faq-content .faq-item.faq-content>a strong,.sir-john-intro .sj-intro-content-container .faq-content>h2 strong,.sir-john-intro .sj-intro-content-container .filter-active button strong,.sir-john-intro .sj-intro-content-container .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label strong,.sir-john-intro .sj-intro-content-container .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit] strong,.sir-john-intro .sj-intro-content-container .gform_wrapper .gform_body ul li input:not([type=checkbox]) strong,.sir-john-intro .sj-intro-content-container .laureate-banner .banner-content a strong,.sir-john-intro .sj-intro-content-container .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label strong,.sir-john-intro .sj-intro-content-container .quote-container a strong,.sir-john-intro .sj-intro-content-container .single-laureate-banner .banner-content a strong,.sir-john-intro .sj-intro-content-container .timeline-container .timeline-content .btn strong,.sir-john-intro .sj-intro-content-container figcaption strong,.sir-john-intro .sj-intro-content-container li strong,.sir-john-intro .sj-intro-content-container ol strong,.sir-john-intro .sj-intro-content-container p strong,.sir-john-intro .sj-intro-content-container ul strong,.timeline-container .timeline-content .sir-john-intro .sj-intro-content-container .btn strong {
		font-size: 16px
	}
}

@media (max-width:767px) {
	.sir-john-intro .sj-intro-content-container {
		padding: 20px 0;
		background-color: transparent
	}
}

.sir-john-intro .sj-intro-content-container:before {
	content: '';
	width: 1240px;
	height: 360px;
	position: absolute;
	top: -60px;
	right: -60px;
	background-image: url(../imgs/icons/sir-john-bg-icon.svg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	z-index: -1
}

@media (max-width:767px) {
	.sir-john-intro .sj-intro-content-container:before {
		display: none
	}
}

@media (max-width:1280px) {
	.faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.sir-john-intro .sj-intro-content-container h2 {
		font-size: 39px!important;
		line-height: 36px!important
	}
}

@media (max-width:500px) {
	.faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.sir-john-intro .sj-intro-content-container h2 {
		font-size: 28px!important;
		line-height: 30px!important
	}
}

.laureate-banner,.single-laureate-banner {
	height: calc(100vh + 120px);
	position: relative;
	overflow: visible;
	min-height: 800px
}

@media (max-width:767px) {
	.laureate-banner,.single-laureate-banner {
		height: auto;
		max-height: 840px;
		min-height: 500px;
		margin-bottom: 60px
	}

	.laureate-banner:before,.single-laureate-banner:before {
		display: block!important
	}

	.faq-content .laureate-banner .banner-content .faq-item>a,.faq-content .laureate-banner .banner-content .single-laureate-banner .faq-item>a,.faq-content .single-laureate-banner .banner-content .faq-item>a,.faq-content .single-laureate-banner .banner-content .laureate-banner .faq-item>a,.laureate-banner .banner-content .faq-content .faq-item>a,.laureate-banner .banner-content .faq-content .single-laureate-banner .faq-item>a,.laureate-banner .banner-content .faq-content li .faq-item>a,.laureate-banner .banner-content .faq-content ol .faq-item>a,.laureate-banner .banner-content .faq-content ul .faq-item>a,.laureate-banner .banner-content .single-laureate-banner h2,.laureate-banner .banner-content h2,.laureate-banner .faq-content .single-laureate-banner .banner-content .faq-item>a,.laureate-banner .timeline-container .timeline-content .timeline-count,.laureate-banner h1,.single-laureate-banner .banner-content .faq-content .faq-item>a,.single-laureate-banner .banner-content .faq-content .laureate-banner .faq-item>a,.single-laureate-banner .banner-content .faq-content li .faq-item>a,.single-laureate-banner .banner-content .faq-content ol .faq-item>a,.single-laureate-banner .banner-content .faq-content ul .faq-item>a,.single-laureate-banner .banner-content .laureate-banner h2,.single-laureate-banner .banner-content h2,.single-laureate-banner .faq-content .laureate-banner .banner-content .faq-item>a,.single-laureate-banner .timeline-container .timeline-content .timeline-count,.single-laureate-banner h1,.timeline-container .timeline-content .laureate-banner .timeline-count,.timeline-container .timeline-content .single-laureate-banner .timeline-count {
		text-align: left
	}

	.laureate-banner .frame,.single-laureate-banner .frame {
		padding-left: 16px;
		padding-right: 16px
	}
}

@media (max-width:500px) {
	.faq-content .laureate-banner .banner-content .faq-item>a,.faq-content .laureate-banner .banner-content .single-laureate-banner .faq-item>a,.faq-content .single-laureate-banner .banner-content .faq-item>a,.faq-content .single-laureate-banner .banner-content .laureate-banner .faq-item>a,.laureate-banner .banner-content .faq-content .faq-item>a,.laureate-banner .banner-content .faq-content .single-laureate-banner .faq-item>a,.laureate-banner .banner-content .faq-content li .faq-item>a,.laureate-banner .banner-content .faq-content ol .faq-item>a,.laureate-banner .banner-content .faq-content ul .faq-item>a,.laureate-banner .banner-content .single-laureate-banner h2,.laureate-banner .banner-content h2,.laureate-banner .faq-content .single-laureate-banner .banner-content .faq-item>a,.laureate-banner .timeline-container .timeline-content .timeline-count,.laureate-banner h1,.single-laureate-banner .banner-content .faq-content .faq-item>a,.single-laureate-banner .banner-content .faq-content .laureate-banner .faq-item>a,.single-laureate-banner .banner-content .faq-content li .faq-item>a,.single-laureate-banner .banner-content .faq-content ol .faq-item>a,.single-laureate-banner .banner-content .faq-content ul .faq-item>a,.single-laureate-banner .banner-content .laureate-banner h2,.single-laureate-banner .banner-content h2,.single-laureate-banner .faq-content .laureate-banner .banner-content .faq-item>a,.single-laureate-banner .timeline-container .timeline-content .timeline-count,.single-laureate-banner h1,.timeline-container .timeline-content .laureate-banner .timeline-count,.timeline-container .timeline-content .single-laureate-banner .timeline-count {
		padding-left: 0;
		padding-right: 0
	}
}

@media (max-width:500px) {
	.laureate-banner .banner-mobile,.single-laureate-banner .banner-mobile {
		height: 320px
	}
}

.laureate-banner:after,.laureate-banner:before,.single-laureate-banner:after,.single-laureate-banner:before {
	display: none
}

.faq-content .sir-john-intro .sj-intro-content-container .laureate-banner .faq-item>a.cta-bg-header,.faq-content .sir-john-intro .sj-intro-content-container .single-laureate-banner .faq-item>a.cta-bg-header,.laureate-banner .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.cta-bg-header,.laureate-banner .news-posts-container .news-featured-item .featured-news-content .cta-bg-header.h3,.laureate-banner .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a.cta-bg-header,.laureate-banner .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a.cta-bg-header,.laureate-banner .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a.cta-bg-header,.laureate-banner .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a.cta-bg-header,.laureate-banner .sir-john-intro .sj-intro-content-container h2.cta-bg-header,.laureate-banner h3.cta-bg-header,.news-posts-container .news-featured-item .featured-news-content .laureate-banner .cta-bg-header.h3,.news-posts-container .news-featured-item .featured-news-content .single-laureate-banner .cta-bg-header.h3,.single-laureate-banner .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.cta-bg-header,.single-laureate-banner .news-posts-container .news-featured-item .featured-news-content .cta-bg-header.h3,.single-laureate-banner .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a.cta-bg-header,.single-laureate-banner .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a.cta-bg-header,.single-laureate-banner .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a.cta-bg-header,.single-laureate-banner .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a.cta-bg-header,.single-laureate-banner .sir-john-intro .sj-intro-content-container h2.cta-bg-header,.single-laureate-banner h3.cta-bg-header,.sir-john-intro .sj-intro-content-container .faq-content .laureate-banner .faq-item>a.cta-bg-header,.sir-john-intro .sj-intro-content-container .faq-content .single-laureate-banner .faq-item>a.cta-bg-header,.sir-john-intro .sj-intro-content-container .laureate-banner h2.cta-bg-header,.sir-john-intro .sj-intro-content-container .single-laureate-banner h2.cta-bg-header {
	background-color: rgba(206,32,38,.75)
}

@media (max-width:500px) {
	.faq-content .sir-john-intro .sj-intro-content-container .laureate-banner .faq-item>a.cta-bg-header,.faq-content .sir-john-intro .sj-intro-content-container .single-laureate-banner .faq-item>a.cta-bg-header,.laureate-banner .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.cta-bg-header,.laureate-banner .news-posts-container .news-featured-item .featured-news-content .cta-bg-header.h3,.laureate-banner .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a.cta-bg-header,.laureate-banner .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a.cta-bg-header,.laureate-banner .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a.cta-bg-header,.laureate-banner .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a.cta-bg-header,.laureate-banner .sir-john-intro .sj-intro-content-container h2.cta-bg-header,.laureate-banner h3.cta-bg-header,.news-posts-container .news-featured-item .featured-news-content .laureate-banner .cta-bg-header.h3,.news-posts-container .news-featured-item .featured-news-content .single-laureate-banner .cta-bg-header.h3,.single-laureate-banner .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.cta-bg-header,.single-laureate-banner .news-posts-container .news-featured-item .featured-news-content .cta-bg-header.h3,.single-laureate-banner .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a.cta-bg-header,.single-laureate-banner .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a.cta-bg-header,.single-laureate-banner .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a.cta-bg-header,.single-laureate-banner .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a.cta-bg-header,.single-laureate-banner .sir-john-intro .sj-intro-content-container h2.cta-bg-header,.single-laureate-banner h3.cta-bg-header,.sir-john-intro .sj-intro-content-container .faq-content .laureate-banner .faq-item>a.cta-bg-header,.sir-john-intro .sj-intro-content-container .faq-content .single-laureate-banner .faq-item>a.cta-bg-header,.sir-john-intro .sj-intro-content-container .laureate-banner h2.cta-bg-header,.sir-john-intro .sj-intro-content-container .single-laureate-banner h2.cta-bg-header {
		margin-bottom: 20px
	}
}

.laureate-banner .laureate-banner-img,.single-laureate-banner .laureate-banner-img {
	background-size: cover;
	background-position: center center;
	height: 1350px;
	position: relative
}

@media (max-width:1500px) {
	.laureate-banner .laureate-banner-img,.single-laureate-banner .laureate-banner-img {
		height: 900px
	}
}

@media (max-width:767px) {
	.laureate-banner .laureate-banner-img,.single-laureate-banner .laureate-banner-img {
		display: none
	}
}

.laureate-banner .laureate-banner-img:after,.single-laureate-banner .laureate-banner-img:after {
	content: "";
	width: 100%;
	height: 50%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: -webkit-gradient(linear,left top,left bottom,from(transparent),to(black));
	background: linear-gradient(transparent,#000);
	z-index: 1
}

.laureate-banner .laureate-banner-img:before,.single-laureate-banner .laureate-banner-img:before {
	content: "";
	position: absolute;
	width: 1200px;
	height: 145px;
	bottom: -150px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #F67828;
	mix-blend-mode: multiply;
	-webkit-transition: all .65s ease-in-out;
	transition: all .65s ease-in-out;
	z-index: 5
}

@media (max-width:1500px) {
	.laureate-banner .laureate-banner-img:before,.single-laureate-banner .laureate-banner-img:before {
		display: none
	}
}

.laureate-banner .banner-content,.single-laureate-banner .banner-content {
	padding-left: 0;
	border: none
}

@media (max-width:767px) {
	.laureate-banner .banner-content,.single-laureate-banner .banner-content {
		text-align: left;
		margin-top: 10px
	}
}

.faq-content .laureate-banner .banner-content .faq-item>a,.faq-content .single-laureate-banner .banner-content .faq-item>a,.laureate-banner .banner-content .faq-content .faq-item>a,.laureate-banner .banner-content .faq-content li .faq-item>a,.laureate-banner .banner-content .faq-content ol .faq-item>a,.laureate-banner .banner-content .faq-content ul .faq-item>a,.laureate-banner .banner-content h2,.single-laureate-banner .banner-content .faq-content .faq-item>a,.single-laureate-banner .banner-content .faq-content li .faq-item>a,.single-laureate-banner .banner-content .faq-content ol .faq-item>a,.single-laureate-banner .banner-content .faq-content ul .faq-item>a,.single-laureate-banner .banner-content h2 {
	margin-bottom: 0
}

.content-frame .gform_wrapper form .gform_footer .laureate-banner .banner-content input[type=submit],.content-frame .gform_wrapper form .gform_footer .single-laureate-banner .banner-content input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .laureate-banner .banner-content label,.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .single-laureate-banner .banner-content label,.filter-active .laureate-banner .banner-content button,.filter-active .single-laureate-banner .banner-content button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .laureate-banner .banner-content label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .single-laureate-banner .banner-content label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .laureate-banner .banner-content input[type=submit],.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .single-laureate-banner .banner-content input[type=submit],.gform_wrapper .gform_body ul li .laureate-banner .banner-content input:not([type=checkbox]),.gform_wrapper .gform_body ul li .single-laureate-banner .banner-content input:not([type=checkbox]),.laureate-banner .banner-content .content-frame .gform_wrapper form .gform_footer input[type=submit],.laureate-banner .banner-content .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.laureate-banner .banner-content .faq-content>h2,.laureate-banner .banner-content .filter-active button,.laureate-banner .banner-content .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.laureate-banner .banner-content .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.laureate-banner .banner-content .gform_wrapper .gform_body ul li input:not([type=checkbox]),.laureate-banner .banner-content .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.laureate-banner .banner-content .timeline-container .timeline-content .btn,.laureate-banner .banner-content a,.laureate-banner .banner-content figcaption,.laureate-banner .banner-content li,.laureate-banner .banner-content ol,.laureate-banner .banner-content p,.laureate-banner .banner-content ul,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .laureate-banner .banner-content label,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .single-laureate-banner .banner-content label,.single-laureate-banner .banner-content .content-frame .gform_wrapper form .gform_footer input[type=submit],.single-laureate-banner .banner-content .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.single-laureate-banner .banner-content .faq-content>h2,.single-laureate-banner .banner-content .filter-active button,.single-laureate-banner .banner-content .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.single-laureate-banner .banner-content .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.single-laureate-banner .banner-content .gform_wrapper .gform_body ul li input:not([type=checkbox]),.single-laureate-banner .banner-content .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.single-laureate-banner .banner-content .timeline-container .timeline-content .btn,.single-laureate-banner .banner-content a,.single-laureate-banner .banner-content figcaption,.single-laureate-banner .banner-content li,.single-laureate-banner .banner-content ol,.single-laureate-banner .banner-content p,.single-laureate-banner .banner-content ul,.timeline-container .timeline-content .laureate-banner .banner-content .btn,.timeline-container .timeline-content .single-laureate-banner .banner-content .btn {
	font-size: 30px;
	line-height: 30px;
	letter-spacing: -.25px
}

@media (max-width:500px) {
	.content-frame .gform_wrapper form .gform_footer .laureate-banner .banner-content input[type=submit],.content-frame .gform_wrapper form .gform_footer .single-laureate-banner .banner-content input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .laureate-banner .banner-content label,.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .single-laureate-banner .banner-content label,.filter-active .laureate-banner .banner-content button,.filter-active .single-laureate-banner .banner-content button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .laureate-banner .banner-content label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .single-laureate-banner .banner-content label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .laureate-banner .banner-content input[type=submit],.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .single-laureate-banner .banner-content input[type=submit],.gform_wrapper .gform_body ul li .laureate-banner .banner-content input:not([type=checkbox]),.gform_wrapper .gform_body ul li .single-laureate-banner .banner-content input:not([type=checkbox]),.laureate-banner .banner-content .content-frame .gform_wrapper form .gform_footer input[type=submit],.laureate-banner .banner-content .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.laureate-banner .banner-content .faq-content>h2,.laureate-banner .banner-content .filter-active button,.laureate-banner .banner-content .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.laureate-banner .banner-content .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.laureate-banner .banner-content .gform_wrapper .gform_body ul li input:not([type=checkbox]),.laureate-banner .banner-content .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.laureate-banner .banner-content .timeline-container .timeline-content .btn,.laureate-banner .banner-content a,.laureate-banner .banner-content figcaption,.laureate-banner .banner-content li,.laureate-banner .banner-content ol,.laureate-banner .banner-content p,.laureate-banner .banner-content ul,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .laureate-banner .banner-content label,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .single-laureate-banner .banner-content label,.single-laureate-banner .banner-content .content-frame .gform_wrapper form .gform_footer input[type=submit],.single-laureate-banner .banner-content .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.single-laureate-banner .banner-content .faq-content>h2,.single-laureate-banner .banner-content .filter-active button,.single-laureate-banner .banner-content .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.single-laureate-banner .banner-content .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.single-laureate-banner .banner-content .gform_wrapper .gform_body ul li input:not([type=checkbox]),.single-laureate-banner .banner-content .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.single-laureate-banner .banner-content .timeline-container .timeline-content .btn,.single-laureate-banner .banner-content a,.single-laureate-banner .banner-content figcaption,.single-laureate-banner .banner-content li,.single-laureate-banner .banner-content ol,.single-laureate-banner .banner-content p,.single-laureate-banner .banner-content ul,.timeline-container .timeline-content .laureate-banner .banner-content .btn,.timeline-container .timeline-content .single-laureate-banner .banner-content .btn {
		font-size: 22px;
		line-height: 22px
	}
}

.laureate-banner .banner-content a,.single-laureate-banner .banner-content a {
	color: #fff;
	font-size: 20px;
	font-weight: 500;
	margin-top: 20px;
	display: inline-block
}

.laureate-banner .banner-content a:hover,.single-laureate-banner .banner-content a:hover {
	color: #F67828
}

.single-laureate-banner.large {
	height: calc(100vh + 20px)
}

@media (max-width:767px) {
	.single-laureate-banner.large {
		height: 100vh;
		max-height: 840px
	}
}

@media (max-width:500px) {
	.single-laureate-banner.large {
		min-height: 0;
		height: 600px
	}
}

.single-laureate-banner .frame {
	bottom: 90px
}

@media (max-width:500px) {
	.single-laureate-banner .frame {
		bottom: 30px
	}
}

.faq-content .laureate-banner .banner-content .single-laureate-banner .faq-item>a,.faq-content .single-laureate-banner .banner-content .faq-item>a,.laureate-banner .banner-content .faq-content .single-laureate-banner .faq-item>a,.laureate-banner .banner-content .single-laureate-banner h2,.single-laureate-banner .banner-content .faq-content .faq-item>a,.single-laureate-banner .banner-content .faq-content li .faq-item>a,.single-laureate-banner .banner-content .faq-content ol .faq-item>a,.single-laureate-banner .banner-content .faq-content ul .faq-item>a,.single-laureate-banner .banner-content h2,.single-laureate-banner .faq-content .laureate-banner .banner-content .faq-item>a,.single-laureate-banner .timeline-container .timeline-content .timeline-count,.single-laureate-banner h1,.timeline-container .timeline-content .single-laureate-banner .timeline-count {
	margin-bottom: 0
}

.single-laureate-banner .laureate-banner-img:before {
	display: none
}

.single-laureate-banner.large .laureate-banner-img {
	height: 1200px
}

@media (max-width:500px) {
	.single-laureate-banner.large .laureate-banner-img {
		height: 600px
	}
}

.single-laureate-banner.small {
	height: 780px;
	background-color: #221f1f;
	border: none;
	padding-top: 100px
}

.single-laureate-banner.small .laureate-banner-img {
	height: 700px;
	width: 1200px;
	margin: 0 auto;
	z-index: 10
}

.single-laureate-banner.small>.frame {
	padding: 50px 100px;
	bottom: 60px;
	z-index: 10
}

.l-content-small {
	position: relative
}

.l-content-small:before {
	width: 100%;
	height: 100px;
	content: "";
	background-color: #fff;
	position: absolute;
	top: -100px;
	left: 0;
	z-index: 1
}

.l-content-small .content-container {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	border: none
}

.laureate-featured {
	width: calc(100% - 789px);
	padding-right: 70px
}

@media (max-width:1100px) {
	.laureate-featured {
		padding-right: 30px
	}
}

@media (max-width:1024px) {
	.laureate-featured {
		width: calc(100% - 550px)
	}
}

@media (max-width:767px) {
	.laureate-featured {
		width: 100%;
		padding-right: 0;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
}

.laureate-featured .cta-sub-header {
	color: #221f1f
}

@media (max-width:767px) {
	.laureate-featured .cta-sub-header {
		margin-bottom: 20px
	}
}

.laureate-featured a {
	margin-bottom: 20px;
	display: inline-block
}

.laureate-featured a span {
	border-bottom: 1px solid #F67828;
	display: inline
}

@media (max-width:1280px) {
	.laureate-featured a {
		font-size: 18px;
		line-height: 21px
	}
}

@media (max-width:767px) {
	.laureate-featured a {
		margin-bottom: 15px
	}
}

.laureate-featured a:before {
	display: none
}

.single-laureate-content-container {
	border-top: 6px solid #F67828;
	max-width: 1400px;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	padding-bottom: 60px
}

@media (max-width:767px) {
	.single-laureate-content-container {
		border-top: none
	}
}

.laureate-intro {
	width: 789px
}

.laureate-intro.full-intro {
	width: 100%
}

@media (max-width:1024px) {
	.laureate-intro {
		width: 550px
	}
}

@media (max-width:767px) {
	.laureate-intro {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		width: 100%;
		margin-bottom: 30px
	}
}

.content-frame .gform_wrapper form .gform_footer .laureate-intro input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .laureate-intro label,.faq-content .laureate-intro .faq-item.faq-content>a,.filter-active .laureate-intro button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .laureate-intro label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .laureate-intro input[type=submit],.gform_wrapper .gform_body ul li .laureate-intro input:not([type=checkbox]),.laureate-banner .banner-content .laureate-intro a,.laureate-intro .content-frame .gform_wrapper form .gform_footer input[type=submit],.laureate-intro .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.laureate-intro .faq-content .faq-item.faq-content>a,.laureate-intro .faq-content li .faq-item.faq-content>a,.laureate-intro .faq-content ol .faq-item.faq-content>a,.laureate-intro .faq-content ul .faq-item.faq-content>a,.laureate-intro .faq-content>h2,.laureate-intro .filter-active button,.laureate-intro .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.laureate-intro .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.laureate-intro .gform_wrapper .gform_body ul li input:not([type=checkbox]),.laureate-intro .laureate-banner .banner-content a,.laureate-intro .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.laureate-intro .quote-container a,.laureate-intro .single-laureate-banner .banner-content a,.laureate-intro .timeline-container .timeline-content .btn,.laureate-intro figcaption,.laureate-intro li,.laureate-intro ol,.laureate-intro p,.laureate-intro ul,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .laureate-intro label,.quote-container .laureate-intro a,.single-laureate-banner .banner-content .laureate-intro a,.timeline-container .timeline-content .laureate-intro .btn {
	-webkit-columns: 2;
	-moz-columns: 2;
	columns: 2
}

@media (max-width:767px) {
	.content-frame .gform_wrapper form .gform_footer .laureate-intro input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .laureate-intro label,.faq-content .laureate-intro .faq-item.faq-content>a,.filter-active .laureate-intro button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .laureate-intro label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .laureate-intro input[type=submit],.gform_wrapper .gform_body ul li .laureate-intro input:not([type=checkbox]),.laureate-banner .banner-content .laureate-intro a,.laureate-intro .content-frame .gform_wrapper form .gform_footer input[type=submit],.laureate-intro .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.laureate-intro .faq-content .faq-item.faq-content>a,.laureate-intro .faq-content li .faq-item.faq-content>a,.laureate-intro .faq-content ol .faq-item.faq-content>a,.laureate-intro .faq-content ul .faq-item.faq-content>a,.laureate-intro .faq-content>h2,.laureate-intro .filter-active button,.laureate-intro .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.laureate-intro .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.laureate-intro .gform_wrapper .gform_body ul li input:not([type=checkbox]),.laureate-intro .laureate-banner .banner-content a,.laureate-intro .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.laureate-intro .quote-container a,.laureate-intro .single-laureate-banner .banner-content a,.laureate-intro .timeline-container .timeline-content .btn,.laureate-intro figcaption,.laureate-intro li,.laureate-intro ol,.laureate-intro p,.laureate-intro ul,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .laureate-intro label,.quote-container .laureate-intro a,.single-laureate-banner .banner-content .laureate-intro a,.timeline-container .timeline-content .laureate-intro .btn {
		-webkit-columns: 1;
		-moz-columns: 1;
		columns: 1
	}
}

.faq-content .laureate-intro .faq-item>a,.laureate-intro .faq-content .faq-item>a,.laureate-intro .faq-content li .faq-item>a,.laureate-intro .faq-content ol .faq-item>a,.laureate-intro .faq-content ul .faq-item>a,.laureate-intro h2 {
	margin-top: 0
}

@media (max-width:1280px) {
	.faq-content .laureate-intro .faq-item>a,.laureate-intro .faq-content .faq-item>a,.laureate-intro .faq-content li .faq-item>a,.laureate-intro .faq-content ol .faq-item>a,.laureate-intro .faq-content ul .faq-item>a,.laureate-intro h2 {
		font-size: 39px!important;
		line-height: 36px!important
	}
}

@media (max-width:500px) {
	.faq-content .laureate-intro .faq-item>a,.laureate-intro .faq-content .faq-item>a,.laureate-intro .faq-content li .faq-item>a,.laureate-intro .faq-content ol .faq-item>a,.laureate-intro .faq-content ul .faq-item>a,.laureate-intro h2 {
		font-size: 28px!important;
		line-height: 30px!important
	}
}

.laureate-flex-container {
	padding: 0 100px 40px
}

@media (max-width:1440px) {
	.laureate-flex-container {
		padding: 20px 100px 0
	}
}

@media (max-width:1280px) {
	.laureate-flex-container {
		padding: 0 30px 80px
	}
}

@media (max-width:1024px) {
	.laureate-flex-container {
		padding: 0 0 60px
	}
}

@media (max-width:767px) {
	.laureate-flex-container {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding-bottom: 0
	}
}

.content-section .laureate-content-container {
	border-top: 6px solid #F67828;
	max-width: 1400px;
	padding-left: 90px;
	padding-right: 90px
}

@media (max-width:920px) {
	.content-section .laureate-content-container {
		padding-left: 20px;
		padding-right: 20px
	}
}

@media (max-width:767px) {
	.content-section .laureate-content-container {
		border-top: none
	}
}

.laureate-container {
	margin-top: 20px
}

.laureate-item {
	width: calc(33.333% - 30px);
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 50px
}

@media (max-width:1500px) {
	.laureate-item {
		margin-left: 10px;
		margin-right: 10px;
		width: calc(33.33333% - 20px)
	}
}

@media (max-width:640px) {
	.laureate-item {
		margin-left: 5px;
		margin-right: 5px;
		width: calc(50% - 10px)
	}
}

@media (max-width:400px) {
	.laureate-item {
		width: 100%;
		margin-right: 0!important
	}
}

.laureate-item .laureate-content {
	padding-right: 10px
}

.laureate-item .laureate-img {
	width: 100%;
	height: 510px;
	margin-bottom: 30px;
	position: relative;
	background-size: cover;
	background-position: center
}

@media (max-width:1500px) {
	.laureate-item .laureate-img {
		margin-bottom: 20px
	}
}

@media (max-width:767px) {
	.laureate-item .laureate-img {
		height: 350px
	}
}

@media (max-width:400px) {
	.laureate-item .laureate-img {
		height: 400px
	}
}

.laureate-item .laureate-img:before {
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.54);
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	-webkit-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out;
	opacity: 0
}

.laureate-item .laureate-img:hover:before {
	opacity: 1
}

.faq-content .laureate-item .faq-item>a,.laureate-item .faq-content .faq-item>a,.laureate-item .faq-content li .faq-item>a,.laureate-item .faq-content ol .faq-item>a,.laureate-item .faq-content ul .faq-item>a,.laureate-item h2 {
	margin-bottom: 0
}

@media (max-width:767px) {
	.faq-content .laureate-item .faq-item>a,.laureate-item .faq-content .faq-item>a,.laureate-item .faq-content li .faq-item>a,.laureate-item .faq-content ol .faq-item>a,.laureate-item .faq-content ul .faq-item>a,.laureate-item h2 {
		font-size: 28px;
		line-height: 32px
	}
}

.content-frame .gform_wrapper form .gform_footer .laureate-item input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .laureate-item label,.faq-content .laureate-item .faq-item.faq-content>a,.filter-active .laureate-item button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .laureate-item label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .laureate-item input[type=submit],.gform_wrapper .gform_body ul li .laureate-item input:not([type=checkbox]),.laureate-banner .banner-content .laureate-item a,.laureate-item .content-frame .gform_wrapper form .gform_footer input[type=submit],.laureate-item .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.laureate-item .faq-content .faq-item.faq-content>a,.laureate-item .faq-content li .faq-item.faq-content>a,.laureate-item .faq-content ol .faq-item.faq-content>a,.laureate-item .faq-content ul .faq-item.faq-content>a,.laureate-item .faq-content>h2,.laureate-item .filter-active button,.laureate-item .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.laureate-item .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.laureate-item .gform_wrapper .gform_body ul li input:not([type=checkbox]),.laureate-item .laureate-banner .banner-content a,.laureate-item .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.laureate-item .quote-container a,.laureate-item .single-laureate-banner .banner-content a,.laureate-item .timeline-container .timeline-content .btn,.laureate-item figcaption,.laureate-item li,.laureate-item ol,.laureate-item p,.laureate-item ul,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .laureate-item label,.quote-container .laureate-item a,.single-laureate-banner .banner-content .laureate-item a,.timeline-container .timeline-content .laureate-item .btn {
	margin-top: 10px;
	font-size: 21px;
	line-height: 21px;
	letter-spacing: 0
}

@media (max-width:500px) {
	.content-frame .gform_wrapper form .gform_footer .laureate-item input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .laureate-item label,.faq-content .laureate-item .faq-item.faq-content>a,.filter-active .laureate-item button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .laureate-item label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .laureate-item input[type=submit],.gform_wrapper .gform_body ul li .laureate-item input:not([type=checkbox]),.laureate-banner .banner-content .laureate-item a,.laureate-item .content-frame .gform_wrapper form .gform_footer input[type=submit],.laureate-item .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.laureate-item .faq-content .faq-item.faq-content>a,.laureate-item .faq-content li .faq-item.faq-content>a,.laureate-item .faq-content ol .faq-item.faq-content>a,.laureate-item .faq-content ul .faq-item.faq-content>a,.laureate-item .faq-content>h2,.laureate-item .filter-active button,.laureate-item .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.laureate-item .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.laureate-item .gform_wrapper .gform_body ul li input:not([type=checkbox]),.laureate-item .laureate-banner .banner-content a,.laureate-item .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.laureate-item .quote-container a,.laureate-item .single-laureate-banner .banner-content a,.laureate-item .timeline-container .timeline-content .btn,.laureate-item figcaption,.laureate-item li,.laureate-item ol,.laureate-item p,.laureate-item ul,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .laureate-item label,.quote-container .laureate-item a,.single-laureate-banner .banner-content .laureate-item a,.timeline-container .timeline-content .laureate-item .btn {
		font-size: 18px;
		line-height: 21px
	}
}

.single-laureate-quote-vid {
	background-size: cover;
	color: #fff;
	background-position: center center;
	padding-top: 130px;
	overflow: visible;
	margin-bottom: 0;
	position: relative
}

.single-laureate-quote-vid.long-bg-quote {
	padding-bottom: 120px
}

.single-laureate-quote-vid.long-bg-quote .quote-container {
	margin-bottom: 0
}

.single-laureate-quote-vid.long-bg-quote:before {
	height: 100%
}

.single-laureate-quote-vid:before {
	content: "";
	width: 100%;
	height: calc(100% - 160px);
	background-image: url(../imgs/laureate-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0
}

@media (max-width:850px) {
	.single-laureate-quote-vid {
		padding-bottom: 30px;
		max-height: 100%
	}
}

.quote-container {
	position: relative;
	text-align: center;
	margin-bottom: 120px;
	padding: 0 100px
}

@media (max-width:640px) {
	.quote-container {
		padding: 0
	}
}

.quote-container a {
	color: #fff;
	text-align: center;
	font-family: freight-sans-pro,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 18px
}

.quote-container a:before {
	width: 120%
}

.quote-container:after,.quote-container:before {
	content: "";
	width: 86px;
	height: 69px;
	position: absolute;
	top: 35%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background-size: cover;
	background-position: center;
	background-image: url(../imgs/icons/quotes.svg)
}

.quote-container:before {
	left: 0
}

@media (max-width:640px) {
	.quote-container:before {
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		top: -90px
	}
}

.quote-container:after {
	right: 0;
	-webkit-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg)
}

@media (max-width:640px) {
	.quote-container:after {
		display: none
	}
}

.faq-content .sir-john-intro .sj-intro-content-container .quote-container .faq-item>a,.news-posts-container .news-featured-item .featured-news-content .quote-container .h3,.quote-container .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.quote-container .news-posts-container .news-featured-item .featured-news-content .h3,.quote-container .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.quote-container .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.quote-container .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.quote-container .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.quote-container .sir-john-intro .sj-intro-content-container h2,.quote-container h3,.sir-john-intro .sj-intro-content-container .faq-content .quote-container .faq-item>a,.sir-john-intro .sj-intro-content-container .quote-container h2 {
	text-align: center;
	font-size: 39px;
	letter-spacing: 0;
	line-height: 42px;
	padding: 0 30px
}

@media (max-width:767px) {
	.faq-content .sir-john-intro .sj-intro-content-container .quote-container .faq-item>a,.news-posts-container .news-featured-item .featured-news-content .quote-container .h3,.quote-container .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.quote-container .news-posts-container .news-featured-item .featured-news-content .h3,.quote-container .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.quote-container .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.quote-container .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.quote-container .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.quote-container .sir-john-intro .sj-intro-content-container h2,.quote-container h3,.sir-john-intro .sj-intro-content-container .faq-content .quote-container .faq-item>a,.sir-john-intro .sj-intro-content-container .quote-container h2 {
		font-size: 32px;
		line-height: 36px
	}
}

@media (max-width:500px) {
	.faq-content .sir-john-intro .sj-intro-content-container .quote-container .faq-item>a,.news-posts-container .news-featured-item .featured-news-content .quote-container .h3,.quote-container .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.quote-container .news-posts-container .news-featured-item .featured-news-content .h3,.quote-container .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.quote-container .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.quote-container .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.quote-container .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.quote-container .sir-john-intro .sj-intro-content-container h2,.quote-container h3,.sir-john-intro .sj-intro-content-container .faq-content .quote-container .faq-item>a,.sir-john-intro .sj-intro-content-container .quote-container h2 {
		font-size: 26px;
		line-height: 28px;
		padding: 0
	}
}

.video-container {
	position: relative;
	height: 630px;
	padding: 0 60px;
	background-size: cover;
	background-position: center
}

@media (max-width:920px) {
	.video-container {
		height: 520px
	}
}

@media (max-width:767px) {
	.video-container {
		height: 420px
	}
}

@media (max-width:500px) {
	.video-container {
		height: 375px
	}
}

.faq-content .intro-content .video-container .faq-item>a,.faq-content .laureate-intro .video-container .faq-item>a,.faq-content .laureate-item .video-container .faq-item>a,.faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .video-container .faq-item>a,.faq-content .sir-john-intro .sj-intro-content-container .video-container .faq-item>a,.faq-content .wp-block-column .video-container .faq-item>a,.faq-sidebar .video-container a,.intro-content .faq-content .video-container .faq-item>a,.intro-content .video-container h2,.laureate-intro .faq-content .video-container .faq-item>a,.laureate-intro .video-container h2,.laureate-item .faq-content .video-container .faq-item>a,.laureate-item .video-container h2,.news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .video-container .faq-item>a,.news-posts-container .news-featured-item .featured-news-content .video-container .h3,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .video-container .faq-item>a,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .video-container h2,.news-posts-container .news-featured-item .video-container h3,.sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .video-container .faq-item>a,.sir-john-intro .sj-intro-content-container .faq-content .video-container .faq-item>a,.sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .video-container h2,.sir-john-intro .sj-intro-content-container .video-container h2,.video-container .faq-content .intro-content .faq-item>a,.video-container .faq-content .laureate-intro .faq-item>a,.video-container .faq-content .laureate-item .faq-item>a,.video-container .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.video-container .faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .faq-item>a,.video-container .faq-content .wp-block-column .faq-item>a,.video-container .faq-sidebar a,.video-container .intro-content .faq-content .faq-item>a,.video-container .intro-content .faq-content li .faq-item>a,.video-container .intro-content .faq-content ol .faq-item>a,.video-container .intro-content .faq-content ul .faq-item>a,.video-container .intro-content h2,.video-container .laureate-intro .faq-content .faq-item>a,.video-container .laureate-intro .faq-content li .faq-item>a,.video-container .laureate-intro .faq-content ol .faq-item>a,.video-container .laureate-intro .faq-content ul .faq-item>a,.video-container .laureate-intro h2,.video-container .laureate-item .faq-content .faq-item>a,.video-container .laureate-item .faq-content li .faq-item>a,.video-container .laureate-item .faq-content ol .faq-item>a,.video-container .laureate-item .faq-content ul .faq-item>a,.video-container .laureate-item h2,.video-container .news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.video-container .news-posts-container .news-featured-item .featured-news-content .h3,.video-container .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.video-container .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.video-container .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.video-container .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.video-container .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container h2,.video-container .news-posts-container .news-featured-item h3,.video-container .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.video-container .sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .faq-item>a,.video-container .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.video-container .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.video-container .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.video-container .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item h2,.video-container .sir-john-intro .sj-intro-content-container h2,.video-container .wp-block-column .faq-content .faq-item>a,.video-container .wp-block-column .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.video-container .wp-block-column .faq-content li .faq-item>a,.video-container .wp-block-column .faq-content ol .faq-item>a,.video-container .wp-block-column .faq-content ul .faq-item>a,.video-container .wp-block-column h2,.video-container .wp-block-column h3,.video-container h3,.video-container h6,.wp-block-column .faq-content .video-container .faq-item>a,.wp-block-column .video-container h2,.wp-block-column .video-container h3 {
	margin-bottom: 0
}

@media (max-width:640px) {
	.faq-content .sir-john-intro .sj-intro-content-container .video-container .faq-item>a,.news-posts-container .news-featured-item .featured-news-content .video-container .h3,.sir-john-intro .sj-intro-content-container .faq-content .video-container .faq-item>a,.sir-john-intro .sj-intro-content-container .video-container h2,.video-container .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.video-container .news-posts-container .news-featured-item .featured-news-content .h3,.video-container .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.video-container .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.video-container .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.video-container .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.video-container .sir-john-intro .sj-intro-content-container h2,.video-container h3 {
		font-size: 32px;
		line-height: 32px
	}
}

.faq-content .intro-content .video-container .faq-item>a,.faq-content .laureate-intro .video-container .faq-item>a,.faq-content .laureate-item .video-container .faq-item>a,.faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .video-container .faq-item>a,.faq-content .wp-block-column .video-container .faq-item>a,.faq-sidebar .video-container a,.intro-content .faq-content .video-container .faq-item>a,.intro-content .video-container h2,.laureate-intro .faq-content .video-container .faq-item>a,.laureate-intro .video-container h2,.laureate-item .faq-content .video-container .faq-item>a,.laureate-item .video-container h2,.news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .video-container .faq-item>a,.news-posts-container .news-featured-item .featured-news-content .video-container .h3,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .video-container .faq-item>a,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .video-container h2,.news-posts-container .news-featured-item .video-container h3,.sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .video-container .faq-item>a,.sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .video-container h2,.video-container .faq-content .intro-content .faq-item>a,.video-container .faq-content .laureate-intro .faq-item>a,.video-container .faq-content .laureate-item .faq-item>a,.video-container .faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .faq-item>a,.video-container .faq-content .wp-block-column .faq-item>a,.video-container .faq-sidebar a,.video-container .intro-content .faq-content .faq-item>a,.video-container .intro-content .faq-content li .faq-item>a,.video-container .intro-content .faq-content ol .faq-item>a,.video-container .intro-content .faq-content ul .faq-item>a,.video-container .intro-content h2,.video-container .laureate-intro .faq-content .faq-item>a,.video-container .laureate-intro .faq-content li .faq-item>a,.video-container .laureate-intro .faq-content ol .faq-item>a,.video-container .laureate-intro .faq-content ul .faq-item>a,.video-container .laureate-intro h2,.video-container .laureate-item .faq-content .faq-item>a,.video-container .laureate-item .faq-content li .faq-item>a,.video-container .laureate-item .faq-content ol .faq-item>a,.video-container .laureate-item .faq-content ul .faq-item>a,.video-container .laureate-item h2,.video-container .news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.video-container .news-posts-container .news-featured-item .featured-news-content .h3,.video-container .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.video-container .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.video-container .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.video-container .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.video-container .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container h2,.video-container .news-posts-container .news-featured-item h3,.video-container .sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .faq-item>a,.video-container .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item h2,.video-container .wp-block-column .faq-content .faq-item>a,.video-container .wp-block-column .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.video-container .wp-block-column .faq-content li .faq-item>a,.video-container .wp-block-column .faq-content ol .faq-item>a,.video-container .wp-block-column .faq-content ul .faq-item>a,.video-container .wp-block-column h2,.video-container .wp-block-column h3,.video-container h6,.wp-block-column .faq-content .video-container .faq-item>a,.wp-block-column .video-container h2,.wp-block-column .video-container h3 {
	font-size: 30px;
	line-height: 30px;
	letter-spacing: 0;
	font-style: italic
}

@media (max-width:640px) {
	.faq-content .intro-content .video-container .faq-item>a,.faq-content .laureate-intro .video-container .faq-item>a,.faq-content .laureate-item .video-container .faq-item>a,.faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .video-container .faq-item>a,.faq-content .wp-block-column .video-container .faq-item>a,.faq-sidebar .video-container a,.intro-content .faq-content .video-container .faq-item>a,.intro-content .video-container h2,.laureate-intro .faq-content .video-container .faq-item>a,.laureate-intro .video-container h2,.laureate-item .faq-content .video-container .faq-item>a,.laureate-item .video-container h2,.news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .video-container .faq-item>a,.news-posts-container .news-featured-item .featured-news-content .video-container .h3,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .video-container .faq-item>a,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .video-container h2,.news-posts-container .news-featured-item .video-container h3,.sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .video-container .faq-item>a,.sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .video-container h2,.video-container .faq-content .intro-content .faq-item>a,.video-container .faq-content .laureate-intro .faq-item>a,.video-container .faq-content .laureate-item .faq-item>a,.video-container .faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .faq-item>a,.video-container .faq-content .wp-block-column .faq-item>a,.video-container .faq-sidebar a,.video-container .intro-content .faq-content .faq-item>a,.video-container .intro-content .faq-content li .faq-item>a,.video-container .intro-content .faq-content ol .faq-item>a,.video-container .intro-content .faq-content ul .faq-item>a,.video-container .intro-content h2,.video-container .laureate-intro .faq-content .faq-item>a,.video-container .laureate-intro .faq-content li .faq-item>a,.video-container .laureate-intro .faq-content ol .faq-item>a,.video-container .laureate-intro .faq-content ul .faq-item>a,.video-container .laureate-intro h2,.video-container .laureate-item .faq-content .faq-item>a,.video-container .laureate-item .faq-content li .faq-item>a,.video-container .laureate-item .faq-content ol .faq-item>a,.video-container .laureate-item .faq-content ul .faq-item>a,.video-container .laureate-item h2,.video-container .news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.video-container .news-posts-container .news-featured-item .featured-news-content .h3,.video-container .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.video-container .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.video-container .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.video-container .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.video-container .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container h2,.video-container .news-posts-container .news-featured-item h3,.video-container .sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .faq-item>a,.video-container .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item h2,.video-container .wp-block-column .faq-content .faq-item>a,.video-container .wp-block-column .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.video-container .wp-block-column .faq-content li .faq-item>a,.video-container .wp-block-column .faq-content ol .faq-item>a,.video-container .wp-block-column .faq-content ul .faq-item>a,.video-container .wp-block-column h2,.video-container .wp-block-column h3,.video-container h6,.wp-block-column .faq-content .video-container .faq-item>a,.wp-block-column .video-container h2,.wp-block-column .video-container h3 {
		font-size: 28px;
		line-height: 28px
	}
}

.video-container .vid-meta {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 120px
}

@media (max-width:850px) {
	.video-container .vid-meta {
		height: auto
	}
}

@media (max-width:400px) {
	.video-container .vid-meta {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

.video-container .play-icon {
	width: 120px;
	height: 120px;
	background-color: #F67828;
	margin-right: 30px;
	position: relative
}

@media (max-width:850px) {
	.video-container .play-icon {
		width: 60px;
		height: 60px
	}
}

@media (max-width:400px) {
	.video-container .play-icon {
		margin-right: 0
	}
}

.video-container .play-icon:after {
	content: "";
	width: 0;
	height: 0;
	border-top: 14px solid transparent;
	border-bottom: 14px solid transparent;
	border-left: 24px solid #fff;
	border-radius: 2px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%)
}

@media (max-width:850px) {
	.video-container .play-icon:after {
		border-top: 10px solid transparent;
		border-bottom: 10px solid transparent;
		border-left: 20px solid #fff
	}
}

.video-container .play-title {
	width: calc(100% - 150px)
}

@media (max-width:400px) {
	.video-container .play-title {
		width: 100%;
		margin-top: 10px
	}
}

.video-container .video-meta-container {
	position: absolute;
	bottom: 60px;
	width: 100%
}

@media (max-width:850px) {
	.video-container .video-meta-container {
		bottom: 30px;
		left: 30px
	}
}

@media (max-width:400px) {
	.video-container .video-meta-container {
		left: 15px
	}
}

.featured-news-press-container {
	margin-top: 100px
}

@media (max-width:640px) {
	.featured-news-press-container .featured-news-press-flex {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

.featured-news-press-container .featured-np-title {
	text-align: center;
	margin: 0 0 90px
}

@media (max-width:850px) {
	.featured-news-press-container .featured-np-title {
		margin: 0 0 60px
	}
}

.featured-news-press-container .featured-news-container.full-container,.featured-news-press-container .press-featured.full-container {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.featured-news-press-container .featured-news-container.full-container>.cta-sub-header,.featured-news-press-container .press-featured.full-container>.cta-sub-header {
	width: 100%
}

.featured-news-press-container .featured-news-container.full-container .featured-news,.featured-news-press-container .press-featured.full-container .featured-news {
	width: 45%
}

@media (max-width:767px) {
	.featured-news-press-container .featured-news-container.full-container .featured-news,.featured-news-press-container .press-featured.full-container .featured-news {
		width: 100%
	}
}

.faq-content .sir-john-intro .sj-intro-content-container .featured-news-press-container .faq-item.featured-news-container>a,.faq-content .sir-john-intro .sj-intro-content-container .featured-news-press-container .faq-item.press-featured>a,.featured-news-press-container .faq-content .sir-john-intro .sj-intro-content-container .faq-item.featured-news-container>a,.featured-news-press-container .faq-content .sir-john-intro .sj-intro-content-container .faq-item.press-featured>a,.featured-news-press-container .featured-news-container>h3,.featured-news-press-container .news-posts-container .news-featured-item .featured-news-content .featured-news-container>.h3,.featured-news-press-container .news-posts-container .news-featured-item .featured-news-content .press-featured>.h3,.featured-news-press-container .press-featured>h3,.featured-news-press-container .sir-john-intro .sj-intro-content-container .faq-content .faq-item.featured-news-container>a,.featured-news-press-container .sir-john-intro .sj-intro-content-container .faq-content .faq-item.press-featured>a,.featured-news-press-container .sir-john-intro .sj-intro-content-container .faq-content li .faq-item.featured-news-container>a,.featured-news-press-container .sir-john-intro .sj-intro-content-container .faq-content li .faq-item.press-featured>a,.featured-news-press-container .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item.featured-news-container>a,.featured-news-press-container .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item.press-featured>a,.featured-news-press-container .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item.featured-news-container>a,.featured-news-press-container .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item.press-featured>a,.featured-news-press-container .sir-john-intro .sj-intro-content-container .featured-news-container>h2,.featured-news-press-container .sir-john-intro .sj-intro-content-container .press-featured>h2,.news-posts-container .news-featured-item .featured-news-content .featured-news-press-container .featured-news-container>.h3,.news-posts-container .news-featured-item .featured-news-content .featured-news-press-container .press-featured>.h3,.sir-john-intro .sj-intro-content-container .faq-content .featured-news-press-container .faq-item.featured-news-container>a,.sir-john-intro .sj-intro-content-container .faq-content .featured-news-press-container .faq-item.press-featured>a,.sir-john-intro .sj-intro-content-container .featured-news-press-container .featured-news-container>h2,.sir-john-intro .sj-intro-content-container .featured-news-press-container .press-featured>h2 {
	margin-bottom: 30px;
	font-size: 18px;
	line-height: 18px;
	letter-spacing: 2px
}

.featured-news-press-container .press-featured {
	width: 50%;
	padding-left: 50px
}

@media (max-width:920px) {
	.featured-news-press-container .press-featured {
		padding-left: 15px
	}
}

@media (max-width:640px) {
	.featured-news-press-container .press-featured {
		width: 100%;
		padding: 0
	}
}

.featured-news-press-container .featured-news-container {
	width: 50%;
	padding-right: 50px
}

@media (max-width:920px) {
	.featured-news-press-container .featured-news-container {
		padding-right: 15px
	}
}

@media (max-width:640px) {
	.featured-news-press-container .featured-news-container {
		width: 100%;
		margin-bottom: 15px;
		padding: 0
	}
}

.faq-content .sir-john-intro .sj-intro-content-container .featured-news-press-container .faq-item>a.cta-sub-header,.featured-news-press-container .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a.cta-sub-header,.featured-news-press-container .news-posts-container .news-featured-item .featured-news-content .cta-sub-header.h3,.featured-news-press-container .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a.cta-sub-header,.featured-news-press-container .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a.cta-sub-header,.featured-news-press-container .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a.cta-sub-header,.featured-news-press-container .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a.cta-sub-header,.featured-news-press-container .sir-john-intro .sj-intro-content-container h2.cta-sub-header,.featured-news-press-container h3.cta-sub-header,.news-posts-container .news-featured-item .featured-news-content .featured-news-press-container .cta-sub-header.h3,.sir-john-intro .sj-intro-content-container .faq-content .featured-news-press-container .faq-item>a.cta-sub-header,.sir-john-intro .sj-intro-content-container .featured-news-press-container h2.cta-sub-header {
	color: #221f1f
}

.featured-news-press-container .featured-news {
	margin-bottom: 40px;
	position: relative
}

.faq-content .featured-news-press-container .featured-news .faq-item>a,.featured-news-press-container .featured-news .faq-content .faq-item>a,.featured-news-press-container .featured-news .faq-content li .faq-item>a,.featured-news-press-container .featured-news .faq-content ol .faq-item>a,.featured-news-press-container .featured-news .faq-content ul .faq-item>a,.featured-news-press-container .featured-news h2 {
	font-family: freight-big-pro,serif;
	font-weight: 400;
	font-style: normal;
	font-size: 24px;
	line-height: 33px;
	border-bottom: 1px solid #F67828;
	display: inline;
	margin-bottom: 0
}

@media (max-width:920px) {
	.faq-content .featured-news-press-container .featured-news .faq-item>a,.featured-news-press-container .featured-news .faq-content .faq-item>a,.featured-news-press-container .featured-news .faq-content li .faq-item>a,.featured-news-press-container .featured-news .faq-content ol .faq-item>a,.featured-news-press-container .featured-news .faq-content ul .faq-item>a,.featured-news-press-container .featured-news h2 {
		font-size: 28px
	}
}

.featured-news-press-container .featured-news .meta-source {
	font-family: freight-big-pro,serif;
	font-weight: 500;
	font-style: normal;
	font-style: italic;
	font-size: 15px;
	letter-spacing: 0;
	line-height: 15px
}

.featured-news-press-container .featured-news .meta-date {
	font-family: freight-sans-pro,sans-serif;
	font-weight: 500;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 15px;
	font-size: 15px
}

.featured-news-press-container .featured-press {
	margin-bottom: 45px
}

.content-frame .gform_wrapper form .gform_footer .featured-news-press-container .featured-press input.title[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .featured-news-press-container .featured-press label.title,.faq-content .featured-news-press-container .featured-press .faq-item.faq-content>a.title,.featured-news-press-container .featured-press .content-frame .gform_wrapper form .gform_footer input.title[type=submit],.featured-news-press-container .featured-press .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.title,.featured-news-press-container .featured-press .faq-content .faq-item.faq-content>a.title,.featured-news-press-container .featured-press .faq-content li .faq-item.faq-content>a.title,.featured-news-press-container .featured-press .faq-content ol .faq-item.faq-content>a.title,.featured-news-press-container .featured-press .faq-content ul .faq-item.faq-content>a.title,.featured-news-press-container .featured-press .faq-content>h2.title,.featured-news-press-container .featured-press .filter-active button.title,.featured-news-press-container .featured-press .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.title,.featured-news-press-container .featured-press .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input.title[type=submit],.featured-news-press-container .featured-press .gform_wrapper .gform_body ul li input.title:not([type=checkbox]),.featured-news-press-container .featured-press .laureate-banner .banner-content a.title,.featured-news-press-container .featured-press .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label.title,.featured-news-press-container .featured-press .quote-container a.title,.featured-news-press-container .featured-press .single-laureate-banner .banner-content a.title,.featured-news-press-container .featured-press .timeline-container .timeline-content .title.btn,.featured-news-press-container .featured-press figcaption.title,.featured-news-press-container .featured-press li.title,.featured-news-press-container .featured-press ol.title,.featured-news-press-container .featured-press p.title,.featured-news-press-container .featured-press ul.title,.filter-active .featured-news-press-container .featured-press button.title,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .featured-news-press-container .featured-press label.title,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .featured-news-press-container .featured-press input.title[type=submit],.gform_wrapper .gform_body ul li .featured-news-press-container .featured-press input.title:not([type=checkbox]),.laureate-banner .banner-content .featured-news-press-container .featured-press a.title,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .featured-news-press-container .featured-press label.title,.quote-container .featured-news-press-container .featured-press a.title,.single-laureate-banner .banner-content .featured-news-press-container .featured-press a.title,.timeline-container .timeline-content .featured-news-press-container .featured-press .title.btn {
	margin-bottom: 0;
	margin-top: 0
}

.content-frame .gform_wrapper form .gform_footer .featured-news-press-container .featured-press input.title[type=submit] strong,.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .featured-news-press-container .featured-press label.title strong,.faq-content .featured-news-press-container .featured-press .faq-item.faq-content>a.title strong,.featured-news-press-container .featured-press .content-frame .gform_wrapper form .gform_footer input.title[type=submit] strong,.featured-news-press-container .featured-press .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.title strong,.featured-news-press-container .featured-press .faq-content .faq-item.faq-content>a.title strong,.featured-news-press-container .featured-press .faq-content li .faq-item.faq-content>a.title strong,.featured-news-press-container .featured-press .faq-content ol .faq-item.faq-content>a.title strong,.featured-news-press-container .featured-press .faq-content ul .faq-item.faq-content>a.title strong,.featured-news-press-container .featured-press .faq-content>h2.title strong,.featured-news-press-container .featured-press .filter-active button.title strong,.featured-news-press-container .featured-press .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.title strong,.featured-news-press-container .featured-press .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input.title[type=submit] strong,.featured-news-press-container .featured-press .gform_wrapper .gform_body ul li input.title:not([type=checkbox]) strong,.featured-news-press-container .featured-press .laureate-banner .banner-content a.title strong,.featured-news-press-container .featured-press .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label.title strong,.featured-news-press-container .featured-press .quote-container a.title strong,.featured-news-press-container .featured-press .single-laureate-banner .banner-content a.title strong,.featured-news-press-container .featured-press .timeline-container .timeline-content .title.btn strong,.featured-news-press-container .featured-press figcaption.title strong,.featured-news-press-container .featured-press li.title strong,.featured-news-press-container .featured-press ol.title strong,.featured-news-press-container .featured-press p.title strong,.featured-news-press-container .featured-press ul.title strong,.filter-active .featured-news-press-container .featured-press button.title strong,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .featured-news-press-container .featured-press label.title strong,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .featured-news-press-container .featured-press input.title[type=submit] strong,.gform_wrapper .gform_body ul li .featured-news-press-container .featured-press input.title:not([type=checkbox]) strong,.laureate-banner .banner-content .featured-news-press-container .featured-press a.title strong,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .featured-news-press-container .featured-press label.title strong,.quote-container .featured-news-press-container .featured-press a.title strong,.single-laureate-banner .banner-content .featured-news-press-container .featured-press a.title strong,.timeline-container .timeline-content .featured-news-press-container .featured-press .title.btn strong {
	font-size: 15px;
	line-height: 15px
}

.content-frame .gform_wrapper form .gform_footer .featured-news-press-container .featured-press input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .featured-news-press-container .featured-press label,.faq-content .featured-news-press-container .featured-press .faq-item.faq-content>a,.featured-news-press-container .featured-press .content-frame .gform_wrapper form .gform_footer input[type=submit],.featured-news-press-container .featured-press .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.featured-news-press-container .featured-press .faq-content .faq-item.faq-content>a,.featured-news-press-container .featured-press .faq-content li .faq-item.faq-content>a,.featured-news-press-container .featured-press .faq-content ol .faq-item.faq-content>a,.featured-news-press-container .featured-press .faq-content ul .faq-item.faq-content>a,.featured-news-press-container .featured-press .faq-content>h2,.featured-news-press-container .featured-press .filter-active button,.featured-news-press-container .featured-press .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.featured-news-press-container .featured-press .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.featured-news-press-container .featured-press .gform_wrapper .gform_body ul li input:not([type=checkbox]),.featured-news-press-container .featured-press .laureate-banner .banner-content a,.featured-news-press-container .featured-press .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.featured-news-press-container .featured-press .quote-container a,.featured-news-press-container .featured-press .single-laureate-banner .banner-content a,.featured-news-press-container .featured-press .timeline-container .timeline-content .btn,.featured-news-press-container .featured-press figcaption,.featured-news-press-container .featured-press li,.featured-news-press-container .featured-press ol,.featured-news-press-container .featured-press p,.featured-news-press-container .featured-press ul,.filter-active .featured-news-press-container .featured-press button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .featured-news-press-container .featured-press label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .featured-news-press-container .featured-press input[type=submit],.gform_wrapper .gform_body ul li .featured-news-press-container .featured-press input:not([type=checkbox]),.laureate-banner .banner-content .featured-news-press-container .featured-press a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .featured-news-press-container .featured-press label,.quote-container .featured-news-press-container .featured-press a,.single-laureate-banner .banner-content .featured-news-press-container .featured-press a,.timeline-container .timeline-content .featured-news-press-container .featured-press .btn {
	font-size: 16px;
	line-height: 27px;
	margin-top: 5px
}

@media (max-width:500px) {
	.content-frame .gform_wrapper form .gform_footer .featured-news-press-container .featured-press input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .featured-news-press-container .featured-press label,.faq-content .featured-news-press-container .featured-press .faq-item.faq-content>a,.featured-news-press-container .featured-press .content-frame .gform_wrapper form .gform_footer input[type=submit],.featured-news-press-container .featured-press .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.featured-news-press-container .featured-press .faq-content .faq-item.faq-content>a,.featured-news-press-container .featured-press .faq-content li .faq-item.faq-content>a,.featured-news-press-container .featured-press .faq-content ol .faq-item.faq-content>a,.featured-news-press-container .featured-press .faq-content ul .faq-item.faq-content>a,.featured-news-press-container .featured-press .faq-content>h2,.featured-news-press-container .featured-press .filter-active button,.featured-news-press-container .featured-press .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.featured-news-press-container .featured-press .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.featured-news-press-container .featured-press .gform_wrapper .gform_body ul li input:not([type=checkbox]),.featured-news-press-container .featured-press .laureate-banner .banner-content a,.featured-news-press-container .featured-press .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.featured-news-press-container .featured-press .quote-container a,.featured-news-press-container .featured-press .single-laureate-banner .banner-content a,.featured-news-press-container .featured-press .timeline-container .timeline-content .btn,.featured-news-press-container .featured-press figcaption,.featured-news-press-container .featured-press li,.featured-news-press-container .featured-press ol,.featured-news-press-container .featured-press p,.featured-news-press-container .featured-press ul,.filter-active .featured-news-press-container .featured-press button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .featured-news-press-container .featured-press label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .featured-news-press-container .featured-press input[type=submit],.gform_wrapper .gform_body ul li .featured-news-press-container .featured-press input:not([type=checkbox]),.laureate-banner .banner-content .featured-news-press-container .featured-press a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .featured-news-press-container .featured-press label,.quote-container .featured-news-press-container .featured-press a,.single-laureate-banner .banner-content .featured-news-press-container .featured-press a,.timeline-container .timeline-content .featured-news-press-container .featured-press .btn {
		font-size: 16px;
		line-height: 21px
	}
}

.featured-news-press-container .featured-press strong {
	letter-spacing: 0;
	font-family: freight-sans-pro,sans-serif;
	font-weight: 500;
	font-style: normal
}

.single-laureate .page-footer-banner {
	margin-top: 220px
}

@media (max-width:500px) {
	.single-laureate .page-footer-banner {
		margin-top: 0
	}
}

.single-laureate .page-footer-frame {
	padding-bottom: 100px
}

@media (max-width:500px) {
	.single-laureate .page-footer-frame {
		margin-top: 0;
		padding-bottom: 30px
	}
}

.single-laureate .page-footer-frame .cta-container {
	display: none
}

.faq-content .sir-john-intro .sj-intro-content-container .single-laureate .faq-item.page-footer-frame>a,.news-posts-container .news-featured-item .featured-news-content .single-laureate .page-footer-frame>.h3,.single-laureate .faq-content .sir-john-intro .sj-intro-content-container .faq-item.page-footer-frame>a,.single-laureate .news-posts-container .news-featured-item .featured-news-content .page-footer-frame>.h3,.single-laureate .page-footer-frame>h3,.single-laureate .sir-john-intro .sj-intro-content-container .faq-content .faq-item.page-footer-frame>a,.single-laureate .sir-john-intro .sj-intro-content-container .faq-content li .faq-item.page-footer-frame>a,.single-laureate .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item.page-footer-frame>a,.single-laureate .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item.page-footer-frame>a,.single-laureate .sir-john-intro .sj-intro-content-container .page-footer-frame>h2,.sir-john-intro .sj-intro-content-container .faq-content .single-laureate .faq-item.page-footer-frame>a,.sir-john-intro .sj-intro-content-container .single-laureate .page-footer-frame>h2 {
	margin-bottom: 0
}

@media (max-width:500px) {
	.faq-content .sir-john-intro .sj-intro-content-container .single-laureate .faq-item.page-footer-frame>a span,.news-posts-container .news-featured-item .featured-news-content .single-laureate .page-footer-frame>.h3 span,.single-laureate .faq-content .sir-john-intro .sj-intro-content-container .faq-item.page-footer-frame>a span,.single-laureate .news-posts-container .news-featured-item .featured-news-content .page-footer-frame>.h3 span,.single-laureate .page-footer-frame>h3 span,.single-laureate .sir-john-intro .sj-intro-content-container .faq-content .faq-item.page-footer-frame>a span,.single-laureate .sir-john-intro .sj-intro-content-container .faq-content li .faq-item.page-footer-frame>a span,.single-laureate .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item.page-footer-frame>a span,.single-laureate .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item.page-footer-frame>a span,.single-laureate .sir-john-intro .sj-intro-content-container .page-footer-frame>h2 span,.sir-john-intro .sj-intro-content-container .faq-content .single-laureate .faq-item.page-footer-frame>a span,.sir-john-intro .sj-intro-content-container .single-laureate .page-footer-frame>h2 span {
		width: 100%;
		display: block
	}
}

.faq-content .sir-john-intro .sj-intro-content-container .single-laureate .faq-item.page-footer-frame>a a,.news-posts-container .news-featured-item .featured-news-content .single-laureate .page-footer-frame>.h3 a,.single-laureate .faq-content .sir-john-intro .sj-intro-content-container .faq-item.page-footer-frame>a a,.single-laureate .news-posts-container .news-featured-item .featured-news-content .page-footer-frame>.h3 a,.single-laureate .page-footer-frame>h3 a,.single-laureate .sir-john-intro .sj-intro-content-container .faq-content .faq-item.page-footer-frame>a a,.single-laureate .sir-john-intro .sj-intro-content-container .faq-content li .faq-item.page-footer-frame>a a,.single-laureate .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item.page-footer-frame>a a,.single-laureate .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item.page-footer-frame>a a,.single-laureate .sir-john-intro .sj-intro-content-container .page-footer-frame>h2 a,.sir-john-intro .sj-intro-content-container .faq-content .single-laureate .faq-item.page-footer-frame>a a,.sir-john-intro .sj-intro-content-container .single-laureate .page-footer-frame>h2 a {
	margin-right: 35px
}

@media (max-width:500px) {
	.faq-content .sir-john-intro .sj-intro-content-container .single-laureate .faq-item.page-footer-frame>a a,.news-posts-container .news-featured-item .featured-news-content .single-laureate .page-footer-frame>.h3 a,.single-laureate .faq-content .sir-john-intro .sj-intro-content-container .faq-item.page-footer-frame>a a,.single-laureate .news-posts-container .news-featured-item .featured-news-content .page-footer-frame>.h3 a,.single-laureate .page-footer-frame>h3 a,.single-laureate .sir-john-intro .sj-intro-content-container .faq-content .faq-item.page-footer-frame>a a,.single-laureate .sir-john-intro .sj-intro-content-container .faq-content li .faq-item.page-footer-frame>a a,.single-laureate .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item.page-footer-frame>a a,.single-laureate .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item.page-footer-frame>a a,.single-laureate .sir-john-intro .sj-intro-content-container .page-footer-frame>h2 a,.sir-john-intro .sj-intro-content-container .faq-content .single-laureate .faq-item.page-footer-frame>a a,.sir-john-intro .sj-intro-content-container .single-laureate .page-footer-frame>h2 a {
		width: auto;
		margin-top: 20px;
		display: inline-block
	}
}

.faq-content .sir-john-intro .sj-intro-content-container .single-laureate .faq-item.page-footer-frame>a a:first-child,.news-posts-container .news-featured-item .featured-news-content .single-laureate .page-footer-frame>.h3 a:first-child,.single-laureate .faq-content .sir-john-intro .sj-intro-content-container .faq-item.page-footer-frame>a a:first-child,.single-laureate .news-posts-container .news-featured-item .featured-news-content .page-footer-frame>.h3 a:first-child,.single-laureate .page-footer-frame>h3 a:first-child,.single-laureate .sir-john-intro .sj-intro-content-container .faq-content .faq-item.page-footer-frame>a a:first-child,.single-laureate .sir-john-intro .sj-intro-content-container .faq-content li .faq-item.page-footer-frame>a a:first-child,.single-laureate .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item.page-footer-frame>a a:first-child,.single-laureate .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item.page-footer-frame>a a:first-child,.single-laureate .sir-john-intro .sj-intro-content-container .page-footer-frame>h2 a:first-child,.sir-john-intro .sj-intro-content-container .faq-content .single-laureate .faq-item.page-footer-frame>a a:first-child,.sir-john-intro .sj-intro-content-container .single-laureate .page-footer-frame>h2 a:first-child {
	margin-left: 35px
}

.faq-content .sir-john-intro .sj-intro-content-container .single-laureate .faq-item.page-footer-frame>a a:last-child,.news-posts-container .news-featured-item .featured-news-content .single-laureate .page-footer-frame>.h3 a:last-child,.single-laureate .faq-content .sir-john-intro .sj-intro-content-container .faq-item.page-footer-frame>a a:last-child,.single-laureate .news-posts-container .news-featured-item .featured-news-content .page-footer-frame>.h3 a:last-child,.single-laureate .page-footer-frame>h3 a:last-child,.single-laureate .sir-john-intro .sj-intro-content-container .faq-content .faq-item.page-footer-frame>a a:last-child,.single-laureate .sir-john-intro .sj-intro-content-container .faq-content li .faq-item.page-footer-frame>a a:last-child,.single-laureate .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item.page-footer-frame>a a:last-child,.single-laureate .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item.page-footer-frame>a a:last-child,.single-laureate .sir-john-intro .sj-intro-content-container .page-footer-frame>h2 a:last-child,.sir-john-intro .sj-intro-content-container .faq-content .single-laureate .faq-item.page-footer-frame>a a:last-child,.sir-john-intro .sj-intro-content-container .single-laureate .page-footer-frame>h2 a:last-child {
	margin-right: 0
}

.faq-content .sir-john-intro .sj-intro-content-container .single-laureate .faq-item.page-footer-frame>a a:before,.news-posts-container .news-featured-item .featured-news-content .single-laureate .page-footer-frame>.h3 a:before,.single-laureate .faq-content .sir-john-intro .sj-intro-content-container .faq-item.page-footer-frame>a a:before,.single-laureate .news-posts-container .news-featured-item .featured-news-content .page-footer-frame>.h3 a:before,.single-laureate .page-footer-frame>h3 a:before,.single-laureate .sir-john-intro .sj-intro-content-container .faq-content .faq-item.page-footer-frame>a a:before,.single-laureate .sir-john-intro .sj-intro-content-container .faq-content li .faq-item.page-footer-frame>a a:before,.single-laureate .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item.page-footer-frame>a a:before,.single-laureate .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item.page-footer-frame>a a:before,.single-laureate .sir-john-intro .sj-intro-content-container .page-footer-frame>h2 a:before,.sir-john-intro .sj-intro-content-container .faq-content .single-laureate .faq-item.page-footer-frame>a a:before,.sir-john-intro .sj-intro-content-container .single-laureate .page-footer-frame>h2 a:before {
	display: none
}

.gallery-container {
	margin-bottom: 300px;
	margin-top: 120px
}

@media (max-width:500px) {
	.gallery-container {
		margin-bottom: 0;
		z-index: 70
	}
}

.gallery-container .block-content {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center
}

.gallery-container .block-content.block-type-image {
	position: relative
}

.gallery-container .block-content.block-type-image .img-trigger {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%
}

.gallery-container .block-content.block-type-image .img-trigger:before {
	display: none!important
}

.gallery-container .block-content.block-type-video {
	position: relative;
	color: #fff;
	padding: 40px
}

@media (max-width:850px) {
	.gallery-container .block-content.block-type-video {
		padding: 20px
	}
}

.gallery-container .block-content.block-type-video .vid-title {
	z-index: 5;
	position: relative
}

.content-frame .gform_wrapper form .gform_footer .gallery-container .block-content.block-type-video .vid-title input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .gallery-container .block-content.block-type-video .vid-title label,.faq-content .gallery-container .block-content.block-type-video .vid-title .faq-item.faq-content>a,.filter-active .gallery-container .block-content.block-type-video .vid-title button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .gallery-container .block-content.block-type-video .vid-title label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .gallery-container .block-content.block-type-video .vid-title input[type=submit],.gallery-container .block-content.block-type-video .vid-title .content-frame .gform_wrapper form .gform_footer input[type=submit],.gallery-container .block-content.block-type-video .vid-title .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.gallery-container .block-content.block-type-video .vid-title .faq-content .faq-item.faq-content>a,.gallery-container .block-content.block-type-video .vid-title .faq-content li .faq-item.faq-content>a,.gallery-container .block-content.block-type-video .vid-title .faq-content ol .faq-item.faq-content>a,.gallery-container .block-content.block-type-video .vid-title .faq-content ul .faq-item.faq-content>a,.gallery-container .block-content.block-type-video .vid-title .faq-content>h2,.gallery-container .block-content.block-type-video .vid-title .filter-active button,.gallery-container .block-content.block-type-video .vid-title .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.gallery-container .block-content.block-type-video .vid-title .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.gallery-container .block-content.block-type-video .vid-title .gform_wrapper .gform_body ul li input:not([type=checkbox]),.gallery-container .block-content.block-type-video .vid-title .laureate-banner .banner-content a,.gallery-container .block-content.block-type-video .vid-title .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.gallery-container .block-content.block-type-video .vid-title .quote-container a,.gallery-container .block-content.block-type-video .vid-title .single-laureate-banner .banner-content a,.gallery-container .block-content.block-type-video .vid-title .timeline-container .timeline-content .btn,.gallery-container .block-content.block-type-video .vid-title figcaption,.gallery-container .block-content.block-type-video .vid-title li,.gallery-container .block-content.block-type-video .vid-title ol,.gallery-container .block-content.block-type-video .vid-title p,.gallery-container .block-content.block-type-video .vid-title ul,.gform_wrapper .gform_body ul li .gallery-container .block-content.block-type-video .vid-title input:not([type=checkbox]),.laureate-banner .banner-content .gallery-container .block-content.block-type-video .vid-title a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .gallery-container .block-content.block-type-video .vid-title label,.quote-container .gallery-container .block-content.block-type-video .vid-title a,.single-laureate-banner .banner-content .gallery-container .block-content.block-type-video .vid-title a,.timeline-container .timeline-content .gallery-container .block-content.block-type-video .vid-title .btn {
	font-family: freight-sans-pro,sans-serif;
	font-weight: 600;
	font-style: normal;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 2px;
	line-height: 12px;
	color: #F67828
}

.faq-content .intro-content .gallery-container .block-content.block-type-video .vid-title .faq-item>a,.faq-content .laureate-intro .gallery-container .block-content.block-type-video .vid-title .faq-item>a,.faq-content .laureate-item .gallery-container .block-content.block-type-video .vid-title .faq-item>a,.faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .gallery-container .block-content.block-type-video .vid-title .faq-item>a,.faq-content .wp-block-column .gallery-container .block-content.block-type-video .vid-title .faq-item>a,.faq-sidebar .gallery-container .block-content.block-type-video .vid-title a,.gallery-container .block-content.block-type-video .vid-title .faq-content .intro-content .faq-item>a,.gallery-container .block-content.block-type-video .vid-title .faq-content .laureate-intro .faq-item>a,.gallery-container .block-content.block-type-video .vid-title .faq-content .laureate-item .faq-item>a,.gallery-container .block-content.block-type-video .vid-title .faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .faq-item>a,.gallery-container .block-content.block-type-video .vid-title .faq-content .wp-block-column .faq-item>a,.gallery-container .block-content.block-type-video .vid-title .faq-sidebar a,.gallery-container .block-content.block-type-video .vid-title .intro-content .faq-content .faq-item>a,.gallery-container .block-content.block-type-video .vid-title .intro-content .faq-content li .faq-item>a,.gallery-container .block-content.block-type-video .vid-title .intro-content .faq-content ol .faq-item>a,.gallery-container .block-content.block-type-video .vid-title .intro-content .faq-content ul .faq-item>a,.gallery-container .block-content.block-type-video .vid-title .intro-content h2,.gallery-container .block-content.block-type-video .vid-title .laureate-intro .faq-content .faq-item>a,.gallery-container .block-content.block-type-video .vid-title .laureate-intro .faq-content li .faq-item>a,.gallery-container .block-content.block-type-video .vid-title .laureate-intro .faq-content ol .faq-item>a,.gallery-container .block-content.block-type-video .vid-title .laureate-intro .faq-content ul .faq-item>a,.gallery-container .block-content.block-type-video .vid-title .laureate-intro h2,.gallery-container .block-content.block-type-video .vid-title .laureate-item .faq-content .faq-item>a,.gallery-container .block-content.block-type-video .vid-title .laureate-item .faq-content li .faq-item>a,.gallery-container .block-content.block-type-video .vid-title .laureate-item .faq-content ol .faq-item>a,.gallery-container .block-content.block-type-video .vid-title .laureate-item .faq-content ul .faq-item>a,.gallery-container .block-content.block-type-video .vid-title .laureate-item h2,.gallery-container .block-content.block-type-video .vid-title .news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.gallery-container .block-content.block-type-video .vid-title .news-posts-container .news-featured-item .featured-news-content .h3,.gallery-container .block-content.block-type-video .vid-title .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.gallery-container .block-content.block-type-video .vid-title .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.gallery-container .block-content.block-type-video .vid-title .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.gallery-container .block-content.block-type-video .vid-title .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.gallery-container .block-content.block-type-video .vid-title .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container h2,.gallery-container .block-content.block-type-video .vid-title .news-posts-container .news-featured-item h3,.gallery-container .block-content.block-type-video .vid-title .sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .faq-item>a,.gallery-container .block-content.block-type-video .vid-title .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item h2,.gallery-container .block-content.block-type-video .vid-title .wp-block-column .faq-content .faq-item>a,.gallery-container .block-content.block-type-video .vid-title .wp-block-column .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.gallery-container .block-content.block-type-video .vid-title .wp-block-column .faq-content li .faq-item>a,.gallery-container .block-content.block-type-video .vid-title .wp-block-column .faq-content ol .faq-item>a,.gallery-container .block-content.block-type-video .vid-title .wp-block-column .faq-content ul .faq-item>a,.gallery-container .block-content.block-type-video .vid-title .wp-block-column h2,.gallery-container .block-content.block-type-video .vid-title .wp-block-column h3,.gallery-container .block-content.block-type-video .vid-title h6,.intro-content .faq-content .gallery-container .block-content.block-type-video .vid-title .faq-item>a,.intro-content .gallery-container .block-content.block-type-video .vid-title h2,.laureate-intro .faq-content .gallery-container .block-content.block-type-video .vid-title .faq-item>a,.laureate-intro .gallery-container .block-content.block-type-video .vid-title h2,.laureate-item .faq-content .gallery-container .block-content.block-type-video .vid-title .faq-item>a,.laureate-item .gallery-container .block-content.block-type-video .vid-title h2,.news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .gallery-container .block-content.block-type-video .vid-title .faq-item>a,.news-posts-container .news-featured-item .featured-news-content .gallery-container .block-content.block-type-video .vid-title .h3,.news-posts-container .news-featured-item .gallery-container .block-content.block-type-video .vid-title h3,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .gallery-container .block-content.block-type-video .vid-title .faq-item>a,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .gallery-container .block-content.block-type-video .vid-title h2,.sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .gallery-container .block-content.block-type-video .vid-title .faq-item>a,.sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .gallery-container .block-content.block-type-video .vid-title h2,.wp-block-column .faq-content .gallery-container .block-content.block-type-video .vid-title .faq-item>a,.wp-block-column .gallery-container .block-content.block-type-video .vid-title h2,.wp-block-column .gallery-container .block-content.block-type-video .vid-title h3 {
	font-size: 24px;
	line-height: 33px;
	border-bottom: 1px solid #F67828;
	display: inline
}

.gallery-container .block-content.block-type-video a {
	z-index: 5;
	position: absolute;
	bottom: 40px;
	left: 40px;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 2px;
	line-height: 12px
}

@media (max-width:850px) {
	.gallery-container .block-content.block-type-video a {
		bottom: 20px;
		left: 20px
	}
}

.gallery-container .block-content.block-type-video a .play-trigger {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-color: #fff;
	margin: 0;
	margin-right: 20px;
	border: none;
	position: relative
}

@media (max-width:850px) {
	.gallery-container .block-content.block-type-video a .play-trigger {
		width: 50px;
		height: 50px
	}
}

.gallery-container .block-content.block-type-video a .play-trigger:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 15px solid #F67828;
	border-radius: 2px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%)
}

@media (max-width:850px) {
	.gallery-container .block-content.block-type-video a .play-trigger:before {
		border-top: 8px solid transparent;
		border-bottom: 8px solid transparent;
		border-left: 13px solid #F67828
	}
}

.gallery-container .block-content.block-type-video a:before {
	display: none
}

.gallery-container .block-content.block-type-video:before {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	background-color: rgba(0,0,0,.6);
	z-index: 1
}

.gallery-container.gallery-1 .block-content {
	width: 590px;
	height: 590px;
	margin: 0 auto
}

@media (max-width:1280px) {
	.gallery-container.gallery-1 .block-content {
		height: 386px
	}
}

@media (max-width:767px) {
	.gallery-container.gallery-1 .block-content {
		width: 100%;
		height: 320px
	}
}

@media (max-width:640px) {
	.gallery-container.gallery-1 .block-content {
		width: 100%;
		margin: 0 0 20px!important
	}
}

.gallery-container.gallery-2 .flex-container {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.gallery-container.gallery-2 .block-content {
	width: calc(50% - 10px);
	height: 590px
}

@media (max-width:1280px) {
	.gallery-container.gallery-2 .block-content {
		height: 386px
	}
}

@media (max-width:767px) {
	.gallery-container.gallery-2 .block-content {
		height: 320px
	}
}

@media (max-width:640px) {
	.gallery-container.gallery-2 .block-content {
		width: 100%;
		margin: 0 0 20px!important
	}
}

.gallery-container.gallery-3 .flex-container {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.gallery-container.gallery-3 .block-content {
	width: calc(33.3333% - 10px);
	height: 386px
}

@media (max-width:1280px) {
	.gallery-container.gallery-3 .block-content {
		height: 320px
	}
}

@media (max-width:767px) {
	.gallery-container.gallery-3 .block-content {
		width: calc(50% - 20px);
		margin: 0 10px 20px!important;
		height: 320px;
		-webkit-transform: translateY(0)!important;
		transform: translateY(0)!important
	}
}

@media (max-width:640px) {
	.gallery-container.gallery-3 .block-content {
		width: 100%;
		margin: 0 0 20px!important
	}
}

.gallery-container.gallery-3 .block-content:nth-child(2) {
	-webkit-transform: translateY(-60px);
	transform: translateY(-60px)
}

.gallery-container.gallery-4 .flex-container {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.gallery-container.gallery-4 .block-content {
	width: calc(33.3333% - 10px);
	height: 386px;
	margin-bottom: 20px
}

@media (max-width:1280px) {
	.gallery-container.gallery-4 .block-content {
		height: 320px
	}
}

@media (max-width:767px) {
	.gallery-container.gallery-4 .block-content {
		width: calc(50% - 20px);
		margin: 0 10px 20px!important;
		height: 320px;
		-webkit-transform: translateY(0)!important;
		transform: translateY(0)!important
	}
}

@media (max-width:640px) {
	.gallery-container.gallery-4 .block-content {
		width: 100%;
		margin: 0 0 20px!important
	}
}

.gallery-container.gallery-4 .block-content:first-child,.gallery-container.gallery-4 .block-content:nth-child(3) {
	-webkit-transform: translateY(60px);
	transform: translateY(60px)
}

.gallery-container.gallery-4 .block-content:nth-child(2) {
	-webkit-transform: translateY(-60px);
	transform: translateY(-60px)
}

.gallery-container.gallery-4 .block-content:last-child {
	margin: 0 auto;
	-webkit-transform: translateY(-60px);
	transform: translateY(-60px)
}

.gallery-container.gallery-5 .flex-container {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.gallery-container.gallery-5 .block-content {
	width: calc(33.3333% - 20px);
	height: 386px;
	margin-bottom: 20px
}

@media (max-width:1280px) {
	.gallery-container.gallery-5 .block-content {
		height: 320px
	}
}

@media (max-width:767px) {
	.gallery-container.gallery-5 .block-content {
		width: calc(50% - 20px);
		margin: 0 10px 20px!important;
		height: 320px
	}
}

@media (max-width:640px) {
	.gallery-container.gallery-5 .block-content {
		width: 100%;
		margin: 0 0 20px!important
	}
}

.gallery-container.gallery-5 .block-content:first-child,.gallery-container.gallery-5 .block-content:nth-child(4) {
	margin-right: 10px
}

.gallery-container.gallery-5 .block-content:last-child,.gallery-container.gallery-5 .block-content:nth-child(3) {
	margin-left: 10px
}

.gallery-container.gallery-5 .block-content:nth-child(2) {
	margin-left: 10px;
	margin-right: 10px
}

.gallery-container.gallery-6 .flex-container {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.gallery-container.gallery-6 .block-content {
	width: calc(33.3333% - 10px);
	height: 386px;
	margin-bottom: 20px
}

@media (max-width:1280px) {
	.gallery-container.gallery-6 .block-content {
		height: 320px
	}
}

@media (max-width:850px) {
	.gallery-container.gallery-6 .block-content {
		height: 320px
	}
}

@media (max-width:767px) {
	.gallery-container.gallery-6 .block-content {
		width: calc(50% - 20px);
		margin: 0 10px 20px;
		height: 320px
	}
}

@media (max-width:640px) {
	.gallery-container.gallery-6 .block-content {
		width: 100%;
		margin: 0 0 20px!important
	}
}

.gallery-container.gallery-6 .block-content:nth-child(2),.gallery-container.gallery-6 .block-content:nth-child(5) {
	-webkit-transform: translateY(-60px);
	transform: translateY(-60px)
}

@media (max-width:767px) {
	.gallery-container.gallery-6 .block-content:nth-child(2),.gallery-container.gallery-6 .block-content:nth-child(5) {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@font-face {
	font-family:DDC;src:url(../fonts/DDCHardware-Regular.otf) format("opentype")
}

.laureate-2021-banner {
	background-size: cover!important;
	overflow: visible!important;
	height: 850px!important;
	border-bottom: 0!important
}

@media (max-width:850px) {
	.laureate-2021-banner {
		max-height: 700px!important
	}
}

@media (max-width:480px) {
	.laureate-2021-banner {
		max-height: 600px!important
	}
}

.laureate-2021-banner:before {
	all: unset!important;
	background-color: rgba(0,0,0,0)
}

.laureate-2021-banner .frame {
	position: relative!important;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transform: unset!important;
	transform: unset!important;
	left: unset!important;
	bottom: unset!important;
	height: -webkit-fit-content!important;
	height: -moz-fit-content!important;
	height: fit-content!important;
	padding-top: 25px!important
}

.laureate-2021-banner .banner-mobile {
	display: none
}

.laureate-2021-banner .banner-graphic-container {
	left: unset!important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 auto;
	-webkit-transform: translate(0,10%)!important;
	transform: translate(0,10%)!important;
	padding-left: 0!important;
	padding-right: 0!important;
	height: -webkit-fit-content!important;
	height: -moz-fit-content!important;
	height: fit-content!important;
	max-height: 517px!important;
	width: 80%;
	max-width: 982px;
	display: block!important
}

@media (max-width:768px) {
	.laureate-2021-banner .banner-graphic-container .video-container {
		height: 100%!important
	}
}

@media (max-width:650px) {
	.laureate-2021-banner .banner-graphic-container .video-container {
		height: 100%!important
	}
}

.laureate-2021-banner .banner-graphic-container img {
	left: 0;
	position: relative;
	-o-object-fit: cover;
	object-fit: cover;
	max-height: 517px;
	width: 100%
}

.laureate-2021-banner .banner-graphic-container .video-container {
	width: 100%!important;
	padding: 0!important;
	position: absolute!important;
	left: 0!important;
	bottom: 0!important
}

.faq-content .laureate-banner .banner-content .laureate-2021-banner .faq-item>a,.faq-content .single-laureate-banner .banner-content .laureate-2021-banner .faq-item>a,.laureate-2021-banner .banner-content,.laureate-2021-banner .faq-content .laureate-banner .banner-content .faq-item>a,.laureate-2021-banner .faq-content .single-laureate-banner .banner-content .faq-item>a,.laureate-2021-banner .laureate-banner .banner-content .faq-content .faq-item>a,.laureate-2021-banner .laureate-banner .banner-content .faq-content li .faq-item>a,.laureate-2021-banner .laureate-banner .banner-content .faq-content ol .faq-item>a,.laureate-2021-banner .laureate-banner .banner-content .faq-content ul .faq-item>a,.laureate-2021-banner .laureate-banner .banner-content h2,.laureate-2021-banner .single-laureate-banner .banner-content .faq-content .faq-item>a,.laureate-2021-banner .single-laureate-banner .banner-content .faq-content li .faq-item>a,.laureate-2021-banner .single-laureate-banner .banner-content .faq-content ol .faq-item>a,.laureate-2021-banner .single-laureate-banner .banner-content .faq-content ul .faq-item>a,.laureate-2021-banner .single-laureate-banner .banner-content h2,.laureate-2021-banner .timeline-container .timeline-content .timeline-count,.laureate-2021-banner h1,.laureate-banner .banner-content .faq-content .laureate-2021-banner .faq-item>a,.laureate-banner .banner-content .laureate-2021-banner h2,.single-laureate-banner .banner-content .faq-content .laureate-2021-banner .faq-item>a,.single-laureate-banner .banner-content .laureate-2021-banner h2,.timeline-container .timeline-content .laureate-2021-banner .timeline-count {
	text-align: center;
	margin: 0;
	max-width: 100%
}

.laureate-2021-banner .banner-content {
	border-left: 0;
	padding-left: 0;
	padding-right: 0
}

.content-frame .gform_wrapper form .gform_footer .laureate-2021-banner .banner-content input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .laureate-2021-banner .banner-content label,.faq-content .laureate-2021-banner .banner-content .faq-item.faq-content>a,.filter-active .laureate-2021-banner .banner-content button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .laureate-2021-banner .banner-content label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .laureate-2021-banner .banner-content input[type=submit],.gform_wrapper .gform_body ul li .laureate-2021-banner .banner-content input:not([type=checkbox]),.laureate-2021-banner .banner-content .content-frame .gform_wrapper form .gform_footer input[type=submit],.laureate-2021-banner .banner-content .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.laureate-2021-banner .banner-content .faq-content .faq-item.faq-content>a,.laureate-2021-banner .banner-content .faq-content li .faq-item.faq-content>a,.laureate-2021-banner .banner-content .faq-content ol .faq-item.faq-content>a,.laureate-2021-banner .banner-content .faq-content ul .faq-item.faq-content>a,.laureate-2021-banner .banner-content .faq-content>h2,.laureate-2021-banner .banner-content .filter-active button,.laureate-2021-banner .banner-content .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.laureate-2021-banner .banner-content .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.laureate-2021-banner .banner-content .gform_wrapper .gform_body ul li input:not([type=checkbox]),.laureate-2021-banner .banner-content .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.laureate-2021-banner .banner-content .quote-container a,.laureate-2021-banner .banner-content .timeline-container .timeline-content .btn,.laureate-2021-banner .banner-content figcaption,.laureate-2021-banner .banner-content li,.laureate-2021-banner .banner-content ol,.laureate-2021-banner .banner-content p,.laureate-2021-banner .banner-content ul,.laureate-2021-banner .laureate-banner .banner-content a,.laureate-2021-banner .single-laureate-banner .banner-content a,.laureate-banner .laureate-2021-banner .banner-content a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .laureate-2021-banner .banner-content label,.quote-container .laureate-2021-banner .banner-content a,.single-laureate-banner .laureate-2021-banner .banner-content a,.timeline-container .timeline-content .laureate-2021-banner .banner-content .btn {
	color: #F67828;
	line-height: 70px;
	font-size: 45px;
	font-family: DDC,sans-serif
}

.laureate-2021-content.init {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1
}

.laureate-2021-content {
	margin-top: 192px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-transition: .65s ease-in-out;
	transition: .65s ease-in-out
}

.laureate-2021-content .content-frame {
	padding-left: 30px!important;
	padding-right: 30px!important
}

.faq-content .laureate-2021-content .content-frame .faq-item>a,.laureate-2021-content .content-frame .faq-content .faq-item>a,.laureate-2021-content .content-frame .faq-content li .faq-item>a,.laureate-2021-content .content-frame .faq-content ol .faq-item>a,.laureate-2021-content .content-frame .faq-content ul .faq-item>a,.laureate-2021-content .content-frame h2 {
	color: #fff;
	font-size: 60px;
	line-height: 55px;
	text-align: center;
	padding-top: 95px;
	padding-bottom: 30px;
	margin-bottom: 0!important
}

@media (max-width:650px) {
	.faq-content .laureate-2021-content .content-frame .faq-item>a,.laureate-2021-content .content-frame .faq-content .faq-item>a,.laureate-2021-content .content-frame .faq-content li .faq-item>a,.laureate-2021-content .content-frame .faq-content ol .faq-item>a,.laureate-2021-content .content-frame .faq-content ul .faq-item>a,.laureate-2021-content .content-frame h2 {
		padding-top: 30px;
		padding-bottom: 30px;
		font-size: 22px;
		line-height: 24px
	}
}

.faq-content .sir-john-intro .sj-intro-content-container .laureate-2021-content .content-frame .timing-runner .faq-item>a,.laureate-2021-content .content-frame .timing-runner .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.laureate-2021-content .content-frame .timing-runner .news-posts-container .news-featured-item .featured-news-content .h3,.laureate-2021-content .content-frame .timing-runner .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.laureate-2021-content .content-frame .timing-runner .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.laureate-2021-content .content-frame .timing-runner .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.laureate-2021-content .content-frame .timing-runner .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.laureate-2021-content .content-frame .timing-runner .sir-john-intro .sj-intro-content-container h2,.laureate-2021-content .content-frame .timing-runner h3,.news-posts-container .news-featured-item .featured-news-content .laureate-2021-content .content-frame .timing-runner .h3,.sir-john-intro .sj-intro-content-container .faq-content .laureate-2021-content .content-frame .timing-runner .faq-item>a,.sir-john-intro .sj-intro-content-container .laureate-2021-content .content-frame .timing-runner h2 {
	color: #F67828;
	font-size: 45px;
	line-height: 55px;
	text-align: center;
	padding-top: 0;
	padding-bottom: 50px;
	margin-bottom: 0;

}

@media (max-width:650px) {
	.faq-content .sir-john-intro .sj-intro-content-container .laureate-2021-content .content-frame .timing-runner .faq-item>a,.laureate-2021-content .content-frame .timing-runner .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.laureate-2021-content .content-frame .timing-runner .news-posts-container .news-featured-item .featured-news-content .h3,.laureate-2021-content .content-frame .timing-runner .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.laureate-2021-content .content-frame .timing-runner .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.laureate-2021-content .content-frame .timing-runner .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.laureate-2021-content .content-frame .timing-runner .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.laureate-2021-content .content-frame .timing-runner .sir-john-intro .sj-intro-content-container h2,.laureate-2021-content .content-frame .timing-runner h3,.news-posts-container .news-featured-item .featured-news-content .laureate-2021-content .content-frame .timing-runner .h3,.sir-john-intro .sj-intro-content-container .faq-content .laureate-2021-content .content-frame .timing-runner .faq-item>a,.sir-john-intro .sj-intro-content-container .laureate-2021-content .content-frame .timing-runner h2 {
		font-size: 28px;
		line-height: 30px
	}
}

.laureate-form {
	max-width: 80%;
	margin: 0 auto
}

.faq-content .sir-john-intro .sj-intro-content-container .laureate-form .gform_confirmation_wrapper .gform_confirmation_message .faq-item>a,.laureate-form .gform_confirmation_wrapper .gform_confirmation_message .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.laureate-form .gform_confirmation_wrapper .gform_confirmation_message .news-posts-container .news-featured-item .featured-news-content .h3,.laureate-form .gform_confirmation_wrapper .gform_confirmation_message .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.laureate-form .gform_confirmation_wrapper .gform_confirmation_message .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.laureate-form .gform_confirmation_wrapper .gform_confirmation_message .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.laureate-form .gform_confirmation_wrapper .gform_confirmation_message .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.laureate-form .gform_confirmation_wrapper .gform_confirmation_message .sir-john-intro .sj-intro-content-container h2,.laureate-form .gform_confirmation_wrapper .gform_confirmation_message h3,.news-posts-container .news-featured-item .featured-news-content .laureate-form .gform_confirmation_wrapper .gform_confirmation_message .h3,.sir-john-intro .sj-intro-content-container .faq-content .laureate-form .gform_confirmation_wrapper .gform_confirmation_message .faq-item>a,.sir-john-intro .sj-intro-content-container .laureate-form .gform_confirmation_wrapper .gform_confirmation_message h2 {
	color: #fff
}

@media (max-width:768px) {
	.faq-content .sir-john-intro .sj-intro-content-container .laureate-form .gform_confirmation_wrapper .gform_confirmation_message .faq-item>a,.laureate-form .gform_confirmation_wrapper .gform_confirmation_message .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.laureate-form .gform_confirmation_wrapper .gform_confirmation_message .news-posts-container .news-featured-item .featured-news-content .h3,.laureate-form .gform_confirmation_wrapper .gform_confirmation_message .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.laureate-form .gform_confirmation_wrapper .gform_confirmation_message .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.laureate-form .gform_confirmation_wrapper .gform_confirmation_message .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.laureate-form .gform_confirmation_wrapper .gform_confirmation_message .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.laureate-form .gform_confirmation_wrapper .gform_confirmation_message .sir-john-intro .sj-intro-content-container h2,.laureate-form .gform_confirmation_wrapper .gform_confirmation_message h3,.news-posts-container .news-featured-item .featured-news-content .laureate-form .gform_confirmation_wrapper .gform_confirmation_message .h3,.sir-john-intro .sj-intro-content-container .faq-content .laureate-form .gform_confirmation_wrapper .gform_confirmation_message .faq-item>a,.sir-john-intro .sj-intro-content-container .laureate-form .gform_confirmation_wrapper .gform_confirmation_message h2 {
		font-size: 24px
	}
}

.laureate-form .gform_wrapper {
	margin: 0!important
}

.laureate-form .gform_wrapper .validation_error {
	display: none
}

@media (max-width:650px) {
	.laureate-form {
		height: 43px
	}
}

.laureate-form form {
	height: 83px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.laureate-form form .gform_heading {
	display: none
}

.laureate-form form .gform_body {
	width: 70%!important
}

.laureate-form form .gform_body ul li:not(.consent-input) {
	padding: 0!important;
	margin: 0
}

.laureate-form form .gform_body ul li:not(.consent-input) label {
	top: 15px!important;
	opacity: .48
}

@media (max-width:650px) {
	.laureate-form form .gform_body ul li:not(.consent-input) label {
		top: -6px!important
	}
}

@media (max-width:400px) {
	.laureate-form form .gform_body ul li:not(.consent-input) label {
		font-size: 12px!important
	}
}

.laureate-form form .gform_body ul li:not(.consent-input) .active-label {
	top: -40px!important;
	position: absolute;
	color: #fff;
	left: 0
}

.laureate-form form .gform_body ul li:not(.consent-input) .ginput_container {
	margin: 0!important
}

.laureate-form form .gform_body ul li:not(.consent-input) .ginput_container input {
	width: 100%;
	background-color: #fff;
	margin: 0!important;
	height: 83px
}

@media (max-width:650px) {
	.laureate-form form .gform_body ul li:not(.consent-input) .ginput_container input {
		height: 43px
	}
}

.laureate-form form .gform_body ul li.consent-input {
	margin-top: 0;
	padding-top: 0;
	white-space: nowrap
}

.laureate-form form .gform_body ul li.consent-input label {
	color: #fff
}

.laureate-form form .gform_body ul li.consent-input label a {
	color: #fff
}

.laureate-form form .gform_body ul li.consent-input .gfield_required {
	color: #F67828;
	display: inline
}

.laureate-form form .gform_footer {
	padding: 0!important;
	margin: 0 auto!important;
	width: 30%!important;
	height: 83px
}

@media (min-width:650px) {
	.laureate-form form .gform_footer {
		width: 145px!important;
		margin: 0!important
	}
}

@media (max-width:650px) {
	.laureate-form form .gform_footer {
		height: 43px
	}
}

.laureate-form form .gform_footer input {
	margin: 0!important;
	background-color: #F67828!important;
	color: #fff;
	width: 100%!important;
	height: 100%!important;
	padding: 0!important;
	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
}

.timing-runner {
	margin-bottom: 50px;
	padding-top: 150px
}

@media (max-width:650px) {
	.timing-runner {
		padding-top: 85px
	}
}

.timing-runner .timing-blog .days-box {
	padding: 0 5%;
	text-align: center
}

.timing-runner .timing-blog .days-box .day {
	position: relative;
	font-size: 55px;
	-webkit-box-shadow: 1px -1px 10px 2px rgba(0,0,0,.3) inset;
	box-shadow: 1px -1px 10px 2px rgba(0,0,0,.3) inset;
	color: #000;
	line-height: 1
}

@media (max-width:650px) {
	.timing-runner .timing-blog .days-box .day {
		font-size: 48px
	}
}

@media (max-width:425px) {
	.timing-runner .timing-blog .days-box .day {
		font-size: 24px!important;
		max-height: 28px
	}
}

.content-frame .gform_wrapper form .gform_footer .timing-blog>.colon input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .timing-blog>.colon label,.faq-content .timing-blog>.colon .faq-item.faq-content>a,.faq-content li .timing-blog>.colon .faq-item.faq-content>a,.faq-content ol .timing-blog>.colon .faq-item.faq-content>a,.faq-content ul .timing-blog>.colon .faq-item.faq-content>a,.filter-active .timing-blog>.colon button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .timing-blog>.colon label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .timing-blog>.colon input[type=submit],.gform_wrapper .gform_body ul li .timing-blog>.colon input:not([type=checkbox]),.laureate-banner .banner-content .timing-blog>.colon a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .timing-blog>.colon label,.quote-container .timing-blog>.colon a,.single-laureate-banner .banner-content .timing-blog>.colon a,.timeline-container .timeline-content .timing-blog>.colon .btn,.timing-blog>.colon .content-frame .gform_wrapper form .gform_footer input[type=submit],.timing-blog>.colon .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.timing-blog>.colon .faq-content .faq-item.faq-content>a,.timing-blog>.colon .faq-content li .faq-item.faq-content>a,.timing-blog>.colon .faq-content ol .faq-item.faq-content>a,.timing-blog>.colon .faq-content ul .faq-item.faq-content>a,.timing-blog>.colon .faq-content>h2,.timing-blog>.colon .filter-active button,.timing-blog>.colon .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.timing-blog>.colon .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.timing-blog>.colon .gform_wrapper .gform_body ul li input:not([type=checkbox]),.timing-blog>.colon .laureate-banner .banner-content a,.timing-blog>.colon .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.timing-blog>.colon .quote-container a,.timing-blog>.colon .single-laureate-banner .banner-content a,.timing-blog>.colon .timeline-container .timeline-content .btn,.timing-blog>.colon figcaption,.timing-blog>.colon li,.timing-blog>.colon ol,.timing-blog>.colon p,.timing-blog>.colon ul {
	color: #fff;
	font-size: 68px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	height: 100%
}

@media (max-width:768px) {
	.content-frame .gform_wrapper form .gform_footer .timing-blog>.colon input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .timing-blog>.colon label,.faq-content .timing-blog>.colon .faq-item.faq-content>a,.faq-content li .timing-blog>.colon .faq-item.faq-content>a,.faq-content ol .timing-blog>.colon .faq-item.faq-content>a,.faq-content ul .timing-blog>.colon .faq-item.faq-content>a,.filter-active .timing-blog>.colon button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .timing-blog>.colon label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .timing-blog>.colon input[type=submit],.gform_wrapper .gform_body ul li .timing-blog>.colon input:not([type=checkbox]),.laureate-banner .banner-content .timing-blog>.colon a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .timing-blog>.colon label,.quote-container .timing-blog>.colon a,.single-laureate-banner .banner-content .timing-blog>.colon a,.timeline-container .timeline-content .timing-blog>.colon .btn,.timing-blog>.colon .content-frame .gform_wrapper form .gform_footer input[type=submit],.timing-blog>.colon .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.timing-blog>.colon .faq-content .faq-item.faq-content>a,.timing-blog>.colon .faq-content li .faq-item.faq-content>a,.timing-blog>.colon .faq-content ol .faq-item.faq-content>a,.timing-blog>.colon .faq-content ul .faq-item.faq-content>a,.timing-blog>.colon .faq-content>h2,.timing-blog>.colon .filter-active button,.timing-blog>.colon .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.timing-blog>.colon .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.timing-blog>.colon .gform_wrapper .gform_body ul li input:not([type=checkbox]),.timing-blog>.colon .laureate-banner .banner-content a,.timing-blog>.colon .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.timing-blog>.colon .quote-container a,.timing-blog>.colon .single-laureate-banner .banner-content a,.timing-blog>.colon .timeline-container .timeline-content .btn,.timing-blog>.colon figcaption,.timing-blog>.colon li,.timing-blog>.colon ol,.timing-blog>.colon p,.timing-blog>.colon ul {
		font-size: 48px
	}
}

@media (max-width:425px) {
	.content-frame .gform_wrapper form .gform_footer .timing-blog>.colon input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .timing-blog>.colon label,.faq-content .timing-blog>.colon .faq-item.faq-content>a,.faq-content li .timing-blog>.colon .faq-item.faq-content>a,.faq-content ol .timing-blog>.colon .faq-item.faq-content>a,.faq-content ul .timing-blog>.colon .faq-item.faq-content>a,.filter-active .timing-blog>.colon button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .timing-blog>.colon label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .timing-blog>.colon input[type=submit],.gform_wrapper .gform_body ul li .timing-blog>.colon input:not([type=checkbox]),.laureate-banner .banner-content .timing-blog>.colon a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .timing-blog>.colon label,.quote-container .timing-blog>.colon a,.single-laureate-banner .banner-content .timing-blog>.colon a,.timeline-container .timeline-content .timing-blog>.colon .btn,.timing-blog>.colon .content-frame .gform_wrapper form .gform_footer input[type=submit],.timing-blog>.colon .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.timing-blog>.colon .faq-content .faq-item.faq-content>a,.timing-blog>.colon .faq-content li .faq-item.faq-content>a,.timing-blog>.colon .faq-content ol .faq-item.faq-content>a,.timing-blog>.colon .faq-content ul .faq-item.faq-content>a,.timing-blog>.colon .faq-content>h2,.timing-blog>.colon .filter-active button,.timing-blog>.colon .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.timing-blog>.colon .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.timing-blog>.colon .gform_wrapper .gform_body ul li input:not([type=checkbox]),.timing-blog>.colon .laureate-banner .banner-content a,.timing-blog>.colon .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.timing-blog>.colon .quote-container a,.timing-blog>.colon .single-laureate-banner .banner-content a,.timing-blog>.colon .timeline-container .timeline-content .btn,.timing-blog>.colon figcaption,.timing-blog>.colon li,.timing-blog>.colon ol,.timing-blog>.colon p,.timing-blog>.colon ul {
		font-size: 24px;
		margin-top: 0
	}
}

.timing-runner .timing-blog .days-box span {
	color: #fff;
	font-size: 25px;
	max-width: 115px;
	font-weight: 800;
	text-transform: uppercase
}

@media (max-width:650px) {
	.timing-runner .timing-blog .days-box span {
		font-size: 18px
	}
}

@media (max-width:385px) {
	.timing-runner .timing-blog .days-box span {
		font-size: 14px
	}
}

.timing-runner .timing-blog {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.days-box {
	width: 25%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.days-box>.day {
	background-color: #fff;
	border-radius: 15px;
	max-width: 115px;
	height: 70px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

@media (max-width:650px) {
	.days-box>.day {
		border-radius: 5px
	}
}

.timing-blog {
	padding-bottom: 700px
}

@media (max-width:650px) {
	.timing-blog {
		padding-bottom: 400px
	}
}

.laureate-2021-content-container {
	max-width: 1040px;
	width: calc(100% - 30px);
	height: auto;
	z-index: 3;
	position: relative;
	left: 0;
	right: 0;
	margin: auto;
	margin-top: -250px
}

@media (max-width:1040px) {
	.laureate-2021-content-container {
		margin-left: 30px
	}
}

.laureate-2021-content-container:before {
	-webkit-transform: translateX(0);
	transform: translateX(0);
	z-index: 2;
	background-color: #F67828;
	content: "";
	width: 100%;
	height: 90%;
	position: absolute;
	bottom: 1px;
	-webkit-transition: all .65s ease-in-out;
	transition: all .65s ease-in-out;
	left: 0;
	bottom: 0;
	opacity: 0
}

.laureate-2021-content-container div {
	position: relative;
	z-index: 4;
	background-color: #fff;
	width: 100%;
	padding-left: 100px;
	padding-right: 75px;
	padding-top: 85px;
	padding-bottom: 25px
}

.laureate-2021-content-container div h4 {
	font-family: DDC,sans-serif;
	color: #F67828;
	font-size: 22px;
	line-height: 35px;
	margin: initial;
	padding-top: 55px
}

@media (min-width:768px) {
	.faq-content .sir-john-intro .sj-intro-content-container .laureate-2021-content-container div .faq-item>a,.laureate-2021-content-container div .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.laureate-2021-content-container div .news-posts-container .news-featured-item .featured-news-content .h3,.laureate-2021-content-container div .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.laureate-2021-content-container div .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.laureate-2021-content-container div .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.laureate-2021-content-container div .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.laureate-2021-content-container div .sir-john-intro .sj-intro-content-container h2,.laureate-2021-content-container div h3,.news-posts-container .news-featured-item .featured-news-content .laureate-2021-content-container div .h3,.sir-john-intro .sj-intro-content-container .faq-content .laureate-2021-content-container div .faq-item>a,.sir-john-intro .sj-intro-content-container .laureate-2021-content-container div h2 {
		font-size: 43px
	}

	.content-frame .gform_wrapper form .gform_footer .laureate-2021-content-container div input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .laureate-2021-content-container div label,.faq-content .laureate-2021-content-container div .faq-item.faq-content>a,.filter-active .laureate-2021-content-container div button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .laureate-2021-content-container div label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .laureate-2021-content-container div input[type=submit],.gform_wrapper .gform_body ul li .laureate-2021-content-container div input:not([type=checkbox]),.laureate-2021-content-container div .content-frame .gform_wrapper form .gform_footer input[type=submit],.laureate-2021-content-container div .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.laureate-2021-content-container div .faq-content .faq-item.faq-content>a,.laureate-2021-content-container div .faq-content li .faq-item.faq-content>a,.laureate-2021-content-container div .faq-content ol .faq-item.faq-content>a,.laureate-2021-content-container div .faq-content ul .faq-item.faq-content>a,.laureate-2021-content-container div .faq-content>h2,.laureate-2021-content-container div .filter-active button,.laureate-2021-content-container div .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.laureate-2021-content-container div .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.laureate-2021-content-container div .gform_wrapper .gform_body ul li input:not([type=checkbox]),.laureate-2021-content-container div .laureate-banner .banner-content a,.laureate-2021-content-container div .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.laureate-2021-content-container div .quote-container a,.laureate-2021-content-container div .single-laureate-banner .banner-content a,.laureate-2021-content-container div .timeline-container .timeline-content .btn,.laureate-2021-content-container div figcaption,.laureate-2021-content-container div li,.laureate-2021-content-container div ol,.laureate-2021-content-container div p,.laureate-2021-content-container div ul,.laureate-banner .banner-content .laureate-2021-content-container div a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .laureate-2021-content-container div label,.quote-container .laureate-2021-content-container div a,.single-laureate-banner .banner-content .laureate-2021-content-container div a,.timeline-container .timeline-content .laureate-2021-content-container div .btn {
		font-size: 24px
	}
}

@media (max-width:768px) {
	.laureate-2021-content-container div {
		padding-left: 75px;
		padding-right: 75px;
		padding-top: 25px
	}

	.faq-content .sir-john-intro .sj-intro-content-container .laureate-2021-content-container div .faq-item>a,.laureate-2021-content-container div .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.laureate-2021-content-container div .news-posts-container .news-featured-item .featured-news-content .h3,.laureate-2021-content-container div .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.laureate-2021-content-container div .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.laureate-2021-content-container div .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.laureate-2021-content-container div .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.laureate-2021-content-container div .sir-john-intro .sj-intro-content-container h2,.laureate-2021-content-container div h3,.news-posts-container .news-featured-item .featured-news-content .laureate-2021-content-container div .h3,.sir-john-intro .sj-intro-content-container .faq-content .laureate-2021-content-container div .faq-item>a,.sir-john-intro .sj-intro-content-container .laureate-2021-content-container div h2 {
		font-size: 30px;
		line-height: 32px
	}

	.content-frame .gform_wrapper form .gform_footer .laureate-2021-content-container div input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .laureate-2021-content-container div label,.faq-content .laureate-2021-content-container div .faq-item.faq-content>a,.filter-active .laureate-2021-content-container div button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .laureate-2021-content-container div label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .laureate-2021-content-container div input[type=submit],.gform_wrapper .gform_body ul li .laureate-2021-content-container div input:not([type=checkbox]),.laureate-2021-content-container div .content-frame .gform_wrapper form .gform_footer input[type=submit],.laureate-2021-content-container div .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.laureate-2021-content-container div .faq-content .faq-item.faq-content>a,.laureate-2021-content-container div .faq-content li .faq-item.faq-content>a,.laureate-2021-content-container div .faq-content ol .faq-item.faq-content>a,.laureate-2021-content-container div .faq-content ul .faq-item.faq-content>a,.laureate-2021-content-container div .faq-content>h2,.laureate-2021-content-container div .filter-active button,.laureate-2021-content-container div .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.laureate-2021-content-container div .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.laureate-2021-content-container div .gform_wrapper .gform_body ul li input:not([type=checkbox]),.laureate-2021-content-container div .laureate-banner .banner-content a,.laureate-2021-content-container div .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.laureate-2021-content-container div .quote-container a,.laureate-2021-content-container div .single-laureate-banner .banner-content a,.laureate-2021-content-container div .timeline-container .timeline-content .btn,.laureate-2021-content-container div figcaption,.laureate-2021-content-container div li,.laureate-2021-content-container div ol,.laureate-2021-content-container div p,.laureate-2021-content-container div ul,.laureate-banner .banner-content .laureate-2021-content-container div a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .laureate-2021-content-container div label,.quote-container .laureate-2021-content-container div a,.single-laureate-banner .banner-content .laureate-2021-content-container div a,.timeline-container .timeline-content .laureate-2021-content-container div .btn {
		font-size: 20px;
		line-height: 26px
	}
}

.laureate-2021-content-container.init:before {
	left: -30px;
	bottom: -30px;
	opacity: 1;
	width: calc(100% + 30px)
}

.laureate-social-media .frame {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 50px auto;
	max-width: 731px;
	margin-top: 115px;
	margin-bottom: 75px
}

.laureate-social-media .frame h4 {
	font-family: freight-big-pro,serif;
	font-weight: 300;
	font-style: normal
}

@media (max-width:1040px) {
	.laureate-social-media .frame {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: Center;
		-ms-flex-align: Center;
		align-items: Center
	}

	.laureate-social-media .frame h4 {
		margin-bottom: 25px!important;
		text-align: center
	}
}

.laureate-social-media .frame h4 {
	margin: 0;
	font-size: 40px;
	line-height: 45px
}

.laureate-social-media .frame .sm-icons {
	width: 300px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.laureate-social-media .frame .sm-icons .sm-icon:before {
	all: unset;
	background-color: rgba(0,0,0,0)
}

.laureate-footer {
	padding-top: 0!important
}

.laureate-footer .footer-bottom-wrapper {
	width: 100%
}

.laureate-footer .footer-bottom-wrapper .frame .footer-bottom {
	margin-top: 0;
	border-top: 0;
	padding-top: 50px;
	padding-bottom: 50px;
	max-width: 1040px;
	margin: 0 auto
}

.laureate-footer .footer-bottom-wrapper .frame .footer-bottom .footer-copyright-social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.laureate-footer .footer-bottom-wrapper .frame .footer-bottom .footer-copyright-social .footer-copyright-social-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 200px
}

@media (max-width:485px) {
	.laureate-footer .footer-bottom-wrapper .frame .footer-bottom .footer-copyright-social {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.laureate-footer .footer-bottom-wrapper .frame .footer-bottom .footer-copyright-social .footer-copyright-social-container {
		display: none
	}
}

.laureate-2021-video-container {
	bottom: 5%!important;
	left: 5%!important
}

@media (min-width:1445px) and (max-width:1920px) {
	.page-template-laureate-winner .banner-graphic-container {
		width: auto;
		height: 450px!important
	}
}

@media (min-width:650px) and (max-width:1444px) {
	.page-template-laureate-winner .banner-graphic-container {
		width: 600px;
		height: 300px
	}
}

@media (min-width:650px) and (max-width:1444px) {
	.page-template-laureate-winner .video-container .play-icon {
		height: 80px!important;
		width: 80px!important
	}
}

.page-template-laureate-winner .single-laureate-quote-vid {
	padding-top: 50px!important
}

.page-template-laureate-winner .spacing-2 {
	height: 450px
}

@media (max-width:1024px) {
	.page-template-laureate-winner .spacing-2 {
		height: 400px
	}
}

.page-template-laureate-winner .laureate-2021-banner {
	height: unset!important
}

.faq-content .laureate-banner .banner-content .page-template-laureate-winner .laureate-2021-banner .faq-item>a,.faq-content .single-laureate-banner .banner-content .page-template-laureate-winner .laureate-2021-banner .faq-item>a,.laureate-banner .banner-content .faq-content .page-template-laureate-winner .laureate-2021-banner .faq-item>a,.laureate-banner .banner-content .page-template-laureate-winner .laureate-2021-banner h2,.page-template-laureate-winner .laureate-2021-banner .faq-content .laureate-banner .banner-content .faq-item>a,.page-template-laureate-winner .laureate-2021-banner .faq-content .single-laureate-banner .banner-content .faq-item>a,.page-template-laureate-winner .laureate-2021-banner .laureate-banner .banner-content .faq-content .faq-item>a,.page-template-laureate-winner .laureate-2021-banner .laureate-banner .banner-content .faq-content li .faq-item>a,.page-template-laureate-winner .laureate-2021-banner .laureate-banner .banner-content .faq-content ol .faq-item>a,.page-template-laureate-winner .laureate-2021-banner .laureate-banner .banner-content .faq-content ul .faq-item>a,.page-template-laureate-winner .laureate-2021-banner .laureate-banner .banner-content h2,.page-template-laureate-winner .laureate-2021-banner .single-laureate-banner .banner-content .faq-content .faq-item>a,.page-template-laureate-winner .laureate-2021-banner .single-laureate-banner .banner-content .faq-content li .faq-item>a,.page-template-laureate-winner .laureate-2021-banner .single-laureate-banner .banner-content .faq-content ol .faq-item>a,.page-template-laureate-winner .laureate-2021-banner .single-laureate-banner .banner-content .faq-content ul .faq-item>a,.page-template-laureate-winner .laureate-2021-banner .single-laureate-banner .banner-content h2,.page-template-laureate-winner .laureate-2021-banner .timeline-container .timeline-content .timeline-count,.page-template-laureate-winner .laureate-2021-banner h1,.single-laureate-banner .banner-content .faq-content .page-template-laureate-winner .laureate-2021-banner .faq-item>a,.single-laureate-banner .banner-content .page-template-laureate-winner .laureate-2021-banner h2,.timeline-container .timeline-content .page-template-laureate-winner .laureate-2021-banner .timeline-count {
	margin: 70px auto;
	margin-bottom: 25px;
	font-size: 90px
}

@media (max-width:1444px) {
	.faq-content .laureate-banner .banner-content .page-template-laureate-winner .laureate-2021-banner .faq-item>a,.faq-content .single-laureate-banner .banner-content .page-template-laureate-winner .laureate-2021-banner .faq-item>a,.laureate-banner .banner-content .faq-content .page-template-laureate-winner .laureate-2021-banner .faq-item>a,.laureate-banner .banner-content .page-template-laureate-winner .laureate-2021-banner h2,.page-template-laureate-winner .laureate-2021-banner .faq-content .laureate-banner .banner-content .faq-item>a,.page-template-laureate-winner .laureate-2021-banner .faq-content .single-laureate-banner .banner-content .faq-item>a,.page-template-laureate-winner .laureate-2021-banner .laureate-banner .banner-content .faq-content .faq-item>a,.page-template-laureate-winner .laureate-2021-banner .laureate-banner .banner-content .faq-content li .faq-item>a,.page-template-laureate-winner .laureate-2021-banner .laureate-banner .banner-content .faq-content ol .faq-item>a,.page-template-laureate-winner .laureate-2021-banner .laureate-banner .banner-content .faq-content ul .faq-item>a,.page-template-laureate-winner .laureate-2021-banner .laureate-banner .banner-content h2,.page-template-laureate-winner .laureate-2021-banner .single-laureate-banner .banner-content .faq-content .faq-item>a,.page-template-laureate-winner .laureate-2021-banner .single-laureate-banner .banner-content .faq-content li .faq-item>a,.page-template-laureate-winner .laureate-2021-banner .single-laureate-banner .banner-content .faq-content ol .faq-item>a,.page-template-laureate-winner .laureate-2021-banner .single-laureate-banner .banner-content .faq-content ul .faq-item>a,.page-template-laureate-winner .laureate-2021-banner .single-laureate-banner .banner-content h2,.page-template-laureate-winner .laureate-2021-banner .timeline-container .timeline-content .timeline-count,.page-template-laureate-winner .laureate-2021-banner h1,.single-laureate-banner .banner-content .faq-content .page-template-laureate-winner .laureate-2021-banner .faq-item>a,.single-laureate-banner .banner-content .page-template-laureate-winner .laureate-2021-banner h2,.timeline-container .timeline-content .page-template-laureate-winner .laureate-2021-banner .timeline-count {
		font-size: 60px;
		margin: 25px auto
	}
}

.page-template-laureate-winner .share-button-wrapper {
	background-color: #000;
	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;
	height: 300px;
	margin-top: -25px
}

@media (max-width:650px) {
	.page-template-laureate-winner .share-button-wrapper {
		height: 200px
	}

	.page-template-laureate-winner .share-button-wrapper .share-button {
		display: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: normal!important;
		-ms-flex-direction: column!important;
		flex-direction: column!important
	}

	.page-template-laureate-winner .share-button-wrapper .share-button span {
		padding-top: 5px;
		padding-bottom: 5px
	}
}

.page-template-laureate-winner .share-button-wrapper .share-button {
	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;
	background-color: #F67828;
	width: auto;
	display: block;
	font-size: 30px;
	margin-top: 100px;
	margin-bottom: 50px;
	padding: 20px 50px 20px 50px;
	color: #fff
}

@media (max-width:1200px) {
	.page-template-laureate-winner .share-button-wrapper .share-button {
		font-size: 2.5vw
	}
	#nav .main-menu .menu-search a{
		padding: 10px 40px !important;
		width: 100%;
	}
}

@media (max-width:650px) {
	.page-template-laureate-winner .share-button-wrapper .share-button {
		font-size: 4vw;
		padding: 10px 30px 10px 30px
	}
}

.page-template-laureate-winner .share-button-wrapper .share-button span {
	display: inline-block
}

.page-template-laureate-winner .share-button-wrapper .share-button a {
	display: inline-block;
	width: auto;
	height: auto
}

.page-template-laureate-winner .share-button-wrapper .share-button a:before {
	all: unset
}

.page-template-laureate-winner .share-button-wrapper .share-button a:first-of-type {
	margin: 0 1.5vw
}

.page-template-laureate-winner .share-button-wrapper .share-button a img {
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

@media (max-width:768px) {
	.page-template-laureate-winner .share-button-wrapper .share-button a img {
		height: 30px;
		width: auto
	}
}

.page-template-laureate-winner .laureate-2021-content {
	margin-top: 0!important
}

.page-template-laureate-winner .laureate-2021-content .content-frame {
	max-width: 1200px
}

.page-template-laureate-winner .text-content {
	padding-top: 3%;
	padding-bottom: 5%
}

@media (max-width:1100px) {
	.page-template-laureate-winner .text-content {
		padding-top: 5%;
		padding-bottom: 8%
	}
}

@media (max-width:768px) {
	.page-template-laureate-winner .text-content {
		padding-top: 100px;
		padding-bottom: 100px
	}
}

.page-template-laureate-winner .text-content .laureate-2021-content-container {
	max-width: 1170px;
	margin-top: 0!important
}

.page-template-laureate-winner .text-content .laureate-2021-content-container div {
	margin-left: 20px;
	padding-bottom: 100px;
	margin-bottom: 100px;
	margin-top: 100px
}

.page-template-laureate-winner .text-content .laureate-2021-content-container:before {
	width: 100%!important
}

.page-template-laureate-winner .text-content .laureate-2021-content-container.init:before {
	left: -20px!important
}

@media (max-width:1100px) {
	.page-template-laureate-winner .text-content .laureate-2021-content-container.init:before {
		left: -30px!important
	}
}

.page-template-laureate-winner .text-content {
	background-color: #000!important
}

.page-template-laureate-winner .laureate-2021-content .content-frame {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.faq-content .page-template-laureate-winner .laureate-2021-content .content-frame .faq-item>a,.page-template-laureate-winner .laureate-2021-content .content-frame .faq-content .faq-item>a,.page-template-laureate-winner .laureate-2021-content .content-frame .faq-content li .faq-item>a,.page-template-laureate-winner .laureate-2021-content .content-frame .faq-content ol .faq-item>a,.page-template-laureate-winner .laureate-2021-content .content-frame .faq-content ul .faq-item>a,.page-template-laureate-winner .laureate-2021-content .content-frame h2 {
	color: #000
}

.page-template-laureate-winner .laureate-2021-content .content-frame .laureate-form {
	margin-bottom: 105px
}

.page-template-laureate-winner .laureate-2021-content .content-frame .laureate-form .gform_confirmation_message {
	max-width: 600px
}

.faq-content .sir-john-intro .sj-intro-content-container .page-template-laureate-winner .laureate-2021-content .content-frame .laureate-form .gform_confirmation_message .faq-item>a,.news-posts-container .news-featured-item .featured-news-content .page-template-laureate-winner .laureate-2021-content .content-frame .laureate-form .gform_confirmation_message .h3,.page-template-laureate-winner .laureate-2021-content .content-frame .laureate-form .gform_confirmation_message .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.page-template-laureate-winner .laureate-2021-content .content-frame .laureate-form .gform_confirmation_message .news-posts-container .news-featured-item .featured-news-content .h3,.page-template-laureate-winner .laureate-2021-content .content-frame .laureate-form .gform_confirmation_message .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.page-template-laureate-winner .laureate-2021-content .content-frame .laureate-form .gform_confirmation_message .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.page-template-laureate-winner .laureate-2021-content .content-frame .laureate-form .gform_confirmation_message .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.page-template-laureate-winner .laureate-2021-content .content-frame .laureate-form .gform_confirmation_message .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.page-template-laureate-winner .laureate-2021-content .content-frame .laureate-form .gform_confirmation_message .sir-john-intro .sj-intro-content-container h2,.page-template-laureate-winner .laureate-2021-content .content-frame .laureate-form .gform_confirmation_message h3,.sir-john-intro .sj-intro-content-container .faq-content .page-template-laureate-winner .laureate-2021-content .content-frame .laureate-form .gform_confirmation_message .faq-item>a,.sir-john-intro .sj-intro-content-container .page-template-laureate-winner .laureate-2021-content .content-frame .laureate-form .gform_confirmation_message h2 {
	text-align: center;
	color: #000!important
}

.page-template-laureate-winner .laureate-2021-content .content-frame .laureate-form .gfield_consent_label {
	color: #000!important
}

.page-template-laureate-winner .laureate-2021-content .content-frame .laureate-form .gfield_consent_label a {
	color: #000!important
}

.page-template-laureate-winner .laureate-2021-content .content-frame .laureate-form .active-label {
	color: #000!important
}

@media (max-width:768px) {
	.page-template-laureate-winner .laureate-2021-content .content-frame .laureate-form {
		margin-bottom: 80px
	}
}

.page-template-laureate-winner .laureate-winner-gallery.flex-container {
	-ms-flex-wrap: nowrap!important;
	flex-wrap: nowrap!important
}

.page-template-laureate-winner .gallery-container>.frame .laureate-winner-gallery .block-content {
	-webkit-transform: translateY(0)!important;
	transform: translateY(0)!important
}

.page-template-laureate-winner .laureate-gallery {
	margin: 180px auto
}

.faq-content .page-template-laureate-winner .laureate-gallery .faq-item>a,.page-template-laureate-winner .laureate-gallery .faq-content .faq-item>a,.page-template-laureate-winner .laureate-gallery .faq-content li .faq-item>a,.page-template-laureate-winner .laureate-gallery .faq-content ol .faq-item>a,.page-template-laureate-winner .laureate-gallery .faq-content ul .faq-item>a,.page-template-laureate-winner .laureate-gallery h2 {
	text-align: center;
	margin-bottom: 50px
}

@media (max-width:768px) {
	.page-template-laureate-winner .laureate-gallery {
		margin-top: 100px;
		margin-bottom: 100px
	}
}

.page-template-laureate-winner .laureate-gallery-slider {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.page-template-laureate-winner .laureate-gallery-slider .slick-slide {
	width: 375px
}

.page-template-laureate-winner .laureate-gallery-slider .slick-slide div {
	height: 250px;
	width: 375px;
	width: 100%
}

@media (max-width:768px) {
	.page-template-laureate-winner .laureate-gallery-slider .slick-slide div {
		height: 200px
	}
}

.page-template-laureate-winner .laureate-gallery-slider .slick-slide div .laureate-slide {
	position: relative;
	background-position: center;
	background-size: cover
}

.page-template-laureate-winner .laureate-gallery-slider .slick-slide div .laureate-slide img {
	-o-object-fit: cover;
	object-fit: cover;
	height: 100%;
	width: 100%
}

.page-template-laureate-winner .laureate-gallery-slider .slick-slide div .laureate-slide a {
	display: block;
	height: 100%;
	width: 100%
}

.page-template-laureate-winner .slick-arrow {
	font-size: 0
}

@media (min-width:768px) {
	.page-template-laureate-winner .slick-arrow {
		margin: 25px
	}
}

.page-template-laureate-winner .slick-next {
	position: absolute;
	right: -10%;
	top: 25%
}

@media (max-width:1350px) {
	.page-template-laureate-winner .slick-next {
		right: -7%
	}
}

@media (max-width:1268px) {
	.page-template-laureate-winner .slick-next {
		right: -10%
	}
}

@media (max-width:1100px) {
	.page-template-laureate-winner .slick-next {
		top: 110%;
		left: 60%
	}
}

.page-template-laureate-winner .slick-next:before {
	content: " ";
	background-image: url(../imgs/slickarrow.png);
	background-size: contain;
	background-position: center;
	display: block;
	image-rendering: -webkit-optimize-contrast;
	height: 40px;
	width: 25px;
	background-repeat: no-repeat
}

.page-template-laureate-winner .slick-prev {
	position: absolute;
	left: -10%;
	top: 25%
}

@media (max-width:1350px) {
	.page-template-laureate-winner .slick-prev {
		left: -7%
	}
}

@media (max-width:1268px) {
	.page-template-laureate-winner .slick-prev {
		left: -10%
	}
}

@media (max-width:1100px) {
	.page-template-laureate-winner .slick-prev {
		top: 110%;
		left: 30%
	}
}

.page-template-laureate-winner .slick-prev:before {
	content: " ";
	background-image: url(../imgs/slickarrow.png);
	background-size: contain;
	background-position: center;
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	display: block;
	image-rendering: -webkit-optimize-contrast;
	height: 40px;
	width: 25px;
	background-repeat: no-repeat
}

.page-template-laureate-winner .related-posts {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 115px
}

@media (max-width:768px) {
	.page-template-laureate-winner .related-posts {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.page-template-laureate-winner .related-posts .related-post {
	width: 49%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

@media (max-width:768px) {
	.page-template-laureate-winner .related-posts .related-post {
		width: 100%
	}
}

.content-frame .gform_wrapper form .gform_footer .page-template-laureate-winner .related-posts .related-post input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .page-template-laureate-winner .related-posts .related-post label,.faq-content .page-template-laureate-winner .related-posts .related-post .faq-item.faq-content>a,.filter-active .page-template-laureate-winner .related-posts .related-post button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .page-template-laureate-winner .related-posts .related-post label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .page-template-laureate-winner .related-posts .related-post input[type=submit],.gform_wrapper .gform_body ul li .page-template-laureate-winner .related-posts .related-post input:not([type=checkbox]),.laureate-banner .banner-content .page-template-laureate-winner .related-posts .related-post a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .page-template-laureate-winner .related-posts .related-post label,.page-template-laureate-winner .related-posts .related-post .content-frame .gform_wrapper form .gform_footer input[type=submit],.page-template-laureate-winner .related-posts .related-post .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.page-template-laureate-winner .related-posts .related-post .faq-content .faq-item.faq-content>a,.page-template-laureate-winner .related-posts .related-post .faq-content li .faq-item.faq-content>a,.page-template-laureate-winner .related-posts .related-post .faq-content ol .faq-item.faq-content>a,.page-template-laureate-winner .related-posts .related-post .faq-content ul .faq-item.faq-content>a,.page-template-laureate-winner .related-posts .related-post .faq-content>h2,.page-template-laureate-winner .related-posts .related-post .filter-active button,.page-template-laureate-winner .related-posts .related-post .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.page-template-laureate-winner .related-posts .related-post .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.page-template-laureate-winner .related-posts .related-post .gform_wrapper .gform_body ul li input:not([type=checkbox]),.page-template-laureate-winner .related-posts .related-post .laureate-banner .banner-content a,.page-template-laureate-winner .related-posts .related-post .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.page-template-laureate-winner .related-posts .related-post .quote-container a,.page-template-laureate-winner .related-posts .related-post .single-laureate-banner .banner-content a,.page-template-laureate-winner .related-posts .related-post .timeline-container .timeline-content .btn,.page-template-laureate-winner .related-posts .related-post figcaption,.page-template-laureate-winner .related-posts .related-post li,.page-template-laureate-winner .related-posts .related-post ol,.page-template-laureate-winner .related-posts .related-post p,.page-template-laureate-winner .related-posts .related-post ul,.quote-container .page-template-laureate-winner .related-posts .related-post a,.single-laureate-banner .banner-content .page-template-laureate-winner .related-posts .related-post a,.timeline-container .timeline-content .page-template-laureate-winner .related-posts .related-post .btn {
	font-size: 20px;
	line-height: 45px;
	margin: 0
}

.page-template-laureate-winner .related-posts .related-post .img-href {
	width: 100%
}

.page-template-laureate-winner .related-posts .related-post .img-href img {
	width: 100%;
	height: 350px;
	-o-object-fit: cover;
	object-fit: cover
}

.page-template-laureate-winner .related-posts .article-title {
	margin-bottom: 30px
}

.page-template-laureate-winner .related-posts .article-title span {
	font-size: 34px;
	line-height: 45px;
	border-bottom: 1px solid #F67828;
	padding-bottom: 2px;
	font-family: freight-big-pro,serif;
	font-weight: 300;
	font-style: normal
}

@media (max-width:650px) {
	.page-template-laureate-winner .related-posts .article-title span {
		font-size: 26px;
		line-height: 32px
	}
}

@media (max-width:485px) {
	.page-template-laureate-winner .related-posts .article-title span {
		font-size: 16px;
		line-height: 14px
	}
}

.page-template-laureate-winner .related-posts a {
	border-bottom: 0
}

.page-template-laureate-winner .related-posts a:before {
	height: 0
}

.page-template-laureate-winner .related-posts img {
	border-bottom: 8px solid #F67828
}

.faq-content .sir-john-intro .sj-intro-content-container .page-template-laureate-winner .page-footer .page-footer-link .faq-item>a,.news-posts-container .news-featured-item .featured-news-content .page-template-laureate-winner .page-footer .page-footer-link .h3,.page-template-laureate-winner .page-footer .page-footer-link .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.page-template-laureate-winner .page-footer .page-footer-link .news-posts-container .news-featured-item .featured-news-content .h3,.page-template-laureate-winner .page-footer .page-footer-link .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.page-template-laureate-winner .page-footer .page-footer-link .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.page-template-laureate-winner .page-footer .page-footer-link .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.page-template-laureate-winner .page-footer .page-footer-link .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.page-template-laureate-winner .page-footer .page-footer-link .sir-john-intro .sj-intro-content-container h2,.page-template-laureate-winner .page-footer .page-footer-link h3,.sir-john-intro .sj-intro-content-container .faq-content .page-template-laureate-winner .page-footer .page-footer-link .faq-item>a,.sir-john-intro .sj-intro-content-container .page-template-laureate-winner .page-footer .page-footer-link h2 {
	font-size: 70px;
	margin: 15%;
	line-height: 65px
}

@media (max-width:768px) {
	.faq-content .sir-john-intro .sj-intro-content-container .page-template-laureate-winner .page-footer .page-footer-link .faq-item>a,.news-posts-container .news-featured-item .featured-news-content .page-template-laureate-winner .page-footer .page-footer-link .h3,.page-template-laureate-winner .page-footer .page-footer-link .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.page-template-laureate-winner .page-footer .page-footer-link .news-posts-container .news-featured-item .featured-news-content .h3,.page-template-laureate-winner .page-footer .page-footer-link .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.page-template-laureate-winner .page-footer .page-footer-link .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.page-template-laureate-winner .page-footer .page-footer-link .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.page-template-laureate-winner .page-footer .page-footer-link .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.page-template-laureate-winner .page-footer .page-footer-link .sir-john-intro .sj-intro-content-container h2,.page-template-laureate-winner .page-footer .page-footer-link h3,.sir-john-intro .sj-intro-content-container .faq-content .page-template-laureate-winner .page-footer .page-footer-link .faq-item>a,.sir-john-intro .sj-intro-content-container .page-template-laureate-winner .page-footer .page-footer-link h2 {
		font-size: 45px;
		line-height: 35px
	}
}

.page-template-laureate-winner .laureate-footer {
	height: 500px;
	bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	background-color: #F67828
}

@media (max-width:768px) {
	.page-template-laureate-winner .laureate-footer {
		height: 250px
	}
}

.page-template-laureate-winner .laureate-footer .footer-bottom-wrapper {
	width: 100%;
	background-color: #000!important
}

.slick-slide {
	margin: 0 15px
}

.slick-list {
	margin: 0 -15px
}

.page-footer:before {
	width: 100%!important
}

.newsletter-signup {
	background-image: url(../imgs/newsletter-bg.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 160px 0 190px;
	margin-top: 180px;
	margin-bottom: 180px
}

.newsletter-signup .gform_wrapper {
	margin-bottom: 0!important;
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px)
}

@media (max-width:767px) {
	.newsletter-signup {
		padding: 60px 0;
		margin-top: 60px
	}
}

@media (max-width:500px) {
	.newsletter-signup {
		padding: 320px 0 60px;
		background-image: url(../imgs/newsletter-bg-mobile.jpg)
	}
}

.content-frame .gform_wrapper form .gform_footer .wp-block-quote .newsletter-signup input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .wp-block-quote .newsletter-signup label,.faq-content .intro-content .newsletter-signup .faq-item>a,.faq-content .laureate-intro .newsletter-signup .faq-item>a,.faq-content .laureate-item .newsletter-signup .faq-item>a,.faq-content .newsletter-signup .faq-item>a,.faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .newsletter-signup .faq-item>a,.faq-content .sir-john-intro .sj-intro-content-container .newsletter-signup .faq-item>a,.faq-content .sir-john-intro .sj-intro-content-container .quote-container .newsletter-signup .faq-item>a,.faq-content .wp-block-column .newsletter-signup .faq-item>a,.faq-content .wp-block-quote .newsletter-signup .faq-item.faq-content>a,.faq-sidebar .newsletter-signup a,.filter-active .wp-block-quote .newsletter-signup button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .wp-block-quote .newsletter-signup label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .wp-block-quote .newsletter-signup input[type=submit],.gform_wrapper .gform_body ul li .wp-block-quote .newsletter-signup input:not([type=checkbox]),.intro-content .faq-content .newsletter-signup .faq-item>a,.intro-content .newsletter-signup h2,.laureate-banner .banner-content .wp-block-quote .newsletter-signup a,.laureate-intro .faq-content .newsletter-signup .faq-item>a,.laureate-intro .newsletter-signup h2,.laureate-item .faq-content .newsletter-signup .faq-item>a,.laureate-item .newsletter-signup h2,.news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .newsletter-signup .faq-item>a,.news-posts-container .news-featured-item .featured-news-content .newsletter-signup .h3,.news-posts-container .news-featured-item .featured-news-content .quote-container .newsletter-signup .h3,.news-posts-container .news-featured-item .newsletter-signup h3,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .newsletter-signup .faq-item>a,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .newsletter-signup h2,.newsletter-signup .content-frame .gform_wrapper form .gform_footer .wp-block-quote input[type=submit],.newsletter-signup .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .wp-block-quote label,.newsletter-signup .faq-content .faq-item>a,.newsletter-signup .faq-content .intro-content .faq-item>a,.newsletter-signup .faq-content .laureate-intro .faq-item>a,.newsletter-signup .faq-content .laureate-item .faq-item>a,.newsletter-signup .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.newsletter-signup .faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .faq-item>a,.newsletter-signup .faq-content .sir-john-intro .sj-intro-content-container .quote-container .faq-item>a,.newsletter-signup .faq-content .wp-block-column .faq-item>a,.newsletter-signup .faq-content .wp-block-quote .faq-item.faq-content>a,.newsletter-signup .faq-content li .faq-item>a,.newsletter-signup .faq-content ol .faq-item>a,.newsletter-signup .faq-content ul .faq-item>a,.newsletter-signup .faq-sidebar a,.newsletter-signup .filter-active .wp-block-quote button,.newsletter-signup .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .wp-block-quote label,.newsletter-signup .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .wp-block-quote input[type=submit],.newsletter-signup .gform_wrapper .gform_body ul li .wp-block-quote input:not([type=checkbox]),.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .wp-block-quote label,.newsletter-signup .intro-content .faq-content .faq-item>a,.newsletter-signup .intro-content .faq-content li .faq-item>a,.newsletter-signup .intro-content .faq-content ol .faq-item>a,.newsletter-signup .intro-content .faq-content ul .faq-item>a,.newsletter-signup .intro-content h2,.newsletter-signup .laureate-banner .banner-content .wp-block-quote a,.newsletter-signup .laureate-intro .faq-content .faq-item>a,.newsletter-signup .laureate-intro .faq-content li .faq-item>a,.newsletter-signup .laureate-intro .faq-content ol .faq-item>a,.newsletter-signup .laureate-intro .faq-content ul .faq-item>a,.newsletter-signup .laureate-intro h2,.newsletter-signup .laureate-item .faq-content .faq-item>a,.newsletter-signup .laureate-item .faq-content li .faq-item>a,.newsletter-signup .laureate-item .faq-content ol .faq-item>a,.newsletter-signup .laureate-item .faq-content ul .faq-item>a,.newsletter-signup .laureate-item h2,.newsletter-signup .news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.newsletter-signup .news-posts-container .news-featured-item .featured-news-content .h3,.newsletter-signup .news-posts-container .news-featured-item .featured-news-content .quote-container .h3,.newsletter-signup .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.newsletter-signup .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.newsletter-signup .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.newsletter-signup .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.newsletter-signup .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container h2,.newsletter-signup .news-posts-container .news-featured-item h3,.newsletter-signup .quote-container .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.newsletter-signup .quote-container .news-posts-container .news-featured-item .featured-news-content .h3,.newsletter-signup .quote-container .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.newsletter-signup .quote-container .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.newsletter-signup .quote-container .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.newsletter-signup .quote-container .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.newsletter-signup .quote-container .sir-john-intro .sj-intro-content-container h2,.newsletter-signup .quote-container .wp-block-quote a,.newsletter-signup .quote-container h3,.newsletter-signup .single-laureate-banner .banner-content .wp-block-quote a,.newsletter-signup .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.newsletter-signup .sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .faq-item>a,.newsletter-signup .sir-john-intro .sj-intro-content-container .faq-content .quote-container .faq-item>a,.newsletter-signup .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.newsletter-signup .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.newsletter-signup .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.newsletter-signup .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item h2,.newsletter-signup .sir-john-intro .sj-intro-content-container .quote-container h2,.newsletter-signup .sir-john-intro .sj-intro-content-container h2,.newsletter-signup .timeline-container .timeline-content .wp-block-quote .btn,.newsletter-signup .wp-block-column .faq-content .faq-item>a,.newsletter-signup .wp-block-column .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.newsletter-signup .wp-block-column .faq-content li .faq-item>a,.newsletter-signup .wp-block-column .faq-content ol .faq-item>a,.newsletter-signup .wp-block-column .faq-content ul .faq-item>a,.newsletter-signup .wp-block-column h2,.newsletter-signup .wp-block-column h3,.newsletter-signup .wp-block-quote .content-frame .gform_wrapper form .gform_footer input[type=submit],.newsletter-signup .wp-block-quote .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.newsletter-signup .wp-block-quote .faq-content .faq-item.faq-content>a,.newsletter-signup .wp-block-quote .faq-content li .faq-item.faq-content>a,.newsletter-signup .wp-block-quote .faq-content ol .faq-item.faq-content>a,.newsletter-signup .wp-block-quote .faq-content ul .faq-item.faq-content>a,.newsletter-signup .wp-block-quote .faq-content>h2,.newsletter-signup .wp-block-quote .filter-active button,.newsletter-signup .wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.newsletter-signup .wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.newsletter-signup .wp-block-quote .gform_wrapper .gform_body ul li input:not([type=checkbox]),.newsletter-signup .wp-block-quote .laureate-banner .banner-content a,.newsletter-signup .wp-block-quote .quote-container a,.newsletter-signup .wp-block-quote .single-laureate-banner .banner-content a,.newsletter-signup .wp-block-quote .timeline-container .timeline-content .btn,.newsletter-signup .wp-block-quote figcaption,.newsletter-signup .wp-block-quote li,.newsletter-signup .wp-block-quote ol,.newsletter-signup .wp-block-quote p,.newsletter-signup .wp-block-quote ul,.newsletter-signup h2,.newsletter-signup h3,.newsletter-signup h4,.newsletter-signup h5,.newsletter-signup h6,.quote-container .faq-content .sir-john-intro .sj-intro-content-container .newsletter-signup .faq-item>a,.quote-container .news-posts-container .news-featured-item .featured-news-content .newsletter-signup .h3,.quote-container .newsletter-signup h3,.quote-container .sir-john-intro .sj-intro-content-container .faq-content .newsletter-signup .faq-item>a,.quote-container .sir-john-intro .sj-intro-content-container .newsletter-signup h2,.quote-container .wp-block-quote .newsletter-signup a,.single-laureate-banner .banner-content .wp-block-quote .newsletter-signup a,.sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .newsletter-signup .faq-item>a,.sir-john-intro .sj-intro-content-container .faq-content .newsletter-signup .faq-item>a,.sir-john-intro .sj-intro-content-container .faq-content .quote-container .newsletter-signup .faq-item>a,.sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .newsletter-signup h2,.sir-john-intro .sj-intro-content-container .newsletter-signup h2,.sir-john-intro .sj-intro-content-container .quote-container .newsletter-signup h2,.timeline-container .timeline-content .wp-block-quote .newsletter-signup .btn,.wp-block-column .faq-content .newsletter-signup .faq-item>a,.wp-block-column .newsletter-signup h2,.wp-block-column .newsletter-signup h3,.wp-block-quote .content-frame .gform_wrapper form .gform_footer .newsletter-signup input[type=submit],.wp-block-quote .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .newsletter-signup label,.wp-block-quote .faq-content .newsletter-signup .faq-item.faq-content>a,.wp-block-quote .filter-active .newsletter-signup button,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .newsletter-signup label,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .newsletter-signup input[type=submit],.wp-block-quote .gform_wrapper .gform_body ul li .newsletter-signup input:not([type=checkbox]),.wp-block-quote .laureate-banner .banner-content .newsletter-signup a,.wp-block-quote .newsletter-signup .faq-content>h2,.wp-block-quote .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.wp-block-quote .newsletter-signup figcaption,.wp-block-quote .newsletter-signup li,.wp-block-quote .newsletter-signup ol,.wp-block-quote .newsletter-signup p,.wp-block-quote .newsletter-signup ul,.wp-block-quote .quote-container .newsletter-signup a,.wp-block-quote .single-laureate-banner .banner-content .newsletter-signup a,.wp-block-quote .timeline-container .timeline-content .newsletter-signup .btn {
	color: #fff
}

.newsletter-signup input[type=text] {
	height: 60px!important
}

.newsletter-signup label.active-label {
	color: #000!important
}

.newsletter-signup input[type=checkbox] {
	width: auto!important;
	-webkit-transform: translateY(16px);
	transform: translateY(16px)
}

.newsletter-signup .gfield_required {
	display: none
}

.faq-content .sir-john-intro .sj-intro-content-container .newsletter-signup .faq-item>a,.news-posts-container .news-featured-item .featured-news-content .newsletter-signup .h3,.newsletter-signup .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.newsletter-signup .news-posts-container .news-featured-item .featured-news-content .h3,.newsletter-signup .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.newsletter-signup .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.newsletter-signup .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.newsletter-signup .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.newsletter-signup .sir-john-intro .sj-intro-content-container h2,.newsletter-signup h3,.sir-john-intro .sj-intro-content-container .faq-content .newsletter-signup .faq-item>a,.sir-john-intro .sj-intro-content-container .newsletter-signup h2 {
	text-align: center;
	margin-bottom: 80px
}

@media (max-width:500px) {
	.faq-content .sir-john-intro .sj-intro-content-container .newsletter-signup .faq-item>a,.news-posts-container .news-featured-item .featured-news-content .newsletter-signup .h3,.newsletter-signup .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.newsletter-signup .news-posts-container .news-featured-item .featured-news-content .h3,.newsletter-signup .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.newsletter-signup .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.newsletter-signup .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.newsletter-signup .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.newsletter-signup .sir-john-intro .sj-intro-content-container h2,.newsletter-signup h3,.sir-john-intro .sj-intro-content-container .faq-content .newsletter-signup .faq-item>a,.sir-john-intro .sj-intro-content-container .newsletter-signup h2 {
		margin-bottom: 5px!important
	}
}

.newsletter-signup .flex-container {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media (max-width:767px) {
	.newsletter-signup .flex-container {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

.newsletter-signup .flex-container>div:first-child {
	max-width: 405px;
	margin-right: 85px
}

.faq-content .intro-content .newsletter-signup .flex-container>div:first-child .faq-item>a,.faq-content .laureate-intro .newsletter-signup .flex-container>div:first-child .faq-item>a,.faq-content .laureate-item .newsletter-signup .flex-container>div:first-child .faq-item>a,.faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .newsletter-signup .flex-container>div:first-child .faq-item>a,.faq-content .wp-block-column .newsletter-signup .flex-container>div:first-child .faq-item>a,.faq-sidebar .newsletter-signup .flex-container>div:first-child a,.intro-content .faq-content .newsletter-signup .flex-container>div:first-child .faq-item>a,.intro-content .newsletter-signup .flex-container>div:first-child h2,.laureate-intro .faq-content .newsletter-signup .flex-container>div:first-child .faq-item>a,.laureate-intro .newsletter-signup .flex-container>div:first-child h2,.laureate-item .faq-content .newsletter-signup .flex-container>div:first-child .faq-item>a,.laureate-item .newsletter-signup .flex-container>div:first-child h2,.news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .newsletter-signup .flex-container>div:first-child .faq-item>a,.news-posts-container .news-featured-item .featured-news-content .newsletter-signup .flex-container>div:first-child .h3,.news-posts-container .news-featured-item .newsletter-signup .flex-container>div:first-child h3,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .newsletter-signup .flex-container>div:first-child .faq-item>a,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .newsletter-signup .flex-container>div:first-child h2,.newsletter-signup .flex-container>div:first-child .faq-content .intro-content .faq-item>a,.newsletter-signup .flex-container>div:first-child .faq-content .laureate-intro .faq-item>a,.newsletter-signup .flex-container>div:first-child .faq-content .laureate-item .faq-item>a,.newsletter-signup .flex-container>div:first-child .faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .faq-item>a,.newsletter-signup .flex-container>div:first-child .faq-content .wp-block-column .faq-item>a,.newsletter-signup .flex-container>div:first-child .faq-sidebar a,.newsletter-signup .flex-container>div:first-child .intro-content .faq-content .faq-item>a,.newsletter-signup .flex-container>div:first-child .intro-content .faq-content li .faq-item>a,.newsletter-signup .flex-container>div:first-child .intro-content .faq-content ol .faq-item>a,.newsletter-signup .flex-container>div:first-child .intro-content .faq-content ul .faq-item>a,.newsletter-signup .flex-container>div:first-child .intro-content h2,.newsletter-signup .flex-container>div:first-child .laureate-intro .faq-content .faq-item>a,.newsletter-signup .flex-container>div:first-child .laureate-intro .faq-content li .faq-item>a,.newsletter-signup .flex-container>div:first-child .laureate-intro .faq-content ol .faq-item>a,.newsletter-signup .flex-container>div:first-child .laureate-intro .faq-content ul .faq-item>a,.newsletter-signup .flex-container>div:first-child .laureate-intro h2,.newsletter-signup .flex-container>div:first-child .laureate-item .faq-content .faq-item>a,.newsletter-signup .flex-container>div:first-child .laureate-item .faq-content li .faq-item>a,.newsletter-signup .flex-container>div:first-child .laureate-item .faq-content ol .faq-item>a,.newsletter-signup .flex-container>div:first-child .laureate-item .faq-content ul .faq-item>a,.newsletter-signup .flex-container>div:first-child .laureate-item h2,.newsletter-signup .flex-container>div:first-child .news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.newsletter-signup .flex-container>div:first-child .news-posts-container .news-featured-item .featured-news-content .h3,.newsletter-signup .flex-container>div:first-child .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.newsletter-signup .flex-container>div:first-child .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.newsletter-signup .flex-container>div:first-child .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.newsletter-signup .flex-container>div:first-child .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.newsletter-signup .flex-container>div:first-child .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container h2,.newsletter-signup .flex-container>div:first-child .news-posts-container .news-featured-item h3,.newsletter-signup .flex-container>div:first-child .sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .faq-item>a,.newsletter-signup .flex-container>div:first-child .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item h2,.newsletter-signup .flex-container>div:first-child .wp-block-column .faq-content .faq-item>a,.newsletter-signup .flex-container>div:first-child .wp-block-column .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.newsletter-signup .flex-container>div:first-child .wp-block-column .faq-content li .faq-item>a,.newsletter-signup .flex-container>div:first-child .wp-block-column .faq-content ol .faq-item>a,.newsletter-signup .flex-container>div:first-child .wp-block-column .faq-content ul .faq-item>a,.newsletter-signup .flex-container>div:first-child .wp-block-column h2,.newsletter-signup .flex-container>div:first-child .wp-block-column h3,.newsletter-signup .flex-container>div:first-child h6,.sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .newsletter-signup .flex-container>div:first-child .faq-item>a,.sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .newsletter-signup .flex-container>div:first-child h2,.wp-block-column .faq-content .newsletter-signup .flex-container>div:first-child .faq-item>a,.wp-block-column .newsletter-signup .flex-container>div:first-child h2,.wp-block-column .newsletter-signup .flex-container>div:first-child h3 {
	position: relative;
	padding-left: 15px
}

.faq-content .intro-content .newsletter-signup .flex-container>div:first-child .faq-item>a:before,.faq-content .laureate-intro .newsletter-signup .flex-container>div:first-child .faq-item>a:before,.faq-content .laureate-item .newsletter-signup .flex-container>div:first-child .faq-item>a:before,.faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .newsletter-signup .flex-container>div:first-child .faq-item>a:before,.faq-content .wp-block-column .newsletter-signup .flex-container>div:first-child .faq-item>a:before,.faq-sidebar .newsletter-signup .flex-container>div:first-child a:before,.intro-content .faq-content .newsletter-signup .flex-container>div:first-child .faq-item>a:before,.intro-content .newsletter-signup .flex-container>div:first-child h2:before,.laureate-intro .faq-content .newsletter-signup .flex-container>div:first-child .faq-item>a:before,.laureate-intro .newsletter-signup .flex-container>div:first-child h2:before,.laureate-item .faq-content .newsletter-signup .flex-container>div:first-child .faq-item>a:before,.laureate-item .newsletter-signup .flex-container>div:first-child h2:before,.news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .newsletter-signup .flex-container>div:first-child .faq-item>a:before,.news-posts-container .news-featured-item .featured-news-content .newsletter-signup .flex-container>div:first-child .h3:before,.news-posts-container .news-featured-item .newsletter-signup .flex-container>div:first-child h3:before,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .newsletter-signup .flex-container>div:first-child .faq-item>a:before,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .newsletter-signup .flex-container>div:first-child h2:before,.newsletter-signup .flex-container>div:first-child .faq-content .intro-content .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .faq-content .laureate-intro .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .faq-content .laureate-item .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .faq-content .wp-block-column .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .faq-sidebar a:before,.newsletter-signup .flex-container>div:first-child .intro-content .faq-content .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .intro-content .faq-content li .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .intro-content .faq-content ol .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .intro-content .faq-content ul .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .intro-content h2:before,.newsletter-signup .flex-container>div:first-child .laureate-intro .faq-content .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .laureate-intro .faq-content li .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .laureate-intro .faq-content ol .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .laureate-intro .faq-content ul .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .laureate-intro h2:before,.newsletter-signup .flex-container>div:first-child .laureate-item .faq-content .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .laureate-item .faq-content li .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .laureate-item .faq-content ol .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .laureate-item .faq-content ul .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .laureate-item h2:before,.newsletter-signup .flex-container>div:first-child .news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .news-posts-container .news-featured-item .featured-news-content .h3:before,.newsletter-signup .flex-container>div:first-child .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container h2:before,.newsletter-signup .flex-container>div:first-child .news-posts-container .news-featured-item h3:before,.newsletter-signup .flex-container>div:first-child .sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item h2:before,.newsletter-signup .flex-container>div:first-child .wp-block-column .faq-content .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .wp-block-column .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .wp-block-column .faq-content li .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .wp-block-column .faq-content ol .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .wp-block-column .faq-content ul .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .wp-block-column h2:before,.newsletter-signup .flex-container>div:first-child .wp-block-column h3:before,.newsletter-signup .flex-container>div:first-child h6:before,.sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .newsletter-signup .flex-container>div:first-child .faq-item>a:before,.sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .newsletter-signup .flex-container>div:first-child h2:before,.wp-block-column .faq-content .newsletter-signup .flex-container>div:first-child .faq-item>a:before,.wp-block-column .newsletter-signup .flex-container>div:first-child h2:before,.wp-block-column .newsletter-signup .flex-container>div:first-child h3:before {
	content: '';
	width: 1px;
	height: 80%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	position: absolute;
	background-color: #F67828
}

@media (max-width:767px) {
	.faq-content .intro-content .newsletter-signup .flex-container>div:first-child .faq-item>a,.faq-content .laureate-intro .newsletter-signup .flex-container>div:first-child .faq-item>a,.faq-content .laureate-item .newsletter-signup .flex-container>div:first-child .faq-item>a,.faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .newsletter-signup .flex-container>div:first-child .faq-item>a,.faq-content .wp-block-column .newsletter-signup .flex-container>div:first-child .faq-item>a,.faq-sidebar .newsletter-signup .flex-container>div:first-child a,.intro-content .faq-content .newsletter-signup .flex-container>div:first-child .faq-item>a,.intro-content .newsletter-signup .flex-container>div:first-child h2,.laureate-intro .faq-content .newsletter-signup .flex-container>div:first-child .faq-item>a,.laureate-intro .newsletter-signup .flex-container>div:first-child h2,.laureate-item .faq-content .newsletter-signup .flex-container>div:first-child .faq-item>a,.laureate-item .newsletter-signup .flex-container>div:first-child h2,.news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .newsletter-signup .flex-container>div:first-child .faq-item>a,.news-posts-container .news-featured-item .featured-news-content .newsletter-signup .flex-container>div:first-child .h3,.news-posts-container .news-featured-item .newsletter-signup .flex-container>div:first-child h3,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .newsletter-signup .flex-container>div:first-child .faq-item>a,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .newsletter-signup .flex-container>div:first-child h2,.newsletter-signup .flex-container>div:first-child .faq-content .intro-content .faq-item>a,.newsletter-signup .flex-container>div:first-child .faq-content .laureate-intro .faq-item>a,.newsletter-signup .flex-container>div:first-child .faq-content .laureate-item .faq-item>a,.newsletter-signup .flex-container>div:first-child .faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .faq-item>a,.newsletter-signup .flex-container>div:first-child .faq-content .wp-block-column .faq-item>a,.newsletter-signup .flex-container>div:first-child .faq-sidebar a,.newsletter-signup .flex-container>div:first-child .intro-content .faq-content .faq-item>a,.newsletter-signup .flex-container>div:first-child .intro-content .faq-content li .faq-item>a,.newsletter-signup .flex-container>div:first-child .intro-content .faq-content ol .faq-item>a,.newsletter-signup .flex-container>div:first-child .intro-content .faq-content ul .faq-item>a,.newsletter-signup .flex-container>div:first-child .intro-content h2,.newsletter-signup .flex-container>div:first-child .laureate-intro .faq-content .faq-item>a,.newsletter-signup .flex-container>div:first-child .laureate-intro .faq-content li .faq-item>a,.newsletter-signup .flex-container>div:first-child .laureate-intro .faq-content ol .faq-item>a,.newsletter-signup .flex-container>div:first-child .laureate-intro .faq-content ul .faq-item>a,.newsletter-signup .flex-container>div:first-child .laureate-intro h2,.newsletter-signup .flex-container>div:first-child .laureate-item .faq-content .faq-item>a,.newsletter-signup .flex-container>div:first-child .laureate-item .faq-content li .faq-item>a,.newsletter-signup .flex-container>div:first-child .laureate-item .faq-content ol .faq-item>a,.newsletter-signup .flex-container>div:first-child .laureate-item .faq-content ul .faq-item>a,.newsletter-signup .flex-container>div:first-child .laureate-item h2,.newsletter-signup .flex-container>div:first-child .news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.newsletter-signup .flex-container>div:first-child .news-posts-container .news-featured-item .featured-news-content .h3,.newsletter-signup .flex-container>div:first-child .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.newsletter-signup .flex-container>div:first-child .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.newsletter-signup .flex-container>div:first-child .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.newsletter-signup .flex-container>div:first-child .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.newsletter-signup .flex-container>div:first-child .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container h2,.newsletter-signup .flex-container>div:first-child .news-posts-container .news-featured-item h3,.newsletter-signup .flex-container>div:first-child .sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .faq-item>a,.newsletter-signup .flex-container>div:first-child .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item h2,.newsletter-signup .flex-container>div:first-child .wp-block-column .faq-content .faq-item>a,.newsletter-signup .flex-container>div:first-child .wp-block-column .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.newsletter-signup .flex-container>div:first-child .wp-block-column .faq-content li .faq-item>a,.newsletter-signup .flex-container>div:first-child .wp-block-column .faq-content ol .faq-item>a,.newsletter-signup .flex-container>div:first-child .wp-block-column .faq-content ul .faq-item>a,.newsletter-signup .flex-container>div:first-child .wp-block-column h2,.newsletter-signup .flex-container>div:first-child .wp-block-column h3,.newsletter-signup .flex-container>div:first-child h6,.sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .newsletter-signup .flex-container>div:first-child .faq-item>a,.sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .newsletter-signup .flex-container>div:first-child h2,.wp-block-column .faq-content .newsletter-signup .flex-container>div:first-child .faq-item>a,.wp-block-column .newsletter-signup .flex-container>div:first-child h2,.wp-block-column .newsletter-signup .flex-container>div:first-child h3 {
		text-align: center;
		padding-left: 0
	}

	.faq-content .intro-content .newsletter-signup .flex-container>div:first-child .faq-item>a:before,.faq-content .laureate-intro .newsletter-signup .flex-container>div:first-child .faq-item>a:before,.faq-content .laureate-item .newsletter-signup .flex-container>div:first-child .faq-item>a:before,.faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .newsletter-signup .flex-container>div:first-child .faq-item>a:before,.faq-content .wp-block-column .newsletter-signup .flex-container>div:first-child .faq-item>a:before,.faq-sidebar .newsletter-signup .flex-container>div:first-child a:before,.intro-content .faq-content .newsletter-signup .flex-container>div:first-child .faq-item>a:before,.intro-content .newsletter-signup .flex-container>div:first-child h2:before,.laureate-intro .faq-content .newsletter-signup .flex-container>div:first-child .faq-item>a:before,.laureate-intro .newsletter-signup .flex-container>div:first-child h2:before,.laureate-item .faq-content .newsletter-signup .flex-container>div:first-child .faq-item>a:before,.laureate-item .newsletter-signup .flex-container>div:first-child h2:before,.news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .newsletter-signup .flex-container>div:first-child .faq-item>a:before,.news-posts-container .news-featured-item .featured-news-content .newsletter-signup .flex-container>div:first-child .h3:before,.news-posts-container .news-featured-item .newsletter-signup .flex-container>div:first-child h3:before,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .newsletter-signup .flex-container>div:first-child .faq-item>a:before,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .newsletter-signup .flex-container>div:first-child h2:before,.newsletter-signup .flex-container>div:first-child .faq-content .intro-content .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .faq-content .laureate-intro .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .faq-content .laureate-item .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .faq-content .wp-block-column .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .faq-sidebar a:before,.newsletter-signup .flex-container>div:first-child .intro-content .faq-content .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .intro-content .faq-content li .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .intro-content .faq-content ol .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .intro-content .faq-content ul .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .intro-content h2:before,.newsletter-signup .flex-container>div:first-child .laureate-intro .faq-content .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .laureate-intro .faq-content li .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .laureate-intro .faq-content ol .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .laureate-intro .faq-content ul .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .laureate-intro h2:before,.newsletter-signup .flex-container>div:first-child .laureate-item .faq-content .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .laureate-item .faq-content li .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .laureate-item .faq-content ol .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .laureate-item .faq-content ul .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .laureate-item h2:before,.newsletter-signup .flex-container>div:first-child .news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .news-posts-container .news-featured-item .featured-news-content .h3:before,.newsletter-signup .flex-container>div:first-child .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container h2:before,.newsletter-signup .flex-container>div:first-child .news-posts-container .news-featured-item h3:before,.newsletter-signup .flex-container>div:first-child .sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item h2:before,.newsletter-signup .flex-container>div:first-child .wp-block-column .faq-content .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .wp-block-column .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .wp-block-column .faq-content li .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .wp-block-column .faq-content ol .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .wp-block-column .faq-content ul .faq-item>a:before,.newsletter-signup .flex-container>div:first-child .wp-block-column h2:before,.newsletter-signup .flex-container>div:first-child .wp-block-column h3:before,.newsletter-signup .flex-container>div:first-child h6:before,.sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .newsletter-signup .flex-container>div:first-child .faq-item>a:before,.sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .newsletter-signup .flex-container>div:first-child h2:before,.wp-block-column .faq-content .newsletter-signup .flex-container>div:first-child .faq-item>a:before,.wp-block-column .newsletter-signup .flex-container>div:first-child h2:before,.wp-block-column .newsletter-signup .flex-container>div:first-child h3:before {
		display: none
	}
}

@media (max-width:920px) {
	.newsletter-signup .flex-container>div:first-child {
		max-width: 250px;
		margin-right: 20px
	}
}

@media (max-width:767px) {
	.newsletter-signup .flex-container>div:first-child {
		max-width: 100%;
		margin-right: 0;
		margin-bottom: 0
	}
}

.newsletter-signup .flex-container>div:last-child {
	width: calc(100% - 490px)
}

@media (max-width:920px) {
	.newsletter-signup .flex-container>div:last-child {
		width: calc(100% - 270px)
	}
}

@media (max-width:767px) {
	.newsletter-signup .flex-container>div:last-child {
		width: 100%
	}
}

.newsletter-signup .gform_wrapper form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.newsletter-signup .gform_wrapper form .gform_body {
	width: calc(100% - 150px)
}

@media (max-width:767px) {
	.newsletter-signup .gform_wrapper form .gform_body {
		width: calc(100% - 80px)
	}
}

.newsletter-signup .gform_wrapper form .gform_footer {
	width: 150px
}

@media (max-width:767px) {
	.newsletter-signup .gform_wrapper form .gform_footer {
		width: 80px
	}
}

.newsletter-signup .gform_wrapper ul.gform_fields li.gfield {
	margin: 0;
	padding: 0;
	position: relative
}

.newsletter-signup .gform_wrapper ul.gform_fields li.gfield label {
	position: absolute;
	left: 20px;
	top: 0;
	-webkit-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out
}

.newsletter-signup .gform_wrapper ul.gform_fields li.gfield label.active-label {
	top: -45px;
	left: 0;
	font-size: 16px;
	color: #fff
}

.newsletter-signup .gform_wrapper ul.gform_fields li.gfield div {
	margin: 0
}

.newsletter-signup .gform_wrapper ul.gform_fields li.gfield div input {
	margin: 0;
	width: 100%;
	background-color: #fff;
	border: none!important
}

.newsletter-signup .gform_wrapper .gform_footer {
	margin: 0;
	padding: 0
}

.newsletter-signup .gform_wrapper .gform_footer input[type=submit] {
	-webkit-appearance: none;
	border: none;
	background-color: #F67828;
	color: #fff;
	width: 100%;
	display: block;
	height: 60px
}

@media (max-width:767px) {
	.page-template-news .page-footer-links {
		margin-top: 0
	}
}

.news-posts-container .news-featured-item {
	width: 100%;
	margin: 0 15px 60px
}

@media (max-width:500px) {
	.news-posts-container .news-featured-item {
		margin: 0 15px 40px
	}
}

@media (max-width:767px) {
	.news-posts-container .news-featured-item .featured-news-flex {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

.news-posts-container .news-featured-item.external-featured .featured-news-img {
	border-bottom: 6px solid #fa773a
}

.news-posts-container .news-featured-item.external-featured .featured-news-content .h3 {
	border-bottom: 1px solid #fa773a
}

.news-posts-container .news-featured-item.external-featured .featured-news-content .h3:hover {
	color: #fa773a
}

.news-posts-container .news-featured-item.external-featured .cta-sub-header {
	background-color: #fa773a
}

.news-posts-container .news-featured-item.external-featured .btn:hover {
	color: #fa773a
}

.news-posts-container .news-featured-item.external-featured .btn:before {
	background-color: #fa773a
}

.news-posts-container .news-featured-item .cta-sub-header {
	display: inline-block
}

.news-posts-container .news-featured-item .cta-header-book {
	display: inline-block;
	margin-left: 15px;
	font-family: freight-big-pro,serif;
	font-weight: 500;
	font-style: normal;
	font-size: 15px;
	line-height: 15px;
	font-style: italic
}

@media (max-width:400px) {
	.news-posts-container .news-featured-item .cta-header-book {
		margin-left: 0;
		width: 100%;
		margin-top: 10px
	}
}

.faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .faq-item>a,.news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.news-posts-container .news-featured-item .featured-news-content .h3,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container h2,.news-posts-container .news-featured-item h3,.sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .faq-item>a,.sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item h2 {
	margin-top: 20px;
	margin-bottom: 30px
}

@media (max-width:1024px) {
	.faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .faq-item>a,.news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.news-posts-container .news-featured-item .featured-news-content .h3,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container h2,.news-posts-container .news-featured-item h3,.sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .faq-item>a,.sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item h2 {
		font-size: 32px;
		line-height: 32px;
		margin-top: 20px;
		margin-bottom: 20px
	}
}

@media (max-width:1024px) {
	.content-frame .gform_wrapper form .gform_footer .news-posts-container .news-featured-item input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .news-posts-container .news-featured-item label,.faq-content .news-posts-container .news-featured-item .faq-item.faq-content>a,.filter-active .news-posts-container .news-featured-item button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .news-posts-container .news-featured-item label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .news-posts-container .news-featured-item input[type=submit],.gform_wrapper .gform_body ul li .news-posts-container .news-featured-item input:not([type=checkbox]),.laureate-banner .banner-content .news-posts-container .news-featured-item a,.news-posts-container .news-featured-item .content-frame .gform_wrapper form .gform_footer input[type=submit],.news-posts-container .news-featured-item .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.news-posts-container .news-featured-item .faq-content .faq-item.faq-content>a,.news-posts-container .news-featured-item .faq-content li .faq-item.faq-content>a,.news-posts-container .news-featured-item .faq-content ol .faq-item.faq-content>a,.news-posts-container .news-featured-item .faq-content ul .faq-item.faq-content>a,.news-posts-container .news-featured-item .faq-content>h2,.news-posts-container .news-featured-item .filter-active button,.news-posts-container .news-featured-item .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.news-posts-container .news-featured-item .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.news-posts-container .news-featured-item .gform_wrapper .gform_body ul li input:not([type=checkbox]),.news-posts-container .news-featured-item .laureate-banner .banner-content a,.news-posts-container .news-featured-item .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.news-posts-container .news-featured-item .quote-container a,.news-posts-container .news-featured-item .single-laureate-banner .banner-content a,.news-posts-container .news-featured-item .timeline-container .timeline-content .btn,.news-posts-container .news-featured-item figcaption,.news-posts-container .news-featured-item li,.news-posts-container .news-featured-item ol,.news-posts-container .news-featured-item p,.news-posts-container .news-featured-item strong,.news-posts-container .news-featured-item ul,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .news-posts-container .news-featured-item label,.quote-container .news-posts-container .news-featured-item a,.single-laureate-banner .banner-content .news-posts-container .news-featured-item a,.timeline-container .timeline-content .news-posts-container .news-featured-item .btn {
		font-size: 18px;
		line-height: 21px
	}
}

@media (max-width:500px) {
	.content-frame .gform_wrapper form .gform_footer .news-posts-container .news-featured-item input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .news-posts-container .news-featured-item label,.faq-content .news-posts-container .news-featured-item .faq-item.faq-content>a,.filter-active .news-posts-container .news-featured-item button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .news-posts-container .news-featured-item label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .news-posts-container .news-featured-item input[type=submit],.gform_wrapper .gform_body ul li .news-posts-container .news-featured-item input:not([type=checkbox]),.laureate-banner .banner-content .news-posts-container .news-featured-item a,.news-posts-container .news-featured-item .content-frame .gform_wrapper form .gform_footer input[type=submit],.news-posts-container .news-featured-item .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.news-posts-container .news-featured-item .faq-content .faq-item.faq-content>a,.news-posts-container .news-featured-item .faq-content li .faq-item.faq-content>a,.news-posts-container .news-featured-item .faq-content ol .faq-item.faq-content>a,.news-posts-container .news-featured-item .faq-content ul .faq-item.faq-content>a,.news-posts-container .news-featured-item .faq-content>h2,.news-posts-container .news-featured-item .filter-active button,.news-posts-container .news-featured-item .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.news-posts-container .news-featured-item .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.news-posts-container .news-featured-item .gform_wrapper .gform_body ul li input:not([type=checkbox]),.news-posts-container .news-featured-item .laureate-banner .banner-content a,.news-posts-container .news-featured-item .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.news-posts-container .news-featured-item .quote-container a,.news-posts-container .news-featured-item .single-laureate-banner .banner-content a,.news-posts-container .news-featured-item .timeline-container .timeline-content .btn,.news-posts-container .news-featured-item figcaption,.news-posts-container .news-featured-item li,.news-posts-container .news-featured-item ol,.news-posts-container .news-featured-item p,.news-posts-container .news-featured-item strong,.news-posts-container .news-featured-item ul,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .news-posts-container .news-featured-item label,.quote-container .news-posts-container .news-featured-item a,.single-laureate-banner .banner-content .news-posts-container .news-featured-item a,.timeline-container .timeline-content .news-posts-container .news-featured-item .btn {
		font-size: 16px
	}
}

.news-posts-container .news-featured-item .featured-news-img {
	position: relative;
	width: calc(50%);
	border-bottom: 6px solid #F67828;
	min-height: 390px;
	margin-right: 25px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center
}

@media (max-width:1024px) {
	.news-posts-container .news-featured-item .featured-news-img {
		margin-right: 10px
	}
}

@media (max-width:767px) {
	.news-posts-container .news-featured-item .featured-news-img {
		margin-right: 0;
		width: 100%;
		margin-bottom: 20px
	}
}

@media (max-width:500px) {
	.news-posts-container .news-featured-item .featured-news-img {
		min-height: 275px
	}
}

.news-posts-container .news-featured-item .featured-news-content {
	width: 50%;
	margin-left: 25px
}

.news-posts-container .news-featured-item .featured-news-content .h3 {
	display: inline;
	padding-bottom: 0;
	line-height: 45px
}

@media (max-width:1024px) {
	.news-posts-container .news-featured-item .featured-news-content {
		margin-left: 10px
	}
}

@media (max-width:767px) {
	.news-posts-container .news-featured-item .featured-news-content {
		margin-left: 0;
		width: 100%
	}
}

.news-posts-container .news-item {
	width: calc(33% - 30px);
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 30px;
	position: relative
}

.news-posts-container .news-item span.btn {
	display: inline-block;
	position: relative
}

@media (max-width:920px) {
	.news-posts-container .news-item {
		margin-right: 10px;
		margin-left: 10px;
		margin-bottom: 20px;
		width: calc(33% - 20px)
	}
}

@media (max-width:850px) {
	.news-posts-container .news-item {
		width: calc(50% - 20px)
	}
}

@media (max-width:640px) {
	.news-posts-container .news-item {
		width: 100%;
		margin: 0 0 20px
	}
}

.news-posts-container .news-item:hover span.btn {
	color: #F67828
}

.news-posts-container .news-item:hover .external-footer span.btn {
	color: #fa773a
}

.news-posts-container .news-item .cta-header-book {
	line-height: 33px;
	font-size: 33px;
	margin-top: 1.5rem;

}

.news-posts-container .news-item .news-content {
	color: #fff;
	background-color: #F67828;
	padding: 25px 35px 40px;
	height: 457px;
	position: relative
}
.news-posts-container .mix.news-item .news-content{height: 330px;}
@media (max-width:920px) {
	.news-posts-container .news-item .news-content {
		padding: 20px 15px 20px
	}
}

.news-posts-container .news-item .news-content.thumbnail-active {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat
}

.faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-item .news-content.thumbnail-active .faq-item>a,.news-posts-container .news-featured-item .featured-news-content .news-item .news-content.thumbnail-active .h3,.news-posts-container .news-item .news-content.thumbnail-active .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.news-posts-container .news-item .news-content.thumbnail-active .news-featured-item .featured-news-content .h3,.news-posts-container .news-item .news-content.thumbnail-active .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.news-posts-container .news-item .news-content.thumbnail-active .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.news-posts-container .news-item .news-content.thumbnail-active .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.news-posts-container .news-item .news-content.thumbnail-active .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.news-posts-container .news-item .news-content.thumbnail-active .sir-john-intro .sj-intro-content-container h2,.news-posts-container .news-item .news-content.thumbnail-active h3,.sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-item .news-content.thumbnail-active .faq-item>a,.sir-john-intro .sj-intro-content-container .news-posts-container .news-item .news-content.thumbnail-active h2 {
	-webkit-text-decoration-color: #F67828;
	text-decoration-color: #F67828
}

.faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-item .news-content.thumbnail-active.external-content .faq-item>a,.news-posts-container .news-featured-item .featured-news-content .news-item .news-content.thumbnail-active.external-content .h3,.news-posts-container .news-item .news-content.thumbnail-active.external-content .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.news-posts-container .news-item .news-content.thumbnail-active.external-content .news-featured-item .featured-news-content .h3,.news-posts-container .news-item .news-content.thumbnail-active.external-content .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.news-posts-container .news-item .news-content.thumbnail-active.external-content .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.news-posts-container .news-item .news-content.thumbnail-active.external-content .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.news-posts-container .news-item .news-content.thumbnail-active.external-content .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.news-posts-container .news-item .news-content.thumbnail-active.external-content .sir-john-intro .sj-intro-content-container h2,.news-posts-container .news-item .news-content.thumbnail-active.external-content h3,.sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-item .news-content.thumbnail-active.external-content .faq-item>a,.sir-john-intro .sj-intro-content-container .news-posts-container .news-item .news-content.thumbnail-active.external-content h2 {
	-webkit-text-decoration-color: #fa773a;
	text-decoration-color: #fa773a
}

.news-posts-container .news-item .news-content.thumbnail-active:before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0
}

.news-posts-container .news-item .news-content.thumbnail-active .cta-header-book {
	border-bottom: 1px solid #F67828
}

.news-posts-container .news-item .news-content .int-news-content {



}

@media (max-width:920px) {
	.news-posts-container .news-item .news-content .int-news-content {
		
	}
}

@media (max-width:640px) {
	.news-posts-container .news-item .news-content .int-news-content .cta-header-book {
		font-size: 22px!important
	}
}

.news-posts-container .news-item .news-content .cta-sub-header {
	background-color: #F67828;
	z-index: 5;
	position: relative
}

.news-posts-container .news-item .news-content.external-content {
	background-color: #fa773a
}

.news-posts-container .news-item .news-content.external-content .cta-sub-header {
	background-color: #fa773a
}
.news-posts-container .news-item .news-content.external-content .cta-sub-header.white{color: #fff;}

.news-posts-container .news-item .cta-sub-header {
	display: inline-block;


}

.news-posts-container .news-item .news-footer {
	border: 1px solid #F67828;
	padding: 38px
}

.news-posts-container .news-item .news-footer a.link-fill {
	z-index: 10
}

@media (max-width:640px) {
	.news-posts-container .news-item .news-footer {
		padding: 25px 15px
	}
}

.news-posts-container .news-item .news-footer.external-footer {
	border: 1px solid #fa773a
}

.news-posts-container .news-item .news-footer.external-footer span.btn:hover {
	color: #fa773a
}

.news-posts-container .news-item .news-footer.external-footer span.btn:before {
	background-color: #fa773a
}

.news-posts-container .news-item .meta-source {
	margin-bottom: 0;
	height: auto;
	font-style: normal;
	font-size: 23px;
	margin-top: 2rem;
}

.news-container>.frame {
	max-width: 1530px
}

.news-container .center-content {
	margin-top: 60px
}

@media (max-width:500px) {
	.news-container .center-content {
		margin-top: 30px
	}
}

.news-container.archive-container {
	margin-top: 0;
	margin-bottom: 87px
}

@media (max-width:1024px) {
	.news-container.archive-container {
		margin-top: 40px
	}
}

@media (max-width:640px) {
	.news-container.archive-container {
		margin-top: 60px
	}
}

@media (max-width:500px) {
	.news-container.archive-container {
		margin-top: 100px
	}
}

.blog-frame {
	max-width: 1010px;
	margin-top: 90px;
	margin-bottom: 90px
}

.blog-frame.no-header-img {
	margin-top: 60px
}

.blog-frame .content-frame .gform_wrapper form .gform_footer input[type=submit],.blog-frame .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.blog-frame .faq-content .faq-item.faq-content>a,.blog-frame .faq-content li .faq-item.faq-content>a,.blog-frame .faq-content ol .faq-item.faq-content>a,.blog-frame .faq-content ul .faq-item.faq-content>a,.blog-frame .faq-content>h2,.blog-frame .filter-active button,.blog-frame .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.blog-frame .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.blog-frame .gform_wrapper .gform_body ul li input:not([type=checkbox]),.blog-frame .laureate-banner .banner-content a,.blog-frame .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.blog-frame .quote-container a,.blog-frame .single-laureate-banner .banner-content a,.blog-frame .timeline-container .timeline-content .btn,.blog-frame figcaption,.blog-frame li,.blog-frame ol,.blog-frame p,.blog-frame ul,.content-frame .gform_wrapper form .gform_footer .blog-frame input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .blog-frame label,.faq-content .blog-frame .faq-item.faq-content>a,.filter-active .blog-frame button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .blog-frame label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .blog-frame input[type=submit],.gform_wrapper .gform_body ul li .blog-frame input:not([type=checkbox]),.laureate-banner .banner-content .blog-frame a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .blog-frame label,.quote-container .blog-frame a,.single-laureate-banner .banner-content .blog-frame a,.timeline-container .timeline-content .blog-frame .btn {
	font-size: 20px
}

.blog-frame .content-frame .gform_wrapper form .gform_footer input[type=submit] strong,.blog-frame .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label strong,.blog-frame .faq-content .faq-item.faq-content>a strong,.blog-frame .faq-content li .faq-item.faq-content>a strong,.blog-frame .faq-content ol .faq-item.faq-content>a strong,.blog-frame .faq-content ul .faq-item.faq-content>a strong,.blog-frame .faq-content>h2 strong,.blog-frame .filter-active button strong,.blog-frame .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label strong,.blog-frame .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit] strong,.blog-frame .gform_wrapper .gform_body ul li input:not([type=checkbox]) strong,.blog-frame .laureate-banner .banner-content a strong,.blog-frame .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label strong,.blog-frame .quote-container a strong,.blog-frame .single-laureate-banner .banner-content a strong,.blog-frame .timeline-container .timeline-content .btn strong,.blog-frame figcaption strong,.blog-frame li strong,.blog-frame ol strong,.blog-frame p strong,.blog-frame ul strong,.content-frame .gform_wrapper form .gform_footer .blog-frame input[type=submit] strong,.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .blog-frame label strong,.faq-content .blog-frame .faq-item.faq-content>a strong,.filter-active .blog-frame button strong,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .blog-frame label strong,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .blog-frame input[type=submit] strong,.gform_wrapper .gform_body ul li .blog-frame input:not([type=checkbox]) strong,.laureate-banner .banner-content .blog-frame a strong,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .blog-frame label strong,.quote-container .blog-frame a strong,.single-laureate-banner .banner-content .blog-frame a strong,.timeline-container .timeline-content .blog-frame .btn strong {
	font-size: 20px
}

.blog-frame>blockquote,.blog-frame>figcaption,.blog-frame>h2,.blog-frame>h3,.blog-frame>h4,.blog-frame>h5,.blog-frame>h6,.blog-frame>li,.blog-frame>ol,.blog-frame>p,.blog-frame>ul,.content-frame .gform_wrapper form .gform_footer .blog-frame>input[type=submit],.content-frame .gform_wrapper form .gform_footer .wp-block-quote .blog-frame>input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .blog-frame>label,.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .wp-block-quote .blog-frame>label,.faq-content .faq-item.blog-frame>a,.faq-content .faq-item.faq-content.blog-frame>a,.faq-content .intro-content .faq-item.blog-frame>a,.faq-content .laureate-intro .faq-item.blog-frame>a,.faq-content .laureate-item .faq-item.blog-frame>a,.faq-content .sir-john-intro .sj-intro-content-container .faq-item.blog-frame>a,.faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .faq-item.blog-frame>a,.faq-content .sir-john-intro .sj-intro-content-container .quote-container .faq-item.blog-frame>a,.faq-content .wp-block-column .faq-item.blog-frame>a,.faq-content .wp-block-quote .faq-item.faq-content.blog-frame>a,.faq-content li .faq-item.blog-frame>a,.faq-content li .faq-item.faq-content.blog-frame>a,.faq-content ol .faq-item.blog-frame>a,.faq-content ol .faq-item.faq-content.blog-frame>a,.faq-content ul .faq-item.blog-frame>a,.faq-content ul .faq-item.faq-content.blog-frame>a,.faq-content.blog-frame>h2,.faq-sidebar .blog-frame>a,.filter-active .blog-frame>button,.filter-active .wp-block-quote .blog-frame>button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .blog-frame>label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .wp-block-quote .blog-frame>label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .blog-frame>input[type=submit],.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .wp-block-quote .blog-frame>input[type=submit],.gform_wrapper .gform_body ul li .blog-frame>input:not([type=checkbox]),.gform_wrapper .gform_body ul li .wp-block-quote .blog-frame>input:not([type=checkbox]),.intro-content .blog-frame>h2,.intro-content .faq-content .faq-item.blog-frame>a,.intro-content .faq-content li .faq-item.blog-frame>a,.intro-content .faq-content ol .faq-item.blog-frame>a,.intro-content .faq-content ul .faq-item.blog-frame>a,.laureate-banner .banner-content .blog-frame>a,.laureate-banner .banner-content .wp-block-quote .blog-frame>a,.laureate-intro .blog-frame>h2,.laureate-intro .faq-content .faq-item.blog-frame>a,.laureate-intro .faq-content li .faq-item.blog-frame>a,.laureate-intro .faq-content ol .faq-item.blog-frame>a,.laureate-intro .faq-content ul .faq-item.blog-frame>a,.laureate-item .blog-frame>h2,.laureate-item .faq-content .faq-item.blog-frame>a,.laureate-item .faq-content li .faq-item.blog-frame>a,.laureate-item .faq-content ol .faq-item.blog-frame>a,.laureate-item .faq-content ul .faq-item.blog-frame>a,.news-posts-container .news-featured-item .blog-frame>h3,.news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .faq-item.blog-frame>a,.news-posts-container .news-featured-item .featured-news-content .blog-frame>.h3,.news-posts-container .news-featured-item .featured-news-content .quote-container .blog-frame>.h3,.news-posts-container .news-featured-item .featured-news-content .wp-block-column .blog-frame>.h3,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .blog-frame>h2,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .faq-item.blog-frame>a,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content li .faq-item.blog-frame>a,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item.blog-frame>a,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item.blog-frame>a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .blog-frame>label,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .wp-block-quote .blog-frame>label,.quote-container .blog-frame>a,.quote-container .blog-frame>h3,.quote-container .faq-content .sir-john-intro .sj-intro-content-container .faq-item.blog-frame>a,.quote-container .news-posts-container .news-featured-item .featured-news-content .blog-frame>.h3,.quote-container .sir-john-intro .sj-intro-content-container .blog-frame>h2,.quote-container .sir-john-intro .sj-intro-content-container .faq-content .faq-item.blog-frame>a,.quote-container .sir-john-intro .sj-intro-content-container .faq-content li .faq-item.blog-frame>a,.quote-container .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item.blog-frame>a,.quote-container .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item.blog-frame>a,.quote-container .wp-block-quote .blog-frame>a,.single-laureate-banner .banner-content .blog-frame>a,.single-laureate-banner .banner-content .wp-block-quote .blog-frame>a,.sir-john-intro .sj-intro-content-container .blog-frame>h2,.sir-john-intro .sj-intro-content-container .faq-content .faq-item.blog-frame>a,.sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .faq-item.blog-frame>a,.sir-john-intro .sj-intro-content-container .faq-content .quote-container .faq-item.blog-frame>a,.sir-john-intro .sj-intro-content-container .faq-content li .faq-item.blog-frame>a,.sir-john-intro .sj-intro-content-container .faq-content ol .faq-item.blog-frame>a,.sir-john-intro .sj-intro-content-container .faq-content ul .faq-item.blog-frame>a,.sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .blog-frame>h2,.sir-john-intro .sj-intro-content-container .quote-container .blog-frame>h2,.timeline-container .timeline-content .blog-frame>.btn,.timeline-container .timeline-content .wp-block-quote .blog-frame>.btn,.wp-block-column .blog-frame>h2,.wp-block-column .blog-frame>h3,.wp-block-column .faq-content .faq-item.blog-frame>a,.wp-block-column .faq-content .sir-john-intro .sj-intro-content-container .faq-item.blog-frame>a,.wp-block-column .faq-content li .faq-item.blog-frame>a,.wp-block-column .faq-content ol .faq-item.blog-frame>a,.wp-block-column .faq-content ul .faq-item.blog-frame>a,.wp-block-column .sir-john-intro .sj-intro-content-container .blog-frame>h2,.wp-block-quote .blog-frame>figcaption,.wp-block-quote .blog-frame>li,.wp-block-quote .blog-frame>ol,.wp-block-quote .blog-frame>p,.wp-block-quote .blog-frame>ul,.wp-block-quote .content-frame .gform_wrapper form .gform_footer .blog-frame>input[type=submit],.wp-block-quote .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .blog-frame>label,.wp-block-quote .faq-content .faq-item.faq-content.blog-frame>a,.wp-block-quote .faq-content li .faq-item.faq-content.blog-frame>a,.wp-block-quote .faq-content ol .faq-item.faq-content.blog-frame>a,.wp-block-quote .faq-content ul .faq-item.faq-content.blog-frame>a,.wp-block-quote .faq-content.blog-frame>h2,.wp-block-quote .filter-active .blog-frame>button,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .blog-frame>label,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .blog-frame>input[type=submit],.wp-block-quote .gform_wrapper .gform_body ul li .blog-frame>input:not([type=checkbox]),.wp-block-quote .laureate-banner .banner-content .blog-frame>a,.wp-block-quote .newsletter-signup .gform_wrapper ul.gform_fields li.gfield .blog-frame>label,.wp-block-quote .quote-container .blog-frame>a,.wp-block-quote .single-laureate-banner .banner-content .blog-frame>a,.wp-block-quote .timeline-container .timeline-content .blog-frame>.btn {
	margin-left: 55px;
	margin-right: 55px
}

@media (max-width:640px) {
	.blog-frame>blockquote,.blog-frame>figcaption,.blog-frame>h2,.blog-frame>h3,.blog-frame>h4,.blog-frame>h5,.blog-frame>h6,.blog-frame>li,.blog-frame>ol,.blog-frame>p,.blog-frame>ul,.content-frame .gform_wrapper form .gform_footer .blog-frame>input[type=submit],.content-frame .gform_wrapper form .gform_footer .wp-block-quote .blog-frame>input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .blog-frame>label,.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .wp-block-quote .blog-frame>label,.faq-content .faq-item.blog-frame>a,.faq-content .faq-item.faq-content.blog-frame>a,.faq-content .intro-content .faq-item.blog-frame>a,.faq-content .laureate-intro .faq-item.blog-frame>a,.faq-content .laureate-item .faq-item.blog-frame>a,.faq-content .sir-john-intro .sj-intro-content-container .faq-item.blog-frame>a,.faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .faq-item.blog-frame>a,.faq-content .sir-john-intro .sj-intro-content-container .quote-container .faq-item.blog-frame>a,.faq-content .wp-block-column .faq-item.blog-frame>a,.faq-content .wp-block-quote .faq-item.faq-content.blog-frame>a,.faq-content li .faq-item.blog-frame>a,.faq-content li .faq-item.faq-content.blog-frame>a,.faq-content ol .faq-item.blog-frame>a,.faq-content ol .faq-item.faq-content.blog-frame>a,.faq-content ul .faq-item.blog-frame>a,.faq-content ul .faq-item.faq-content.blog-frame>a,.faq-content.blog-frame>h2,.faq-sidebar .blog-frame>a,.filter-active .blog-frame>button,.filter-active .wp-block-quote .blog-frame>button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .blog-frame>label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .wp-block-quote .blog-frame>label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .blog-frame>input[type=submit],.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .wp-block-quote .blog-frame>input[type=submit],.gform_wrapper .gform_body ul li .blog-frame>input:not([type=checkbox]),.gform_wrapper .gform_body ul li .wp-block-quote .blog-frame>input:not([type=checkbox]),.intro-content .blog-frame>h2,.intro-content .faq-content .faq-item.blog-frame>a,.intro-content .faq-content li .faq-item.blog-frame>a,.intro-content .faq-content ol .faq-item.blog-frame>a,.intro-content .faq-content ul .faq-item.blog-frame>a,.laureate-banner .banner-content .blog-frame>a,.laureate-banner .banner-content .wp-block-quote .blog-frame>a,.laureate-intro .blog-frame>h2,.laureate-intro .faq-content .faq-item.blog-frame>a,.laureate-intro .faq-content li .faq-item.blog-frame>a,.laureate-intro .faq-content ol .faq-item.blog-frame>a,.laureate-intro .faq-content ul .faq-item.blog-frame>a,.laureate-item .blog-frame>h2,.laureate-item .faq-content .faq-item.blog-frame>a,.laureate-item .faq-content li .faq-item.blog-frame>a,.laureate-item .faq-content ol .faq-item.blog-frame>a,.laureate-item .faq-content ul .faq-item.blog-frame>a,.news-posts-container .news-featured-item .blog-frame>h3,.news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .faq-item.blog-frame>a,.news-posts-container .news-featured-item .featured-news-content .blog-frame>.h3,.news-posts-container .news-featured-item .featured-news-content .quote-container .blog-frame>.h3,.news-posts-container .news-featured-item .featured-news-content .wp-block-column .blog-frame>.h3,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .blog-frame>h2,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .faq-item.blog-frame>a,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content li .faq-item.blog-frame>a,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item.blog-frame>a,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item.blog-frame>a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .blog-frame>label,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .wp-block-quote .blog-frame>label,.quote-container .blog-frame>a,.quote-container .blog-frame>h3,.quote-container .faq-content .sir-john-intro .sj-intro-content-container .faq-item.blog-frame>a,.quote-container .news-posts-container .news-featured-item .featured-news-content .blog-frame>.h3,.quote-container .sir-john-intro .sj-intro-content-container .blog-frame>h2,.quote-container .sir-john-intro .sj-intro-content-container .faq-content .faq-item.blog-frame>a,.quote-container .sir-john-intro .sj-intro-content-container .faq-content li .faq-item.blog-frame>a,.quote-container .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item.blog-frame>a,.quote-container .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item.blog-frame>a,.quote-container .wp-block-quote .blog-frame>a,.single-laureate-banner .banner-content .blog-frame>a,.single-laureate-banner .banner-content .wp-block-quote .blog-frame>a,.sir-john-intro .sj-intro-content-container .blog-frame>h2,.sir-john-intro .sj-intro-content-container .faq-content .faq-item.blog-frame>a,.sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .faq-item.blog-frame>a,.sir-john-intro .sj-intro-content-container .faq-content .quote-container .faq-item.blog-frame>a,.sir-john-intro .sj-intro-content-container .faq-content li .faq-item.blog-frame>a,.sir-john-intro .sj-intro-content-container .faq-content ol .faq-item.blog-frame>a,.sir-john-intro .sj-intro-content-container .faq-content ul .faq-item.blog-frame>a,.sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .blog-frame>h2,.sir-john-intro .sj-intro-content-container .quote-container .blog-frame>h2,.timeline-container .timeline-content .blog-frame>.btn,.timeline-container .timeline-content .wp-block-quote .blog-frame>.btn,.wp-block-column .blog-frame>h2,.wp-block-column .blog-frame>h3,.wp-block-column .faq-content .faq-item.blog-frame>a,.wp-block-column .faq-content .sir-john-intro .sj-intro-content-container .faq-item.blog-frame>a,.wp-block-column .faq-content li .faq-item.blog-frame>a,.wp-block-column .faq-content ol .faq-item.blog-frame>a,.wp-block-column .faq-content ul .faq-item.blog-frame>a,.wp-block-column .sir-john-intro .sj-intro-content-container .blog-frame>h2,.wp-block-quote .blog-frame>figcaption,.wp-block-quote .blog-frame>li,.wp-block-quote .blog-frame>ol,.wp-block-quote .blog-frame>p,.wp-block-quote .blog-frame>ul,.wp-block-quote .content-frame .gform_wrapper form .gform_footer .blog-frame>input[type=submit],.wp-block-quote .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .blog-frame>label,.wp-block-quote .faq-content .faq-item.faq-content.blog-frame>a,.wp-block-quote .faq-content li .faq-item.faq-content.blog-frame>a,.wp-block-quote .faq-content ol .faq-item.faq-content.blog-frame>a,.wp-block-quote .faq-content ul .faq-item.faq-content.blog-frame>a,.wp-block-quote .faq-content.blog-frame>h2,.wp-block-quote .filter-active .blog-frame>button,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .blog-frame>label,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .blog-frame>input[type=submit],.wp-block-quote .gform_wrapper .gform_body ul li .blog-frame>input:not([type=checkbox]),.wp-block-quote .laureate-banner .banner-content .blog-frame>a,.wp-block-quote .newsletter-signup .gform_wrapper ul.gform_fields li.gfield .blog-frame>label,.wp-block-quote .quote-container .blog-frame>a,.wp-block-quote .single-laureate-banner .banner-content .blog-frame>a,.wp-block-quote .timeline-container .timeline-content .blog-frame>.btn {
		margin-left: 0;
		margin-right: 0
	}
}

.blog-frame>ol,.blog-frame>ul {
	margin-left: 130px;
	margin-right: 130px
}

@media (max-width:640px) {
	.blog-frame>ol,.blog-frame>ul {
		margin-left: 0;
		margin-right: 0
	}
}

.blog-frame .content-frame .gform_wrapper form .gform_footer .wp-block-quote input[type=submit],.blog-frame .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .wp-block-quote label,.blog-frame .faq-content .faq-item>a,.blog-frame .faq-content .intro-content .faq-item>a,.blog-frame .faq-content .laureate-intro .faq-item>a,.blog-frame .faq-content .laureate-item .faq-item>a,.blog-frame .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.blog-frame .faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .faq-item>a,.blog-frame .faq-content .sir-john-intro .sj-intro-content-container .quote-container .faq-item>a,.blog-frame .faq-content .wp-block-column .faq-item>a,.blog-frame .faq-content .wp-block-quote .faq-item.faq-content>a,.blog-frame .faq-content li .faq-item>a,.blog-frame .faq-content ol .faq-item>a,.blog-frame .faq-content ul .faq-item>a,.blog-frame .faq-sidebar a,.blog-frame .filter-active .wp-block-quote button,.blog-frame .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .wp-block-quote label,.blog-frame .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .wp-block-quote input[type=submit],.blog-frame .gform_wrapper .gform_body ul li .wp-block-quote input:not([type=checkbox]),.blog-frame .intro-content .faq-content .faq-item>a,.blog-frame .intro-content .faq-content li .faq-item>a,.blog-frame .intro-content .faq-content ol .faq-item>a,.blog-frame .intro-content .faq-content ul .faq-item>a,.blog-frame .intro-content h2,.blog-frame .laureate-banner .banner-content .wp-block-quote a,.blog-frame .laureate-intro .faq-content .faq-item>a,.blog-frame .laureate-intro .faq-content li .faq-item>a,.blog-frame .laureate-intro .faq-content ol .faq-item>a,.blog-frame .laureate-intro .faq-content ul .faq-item>a,.blog-frame .laureate-intro h2,.blog-frame .laureate-item .faq-content .faq-item>a,.blog-frame .laureate-item .faq-content li .faq-item>a,.blog-frame .laureate-item .faq-content ol .faq-item>a,.blog-frame .laureate-item .faq-content ul .faq-item>a,.blog-frame .laureate-item h2,.blog-frame .news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.blog-frame .news-posts-container .news-featured-item .featured-news-content .h3,.blog-frame .news-posts-container .news-featured-item .featured-news-content .quote-container .h3,.blog-frame .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.blog-frame .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.blog-frame .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.blog-frame .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.blog-frame .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container h2,.blog-frame .news-posts-container .news-featured-item h3,.blog-frame .newsletter-signup .gform_wrapper ul.gform_fields li.gfield .wp-block-quote label,.blog-frame .quote-container .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.blog-frame .quote-container .news-posts-container .news-featured-item .featured-news-content .h3,.blog-frame .quote-container .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.blog-frame .quote-container .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.blog-frame .quote-container .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.blog-frame .quote-container .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.blog-frame .quote-container .sir-john-intro .sj-intro-content-container h2,.blog-frame .quote-container .wp-block-quote a,.blog-frame .quote-container h3,.blog-frame .single-laureate-banner .banner-content .wp-block-quote a,.blog-frame .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.blog-frame .sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .faq-item>a,.blog-frame .sir-john-intro .sj-intro-content-container .faq-content .quote-container .faq-item>a,.blog-frame .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.blog-frame .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.blog-frame .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.blog-frame .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item h2,.blog-frame .sir-john-intro .sj-intro-content-container .quote-container h2,.blog-frame .sir-john-intro .sj-intro-content-container h2,.blog-frame .timeline-container .timeline-content .wp-block-quote .btn,.blog-frame .wp-block-column .faq-content .faq-item>a,.blog-frame .wp-block-column .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.blog-frame .wp-block-column .faq-content li .faq-item>a,.blog-frame .wp-block-column .faq-content ol .faq-item>a,.blog-frame .wp-block-column .faq-content ul .faq-item>a,.blog-frame .wp-block-column h2,.blog-frame .wp-block-column h3,.blog-frame .wp-block-quote .content-frame .gform_wrapper form .gform_footer input[type=submit],.blog-frame .wp-block-quote .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.blog-frame .wp-block-quote .faq-content .faq-item.faq-content>a,.blog-frame .wp-block-quote .faq-content li .faq-item.faq-content>a,.blog-frame .wp-block-quote .faq-content ol .faq-item.faq-content>a,.blog-frame .wp-block-quote .faq-content ul .faq-item.faq-content>a,.blog-frame .wp-block-quote .faq-content>h2,.blog-frame .wp-block-quote .filter-active button,.blog-frame .wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.blog-frame .wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.blog-frame .wp-block-quote .gform_wrapper .gform_body ul li input:not([type=checkbox]),.blog-frame .wp-block-quote .laureate-banner .banner-content a,.blog-frame .wp-block-quote .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.blog-frame .wp-block-quote .quote-container a,.blog-frame .wp-block-quote .single-laureate-banner .banner-content a,.blog-frame .wp-block-quote .timeline-container .timeline-content .btn,.blog-frame .wp-block-quote figcaption,.blog-frame .wp-block-quote li,.blog-frame .wp-block-quote ol,.blog-frame .wp-block-quote p,.blog-frame .wp-block-quote ul,.blog-frame h2,.blog-frame h3,.blog-frame h4,.blog-frame h5,.blog-frame h6,.content-frame .gform_wrapper form .gform_footer .wp-block-quote .blog-frame input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .wp-block-quote .blog-frame label,.faq-content .blog-frame .faq-item>a,.faq-content .intro-content .blog-frame .faq-item>a,.faq-content .laureate-intro .blog-frame .faq-item>a,.faq-content .laureate-item .blog-frame .faq-item>a,.faq-content .sir-john-intro .sj-intro-content-container .blog-frame .faq-item>a,.faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .blog-frame .faq-item>a,.faq-content .sir-john-intro .sj-intro-content-container .quote-container .blog-frame .faq-item>a,.faq-content .wp-block-column .blog-frame .faq-item>a,.faq-content .wp-block-quote .blog-frame .faq-item.faq-content>a,.faq-sidebar .blog-frame a,.filter-active .wp-block-quote .blog-frame button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .wp-block-quote .blog-frame label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .wp-block-quote .blog-frame input[type=submit],.gform_wrapper .gform_body ul li .wp-block-quote .blog-frame input:not([type=checkbox]),.intro-content .blog-frame h2,.intro-content .faq-content .blog-frame .faq-item>a,.laureate-banner .banner-content .wp-block-quote .blog-frame a,.laureate-intro .blog-frame h2,.laureate-intro .faq-content .blog-frame .faq-item>a,.laureate-item .blog-frame h2,.laureate-item .faq-content .blog-frame .faq-item>a,.news-posts-container .news-featured-item .blog-frame h3,.news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .blog-frame .faq-item>a,.news-posts-container .news-featured-item .featured-news-content .blog-frame .h3,.news-posts-container .news-featured-item .featured-news-content .quote-container .blog-frame .h3,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .blog-frame h2,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .blog-frame .faq-item>a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .wp-block-quote .blog-frame label,.quote-container .blog-frame h3,.quote-container .faq-content .sir-john-intro .sj-intro-content-container .blog-frame .faq-item>a,.quote-container .news-posts-container .news-featured-item .featured-news-content .blog-frame .h3,.quote-container .sir-john-intro .sj-intro-content-container .blog-frame h2,.quote-container .sir-john-intro .sj-intro-content-container .faq-content .blog-frame .faq-item>a,.quote-container .wp-block-quote .blog-frame a,.single-laureate-banner .banner-content .wp-block-quote .blog-frame a,.sir-john-intro .sj-intro-content-container .blog-frame h2,.sir-john-intro .sj-intro-content-container .faq-content .blog-frame .faq-item>a,.sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .blog-frame .faq-item>a,.sir-john-intro .sj-intro-content-container .faq-content .quote-container .blog-frame .faq-item>a,.sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .blog-frame h2,.sir-john-intro .sj-intro-content-container .quote-container .blog-frame h2,.timeline-container .timeline-content .wp-block-quote .blog-frame .btn,.wp-block-column .blog-frame h2,.wp-block-column .blog-frame h3,.wp-block-column .faq-content .blog-frame .faq-item>a,.wp-block-quote .blog-frame .faq-content>h2,.wp-block-quote .blog-frame figcaption,.wp-block-quote .blog-frame li,.wp-block-quote .blog-frame ol,.wp-block-quote .blog-frame p,.wp-block-quote .blog-frame ul,.wp-block-quote .content-frame .gform_wrapper form .gform_footer .blog-frame input[type=submit],.wp-block-quote .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .blog-frame label,.wp-block-quote .faq-content .blog-frame .faq-item.faq-content>a,.wp-block-quote .filter-active .blog-frame button,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .blog-frame label,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .blog-frame input[type=submit],.wp-block-quote .gform_wrapper .gform_body ul li .blog-frame input:not([type=checkbox]),.wp-block-quote .laureate-banner .banner-content .blog-frame a,.wp-block-quote .newsletter-signup .gform_wrapper ul.gform_fields li.gfield .blog-frame label,.wp-block-quote .quote-container .blog-frame a,.wp-block-quote .single-laureate-banner .banner-content .blog-frame a,.wp-block-quote .timeline-container .timeline-content .blog-frame .btn {
	margin-bottom: 15px
}

.blog-frame .center-content {
	margin-top: 90px
}

.blog-frame .center-content a {
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
	line-height: 18px;
	letter-spacing: 0;
}

.blog-frame .center-content a:before {
	width: 125%
}

@media (max-width:640px) {
	.wp-block-image figure {
		float: none;
		width: 100%;
		margin: 0
	}
}

.wp-block-columns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

@media (max-width:640px) {
	.wp-block-columns {
		display: block;
		margin-top: 60px
	}
}

.wp-block-column {
	position: relative;
	margin: 35px 0;
	padding: 0 20px
}

@media (max-width:640px) {
	.wp-block-column {
		padding: 0;
		border-bottom: 1px solid #F67828;
		margin-bottom: 20px;
		padding-bottom: 20px;
		margin-top: 0
	}
}

.wp-block-column:nth-child(2) {
	border-left: 1px solid #F67828;
	border-right: 1px solid #F67828
}

@media (max-width:640px) {
	.wp-block-column:nth-child(2) {
		border-left: none;
		border-right: none
	}
}

.wp-block-column:last-child {
	border-right: none!important
}

@media (max-width:640px) {
	.wp-block-column:last-child {
		border-bottom: none
	}
}

.content-frame .gform_wrapper form .gform_footer .wp-block-column input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .wp-block-column label,.faq-content .wp-block-column .faq-item.faq-content>a,.filter-active .wp-block-column button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .wp-block-column label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .wp-block-column input[type=submit],.gform_wrapper .gform_body ul li .wp-block-column input:not([type=checkbox]),.laureate-banner .banner-content .wp-block-column a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .wp-block-column label,.quote-container .wp-block-column a,.single-laureate-banner .banner-content .wp-block-column a,.timeline-container .timeline-content .wp-block-column .btn,.wp-block-column .content-frame .gform_wrapper form .gform_footer input[type=submit],.wp-block-column .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.wp-block-column .faq-content .faq-item.faq-content>a,.wp-block-column .faq-content li .faq-item.faq-content>a,.wp-block-column .faq-content ol .faq-item.faq-content>a,.wp-block-column .faq-content ul .faq-item.faq-content>a,.wp-block-column .faq-content>h2,.wp-block-column .filter-active button,.wp-block-column .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.wp-block-column .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.wp-block-column .gform_wrapper .gform_body ul li input:not([type=checkbox]),.wp-block-column .laureate-banner .banner-content a,.wp-block-column .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.wp-block-column .quote-container a,.wp-block-column .single-laureate-banner .banner-content a,.wp-block-column .timeline-container .timeline-content .btn,.wp-block-column figcaption,.wp-block-column li,.wp-block-column ol,.wp-block-column p,.wp-block-column ul {
	margin: 0
}

.faq-content .sir-john-intro .sj-intro-content-container .wp-block-column .faq-item>a,.faq-content .wp-block-column .faq-item>a,.news-posts-container .news-featured-item .featured-news-content .wp-block-column .h3,.sir-john-intro .sj-intro-content-container .faq-content .wp-block-column .faq-item>a,.sir-john-intro .sj-intro-content-container .wp-block-column h2,.wp-block-column .faq-content .faq-item>a,.wp-block-column .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.wp-block-column .faq-content li .faq-item>a,.wp-block-column .faq-content ol .faq-item>a,.wp-block-column .faq-content ul .faq-item>a,.wp-block-column .news-posts-container .news-featured-item .featured-news-content .h3,.wp-block-column .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.wp-block-column .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.wp-block-column .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.wp-block-column .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.wp-block-column .sir-john-intro .sj-intro-content-container h2,.wp-block-column h2,.wp-block-column h3 {
	font-size: 24px;
	line-height: 26px
}

.single-post header {
	background-color: rgba(0,0,0,0)
}

.single-post.active-scroll header {
	background-color: rgba(0,0,0,.75)
}

.news-banner {
	color: #fff;
	text-align: center;
	padding: 160px 0 80px;
	background-color: #221f1f;
	position: relative
}

.news-banner.full-width-image {
	height: 1200px
}

.news-banner.full-width-image .news-banner-meta {
	display: none
}

.news-banner.full-width-image .news-main-image {
	display: none
}

.news-banner.no-active-image {
	padding: 150px 0 30px
}

.news-banner .news-banner-meta {
	margin-bottom: 60px
}

.content-frame .gform_wrapper form .gform_footer .news-banner .news-banner-meta input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .news-banner .news-banner-meta label,.faq-content .news-banner .news-banner-meta .faq-item.faq-content>a,.filter-active .news-banner .news-banner-meta button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .news-banner .news-banner-meta label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .news-banner .news-banner-meta input[type=submit],.gform_wrapper .gform_body ul li .news-banner .news-banner-meta input:not([type=checkbox]),.laureate-banner .banner-content .news-banner .news-banner-meta a,.news-banner .news-banner-meta .content-frame .gform_wrapper form .gform_footer input[type=submit],.news-banner .news-banner-meta .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.news-banner .news-banner-meta .faq-content .faq-item.faq-content>a,.news-banner .news-banner-meta .faq-content li .faq-item.faq-content>a,.news-banner .news-banner-meta .faq-content ol .faq-item.faq-content>a,.news-banner .news-banner-meta .faq-content ul .faq-item.faq-content>a,.news-banner .news-banner-meta .faq-content>h2,.news-banner .news-banner-meta .filter-active button,.news-banner .news-banner-meta .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.news-banner .news-banner-meta .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.news-banner .news-banner-meta .gform_wrapper .gform_body ul li input:not([type=checkbox]),.news-banner .news-banner-meta .laureate-banner .banner-content a,.news-banner .news-banner-meta .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.news-banner .news-banner-meta .quote-container a,.news-banner .news-banner-meta .single-laureate-banner .banner-content a,.news-banner .news-banner-meta .timeline-container .timeline-content .btn,.news-banner .news-banner-meta figcaption,.news-banner .news-banner-meta li,.news-banner .news-banner-meta ol,.news-banner .news-banner-meta p,.news-banner .news-banner-meta ul,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .news-banner .news-banner-meta label,.quote-container .news-banner .news-banner-meta a,.single-laureate-banner .banner-content .news-banner .news-banner-meta a,.timeline-container .timeline-content .news-banner .news-banner-meta .btn {
	font-family: freight-sans-pro,sans-serif;
	font-weight: 500;
	font-style: normal;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 13px;
	letter-spacing: 2px
}

.news-banner.active-image {
	padding-bottom: 0;
	background-color: transparent
}

.news-banner.active-image:before {
	background-color: #fff;
	width: 100%;
	height: calc(100% - 470px);
	position: absolute;
	bottom: -5px;
	left: 0;
	content: ''
}

@media (max-width:500px) {
	.news-banner.active-image:before {
		
	}
}

.news-banner>.frame {
	max-width: 1080px;
	z-index: 5;
	position: relative
}

.news-banner .cta-sub-header {
	color: #fff
}

.faq-content .laureate-banner .banner-content .news-banner .faq-item>a,.faq-content .single-laureate-banner .banner-content .news-banner .faq-item>a,.laureate-banner .banner-content .faq-content .news-banner .faq-item>a,.laureate-banner .banner-content .news-banner h2,.news-banner .faq-content .laureate-banner .banner-content .faq-item>a,.news-banner .faq-content .single-laureate-banner .banner-content .faq-item>a,.news-banner .laureate-banner .banner-content .faq-content .faq-item>a,.news-banner .laureate-banner .banner-content .faq-content li .faq-item>a,.news-banner .laureate-banner .banner-content .faq-content ol .faq-item>a,.news-banner .laureate-banner .banner-content .faq-content ul .faq-item>a,.news-banner .laureate-banner .banner-content h2,.news-banner .single-laureate-banner .banner-content .faq-content .faq-item>a,.news-banner .single-laureate-banner .banner-content .faq-content li .faq-item>a,.news-banner .single-laureate-banner .banner-content .faq-content ol .faq-item>a,.news-banner .single-laureate-banner .banner-content .faq-content ul .faq-item>a,.news-banner .single-laureate-banner .banner-content h2,.news-banner .timeline-container .timeline-content .timeline-count,.news-banner h1,.single-laureate-banner .banner-content .faq-content .news-banner .faq-item>a,.single-laureate-banner .banner-content .news-banner h2,.timeline-container .timeline-content .news-banner .timeline-count {
	font-size: 75px;
	line-height: 72px;
	letter-spacing: 0;
	margin-bottom: 20px
}

@media (max-width:1280px) {
	.faq-content .laureate-banner .banner-content .news-banner .faq-item>a,.faq-content .single-laureate-banner .banner-content .news-banner .faq-item>a,.laureate-banner .banner-content .faq-content .news-banner .faq-item>a,.laureate-banner .banner-content .news-banner h2,.news-banner .faq-content .laureate-banner .banner-content .faq-item>a,.news-banner .faq-content .single-laureate-banner .banner-content .faq-item>a,.news-banner .laureate-banner .banner-content .faq-content .faq-item>a,.news-banner .laureate-banner .banner-content .faq-content li .faq-item>a,.news-banner .laureate-banner .banner-content .faq-content ol .faq-item>a,.news-banner .laureate-banner .banner-content .faq-content ul .faq-item>a,.news-banner .laureate-banner .banner-content h2,.news-banner .single-laureate-banner .banner-content .faq-content .faq-item>a,.news-banner .single-laureate-banner .banner-content .faq-content li .faq-item>a,.news-banner .single-laureate-banner .banner-content .faq-content ol .faq-item>a,.news-banner .single-laureate-banner .banner-content .faq-content ul .faq-item>a,.news-banner .single-laureate-banner .banner-content h2,.news-banner .timeline-container .timeline-content .timeline-count,.news-banner h1,.single-laureate-banner .banner-content .faq-content .news-banner .faq-item>a,.single-laureate-banner .banner-content .news-banner h2,.timeline-container .timeline-content .news-banner .timeline-count {
		font-size: 75px;
		line-height: 72px
	}
}

@media (max-width:1024px) {
	.faq-content .laureate-banner .banner-content .news-banner .faq-item>a,.faq-content .single-laureate-banner .banner-content .news-banner .faq-item>a,.laureate-banner .banner-content .faq-content .news-banner .faq-item>a,.laureate-banner .banner-content .news-banner h2,.news-banner .faq-content .laureate-banner .banner-content .faq-item>a,.news-banner .faq-content .single-laureate-banner .banner-content .faq-item>a,.news-banner .laureate-banner .banner-content .faq-content .faq-item>a,.news-banner .laureate-banner .banner-content .faq-content li .faq-item>a,.news-banner .laureate-banner .banner-content .faq-content ol .faq-item>a,.news-banner .laureate-banner .banner-content .faq-content ul .faq-item>a,.news-banner .laureate-banner .banner-content h2,.news-banner .single-laureate-banner .banner-content .faq-content .faq-item>a,.news-banner .single-laureate-banner .banner-content .faq-content li .faq-item>a,.news-banner .single-laureate-banner .banner-content .faq-content ol .faq-item>a,.news-banner .single-laureate-banner .banner-content .faq-content ul .faq-item>a,.news-banner .single-laureate-banner .banner-content h2,.news-banner .timeline-container .timeline-content .timeline-count,.news-banner h1,.single-laureate-banner .banner-content .faq-content .news-banner .faq-item>a,.single-laureate-banner .banner-content .news-banner h2,.timeline-container .timeline-content .news-banner .timeline-count {
		font-size: 65px;
		line-height: 65px
	}
}

@media (max-width:500px) {
	.faq-content .laureate-banner .banner-content .news-banner .faq-item>a,.faq-content .single-laureate-banner .banner-content .news-banner .faq-item>a,.laureate-banner .banner-content .faq-content .news-banner .faq-item>a,.laureate-banner .banner-content .news-banner h2,.news-banner .faq-content .laureate-banner .banner-content .faq-item>a,.news-banner .faq-content .single-laureate-banner .banner-content .faq-item>a,.news-banner .laureate-banner .banner-content .faq-content .faq-item>a,.news-banner .laureate-banner .banner-content .faq-content li .faq-item>a,.news-banner .laureate-banner .banner-content .faq-content ol .faq-item>a,.news-banner .laureate-banner .banner-content .faq-content ul .faq-item>a,.news-banner .laureate-banner .banner-content h2,.news-banner .single-laureate-banner .banner-content .faq-content .faq-item>a,.news-banner .single-laureate-banner .banner-content .faq-content li .faq-item>a,.news-banner .single-laureate-banner .banner-content .faq-content ol .faq-item>a,.news-banner .single-laureate-banner .banner-content .faq-content ul .faq-item>a,.news-banner .single-laureate-banner .banner-content h2,.news-banner .timeline-container .timeline-content .timeline-count,.news-banner h1,.single-laureate-banner .banner-content .faq-content .news-banner .faq-item>a,.single-laureate-banner .banner-content .news-banner h2,.timeline-container .timeline-content .news-banner .timeline-count {
		font-size: 51px;
		line-height: 42px;
		margin-bottom: 15px
	}
}

@media (max-width:400px) {
	.faq-content .laureate-banner .banner-content .news-banner .faq-item>a,.faq-content .single-laureate-banner .banner-content .news-banner .faq-item>a,.laureate-banner .banner-content .faq-content .news-banner .faq-item>a,.laureate-banner .banner-content .news-banner h2,.news-banner .faq-content .laureate-banner .banner-content .faq-item>a,.news-banner .faq-content .single-laureate-banner .banner-content .faq-item>a,.news-banner .laureate-banner .banner-content .faq-content .faq-item>a,.news-banner .laureate-banner .banner-content .faq-content li .faq-item>a,.news-banner .laureate-banner .banner-content .faq-content ol .faq-item>a,.news-banner .laureate-banner .banner-content .faq-content ul .faq-item>a,.news-banner .laureate-banner .banner-content h2,.news-banner .single-laureate-banner .banner-content .faq-content .faq-item>a,.news-banner .single-laureate-banner .banner-content .faq-content li .faq-item>a,.news-banner .single-laureate-banner .banner-content .faq-content ol .faq-item>a,.news-banner .single-laureate-banner .banner-content .faq-content ul .faq-item>a,.news-banner .single-laureate-banner .banner-content h2,.news-banner .timeline-container .timeline-content .timeline-count,.news-banner h1,.single-laureate-banner .banner-content .faq-content .news-banner .faq-item>a,.single-laureate-banner .banner-content .news-banner h2,.timeline-container .timeline-content .news-banner .timeline-count {
		font-size: 28px;
		line-height: 24px
	}
}

.news-banner a {
	margin: 0 10px
}

.news-banner a:first-child {
	padding-left: 20px;
	border-left: 1px solid #fff
}

.news-banner a:before {
	display: none
}

.news-banner .news-main-image {
	position: relative;
	width: 90%;
	height: 530px;
	margin: 0 auto;
}

@media (max-width:768px) {
	.news-banner .news-main-image {
		height: 530px
	}
}

@media (max-width:640px) {
	.news-banner .news-main-image {
		height: 425px
	}
}

@media (max-width:500px) {
	.news-banner .news-main-image {
		height: 275px
	}
}

.news-banner .news-main-image:before {
	width: 100%;
	height: 100%;
	background-color: #F67828;
	position: absolute;
	top: 35px;
	left: -45px;
	content: ''
}

blockquote {
	margin-left: 0;
	margin-right: 0;
	margin-top: 120px;
	margin-bottom: 60px;
	position: relative;
	clear: both
}

blockquote:before {
	width: 75px;
	height: 60px;
	position: absolute;
	content: '';
	top: -75px;
	left: 0;
	background-image: url(../imgs/icons/quote.svg);
	background-position: center center;
	background-size: cover
}

.wp-block-image {
	margin: 60px 0
}

@media (max-width:640px) {
	.wp-block-image {
		margin: 30px 0
	}
}

.wp-block-image figure {
	margin-top: 0;
	margin-bottom: 0
}

.content-frame .gform_wrapper form .gform_footer .wp-block-quote input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .wp-block-quote label,.faq-content .wp-block-quote .faq-item.faq-content>a,.filter-active .wp-block-quote button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .wp-block-quote label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .wp-block-quote input[type=submit],.gform_wrapper .gform_body ul li .wp-block-quote input:not([type=checkbox]),.laureate-banner .banner-content .wp-block-quote a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .wp-block-quote label,.quote-container .wp-block-quote a,.single-laureate-banner .banner-content .wp-block-quote a,.timeline-container .timeline-content .wp-block-quote .btn,.wp-block-quote .content-frame .gform_wrapper form .gform_footer input[type=submit],.wp-block-quote .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.wp-block-quote .faq-content .faq-item.faq-content>a,.wp-block-quote .faq-content li .faq-item.faq-content>a,.wp-block-quote .faq-content ol .faq-item.faq-content>a,.wp-block-quote .faq-content ul .faq-item.faq-content>a,.wp-block-quote .faq-content>h2,.wp-block-quote .filter-active button,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.wp-block-quote .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.wp-block-quote .gform_wrapper .gform_body ul li input:not([type=checkbox]),.wp-block-quote .laureate-banner .banner-content a,.wp-block-quote .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.wp-block-quote .quote-container a,.wp-block-quote .single-laureate-banner .banner-content a,.wp-block-quote .timeline-container .timeline-content .btn,.wp-block-quote figcaption,.wp-block-quote li,.wp-block-quote ol,.wp-block-quote p,.wp-block-quote ul {
	position: relative
}

.wp-block-quote cite {
	position: relative;
	display: block;
	padding-top: 30px;
	font-family: freight-sans-pro,sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 13px;
	line-height: 13px;
	letter-spacing: .5px
}

.wp-block-quote cite strong {
	font-family: freight-big-pro,serif;
	font-weight: 400;
	font-style: normal;
	font-style: italic;
	font-size: 24px;
	line-height: 24px;
	letter-spacing: 0;
	display: block
}

.wp-block-quote cite:after {
	content: '';
	width: 100%;
	height: 1px;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #F67828
}

.controls-pagination {
	text-align: center;
	width: 100%;
	margin-top: 30px
}

.controls-pagination button {
	font-family: freight-sans-pro,sans-serif;
	font-weight: 300;
	font-style: normal;
	-webkit-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out;
	font-size: 18px
}

.controls-pagination button:hover {
	color: #F67828
}

.controls-pagination button.mixitup-control-active {
	border-bottom: 1px solid #F67828
}

.controls-pagination button.mixitup-control-disabled {
	display: none
}

.page-template-judges .controls-pagination {
	margin-top: 0
}

.page-template-laureate-landing .controls-pagination {
	margin-bottom: 30px;
	margin-top: 0
}

.video-banner:before {
	background-color: #000!important
}

.faq-content .laureate-banner .banner-content .video-banner .faq-item>a,.faq-content .single-laureate-banner .banner-content .video-banner .faq-item>a,.laureate-banner .banner-content .faq-content .video-banner .faq-item>a,.laureate-banner .banner-content .video-banner h2,.single-laureate-banner .banner-content .faq-content .video-banner .faq-item>a,.single-laureate-banner .banner-content .video-banner h2,.timeline-container .timeline-content .video-banner .timeline-count,.video-banner .faq-content .laureate-banner .banner-content .faq-item>a,.video-banner .faq-content .single-laureate-banner .banner-content .faq-item>a,.video-banner .laureate-banner .banner-content .faq-content .faq-item>a,.video-banner .laureate-banner .banner-content .faq-content li .faq-item>a,.video-banner .laureate-banner .banner-content .faq-content ol .faq-item>a,.video-banner .laureate-banner .banner-content .faq-content ul .faq-item>a,.video-banner .laureate-banner .banner-content h2,.video-banner .single-laureate-banner .banner-content .faq-content .faq-item>a,.video-banner .single-laureate-banner .banner-content .faq-content li .faq-item>a,.video-banner .single-laureate-banner .banner-content .faq-content ol .faq-item>a,.video-banner .single-laureate-banner .banner-content .faq-content ul .faq-item>a,.video-banner .single-laureate-banner .banner-content h2,.video-banner .timeline-container .timeline-content .timeline-count,.video-banner h1 {
	margin-bottom: 60px
}

.video-banner .news-main-image:hover svg rect {
	fill: #fff!important
}

.video-banner .news-main-image:hover svg path {
	fill: #F67828!important
}

.video-banner svg {
	z-index: 1;
	position: absolute;
	bottom: 30px;
	left: 30px
}

@media (max-width:500px) {
	.video-banner svg {
		width: 60px!important;
		height: 60px!important;
		bottom: 20px;
		left: 20px
	}
}

.video-banner svg path,.video-banner svg rect {
	-webkit-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out
}

.video-archive {
	margin: 120px 0 20px
}

@media (max-width:500px) {
	.video-archive {
		margin: 120px 0 60px
	}
}

.featured-videos .video-archive-container {
	margin-bottom: 0!important
}

@media (max-width:630px) {
	.featured-videos .video-archive-container {
		margin-bottom: 60px!important
	}
}

.video-archive-container {
	margin-bottom: 100px!important
}

@media (max-width:630px) {
	.video-archive-container {
		margin-bottom: 60px!important
	}
}

.video-archive-container .video-image {
	width: 100%;
	height: 383px;
	background-size: cover;
	background-position: center;
	position: relative
}

.video-archive-container .video-image a:hover svg path {
	fill: #F67828!important
}

.video-archive-container .video-image a:hover svg rect {
	fill: #fff!important
}

.video-archive-container .video-image svg {
	position: absolute;
	bottom: 30px;
	left: 30px
}

.video-archive-container .video-image svg path,.video-archive-container .video-image svg rect {
	-webkit-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out
}

.video-archive-container .video-meta {
	margin-top: 10px
}

.video-archive-container .video-meta a {
	border-bottom: 1px solid #F67828;
	font-family: freight-big-pro,sans-serif;
	font-size: 24px;
	line-height: 33px
}

.video-archive-container .video-meta a:before {
	display: none
}

.video-quote-section {
	margin-bottom: 120px;
	margin-top: 120px
}

@media (max-width:500px) {
	.video-quote-section {
		margin-bottom: 80px;
		margin-top: 80px
	}
}

.video-quote-section svg {
	margin-bottom: 20px
}

.video-quote-section h4 {
	margin-top: 0;
	border-bottom: 1px solid #F67828;
	padding-bottom: 40px;
	margin-bottom: 25px
}

.content-frame .gform_wrapper form .gform_footer .video-quote-section input[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .video-quote-section label,.faq-content .video-quote-section .faq-item.faq-content>a,.filter-active .video-quote-section button,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .video-quote-section label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .video-quote-section input[type=submit],.gform_wrapper .gform_body ul li .video-quote-section input:not([type=checkbox]),.laureate-banner .banner-content .video-quote-section a,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .video-quote-section label,.quote-container .video-quote-section a,.single-laureate-banner .banner-content .video-quote-section a,.timeline-container .timeline-content .video-quote-section .btn,.video-quote-section .content-frame .gform_wrapper form .gform_footer input[type=submit],.video-quote-section .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label,.video-quote-section .faq-content .faq-item.faq-content>a,.video-quote-section .faq-content li .faq-item.faq-content>a,.video-quote-section .faq-content ol .faq-item.faq-content>a,.video-quote-section .faq-content ul .faq-item.faq-content>a,.video-quote-section .faq-content>h2,.video-quote-section .filter-active button,.video-quote-section .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label,.video-quote-section .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input[type=submit],.video-quote-section .gform_wrapper .gform_body ul li input:not([type=checkbox]),.video-quote-section .laureate-banner .banner-content a,.video-quote-section .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label,.video-quote-section .quote-container a,.video-quote-section .single-laureate-banner .banner-content a,.video-quote-section .timeline-container .timeline-content .btn,.video-quote-section figcaption,.video-quote-section li,.video-quote-section ol,.video-quote-section p,.video-quote-section ul {
	margin-top: 0;
	margin-bottom: 10px
}

.content-frame .gform_wrapper form .gform_footer .video-quote-section input.author[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .video-quote-section label.author,.faq-content .video-quote-section .faq-item.faq-content>a.author,.filter-active .video-quote-section button.author,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .video-quote-section label.author,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .video-quote-section input.author[type=submit],.gform_wrapper .gform_body ul li .video-quote-section input.author:not([type=checkbox]),.laureate-banner .banner-content .video-quote-section a.author,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .video-quote-section label.author,.quote-container .video-quote-section a.author,.single-laureate-banner .banner-content .video-quote-section a.author,.timeline-container .timeline-content .video-quote-section .author.btn,.video-quote-section .content-frame .gform_wrapper form .gform_footer input.author[type=submit],.video-quote-section .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.author,.video-quote-section .faq-content .faq-item.faq-content>a.author,.video-quote-section .faq-content li .faq-item.faq-content>a.author,.video-quote-section .faq-content ol .faq-item.faq-content>a.author,.video-quote-section .faq-content ul .faq-item.faq-content>a.author,.video-quote-section .faq-content>h2.author,.video-quote-section .filter-active button.author,.video-quote-section .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.author,.video-quote-section .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input.author[type=submit],.video-quote-section .gform_wrapper .gform_body ul li input.author:not([type=checkbox]),.video-quote-section .laureate-banner .banner-content a.author,.video-quote-section .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label.author,.video-quote-section .quote-container a.author,.video-quote-section .single-laureate-banner .banner-content a.author,.video-quote-section .timeline-container .timeline-content .author.btn,.video-quote-section figcaption.author,.video-quote-section li.author,.video-quote-section ol.author,.video-quote-section p.author,.video-quote-section ul.author {
	font-family: freight-big-pro,sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: light
}

.content-frame .gform_wrapper form .gform_footer .video-quote-section input.citation[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .video-quote-section label.citation,.faq-content .video-quote-section .faq-item.faq-content>a.citation,.filter-active .video-quote-section button.citation,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .video-quote-section label.citation,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .video-quote-section input.citation[type=submit],.gform_wrapper .gform_body ul li .video-quote-section input.citation:not([type=checkbox]),.laureate-banner .banner-content .video-quote-section a.citation,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .video-quote-section label.citation,.quote-container .video-quote-section a.citation,.single-laureate-banner .banner-content .video-quote-section a.citation,.timeline-container .timeline-content .video-quote-section .citation.btn,.video-quote-section .content-frame .gform_wrapper form .gform_footer input.citation[type=submit],.video-quote-section .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.citation,.video-quote-section .faq-content .faq-item.faq-content>a.citation,.video-quote-section .faq-content li .faq-item.faq-content>a.citation,.video-quote-section .faq-content ol .faq-item.faq-content>a.citation,.video-quote-section .faq-content ul .faq-item.faq-content>a.citation,.video-quote-section .faq-content>h2.citation,.video-quote-section .filter-active button.citation,.video-quote-section .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.citation,.video-quote-section .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input.citation[type=submit],.video-quote-section .gform_wrapper .gform_body ul li input.citation:not([type=checkbox]),.video-quote-section .laureate-banner .banner-content a.citation,.video-quote-section .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label.citation,.video-quote-section .quote-container a.citation,.video-quote-section .single-laureate-banner .banner-content a.citation,.video-quote-section .timeline-container .timeline-content .citation.btn,.video-quote-section figcaption.citation,.video-quote-section li.citation,.video-quote-section ol.citation,.video-quote-section p.citation,.video-quote-section ul.citation {
	text-transform: uppercase;
	font-size: 13px;
	line-height: 13px
}

.faq-content .sir-john-intro .sj-intro-content-container .page-footer .faq-item>a span,.news-posts-container .news-featured-item .featured-news-content .page-footer .h3 span,.page-footer .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a span,.page-footer .news-posts-container .news-featured-item .featured-news-content .h3 span,.page-footer .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a span,.page-footer .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a span,.page-footer .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a span,.page-footer .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a span,.page-footer .sir-john-intro .sj-intro-content-container h2 span,.page-footer h3 span,.sir-john-intro .sj-intro-content-container .faq-content .page-footer .faq-item>a span,.sir-john-intro .sj-intro-content-container .page-footer h2 span {
	display: inline-block;
	margin-right: 20px
}

@media (max-width:630px) {
	.faq-content .sir-john-intro .sj-intro-content-container .page-footer .faq-item>a span,.news-posts-container .news-featured-item .featured-news-content .page-footer .h3 span,.page-footer .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a span,.page-footer .news-posts-container .news-featured-item .featured-news-content .h3 span,.page-footer .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a span,.page-footer .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a span,.page-footer .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a span,.page-footer .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a span,.page-footer .sir-john-intro .sj-intro-content-container h2 span,.page-footer h3 span,.sir-john-intro .sj-intro-content-container .faq-content .page-footer .faq-item>a span,.sir-john-intro .sj-intro-content-container .page-footer h2 span {
		display: block;
		width: 100%;
		margin-right: 0
	}
}

.faq-content .sir-john-intro .sj-intro-content-container .page-footer .faq-item>a a,.news-posts-container .news-featured-item .featured-news-content .page-footer .h3 a,.page-footer .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a a,.page-footer .news-posts-container .news-featured-item .featured-news-content .h3 a,.page-footer .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a a,.page-footer .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a a,.page-footer .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a a,.page-footer .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a a,.page-footer .sir-john-intro .sj-intro-content-container h2 a,.page-footer h3 a,.sir-john-intro .sj-intro-content-container .faq-content .page-footer .faq-item>a a,.sir-john-intro .sj-intro-content-container .page-footer h2 a {
	margin-right: 20px
}

.faq-content .sir-john-intro .sj-intro-content-container .page-footer .faq-item>a a:last-child,.news-posts-container .news-featured-item .featured-news-content .page-footer .h3 a:last-child,.page-footer .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a a:last-child,.page-footer .news-posts-container .news-featured-item .featured-news-content .h3 a:last-child,.page-footer .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a a:last-child,.page-footer .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a a:last-child,.page-footer .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a a:last-child,.page-footer .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a a:last-child,.page-footer .sir-john-intro .sj-intro-content-container h2 a:last-child,.page-footer h3 a:last-child,.sir-john-intro .sj-intro-content-container .faq-content .page-footer .faq-item>a a:last-child,.sir-john-intro .sj-intro-content-container .page-footer h2 a:last-child {
	margin-right: 0
}

.faq-content .sir-john-intro .sj-intro-content-container .page-footer .faq-item>a a:before,.news-posts-container .news-featured-item .featured-news-content .page-footer .h3 a:before,.page-footer .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a a:before,.page-footer .news-posts-container .news-featured-item .featured-news-content .h3 a:before,.page-footer .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a a:before,.page-footer .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a a:before,.page-footer .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a a:before,.page-footer .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a a:before,.page-footer .sir-john-intro .sj-intro-content-container h2 a:before,.page-footer h3 a:before,.sir-john-intro .sj-intro-content-container .faq-content .page-footer .faq-item>a a:before,.sir-john-intro .sj-intro-content-container .page-footer h2 a:before {
	display: none
}

@media (max-width:767px) {
	.page-footer-links {
		background-color: transparent!important
	}
}

.page-footer-banner:before {
	display: block!important
}

.page-template-video-archive .footer-form-header {
	display: none!important
}

.page-template-video-archive .footer-form {
	width: 100%!important
}

.page-template-video-archive .page-footer-banner {
	padding-bottom: 0!important
}

.page-template-video-archive .newsletter-signup {
	background-image: none;
	background-color: #fafafa;
	padding: 50px 0!important;
	margin-top: 60px;
	margin-bottom: 120px
}

@media (max-width:500px) {
	.page-template-video-archive .newsletter-signup {
		padding: 60px 0;
		margin-top: 60px;
		margin-bottom: 60px
	}
}

.faq-content .sir-john-intro .sj-intro-content-container .page-template-video-archive .newsletter-signup .faq-item>a,.news-posts-container .news-featured-item .featured-news-content .page-template-video-archive .newsletter-signup .h3,.page-template-video-archive .newsletter-signup .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.page-template-video-archive .newsletter-signup .news-posts-container .news-featured-item .featured-news-content .h3,.page-template-video-archive .newsletter-signup .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.page-template-video-archive .newsletter-signup .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.page-template-video-archive .newsletter-signup .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.page-template-video-archive .newsletter-signup .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.page-template-video-archive .newsletter-signup .sir-john-intro .sj-intro-content-container h2,.page-template-video-archive .newsletter-signup h3,.sir-john-intro .sj-intro-content-container .faq-content .page-template-video-archive .newsletter-signup .faq-item>a,.sir-john-intro .sj-intro-content-container .page-template-video-archive .newsletter-signup h2 {
	margin-bottom: 50px
}

.faq-content .intro-content .page-template-video-archive .newsletter-signup .faq-item>a,.faq-content .laureate-intro .page-template-video-archive .newsletter-signup .faq-item>a,.faq-content .laureate-item .page-template-video-archive .newsletter-signup .faq-item>a,.faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .page-template-video-archive .newsletter-signup .faq-item>a,.faq-content .sir-john-intro .sj-intro-content-container .page-template-video-archive .newsletter-signup .faq-item>a,.faq-content .wp-block-column .page-template-video-archive .newsletter-signup .faq-item>a,.faq-sidebar .page-template-video-archive .newsletter-signup a,.intro-content .faq-content .page-template-video-archive .newsletter-signup .faq-item>a,.intro-content .page-template-video-archive .newsletter-signup h2,.laureate-intro .faq-content .page-template-video-archive .newsletter-signup .faq-item>a,.laureate-intro .page-template-video-archive .newsletter-signup h2,.laureate-item .faq-content .page-template-video-archive .newsletter-signup .faq-item>a,.laureate-item .page-template-video-archive .newsletter-signup h2,.news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .page-template-video-archive .newsletter-signup .faq-item>a,.news-posts-container .news-featured-item .featured-news-content .page-template-video-archive .newsletter-signup .h3,.news-posts-container .news-featured-item .page-template-video-archive .newsletter-signup h3,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .page-template-video-archive .newsletter-signup .faq-item>a,.news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .page-template-video-archive .newsletter-signup h2,.page-template-video-archive .newsletter-signup .faq-content .intro-content .faq-item>a,.page-template-video-archive .newsletter-signup .faq-content .laureate-intro .faq-item>a,.page-template-video-archive .newsletter-signup .faq-content .laureate-item .faq-item>a,.page-template-video-archive .newsletter-signup .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.page-template-video-archive .newsletter-signup .faq-content .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .faq-item>a,.page-template-video-archive .newsletter-signup .faq-content .wp-block-column .faq-item>a,.page-template-video-archive .newsletter-signup .faq-sidebar a,.page-template-video-archive .newsletter-signup .intro-content .faq-content .faq-item>a,.page-template-video-archive .newsletter-signup .intro-content .faq-content li .faq-item>a,.page-template-video-archive .newsletter-signup .intro-content .faq-content ol .faq-item>a,.page-template-video-archive .newsletter-signup .intro-content .faq-content ul .faq-item>a,.page-template-video-archive .newsletter-signup .intro-content h2,.page-template-video-archive .newsletter-signup .laureate-intro .faq-content .faq-item>a,.page-template-video-archive .newsletter-signup .laureate-intro .faq-content li .faq-item>a,.page-template-video-archive .newsletter-signup .laureate-intro .faq-content ol .faq-item>a,.page-template-video-archive .newsletter-signup .laureate-intro .faq-content ul .faq-item>a,.page-template-video-archive .newsletter-signup .laureate-intro h2,.page-template-video-archive .newsletter-signup .laureate-item .faq-content .faq-item>a,.page-template-video-archive .newsletter-signup .laureate-item .faq-content li .faq-item>a,.page-template-video-archive .newsletter-signup .laureate-item .faq-content ol .faq-item>a,.page-template-video-archive .newsletter-signup .laureate-item .faq-content ul .faq-item>a,.page-template-video-archive .newsletter-signup .laureate-item h2,.page-template-video-archive .newsletter-signup .news-posts-container .news-featured-item .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.page-template-video-archive .newsletter-signup .news-posts-container .news-featured-item .featured-news-content .h3,.page-template-video-archive .newsletter-signup .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.page-template-video-archive .newsletter-signup .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.page-template-video-archive .newsletter-signup .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.page-template-video-archive .newsletter-signup .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.page-template-video-archive .newsletter-signup .news-posts-container .news-featured-item .sir-john-intro .sj-intro-content-container h2,.page-template-video-archive .newsletter-signup .news-posts-container .news-featured-item h3,.page-template-video-archive .newsletter-signup .sir-john-intro .sj-intro-content-container .faq-content .faq-item>a,.page-template-video-archive .newsletter-signup .sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .faq-item>a,.page-template-video-archive .newsletter-signup .sir-john-intro .sj-intro-content-container .faq-content li .faq-item>a,.page-template-video-archive .newsletter-signup .sir-john-intro .sj-intro-content-container .faq-content ol .faq-item>a,.page-template-video-archive .newsletter-signup .sir-john-intro .sj-intro-content-container .faq-content ul .faq-item>a,.page-template-video-archive .newsletter-signup .sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item h2,.page-template-video-archive .newsletter-signup .sir-john-intro .sj-intro-content-container h2,.page-template-video-archive .newsletter-signup .wp-block-column .faq-content .faq-item>a,.page-template-video-archive .newsletter-signup .wp-block-column .faq-content .sir-john-intro .sj-intro-content-container .faq-item>a,.page-template-video-archive .newsletter-signup .wp-block-column .faq-content li .faq-item>a,.page-template-video-archive .newsletter-signup .wp-block-column .faq-content ol .faq-item>a,.page-template-video-archive .newsletter-signup .wp-block-column .faq-content ul .faq-item>a,.page-template-video-archive .newsletter-signup .wp-block-column h2,.page-template-video-archive .newsletter-signup .wp-block-column h3,.page-template-video-archive .newsletter-signup h3,.page-template-video-archive .newsletter-signup h6,.sir-john-intro .sj-intro-content-container .faq-content .news-posts-container .news-featured-item .page-template-video-archive .newsletter-signup .faq-item>a,.sir-john-intro .sj-intro-content-container .faq-content .page-template-video-archive .newsletter-signup .faq-item>a,.sir-john-intro .sj-intro-content-container .news-posts-container .news-featured-item .page-template-video-archive .newsletter-signup h2,.sir-john-intro .sj-intro-content-container .page-template-video-archive .newsletter-signup h2,.wp-block-column .faq-content .page-template-video-archive .newsletter-signup .faq-item>a,.wp-block-column .page-template-video-archive .newsletter-signup h2,.wp-block-column .page-template-video-archive .newsletter-signup h3 {
	color: #000
}

.page-footer-circle-section .footer-circle-link {
	font-size: 24px;
	line-height: 33px;
	border-bottom: 1px solid #F67828;
	font-family: freight-big-pro,sans-serif
}

.page-footer-circle-section .footer-circle-link:before {
	display: none
}

.filter-active-section {
	height: 30px
}

.close-icon-search {
	width: 16px;
	height: 16px;
	display: none;
	-webkit-transform: translateY(-2.5px);
	transform: translateY(-2.5px)
}

.filter-active {
	padding-top: 40px;
	padding-left: 45px;
	padding-right: 45px
}

@media (max-width:640px) {
	.filter-active {
		padding-top: 20px;
		padding-left: 30px;
		padding-right: 30px
	}
}

.filter-active .filter-container-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%
}

@media (max-width:1024px) {
	.filter-active .filter-container-wrapper {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding-bottom: 20px
	}
}

.filter-active .filter-container {
	position: relative
}

@media (max-width:1440px) {
	.filter-active .filter-container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
}

.filter-active .filter-container.year-filter {
	width: 240px
}

@media (max-width:1440px) {
	.filter-active .filter-container.year-filter {
		width: 20%
	}
}

@media (max-width:1024px) {
	.filter-active .filter-container.year-filter {
		width: 45%
	}
}

@media (max-width:640px) {
	.filter-active .filter-container.year-filter {
		width: 100%
	}
}

.filter-active .filter-container.name-filter {
	width: 430px
}

@media (max-width:1440px) {
	.filter-active .filter-container.name-filter {
		width: 38%
	}
}

@media (max-width:1024px) {
	.filter-active .filter-container.name-filter {
		width: 45%
	}
}

@media (max-width:640px) {
	.filter-active .filter-container.name-filter {
		width: 100%
	}
}

@media (max-width:1440px) {
	.content-frame .gform_wrapper form .gform_footer .filter-active .filter-container input.filter-label[type=submit],.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) .filter-active .filter-container label.filter-label,.faq-content .filter-active .filter-container .faq-item.faq-content>a.filter-label,.filter-active .filter-container .content-frame .gform_wrapper form .gform_footer input.filter-label[type=submit],.filter-active .filter-container .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.filter-label,.filter-active .filter-container .faq-content .faq-item.faq-content>a.filter-label,.filter-active .filter-container .faq-content li .faq-item.faq-content>a.filter-label,.filter-active .filter-container .faq-content ol .faq-item.faq-content>a.filter-label,.filter-active .filter-container .faq-content ul .faq-item.faq-content>a.filter-label,.filter-active .filter-container .faq-content>h2.filter-label,.filter-active .filter-container .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li label.filter-label,.filter-active .filter-container .fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer input.filter-label[type=submit],.filter-active .filter-container .gform_wrapper .gform_body ul li input.filter-label:not([type=checkbox]),.filter-active .filter-container .laureate-banner .banner-content a.filter-label,.filter-active .filter-container .newsletter-signup .gform_wrapper ul.gform_fields li.gfield label.filter-label,.filter-active .filter-container .quote-container a.filter-label,.filter-active .filter-container .single-laureate-banner .banner-content a.filter-label,.filter-active .filter-container .timeline-container .timeline-content .filter-label.btn,.filter-active .filter-container button.filter-label,.filter-active .filter-container figcaption.filter-label,.filter-active .filter-container label,.filter-active .filter-container li.filter-label,.filter-active .filter-container ol.filter-label,.filter-active .filter-container p.filter-label,.filter-active .filter-container ul.filter-label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_body ul li .filter-active .filter-container label.filter-label,.fixed-footer .footer-form-container .footer-form .gform_wrapper form .gform_footer .filter-active .filter-container input.filter-label[type=submit],.gform_wrapper .gform_body ul li .filter-active .filter-container input.filter-label:not([type=checkbox]),.laureate-banner .banner-content .filter-active .filter-container a.filter-label,.newsletter-signup .gform_wrapper ul.gform_fields li.gfield .filter-active .filter-container label.filter-label,.quote-container .filter-active .filter-container a.filter-label,.single-laureate-banner .banner-content .filter-active .filter-container a.filter-label,.timeline-container .timeline-content .filter-active .filter-container .filter-label.btn {
		font-size: 16px
	}
}

.filter-active .filter-container.search-container {
	text-align: right;
	margin-right: 0;
	width: calc(100% - 675px);
	-webkit-transform: translateY(9px);
	transform: translateY(9px);
	-webkit-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out
}

.filter-active .filter-container.search-container.judges-search-container {
	width: calc(100% - 240px)
}

@media (max-width:1024px) {
	.filter-active .filter-container.search-container.judges-search-container {
		width: 100%;
		text-align: left
	}
}

.filter-active .filter-container.search-container.laureate-search-container {
	width: calc(100% - 350px)
}

@media (max-width:1024px) {
	.filter-active .filter-container.search-container.laureate-search-container {
		width: 100%;
		text-align: left
	}
}

@media (max-width:1440px) {
	.filter-active .filter-container.search-container {
		width: calc(100% - 536px)
	}
}

@media (max-width:1024px) {
	.filter-active .filter-container.search-container {
		width: 100%;
		text-align: left
	}
}

.filter-active .filter-container.search-container button.toggle-search {
	height: 21px;
	width: 21px;
	display: inline-block;
	padding: 0;
	margin: 0 0 0 10px;
	-webkit-transform: translateY(5px);
	transform: translateY(5px)
}

@media (max-width:1024px) {
	.filter-active .filter-container.search-container button.toggle-search {
		height: 40px
	}
}

.filter-active .filter-container.search-container input {
	margin-left: 10px;
	width: 0;
	opacity: 0;
	padding: 0;
	-webkit-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out;
	margin-top: 10px;
	border: 1px solid #221f1f
}

@media (max-width:1024px) {
	.filter-active .filter-container.search-container input {
		height: 40px
	}
}

@media (max-width:500px) {
	.filter-active .filter-container.search-container input {
		margin-left: 0
	}
}

@media (max-width:1024px) {
	.filter-active .filter-container.search-container label {
		height: 40px
	}
}

@media (max-width:1440px) {
	.filter-active .filter-container.search-container.active-search {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

.filter-active .filter-container.search-container.active-search img {
	display: none
}

.filter-active .filter-container.search-container.active-search img.close-icon-search {
	display: inline-block
}

.filter-active .filter-container.search-container.active-search input {
	width: 50%;
	opacity: 1;
	height: 40px;
	padding: 0 10px
}

@media (max-width:1440px) {
	.filter-active .filter-container.search-container.active-search input {
		width: 45%
	}
}

@media (max-width:1024px) {
	.filter-active .filter-container.search-container.active-search input {
		width: calc(100% - 220px)
	}
}

@media (max-width:500px) {
	.filter-active .filter-container.search-container.active-search input {
		width: 100%
	}
}

.filter-active .filter-container.active-dropdown button.filter-dropdown {
	border-bottom: 1px solid transparent
}

.filter-active .filter-container.active-dropdown button.filter-dropdown:after {
	-webkit-transform: translateY(-50%) rotate(-90deg);
	transform: translateY(-50%) rotate(-90deg)
}

.filter-active .filter-container .filter-inner {
	display: none;
	position: absolute;
	z-index: 80;
	width: 100%;
	border: 1px solid #F67828;
	top: 50px;
	max-height: 400px;
	overflow: auto
}

.filter-active .filter-container .filter-inner button {
	margin: 0;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F67828!important;
	color: #fff;
	-webkit-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out;
	z-index: 80;
	position: relative
}

.filter-active .filter-container .filter-inner button:hover {
	background-color: #fff!important;
	color: #F67828
}

@media (max-width:1440px) {
	.filter-active .filter-container .filter-inner button {
		padding-right: 10px;
		padding-left: 10px;
		font-size: 16px
	}
}

.filter-active .filter-label {
	display: inline-block
}

.filter-active button {
	display: block;
	width: 100%;
	text-align: left
}

.filter-active button.filter-dropdown {
	display: inline-block;
	border-bottom: 1px solid #F67828;
	padding-right: 40px;
	position: relative;
	height: 30px;
	width: auto;
	margin-left: 10px;
	padding-left: 0
}

@media (max-width:1440px) {
	.filter-active button.filter-dropdown {
		font-size: 16px;
		padding-right: 20px
	}
}

.filter-active button.filter-dropdown:after {
	content: "";
	width: 6px;
	height: 12px;
	background-image: url(../imgs/icons/arrow.svg);
	background-size: 6px 12px;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	top: 60%;
	right: 3px;
	-webkit-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out;
	-webkit-transform: translateY(-50%) rotate(90deg);
	transform: translateY(-50%) rotate(90deg)
}

.filter-active .filter-container {
	display: inline-block;
	vertical-align: top;
	margin-right: 15px
}

.news-inner-banner::before{display: none;}
.news-section{
  position: relative;
  z-index: 999;
}
.news-section .frame{
	position: relative;
	-webkit-transform: translateY(-320px);
    transform: translateY(-320px);
}
.news-section .frame h1{color: #fff;text-align: center;}
.news-section .frame .top-txt span{color: #fff;text-transform: uppercase;font-size: 18px;}
.news-section .frame .top-txt span:nth-child(1)::after{content: '';display: inline-block;margin: 0 1rem;width: 1px;height: 10px;background-color: #fff;}
.news-section .frame .top-txt span a i{color: #fff;width: 1em;}
.news-section .frame .boximg img{display: block;margin: 0 auto;}
.news-section #article{padding: 5rem 8rem;}
.news-section #article *{
    margin-bottom: 3rem;
}
.back{
	width: 210px;
    height: 52px;
    background-color: #e76f23;
    margin: 0 auto;
    color: #fff;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
	text-transform: uppercase;
}
.more{padding: 1rem 2rem; background-color: #e76f23;color: #fff;margin: 0 auto;}
.projects-txt{position: relative;overflow: hidden;}
.projects-txt p{text-align: left !important;color: #000 !important;}
.projects-txt p span{display: block;text-align: left;}
.projects-txt p span:nth-child(1){}
.projects-section .projects-nav{width: 100%;}
.projects-section .projects-nav ul{padding-left: 0;width: 100%;}
.projects-section .projects-nav ul li{list-style: none;font-size: 21px;color: #333333;background-color: #F8F8F8;padding: 0.8rem 1.5rem;margin: 0.5rem 1rem;text-align: center;vertical-align: middle;align-self: center;}
.projects-section .projects-nav ul li.active{background-color: #e76f23;}
.projects-section .projects-nav ul li.active a{color: #fff;}
.projects-section .projects-items .items .boximg{position: relative;overflow: hidden;height: 440px;}
.projects-section .projects-items .items .boximg .hover{width: 100%;height: 100%;position: absolute;left: 0;top: 0;background-color: #e76f23;padding: 3rem;color: #fff;opacity: 0;    transition: all .35s ease-in-out;}
.projects-section .projects-items .items .boximg .hover span{
	font-size: 26px;
	line-height: 1.3;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
	line-clamp: 5;
    overflow: hidden;
}
.projects-section .projects-items .items .boximg img{width: 100%;height: 100%;object-fit: cover;}
.projects-section .projects-items .items p{font-size: 33px;text-transform: uppercase;}
.projects-section .projects-items .items:hover .boximg .hover{opacity: 1;}
.projects-section .swiper-img{width: 100%;overflow: hidden;position: relative;}
.projects-section .swiper-img img{width: 100%;border-bottom: 5px solid #e76f23;}
.projects-section .swiper-img .swiper-slide p{text-align: center;font-size: 33px;color: #e76f23;}
.projects-section .swiper-button-next,.projects-section .swiper-button-prev{top: auto;bottom: 5px;}
.projects-section .swiper-button-next:after, .swiper-button-prev:after{color: #e76f23;}
.projects-section .swiper-container{position: relative;}

.intro-content h3.Fraktion{font-size: 46px;}
.Innovative-section{transform: translateY(-8rem);}
.Innovative-section .frame{position: relative;}
.Innovative-section .imgs a{position: absolute;height: 40px;}
.Innovative-section .imgs .click1{left: 10vw;top: 23vh;width: 160px;}
.Innovative-section .imgs .click2{left: 21vw;top: 10.5vh;width: 60px;}
.Innovative-section .imgs .click3{left: 25vw;top: 6vh;width: 60px;}
.Innovative-section .imgs .click4{left: 30vw;top: 2vh;width: 60px;}
.Innovative-section .imgs .click5{left: 38vw;top: 2vh;width: 60px;}
.Innovative-section .imgs .click6{right: 0.5vw;top: 22.5vh;width: 180px;}

.Innovative-section .youtub{width: 80%;height: 700px;background: url(../images/k.png) no-repeat top center;background-size: 100% 100%;margin: 0 auto; box-sizing: border-box;padding: 6rem 4.7rem;}
.Benefits-section{
	position: relative;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
	margin: 4rem 0;
	padding: 5rem 0;
	color: #fff;
}
.Benefits-section .imgs{width: 25%;}
.Benefits-section .txt{width: 65%;margin-right: 2rem;}
.Benefits-section .txt p{line-height: 1.3;}
.Green-section ul li,.Green-section p{font-size: 23px;}
.Green-section .frame .row:nth-child(even){flex-direction: row-reverse;}
.Green-section .frame .row .boximg{position: relative;padding-bottom: 2rem;padding-left: 2rem;margin-right: 5rem;}
.Green-section .frame .row .boximg::after{
	content: '';
	display: inline-block;
	position: absolute;
	left: 0;
	top: 2rem;
	width: 90%;
	height: 90%;
	background-color: #e76f23;
	z-index: -1;
}
.Green-section .frame .row .boximg img{width: 100%;}
.Green-section .frame .row:nth-child(even) .boximg{margin-right: 0;margin-left: 5rem;padding-left: 0;padding-right: 2rem;}
.Green-section .frame .row:nth-child(even) .boximg::after{
	left: auto;
	right: 0;
}
.Green-section .frame .row .content{
	position: relative;
	height: 100%;
}
.Green-section .frame .row .number{position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;font-size: 400px;color: #F6F6F6;z-index: -1;}
.Green-Benefits-section{position: relative;overflow: hidden;}
.Green-Benefits-section .row .box{width: 100%;height: 100%;background: #e76f23;padding: 2rem 1rem;color: #fff;text-align: center;}
.Green-Benefits-section .row .box .imgs img{display: block;margin: 0 auto;}
.Green-Benefits-section .row .box span{display: block;}
.Green-Solution-section{
	position: relative;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
	margin: 4rem 0;
	padding: 3rem 0;
	color: #fff;
}
.Green-Solution-section .swiperbox{
	position: relative;
}
.Green-Solution-section .swiperbox .mySwiper{height: 650px;}
.Green-Solution-section .swiperbox .mySwiper .swiper-wrapper{flex-direction: row;}
.Green-Solution-section .swiperbox .swiper-slide{height: calc((100% - 50px) / 2);}
.Green-Solution-section .swiperbox .swiper-slide:nth-child(even){margin-top: 0 !important;}
.Green-Solution-section .swiperbox .swiper-slide a{
	position: relative;
	display: block;
	width: 100%;
	color: #fff;
}
.Green-Solution-section .swiperbox .swiper-slide .boximg{
   position: relative;
   overflow: hidden;
}
.Green-Solution-section .swiperbox .swiper-slide .boximg img{display: block;width: 100%;height: 100%;}
.Green-Solution-section .swiperbox .swiper-slide .boximg p{width: 100%; position: absolute;bottom: 0rem;left: 0; padding: 1rem;}
.Green-Solution-section .swiperbox .swiper-slide span{display: block;}
.Green-Solution-section .swiperbox .swiper-slide .hover{position: relative;position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: #e76f23;box-sizing: border-box;padding: 2rem;font-size: 21px;opacity: 0;overflow: hidden;}
.Green-Solution-section .swiperbox .swiper-slide .hover span{margin-top: 1rem;}
.Green-Solution-section .swiperbox .swiper-slide:hover .hover{opacity: 1;}
.Green-Solution-section .swiperbox .swiper-button-next{
  right: -3rem;
}
.Green-Solution-section .swiperbox .swiper-button-prev{
  left: -3rem;
}
.Green-Solution-section .swiperbox .swiper-button-next::after,.Green-Solution-section .swiperbox .swiper-button-prev::after{color: #fff;}
.Innovative-pup{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(255, 255, 255, 0.8);
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 99999;
	overflow: hidden;
	opacity: 0;
	visibility: hidden;
}
.Innovative-pup.show{opacity: 1;visibility: visible;}
.Innovative-pup .container{display: flex;align-items: center;justify-content: center;}
.Innovative-pup .close-ico{text-align: center;color: #fff;cursor: pointer; margin: 1rem 0;font-size: 36px;position: absolute;right: 13.5%;top: 6rem;z-index: 99;width: 50px;height: 50px; z-index: 99;}
.Innovative-pup .pupcon-s{height: 708px;overflow-y: scroll;}
.Innovative-pup .pupcon{position: relative;z-index: 1; border-radius: 1rem;background-color: rgba(0,0,0,.5);box-sizing: border-box;padding: 5rem 3rem;border: 1px solid #e76f23;color: #fff;width: 80%;display: none;}
.Innovative-pup .pupcon .boximg{width: 100%;height:auto;background-color: #e76f23;}
.Innovative-pup .pupcon .boximg img{display: block;margin: 0 auto;}
.Innovative-pup .pupcon ul li{list-style: none;padding-left: 1rem;font-size: 23px;}
.Innovative-pup .pupcon ul li::before{
	content: '';
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #F67828;
	position: absolute;
	left: 0;
	top: 1rem;
}
.Innovative-pup.show .pup1.show{display: block;}
.pageinfo ul li{list-style-type: none;margin: 0 1rem;}
.Innovative-webhide{display: none;}
.youtubes{height: 600px;}
.searchbox form{display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;}
.searchbox button{border-radius: 0 !important;border: 0; background-color: #F67828 !important;color: #fff !important;margin-left: 10px;padding: 10px 5px;width: 120px;}
.lang{display: flex;align-items: center;margin-right: 30px;margin-left: 10px;}
.lang img{width: 21px;}
.lang a:hover{color: #F67828 ;}
.lang a{padding: 0 !important;width: auto !important;display: flex;align-items: center;}
.lang a::after{content: '';display: inline-block;width: 1px;height: 10px;background-color: #fff; margin: 0 7px;margin-top: 2px;}
.lang a:last-child::after{content: none;}
.lang a:nth-child(1){padding-left: 10px !important;}
@media (max-width:1680px) {
	.Innovative-section .imgs .click1{left: 11.5vw;}
	.Innovative-section .imgs .click2{left: 23.5vw;}
	.Innovative-section .imgs .click3{left: 28.5vw;}
	.Innovative-section .imgs .click4{left: 33.5vw;}
	.Innovative-section .imgs .click5{left: 43vw;}
	
}
@media (max-width:1440px) {
	.intro-content h3.Fraktion{font-size: 40px;}
	.Innovative-section .imgs .click1{left: 13vw;top: 32vh;}
	.Innovative-section .imgs .click2{left: 28vw;top: 15vh;}
	.Innovative-section .imgs .click3{left: 33vw;top: 9vh;}
	.Innovative-section .imgs .click4{left: 40vw;}
	.Innovative-section .imgs .click5{left: 50vw;top: 2.5vh;}
	.Innovative-section .imgs .click6{top: 32.5vh;}
	.Innovative-pup .pupcon-s{height: 500px;}
	.Innovative-pup .close-ico{top: 2rem;}
	.projects-section .projects-items .items .boximg .hover span{font-size: 18px;}
	
}
@media (max-width:1366px) {
	.Innovative-section .imgs .click1{left: 14vw;top: 32vh;}
	.Innovative-section .imgs .click2{left: 29vw;top: 15vh;}
	.Innovative-section .imgs .click3{left: 35vw;top: 9vh;}
	.Innovative-section .imgs .click4{left: 42vw;}
	.Innovative-section .imgs .click5{left: 54vw;top: 2.5vh;}
	#header .logo a .txt{padding-top: 0;}
	
}
@media (max-width:1280px) {
	.intro-content h3.Fraktion{font-size: 36px;}
	.Innovative-section .imgs .click1{left: 10vw;top: 23vh;}
	.Innovative-section .imgs .click2{left: 25vw;top: 12vh;}
	.Innovative-section .imgs .click3{left: 30vw;top: 6vh;}
	.Innovative-section .imgs .click4{left: 35vw;}
	.Innovative-section .imgs .click5{left: 44vw;top: 2.5vh;}
	.Innovative-section .imgs .click6{top: 25.5vh;}
	.Green-Solution-section .swiperbox .mySwiper{height: 520px;}
	.fs48{font-size: 30px;}
	.fs39{font-size: 26px;}
	.fs36{font-size: 24px;}
	.fs24{font-size: 20px;}
	.fs26{font-size: 22px;}
	.Benefits-section .txt p{font-size: 22px;}
	.projects-section .swiper-img .swiper-slide p{font-size: 23px;}
	.projects-section .projects-items .items p{font-size: 23px;}
	.faq-content .faq-item>a, .faq-content li .faq-item>a, .faq-content ol .faq-item>a, .faq-content ul .faq-item>a{font-size: 24px;}
	.large .content-container{transform: translate(0px,-200px);}
	.projects-section .projects-items .items .boximg .hover span{font-size: 16px;}
	.projects-section .swiper-button-next, .projects-section .swiper-button-prev{bottom:5px}
	#header .header-inner{padding: 20px;}
	.Innovative-section .youtub{height: 500px;padding: 6rem 3rem;}
	
}
@media (max-width:1279px) {
	.Innovative-webhide{display: block;}
	.Innovative-webhide .faq-content{margin-bottom: 1rem;}
	.Innovative-webhide .faq-content .boximg{width: 100%;height: auto;background-color: #F67828;padding: 2rem;}
	.Innovative-webhide .faq-content .boximg img{display: block;margin:0 auto}
	.Innovative-webhide .faq-content  ul li{list-style: none;padding-left: 1rem;font-size: 23px;margin-top: 0.5rem;}
	.Innovative-webhide .faq-content  ul li::before{
		content: '';
		display: inline-block;
		width: 6px;
		height: 6px;
		border-radius: 50%;
		background-color: #F67828;
		position: absolute;
		left: 0;
		top: 1rem;
	}
	#header .header-inner{padding: 20px;}
}
@media (max-width: 1200px){
	#nav{top: calc(100% + 24px) !important;}
	#nav .main-menu{
		padding-top: 10px !important;
		padding-bottom: 10px !important;
	}
	#nav .main-menu ul li .lang {
		padding: 10px 30px;
	}
	#nav .main-menu ul li a{
		color: #fff !important;
	}
}

@media (max-width:992px) {
	.Green-Solution-section .swiperbox .mySwiper{height: 480px;}
	.Green-Solution-section .swiperbox .swiper-button-next{
		right: -1rem;
	  }
	  .Green-Solution-section .swiperbox .swiper-button-prev{
		left: -1rem;
	  }
	  .lang{padding: 10px 30px;}
}
@media (max-width:768px) {
	.banner.large{height: 340px;}
	.large .frame {
		bottom: 70px;
	}
	.middle .content-container{   
		-webkit-transform: translateY(-0px);
	   transform: translateY(-0px);
    }
	.map{margin-top: 30px;}
	.Green-Solution-section .swiperbox .mySwiper{height: 380px;}
	.Green-section .frame .row:nth-child(even) .boximg{margin-left: 0;}
	.Green-section .frame .row .boximg{margin-right: 0;}
	.Green-section .frame .row .content{margin-top: 2rem;margin-bottom: 2rem;}
	.intro-content h3.Fraktion{font-size: 30px;font-weight: 600;}
	.Innovative-section{transform: translateY(-1rem);}
	.Innovative-section .youtub{height: 500px;padding: 6rem 2.5rem;}
	.news-banner .news-main-image:before{top: 15px;left: -15px;}
	
}
@media (max-width:767px) {
	#nav{top: calc(100% + 19px) !important;}
    #header .logo-link{width: 20% !important;}
	.Innovative-webhide .faq-content ul li{font-size: 16px;margin-bottom: 0.5rem;}
	.banner.large {
		height: auto;
	}
	.banner.large::before{
		content: '';
		display: inline-block;
		position: absolute;
		mix-blend-mode: none;
		width: 100%;
		height: 90%;
		top: 0;
		left: 0;
		bottom: auto;
		-webkit-transform: translate(0);
		transform: translate(0);
		background-color: #000;
	}
	.large .frame {
		bottom: 0px;
	}
	
	.large .content-container{    transform: translate(0px,0px);}
	label{font-size: 16px;}
	.fs26{font-size: 16px;}
	.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) input:not([type=checkbox]), .content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) textarea{margin: 5px 0px;}
	.checkbox-inline input[type=checkbox], .checkbox input[type=checkbox], .radio-inline input[type=radio], .radio input[type=radio]{top: 0px;}
	.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label{top: 20px;}
	.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.textarea-label{top: 30px;}
	.content-frame .gform_wrapper form ul.gform_fields li.gfield:not(.consent-input) label.checkbox-inline{width: 100%;}
	.Green-Solution-section .swiperbox .mySwiper{height: 280px;}
	.faq-content .faq-content ol li{font-size: 16px;margin-bottom: 0.5rem;}
	.projects-section .projects-nav ul li{width: 100%;margin: 0.5rem 0;}
	.projects-section .swiper-button-next, .projects-section .swiper-button-prev{bottom:auto;top: 35%;}
	.section.last{min-height: 200px;}
	.Innovative-section .youtub{width: 90%;height: 200px;    padding: 0.5rem 1.5rem !important;}
	
}

#nav .main-menu ul li a{white-space: nowrap;}
#nav .main-menu .menu-search{min-width: 30px;display: flex;justify-content: center;}
#nav .main-menu .menu-search a{padding: 0;}

.cookie-box{display: none;position: fixed;left:0;bottom:0;background:rgba(0,0,0,0.9);width:100%;justify-content: center;z-index: 999;}
.cookie-box .cookie-cont{width:100%;height:100%;padding: 15px;overflow: hidden;color:#FFF}
.cookie-box .cookie-cont::-webkit-scrollbar{display: none}
.cookie-box .cookie-cont h3{margin:0 0 10px 0;border-bottom: 1px solid #333;padding-bottom:10px;font-size:20px;line-height: 1.25;}
.cookie-box .cookie-cont a{color:#24ADF3}
.cookie-box .cookie-intex{display: flex;align-items: center}
.cookie-box .cookie-intex .cookie-sum{padding-right:10%}

.cookie-box .cookie-cont .accept-btn{margin:0 auto;margin-right:10px;background:#f67727;text-align: center;color:#fff;height:35px;line-height: 35px;min-width:150px;width:auto;cursor: pointer;}
.cookie-box .cookie-cont .accept-btn:hover{background:#ec7930 }
.cookie-box .cookie-cont .accept-btn.close{background-color: #fff;color: #333;min-width: 80px;}

@media(max-width:767px) {
    .cookie-box .cookie-cont{width:95%;height:60%;}
    .cookie-box .cookie-intex{display: block;}
    .cookie-box .cookie-intex .cookie-sum{padding-right:0%;margin-bottom: 10px}
    .cookie-box .cookie-cont .accept-btn{margin-right: 0;width:35%;}
}