html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

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

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

*, *:before, *:after {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html, body {
  scroll-padding-top: 100px;
}

html {
	font-size: 62.5%;
	scroll-behavior: smooth;
}

body {
	font-family: Poppins, sans-serif;
	font-size: 1.7rem;
	line-height: 1.6667;
	color: #2C2C2C;
	position: relative;
}

.wrap {
	width: 82%;
	max-width: 1016px;
	margin: 0 auto;
}

.text__center, .text-center, .center {
	text-align: center;
}

.mb0, .mb-0 {
	margin-bottom: 0 !important;
}

.mb10, .mb-10 {
	margin-bottom: 10px !important;
}

.mb20, .mb-20 {
	margin-bottom: 20px !important;
}

.mb30, .mb-30 {
	margin-bottom: 30px !important;
}

.mb40, .mb-40 {
	margin-bottom: 40px !important;
}

.mb50, .mb-50 {
	margin-bottom: 50px !important;
}

.mb60, .mb-60 {
	margin-bottom: 60px !important;
}

.mt0, .mt-0 {
	margin-top: 0 !important;
}

.mt10, .mt-10 {
	margin-top: 10px !important;
}

.mt20, .mt-20 {
	margin-top: 20px !important;
}

.mt30, .mt-30 {
	margin-top: 30px !important;
}

.mt40, .mt-40 {
	margin-top: 40px !important;
}

.mt50, .mt-50 {
	margin-top: 50px !important;
}

.mt60, .mt-60 {
	margin-top: 60px !important;
}

.pb-30 {
	padding-bottom: 30px !important;
}

.vc_row {
	margin: 0 0 6rem 0;
}

.temphide, hidden {
	display: none !important;
}

.bg-orange {
	background-color: #ff671b;
}

.cta-orange {
	background-color: #ff671b;
}

.grey img {
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	opacity: .6;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.grey img:hover, .grey img:active, .grey img:focus {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	opacity: 1;
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	white-space: nowrap;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

.clear:before, .clear:after, .wrap:before, .wrap:after, #content:before, #content:after, .columns:before, .columns:after, .searchform:before, .searchform:after, .team-member__wrap:before, .team-member__wrap:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after, .wrap:after, #content:after, .columns:after, .searchform:after, .team-member__wrap:after {
	clear: both;
}

main img {
	display: block;
	height: auto;
	max-width: 100%;
	margin-bottom: 1.8rem;
}

main #content .wpb_text_column img:last-child {
	margin-bottom: 1.8rem !important;
}

.wp-caption {
	max-width: 100%;
	margin-bottom: 1.25em;
}

.wp-caption > a {
	display: block;
}

.wp-caption img {
	margin-bottom: 0;
}

.wp-caption-text {
	font-size: .8em;
	font-weight: 400;
	padding: .3em .5em .2em .5em;
}

.alignleft {
	display: inline;
	float: left;
	margin-top: .35em;
	margin-right: 1em;
}

.alignright {
	display: inline;
	float: right;
	margin-top: .35em;
	margin-left: 1em;
}

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

.gallery {
	margin-bottom: 3rem;
	overflow: hidden;
}

.gallery + .gallery {
	margin-top: -1em;
}

h3 + .gallery {
	margin-top: -1.5rem;
}

.gallery-item {
	float: left;
	padding: 0 .2em .2em 0;
}

.gallery-icon a, .gallery-icon img, .tiled-gallery-item a, .tiled-gallery-item img {
	display: block;
	margin: 0;
}

.gallery-columns-1 .gallery-item {
	width: auto;
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	width: auto;
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: auto;
	max-width: 33.33333%;
}

.gallery-columns-4 .gallery-item {
	width: auto;
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: auto;
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: auto;
	max-width: 16.66667%;
}

.gallery-columns-7 .gallery-item {
	width: auto;
	max-width: 14.28571%;
}

.gallery-columns-8 .gallery-item {
	width: auto;
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: auto;
	max-width: 11.11111%;
}

.gallery-columns-1 figure.gallery-item:nth-of-type(1n+1), .gallery-columns-2 figure.gallery-item:nth-of-type(2n+1), .gallery-columns-3 figure.gallery-item:nth-of-type(3n+1), .gallery-columns-4 figure.gallery-item:nth-of-type(4n+1) {
	clear: left;
}

.gallery-size-thumbnail {
	text-align: center;
}

.gallery-size-thumbnail .gallery-item {
	padding: 0 .6em .6em 0;
}

.gallery-size-thumbnail img {
	margin: 0 auto !important;
}

.gallery-size-thumbnail.gallery-columns-1 .gallery-item {
	float: none;
	clear: none;
	width: 100%;
}

.gallery-size-thumbnail.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-size-thumbnail.gallery-columns-3 .gallery-item {
	width: 33.33333%;
}

.gallery-size-thumbnail.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-size-thumbnail.gallery-columns-5 .gallery-item {
	width: 20%;
	clear: none;
}

.gallery-size-thumbnail.gallery-columns-6 .gallery-item {
	width: 16.66667%;
	clear: none;
}

.gallery-caption {
	background: #fafafa;
}

::-moz-selection {
	background: rgba(0, 51, 204, 0.1);
}

::selection {
	background: rgba(0, 51, 204, 0.1);
}

h1, h2, h3, h4, h5, h6 {
	font-family: Bitter, serif;
	line-height: 1.25;
	margin: 0 0 2.5rem 0;
}

h2 {
	font-size: 3rem;
	line-height: 1.35;
}

h3 {
	font-size: 2.6rem;
	line-height: 1.4;
	margin: 0 0 2rem 0;
}

p + h3 {
	margin-top: 2rem;
}

h4 {
	font-size: 2.2rem;
	line-height: 1.4;
}

h5 {
	font-family: Poppins, sans-serif;
	font-size: 2rem;
	font-weight: 600;
	margin: 0 0 1.2rem 0;
}

.lg h5 {
	font-size: 2.5rem;
}
.lg .subtitle {
	font-family: Poppins, sans-serif;
	font-size: 2rem;
	font-weight: 600;
}
.orange-sub .subtitle {
	color: #ff671b;
}

h6 {
	font-family: Poppins, sans-serif;
	font-weight: 600;
}

p {
	font-family: Poppins, sans-serif;
	margin: 0 0 1.2rem 0;
}

.feat-heading.bottom-border h2, .feat-heading.bottom-border h3, .feat-heading.bottom-border h4 {
	padding-bottom: 6px;
	border-bottom: 1px solid #b7b7b7;
}
.feat-heading.has-img img {
	margin-bottom: .6rem;
}

.intro {
	margin-bottom: 4rem;
}

.intro p {
	font-family: Bitter, serif;
	font-size: 2.5rem;
	line-height: 1.35;
}

.intro p strong {
	color: #ff671b;
}

.intro p em {
	display: block;
	font-size: 2rem;
	font-weight: 400;
	font-style: normal;
	margin-top: 1rem;
}

.intro p em strong {
	font-family: Poppins, sans-serif;
	color: #0033CC;
}

strong {
	font-weight: 600;
}

em {
	font-style: italic;
}

address {
	font-weight: 400;
	margin-bottom: 1em;
}

abbr, acronym {
	cursor: help;
}

code, kbd, tt, var, samp, pre {
	font-family: Inconsolata, monospace;
	font-size: 1.5rem;
	background-color: #fafafa;
	padding: .125em .25em;
}

code {
	word-wrap: break-word;
}

pre {
	max-width: 100%;
	font-size: .8em;
	white-space: pre-wrap;
	word-wrap: break-word;
	margin-bottom: 1em;
	padding: 1em;
	border: 1px solid #f1f1f1;
	overflow: auto;
}

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

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

#content ul, #content ol {
	margin: 0 0 1.2rem 40px;
}

@media (min-width: 500px) {
	.feat-heading.has-img {
		margin-bottom: 3rem;
		padding-right: 100px;
		position: relative;
	}
	.feat-heading.has-img img {
		margin-bottom: 0;
		position: absolute;
		right: 0;
		top: 50%;
		transform: translateY(-50%);
	}
	.feat-heading.has-img h2 {
		margin: 7px 0;
	}
}

@media (min-width: 990px) {
	.intro p {
		font-size: 3rem;
	}
}

#content ul.research-feed {
	margin-left: 0;
	list-style: none;
}

#content ul.research-feed li {
	margin-bottom: .2rem;
}

#content ul.research-feed li .meta {
	margin: 0;
	opacity: .5;
}

#content ul.research-feed li a:hover, #content ul.research-feed li a:active, #content ul.research-feed li a:focus {
	color: #ff671b;
}

.excerpt h2 a, .post.full h2 a {
	color: #2C2C2C;
}

.excerpt .meta, .post.full .meta {
	font-style: italic;
	color: #ADADAD;
}

.excerpt .read-more, .post.full .read-more {
	display: block;
	margin-top: 1.8rem;
}

.excerpt .vc_row .read-more, .post.full .vc_row .read-more {
	display: block;
	clear: both;
	margin-top: 1.8rem;
	font-weight: 600;
	margin: -10px 0 0 15px;
}

.excerpt:after {
	content: "";
	display: block;
	width: 90%;
	max-width: 500px;
	height: 1px;
	margin: 45px auto 40px auto;
	background: #CED6E6;
}

.post-type-archive-news .excerpt .vc_row .read-more {
	display: none;
}

.nav-links {
	clear: both;
	text-align: center;
	padding: 7rem 0;
	overflow: hidden;
}

.nav-links > div {
	display: inline-block;
	margin: 0 10px;
}

.nav-links a {
	display: block;
	width: 30px;
	height: 30px;
	text-align: center;
	padding-top: 1px;
	color: #fff;
	background: #0033CC;
	border-radius: 100%;
	-webkit-transition: background 0.2s ease-in-out;
	-moz-transition: background 0.2s ease-in-out;
	-ms-transition: background 0.2s ease-in-out;
	-o-transition: background 0.2s ease-in-out;
	transition: background 0.2s ease-in-out;
}

.nav-links a:hover, .nav-links a:active, .nav-links a:focus {
	background: #ff671b;
}

.nav-links:before {
	content: "";
	display: block;
	width: 90%;
	max-width: 500px;
	height: 1px;
	margin: 0 auto 40px auto;
	background: #CED6E6;
}

.blog-cta {
	position: relative;
	overflow: hidden;
}

.blog-cta:after {
	content: "";
	display: block;
	width: 90%;
	max-width: 500px;
	height: 1px;
	margin: 35px auto 30px auto;
	/*margin: 45px auto 40px auto;
	background: #CED6E6;*/
}

.blog-cta .site-widget {
	padding: 30px;
	background: #ced6e7;
}

.blog-cta .site-widget + .site-widget {
	margin-top: 30px;
}

.blog-cta .site-widget h3 {
	font-size: 3rem;
	font-weight: 600;
	margin: 0 0 .4rem 0;
	color: #fff;
}

.blog-cta .site-widget p {
	margin: 0;
}

.blog-cta .site-widget form {
	margin: 8px 0 0 0 !important;
}

.blog-cta .site-widget form select {
	display: block;
	width: 100%;
	font-family: Poppins, sans-serif;
	font-size: 1.4rem;
	padding: 8px 14px;
	background: #e4e7f0;
	border: 1px solid #bdc1c9;
	border-radius: 0;
	-webkit-appearance: none;
	background-image: url(../images/select-arrow.svg);
	background-position: calc(100% - 8px) 8px;
	background-repeat: no-repeat;
	-webkit-transition: border 0.2s ease-in-out;
	-moz-transition: border 0.2s ease-in-out;
	-ms-transition: border 0.2s ease-in-out;
	-o-transition: border 0.2s ease-in-out;
	transition: border 0.2s ease-in-out;
}

.blog-cta .site-widget form select:active, .blog-cta .site-widget form select:focus {
	outline: none;
}

.blog-cta .site-widget form ::-webkit-input-placeholder {
	font-size: 1.4rem;
	color: #505050;
}

.blog-cta .site-widget form ::-moz-placeholder {
	font-size: 1.4rem;
	color: #505050;
}

.blog-cta .site-widget form :-ms-input-placeholder {
	font-size: 1.4rem;
	color: #505050;
}

.blog-cta .site-widget form :-moz-placeholder {
	font-size: 1.4rem;
	color: #505050;
}

@media (min-width: 880px) {
	.excerpt .post-wrap, .post.full .post-wrap {
		overflow: hidden;
	}
	
	.excerpt h2, .post.full h2 {
		margin-bottom: 4rem;
	}
	
	.excerpt .attachment-post-thumbnail, .post.full .attachment-post-thumbnail {
		width: 50%;
		float: right;
		margin: 0;
		padding: 0 0 0 10px;
	}
	
	.excerpt .attachment-post-thumbnail + .post-content, .post.full .attachment-post-thumbnail + .post-content {
		width: 50%;
		float: left;
		padding: 0 10px 0 0;
	}
	
	.blog-cta {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
		-ms-flex-direction: row;
		-ms-flex-wrap: wrap;
		margin-left: -20px;
	}
	
	.blog-cta .site-widget {
		width: calc(50% - 20px);
		margin: 0 0 0 20px !important;
	}
}

ul.page-numbers {
	margin: 0 !important;
	padding: 0 0 5rem 0;
	list-style: none;
	text-align: center;
}

ul.page-numbers li {
	display: inline-block;
	margin-bottom: 4px;
}

ul.page-numbers .page-numbers {
	display: block;
	font-size: 1.7rem;
	font-weight: 400 !important;
	padding: 1px 12px 0 12px;
	color: #2C2C2C !important;
	background: #f1f4f8;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

ul.page-numbers .page-numbers:hover, ul.page-numbers .page-numbers:active, ul.page-numbers .page-numbers:focus {
	background: #ff671b;
	color: #fff !important;
}

ul.page-numbers .page-numbers.current {
	background: #0033CC;
	color: #fff !important;
}

@media (max-width: 767px) {
	ul.page-numbers li {
		display: none;
	}
	
	ul.page-numbers li:first-child, ul.page-numbers li:last-child {
		display: inline-block;
	}
}

@keyframes load {
0% {
	opacity: 0;
}

100% {
	opacity: 1;
}
}

.error404 #content {
	padding: 50px 0;
}

.error404 #content h1 strong {
	display: block;
	font-size: 8rem;
}

.error404 #content h1 em {
	display: block;
	font-size: 2.2rem;
	font-style: normal;
	margin-top: -4px;
	color: #ADADAD;
}

.error404 #content h1 span {
	display: block;
	margin: 30px 0 0 0;
}

.error404 #content h1 span i {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 0 3px;
	background: #ced6e6;
	border-radius: 100%;
	opacity: 0;
}

.error404 #content h1 span i.d1 {
	-webkit-animation: load 5s;
	animation: load 5s;
	animation-fill-mode: forwards;
}

.error404 #content h1 span i.d2 {
	-webkit-animation: load 5s 1s;
	animation: load 5s 1s;
	animation-fill-mode: forwards;
}

.error404 #content h1 span i.d3 {
	-webkit-animation: load 5s 2s;
	animation: load 5s 2s;
	animation-fill-mode: forwards;
}

.error404 #content p {
	margin-bottom: 4rem;
}

.cd-top {
	display: inline-block;
	width: 36px;
	text-align: center;
	position: fixed;
	padding-bottom: 10px;
	bottom: 0;
	right: 20px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.06);
	overflow: hidden;
	white-space: nowrap;
	background: rgba(0, 0, 0, 0.3);
	visibility: hidden;
	opacity: 0;
	z-index: 999;
}

.cd-top span {
	font-size: 42px;
	margin: -3px 0 0 -26px;
	color: #fff;
}

.cd-top.cd-is-visible {
	visibility: visible;
	opacity: 1;
}

.cd-top.cd-fade-out {
	opacity: .8;
}

.cd-top:hover, .cd-top:active, .cd-top:focus {
	opacity: 1;
	padding-bottom: 16px;
}

@media (min-width: 768px) {
	.two-col .vc_column-inner > .wpb_wrapper, .list-two-col {
		column-count: 2;
		column-gap: 20px;
	}
	
	.three-col .vc_column-inner > .wpb_wrapper {
		column-count: 3;
		column-gap: 20px;
	}
}

@media (min-width: 990px) {
	body {
		min-height: 100%;
		min-height: 100vh;
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		flex-direction: column;
		-ms-flex-direction: column;
	}
	
	body footer {
		margin-top: auto;
	}
	
	.breakout-left {
		margin-left: -50px;
		margin-left: -10vw;
	}
}

@media (min-width: 1300px) {
	.breakout-left {
		margin-left: -140px;
	}
}

@media (min-width: 1450px) {
	.breakout-left {
		margin-left: -170px;
	}
}

.ie.page-id-8468 main {
	overflow: hidden;
}

header {
	padding: 2.5rem 0;
	background: #fff;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
}

header #branding {
	width: 134px;
	float: left;
	margin: 0;
}

header #branding a {
	display: block;
}

header #branding img {
	display: block;
	width: 100%;
}

.sitenav ul {
	list-style: none;
}

.sitenav a {
	display: block;
	color: #000;
}

.sitenav a:hover, .sitenav a:active, .sitenav a:focus {
	color: #ff671b;
}

.sitenav .current-menu-item > a, .sitenav .current-menu-parent > a {
	text-decoration: underline;
}

@media (max-width: 989px) {
	header .wrap {
		position: relative;
	}
	
	.burger-icon {
		position: relative;
		margin-top: 6px;
		margin-bottom: 6px;
	}
	
	.burger-icon, .burger-icon:before, .burger-icon:after {
		display: block;
		width: 20px;
		height: 2px;
		background-color: #ff671b;
		-webkit-transition-property: background-color, -webkit-transform;
		-moz-transition-property: background-color, -moz-transform;
		-o-transition-property: background-color, -o-transform;
		transition-property: background-color, transform;
		-webkit-transition-duration: .2s;
		-moz-transition-duration: .2s;
		-o-transition-duration: .2s;
		transition-duration: .2s;
	}
	
	.burger-icon:before, .burger-icon:after {
		position: absolute;
		content: "";
	}
	
	.burger-icon:before {
		top: -6px;
	}
	
	.burger-icon:after {
		top: 6px;
	}
	
	#nav-expander {
		width: 20px;
		margin-top: -15px;
		padding: 10px 0;
		position: absolute;
		top: 50%;
		right: 0;
		z-index: 99999;
		overflow: hidden;
	}
	
	#nav-expander.is-active .burger-icon {
		background-color: transparent;
	}
	
	#nav-expander.is-active .burger-icon:before {
		background-color: #0033CC;
		-webkit-transform: translateY(6px) rotate(45deg);
		-moz-transform: translateY(6px) rotate(45deg);
		-ms-transform: translateY(6px) rotate(45deg);
		-o-transform: translateY(6px) rotate(45deg);
		transform: translateY(6px) rotate(45deg);
	}
	
	#nav-expander.is-active .burger-icon:after {
		background-color: #0033CC;
		-webkit-transform: translateY(-6px) rotate(-45deg);
		-moz-transform: translateY(-6px) rotate(-45deg);
		-ms-transform: translateY(-6px) rotate(-45deg);
		-o-transform: translateY(-6px) rotate(-45deg);
		transform: translateY(-6px) rotate(-45deg);
	}
	
	.nav-expanded .sitenav {
		left: 0;
	}
	
	body.nav-expanded {
		margin-left: 0;
		-webkit-transition: left .3s ease-in-out 0s;
		-moz-transition: left .3s ease-in-out 0s;
		-o-transition: left .3s ease-in-out 0s;
		transition: left .3s ease-in-out 0s;
	}
	
	.sitenav {
		display: block;
		width: 240px;
		height: 100%;
		padding-top: 20px;
		background: #0033CC;
		position: fixed;
		left: -240px;
		top: 0;
		z-index: 2000;
		overflow: auto;
		-webkit-transition: left .3s ease-in-out 0s;
		-moz-transition: left .3s ease-in-out 0s;
		-o-transition: left .3s ease-in-out 0s;
		transition: left .3s ease-in-out 0s;
	}
	
	.sitenav a {
		font-size: 1.6rem;
		padding: .6rem 2rem .9rem 2rem;
		color: #fff;
	}
	
	.sitenav a:hover, .sitenav a:active, .sitenav a:focus {
		color: #fff;
		text-decoration: underline;
	}
	
	.sitenav .current-menu-item > a, .sitenav .current-page-parent > a
	.current-menu-parent > a {
		color: #fff;
	}
	
	.sitenav .menu-item-has-children {
		position: relative;
	}
	
	.sitenav .menu-item-has-children > .sub-toggle {
		display: block;
		width: 36px;
		height: 42px;
		color: #fff;
		position: absolute;
		top: 0;
		right: 0;
		cursor: pointer;
	}
	
	.sitenav .menu-item-has-children > .sub-toggle:before {
		display: block;
		content: "+";
		font-size: 2rem;
		padding: 5px 0 0 12px;
	}
	
	.sitenav .menu-item-has-children > .sub-toggle.open:before {
		content: "\2013";
		padding: 3px 0 0 13px;
	}
	
	.sitenav .menu-item-has-children .sub-menu {
		display: none;
		background: rgba(0, 0, 0, 0.1);
	}
	
	.sitenav .menu-item-has-children .sub-menu a {
		text-transform: none;
		padding-left: 3rem;
	}
}

@media (min-width: 990px) {
	#nav-expander {
		display: none;
	}
	
	.sitenav {
		max-width: calc(100% - 140px);
		float: right;
		padding-top: .7rem;
	}
	
	.sitenav .current-menu-item > a, .sitenav .current-menu-parent > a {
		color: #ff671b;
	}
	
	.sitenav .menu > li {
		float: left;
		margin: 0 0 0 1.2rem;
	}
	
	.sitenav .menu > li:first-child {
		margin: 0;
	}
	
	.sitenav .menu > li.menu-item-has-children:hover .sub-menu, .sitenav .menu > li.menu-item-has-children:active .sub-menu, .sitenav .menu > li.menu-item-has-children:focus .sub-menu {
		opacity: 1;
		visibility: visible;
		height: auto;
		opacity: 1;
	}
	
	.sitenav .menu a {
		font-size: 1.55rem;
	}
	
	.sitenav .menu .bold a {
		font-weight: 600;
	}
	
	.sitenav .sub-menu {
		padding-top: 27px;
		position: absolute;
		opacity: 0;
		visibility: hidden;
		height: 0;
	}
	
	.sitenav .sub-menu li {
		padding: 2px 20px;
		background: rgba(0, 51, 204, 0.8);
	}
	
	.sitenav .sub-menu li:first-child {
		padding-top: 15px;
	}
	
	.sitenav .sub-menu li:last-child {
		padding-bottom: 15px;
	}
	
	.sitenav .sub-menu a {
		color: #fff;
	}
	
	.single-post .menu-item-8234 > a {
		color: #ff671b;
		text-decoration: underline;
	}
	
	.single-news .menu-item-8238 > a {
		color: #ff671b;
		text-decoration: underline;
	}
	
	.single-news .menu-item-8642 > a {
		text-decoration: underline;
	}
}

@media (min-width: 1100px) {
	.sitenav {
		padding-top: .7rem;
	}
	
	.sitenav .menu > li {
		margin: 0 0 0 2rem;
	}
	
	.sitenav .menu a {
		font-size: 1.6rem;
	}
}

footer {
	font-size: 1.45rem;
	font-weight: 200;
	padding: 6rem 0;
	background: #0033CC;
}

footer * {
	color: #fff;
}

footer ul {
	list-style: none;
}

footer ul.menu a {
	border-bottom: 1px solid #0033CC;
	-webkit-transition: border 0.2s ease-in-out;
	-moz-transition: border 0.2s ease-in-out;
	-ms-transition: border 0.2s ease-in-out;
	-o-transition: border 0.2s ease-in-out;
	transition: border 0.2s ease-in-out;
}

footer ul.menu a.e {
	cursor: text;
}

footer ul.menu a.e:hover, footer ul.menu a.e:active, footer ul.menu a.e:focus {
	border-bottom: 1px solid #0033CC;
}

footer ul.menu a:hover, footer ul.menu a:active, footer ul.menu a:focus {
	border-bottom: 1px solid #fff;
}

footer ul.menu > li {
	margin: 0 0 2rem 0;
}

footer ul.menu > li > a {
	text-transform: uppercase;
	font-weight: 500;
}

footer ul.soc {
	margin: 0 0 2rem 0;
	overflow: hidden;
}

footer ul.soc li {
	float: left;
}

footer ul.soc li + li {
	margin-left: 1.5rem;
}

footer ul.soc li a {
	display: block;
	-webkit-transition: opacity 0.2s ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out;
	-ms-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
}

footer ul.soc li a:hover, footer ul.soc li a:active, footer ul.soc li a:focus {
	opacity: .8;
}

footer .copy {
	font-size: 1.3rem;
	margin: 0;
}

@media (min-width: 400px) {
	footer ul.menu {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
		-ms-flex-direction: row;
		-ms-flex-wrap: wrap;
		margin-left: -20px;
	}
	
	footer ul.menu > li {
		width: 50%;
		padding-left: 20px;
	}
	
	footer ul.soc {
		float: left;
		margin: 0;
	}
	
	footer .legal {
		overflow: hidden;
	}
	
	footer .copy {
		float: right;
		width: 50%;
		padding: 10px 0 0 10px;
	}
}

@media (min-width: 600px) {
	footer ul.menu > li {
		width: 25%;
	}
	
	footer ul.soc {
		margin: 0 0 0 10px;
	}
	
	footer .legal {
		overflow: hidden;
		padding-left: 50%;
	}
	
	footer .copy {
		float: right;
		width: auto;
	}
}

@media (min-width: 990px) {
	footer ul.menu > li {
		width: 16.66%;
	}
	
	footer ul.menu > li:last-child {
		width: 50%;
	}
}

main {
	padding-top: 85px;
}

.slick-slider {
	position: relative;
	display: block;
	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: none;
}

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

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

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

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

.slick-track:after {
	clear: both;
}

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

.slide {
	display: none;
}

.slide.slick-active {
	display: block;
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}

.slick-slide img {
	display: block;
}

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

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

[dir='rtl'] .slick-slide {
	float: right;
}

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

.page-banner h2, .page-banner h3 {
	font-family: Poppins, sans-serif;
}

.page-banner#slider {
    margin-bottom: 4rem;
}
.home .page-banner#slider {
    margin-bottom: 0;
}

.page-banner#slider .slide {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.page-banner#slider .slide .slide-content {
	min-height: 270px;
}

.page-banner#slider .slide .slide-content div {
	opacity: 0;
	-webkit-transition: fill 0.2s ease-in-out;
	-moz-transition: fill 0.2s ease-in-out;
	-ms-transition: fill 0.2s ease-in-out;
	-o-transition: fill 0.2s ease-in-out;
	transition: fill 0.2s ease-in-out;
}

.page-banner#slider .slide h2 {
	display: inline-block;
	font-size: 2.2rem;
	font-weight: 700;
	line-height: 1.15;
	margin: 0;
	padding: .6rem 1rem .8rem 1rem;
	color: #ff671b;
	background: rgba(255, 255, 255, 0.8);
}

.page-banner#slider .slide h3 {
	display: inline-block;
	max-width: 810px;
	font-size: 2rem;
	font-weight: 400;
	line-height: 1.15;
	margin: 0;
	padding: .6rem 1rem .8rem 1rem;
	color: #fff;
	background: rgba(0, 51, 204, 0.4);
}

.page-banner#slider .slide .content-block-1 {
	margin: 70px 0 20px 0;
}

.page-banner#slider .slide .content-block-2 {
	margin: 0 0 30px 0;
	overflow: hidden;
}

.page-banner#slider .slide .cta-button {
	margin-bottom: 30px;
	margin-top: -10px;
	padding: 0 10px 10px 0;
	position: relative;
}
.page-banner#slider .slide .cta-button:before {
	content:"";
	display:block;
	background: rgba(255,255,255, .5);
	position: absolute;
	top:10px;
	bottom:0;
	left: 10px;
	right: 0;
}
.page-banner#slider .slide .cta-button  a {
	display: block;
	font-family: Bitter, serif;
	font-size: 1.7rem;
	text-align: center;
	padding: 18px 10px;
	-webkit-box-shadow: none;
    box-shadow: none;
}

.page-banner#slider .slide .cta-button  a:hover {
	background: rgba(0, 51, 204, 0.89);
}
.page-banner#slider .slide .cta-button  a:active,
.page-banner#slider .slide .cta-button  a:focus {
	background: #0033CC!important;
	outline: none;
}

.page-banner#slider .slide .cta-button .btn-title {
	display: block;
	font-size: 2.7rem;
	line-height: .9;
}
.page-banner#slider .slide .cta-button .more {
	display: block;
	font-weight: 400;
    margin-top: 4px;    
	color: #fff;
}
.page-banner#slider .slide .cta-button .b {
	color: #ff671b;
	display:block;
}
.page-banner#slider .slide .cta-button .b em {
	font-style: normal;
	color:#fff;
}
.page-banner#slider .slide .cta-button .f {
	color: #f04035;
	display: block;
}

.page-banner.static {
	margin-bottom: 4rem;
	background-size: cover;
	background-repeat: no-repeat;
}

.page-banner.static .wrap {
	min-height: 200px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
	-ms-flex-direction: column;
}

.page-banner.static .banner-content {
	margin-top: 3rem;
	padding: .6rem 1rem .8rem 1rem;
	background: rgba(255, 255, 255, 0.8);
}

.page-banner.static .banner-content p {
	font-size: 2.2rem;
	font-weight: 700;
	line-height: 1.15;
	color: #ff671b;
	margin: 0;
}

.page-banner.static.sm .banner-content {
	padding: 2rem;
}

.page-id-9635 .page-banner#slider .slide h3 {
	margin-top: 40px;
	padding: 0;
	background: transparent;
}

.page-id-9635 .page-banner#slider .slide h3 img {
	margin: 0;
}

@media (min-width: 500px) {
	.page-banner#slider .slide h2 {
		font-size: 3.5rem;
	}
	
	.page-banner#slider .slide h3 {
		font-size: 2.2rem;
	}
	
	.page-banner#slider .slide .content-block-1 {
		margin-top: 60px;
	}
}

@media (min-width: 600px) {
	.page-banner.static .banner-content.right {
		margin-left: auto;
	}
	
	.page-banner.static .banner-content.left {
		margin-right: auto;
	}
	
	.page-banner.static.lg .banner-content {
		width: 70%;
		max-width: 510px;
	}
	
	.page-banner.static.sm .banner-content {
		max-width: 510px;
	}
}

@media (min-width: 768px) {
	.page-banner#slider .slide h2 {
		width: 75%;
		max-width: 600px;
	}
	
	.page-banner#slider .slide h3 {
		width: 90%;
		max-width: 780px;
		float: right;
	}

	.page-id-9635 .page-banner#slider .slide h3 {
		text-align: right;
	}
	.page-id-9635 .page-banner#slider .slide h3 img {
		margin: 0 0 0 auto;
	}
	
	.page-banner#slider .slide .content-block-1 {
		margin-bottom: 35px;
	}
	
	.page-banner.static .wrap {
		height: 260px;
	}
	
	.page-banner.static .banner-content p {
		font-size: 2.8rem;
	}
	
	.page-banner.static.lg .banner-content {
		margin-top: 6rem;
	}
	
	.page-banner.static.sm .banner-content {
		margin-top: auto;
		margin-bottom: auto;
	}


	.page-banner#slider .slide .cta-button {
		width: 170px;
		margin-left: auto;
    	margin-right: auto;
	}

	.page-banner#slider .slide .cta-button a {
		font-size: 2rem;
		padding: 21px 10px 18px 10px;
	}
	.page-banner#slider .slide .cta-button .btn-title {
		font-size: 3rem;
	}
	.page-banner#slider .slide .cta-button .more {
		line-height: 1;
		margin-top: 7px;
		padding: 0 10%;
	}
}

@media (min-width: 990px) {
	.page-banner#slider .slide .wrap {
		height: 450px;
	}
	
	.page-banner#slider .slide h2 {
		font-size: 4.2rem;
	}

	.page-id-9635 .page-banner#slider .slide h2 {
		width: 80%;
    	max-width: 660px;
    	font-size: 3.7rem;
	}
	
	.page-banner#slider .slide h3 {
		font-size: 2.1rem;
	}
	
	.page-banner#slider .slide .content-block-1 {
		margin-top: 140px;
	}
	
	.page-banner.static {
		margin-bottom: 6rem;
	}
	
	.page-banner.static .banner-content p {
		font-size: 4.2rem;
		line-height: 1.1;
	}
	
	.page-banner.static.lg .wrap {
		height: 330px;
	}
	
	.page-banner.static.lg .banner-content {
		padding-bottom: 1.5rem;
	}
	
	.page-banner.static.lg .banner-content p {
		font-size: 4.2rem;
	}

	.home .page-banner#slider .slide .slide-content {
		position: relative;
	}
	.page-banner#slider .slide .cta-button {
		position: absolute;
		top: -80px;
    	right: 0;
	}
}

@media (min-width: 1441px) {
	.page-banner#slider .slide .wrap {
		height: 590px;
	}
	
	.page-banner#slider .slide .content-block-1 {
		margin-top: 250px;
	}
	
	.page-banner#slider .slide h3 {
		font-size: 2.4rem;
	}
	
	.page-banner.static.lg .wrap {
		height: 430px;
	}

	.page-banner#slider .slide .cta-button {
		position: absolute;
		top: -130px;
    	right: 50px;
	}
}

.logos {
	height: 97px;
	margin: 5px 0 50px 0;
	padding: 8px 0 0 0;
	background: #f0f2f7;
	border-top: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	overflow: hidden;
}

.logos .slick-carousel {
	height: 97px;
	opacity: 0;
	-webkit-transition: opacity 0.2s ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out;
	-ms-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
}

.logos .slick-carousel.slick-slider {
	opacity: 1;
}

.logos .slick-slide {
	height: 97px;
	margin: 0 25px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
	-ms-flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
}

.logos .slick-slide:active, .logos .slick-slide:focus {
	outline: none;
}

.logos .slick-slide img {
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	opacity: .6;
}

.cta__small .cta__block {
	text-align: center;
	margin: 0 0 2rem 0;
	padding: 2rem;
	background: #ff671b;
}

.cta__small .cta__block h3 {
	font-family: Poppins, sans-serif;
	font-size: 1.8rem;
	font-weight: 500;
	margin: 0;
	color: #fff;
}

.cta__small .cta__block p {
	font-size: 1.6rem;
	line-height: 1.45;
	font-weight: 400;
	color: #fff;
}

.cta__small .cta__block p:last-child {
	margin: 0;
}

@media (min-width: 768px) {
	.cta__small {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
		-ms-flex-direction: row;
		-ms-flex-wrap: wrap;
		margin-left: -20px;
	}
	
	.cta__small .cta__block {
		width: 100%;
		margin-left: 20px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		flex-direction: column;
		-ms-flex-direction: column;
		-ms-flex-pack: center;
		justify-content: center;
	}
	
	.cta__small.col-3 .cta__block {
		width: 33.33%;
		width: calc(33.33% - 20px);
	}
	
	.cta__small.col-2 .cta__block {
		width: 50%;
		width: calc(50% - 20px);
	}
}

a {
	text-decoration: none;
}

#content p a, #content li a, #content table a {
	font-weight: 600;
	color: #0033CC;
	-webkit-transition: color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out;
	-ms-transition: color 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
}

#content p a:link, #content p a:visited, #content li a:link, #content li a:visited, #content table a:link, #content table a:visited {
	color: #0033CC;
}

#content p a:hover, #content p a:active, #content p a:focus, #content li a:hover, #content li a:active, #content li a:focus, #content table a:hover, #content table a:active, #content table a:focus {
	color: #ff671b;
}

.btn {
	display: inline-block;
	font-size: 1.6rem;
	font-weight: 600;
	padding: 7px 20px 8px 20px;
	color: #fff;
	background: #0033CC;
	-webkit-box-shadow: 7px 6px 1px 0 rgba(44, 44, 44, 0.25);
	box-shadow: 7px 6px 1px 0 rgba(44, 44, 44, 0.25);
	position: relative;
	z-index: 10;
	-webkit-transition: background 0.3s ease-in-out;
	-moz-transition: background 0.3s ease-in-out;
	-ms-transition: background 0.3s ease-in-out;
	-o-transition: background 0.3s ease-in-out;
	transition: background 0.3s ease-in-out;
}

.btn svg {
	margin: 0 0 -3px 15px;
}

.btn:hover, .btn:active, .btn:focus {
	background: #ff671b;
}

.btn.center {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}

.btn-wrap {
	position: relative;
}

.btn-wrap:before {
	content: "";
	display: block;
	width: 80%;
	max-width: 500px;
	height: 1px;
	background: #ced6e6;
	position: absolute;
	top: 50%;
	right: 50%;
	transform: translateX(50%);
	z-index: 8;
}

.btn-wrap.small:before {
	display: none;
}

.btn-wrap.small .btn {
	font-size: 2rem;
	margin-bottom: 1.2rem;
	padding: 0;
	color: #0033CC;
	background: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out;
	-ms-transition: color 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
}

.btn-wrap.small .btn:hover, .btn-wrap.small .btn:active, .btn-wrap.small .btn:focus {
	color: #ff671b;
}

.btn-sm {
	display: inline-block;
	font-weight: 600;
	margin-bottom: 1.2rem;
	padding: 0 26px 0 0;
	color: #0033CC;
	position: relative;
}

.btn-sm svg {
	position: absolute;
	top: 6px;
	right: 0;
}

.btn-sm:hover, .btn-sm:active, .btn-sm:focus {
	color: #ff671b;
}

.btn-lg {
	display: inline-block;
	font-size: 1.7rem;
	margin-bottom: 3rem;
	padding: 25px 35px;
	color: #fff;
	background: #0033CC;
	-webkit-box-shadow: 7px 6px 1px 0 rgba(44, 44, 44, 0.25);
	box-shadow: 7px 6px 1px 0 rgba(44, 44, 44, 0.25);
	position: relative;
	z-index: 10;
	-webkit-transition: background 0.3s ease-in-out;
	-moz-transition: background 0.3s ease-in-out;
	-ms-transition: background 0.3s ease-in-out;
	-o-transition: background 0.3s ease-in-out;
	transition: background 0.3s ease-in-out;
}

.btn-lg h4 {
	font-size: 3rem;
	font-weight: 600;
	margin: 0 0 1rem 0;
}

.btn-lg p {
	font-size: 1.5rem;
	line-height: 1.25;
	letter-spacing: -.015rem;
}

.btn-lg svg {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.btn-lg:hover, .btn-lg:active, .btn-lg:focus {
	background: #ff671b;
}

@media (min-width: 768px) {
	.btn-lg h4 {
		display: table-cell;
		vertical-align: middle;
		margin: 0;
	}
	
	.btn-lg p {
		display: table-cell;
		vertical-align: middle;
		padding-left: 20px;
	}
}

.pum-title {
	margin-bottom: 10px;
}

.pum-content ul {
	list-style: none;
	padding: 10px 0;
	overflow: hidden;
}

.pum-content ul li {
	float: left;
	margin: 0 10px 0 0;
}

.pum-content ul li * {
	display: block;
	font-size: 14px;
	padding: 7px 20px 8px 20px;
	color: #fff;
	background: #0033CC;
	-webkit-transition: background 0.3s ease-in-out;
	-moz-transition: background 0.3s ease-in-out;
	-ms-transition: background 0.3s ease-in-out;
	-o-transition: background 0.3s ease-in-out;
	transition: background 0.3s ease-in-out;
}

.pum-content ul li *:hover, .pum-content ul li *:active, .pum-content ul li *:focus {
	background: #ff671b;
}

.pum-content h4 {
	margin: 0 0 1rem 0;
}

.sep {
	height: 1px;
	overflow: hidden;
}

.sep:after {
	content: "";
	display: block;
	width: 90%;
	max-width: 500px;
	height: 1px;
	margin-left: auto;
	margin-right: auto;
	background: #CED6E6;
}

.sep.center:after {
	margin-left: auto;
	margin-right: auto;
}

.sep.no-border:after {
	display: none;
}

.sep.full-width:after {
	width: 100%;
	max-width: 100%;
	background: #b7b7b7;
}

.file-table {
	margin: 0 0 1.2rem 0;
}

.file-table .row:nth-child(odd) {
	background: #CED6E6;
}

.file-table .cell {
	line-height: 1.35;
	padding: .5rem 1.5rem;
}

.file-table .cell.date {
	font-weight: 200;
}

.file-table .cell.name a {
	display: block;
	color: #2C2C2C;
}

.file-table .cell.name a:hover, .file-table .cell.name a:active, .file-table .cell.name a:focus {
	color: #0033CC;
}

.file-table .cell.view svg, .file-table .cell.download svg {
	width: 30px;
}

.file-table .cell.view svg .h-fill, .file-table .cell.download svg .h-fill {
	-webkit-transition: fill 0.2s ease-in-out;
	-moz-transition: fill 0.2s ease-in-out;
	-ms-transition: fill 0.2s ease-in-out;
	-o-transition: fill 0.2s ease-in-out;
	transition: fill 0.2s ease-in-out;
}

.file-table .cell.view a, .file-table .cell.download a {
	display: block;
	font-weight: 300;
	color: #2C2C2C;
}

.file-table .cell.view a:hover, .file-table .cell.view a:active, .file-table .cell.view a:focus, .file-table .cell.download a:hover, .file-table .cell.download a:active, .file-table .cell.download a:focus {
	color: #0033CC;
}

.file-table .cell.view:hover .h-fill, .file-table .cell.view:active .h-fill, .file-table .cell.view:focus .h-fill, .file-table .cell.download:hover .h-fill, .file-table .cell.download:active .h-fill, .file-table .cell.download:focus .h-fill {
	fill: #ff671b;
}

@media (max-width: 499px) {
	.file-table .row {
		padding: .4rem 0;
	}
	
	.file-table .cell.date {
		padding-bottom: 0;
	}
}

@media (min-width: 500px) and (max-width: 699px) {
	.file-table .cell {
		display: table-cell;
	}
	
	.file-table .cell.view, .file-table .cell.download {
		width: 30px;
	}
	
	.file-table .cell.view span, .file-table .cell.download span {
		display: none;
	}
}

@media (min-width: 500px) {
	.file-table .row {
		display: table;
		width: 100%;
	}
	
	.file-table .cell {
		display: table-cell;
	}
	
	.file-table .cell.date {
		width: 110px;
		padding-right: 0;
	}
	
	.file-table .cell.download a {
		display: block;
	}
	
	.file-table .cell.download svg {
		margin: 3px 0 -3px 0;
	}
}

@media (min-width: 700px) {
	.file-table .cell.view {
		width: 95px;
		padding-right: 0;
	}
	
	.file-table .cell.download {
		width: 160px;
	}
}

.stat-block {
	text-align: center;
	margin: 0 0 20px 0 !important;
	padding: 3rem 1rem;
	background: #ff671b;
}

.stat-block h4 {
	font-family: Poppins, sans-serif;
	font-size: 3.8rem;
	font-weight: 600;
	margin: 0 0 3px 0;
	color: #fff;
}

.stat-block p {
	font-size: 1.597rem;
	font-weight: 300;
	line-height: 1.15;
	margin: 0;
	color: #fff;
}

.stats {
	margin-bottom: 20px;
	padding: 0 20px;
	position: relative;
}

.stats:before {
	content: "";
	display: block;
	background: #ebeff5;
	opacity: .7;
	position: absolute;
	top: 20px;
	bottom: 30px;
	left: 0;
	right: 0;
	z-index: 5;
}

.stats .ir-cb-content {
	position: relative;
	z-index: 6;
}

@media (min-width: 400px) {
	.stats {
		padding: 0 65px;
	}
}

@media (min-width: 540px) {
	.stats.col-4:before {
		bottom: 40px;
	}
	
	.stats.col-4 .ir-cb-content {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
		-ms-flex-direction: row;
		-ms-flex-wrap: wrap;
		margin-left: -20px;
	}
	
	.stats.col-4 .stat-block {
		width: calc(50% - 20px);
		margin: 0 0 20px 20px !important;
	}
}

@media (min-width: 880px) {
	.stats.col-4 .stat-block {
		width: calc(25% - 20px);
	}
}

@media (min-width: 990px) {
	.stats.col-4 {
		padding: 0 80px;
	}
}

@media (min-width: 1200px) {
	.stats.col-4 {
		padding: 0 160px;
	}
}

.ir-cb.table {
	margin-bottom: 3rem;
}

.ir-cb.table .ir-cb-content > div {
	padding: 2rem 1.5rem;
}

.ir-cb.table .ir-cb-content > div:nth-child(odd) {
	background-color: #f1f4f8;
}

@media (min-width: 880px) {
	.ir-cb.flex-2col .ir-cb-content {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
		-ms-flex-direction: row;
		-ms-flex-wrap: wrap;
		margin-left: -30px;
	}
	
	.ir-cb.flex-2col .ir-cb-content > * {
		width: 50%;
		width: calc(50% - 30px);
		margin-left: 30px;
	}
}

.aim-block .aim-rule h4 {
	font-size: 2.1rem;
	margin: 0 0 .4rem 0;
}

.aim-block .aim-rule .btn-sm {
	margin: 0;
}

.aim-block .aim-rule + .wpb_text_column {
	margin: 0.6rem 0 0 0 !important;
}

@media (min-width: 880px) {
	.aim-block .aim-rule.has-btn {
		overflow: hidden;
	}
	
	.aim-block .aim-rule.has-btn h4 {
		float: left;
		width: calc(100% - 300px);
		margin: 0;
	}
	
	.aim-block .aim-rule.has-btn .btn-sm {
		float: right;
		width: 300px;
		text-align: right;
		padding-top: 1px;
	}
}

.large-cta {
	display: block;
	margin: 0 0 3rem 0;
	padding: 2rem 3rem 1.6rem 3rem;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.large-cta:link, .large-cta:visited {
	color: #0033CC;
}

.large-cta:hover, .large-cta:active, .large-cta:focus {
	color: #2C2C2C;
}

.large-cta h3 {
	font-size: 2.5rem;
	font-weight: 700;
	line-height: 1.1;
	margin: 0 0 .8rem 0;
	color: #2C2C2C;
}

.large-cta p {
	line-height: 1.35;
	margin: 0 0 .5rem 0;
	color: #2C2C2C;
}

.large-cta span {
	text-decoration: underline;
}

.large-cta.col-white h3, .large-cta.col-white p {
	color: #fff;
}

.large-cta.col-white:hover, .large-cta.col-white:active, .large-cta.col-white:focus {
	color: #fff;
}

@media (max-width: 767px) {
	.large-cta p br, .large-cta h3 br {
		display: none;
	}
}

@media (max-width: 989px) {
	.large-cta {
		position: relative;
	}
	
	.large-cta:after {
		content: "";
		display: block;
		background: rgba(255, 255, 255, 0.7);
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: 4;
	}
	
	.large-cta > * {
		position: relative;
		z-index: 5;
	}
	
	.large-cta h3, .large-cta p {
		color: #2C2C2C !important;
	}
	
	.large-cta a {
		color: #0033CC !important;
	}
}

@media (min-width: 990px) {
	.large-cta.text-right {
		text-align: right;
	}
	
	.large-cta h3 {
		font-size: 4rem;
	}
	
	.large-cta.cta-fortnite h3, .large-cta.cta-fortnite p {
		text-align: left;
		padding-left: 40%;
	}
	
	.large-cta.cta-fortnite br {
		display: none;
	}
	
	.large-cta.cta-fortnite span {
		display: block;
		margin-top: -32px;
	}
}

.ir-quote {
	display: block;
	margin: 0 0 3rem 0;
	padding: 2rem 3rem 1.6rem 3rem;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.ir-quote .ir-quote__wrap {
	width: 80%;
	max-width: 500px;
	line-height: 1.55;
}

.ir-quote blockquote div {
	margin-bottom: 0 !important;
}

.ir-quote blockquote p {
	font-size: 2.1rem;
	font-weight: 600;
	font-style: italic;
	margin: 0;
}

.ir-quote .ir-quote__author {
	font-size: 1.9rem;
	font-weight: 300;
	margin: .2rem 0 0 0;
}

.ir-quote.col-white p {
	color: #fff;
}

@media (min-width: 768px) {
	.ir-quote.text-right {
		text-align: right;
	}
	
	.ir-quote.text-right .ir-quote__wrap {
		margin-left: auto;
	}
}

@media (max-width: 989px) {
	.ir-quote {
		position: relative;
	}
	
	.ir-quote:after {
		content: "";
		display: block;
		background: rgba(255, 255, 255, 0.5);
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: 4;
	}
	
	.ir-quote > * {
		position: relative;
		z-index: 5;
	}
	
	.ir-quote h3, .ir-quote p {
		color: #2C2C2C !important;
	}
	
	.ir-quote a {
		color: #0033CC !important;
	}
}

.timeline__wrap {
	margin: 0 0 3rem 0;
	padding: 0 .7rem 0 0;
}

.timeline__block {
	margin: 0 0 2.6rem 35px;
	padding: 2rem;
	position: relative;
}

.timeline__block:before {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	background: #ff671b;
	border-radius: 100%;
	position: absolute;
	top: 26px;
	left: -33px;
}

.timeline__block:after {
	content: "";
	display: block;
	width: 2px;
	background: #d8dce0;
	position: absolute;
	top: 60px;
	bottom: -41px;
	left: -23px;
}

.timeline__block:last-of-type {
	margin-bottom: 0;
}

.timeline__block:last-of-type:after {
	display: none;
}

.timeline__block h3 {
	margin: 0;
}

.timeline__block h3 + h6, .timeline__block h3 + p {
	margin: 1rem 0 0 0;
}

.timeline__block h6 {
	margin: 0;
}

.timeline__block h6 + p {
	margin: 1rem 0 0 0;
}

.timeline__block p:last-of-type {
	margin-bottom: 0;
}

.team-member {
	padding: 0 0 80px 0;
	position: relative;
	overflow: hidden;
}

.team-member:after {
	content: "";
	display: block;
	width: 100%;
	max-width: 500px;
	height: 1px;
	background: #ced6e6;
	position: absolute;
	bottom: 39px;
	right: 50%;
	transform: translateX(50%);
	z-index: 8;
}

.team-member:last-child {
	padding: 0 0 30px 0;
}

.team-member:last-child:after {
	display: none;
}

.team-member img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 0 2rem 0;
}

.team-member .team-member__head h3 {
	line-height: 1.3;
	margin: 0 0 .1rem 0;
}

.team-member .team-member__head .team-member__position {
	font-style: italic;
	line-height: 1.4;
	color: #ADADAD;
}

.team-member .team-member__info p:last-of-type {
	margin: 0;
}

@media (min-width: 700px) {
	.team-member {
		padding: 0 0 120px 0;
	}
	
	.team-member:after {
		bottom: 60px;
	}
	
	.team-member img {
		width: 30%;
		float: right;
		padding-left: 20px;
	}
	
	.team-member .team-member__head {
		margin-bottom: 3rem;
	}
	
	.team-member .team-member__info {
		width: 70%;
		float: left;
		margin-top: -3px;
		padding-right: 20px;
	}
}

#content form {
	margin-bottom: 5rem;
}

#content form ul {
	list-style: none;
	margin: 0;
}

#content form ul li {
	margin: 0 0 6px 0;
}

#content form ::-webkit-input-placeholder {
	font-size: 1.2rem;
	color: #adadad;
}

#content form ::-moz-placeholder {
	font-size: 1.2rem;
	color: #adadad;
}

#content form :-ms-input-placeholder {
	font-size: 1.2rem;
	color: #adadad;
}

#content form :-moz-placeholder {
	font-size: 1.2rem;
	color: #adadad;
}

.gform_wrapper .gfield_visibility_hidden > .gfield_label {
	display: none;
}

.gform_wrapper label {
	display: block;
	font-size: 1.4rem;
	padding: 7px 0;
	color: #505050;
}

.gform_wrapper .gfield_required {
	padding-left: 4px;
	color: #ff671b;
}

.gform_wrapper input, .gform_wrapper textarea, .gform_wrapper select {
	display: block;
	width: 100%;
	font-family: Poppins, sans-serif;
	font-size: 1.4rem;
	padding: 8px 14px;
	background: #fff;
	border: 1px solid #adadad;
	border-radius: 0;
	-webkit-appearance: none;
	-webkit-transition: border 0.2s ease-in-out;
	-moz-transition: border 0.2s ease-in-out;
	-ms-transition: border 0.2s ease-in-out;
	-o-transition: border 0.2s ease-in-out;
	transition: border 0.2s ease-in-out;
}

.gform_wrapper input:hover, .gform_wrapper input:active, .gform_wrapper input:focus, .gform_wrapper textarea:hover, .gform_wrapper textarea:active, .gform_wrapper textarea:focus, .gform_wrapper select:hover, .gform_wrapper select:active, .gform_wrapper select:focus {
	border-color: #707070;
	outline: none;
}

.gform_wrapper textarea {
	height: 95px;
}

.gform_wrapper select {
	background-image: url(../images/select-arrow.svg);
	background-position: calc(100% - 5px) 7px;
	background-repeat: no-repeat;
}

.gform_wrapper .gfield_radio {
	overflow: hidden;
}

.gform_wrapper .gfield_radio li {
	display: inline-block;
	margin: 0 1.2em 0 0 !important;
	position: relative;
}

.gform_wrapper .gfield_radio li [type=radio] {
	position: absolute;
	visibility: hidden;
	width: 0;
	height: 0;
	display: none;
}

.gform_wrapper .gfield_radio li [type=radio]:checked ~ label:before {
	border-color: #707070;
}

.gform_wrapper .gfield_radio li [type=radio]:checked ~ label:after {
	background: #ff671b;
}

.gform_wrapper .gfield_radio li label {
	display: block;
	padding: 0 0 0 24px;
	position: relative;
	z-index: 9;
	cursor: pointer;
}

.gform_wrapper .gfield_radio li label:before {
	content: "";
	display: block;
	width: 16px;
	height: 16px;
	border: 1px solid #adadad;
	border-radius: 100%;
	position: absolute;
	top: 3px;
	left: 0;
	z-index: 5;
	-webkit-transition: border 0.2s ease-in-out;
	-moz-transition: border 0.2s ease-in-out;
	-ms-transition: border 0.2s ease-in-out;
	-o-transition: border 0.2s ease-in-out;
	transition: border 0.2s ease-in-out;
}

.gform_wrapper .gfield_radio li label:after {
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	background: transparent;
	border-radius: 100%;
	position: absolute;
	top: 6px;
	left: 3px;
	-webkit-transition: background 0.2s ease-in-out;
	-moz-transition: background 0.2s ease-in-out;
	-ms-transition: background 0.2s ease-in-out;
	-o-transition: background 0.2s ease-in-out;
	transition: background 0.2s ease-in-out;
}

.gform_wrapper .gfield_radio li:hover label:before {
	border-color: #707070;
}

.gform_wrapper .center .gfield_radio {
	padding: 0 0 20px 0;
}

.gform_wrapper .center .gfield_radio li label {
	font-size: 1.799rem;
	padding: 0 0 0 29px;
	color: #2C2C2C;
}

.gform_wrapper .center .gfield_radio li label:before {
	width: 19px;
	height: 19px;
	top: 5px;
}

.gform_wrapper .center .gfield_radio li label:after {
	width: 11px;
	height: 11px;
	top: 9px;
	left: 4px;
}

.gform_wrapper .gform_footer {
	margin: 50px 0 0 0;
	padding-bottom: 10px;
	position: relative;
	overflow: hidden;
}

.gform_wrapper .gform_footer:before {
	content: "";
	display: block;
	width: 80%;
	max-width: 500px;
	height: 1px;
	background: #ced6e6;
	position: absolute;
	top: 20px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 8;
}

.gform_wrapper .gform_footer [type="submit"] {
	width: 190px;
	font-size: 1.6rem;
	font-weight: 600;
	padding: 7px 20px 8px 20px;
	margin: 0 auto;
	color: #fff;
	background: #0033CC;
	border: none;
	-webkit-box-shadow: 7px 6px 1px 0 rgba(44, 44, 44, 0.25);
	box-shadow: 7px 6px 1px 0 rgba(44, 44, 44, 0.25);
	position: relative;
	z-index: 10;
	cursor: pointer;
	-webkit-transition: background 0.3s ease-in-out;
	-moz-transition: background 0.3s ease-in-out;
	-ms-transition: background 0.3s ease-in-out;
	-o-transition: background 0.3s ease-in-out;
	transition: background 0.3s ease-in-out;
}

.gform_wrapper .gform_footer [type="submit"]:hover, .gform_wrapper .gform_footer [type="submit"]:active, .gform_wrapper .gform_footer [type="submit"]:focus {
	background-color: #ff671b;
}

.gform_wrapper .validation_error {
	font-size: 1.5rem;
	font-weight: 500;
	margin: 0 0 20px 0;
	color: #ff671b;
}

.gform_wrapper .validation_message {
	font-size: 1.5rem;
	font-weight: 500;
	margin-top: 5px;
	color: #ff671b;
}

.gform_confirmation_message {
	font-weight: 500;
	text-align: center;
	margin: 0 0 3.5rem 0;
}

@media (min-width: 768px) {
	.gform_wrapper .gform_body > ul {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
		-ms-flex-direction: row;
		-ms-flex-wrap: wrap;
		margin-left: -20px;
	}
	
	.gform_wrapper .gform_body > ul > li {
		width: 50%;
		float: left;
		padding-left: 20px;
	}
	
	.gform_wrapper .gform_body > ul > li.full-width {
		width: 100%;
		float: none;
		clear: left;
	}
	
	.gform_wrapper .gform_footer {
		margin-left: 50px 0 70px 20px;
	}
	
	.gform_wrapper .validation_error {
		margin-left: 20px;
	}
}

.video-wrapper {
	position: relative;
	margin-bottom: 1.8rem;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
}

.video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

iframe {
	width: 100%;
	margin-bottom: 1.2rem;
}

iframe#sp-widget {
	min-height: 200px;
	margin-top: -25px;
}

iframe#mini-chart {
	height: 290px;
	padding: 30px;
	background: #CED6E6;
}

#content .vc_tta .vc_tta-tabs-container {
	border: none;
}

#content .vc_tta .vc_tta-tabs-list {
	list-style: none;
	margin: 0 0 .2rem 0;
	border-bottom: none;
}

#content .vc_tta .vc_tta-tabs-list li {
	float: left;
	margin: 0 2rem 1.2rem 0;
	padding: 0;
}

#content .vc_tta .vc_tta-tabs-list li:before {
	display: none;
}

#content .vc_tta .vc_tta-tabs-list li a {
	display: block;
	font-size: 1.8rem !important;
	font-weight: 600;
	padding: 0 !important;
	color: #0033CC !important;
	background: transparent !important;
	border: none !important;
	border-bottom: 2px solid transparent !important;
	border-radius: 0 !important;
}

#content .vc_tta .vc_tta-tabs-list li:hover a, #content .vc_tta .vc_tta-tabs-list li:active a, #content .vc_tta .vc_tta-tabs-list li:focus a {
	border-color: #0033CC !important;
}

#content .vc_tta .vc_tta-tabs-list li.vc_active a {
	color: #2C2C2C !important;
	border-color: #2C2C2C !important;
}

#content .vc_tta .vc_tta-panel-heading {
	padding: 0 !important;
	color: #fff !important;
	background: #ff671b !important;
	border: none !important;
	border-radius: 0 !important;
}

#content .vc_tta .vc_tta-panel-heading h4 {
	font-family: Poppins, sans-serif;
	font-size: 1.5rem;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0 !important;
	margin: 0 0 1rem 0;
}

#content .vc_tta .vc_tta-panel-heading h4 a {
	text-align: left;
	padding: 1.3rem 1.2rem 1rem 1.2rem !important;
	color: #fff !important;
	position: relative;
}

#content .vc_tta .vc_tta-panel-heading h4 a:after {
	content: "+";
	display: block;
	font-size: 3.5rem;
	font-weight: 100;
	position: absolute;
	top: 3px;
	right: 1.2rem;
}

#content .vc_tta .vc_tta-panel-heading:hover, #content .vc_tta .vc_tta-panel-heading:active, #content .vc_tta .vc_tta-panel-heading:focus {
	background: #2C2C2C !important;
}

#content .vc_tta .vc_tta-panel-heading:hover h4 a:after, #content .vc_tta .vc_tta-panel-heading:active h4 a:after, #content .vc_tta .vc_tta-panel-heading:focus h4 a:after {
	color: #ffff;
}

#content .vc_tta .vc_tta-panel-heading:hover h4 span, #content .vc_tta .vc_tta-panel-heading:active h4 span, #content .vc_tta .vc_tta-panel-heading:focus h4 span {
	color: #fff !important;
}

#content .vc_tta .vc_active .vc_tta-panel-heading {
	background: #2C2C2C !important;
}

#content .vc_tta .vc_active .vc_tta-panel-heading h4 span {
	color: #fff !important;
}

#content .vc_tta .vc_active .vc_tta-panel-heading h4 a:after {
	content: "\2013";
	color: #fff;
	top: 3px;
}

#content .vc_tta .vc_tta-panels {
	border: none !important;
	background: none !important;
	border-radius: 0 !important;
}

#content .vc_tta .vc_tta-panel-body {
	padding: 1.2rem 0 !important;
	background: none !important;
	border: none !important;
}

.code-of-conduct > .vc_row {
	width: 88% !important;
	max-width: 1180px !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

@media (min-width: 768px) {
	#content .vc_tta.vc_tta-controls-align-center .vc_tta-tabs-list {
		text-align: center;
	}
	
	#content .vc_tta.vc_tta-controls-align-center .vc_tta-tabs-list li {
		float: none;
		display: inline-block;
	}
	
	#content .vc_tta.vc_tta-controls-align-center .vc_tta-tabs-list li a {
		font-size: 1.799rem;
		font-weight: 400;
		padding: 0 0 0 29px;
		color: #2C2C2C !important;
		border-bottom: none !important;
	}
	
	#content .vc_tta.vc_tta-controls-align-center .vc_tta-tabs-list li a span {
		display: block;
		padding-left: 30px;
		position: relative;
	}
	
	#content .vc_tta.vc_tta-controls-align-center .vc_tta-tabs-list li a span:before {
		content: "";
		display: block;
		width: 19px;
		height: 19px;
		border: 1px solid #adadad;
		border-radius: 100%;
		position: absolute;
		top: 5px;
		left: 0;
		z-index: 5;
		-webkit-transition: border 0.2s ease-in-out;
		-moz-transition: border 0.2s ease-in-out;
		-ms-transition: border 0.2s ease-in-out;
		-o-transition: border 0.2s ease-in-out;
		transition: border 0.2s ease-in-out;
	}
	
	#content .vc_tta.vc_tta-controls-align-center .vc_tta-tabs-list li a span:after {
		content: '';
		display: block;
		width: 11px;
		height: 11px;
		background: transparent;
		border-radius: 100%;
		position: absolute;
		top: 9px;
		left: 4px;
		-webkit-transition: background 0.2s ease-in-out;
		-moz-transition: background 0.2s ease-in-out;
		-ms-transition: background 0.2s ease-in-out;
		-o-transition: background 0.2s ease-in-out;
		transition: background 0.2s ease-in-out;
	}
	
	#content .vc_tta.vc_tta-controls-align-center .vc_tta-tabs-list li.vc_active a span:before {
		border-color: #707070;
	}
	
	#content .vc_tta.vc_tta-controls-align-center .vc_tta-tabs-list li.vc_active a span:after {
		background: #ff671b;
	}
}

@media (min-width: 990px) {
	.code-of-conduct .vc_tta-panel-body .wpb_single_image {
		width: 30%;
		float: left;
		padding-right: 4rem;
	}
	
	.code-of-conduct .vc_tta-panel-body .wpb_text_column {
		width: 70%;
		float: left;
	}
}

main table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 3rem;
	border-spacing: 0;
	border-collapse: collapse;
}

main table th, main table td {
	padding: .5rem 1.5rem;
}

main table th {
	font-weight: 600;
	text-align: left;
	color: #0033CC;
	border-bottom: 2px solid #2C2C2C;
}

main table tbody tr:nth-child(odd) {
	background: #ced6e6;
}

@media (max-width: 767px) {
	.stacktable.large-only {
		display: none;
	}
}

@media (min-width: 768px) {
	.stacktable.small-only {
		display: none;
	}
}

a {
	-webkit-transition: color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out;
	-ms-transition: color 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
}

.cd-top {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}


/*  seminar registration form */
.pipedriveWebForms {
	text-align: center;
	margin-top: 40px;
}

/* --- Private VIP Dinner --- */
.page-id-9715 .banner-content p span,
.page-id-9713 .banner-content p span {
    display: block;
    font-family: Bitter, serif;
    font-size: 1.8rem;
    font-weight: 400;
    margin-top: .35ch;
    color: #2C2C2C;
}
.page-id-9715 .event-address p,
.page-id-9713 .event-address p{
    color: #FF6600;
}
.page-id-9715 .event-address p strong,
.page-id-9713 .event-address p strong{
    color: #2c2c2c;
}
.page-id-9715 .intro strong {
    color: #2c2c2c;
}
.bold h3 {
    font-weight: bold;
}

@media (min-width: 600px) {
    .page-id-9715 .page-banner.static .wrap,
    .page-id-9713 .page-banner.static .wrap{
        position: relative;
    }
    .page-id-9715 .page-banner.static.lg .banner-content,
    .page-id-9713 .page-banner.static.lg .banner-content{
        max-width: 620px;
        position: absolute;
        right: 0;
        bottom: 20px;
    }
}

@media (min-width: 768px) {
    .page-id-9715 .event-address,
    .page-id-9713 .event-address{
        text-align: right;
    }
    .page-id-9715 #content .vc_col-sm-2,
    .page-id-9713 #content .vc_col-sm-2 {
        width: 10%!important;
    }
    .page-id-9715 #content .vc_col-sm-4,
    .page-id-9713 #content .vc_col-sm-4 {
        width: 40%!important;
    }
    .page-id-9715 #content .vc_col-sm-8,
    .page-id-9713 #content .vc_col-sm-8 {
        width: 80%!important;
    }
}
@media (min-width: 990px) {
    .page-id-9715 .page-banner.static.lg .banner-content,
    .page-id-9713 .page-banner.static.lg .banner-content {
        bottom: 50px;
    }
    .page-id-9715 .banner-content p span,
    .page-id-9713 .banner-content p span {
        font-size: 2.5rem;
    }
    .page-id-9715 .intro p,
    .page-id-9713 .intro p {
        font-size:2.8rem;
    }
}


/* --- identity solutions 2020 --- */

/* --- anchors block --- */
.cta__anchor-block {
	display: block;
	text-align: center;
	margin: 0 0 20px 0;
	padding-bottom: 15px;
	color: #fff;
	background: #0033cc;
	-webkit-transition: background .2s ease-in-out;
	-moz-transition: background .2s ease-in-out;
	-ms-transition: background .2s ease-in-out;
	-o-transition: background .2s ease-in-out;
	transition: background .2s ease-in-out;
}
.cta__anchor-block:hover,
.cta__anchor-block:active,
.cta__anchor-block:focus {
	background: #ff671b;
}
.cta__anchor-block h3 {
	font-size: 2.8rem;
	font-weight: 600;
	margin: 0 0 2.5rem 0;
	padding: 17px 10px 15px 10px;
	background: #ff671b;
	border-bottom: 2px solid #fff;
}
.cta__anchor-block p {
	padding-left: 20px;
	padding-right: 20px;
}
.cta__anchor-block .btn-sm {
	color: #fff;
}
.cta__anchor-block .btn-sm svg {
	right: -5px;
    top: 4px;
}

/* orange cta box */
.bx-orange > div > .vc_column-inner > .wpb_wrapper {
	padding: 30px;
	background: #ff671b;
}
.bx-orange .wpb_raw_code {
	margin-bottom: 0;
}
.bx-orange h2 {
	color: #fff;
}

.blue-box {
	margin: 0 0 25px 0;
	background: #0033cc;
	border: 3px solid #fff;
}
.blue-box:last-child {
	margin-bottom: 0;
}
.blue-box h5 {
	font-size: 2.8rem;
	text-align: center;
	margin: 0;
	padding: 25px;
	color: #fff;
}

@media (min-width: 768px) {

	.page-banner#slider .slide.is2020 .content-block-1 {
		margin-bottom: 20px;
		overflow: hidden;
	}
	.page-banner#slider .slide.is2020 h2 {
		float: right;
		max-width: 400px;
		margin-right: 50px;
	}
	.page-banner#slider .slide.is2020 h3 {
		max-width: 480px;
	}

	.cta__anchor,
	.blue-boxes {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
		-ms-flex-direction: row;
		-ms-flex-wrap: wrap;
		margin-left: -20px;
	}
	.cta__anchor-block,
	.blue-box {
		width: calc(33.33% - 20px);
		margin: 0 0 0 20px;
	}
	.cta__anchor-block {
		position: relative;
		padding-bottom: 60px;
	}
	.cta__anchor-block .btn-sm {
		width: 200px;
		position: absolute;
		bottom: 10px;
		left: 50%;
		margin-left: -100px;
	}

} /* 768 */

@media (min-width: 990px) {
	.cta__anchor-block h3 {
		font-size: 3.2rem;
	}
	.page-banner#slider .slide.is2020 h2 {
		max-width: 450px;
	}
	.page-banner#slider .slide.is2020 h3 {
		max-width: 455px;
	}
} /* 990 */

@media (min-width: 1441px) {
	.page-banner#slider .slide.is2020 h2 {
		font-size: 4.7rem;
		max-width: 492px;
	}
	.page-banner#slider .slide.is2020 h3 {
		max-width: 520px;
	}
}


.page-id-9830.safari #authenticate,
.page-id-9830.safari #match,
.page-id-9830.safari #detect {
    padding-top: 100px;
    margin-top: -100px;
}
.cta-sms.cta__small .cta__block h3 {
    font-family: Bitter, serif;
    font-size: 3rem;
    font-weight: bold;
}


/* --- awards --- */
.award h4 {
	font-family: Poppins, sans-serif;
	font-size: 1.8rem;
	font-weight: 500;
	margin: 0 0 2px 0;
}
.award p {
	font-size: 1.6rem;
	line-height: 1.25;
}

/* -- hp webinar cta --- */
.large-cta.webinar {
	padding: 65px 25px 45px 25px;
	position: relative;
}
.large-cta.webinar:after {
	display: none;
}
.large-cta.webinar img {
	position: absolute;
}
.large-cta.webinar img.l1 {
	top: 13px;
	left: 12px;
}
.large-cta.webinar img.l2 {
	top: 20px;
	right: 20px;
}
.large-cta.webinar .action {
	display: block;
	width: 100%;
	font-family: Poppins, sans-serif;
	font-size: 1.253rem;
	font-weight: 300;
	text-decoration: none;
	padding: 6px 25px 5px 25px;
	color: #fff;
	background: #0033CC;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.large-cta.webinar:hover .action {
	background: #ff671b;
}
.large-cta.webinar h4 {
	margin: 0 0 10px 0;
	color: #191919;
	text-shadow: 1px 1px 0 #fff;
}
.large-cta.webinar h3 {
	line-height: 1.2;
	text-shadow: 1px 1px 0 #8c8c8c;
}
.large-cta.webinar h3 strong {
	color: #fff;
}
.large-cta.webinar h3 span {
	font-weight: 300;
	text-decoration: none;
	color: #093ac8;
}

@media (min-width: 990px) {
	.large-cta.webinar {
		padding: 12px 25px 65px 25px;
	}
	.large-cta.webinar h4 {
		font-size: 3.1rem;
	}
	.large-cta.webinar h3 {
		max-width: 770px; 
		font-size: 3.3rem;
		line-height: 1.1;
		margin: 0 auto;
	}
	.large-cta.webinar .action {
		font-size: 2.2rem;
		font-weight: 300;
	}

}





/* -- hp whitepaper cta --- */
.large-cta.whitepaper {
	padding-bottom: 50px;
	position: relative;
}
.large-cta.whitepaper:after {
	content: "DOWNLOAD THE WHITE PAPER";
	display: block;
	width: 100%;
	font-family: Poppins, sans-serif;
	font-size: 1.253rem;
	font-weight: 300;
	padding: 6px 25px 5px 25px;
	color: #fff;
	background: #0033CC;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.large-cta.whitepaper.left:after {
	text-align: right;
}
.large-cta.whitepaper h3 {
	font-size: 3rem;
	color: #fff!important;
}
.large-cta.whitepaper p {
	font-size: 2.1rem;
	font-weight: 500;
	color: #FC672C!important;
}
.large-cta.whitepaper.right h3,
.large-cta.whitepaper.right p {
	text-align: right;
}
.large-cta.whitepaper:hover:after {
	background: #FC672C;
}

@media (max-width: 989px) {

	.large-cta.whitepaper:after {
		content: "DOWNLOAD THE WHITE PAPER";
		background: #0033CC;
		top: auto;
	}

	.large-cta.whitepaper p br, 
	.large-cta.whitepaper h3 br {
		display: block;
	}

}


/* --- best aggreggator cta --- */
.best-aggregator {
	text-align: center;
    padding: 25px;
    background: #d9dde5;
}
main .best-aggregator img {
	margin: 0 auto;
}
.best-aggregator h3 {
	font-family: Poppins, sans-serif;
	font-size: 3.1rem;
	font-weight: 600;
	line-height: 1.25;
	color: #FC672C;
}
.best-aggregator h3 span {
	display: block;
	font-size: 2.6rem;
	color: #000;
}

@media (min-width: 990px) {
	.best-aggregator {
		background: #fff;
		position: relative;
		overflow: hidden;
	}
	.best-aggregator:after {
		content:"";
		display: block;
		background: #e6eaf2;
		position: absolute;
		top: 20px;
		bottom: 20px;
		left: 0;
		right: 0;
		z-index: 5;
	}
	.best-aggregator h3 {
		font-size: 2.8rem;
		text-align: left;
		margin: 9px 0 10px 0;
		position: relative;
		z-index: 8;
	}
	.best-aggregator h3 span { 
		font-size: 2.3rem;
	}
	main .best-aggregator img {
		width: 300px;
    	margin: 0;
		position: absolute;
		top: 10px;
		right: 20px;
		z-index: 8;
	}
}

@media (min-width: 1100px) {
	main .best-aggregator img {
		width: 367px;
		right: 33px;
		top: 9px
	}
	.best-aggregator h3 {
		font-size: 3.1rem;
		margin: 18px 0 22px 8px;
	}
	.best-aggregator h3 span {
		font-size: 2.6rem;
		margin-top: -5px;
	}
}

@media (min-width: 1200px) {
	.best-aggregator h3 {
		margin-left: 20px;
	}
	main .best-aggregator img {
		right: 66px;
	}
}



/* home button */














