@import "includes.css";

/********** *
PLUGIN FIXES
* **********/
/* Special CSS class and attribute required by balancedtext plugin */
.balance-text {
	text-wrap: balance;
}


/********** *
VENDOR OVERRIDES
* **********/
.grecaptcha-badge {
	opacity: 0.0;
	z-index: -999;
}



/********** *
GUTENBERG OVERRIDES
* **********/
/* Block Columns */
.wp-block-columns {
	justify-content: space-between;
}
@media only screen and (min-width: 992px) {
	.wp-block-columns {
		margin-bottom: 0;
	}
}
@media only screen and (max-width: 991px) {
	.wp-block-columns {
		flex-wrap: wrap;
	}
	.wp-block-columns .wp-block-column {
		flex-basis: 100% !important;
		margin-bottom: 2.000rem;
	}
	.wp-block-columns .wp-block-column:last-of-type {
		margin-bottom: 0;
	}
	.wp-block-column:nth-child(2n),
	.wp-block-column:not(:first-child) {
		margin-left: 0;
	}
}
/* Separator Line */
hr.wp-block-separator {
	border-top: 1px solid #f1f1f1;
	margin-bottom: 4.000rem;
	margin-top: 4.000rem;
	position: relative;
	z-index: 0;
}



/********** *
BOOTSTRAP OVERRIDES
* **********/
.container {
	position: relative;
}
button:active,
.btn:active,
.btn-primary:active,
.btn-secondary:active,
.btn-success:active,
.btn-danger:active,
.btn-warning:active,
.btn-info:active,
.btn-light:active,
.btn-dark:active,
.btn-link:active,
button:focus,
.btn:focus,
.btn-primary:focus,
.btn-secondary:focus,
.btn-success:focus,
.btn-danger:focus,
.btn-warning:focus,
.btn-info:focus,
.btn-light:focus,
.btn-dark:focus,
.btn-link:focus,
.btn.focus,
.btn-primary.focus,
.btn-secondary.focus,
.btn-success.focus,
.btn-danger.focus,
.btn-warning.focus,
.btn-info.focus,
.btn-light.focus,
.btn-dark.focus,
.btn-link.focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
  box-shadow: none;
  outline: none;
}
@media only screen and (max-width: 1199px) {
	.col-xl,
	.col-xl-1,
	.col-xl-10,
	.col-xl-11,
	.col-xl-12,
	.col-xl-2,
	.col-xl-3,
	.col-xl-4,
	.col-xl-5,
	.col-xl-6,
	.col-xl-7,
	.col-xl-8,
	.col-xl-9,
	.col-xl-auto {
		margin-bottom: 1.500rem;
	}
}
@media only screen and (max-width: 991px) {
	.col,
	.col-1,
	.col-10,
	.col-11,
	.col-12,
	.col-2,
	.col-3,
	.col-4,
	.col-5,
	.col-6,
	.col-7,
	.col-8,
	.col-9,
	.col-auto,
	.col-lg,
	.col-lg-1,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-auto,
	.col-md,
	.col-md-1,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-auto,
	.col-sm,
	.col-sm-1,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-auto {
		margin-bottom: 1.500rem;
	}
	.col:last-of-type {
		margin-bottom: 0;
	}
	form .col,
	form .col-1,
	form .col-10,
	form .col-11,
	form .col-12,
	form .col-2,
	form .col-3,
	form .col-4,
	form .col-5,
	form .col-6,
	form .col-7,
	form .col-8,
	form .col-9,
	form .col-auto,
	form .col-lg,
	form .col-lg-1,
	form .col-lg-10,
	form .col-lg-11,
	form .col-lg-12,
	form .col-lg-2,
	form .col-lg-3,
	form .col-lg-4,
	form .col-lg-5,
	form .col-lg-6,
	form .col-lg-7,
	form .col-lg-8,
	form .col-lg-9,
	form .col-lg-auto,
	form .col-md,
	form .col-md-1,
	form .col-md-10,
	form .col-md-11,
	form .col-md-12,
	form .col-md-2,
	form .col-md-3,
	form .col-md-4,
	form .col-md-5,
	form .col-md-6,
	form .col-md-7,
	form .col-md-8,
	form .col-md-9,
	form .col-md-auto,
	form .col-sm,
	form .col-sm-1,
	form .col-sm-10,
	form .col-sm-11,
	form .col-sm-12,
	form .col-sm-2,
	form .col-sm-3,
	form .col-sm-4,
	form .col-sm-5,
	form .col-sm-6,
	form .col-sm-7,
	form .col-sm-8,
	form .col-sm-9,
	form .col-sm-auto {
		margin-bottom: 0;
	}
}



/********** *
CONTACT FORM 7 OVERRIDES
* **********/
.wpcf7 {
	position: relative;
}
.wpcf7-form-control-wrap {
	display: block;
}
.wpcf7-checkbox .wpcf7-list-item,
.wpcf7-radio .wpcf7-list-item {
	margin: 0;
}
.wpcf7-checkbox .wpcf7-list-item label,
.wpcf7-radio .wpcf7-list-item label {
	align-content: flex-start;
	align-items: flex-start;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	flex-direction: row;
	justify-content: center;
}
.wpcf7-checkbox .wpcf7-list-item label,
.wpcf7-radio .wpcf7-list-item label {
	margin-bottom: 0;
	margin-right: 1.000rem;
}
.wpcf7-checkbox .wpcf7-list-item label input,
.wpcf7-radio .wpcf7-list-item label input {
	margin-right: 0.375rem;
}
.wpcf7-checkbox .wpcf7-list-item label .wpcf7-list-item-label,
.wpcf7-radio .wpcf7-list-item label .wpcf7-list-item-label {
	font-family: 'IBM Plex Sans', sans-serif;
	font-size: 0.850rem;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1.25;
	position: relative;
	text-transform: none;
	top: -0.100rem;
}
.wpcf7-form ul {
	margin: 0;
	padding: 0 0 0 1.1500rem;
}
.wpcf7-form ul li {
	font-size: 0.900rem;
}
.wpcf7 .wpcf7-submit:disabled {
	background: #cccccc;
}
div.wpcf7 .ajax-loader {
	display: none;
}
div.wpcf7 .ajax-loader.is-active {
	display: inline-block;
}

/********** *
DEFAULT CSS
* **********/
::-moz-selection {
	background: #dddddd;
}
::selection {
	background: #dddddd;
}
body {
	background-color: #fafafa;
	color: #333333;
	font-display: swap;
	font-family: 'IBM Plex Sans', sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 1.65;
}
#site-wrapper {
	overflow-x: hidden;
}
a {
	color: #1674bb;
	text-decoration: none;
}
a:hover {
	color: #0b4c8e;
	text-decoration: none;
}
a:active,
a:focus,
a:hover {
	outline: none;
	text-decoration: none;
}



/********** *
ACF BLOCKS
* **********/
/* Accordion */
.accordion-wrapper .card,
.accordion-wrapper .card-header {
	border-color: #f1f1f1;
}
.accordion-wrapper .card {
	border-radius: 0;
}
.accordion-wrapper .card-header {
	background: transparent;
	padding: 0;
}
.accordion-wrapper .card-header .btn-link {
	background: rgba(0,0,0,0.015);
	border-radius: 0;
	color: #333333;
	font-size: 0.900rem;
	font-weight: 600;
	height: 100%;
	line-height: 1.25;
	padding: 1.250rem 1.000rem;
	text-align: left;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
	width: 100%;
}
.accordion-wrapper .card-header .btn-link:active,
.accordion-wrapper .card-header .btn-link:focus,
.accordion-wrapper .card-header .btn-link:hover {
	background: rgba(0,0,0,0.050);
	color: #000000;
	text-decoration: none;
}
.accordion-wrapper .card-header .btn-link[aria-expanded=true] {
	background: #1674bb;
	color: #ffffff;
}
.accordion-wrapper .card-body p:last-of-type {
	margin: 0;
}
/* CONTENT BLOCK MODULE */
.content-block-module {
	position: relative;
}
.content-block-module .content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	height: 100%;
}
.content-block-module .image {
	position: relative;
}
.pricing-tables {
	align-content: flex-start;
	align-items: flex-start;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	flex-direction: column;
	justify-content: center;
	position: relative;
}
.pricing-table-single {
	background: #ffffff;
	border-radius: 0.750rem;
	height: 100%;
	margin: 0 auto 1.000rem;
	padding: 1.000rem;
	position: relative;
	text-align: center;
	width: 100%;
}
@media only screen and (min-width: 768px) {
	.pricing-tables {
		flex-direction: row;
	}
	.pricing-table-single {
		margin: 0 1.000rem;
		max-width: 225px;
	}
}
.pricing-table-single .pricing-table-label {
	align-content: center;
	align-items: center;
	color: #676767;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	font-family: 'Work Sans', sans-serif;
	font-size: 0.850rem;
	font-style: normal;
	justify-content: center;
	line-height: 1.0;
	margin: 0 auto;
	position: relative;
	text-transform: uppercase;
	width: 100%;
}
.pricing-table-single .pricing-table-label.upper-label {
	height: 3.000rem;
}
.pricing-table-single .pricing-table-label.highlight-label {
	align-content: center;
	align-items: center;
	background: #1674bb;
	border-radius: 2.000rem;
	color: #ffffff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 2.000rem;
	padding: 0 1.000rem;
	-webkit-transition: all 150ms ease-in-out;
	-moz-transition: all 150ms ease-in-out;
	-o-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
	width: max-content;
}
.pricing-table-single .pricing-table-price {
	color: #676767;
	display: block;
	font-family: 'Work Sans', sans-serif;
	font-size: 2.750rem;
	font-style: normal;
	font-weight: 600;
	line-height: 1.0;
	margin: 2.000rem auto 0;
	position: relative;
	-webkit-transition: all 150ms ease-in-out;
	-moz-transition: all 150ms ease-in-out;
	-o-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
	width: 100%;
}
.pricing-table-single .pricing-table-label.lower-label {
	font-family: 'IBM Plex Sans', sans-serif;
	font-weight: 400;
	letter-spacing: 0;
	text-transform: none;
}
.pricing-table-single .pricing-table-price span {
	color: #333333;
	font-size: 1.50rem;
	margin-right: 0.250rem;
	position: relative;
    top: -1.25rem;
}
.pricing-table-single:active .pricing-table-label.highlight-label,
.pricing-table-single:focus .pricing-table-label.highlight-label,
.pricing-table-single:hover .pricing-table-label.highlight-label {
	background: #db1c24;
}
.pricing-table-single:active .pricing-table-price,
.pricing-table-single:focus .pricing-table-price,
.pricing-table-single:hover .pricing-table-price {
	color: #db1c24;
}
/* EXPOS GRID */
#expos-grid {

}
#expos-grid .content-topper {
	display: block;
	margin-bottom: 2.000rem;
}
@media only screen and (min-width: 992px) {
	#expos-grid .content-topper {
		text-align: center;
	}
}
#expos-grid .content-topper h2 {
	font-size: 1.750rem;
	margin-bottom: 0;
}
#expos-grid .content-topper.has-body h2 {
	margin-bottom: 0.750rem;
}
.expo-preview {
	height: 100%;
	position: relative;
	z-index: 5;
}
.expo-preview::before {
	background-image: url('/wp-content/uploads/texture-dot.svg');
	background-repeat: repeat;
	background-size: 15px;
	border-radius: 50%;
	bottom: -30px;
	content: '';
	height: 100px;
	left: -40px;
	opacity: 0.15;
	position: absolute;
	width: 100px;
}
.expo-preview > a {
	background: #ffffff;
	-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
	-moz-box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
	display: block;
	height: 100%;
	padding: 1.500rem;
	position: relative;
	-webkit-transition: all 150ms ease-in-out;
	-moz-transition: all 150ms ease-in-out;
	-o-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
	z-index: 1;
}
.expo-preview h3 {
	font-size: 1.500rem;
	line-height: 1.0;
	margin-bottom: 0.500rem;
	text-align: left;
}
.expo-preview .image {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 140px;
	margin-bottom: 1.000rem;
	margin-left: -1.500rem;
	overflow: hidden;
	position: relative;
	transform: scale(1.0);
	transform-origin: center;
	-webkit-transition: all 150ms ease-in-out;
	-moz-transition: all 150ms ease-in-out;
	-o-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
	width: calc(100% + 3.000rem);
}
.expo-preview .image img {
	height: auto;
	object-fit: cover;
	width: 100%;
}
.expo-preview .content {
	display: block;
	position: relative;
	text-align: left;
	width: 100%;
}
.expo-preview .content p {
	font-size: 0.850rem;
	line-height: 1.3;
	margin: 0 0 0.500rem;
}
.expo-preview .content p.date {
	margin: 0 0 1.000rem;
}
@media only screen and (min-width: 992px) {
	.expo-preview {
		margin: 0 auto;
		width: calc(100% - 30px);
	}
}
@media only screen and (min-width: 768px) {
	.expo-preview > a:active,
	.expo-preview > a:focus,
	.expo-preview > a:hover {
		background: #03304f;
	}
	.expo-preview .content h1,
	.expo-preview .content h2,
	.expo-preview .content h3,
	.expo-preview .content h4,
	.expo-preview .content h5,
	.expo-preview .content h6,
	.expo-preview .content p,
	.expo-preview .content ul li,
	.expo-preview .content ol li,
	.expo-preview .content a {
		-webkit-transition: all 150ms ease-in-out;
		-moz-transition: all 150ms ease-in-out;
		-o-transition: all 150ms ease-in-out;
		transition: all 150ms ease-in-out;
	}
	.expo-preview:active .content h1,
	.expo-preview:active .content h2,
	.expo-preview:active .content h3,
	.expo-preview:active .content h4,
	.expo-preview:active .content h5,
	.expo-preview:active .content h6,
	.expo-preview:active .content p,
	.expo-preview:active .content ul li,
	.expo-preview:active .content ol li,
	.expo-preview:active .content a,
	.expo-preview:focus .content h1,
	.expo-preview:focus .content h2,
	.expo-preview:focus .content h3,
	.expo-preview:focus .content h4,
	.expo-preview:focus .content h5,
	.expo-preview:focus .content h6,
	.expo-preview:focus .content p,
	.expo-preview:focus .content ul li,
	.expo-preview:focus .content ol li,
	.expo-preview:focus .content a,
	.expo-preview:hover .content h1,
	.expo-preview:hover .content h2,
	.expo-preview:hover .content h3,
	.expo-preview:hover .content h4,
	.expo-preview:hover .content h5,
	.expo-preview:hover .content h6,
	.expo-preview:hover .content p,
	.expo-preview:hover .content ul li,
	.expo-preview:hover .content ol li,
	.expo-preview:hover .content a {
		color: #ffffff;
		-webkit-transition: all 150ms ease-in-out;
		-moz-transition: all 150ms ease-in-out;
		-o-transition: all 150ms ease-in-out;
		transition: all 150ms ease-in-out;
	}
	.expo-preview .content .btn.btn-transparent.register {
		font-size: 0.850rem;
		opacity: 1.0;
		-moz-transition: all 150ms ease-in-out;
		-o-transition: all 150ms ease-in-out;
		transition: all 150ms ease-in-out;
	}
	.expo-preview .content .btn.btn-transparent.register:active,
	.expo-preview .content .btn.btn-transparent.register:focus,
	.expo-preview .content .btn.btn-transparent.register:hover {
		color: #ffffff;
	}
	.expo-preview .content .btn.btn-transparent.register:active::after,
	.expo-preview .content .btn.btn-transparent.register:focus::after,
	.expo-preview .content .btn.btn-transparent.register:hover::after {
		color: #ffffff;
		left: 0.375rem;
	}
	.expo-preview:active .content .btn.btn-transparent.register,
	.expo-preview:focus .content .btn.btn-transparent.register,
	.expo-preview:hover .content .btn.btn-transparent.register,
	.expo-preview:active .content .btn.btn-transparent.register::after,
	.expo-preview:focus .content .btn.btn-transparent.register::after,
	.expo-preview:hover .content .btn.btn-transparent.register::after {
		color: #ffffff;
	}
	.expo-preview:active .content .btn.btn-transparent.register::after,
	.expo-preview:focus .content .btn.btn-transparent.register::after,
	.expo-preview:hover .content .btn.btn-transparent.register::after {
		left: 0.625rem;
	}

}
@media only screen and (max-width: 767px) {
	.expo-preview-wrapper {
		margin-bottom: 3.000rem;
	}
	.expo-preview-wrapper:last-of-type {
		margin-bottom: 0;
	}
	.expo-preview h3 {
		font-size: 1.750rem;
		margin-bottom: 0.750rem;
	}
	.expo-preview .content p {
		font-size: 1.000rem;
	}
}
/* GENERAL BLOCKS */
.content-container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	width: 100%;
}
section .content-container {
	padding-left: 0;
	padding-right: 0;
}
@media (min-width: 551px) {
	.content-container {
		max-width: 540px;
	}
	section .content-container {
		max-width: 100%;
	}
}
@media (min-width: 768px) {
	.content-container {
		max-width: 720px;
	}
	section .content-container {
		max-width: 100%;
	}
}
@media (min-width: 992px) {
	.content-container {
		max-width: 960px;
	}
	section .content-container {
		max-width: 100%;
	}
}
@media (min-width: 1200px) {
	.content-container {
		max-width: 1140px;
	}
	section .content-container {
		max-width: 100%;
	}
}
/* ICON BLOCK MODULE */
.icon-block-module {

}
.icon-block-module .content-container {
	height: 100%;
	text-align: center;
}
.icon-block-module .content-container .icon {
	height: 110px;
	margin: 0 auto 1.000rem;
	overflow: hidden;
	position: relative;
	width: 110px;
}
.icon-block-module .content-container p {
	font-size: 0.900rem;
	line-height: 1.4;
	font-weight: 600;
}
/* GENERAL BLOCKS */
.pricing-table {

}
/* PULL QUOTES */
blockquote.wp-block-quote {
	border-bottom: 1px solid #f1f1f1;
	border-top: 1px solid #f1f1f1;
	margin: 3.000rem 0;
	padding: 3.000rem;
	text-align: center;
}
blockquote.wp-block-quote p {
	font-family: Georgia,Times,Times New Roman,serif;
	font-size: 1.250rem;
	font-style: italic;
	margin: 0;
}
blockquote.wp-block-quote cite {
	display: block;
	font-family: 'IBM Plex Sans', sans-serif;
	font-size: 0.850rem;
	font-style: normal;
	font-weight: 600;
	margin-top: 1.000rem;
	text-transform: uppercase;
}


/********** *
SOCIAL MEDIA
* **********/
ul.social-links {
	align-content: flex-start;
	align-items: flex-start;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: flex-start;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.social-links li {
	align-content: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 1.750rem;
	margin: 0 0.500rem 0 0;
	position: relative;
	width: 1.750rem;
}
ul.social-links li:last-of-type {
	margin: 0;
}
ul.social-links li a {
	align-content: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	height: 100%;
	width: 100%;
}
ul.social-links li a::after {
	display: none;
}
ul.social-links li.facebook a {
  background: #4267B2;
}
ul.social-links li.facebook a:active,
ul.social-links li.facebook a:focus,
ul.social-links li.facebook a:hover {
  background: #395695;
}
ul.social-links li.instagram a {
  background: #405DE6;
}
ul.social-links li.instagram a:active,
ul.social-links li.instagram a:focus,
ul.social-links li.instagram a:hover {
  background: #C13584;
}
ul.social-links li.linkedin a {
  background: #2867B2;
}
ul.social-links li.linkedin a:active,
ul.social-links li.linkedin a:focus,
ul.social-links li.linkedin a:hover {
  background: #255EA3;
}
ul.social-links li.twitter a {
  background: #1DA1F2;
}
ul.social-links li.twitter a:active,
ul.social-links li.twitter a:focus,
ul.social-links li.twitter a:hover {
  background: #1491F0;
}
ul.social-links li.youtube a {
  background: #FF0000;
}
ul.social-links li.youtube a:active,
ul.social-links li.youtube a:focus,
ul.social-links li.youtube a:hover {
  background: #D71E20;
}
ul.social-links li.facebook a svg {
	height: 59%;
	width: 59%;
}
ul.social-links li.instagram a svg {
	height: 56%;
	width: 56%;
}
ul.social-links li.linkedin a svg {
	height: 55%;
	width: 55%;
}
ul.social-links li.twitter a svg {
	height: 55%;
	width: 55%;
}
ul.social-links li.youtube a svg {
	height: 57%;
	width: 57%;
}



/********** *
TYPOGRAPHY
* **********/
.serif {
	font-family: Georgia,Times,Times New Roman,serif;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
	font-display: swap;
	line-height: 1.25;
	margin-bottom: 1.000rem;
}
h1,
.h1 {
	font-size: 3.000rem;
	letter-spacing: -0.050rem;
}
h2,
.h2 {
	font-size: 2.350rem;
	letter-spacing: -0.020rem;
}
h3,
.h3 {
	font-size: 1.650rem;
	letter-spacing: -0.020rem;
}
h4,
.h4{
	font-size: 1.450rem;
	letter-spacing: -0.020rem;
}
h5,
.h5,
h6,
.h6 {
	color: #676767;
	font-weight: 400;
}
@media only screen and (max-width: 767px) {
	h1,
	.h1 {
		font-size: 2.500rem;
	}
	h2,
	.h2 {
		font-size: 2.000rem;
	}
	h3,
	.h3 {
		font-size: 1.750rem;
	}
	h4,
	.h4{
		font-size: 1.300rem;
	}
}
@media only screen and (max-width: 550px) {
	h1,
	.h1 {
		font-size: 2.250rem;
	}
	h2,
	.h2 {
		font-size: 1.600rem;
	}
	h3,
	.h3 {
		font-size: 1.375rem;
	}
	h4,
	.h4{
		font-size: 1.100rem;
	}
}
p,
ol li,
ul li {
	font-display: swap;
	line-height: 1.750;
}
.kicker {
	color: #db1c24;
	display: block;
	font-family: 'Work Sans', sans-serif;
	font-size: 1.000rem;
	font-style: italic;
	font-weight: 800;
	letter-spacing: 0.0250rem;
	line-height: 1.0;
	margin-bottom: 1.000rem;
	text-transform: uppercase;
}
.kicker.center {
	text-align: center;
}
@media only screen and (min-width: 992px) {
	.kicker.center-lg {
		text-align: center;
	}
	.kicker.center-lg::after {
		margin: 0.750rem auto 0;
	}
}
.kicker-with-icon {
	align-content: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row;
	justify-content: center;
	margin-bottom: 1.500rem;
}
.kicker-with-icon .icon-container {
	align-content: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 2.00rem;
	justify-content: center;
	margin-right: 0.500rem;
	width: 2.000rem;
}
.kicker-with-icon .icon-container svg {
	height: 60%;
	margin-top: 1px;
	width: 60%;
}
.kicker-with-icon h1,
.kicker-with-icon h2,
.kicker-with-icon h3,
.kicker-with-icon h4,
.kicker-with-icon h5,
.kicker-with-icon h6 {
	font-size: 1.500rem;
	line-height: 1.0;
	margin-bottom: 0;
}
.no-margin,
.no-margin p,
.no-margin h1,
.no-margin h2,
.no-margin h3,
.no-margin h4,
.no-margin h5,
.no-margin h6 {
	margin: 0;
	margin-bottom: 0;
}
ul.list-with-icons {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.list-with-icons li {
	align-content: flex-start;
	align-items: flex-start;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	margin-bottom: 0;
	padding-left: 1.500rem;
	position: relative;
}
ul.list-with-icons li .icon {
	height: 0.850rem;
	left: 0;
	position: absolute;
	top: 0.375rem;
	width: 0.850rem;
}
ul.list-with-icons li .icon svg {
	display: block;
	height: 100%;
	position: relative;
	width: 100%;
}
.sidebar p,
.sidebar ol li,
.sidebar ul li,
.sidebar label {
	font-size: 0.900rem;
}
.subheading {
	font-size: 1.250rem;
	margin-top: 2.000rem;
	position: relative;
}
.subheading::before {
	background: #1674bb;
	content: '';
	display: block;
	height: 0.200rem;
	margin: 0.500rem 0 0.750rem;
	position: relative;
	width: 5.000rem;
}
.highlight-text-red {
	color: #db1c24;
}



/********** *
LAYOUT
* **********/
section {
	margin: 0 auto;
	max-width: 100.000rem;
	padding: 3.000rem 0;
	position: relative;
}
@media only screen and (min-width: 1399px) {
	section {
		padding: 4.500rem 0;
	}
}
@media only screen and (min-width: 992px) {
	.wp-block-paragraph:last-of-type p:last-of-type {
		margin: 0;
	}
}



/********** *
TEXTURES AND PATTERNS
* **********/
section.has-background {
	max-width: 100%;
}
section.has-background.bg-light-blue {
	background: #fafafc;
	background: linear-gradient(11deg, rgba(0,100,255,0.05) 0%, rgba(255,255,255,0.5) 35%, rgba(0,100,255,0.05) 100%);
	border-bottom: 1px solid #e6f1f9;
}
section.has-background.bg-light-purple {
	background: #fafafc;
	background: linear-gradient(11deg, rgba(95,95,175,0.10) 0%, rgba(255,255,255,0.5) 35%, rgba(120,116,187,0.10) 100%);
	border-bottom: 1px solid #ebeaf5;
}
section.has-background.bg-light-teal {
	background: #fafafc;
	background: linear-gradient(11deg, rgba(15,141,155,0.05) 0%, rgba(0,151,165,0.05) 100%);
	border-bottom: 1px solid #ebeaf5;
}
section.has-background h1,
section.has-background h2,
section.has-background h3,
section.has-background h4,
section.has-background h5,
section.has-background h6,
section.has-background p,
section.has-background ul li,
section.has-background ol li {
	color: #3f4f63;
	font-weight: 400;
}
@media only screen and (min-width: 768px) {
	/* LEFT A */
	section.has-background .texture-left-a1 {
		background: #1674bb;
		background: linear-gradient(27deg, #0b4c8e 0%, #1674bb 100%);
		clip-path: polygon(0 0, 0% 100%, 43% 16%);
		content: '';
		height: 100%;
		max-height: 400px;
		left: 0;
		opacity: 1.00;
		position: absolute;
		top: 5%;
		width: 13%;
		z-index: 1;
	}
	section.has-background .texture-left-a2 {
		background: #03304f;
		background: linear-gradient(22.5deg, #03304f 40%, #0b4c8e 100%);
		clip-path: polygon(0 8%, 0% 100%, 28% 25%);
		content: '';
		height: 100%;
		max-height: 375px;
		left: 0;
		opacity: 1.00;
		position: absolute;
		top: 5%;
		width: 21%;
		z-index: 0;
	}
	section.has-background.bg-light-purple .texture-left-a1 {
		background: #5f5faf;
		background: linear-gradient(27deg, #5f5faf 0%, #7874bb 100%);
	}
	section.has-background.bg-light-teal .texture-left-a1 {
		background: #0097a5;
		background: linear-gradient(27deg, #0097a5 0%, #0f8d9b 100%);
	}
	section.has-background.bg-light-purple .texture-left-a2,
	section.has-background.bg-light-teal .texture-left-a2 {
		background: #676767;
		background: linear-gradient(27deg, #565656 40%, #676767 100%);
	}
	/* LEFT B */
	section.has-background .texture-left-b1 {
		background: #1674bb;
		background: linear-gradient(27deg, #0b4c8e 0%, #1674bb 100%);
		bottom: 5%;
		clip-path: polygon(0 0, 0 100%, 33% 74%);
		content: '';
		height: 100%;
		max-height: 400px;
		left: 0;
		opacity: 1.00;
		position: absolute;
		width: 16%;
		z-index: 1;
	}
	section.has-background .texture-left-b2 {
		background: #03304f;
		background: linear-gradient(22.5deg, #03304f 40%, #0b4c8e 100%);
		clip-path: polygon(0 0, 0 100%, 29% 85%);
		content: '';
		height: 100%;
		max-height: 375px;
		left: 0;
		opacity: 1.00;
		position: absolute;
		top: 5%;
		width: 21%;
		z-index: 0;
	}
	section.has-background.bg-light-purple .texture-left-b1 {
		background: #5f5faf;
		background: linear-gradient(27deg, #5f5faf 0%, #7874bb 100%);
	}
	section.has-background.bg-light-teal .texture-left-b1 {
		background: #0097a5;
		background: linear-gradient(27deg, #0097a5 0%, #0f8d9b 100%);
	}
	section.has-background.bg-light-purple .texture-left-b2,
	section.has-background.bg-light-teal .texture-left-b2 {
		background: #676767;
		background: linear-gradient(22.5deg, #565656 40%, #676767 100%);
	}
	/* RIGHT A */
	section.has-background .texture-right-a1 {
		background: #1674bb;
		background: linear-gradient(27deg, #1674bb 0%, #0b4c8e 100%);
		bottom: 0;
		clip-path: polygon(100% 0, 79% 100%, 100% 100%);
		content: '';
		height: 100%;
		max-height: 350px;
		right: 0;
		opacity: 1.00;
		position: absolute;
		width: 20%;
		z-index: 1;
	}
	section.has-background .texture-right-a2 {
		background: #03304f;
		background: linear-gradient(22.5deg, #03304f 40%, #0b4c8e 100%);
		bottom: 0;
		clip-path: polygon(100% 0%, 79% 89%, 90% 100%);
		content: '';
		height: 100%;
		max-height: 300px;
		right: 0;
		opacity: 1.00;
		position: absolute;
		width: 24%;
		z-index: 0;
	}
	section.has-background.bg-light-purple .texture-right-a1 {
		background: #5f5faf;
		background: linear-gradient(27deg, #5f5faf 0%, #7874bb 100%);
	}
	section.has-background.bg-light-teal .texture-right-a1 {
		background: #0097a5;
		background: linear-gradient(27deg, #0097a5 0%, #0f8d9b 100%);
	}
	section.has-background.bg-light-purple .texture-right-a2,
	section.has-background.bg-light-teal .texture-right-a2 {
		background: #676767;
		background: linear-gradient(22.5deg, #565656 40%, #676767 100%);
	}
	/* RIGHT B */
	section.has-background .texture-right-b1 {
		background: #1674bb;
		background: linear-gradient(27deg, #1674bb 0%, #0b4c8e 100%);
		clip-path: polygon(100% 0, 79% 0, 100% 100%);
		content: '';
		height: 100%;
		max-height: 350px;
		right: 0;
		opacity: 1.00;
		position: absolute;
		top: 0;
		width: 20%;
		z-index: 1;
	}
	section.has-background .texture-right-b2 {
		background: #03304f;
		background: linear-gradient(22.5deg, #03304f 40%, #0b4c8e 100%);
		clip-path: polygon(100% 0, 77% 30%, 100% 100%);
		content: '';
		height: 100%;
		max-height: 300px;
		right: 0;
		opacity: 1.00;
		position: absolute;
		top: 0;
		width: 24%;
		z-index: 0;
	}
	section.has-background.bg-light-purple .texture-right-b1 {
		background: #5f5faf;
		background: linear-gradient(27deg, #5f5faf 0%, #7874bb 100%);
	}
	section.has-background.bg-light-teal .texture-right-b1 {
		background: #0097a5;
		background: linear-gradient(27deg, #0097a5 0%, #0f8d9b 100%);
	}
	section.has-background.bg-light-purple .texture-right-b2,
	section.has-background.bg-light-teal .texture-right-b2 {
		background: #676767;
		background: linear-gradient(22.5deg, #565656 40%, #676767 100%);
	}
}
@media only screen and (min-width: 1200px) and (max-width: 1300px) {
	section.has-background .texture-left-a1,
	section.has-background .texture-left-a2,
	section.has-background .texture-left-b1,
	section.has-background .texture-left-b2 {
		left: -25px;
	}
	section.has-background .texture-right-a1,
	section.has-background .texture-right-a2,
	section.has-background .texture-right-b1,
	section.has-background .texture-right-b2 {
		right: -25px;
	}
}
@media only screen and (max-width: 767px) {
	section.has-background .texture-left-a1,
	section.has-background .texture-left-b1,
	section.has-background .texture-right-a1,
	section.has-background .texture-right-b1 {
		display: none;
	}
}
section.has-lines {
	border-bottom: 1px solid #dae3ec;
	border-top: 1px solid #dae3ec;
}
section.has-dot-texture-box {

}
.dot-texture-box {
	background-image: url('/wp-content/uploads/texture-dot.svg');
	background-repeat: repeat;
	background-size: 15px;
	opacity: 0.3;
	position: absolute;
	height: 125px;
	position: absolute;
	width: 200px;
	z-index: -4;
}
.dot-texture-box.top-left {
	clip-path: polygon(0 0, 100% 0, 77.5% 100%, 0% 100%);
	left: -25px;
	top: -25px;
}
.dot-texture-box.top-right {
	clip-path: polygon(0 0, 100% 0, 100% 100%, 22.5% 100%);
	right: -25px;
	top: -25px;
}
.dot-texture-box.bottom-right {
	bottom: -25px;
	clip-path: polygon(22.5% 0, 100% 0, 100% 100%, 0 100%);
	right: -25px;
}
.dot-texture-box.bottom-left {
	bottom: -25px;
	clip-path: polygon(0 0, 77.5% 0, 100% 100%, 0% 100%);
	left: -25px;
}
@media only screen and (max-width: 767px) {
	.dot-texture-box {
		height: 75px;
	}
}



/********** *
TABLES
* **********/
table {
	width: 100%;
}
table thead th,
table tbody td {
	line-height: normal;
}
table thead th {
	background: #1674bb;
	color: #ffffff;
	font-family: 'Work Sans', sans-serif;
	font-size: 0.850rem;
	font-weight: 800;
	padding: 0.750rem 1.000rem;
	text-transform: uppercase;
}
table tbody td {
	padding: 1.000rem;
}
table tbody tr:nth-of-type(even) {
	background: #f6f6f6;
}
table tbody td {
	border-left: 1px solid #dae3ec;
}
table tbody td:first-of-type {
	border-left: 0;
}


/********** *
BUTTONS
* **********/
.btn-group {
  align-content: flex-start;
  align-items: center;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  justify-content: flex-start;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-left-radius: 0.250rem;
  border-bottom-left-radius: 0.250rem;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0.250rem;
  border-bottom-right-radius: 0.250rem;
}
.btn-group.vertical {
  align-items: flex-start;
  flex-direction: column;
}
.btn-group.vertical .btn {
  display: block;
}
.btn-group>.btn-group:not(:first-child),
.btn-group>.btn:not(:first-child) {
  margin-left: 0;
}
.btn-group .btn,
.btn-group .btn-outline{
  margin: 0 1.000rem 0 0;
}
.btn-group > *:last-child {
  margin: 0;
}
.btn-group .btn.btn-transparent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.0;
  padding: 0;
}
@media only screen and (max-width: 550px) {
  .btn-group {
	align-content: flex-start;
	align-items: center;
  }
  .btn-group .btn,
  .btn-group .btn.btn-transparent {
	margin: 1.000rem 1.000rem 0 0;
  }
}
.btn,
.btn-outline {
  align-content: center;
  align-items: center;
  border-width: 2px;
  border-color: transparent;
  border-radius: 0.250rem;
  border-style: solid;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-family: 'Work Sans', sans-serif;
  font-size: 0.850rem;
  font-weight: 800;
  letter-spacing: 0.0100rem;
  height: 50px;
  justify-content: center;
  line-height: 1.0;
  padding: 0 1.000rem;
  position: relative;
  text-transform: uppercase;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  width: auto;
  z-index: 1;
}
.btn.compress,
.btn-outline.compress {
  width: min-content;
}
input[type=button]:disabled,
input[type=submit]:disabled {
	background: #cccccc;
}
@media only screen and (max-width: 767px) {
  .btn.btn-default,
  .btn.btn-primary {
	background: #1674bb;
	border-color: #1674bb;
	color: #ffffff;
  }
  .btn.btn-default:active,
  .btn.btn-default:focus,
  .btn.btn-default:hover,
  .btn.btn-default:not(:disabled):not(.disabled):active,
  .btn.btn-default:not(:disabled):not(.disabled).active,
  .btn.btn-primary:active,
  .btn.btn-primary:focus,
  .btn.btn-primary:hover,
  .btn.btn-primary:not(:disabled):not(.disabled):active,
  .btn.btn-primary:not(:disabled):not(.disabled).active {
	background: #0b4c8e;
	border-color: #0b4c8e;
  }
  .btn.btn-secondary {
	background: #0097a5;
	border-color: #0097a5;
	color: #ffffff;
  }
  .btn.btn-secondary:active,
  .btn.btn-secondary:focus,
  .btn.btn-secondary:hover,
  .btn.btn-secondary:not(:disabled):not(.disabled):active,
  .btn.btn-secondary:not(:disabled):not(.disabled).active {
	background: #007e84;
	border-color: #007e84;
  }
  .btn.btn-register {
	background: #db1c24;
	border-color: #db1c24;
	color: #ffffff;
  }
  .btn.btn-register:active,
  .btn.btn-register:focus,
  .btn.btn-register:hover,
  .btn.btn-register:not(:disabled):not(.disabled):active,
  .btn.btn-register:not(:disabled):not(.disabled).active {
	background: #ad180c;
	border-color: #ad180c;
  }
  .btn.btn-white {
	background: #ffffff;
	border-color: #ffffff;
	color: #333333;
  }
  .btn.btn-white:active,
  .btn.btn-white:focus,
  .btn.btn-white:hover,
  .btn.btn-white:not(:disabled):not(.disabled):active,
  .btn.btn-white:not(:disabled):not(.disabled).active {
	background: #f1f1f1;
	border-color: #f1f1f1;
  }
}
@media only screen and (min-width: 768px) {
  .btn.btn-default::before,
  .btn.btn-primary::before,
  .btn.btn-secondary::before,
  .btn.btn-register::before,
  .btn.btn-white::before {
	border-radius: 0.250rem;
	content: '';
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
  }
  .btn.btn-default:active::before,
  .btn.btn-default:focus::before,
  .btn.btn-default:hover::before,
  .btn.btn-primary:active::before,
  .btn.btn-primary:focus::before,
  .btn.btn-primary:hover::before,
  .btn.btn-secondary:active::before,
  .btn.btn-secondary:focus::before,
  .btn.btn-secondary:hover::before,
  .btn.btn-register:active::before,
  .btn.btn-register:focus::before,
  .btn.btn-register:hover::before,
  .btn.btn-white:active::before,
  .btn.btn-white:focus::before,
  .btn.btn-white:hover::before  {
	opacity: 0.7;
	transform: scale(0.0,0.0);
  }
  .btn.btn-default::after,
  .btn.btn-primary::after,
  .btn.btn-secondary::after,
  .btn.btn-register::after,
  .btn.btn-white::after {
	border-radius: 0.250rem;
	content: '';
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	transform: scale(1.1,1.1);
	width: 100%;
	z-index: 1;
  }
  .btn.btn-default:active::after,
  .btn.btn-default:focus::after,
  .btn.btn-default:hover::after,
  .btn.btn-primary:active::after,
  .btn.btn-primary:focus::after,
  .btn.btn-primary:hover::after,
  .btn.btn-secondary:active::after,
  .btn.btn-secondary:focus::after,
  .btn.btn-secondary:hover::after,
  .btn.btn-register:active::after,
  .btn.btn-register:focus::after,
  .btn.btn-register:hover::after,
  .btn.btn-white:active::after,
  .btn.btn-white:focus::after,
  .btn.btn-white:hover::after {
	  opacity: 1;
	  transform: scale(1,1);
  }


  /* BTN DEFAULT / BTN PRIMARY */
  .btn.btn-default,
  .btn.btn-primary {
	background: transparent;
	border-color: transparent;
	color: #ffffff;
  }
  .btn.btn-default:active,
  .btn.btn-default:focus,
  .btn.btn-default:hover,
  .btn.btn-default:not(:disabled):not(.disabled):active,
  .btn.btn-default:not(:disabled):not(.disabled).active,
  .btn.btn-primary:active,
  .btn.btn-primary:focus,
  .btn.btn-primary:hover,
  .btn.btn-primary:not(:disabled):not(.disabled):active,
  .btn.btn-primary:not(:disabled):not(.disabled).active {
	background: transparent;
	border-color: transparent;
	color: #1674bb;
  }
  .btn.btn-default::before,
  .btn.btn-primary::before {
	background-color: #1674bb;
  }
  .btn.btn-default::after,
  .btn.btn-primary::after {
	border: 2px solid #1674bb;
  }
  .btn.btn-default.disabled::before,
  .btn.btn-primary.disabled::before {
	background-color: transparent;
  }

  /* BTN SECONDARY */
  .btn.btn-secondary {
	background: transparent;
	border-color: transparent;
	color: #ffffff;
  }
  .btn.btn-secondary:active,
  .btn.btn-secondary:focus,
  .btn.btn-secondary:hover,
  .btn.btn-secondary:not(:disabled):not(.disabled):active,
  .btn.btn-secondary:not(:disabled):not(.disabled).active {
	background: transparent;
	border-color: transparent;
	color: #0097a5;
  }
  .btn.btn-secondary::before {
	background-color: #0097a5;
  }
  .btn.btn-secondary::after {
	border: 2px solid #0097a5;
  }
  .btn.btn-secondary.disabled::before {
	background-color: transparent;
  }

  /* BTN REGISTER */
  .btn.btn-register {
	background: transparent;
	border-color: transparent;
	color: #ffffff;
  }
  .btn.btn-register:active,
  .btn.btn-register:focus,
  .btn.btn-register:hover,
  .btn.btn-register:not(:disabled):not(.disabled):active,
  .btn.btn-register:not(:disabled):not(.disabled).active {
	background: transparent;
	border-color: transparent;
	color: #db1c24;
  }
  .btn.btn-register::before {
	background-color: #db1c24;
  }
  .btn.btn-register::after {
	border: 2px solid #db1c24;
  }
  .btn.btn-register.disabled::before {
	background-color: transparent;
  }
  /* BTN WHITE */
  .btn.btn-white {
	background: transparent;
	border-color: transparent;
	color: #333333;
  }
  .btn.btn-white:active,
  .btn.btn-white:focus,
  .btn.btn-white:hover,
  .btn.btn-white:not(:disabled):not(.disabled):active,
  .btn.btn-white:not(:disabled):not(.disabled).active {
	background: transparent;
	border-color: transparent;
	color: #ffffff;
  }
  .btn.btn-white::before {
	background-color: #ffffff;
  }
  .btn.btn-white::after {
	border: 2px solid #ffffff;
  }
  .btn.btn-white.disabled::before {
	background-color: transparent;
  }
}
/* BTN DISABLED */
.btn.disabled {
  background: transparent;
  border-color: #B1B3B6;
  border-style: dashed;
  border-width: 2px;
  color: #B1B3B6;
  font-weight: 00;
  pointer-events: none;
}
.btn.btn-outline {
  background: transparent;
  border-color: #1674bb;
  color: #1674bb;
}
.btn.btn-outline:active,
.btn.btn-outline:focus,
.btn.btn-outline:hover {
  background: #1674bb;
  color: #ffffff;
}
.btn-outline.secondary {
  border-color: #0097a5;
  color: #0097a5;
}
.btn-outline.secondary:active,
.btn-outline.secondary:focus,
.btn-outline.secondary:hover {
  background: #0097a5;
  color: #ffffff;
}

.btn.btn-muted {
  background: #dae3ec;
  color: #333333;
}
.btn.btn-muted:active,
.btn.btn-muted:focus,
.btn.btn-muted:hover {
  background: #c6ced7;
  color: #ffffff;
}
.btn.white {
  background: #ffffff;
  color: #333333;
}
.btn.white:active,
.btn.white:focus,
.btn.white:hover {
  background: #333333;
  color: #ffffff;
}
.btn-outline.white {
  border-color: #ffffff;
  color: #ffffff;
}
.btn-outline.white:active,
.btn-outline.white:focus,
.btn-outline.white:hover {
  background: #ffffff;
  color: #333333;
}
.btn.black {
  background: #333333;
  color: #ffffff;
}
.btn.black:active,
.btn.black:focus,
.btn.black:hover {
  background: #333333;
  color: #ffffff;
}
.btn-outline.black {
  border-color: #333333;
  color: #333333;
}
.btn-outline.black:active,
.btn-outline.black:focus,
.btn-outline.black:hover {
  background: #333333;
  color: #ffffff;
}
.btn.btn-transparent {
  background: none;
  border: 0;
  color: #1674bb;
  display: inline-block;
  font-family: 'IBM Plex Sans', sans-serif;
  font-size: 1.000rem;
  font-weight: 600;
  height: auto;
  letter-spacing: 0;
  line-height: 1.0;
  padding: 0;
  margin: 0;
  text-align: left;
  text-transform: none;
}
.btn.btn-transparent::after {
  color: #1674bb;
  content: "\00BB";
  font-weight: 900;
  font-size: 13px;
  left: 0.375rem;
  line-height: 1.0;
  position: relative;
  top: -2px;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
.introduction .btn.btn-transparent::after {
  font-size: 11px;
  top: -3px;
}
.btn.btn-transparent:active,
.btn.btn-transparent:focus,
.btn.btn-transparent:hover {
  color: #1674bb;
}
.btn.btn-transparent:active::after,
.btn.btn-transparent:focus::after,
.btn.btn-transparent:hover::after {
  left: 0.625rem;
}
.btn.btn-transparent.register,
.btn.btn-transparent.register::after {
	color: #db1c24;
}
.btn.btn-transparent.register:active,
.btn.btn-transparent.register:focus,
.btn.btn-transparent.register:hover,
.btn.btn-transparent.register:active::after,
.btn.btn-transparent.register:focus::after,
.btn.btn-transparent.register:hover::after {
  color: #ad180c;
}
.btn.btn-external {
  background: none;
  border: 0;
  display: inline-block;
  font-size: 1.000rem;
  font-weight: 400;
  height: auto;
  letter-spacing: 0;
  line-height: 1.0;
  padding: 0.500rem 0 0;
  margin: 0;
  text-align: left;
  text-transform: none;
}
.btn.btn-external::after {
  color: #1674bb;
  content: "\2197";
  font-weight: 900;
  font-size: 9px;
  left: 0.375rem;
  line-height: 1.0;
  position: relative;
  top: -2px;
	-webkit-transition: left 150ms ease-in-out;
	-moz-transition: left 150ms ease-in-out;
	-o-transition: left 150ms ease-in-out;
  transition: left 150ms ease-in-out;
}
.btn.btn-external:active::after,
.btn.btn-external:focus::after,
.btn.btn-external:hover::after {
  color: #1674bb;
  left: 0.625rem;
}

input.btn.btn-primary {
  background: #1674bb;
  color: #ffffff;
}
input.btn.btn-primary:active,
input.btn.btn-primary:focus,
input.btn.btn-primary:hover {
  background: transparent;
  border-color: #1674bb;
  color: #1674bb;
}
input.btn.btn-secondary {
  background: #333333;
  color: #ffffff;
}
input.btn.btn-secondary:active,
input.btn.btn-secondary:focus,
input.btn.btn-secondary:hover {
  background: transparent;
  border-color: #333333;
  color: #333333;
}


/********** *
IMAGES
* **********/
picture {
	display: block;
}
figure {
	margin: 0;
}
figure.wp-block-image {
	margin-bottom: 0;
}
img {
	height: auto;
	width: 100%;
}
.image-container {
	margin: 0 0 1.500rem;
	overflow: hidden;
	position: relative;
}
.image-container a,
.image-container a img {
	display: block;
	opacity: 1.0;
}
.image-container a:active img,
.image-container a:focus img,
.image-container a:hover img {
	opacity: 0.850;
}
.image-texture {
	background-image: url('/wp-content/uploads/texture-slashes_white.svg');
	background-repeat: repeat;
	background-size: 24px;
	height: 100%;
	left: -25%;
	margin: 0;
	opacity: 0.075;
	padding: 0;
	position: absolute;
	top: 0;
	width: 200%;
	z-index: 0;
	transform: skew(30.25deg);
}
.responsive-image {
	display: block;
	position: relative;
	width: 100%;
}
.responsive-image img {
	height: 100%;
	width: 100%;
}
@media only screen and (min-width: 992px) {
	.image-container.float {
		margin-bottom: 1.500rem;
	}
	.image-container.float.left {
		float: left;
		margin-right: 1.500rem;
	}
	.image-container.float.right {
		float: right;
		margin-left: 1.500rem;
	}
	.image-container.float.quarter {
		width: calc(25% - 1.500rem);
	}
	.image-container.float.third {
		width: calc(33% - 1.500rem);
	}
	.image-container.float.half {
		width: calc(50% - 1.500rem);
	}
	.image-container.float.two-thirds {
		width: calc(66% - 1.500rem);
	}
	.image-container.float.three-quarters {
		width: calc(75% - 1.500rem);
	}
}


/********** *
FORMS, INPUTS
* **********/
form,
.wpcf7 {
	position: relative;
	width: 100%;
}
.input-group {
	flex-direction: column;
}
input,
optgroup,
select,
textarea {
	background-image: none;
	background-clip: padding-box;
	border: 1px solid #dddddd;
	border-radius: 0;
	font-size: 0.900rem;
	font-weight: 400;
	line-height: normal;
	padding: 1.000rem;
	width: 100%;
}
input,
optgroup,
select {
	height: 50px;
}
input[type="checkbox"],
input[type="radio"] {
	border-radius: 0;
	display: inline-block;
	height: auto;
	width: auto;
}
input[type=submit] {
	background: #333333;
	border-width: 0;
	border-radius: 0.250rem;
	border-style: solid;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #ffffff;
	cursor: pointer;
		display: -moz-inline-box;
		display: -webkit-inline-flex;
		display: -ms-inline-flexbox;
	display: inline-flex;
	font-family: 'Work Sans', sans-serif;
	font-size: 0.850rem;
	font-weight: 800;
	letter-spacing: 0.0100rem;
	height: 50px;
	justify-content: center;
	line-height: 1.0;
	padding: 0 1.500rem;
	position: relative;
	text-transform: uppercase;
	-webkit-transition: all 150ms ease-in-out;
	-moz-transition: all 150ms ease-in-out;
	-o-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
	width: max-content;
	z-index: 1;
}
input[type=submit]:active,
input[type=submit]:focus,
input[type=submit]:hover {
	background: #1674bb;
	color: #ffffff;
}
button,
button:active,
button:focus,
input,
input:active,
input:focus,
textarea,
textarea:active,
textarea:focus {
	border-radius: 0.250rem;
	box-shadow: none;
	outline: none;
	outline-offset: 0;
}
input:hover,
optgroup:hover,
select:hover,
textarea:hover {
	border-color: #1674bb;
}
input:focus,
optgroup:focus,
select:focus,
textarea:focus {
	border-color: #676767;
	outline: none;
}
textarea {
	min-height: 110px;
}
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #ffffff;
	border-radius: 0;
	color: #757575;
	height: 50px;
	line-height: normal;
	padding: 1.0rem 2.0rem 1.0rem 1.0rem;
	width: 100%;
}
select:focus {
	outline: none;
}
.select-container {
	display: block;
	position:relative;
}
.select-container:after {
	content: '';
	width: 0;
	height: 0;
	pointer-events: none;
	position: absolute;
}
.select-container:after {
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 8px solid #1674bb;
	opacity: 0.5;
	right: 1.5rem;
	top: 1.4rem;
}
select::-ms-expand {
	display: none;
}
::placeholder {
	color: #cccccc;
}
fieldset legend {
	font-size: 1.250rem;
	margin-bottom: 1.000rem;
}
fieldset label {
	color: #676767;
	display: block;
	font-family: 'Work Sans', sans-serif;
	font-size: 0.778rem;
	font-style: italic;
	font-weight: 600;
	letter-spacing: 0.020rem;
	line-height: 1.0;
	margin-bottom: 0.750rem;
	text-transform: uppercase;
}
fieldset label + p {
	display: none;
}
address {
	margin: 0;
}


/********** *
GENERAL STYLES
* **********/
.shadow-soft {
	-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
	-moz-box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
}
@media only screen and (min-width: 1200px) {
	.shadow-soft-xl {
		-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
		-moz-box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
		box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
	}
}
@media only screen and (min-width: 992px) {
	.shadow-soft-lg {
		-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
		-moz-box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
		box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
	}
}
@media only screen and (min-width: 768px) {
	.shadow-soft-md {
		-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
		-moz-box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
		box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
	}
}
@media only screen and (min-width: 575px) {
	.shadow-soft-sm {
		-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
		-moz-box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
		box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
	}
}



/********** *
SUPERNAV
* **********/
#supernav {
	background: var(--light);
	border-bottom: 1px solid #dddddd;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 999;
}
#supernav,
#supernav .container,
#supernav .content,
#supernav .content #more-sites {
	height: 30px;
}
#supernav .content,
#supernav .content #our-sites,
#supernav .content ul {
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row;
	position: relative;
}
#supernav .content,
#supernav .content #our-sites,
#supernav .content ul,
#supernav .content ul li,
#supernav .content #more-sites {
	font-size: 0.800rem;
	line-height: 1.0;
}
#supernav .content,
#supernav .content ul,
#supernav .content ul li,
#supernav .content #more-sites {
	font-weight: 400;
}
#supernav .content {
	flex-wrap: nowrap;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0 auto;
	max-width: 100.000rem;
}
#supernav .content #our-sites {
	color: #31445d;
	font-size: 0.700rem;
	font-weight: 700;
	height: 30px;
	margin-right: 1.000rem;
	min-width: max-content;
	text-transform: uppercase;
	width: auto;
}
#supernav .content #our-sites span.carat {
	color: #7e97ad;
	font-size: 0.750rem;
	line-height: 1.0;
	margin-left: 0.300rem;
	margin-top: -2px;
	position: relative;
	-webkit-transition: all 150ms ease-in-out;
	-moz-transition: all 150ms ease-in-out;
	-o-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
}
#supernav .content ul {
	margin: 0;
	padding: 0;
}
#supernav .content ul li {
	list-style-type: none;
	margin-right: 0.750rem;
	width: max-content;
}
#supernav .content ul li a,
#supernav .content #more-sites .more-sites {
	color: var(--fma-light-gray);
}
#supernav .content ul li.active,
#supernav .content ul li.active a {
	color: var(--fma-blue);
	font-weight: 700;
}
#supernav .content ul li a:active,
#supernav .content ul li a:focus,
#supernav .content ul li a:hover,
#supernav .content ul li.active:active,
#supernav .content ul li.active:focus,
#supernav .content ul li.active:hover,
#supernav .content ul li.active a:active,
#supernav .content ul li.active a:focus,
#supernav .content ul li.active a:hover {
	color: var(--fma-gray);
}
#supernav .content #more-sites {
	align-content: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	padding-right: 0.375rem;
	position: relative;
}
#supernav .content #more-sites ul {
	align-items: flex-start;
	background: var(--light);
	-webkit-box-shadow: 0 10px 20px 0 rgb(0 0 0 / 15%);
	-moz-box-shadow: 0 10px 20px 0 rgba(0,0,0,.15);
	box-shadow: 0 10px 20px 0 rgb(0 0 0 / 15%);
	display: none;
	flex-direction: column;
	height: auto;
	margin-left: -1.000rem;
	position: absolute;
	top: 100%;
	-webkit-transition: all 150ms ease-in-out;
	-moz-transition: all 150ms ease-in-out;
	-o-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
	z-index: 1;
}
#supernav .content #more-sites ul li {
	background: var(--light);
	border-bottom: 1px solid #dddddd;
	display: block;
	height: auto;
	margin-right: 0;
	min-width: max-content;
	line-height: 1.25;
	padding: 0.500rem 1.000rem;
	width: auto;
}
#supernav .content #more-sites span.carat {
	color: #7e97ad;
	font-size: 0.750rem;
	line-height: 1.0;
	margin-left: -0.300rem;
	margin-top: -2px;
	opacity: 0;
	position: relative;
	-webkit-transition: all 150ms ease-in-out;
	-moz-transition: all 150ms ease-in-out;
	-o-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
}
#supernav .content #more-sites:active span.carat,
#supernav .content #more-sites:focus span.carat,
#supernav .content #more-sites:hover span.carat {
	margin-left: 0.300rem;
	opacity: 1.0;
}
#supernav .content #more-sites:active ul,
#supernav .content #more-sites:focus ul,
#supernav .content #more-sites:hover ul {
	display: block;
}
@media only screen and (min-width: 768px) {
	#supernav .content ul li .mobile {
		display: none;
	}
}
@media only screen and (max-width: 991px) {
	#supernav .content #more-sites ul {
		margin-left: 0;
		right: 0;
	}
}
@media only screen and (max-width: 767px) {
	#supernav .content ul li .desktop {
		display: none;
	}
}
@media only screen and (max-width: 550px) {
	#supernav .content #our-sites,
	#supernav .content #more-sites {
		display: none;
	}
}



/********** *
HEADER
* **********/
header.the-header {
	background: #ffffff;
	background: rgba(255,255,255,0.9);
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.05);
	-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.05);
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.05);
  height: 70px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 30px;
	-webkit-transition: background 150ms ease-in-out;
	-moz-transition: background 150ms ease-in-out;
	-o-transition: background 150ms ease-in-out;
	transition: background 150ms ease-in-out;
  z-index: 999;
}
body.home header.the-header {
	background: #ffffff;
	background: rgba(255, 255, 255, 0.10);
}
body.scroll header.the-header {
	background: #ffffff;
	position: fixed;
	top: 0;
}
header.the-header .content {
	align-content: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	justify-content: space-between;
	margin: 0 auto;
	max-width: 100.000rem;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	width: 100%;
}
/* LOGO WRAPPER */
header.the-header .content .logo-wrapper {
	align-content: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	position: relative;
	width: 250px;
}
header.the-header .content .logo-wrapper::before {
	background: #ffffff;
	border-right: 7px solid #1674bb;
	content: '';
	height: 100%;
	right: -40px;
	position: absolute;
	top: 0;
	transform: skew(-22.5deg);
	width: 100vw;
	z-index: -1;
}
header.the-header .content .logo-wrapper a.nav-logo {
	display: block;
	height: auto;
	width: 100%;
}
@media only screen and (min-width: 992px) {
	header.the-header .content .logo-wrapper::before {
		height: calc(100% + 10px);
	}
	header.the-header .content .logo-wrapper a.nav-logo {
		margin-top: 10px;
	}
}
@media only screen and (max-width: 991px) {
	header.the-header .content .logo-wrapper {
		width: 210px;
	}
}
@media only screen and (max-width: 550px) {
	header.the-header .content .logo-wrapper::before {
		right: -40px;
	}
}
@media only screen and (max-width: 350px) {
	header.the-header .content .logo-wrapper {
		width: 165px;
	}
	header.the-header .content .logo-wrapper::before {
		display: none;
	}
}
/* MENU WRAPPER */
header.the-header .content .menu-wrapper {
	height: 100%;
}
@media only screen and (min-width: 992px) {
	header.the-header .content .menu-wrapper {
		padding-left: 30px;
		padding-right: 7.500rem;
	}
}
header.the-header .content .menu-wrapper,
header.the-header .content .menu-wrapper nav#mmenu {
	align-content: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row;
	height: 100%;
}
@media only screen and (min-width: 992px) {
	header.the-header .content .menu-wrapper nav#mmenu,
	.mobile-registration,
	#mobile-registration-overlay {
		display: none;
	}
}
@media only screen and (max-width: 991px) {
	.mobile-registration,
	.mobile-registration span {
		align-items: center;
		align-content: center;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		font-family: 'Work Sans', sans-serif;
		font-size: 0.800rem;
		height: 100%;
		justify-content: center;
		line-height: 1.0;
		text-align: center;
	}
	.mobile-registration {
		background: rgba(255,0,0,0.50);
		height: 30px;
		left: 0;
		position: absolute;
		top: 100px;
		width: 100%;
		z-index: 998;
	}
	body.scroll .mobile-registration {
		position: fixed;
		top: 70px;
	}
	.mobile-registration span {
		background: #db1c24;
		color: #ffffff;
		cursor: pointer;
		line-height: 1.0;
		padding: 0.500rem 3.000rem;
		position: relative;
		text-transform: uppercase;
	}
	.mobile-registration.registration-closed span {
		cursor: default;
	}
	body.scroll .mobile-registration span {
		-webkit-transition: width 150ms ease-in-out;
		-moz-transition: width 150ms ease-in-out;
		-o-transition: width 150ms ease-in-out;
		transition: width 150ms ease-in-out;
		width: 100%;
	}
	/* MOBILE REGISTRATION OVERLAY */
	#mobile-registration-overlay {
		display: none;
		background: rgba(0,0,0,0.85);
		height: 100vh;
		position: fixed;
		top: 0;
		width: 100vw;
		z-index: 9999;
	}
	#mobile-registration-overlay.active {
		align-content: center;
		align-items: center;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	#mobile-registration-overlay .mobile-registration-overlay-close {
		align-items: center;
		cursor: pointer;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		flex-direction: row;
		justify-content: center;
		line-height: 1.0;
		margin: 0;
		padding: 0.250rem;
		width: max-content;
	}
	#mobile-registration-overlay h2 {
		color: #ffffff;
		line-height: 1.2;
		margin-top: 1.500rem;
		text-align: center;
	}
	#mobile-registration-overlay .mobile-registration-overlay-close span.mobile-registration-close {
		color: #ffffff;
		font-family: 'Work Sans', sans-serif;
		font-size: 1.150rem;
		font-weight: 600;
		text-transform: uppercase;
	}
	#mobile-registration-overlay .mobile-registration-overlay-close span.mobile-registration-icon {
		height: 1.250rem;
		margin-left: 0.675rem;
		width: 1.250rem;
	}
	#mobile-registration-overlay .mobile-registration-overlay-close span.mobile-registration-icon svg {
		display: block;
		height: 100%;
		width: 100%;
	}
	#mobile-registration-overlay.active ul.hero-expo-list {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		flex-direction: column;
		justify-content: center;
		margin: 1.000rem 0 0;
		padding: 0 1.500rem;
		width: 100%;
	}
	#mobile-registration-overlay.active ul.hero-expo-list li {
		background: #ffffff;
		list-style-type: none;
		margin: 0 0 0.500rem;
		padding: 0;
		text-align: center;
	}
	#mobile-registration-overlay.active ul.hero-expo-list li a {
		display: block;
		padding: 0.750rem 0;
	}
	#mobile-registration-overlay.active ul.hero-expo-list li a span.city-wrapper {
		align-content: center;
		align-items: center;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		flex-direction: row;
		justify-content: center;
		line-height: 1.0;
		margin-bottom: 0.375rem;
	}
	#mobile-registration-overlay.active ul.hero-expo-list li a span.city {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		flex-direction: row;
		font-size: 1.500rem;
		line-height: 1.0;
	}
	#mobile-registration-overlay.active ul.hero-expo-list li a span.external-link {
		height: 15px;
		line-height: 1.0;
		margin-left: 0.500rem;
		margin-top: -2px;
		position: relative;
		width: 15px;
	}
	#mobile-registration-overlay.active ul.hero-expo-list li a span.external-link svg {
		display: block;
		height: 100%;
		width: 100%;
	}
	#mobile-registration-overlay.active ul.hero-expo-list li a span.external-link svg .external-link-1 {
		fill: #333333;
	}
	#mobile-registration-overlay.active ul.hero-expo-list li a span.date {
		font-size: 0.900rem;
		font-weight: 600;
		text-transform: uppercase;
	}
	#mobile-registration-overlay.active ul.hero-expo-list li a:active,
	#mobile-registration-overlay.active ul.hero-expo-list li a:focus,
	#mobile-registration-overlay.active ul.hero-expo-list li a:hover {
		background: rgba(219,28,36,1.0);
		color: #ffffff;
	}
	#mobile-registration-overlay.active ul.hero-expo-list li a:active span.external-link svg .external-link-1,
	#mobile-registration-overlay.active ul.hero-expo-list li a:focus span.external-link svg .external-link-1,
	#mobile-registration-overlay.active ul.hero-expo-list li a:hover span.external-link svg .external-link-1 {
		fill: #ffffff;
	}
}

/* Nav */
@media only screen and (min-width: 992px) {
	.menu-wrapper #desktop-menu {
		position: relative;
		opacity: 1.0;
		-webkit-transition: all 150ms ease-in-out;
		-moz-transition: all 150ms ease-in-out;
		-o-transition: all 150ms ease-in-out;
		transition: all 150ms ease-in-out;
		transition-delay: 200ms;
	}
	body.registration-active .menu-wrapper #desktop-menu,
	body.search-active .menu-wrapper #desktop-menu {
		opacity: 0;
		-webkit-transition: all 150ms ease-in-out;
		-moz-transition: all 150ms ease-in-out;
		-o-transition: all 150ms ease-in-out;
		transition: all 150ms ease-in-out;
		transition-delay: 0ms;
	}
}
#desktop-menu ul.navigation-list.desktop {
	align-content: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#desktop-menu,
#desktop-menu ul.navigation-list.desktop {
	height: 100%;
}
#desktop-menu ul.navigation-list.desktop {
	justify-content: flex-start;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
}
#desktop-menu ul.navigation-list.desktop > li {
	align-content: center;
	align-items: center;
	cursor: default;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-size: 1.00rem;
	font-weight: 600;
	height: 100%;
	line-height: 1.0;
	padding: 0;
	position: relative;
}
#desktop-menu ul.navigation-list.desktop li a {
	align-content: center;
	align-items: center;
	cursor: pointer;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	justify-content: center;
	padding: 0 0.675rem;
	white-space: nowrap;
}
#desktop-menu ul.navigation-list.desktop > li > ul {
	background: #ffffff;
	display: none;
	left: 0;
	list-style-type: none;
	margin: 0;
	min-width: 100%;
	padding: 3px 0 0;
	position: absolute;
	top: calc( 100% + 3px );
}
#desktop-menu ul.navigation-list.desktop > li > ul.sub-menu {
/*
	-webkit-box-shadow: 0 10px 10px 0 rgba(0,0,0,0.2);
	-moz-box-shadow: 0 10px 10px 0 rgba(0,0,0,0.2);
	box-shadow: 0 10px 10px 0 rgba(0,0,0,0.2);
*/
}
#desktop-menu ul.navigation-list.desktop > li:last-of-type > ul {
	left: auto;
	right: 0;
}
#desktop-menu ul.navigation-list.desktop > li > ul li {
	border-bottom: 1px solid #f1f1f1;
	font-size: 0.850rem;
	line-height: 1.0;
	margin-bottom: 0;
	padding: 0.500rem 1.000rem;
	text-transform: none;
}
#desktop-menu ul.navigation-list.desktop > li > ul li:last-of-type {
	border-bottom: 0;
}
#desktop-menu ul.navigation-list.desktop li {
	line-height: 1.0;
}
#desktop-menu ul.navigation-list.desktop li a,
#desktop-menu ul.navigation-list.desktop li span {
	color: #333333;
}
body.home #desktop-menu ul.navigation-list.desktop li a,
body.home #desktop-menu ul.navigation-list.desktop li span {
	color: #ffffff;
}
body.scroll #desktop-menu ul.navigation-list.desktop li a,
body.scroll #desktop-menu ul.navigation-list.desktop li span {
	color: #333333;
}
#desktop-menu ul.navigation-list.desktop li a:active,
#desktop-menu ul.navigation-list.desktop li a:focus,
#desktop-menu ul.navigation-list.desktop li a:hover {
	background: #1674bb;
	color: #ffffff;
}
body.scroll #desktop-menu ul.navigation-list.desktop li a:active,
body.scroll #desktop-menu ul.navigation-list.desktop li a:focus,
body.scroll #desktop-menu ul.navigation-list.desktop li a:hover {
	color: #ffffff;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	#desktop-menu ul.navigation-list.desktop > li {
		font-size: 0.950rem;
	}
}
@media only screen and (max-width: 991px) {
	#desktop-menu {
		display: none;
	}
}
/* NAV REGISTRATION */
.menu-wrapper .nav-registration {
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 55px;
	justify-content: flex-end;
	overflow: hidden;
	position: absolute;
	right: 15px;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	transition-delay: 0ms;
	width: 6.750rem;
	z-index: 0;
}
.menu-wrapper .nav-registration.active {
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	width: calc( 100% - 340px);
	z-index: 1;
}
.menu-wrapper .nav-registration button.btn-disabled {
	background: transparent;
	border: 2px solid #333333;
	color: #333333;
	height: 50px;
	-webkit-transition: all 150ms ease-in-out;
	-moz-transition: all 150ms ease-in-out;
	-o-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
}
body.home .menu-wrapper .nav-registration button.btn-disabled {
	border-color: #ffffff;
	color: #ffffff;
}
body.scroll .menu-wrapper .nav-registration button.btn-disabled {
	border: 2px solid #333333;
	color: #333333;
}
.menu-wrapper .nav-registration button {
	background: linear-gradient(to left, #1674bb 50%, #db1c24 50%);
	background-position: 0 0;
	background-size: 200% 100%;
	border-radius: 0;
	border: 0;
	color: #ffffff;
	cursor: default;
	font-size: 0.750rem;
	font-weight: 600;
	height: 100%;
	padding: 0 1.000rem;
	-webkit-transition: all 150ms ease-in-out;
	-moz-transition: all 150ms ease-in-out;
	-o-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
	transition-delay: 200ms;
	width: 6.750rem;
}
.menu-wrapper .nav-registration.active button {
	background-position: 100% 0;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}
.menu-wrapper .nav-registration #registration-cities {
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	justify-content: flex-end;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	width: auto;
	z-index: -1;
}
.menu-wrapper .nav-registration.active #registration-cities {
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	z-index: 1;
}
.menu-wrapper .nav-registration #registration-cities ul {
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0 6.75rem 0 0;
}
.menu-wrapper .nav-registration #registration-cities ul li {
	height: 100%;
}
.menu-wrapper .nav-registration #registration-cities ul li a {
	align-items: center;
	background: #ffffff;
	color: #333333;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: center;
	margin-right: 3px;
	padding: 0 1.000rem;
}
.menu-wrapper .nav-registration #registration-cities ul li a,
.menu-wrapper .nav-registration #registration-cities ul li a span {
	line-height: 1.0;
	width: max-content;
}
.menu-wrapper .nav-registration #registration-cities ul li a span.city-wrapper {
	align-content: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row;
	line-height: 1.0;
	margin-bottom: 0.375rem;
}
.menu-wrapper .nav-registration #registration-cities ul li a span.city {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row;
	font-size: 0.900rem;
	line-height: 1.0;
}
.menu-wrapper .nav-registration #registration-cities ul li a span.external-link {
	height: 10px;
	line-height: 1.0;
	margin-left: 0.500rem;
	margin-top: -1px;
	position: relative;
	width: 10px;
}
.menu-wrapper .nav-registration #registration-cities ul li a span.external-link svg {
	display: block;
	height: 100%;
	width: 100%;
}
.menu-wrapper .nav-registration #registration-cities ul li a span.external-link svg .external-link-1 {
	fill: #333333;
}
.menu-wrapper .nav-registration #registration-cities ul li a span.date {
	font-size: 0.70rem;
	font-weight: 600;
	text-transform: uppercase;
}
.menu-wrapper .nav-registration #registration-cities ul li a:active,
.menu-wrapper .nav-registration #registration-cities ul li a:focus,
.menu-wrapper .nav-registration #registration-cities ul li a:hover {
	background: rgba(219,28,36,1.0);
	color: #ffffff;
}
.menu-wrapper .nav-registration #registration-cities ul li a:active span.external-link svg .external-link-1,
.menu-wrapper .nav-registration #registration-cities ul li a:focus span.external-link svg .external-link-1,
.menu-wrapper .nav-registration #registration-cities ul li a:hover span.external-link svg .external-link-1 {
	fill: #ffffff;
}
@media only screen and (max-width: 991px) {
	.menu-wrapper .nav-registration {
		display: none;
	}
}
/* HAMBURGER */
.mburger {
	display: block;
	height: 30px;
	margin-left: 1.000rem;
	padding: 0;
	width: 30px;
	--mb-bar-height: 2px;
	--mb-bar-spacing: 7px;
}
.mburger b {
	background: #ffffff;
	left: 0;
	-webkit-transition: background 150ms ease-in-out;
	-moz-transition: background 150ms ease-in-out;
	-o-transition: background 150ms ease-in-out;
	transition: background 150ms ease-in-out;
	width: 30px;
}
.mburger:hover b {
	background: #1674bb;
}
@media only screen and (min-width: 992px) {
	a.mburger {
		display: none;
	}
}
@media only screen and (max-width: 991px) {
	.mburger b {
		background: #333333;
	}
	body.home .mburger b {
		background: #ffffff;
	}
	body.home .mburger:hover b {
		background: #1674bb;
	}
	body.scroll .mburger b {
		background: #333333;
	}
	.mburger:hover b,
	body.scroll .mburger:hover b,
	body.mm-ocd-opened .mburger b {
		background: #1674bb;
	}

}
/* SEARCH */
/* SEARCH ICON */
.search-wrapper {
	align-content: center;
	align-items: center;
	cursor: pointer;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row;
	height: 100%;
	line-height: 1.0;
	padding: 0 0.675rem;
	position: relative;
}
@media only screen and (min-width: 992px) {
	.search-wrapper {
		opacity: 1.0;
		-webkit-transition: opacity 150ms ease-in-out;
		-moz-transition: opacity 150ms ease-in-out;
		-o-transition: opacity 150ms ease-in-out;
		transition: opacity 150ms ease-in-out;
		transition-delay: 200ms;
	}
	body.search-active .menu-wrapper .search-wrapper,
	body.registration-active .menu-wrapper .search-wrapper {
		opacity: 0;
		-webkit-transition: opacity 150ms ease-in-out;
		-moz-transition: opacity 150ms ease-in-out;
		-o-transition: opacity 150ms ease-in-out;
		transition: opacity 150ms ease-in-out;
		transition-delay: 0ms;
	}
}
.search-wrapper svg {
	cursor: pointer;
	height: 1.200rem;
	-webkit-transition: fill 150ms ease-in-out;
	-moz-transition: fill 150ms ease-in-out;
	-o-transition: fill 150ms ease-in-out;
	transition: fill 150ms ease-in-out;
	width: 1.200rem;
}
@media only screen and (min-width: 992px) {
	/*
	.search-wrapper svg:active .search-wrapper-fill,
	.search-wrapper svg:focus .search-wrapper-fill,
	.search-wrapper svg:hover .search-wrapper-fill {
		fill: #1674bb;
	}
	*/
	.search-wrapper:active,
	.search-wrapper:focus,
	.search-wrapper:hover {
		background: #1674bb;
	}
	.search-wrapper:active svg .search-wrapper-fill,
	.search-wrapper:focus svg .search-wrapper-fill,
	.search-wrapper:hover svg .search-wrapper-fill {
		fill: #ffffff;
	}
}
.search-wrapper svg .search-wrapper-fill,
body.scroll .search-wrapper svg .search-wrapper-fill,
body.home.scroll .search-wrapper svg .search-wrapper-fill {
	fill: #333333;
}
body.home .search-wrapper svg .search-wrapper-fill {
	fill: #ffffff;
}
body.home .search-wrapper:active svg .search-wrapper-fill,
body.home .search-wrapper:focus svg .search-wrapper-fill,
body.home .search-wrapper:hover svg .search-wrapper-fill {
	fill: #1674bb;
}
@media only screen and (min-width: 992px) {
	body.scroll .search-wrapper:active svg .search-wrapper-fill,
	body.scroll .search-wrapper:focus svg .search-wrapper-fill,
	body.scroll .search-wrapper:hover svg .search-wrapper-fill {
		fill: #ffffff;
	}
}
@media only screen and (max-width: 991px) {
	.search-wrapper:hover svg .search-wrapper-fill,
	body.scroll .search-wrapper:hover svg .search-wrapper-fill {
		fill: #1674bb;
	}
}
/* SEARCH FORM */
#search-fields-nav {
	display: none;
	height: 100%;
	padding-left: 1.000rem;
	padding-right: 15px;
	position: absolute;
	right: 0;
	top: 0;
	width: calc(100% - 340px);
	z-index: 2;
}
@media only screen and (max-width: 767px) {
	#search-fields-nav {
		background: #ffffff;
		width: 100%;
	}
}
#search-fields-nav.active {
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
#search-fields-nav .search-form,
#search-fields-nav .search-form fieldset {
	align-content: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	position: relative;
	width: 100%;
}
#search-fields-nav .search-form,
#search-fields-nav .search-form fieldset .search-input,
#search-fields-nav .search-form fieldset .search-button {
	height: 55px;
}
#search-fields-nav .search-form fieldset .search-input {
	border: 0;
	font-size: 1.000rem;
	line-height: normal;
	padding: 0 3.750rem 0 1.000rem;
	position: relative;
	text-transform: none;
	width: calc(100% - 6.550rem);
}
#search-fields-nav .search-form fieldset button.search-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	background: #333333;
	border: 0;
	color: #ffffff;
	cursor: pointer;
	font-size: 0.750rem;
	font-weight: 600;
	height: 55px;
	line-height: 1.0;
	padding: 0;
	position: absolute;
	right: 0;
	text-transform: uppercase;
	top: 0;
	width: 6.750rem;
}
#search-fields-nav .search-form fieldset button.search-button:active,
#search-fields-nav .search-form fieldset button.search-button:focus,
#search-fields-nav .search-form fieldset button.search-button:hover {
	background: #1674bb;
}
#search-fields-nav .search-form fieldset .search-close {
	height: 0.850rem;
	line-height: 1.0;
	position: absolute;
	right: 8.500rem;
	text-align: right;
	top: 1.300rem;
	vertical-align: top;
	width: 0.850rem;
}
#search-fields-nav .search-form fieldset .search-close svg {
	cursor: pointer;
	display: block;
	height: 0.850rem;
	width: 0.850rem;
}
#search-fields-nav .search-form fieldset .search-close svg:active .search-close-fill,
#search-fields-nav .search-form fieldset .search-close svg:focus .search-close-fill,
#search-fields-nav .search-form fieldset .search-close svg:hover .search-close-fill {
	fill: #1674bb;
}
@media only screen and (max-width: 350px) {
	#search-fields-nav .search-form fieldset .search-input {
		padding: 0 2.50rem 0 1.000rem;
		width: calc(100% - 5.000rem);
	}
	#search-fields-nav .search-form fieldset button.search-button {
		width: 5.000rem;
	}
	#search-fields-nav .search-form fieldset .search-close {
		right: 6.000rem;
	}
}

#search-fields-nav .search-form fieldset .search-input:active,
#search-fields-nav .search-form fieldset .search-input:focus,
#search-fields-nav .search-form fieldset button.search-button:active,
#search-fields-nav .search-form fieldset button.search-button:focus {
	outline: none;
}
#search-fields-nav .search-form fieldset .search-input:hover {
	border-color: #00b2ee;
}
#search-fields-nav .search-form fieldset .search-input:active,
#search-fields-nav .search-form fieldset .search-input:focus {
	border-color: #db1c24;
}



/********** *
SUBFOOTER
* **********/
#subfooter {
	background: #03304f;
	background: linear-gradient(22.5deg, #03304f 40%, #0b4c8e 100%);
	background: linear-gradient(22.5deg, rgba(3,48,79,1.0) 40%, rgba(11,76,142,1.0) 100%);
	display: block;
	margin-top: 4.500rem;
	max-width: 100%;
	padding: 2.000rem 0;
	position: relative;
	text-align: center;
}
#subfooter::before {
	background: #676767;
	content: '';
	height: 0.3125rem;
	left: 0;
	margin: 0 auto;
	max-width: calc(1140px - 30px);
	padding: 0;
	position: absolute;
	right: 0;
	top: -0.3125rem;
	width: 100%;
}
#subfooter p,
#subfooter a {
	color: #ffffff;
}
#subfooter a:active,
#subfooter a:focus,
#subfooter a:hover {
	color: #53a6d0;
}
.subfooter-texture-a {
	background: #fafafc;
	background: linear-gradient(-11deg, rgba(0,100,255,0.15) 0%, rgba(255,255,255,0.15) 35%, rgba(0,100,255,0.15) 100%);
	clip-path: polygon(0 0, 100% 40%, 100% 100%, 0% 100%);
	height: calc(100% + 3.500rem);
	left: 0;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100%;
	z-index: -2;
}
.subfooter-texture-b {
	background: #fafafc;
	background: linear-gradient(11deg, rgba(0,100,255,0.15) 0%, rgba(255,255,255,0.15) 35%, rgba(0,100,255,0.15) 100%);
	clip-path: polygon(0 50%, 100% 0, 100% 100%, 0% 100%);
	height: calc(100% + 5.500rem);
	left: 0;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100%;
	z-index: -1;
}
#subfooter .footer-supported-by-wrapper,
#subfooter .footer-supported-by-wrapper .logos-wrapper,
#subfooter .footer-supported-by-wrapper ul.supported-by-links {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
#subfooter .footer-supported-by-wrapper {
	align-items: center;
	flex-direction: column;
}
#subfooter .footer-supported-by-wrapper p {
	display: block;
	font-family: 'Work Sans', sans-serif;
	font-size: 0.850rem;
	font-style: italic;
	font-weight: 800;
	letter-spacing: 0.0250rem;
	line-height: 1.0;
	margin-bottom: 0;
	margin-right: 0.500rem;
	text-transform: uppercase;
}
#subfooter .footer-supported-by-wrapper .logos-wrapper {
	margin-top: 1.000rem;
}
#subfooter .footer-supported-by-wrapper .logos-wrapper a {
	display: block;
	margin: 0 0.500rem;
}
#subfooter .footer-supported-by-wrapper .logos-wrapper img,
#subfooter .footer-supported-by-wrapper .logos-wrapper a img {
	height: 30px;
	width: auto;
}
#subfooter .footer-supported-by-wrapper ul.supported-by-links {
	flex-direction: row;
	margin: 1.000rem auto 0;
	padding: 0;
}
#subfooter .footer-supported-by-wrapper ul.supported-by-links li {
	font-size: 0.950rem;
	font-weight: 600;
	line-height: 1.0;
	list-style-type: none;
	margin: 0 0.500rem;
}
@media only screen and (min-width: 768px) {
	#subfooter .footer-supported-by-wrapper .logos-wrapper img,
	#subfooter .footer-supported-by-wrapper .logos-wrapper a img {
		opacity: 1.0;
		-webkit-transition: opacity 150ms ease-in-out;
		-moz-transition: opacity 150ms ease-in-out;
		-o-transition: opacity 150ms ease-in-out;
		transition: opacity 150ms ease-in-out;
	}
	#subfooter .footer-supported-by-wrapper .logos-wrapper a:active img,
	#subfooter .footer-supported-by-wrapper .logos-wrapper a:focus img,
	#subfooter .footer-supported-by-wrapper .logos-wrapper a:hover img {
		opacity: 0.5;
	}

}
@media only screen and (max-width: 767px) {
	#subfooter .footer-supported-by-wrapper {
		flex-direction: column;
	}
	#subfooter .footer-supported-by-wrapper p {
		margin-bottom: 1.000rem;
	}
}



/********** *
FOOTER
* **********/
#site-footer {
	background: #0b4c8e;
	background: linear-gradient(22.5deg, #0b4c8e 40%, #1674bb 100%);
	color: #cccccc;
	padding: 3.000rem 0 1.500rem;
	position: relative;
}
#site-footer::before {
	background-image: url('/wp-content/uploads/mark_mmexpo_white.svg');
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-size: 650px;
	content: '';
	height: 100%;
	left: -50px;
	opacity: 0.05;
	position: absolute;
	top: 0;
	width: calc(100% + 50px);
	z-index: 0;
}
@media only screen and (max-width: 991px) {
	#site-footer::before {
		background-position: 50% 50%;
		left: 0;
		margin: 0 auto;
		right: 0;
		width: 100%;
	}
}
#site-footer p {
	color: #ffffff;
	font-size: 0.850rem;
}
#site-footer a {
	color: #ffffff;
	-webkit-transition: all 150ms ease-in-out;
	-moz-transition: all 150ms ease-in-out;
	-o-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
}
#site-footer a:active,
#site-footer a:focus,
#site-footer a:hover {
	color: #53a6d0;
}
ul#footer-nav {
	align-content: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row;
	justify-content: center;
	margin: 0 0 1.500rem;
	padding: 0;
}
ul#footer-nav li {
	line-height: 1.0;
	list-style-type: none;
	margin: 0.500rem 1.000rem;
}
ul#footer-nav li a {
	font-weight: 600;
}
@media only screen and (max-width: 767px) {
	ul#footer-nav {
		flex-direction: column;
	}
}

/* CONTENT AREA */
#site-footer #footer-branding-wrapper {
	align-content: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	z-index: 2;
}
#site-footer #footer-branding-wrapper .footer-logo {
	margin-bottom: 1.500rem;
	width: 325px;
}
#site-footer #footer-branding-wrapper .footer-description {
	text-align: center;
	width: 100%;
}
#site-footer #footer-branding-wrapper .footer-description p {
	font-size: 0.900rem;
	margin-bottom: 0;
}
#site-footer #fine-print {
	align-content: center;
	align-items: center;
	border-top: 1px solid #126b98;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-top: 1.500rem;
	padding-top: 1.500rem;
	width: 100%;
	z-index: 2;
}
#site-footer #fine-print p {
	color: #ffffff;
	font-size: 0.800rem;
	line-height: 1.35;
	margin: 0;
}
#site-footer #fine-print p a {
	color: #53a6d0;
}
#site-footer #fine-print p a:active,
#site-footer #fine-print p a:focus,
#site-footer #fine-print p a:hover {
	color: #ffffff;
}
#site-footer ul.footer-social-media,
#site-footer ul.footer-social-media li,
#site-footer ul.footer-social-media li a {
	align-content: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
#site-footer ul.footer-social-media {
	flex-direction: row;
	margin: 0;
	padding: 0;
}
#site-footer ul.footer-social-media li {
	list-style-type: none;
	height: 35px;
	width: 35px;
}
#site-footer ul.footer-social-media li.facebook:active,
#site-footer ul.footer-social-media li.facebook:focus,
#site-footer ul.footer-social-media li.facebook:hover {
	background: #4267B2;
}
#site-footer ul.footer-social-media li.twitter:active,
#site-footer ul.footer-social-media li.twitter:focus,
#site-footer ul.footer-social-media li.twitter:hover {
	background: #000;
}
#site-footer ul.footer-social-media li.linkedin:active,
#site-footer ul.footer-social-media li.linkedin:focus,
#site-footer ul.footer-social-media li.linkedin:hover {
	background: #2867B2;
}
#site-footer ul.footer-social-media li a {
	height: 100%;
	justify-content: center;
	width: 100%;
}
#site-footer ul.footer-social-media li a img {
	max-height: 18px;
	width: 100%;
}
@media only screen and (max-width: 768px) {
	#site-footer #fine-print {
		flex-direction: column;
		text-align: center;
	}
	#site-footer .copyright {
		order: 2;
	}
	#site-footer ul.footer-social-media {
		margin-bottom: 1.000rem;
		order: 1;
	}
}


/********** *
HERO
* **********/
.hero {
	align-content: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 0 auto;
	max-width: 100.000rem;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%;
	z-index: 0;
}
.hero .container,
.hero .container .content-container,
.hero .container .content-container .content {
	height: 100%;
}
.hero .hero-shading {
	background: radial-gradient(rgba(37,60,86,0.35), rgba(37,60,86,0.90));
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}
.hero.large {
	height: 31.250rem; /* 500px */
}
.hero.standard {
	height: 20.000rem; /* 320px */
}
.hero.minimal {
	height: 14.000rem; /* 224px */
}
.hero.standard,
.hero.minimal {
	background: #0b4c8e;
	background: linear-gradient(22.5deg, #0b4c8e 40%, #1674bb 100%);
	margin: 0 auto 1.500rem;
	padding: 70px 0 0;
}
.hero.standard::after,
.hero.minimal::after {
	background: #03304f;
	background: linear-gradient(22.5deg, #03304f 40%, #0b4c8e 100%);
	background: linear-gradient(22.5deg, rgba(3,48,79,1.0) 40%, rgba(11,76,142,1.0) 100%);
	content: '';
	height: 100%;
	left: 65%;
	opacity: 0.40;
	position: absolute;
	top: 0;
	transform: skew(-22.5deg);
	width: 100%;
	z-index: 0;
}
@media only screen and (max-width: 991px) {
	.hero {
		padding-top: 100px;
	}
	.hero.large {
		height: 28.000rem; /* 448px */
	}
	.hero.standard {
		height: 21.000rem; /* 336px */
	}
	.hero.minimal {
		height: 16.000rem; /* 256px */
	}
	.hero.standard,
	.hero.minimal {
		padding: 100px 0 0;
	}
}
@media only screen and (max-width: 550px) {
	.hero,
	.hero.large,
	.hero.standard,
	.hero.minimal {
		height: 24.000rem; /* 384px */
	}
}


.hero .content-container {
	align-content: center;
	align-items: flex-start;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
	z-index: 1;
}
.hero .content-container h2,
.hero .content-container h3 {
	color: #ffffff;
	display: block;
	font-family: 'Work Sans', sans-serif;
	font-weight: 800;
	line-height: 0.9;
	position: relative;
	text-transform: uppercase;
}
.hero .content-container h2 {
	font-size: 2.250rem;
	letter-spacing: 0;
	margin: 0 0 0.750rem;
}
.hero .content-container h3 {
	font-size: 1.750rem;
	margin: 0;
}
/* Minimal */
.hero.minimal .content-container h2 {
	font-size: 1.2500rem;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1.0;
	margin: 0;
}
@media only screen and (max-width: 991px) {
	.hero .content-container h3 {
		font-size: 1.500rem;
	}
}
@media only screen and (max-width: 767px) {
	.hero .content-container h3 {
		font-size: 1.250rem;
	}
}
@media only screen and (max-width: 550px) {
	.hero .content-container h3 {
		font-size: 1.000rem;
	}
}
@media only screen and (min-width: 992px) {
	.hero .content-container .content {
		max-width: 50%;
	}
}
.hero-cta-container {
	margin-top: 1.000rem;
}
.hero-cta-container .kicker {
	color: #ffffff;
	display: block;
	margin-bottom: 0.500rem;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.4);
}
.hero-cta-container .kicker::after {
	display: none;
}
@media only screen and (max-width: 991px) {
	.hero-cta-container .kicker {
		display: none;
	}
}
.hero-button {
	border-radius: 0.250rem;
	display: block;
	font-size: 0.850rem;
	font-weight: 600;
	line-height: 1.0;
	margin: 0 auto;
	padding: 1.000rem;
	text-align: center;
	text-transform: uppercase;
	-webkit-transition: all 150ms ease-in-out;
	-moz-transition: all 150ms ease-in-out;
	-o-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
	width: max-content;
}
.hero-button.primary {
	background: #1674bb;
	color: #ffffff;
}
.hero-button.primary:active,
.hero-button.primary:focus,
.hero-button.primary:hover {
	background: #5a0a16;
}
.hero-button.black {
	background: #333333;
	color: #ffffff;
}
.hero-button.black:active,
.hero-button.black:focus,
.hero-button.black:hover {
	background: #1674bb;
	color: #ffffff;
}
.hero-button.white {
	background: #ffffff;
	color: #333333;
}
.hero-button.white:active,
.hero-button.white:focus,
.hero-button.white:hover {
	background: #1674bb;
	color: #ffffff;
}
.hero #hero-image {
	height: 100%;
	left: 0;
	margin: 0 auto;
	max-width: 100.000rem;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: -2;
}
.hero #hero-image picture {
	align-content: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	justify-content: center;
	position: relative;
	width: 100%;
	z-index: -2;
}
.hero #hero-image picture img {
	height: 100%;
	object-fit: cover;
	width: 100%;
}
/* HOME */
.hero.hero_view_home {
	max-width: 100%;
	overflow: visible;
	padding-top: 70px;
}
.hero.hero_view_home .content {
	text-align: center;
	text-shadow: 0 2px 2px rgba(0,0,0,0.20);
}
.hero.hero_view_home .content h2 {
	font-size: 3.750rem;
	line-height: 1.1;
}
@media only screen and (min-width: 992px) {
	.hero.hero_view_home .content-container .content {
		max-width: 100%;
	}
}
@media only screen and (max-width: 991px) {
	.hero.hero_view_home {
		padding-top: 90px;
	}
	.hero.hero_view_home .content {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		flex-direction: column;
		height: 100%;
		justify-content: center;
	}
}
@media only screen and (max-width: 767px) {
	.hero.hero_view_home .content h2 {
		font-size: 2.850rem;
	}
}
@media only screen and (max-width: 550px) {
	.hero.hero_view_home .content h2 {
		font-size: 2.250rem;
	}
}
@media only screen and (max-width: 350px) {
	.hero.hero_view_home .content h2 {
		font-size: 1.750rem;
	}
}
.hero.hero_view_home .content ul.hero-expo-list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	margin: 2.250rem 0 0;
	padding: 0;
}
@media only screen and (max-width: 767px) {
	.hero.hero_view_home .content ul.hero-expo-list {
		margin: 1.000rem 0 0;
	}
}
.hero.hero_view_home .content ul.hero-expo-list li {
	line-height: 1.0;
	list-style-type: none;
}
.hero.hero_view_home .content ul.hero-expo-list li a {
	align-content: center;
	align-items: center;
	border: 2px solid #ffffff;
	color: #ffffff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-family: 'Work Sans', sans-serif;
	font-size: 1.000rem;
	font-weight: 800;
	height: 50px;
	justify-content: center;
	letter-spacing: 0.050rem;
	list-style-type: none;
	margin: 0 0.500rem;
	padding: 0 1.500rem;
	position: relative;
	text-transform: uppercase;
}
.hero.hero_view_home .content ul.hero-expo-list li a:active,
.hero.hero_view_home .content ul.hero-expo-list li a:focus,
.hero.hero_view_home .content ul.hero-expo-list li a:hover {
	background: #1674bb;
	border-color: #1674bb;
	text-shadow: none;
}
@media only screen and (max-width: 550px) {
	.hero.hero_view_home .content ul.hero-expo-list {
		display: none;
	}
}
.hero.hero_view_home #hero-image picture img {
	object-position: 50% 30%;
}
/* EXPO */
.hero.expo .content-container {
	justify-content: center;
}
.hero.expo .content-container .container .content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
}
@media only screen and (min-width: 992px) {
	.hero.expo .content-container .container .content {
		max-width: 100%;
	}
}
.hero.expo span {
	color: #ffffff;
	font-family: 'Work Sans', sans-serif;
	line-height: 1.0;
	margin: 0;
	padding: 0;
	text-shadow: 0 0 2px rgba(0,0,0,0.10);
	text-transform: uppercase;
}
.hero.expo span.city {
	font-size: 6.000rem;
	font-weight: 800;
	margin-bottom: -0.250rem;
	margin-top: -0.500rem;
}
.hero.expo span.date,
.hero.expo span.venue {
	font-size: 1.250rem;
}
.hero.expo span.register .btn {
	margin-top: 1.500rem;
}
@media only screen and (max-width: 1199px) {
	.hero.expo span.city {
		font-size: 6.000rem;
	}
}
@media only screen and (max-width: 991px) {
	.hero.expo span.city {
		font-size: 5.000rem;
		margin-bottom: 0;
		margin-top: 0;
	}
	.hero.expo span.date,
	.hero.expo span.venue {
		font-size: 1.150rem;
	}
}
@media only screen and (max-width: 767px) {
	.hero.expo .content-container {
		z-index: 3;
	}
	.hero.expo span {
		text-shadow: 0 0 3px rgba(0,0,0,0.15);
	}
	.hero.expo span.city {
		font-size: 4.000rem;
		margin-bottom: 0.250rem;
	}
	.hero.expo span.city.city-name-length {
		font-size: 2.750rem;
	}
	.hero.expo span.date,
	.hero.expo span.venue {
		font-size: 1.000rem;
	}
}
@media only screen and (min-width: 767px) {
	/* BTN REGISTER */
	.hero.expo span.register .btn.btn-register {
		color: #ffffff;
	}
	.hero.expo span.register .btn.btn-register:active,
	.hero.expo span.register .btn.btn-register:focus,
	.hero.expo span.register .btn.btn-register:hover,
	.hero.expo span.register .btn.btn-register:not(:disabled):not(.disabled):active,
	.hero.expo span.register .btn.btn-register:not(:disabled):not(.disabled).active,
	.hero .btn.btn-register:active,
	.hero .btn.btn-register:focus,
	.hero .btn.btn-register:hover,
	.hero .btn.btn-register:not(:disabled):not(.disabled):active,
	.hero .btn.btn-register:not(:disabled):not(.disabled).active {
		color: #ffffff;
	}
	.hero .btn.btn-register::after {
		border: 2px solid #ffffff;
	}
	.hero.expo span.register .btn.btn-register::before {
		background-color: #db1c24;
	}
	.hero.expo span.register .btn.btn-register::after {
		border: 3px solid #ffffff;
	}
}
.hero .background-container {
	align-content: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.hero .background-container {
	z-index: 0;
}
.hero .background-container img {
	/*
	filter: saturate(70%);
	*/
	height: 100%;
	object-fit: cover;
	object-position: 50% 100%; /* even if we dont declare this the image will still be centered */
	width: 100%;
}



/********** *
EXPO PAGE
* **********/
body.single-expo .staging {
	padding: 4.500rem 0 1.500rem;
}
body.single-expo .staging .image-container {
	margin: 0;
}
body.single-expo .expo-venue h4 {
	font-size: 1.250rem;
}
body.single-expo .expo-venue h4 a {
	display: inline-block;
}
body.single-expo .expo-venue p {
	font-size: 0.900rem;
}
body.single-expo .expo-venue {
	background: rgba(250,250,250,0.8);
	border-top: 0.250rem solid #1674bb;
	margin: -2.000rem auto 0;
	padding: 1.000rem;
	position: relative;
	width: calc( 100% - 2.000rem);
}
/* ICONS */
body.single-expo .training-highlights {
	padding: 0 0 4.500rem;
}
body.single-expo .training-highlights .highlight {
	height: 100%;
}
body.single-expo .training-highlights .highlight .icon {
	height: 110px;
	margin: 0 auto 1.000rem;
	overflow: hidden;
	position: relative;
	width: 110px;
}
body.single-expo .training-highlights .highlight .content h4 {
	font-size: 1.300rem;
	line-height: 1.0;
	margin-bottom: 0.500rem;
	text-align: center;
}
body.single-expo .training-highlights .highlight .content p {
	margin: 0 auto;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	body.single-expo .training-highlights {
		padding: 1.500rem 0 4.500rem;
	}
	body.single-expo .training-highlights .highlight {
		align-content: center;
		align-items: center;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		flex-direction: row;
	}
	body.single-expo .training-highlights .highlight .icon {
		height: 80px;
		margin: 0 1.000rem 0 0;
		width: 80px;
	}
	body.single-expo .training-highlights .highlight .content {
		width: calc(100% - 80px);
	}
	body.single-expo .training-highlights .highlight .content h4,
	body.single-expo .training-highlights .highlight .content p {
		text-align: left;
	}
}
/* SCHEDULE */
body.single-expo .has-schedule table td {
	font-size: 0.900rem;
}
body.single-expo .has-schedule table td.start-time,
body.single-expo .has-schedule table td.end-time {
	width: 6.00rem;
}
body.single-expo .has-schedule table td.location {
	width: 9.500rem;
}
@media only screen and (max-width: 550px) {
	body.single-expo .has-schedule table th.end-time,
	body.single-expo .has-schedule table td.end-time {
		display: none;
	}
}
body.single-expo .keynote-speaker-wrapper {
	margin: 0 0 1.500rem;
}
body.single-expo .keynote-speaker-wrapper:last-of-type {
	margin: 0;
}
body.single-expo .keynote-speaker-wrapper div.description p:last-of-type {
	margin-bottom: 0
}
body.single-expo .keynote-speaker-wrapper .image-container {
	align-content: center;
	align-items: center;
	border-radius: 50%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 200px;
	justify-content: center;
	object-fit: cover;
	width: 200px;
}
body.single-expo .keynote-speaker-wrapper .image-container {
	float: right;
	margin: 0 0 1.000rem 1.000rem;
}
body.single-expo .keynote-speaker-wrapper .image-container img {
	height: auto;
	width: 100%;
}
body.single-expo .has-schedule .has-multiple-speakers {
	margin-top: 3.000rem;
}
@media only screen and (max-width: 991px) {
	body.single-expo .sessions.has-schedule.has-keynote table {
		margin: 0 0 3.000rem;
	}
}
ul.exhibitor-list {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	font-size: 0;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
}
ul.exhibitor-list li {
	align-content: flex-start;
	align-items: flex-start;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-size: 0.850rem;
	height: 35px;
	line-height: 1.2;
	list-style-type: none;
	position: relative;
	width: 100%;
}
#exhibitor-list ul.exhibitor-list li {
	display: none;
	position: relative;
}
#exhibitor-list ul.exhibitor-list li:active,
#exhibitor-list ul.exhibitor-list li:focus,
#exhibitor-list ul.exhibitor-list li:hover {
	color: #000000;
}
#exhibitor-list ul.exhibitor-list li .exhibitor-label-name {
	width: max-content;
}
#exhibitor-list ul.exhibitor-list li .exhibitor-label-name:active,
#exhibitor-list ul.exhibitor-list li .exhibitor-label-name:focus,
#exhibitor-list ul.exhibitor-list li .exhibitor-label-name:hover {
	cursor: pointer;
}
#exhibitor-list ul.exhibitor-list li.active {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
#exhibitor-list ul.exhibitor-list li.activated {
	color: #1674bb;
	font-weight: 600;
}
#exhibitor-list ul.exhibitor-list li.diminished {
	color: #999999;
}
#exhibitor-list ul.exhibitor-list .sponsored::before {
	color: #db1c24;
	content: '\2605 \00a0';
	line-height: 0.900rem;
	margin-left: -0.900rem;
	position: absolute;
}
#exhibitor-list ul.exhibitor-list .exhibitor-info {
	background-color: #ffffff;
	border: 1px solid #e6f1f9;
	display: none;
	padding: 1.000rem 0.500rem 0.500rem;
	position: absolute;
	top: 30px;
	width: 200%;
	z-index: 1;
}
#exhibitor-list ul.exhibitor-list .exhibitor-info::before {
	border-bottom: 10px solid #e6f1f9;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	content: '';
	height: 0;
	left: 10px;
	position: absolute;
	top: -10px;
	width: 0;
}
@media only screen and (min-width: 992px) {
	#exhibitor-list ul.exhibitor-list li:nth-child(4n-2) .exhibitor-info,
	#exhibitor-list ul.exhibitor-list li:nth-child(4n-3) .exhibitor-info {
		left: 0;
	}
	#exhibitor-list ul.exhibitor-list li:nth-child(4n) .exhibitor-info,
	#exhibitor-list ul.exhibitor-list li:nth-child(4n-1) .exhibitor-info {
		right: 0;
	}
	#exhibitor-list ul.exhibitor-list li:nth-child(4n-2) .exhibitor-info::before,
	#exhibitor-list ul.exhibitor-list li:nth-child(4n-3) .exhibitor-info::before {
		left: 10px;
	}
	#exhibitor-list ul.exhibitor-list li:nth-child(4n) .exhibitor-info::before,
	#exhibitor-list ul.exhibitor-list li:nth-child(4n-1) .exhibitor-info::before {
		right: 10px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	/* left and Center */
	#exhibitor-list ul.exhibitor-list li:nth-child(3n-2) .exhibitor-info,
	#exhibitor-list ul.exhibitor-list li:nth-child(3n-1) .exhibitor-info {
		left: 0;
	}
	/* Left */
	#exhibitor-list ul.exhibitor-list li:nth-child(3n) .exhibitor-info {
		right: 0;
	}
	#exhibitor-list ul.exhibitor-list li:nth-child(3n) .exhibitor-info::before {
		left: auto;
		right: calc(50% - 25px);
	}
}
@media only screen and (min-width: 551px) and (max-width: 767px) {
	#exhibitor-list ul.exhibitor-list li:nth-child(odd) .exhibitor-info {
		left: 0;
	}
	#exhibitor-list ul.exhibitor-list li:nth-child(even) .exhibitor-info {
		left: auto;
		right: 0;
	}
	#exhibitor-list ul.exhibitor-list li:nth-child(even) .exhibitor-info::before {
		left: auto;
		right: calc(50% - 25px);
	}
}
@media only screen and (max-width: 550px) {
	#exhibitor-list ul.exhibitor-list .exhibitor-info {
		left: 0;
	}
}
#exhibitor-list ul.exhibitor-list .exhibitor-info .content {
	display: block;
	font-size: 0.900rem;
	position: relative;
}
#exhibitor-list ul.exhibitor-list .exhibitor-info .content .imageWrapper {
	display: block;
    float: right;
    height: auto;
    max-width: 150px;
    width: 100%;
}
#exhibitor-list ul.exhibitor-list .exhibitor-info .content .exhibitor-info-close {
	height: 0.850rem;
	line-height: 1.0;
	position: absolute;
	right: 0;
	text-align: right;
	top: -0.500rem;
	vertical-align: top;
	width: 0.850rem;
}
#exhibitor-list ul.exhibitor-list .exhibitor-info .content .exhibitor-info-close svg {
	cursor: pointer;
	display: block;
	height: 0.850rem;
	width: 0.850rem;
}
#exhibitor-list ul.exhibitor-list .exhibitor-info .content .exhibitor-info-close:active svg .close,
#exhibitor-list ul.exhibitor-list .exhibitor-info .content .exhibitor-info-close:focus svg .close,
#exhibitor-list ul.exhibitor-list .exhibitor-info .content .exhibitor-info-close:hover svg .close {
	fill: #000000;
}
@media only screen and (max-width: 991px) {
	ul.exhibitor-list {
		grid-template-columns: repeat(3, 1fr);
	}
}
@media only screen and (max-width: 767px) {
	ul.exhibitor-list {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media only screen and (max-width: 550px) {
	ul.exhibitor-list {
		grid-template-columns: repeat(1, 1fr);
	}
	#exhibitor-list ul.exhibitor-list .exhibitor-info {
		width: 100%;
	}
}



/********** *
EXPO PAGE FILTERS
* **********/
#exhibitor-list label {
	color: #676767;
	display: block;
	font-family: 'Work Sans', sans-serif;
	font-size: 0.775rem;
	font-style: italic;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 1.0;
	margin-bottom: 0.500rem;
	margin-top: 0.500rem;
	text-transform: uppercase;
}
#filter-categories {
	background-color: #ffffff;
	border-bottom: 1px solid #e6f1f9;
	border-top: 1px solid #e6f1f9;
	margin-bottom: 2.000rem;
	padding: 0;
}
#filter-categories .filter-wrapper {
	align-content: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-left: -0.250rem;
	margin-right: -0.250rem;
	padding: 0.500rem 0;
}
button.filterExhibitors {
	align-content: center;
	align-items: center;
	background: transparent;
	border: 0;
	border-radius: 8px;
	color: #666666;
	cursor: pointer;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	font-size: 0.850rem;
	font-weight: 400;
	height: 30px;
	line-height: 1.35;
	margin: 0.250rem;
	outline: none;
	padding: 0 0.250rem;
	width: max-content;
}
button.filterExhibitors:disabled,
button.filterExhibitors:disabled:active,
button.filterExhibitors:disabled:focus,
button.filterExhibitors:disabled:hover {
	color: #b7c6d1;
	cursor: default;
}
button.filterExhibitors:active,
button.filterExhibitors:focus,
button.filterExhibitors:hover {
	color: #000000;
}
/* reset button */
button.filterExhibitors.reset {
	background: #1674bb;
	color: #ffffff;
}
button.filterExhibitors.reset:active,
button.filterExhibitors.reset:focus,
button.filterExhibitors.reset:hover {

}
button.filterExhibitors.reset.inactive {
	background: transparent;
	color: #666666;
}
button.filterExhibitors.reset.inactive:active,
button.filterExhibitors.reset.inactive:focus,
button.filterExhibitors.reset.inactive:hover {
	color: #000000;
}
/* active button */
button.filterExhibitors.active,
button.filterExhibitors.active,
button.filterExhibitors.active {
	background: #1674bb;
	color: #ffffff;
}
button.filterExhibitors.active:active,
button.filterExhibitors.active:focus,
button.filterExhibitors.active:hover {
	cursor: pointer;
}


/********** *
SECTION: NEWSLETTER SIGN-UP;
* **********/
.newsletter-signup {
	background: #ff9d37;
	background: linear-gradient(-22.5deg, #ff9d37 0%, #ffce3a 70%);
	margin: 0 auto;
	max-width: 1600px;
	position: relative;
	width: 100%;
}
.newsletter-signup .content {
	align-content: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: center;
}
.newsletter-signup .content h2 {
	font-family: 'Work Sans', sans-serif;
	font-size: 1.250rem;
	font-weight: 800;
	line-height: 1.0;
	margin-bottom: 0.500rem;
	text-transform: uppercase;
}
.newsletter-signup .submit {
	position: absolute;
	right: 0;
	top: 0;
}
.newsletter-signup .submit input[type=submit] {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.newsletter-signup .submit .ajax-loader {
	position: absolute;
	right: calc( 100% + 16px);
	top: calc(50% - 8px);
}
.newsletter-signup .wpcf7 .screen-reader-response {
	display: none;
}
.newsletter-signup .wpcf7 .wpcf7-not-valid-tip,
.newsletter-signup .wpcf7 .wpcf7-response-output {
	color: #db1c24;
	display: block;
	font-size: 0.800rem;
	font-weight: 800;
}
.newsletter-signup .wpcf7 .wpcf7-not-valid-tip {
	margin: 0.250rem 0 0 0.150rem;
}
.newsletter-signup .wpcf7 .wpcf7-response-output {
	margin: 1rem auto 0;
	text-align: center;
}
@media only screen and (max-width: 991px) {
	.newsletter-signup .content-column {
		margin: 0;
	}
	.newsletter-signup .content-column .content {
		align-content: center;
		align-items: center;
		justify-content: center;
	}
	.newsletter-signup .content {
		align-items: flex-start;
	}
	.newsletter-signup::before {
		height: 100%;
		left: 0;
		position: absolute;
		top: 0.000rem;
		transform: none;
		width: 100%;
		z-index: -1;
	}
	.newsletter-signup::after {
		display: none;
	}
	.newsletter-signup .wpcf7 .wpcf7-response-output {
		text-align: left;
	}
}
.newsletter-signup .agreement p {
	font-size: 0.900rem;
}
.newsletter-signup .recaptchaText {
	width: 100%;
}
.newsletter-signup p.legal {
	font-size: 0.850rem;
}
#agreement-terms {
	align-content: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
}
@media only screen and (max-width: 991px) {
	#agreement-terms {
		justify-content: flex-start;
	}
}

/********** *
SPONSOR EXPOS
* **********/
.sponsor-column a {
	display: block;
	height: 100%;
	min-height: 140px;
}
.sponsor-container {
	align-content: center;
	align-items: center;
	background: #ffffff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	justify-content: center;
	position: relative;
	-webkit-transition: background 150ms ease-in-out;
	-moz-transition: background 150ms ease-in-out;
	-o-transition: background 150ms ease-in-out;
	transition: background 150ms ease-in-out;
	width: 100%;
}
.sponsor-container img {
	-webkit-transition: opacity 150ms ease-in-out;
	-moz-transition: opacity 150ms ease-in-out;
	-o-transition: opacity 150ms ease-in-out;
	transition: opacity 150ms ease-in-out;
	width: 75%;
}
.sponsor-container:hover img {
    opacity: .6;
}
.sponsor-container img.elliott-matsuura-canada {
	width: 60%;
}
.sponsor-container img.mazak {
	width: 55%;
}
.sponsor-container img.renishaw {
	width: 75%;
}
.sponsor-container img.trumpf {
	width: 40%;
}
@media only screen and (min-width: 1199px) {
	.sponsor-container {
		min-height: 225px;
	}
}
@media only screen and (max-width: 767px) {
	.sponsor-container {
		min-height: 125px;
	}
	.sponsor-column {
		margin-bottom: 30px;
	}
	.sponsor-column:nth-last-of-type(-n+2) {
		margin-bottom: 0;
	}
}


/********** *
SEARCH PAGE
* **********/
#search-field {
	background: #ffffff;
	height: 100%;
	margin: 0 0 1.500rem;
	position: relative;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 2;
}
#search-field .search-form,
#search-field .search-form fieldset {
	align-content: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	position: relative;
	width: 100%;
}
#search-field .search-form,
#search-field .search-form fieldset .search-input,
#search-field .search-form fieldset .search-button {
	height: 50px;
}
#search-field .search-form fieldset .search-input {
	border: 1px solid #dddddd;
	font-size: 0.900rem;
	line-height: normal;
	padding: 0 3.000rem 0 1.000rem;
	position: relative;
	text-transform: none;
	width: calc(100% - 99px);
}
#search-field .search-form fieldset button.search-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	background: #333333;
	border: 0;
	color: #ffffff;
	cursor: pointer;
	font-size: 0.750rem;
	font-weight: 600;
	height: 50px;
	line-height: 1.0;
	padding: 0;
	position: absolute;
	right: 0;
	text-transform: uppercase;
	top: 0;
	width: 100px;
}
#search-field .search-form fieldset button.search-button:active,
#search-field .search-form fieldset button.search-button:focus,
#search-field .search-form fieldset button.search-button:hover {
	background: #1674bb;
}
#search-field .search-form fieldset .search-input:active,
#search-field .search-form fieldset .search-input:focus,
#search-field .search-form fieldset button.search-button:active,
#search-field .search-form fieldset button.search-button:focus {
	outline: none;
}
#search-field .search-form fieldset .search-input:hover {
	border-color: #00b2ee;
}
#search-field .search-form fieldset .search-input:active,
#search-field .search-form fieldset .search-input:focus {
	border-color: #333333;
}
.search-field-wrapper {
	padding: 3.000rem 0 0;
}
.search-field-wrapper h3 {
	font-weight: 400;
}
.search-field-wrapper h3 span {
	font-weight: 600;
}
.search-result {
	border-bottom: 1px solid #f1f1f1;
	padding: 1.000rem 0;
}
.search-result .content {
	align-content: flex-start;
	align-items: flex-start;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: flex-start;
}
.search-result .content .search-result-icon {
	height: 25px;
	margin-right: 0.500rem;
	width: 25px;
}
.search-result .content .search-result-icon img {
	display: block;
	height: auto;
	width: 100%;
}
.search-result h4 {
	display: inline-block;
	font-size: 1.250rem;
	font-weight: 400;
	line-height: 1.25;
}
.search-result h4 a {
	color: #1674bb;
}
.search-result p {
	color: #676767;
	font-size: 0.900rem;
	line-height: 1.30;
	margin: 0.250rem 0 0;
}
.search-result h4 a:active,
.search-result h4 a:focus,
.search-result h4 a:hover {
	color: #676767;
}



/********** *
EXHIBIT APPLICATION
* **********/
@media only screen and (max-width: 768px) {
	body.page-id-3525 form {
		width: calc(100% - 1.000rem);
	}
}
#the-contract {
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	height: 50vh;
	margin-bottom: 3.000rem;
	margin-right: 1.000rem;
	-webkit-overflow-scrolling: touch; /* Lets it scroll lazy */
	overflow-y: scroll;
	padding-right: 1.000rem;
	padding-top: 3.000rem;
	position: relative;
}
#the-contract::before {
	background: #db1c24;
	color: #ffffff;
	content: 'Important Details\0020\0020|\0020\0020Must Read';
	font-family: 'Work Sans', sans-serif;
	font-size: 0.750rem;
	font-style: normal;
	justify-content: center;
	left: 0;
	line-height: 1.0;
	padding: 0.250rem 1.000rem;
	position: absolute;
	text-transform: uppercase;
	top: 0;
}
/* width */
#the-contract::-webkit-scrollbar {
	width: 1.000rem;
}
/* Track */
#the-contract::-webkit-scrollbar-track {
	background: #ffffff;
}
/* Handle */
#the-contract::-webkit-scrollbar-thumb {
	background: #676767;
	border-radius: 10px;
}
#the-contract h4 {
	font-size: 1.250rem;
	font-weight: 400;
}
#the-contract h5 {
	font-weight: 400;
}
.submit-warning p {
	font-size: 0.900rem;
	font-style: italic;
}
