
/* CSS Document */
.ada_manual_checks_prompt {
	font-weight: bold;
	width: 500px;
	white-space: normal;
	clear: both;
	margin-top: 50px;
	color: #c91215;
}

.wp-ada-facebook-like, .wp-ada-compliance-notification {
	padding: 10px;
}

.wp-ada-print-btns {
	text-align: center;
}

.wp-ada-print-btns a {
	width: 150px;
}

.wp_ada_compliance_report {
	margin-top: 35px;
}

.admin_page_ada_compliance-print-report .wp_ada_compliance_report {
	display: none;
}

.toplevel_page_ada_compliance-compliancereportbasic .notice {
	max-width: 78%;
}

.wp-ada-compliance-wave-link {
	text-align: center;
	font-size: 90%;
}

.wp-ada-compliance-wave-link .fa, .wp-ada-compliance-wave-link .fas, .wp-ada-compliance-wave-link .far {
	font-size: 140%;
	margin-right: 2px;
	margin-left: 10px;
}

.adanewitem {
	color: #008000;
	font-size: 120% !important;
}

.wpadaJqueryOff .wp-ada-ignore-options {
	display: block;
}

/* not needed
.wpadaJqueryOff .adaHelpText{
	display:block;
}
.wpadaJqueryOff .adaHelpLink {
	display:none;
}*/
.wpadaIframe #wpadminbar, .wpadaIframe #adminmenuwrap, .wpadaIframe #adminmenuback, .wpadaIframe .wp_ada_compliance_scanstatus, .wpadaIframe .wp-ada-help-icon {
	display: none;
}

/* theme error markings */
.ada_error .contenttype {
	max-width: 125px;
}

.wp-ada-compliance-location-other {
	padding: 5px;
	width: 500px;
	cursor: help;
	position: relative;
	font-weight: bold;
}

.wp-ada-source-text {
	border-bottom: 1px dotted #c71f22;
	color: #c71f22;
}

.wp-ada-theme-error {
	display: inline-block;
	font-weight: normal;
}

.wp-ada-screen-reader-text {
	display: inline-block;
	position: absolute;
	left: -9999px;
	font-size: 12px !important;
	border: 1px solid !important;
	background-color: #eee;
	color: #000;
	padding: 5px;
}

.wp-ada-compliance-location:hover .wp-ada-screen-reader-text {
	z-index: 1000;
	position: absolute;
	top: 3em;
	left: 2.8em;
}

.summary-dismiss {
	border: 1px solid #000;
	position: absolute;
	top: 0;
	right: 20px;
	margin: 0;
	padding: 5px;
	background-color: #2f6fa7;
	color: #fff;
	cursor: pointer;
}

.adadismiss {
	float: right;
	background: #dc3232 !important;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 6px;
	color: #fff;
	font-weight: bold;
	border: 2px solid #fff;
	cursor: pointer;
}

.wp-ada-reiewprompt {
	position: absolute;
	top: 250px;
	left: 50%;
	transform: translate(-50%, -50%);
	border: 1px solid #000;
	background-color: #eee;
	text-align: center;
	height: 200px;
	width: 500px;
	z-index: 2000;
	color: #000;
}

.wp-ada-reiewprompt a {
	margin-top: 20px;
	margin-right: 10px;
}

.gutenberg__editor .wp_ada_version_message {
	margin: 2px;
	font-size: 85%;
}

.wp-ada-print_results {
	display: none;
}

.admin_page_ada_compliance-print-report #wpadminbar, .admin_page_ada_compliance-print-report #adminmenuwrap {
	display: none !important;
}

.wp_ada-compliance-recommended-plugins {
	margin-bottom: 20px !important;
	font-weight: bold;
}

li.wp_ada_light {
	font-size: 120%;
	list-style: none;
}

li.wp_ada_light .fa-circle {
	font-size: 250%;
	margin-right: 10px;
	float: left;
	margin-bottom: 50px;
}

li.wp_ada_light span {
	margin-left: 0px !important;
	white-space: normal;
}

.wp_ada_light_green {
	color: #005700;
	font-size: 120%;
}

.wp_ada_compliance_notices {
	font-size: 120%;
}

.wp_ada_form .wp-ada-compliance-filters {
	float: right !important;
	margin-top: 40px !important;
	margin-right: 100px;
}

.wp_ada_form .filterbtn {
	margin: 10px;
	width: 100px;
}

.wp_ada_action_column {
	width: 120px;
}

.basicdisabled {
	color: #cfcaca;
}

.wp-ada-ignore-options {
	display: none;
	margin-left: 20px;
	padding-bottom: 5px;
}

.wp-ada-ignore-options-click {
	margin: 0px;
	padding: 0px;
	color: #0073aa;
	text-decoration: underline;
	cursor: pointer;
}

.wp-ada-ignore-options-click:focus {
	outline: auto;
}

.wp_ada_scan_rules {
	margin-right: 20px !important;
	width: 20px !important;
	height: 20px !important;
}

.wp_ada_compliance_basic_print {
	float: right;
}

.wp_ada_version_message {
	font-size: 110%;
	font-weight: bold;
}

.wp_ada_light_red {
	color: #c91215;
	font-size: 120%;
}

.wp_ada_light_yellow {
	color: #e4ce04;
	font-size: 120%;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.wpadahidenotices {
	cursor: pointer;
	margin-left: 10px;
	padding-bottom: 3px;
	float: right;
}

.wp_ada_compliance_notice_container {
	font-weight: bold;
	color: #005700;
	margin-bottom: 10px;
	padding: 5px;
	padding-left: 10px;
	position: fixed;
	top: 20px;
	right: 150px;
	z-index: 100000;
	width: 500px;
	background-color: #fff;
	border: 1px solid #005700;
}

.wp_ada_compliance_notices p {
	margin: 0px;
}

.settings_page_wp-ada-compliance-basic-admin .form-table fieldset label {
	display: inline;
}

.settings_page_wp-ada-compliance-basic-admin .form-table {
	border: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 20px;
	background-color: #fff;
	width: 90%;
}

.settings_page_wp-ada-compliance-basic-admin .form-table div {
	margin-bottom: 20px;
}

.settings_page_wp-ada-compliance-basic-admin h2 {
	font-size: 140%;
	background-color: #fff;
	padding: 10px;
	border: 1px solid #ddd;
	width: 85%;
	margin-top: 30px;
}

.ada_compliance_settings_text {
	padding: 10px;
	font-size: 120%;
	font-weight: bold;
}

.ada_compliance_report_link {
	margin: 10px;
	text-align: center;
}

.ada_compliance_missing_license {
	background-color: #ed9fa0 !important;
}

#ada_compliance_options legend {
	width: 100%;
}

#ada_compliance_options label {
	margin-right: 10px !important;
}

a span.adaNewWindow {
	text-decoration: none;
}

.wp-ada-compliance-buttns {
	margin-left: 20px;
	clear: both;
}

.wp-ada-compliance-buttns a {
	margin-bottom: 10px;
}

.wp_ada_compliance_basic_scanstatus {
	padding: 8px;
	border: 1px solid black;
	margin: 10px;
	font-weight: bold;
}

#ElementorADAError, #BeaverBuilderADAError, #GutenbergADAError {
	display: none;
	min-height: 40px;
	top: 0px;
	z-index: 2000;
	position: fixed;
}

.wp-ada-elementor-check {
	top: 0px;
	left: 20px;
	z-index: 1999;
	position: fixed;
	color: #fff;
	font-weight: normal;
	font-size: 90%;
	text-transform: capitalize;
	padding: 10px;
	background-color: #dc3232;
}

#BeaverBuilderADAError {
	top: 55px;
}

#GutenbergADAError {
	top: 70px;
	right: 25%;
	max-width: 550px;
}

.adaError {
	color: #fff;
	padding: 10px;
	font-size: 100%;
	background-color: #dc3232;
	border-color: #ebccd1;
	width: 90%;
}

.adaError a {
	text-decoration: underline;
	color: #fff !important;
}

.adaError .fa, .adaError .far, .adaError .fas {
	margin-right: 5px;
}

.adaError .fa-ban, .adaError .fa-exclamation-circle {
	font-size: 150% !important;
}

.adaReferenceReport {
	background-color: #fff;
	padding: 10px;
}

.ada_compliance_report_link_clear {
	text-align: center;
}

.ada_compliance_report_link_clear .fa-thumbs-up {
	font-size: 200%;
	width: 100px;
	padding: 5px;
	background-color: #005700;
	color: #fff;
	cursor: auto !important;
	font-weight: bold;
}

.adaReference .fa-ban, .wp_ada_error_key .fa-ban, .ada_error .fa-ban {
	font-size: 150% !important;
	margin-right: 10px !important;
	color: #c91215;
}

.adaReference .fa-exclamation-circle, .wp_ada_error_key .fa-exclamation-circle, .ada_error .fa-exclamation-circle {
	font-size: 150% !important;
	margin-right: 10px !important;
}

.wp_ada_error_key {
	margin-top: 15px;
	background-color: #fff;
	padding: 5px;
	border: 1px dashed #0073aa;
}

.adaReferenceReport .wp_ada_error_key {
	background-color: #eee;
}

.adaError a {
	color: #fff;
}

.adaError h2 {
	color: #fff;
}

.adaErrorText {
	color: #fff;
	margin-left: 10px;
	font-size: 110%;
}

.adaAllGood {
	color: #005700;
}

.adaRedText {
	color: #c91215;
}

.adaBoldText {
	font-weight: bold;
}

.adamarketingtext {
	font-weight: bold;
	color: #c91215;
	font-size: 110% !important;
	width: 80%;
	margin-top: 20px !important;
}

.ada_error {
	width: 98%;
}

.ada_error {
	clear: both;
	border: 1px solid #ccc;
	vertical-align: top;
	border-collapse: collapse;
	background-color: #fff;
}

.ada_error, .ada_error td, .ada_error th {
	border: 1px solid #ccc;
	vertical-align: top;
}

.ada_error td, .ada_error th {
	padding: 5px;
	min-width: 85px;
}

.ada_error th {
	background-color: #000;
	color: #fff;
}

.adaEffectedCode {
	display: none;
}

.wp-ada-send-report {
	margin: 20px;
}

body.toplevel_page_ada_compliance-compliancereportbasic #TB_window img, .adaEffectedCode img {
	max-width: 500px;
	max-height: 200px;
}

body.toplevel_page_ada_compliance-compliancereportbasic #TB_ajaxContent {
	min-height: 200px;
}

.adaHelpText {
	display: none;
	font-weight: bold;
	border: 1px dashed #0073aa;
	padding: 10px;
	margin-top: 10px;
	color: #000;
}

td .adaHelpLink {
	padding: 0px;
}

.adaHelpLinkToggle {
	display: inline;
}

td .adaHelpLink:focus {
	outline: auto;
}

.adaViewbar {
	font-weight: bold;
	padding: 5px;
}

.adaHelpLink {
	font-weight: bold;
	padding: 8px;
	cursor: pointer;
	color: #0073aa;
	text-decoration: underline;
}

.wp_ada_form {
	background-color: #fff;
	border: 1px dashed #0073aa;
	padding: 10px;
	padding-bottom: 0px;
	max-width: 98%;
	font-size: 110%;
	margin: 10px;
}

.wp_ada_form #sort, .wp_ada_form #view {
	max-width: 90px;
}

.adashowingmessage {
	display: block;
}

.wp-ada-compliance-additionalsetup h2 {
	border: 0px;
	margin: 5px;
}

.wp_ada_form .adashowingmessage {
	margin-left: 20px;
	margin-right: 20px;
	border-bottom: 1px solid #0073aa;
	font-weight: bold;
}

.adaViewCode {
	cursor: pointer;
	color: #0073aa;
	text-decoration: underline;
}

.adaworking {
	background: url("https://students.ubc.ca/nitropack_static/KMqueKAoSCrlTwBULFsJFuUPlIbSXgFN/assets/images/optimized/rev-b182d11/students.ubc.ca/wp-content/plugins/wp-ada-compliance-check-basic/ajax-loading.jpg") no-repeat;
	background-size: 30px 25px;
	width: 50px;
	height: 50px;
	padding-right: 20px;
}

.adaworking.nitro-lazy {
	background-image: none !important;
}

.adaIgnored {
	color: #c91215;
}

.wp_ada_compliance_basic_updates {
	font-weight: bold;
	padding: 10px;
	border: 1px solid #c91215;
}

.btnwpada {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 1.1em;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

.btnwpada.nitro-lazy {
	background-image: none !important;
}

.btnwpada-primary {
	color: #fff !important;
	background-color: #2f6fa7;
	border-color: #2e6da4;
	text-decoration: none;
}

.btnwpada-primary:hover {
	color: #eee !important;
	background-color: #2f6fa7;
}

.btnwpada-warning {
	color: #fff !important;
	background-color: #ac1b1d;
	border-color: #2e6da4;
	text-decoration: none;
}

.btnwpada-warning:hover {
	color: #eee !important;
	background-color: #ac1b1d;
}

.btnwpada-danger {
	color: #fff;
	background-color: #cd322d;
	border-color: #d43f3a;
	text-decoration: none;
	font-weight: bold;
}

.btnwpada-danger:hover {
	color: #eee !important;
}

.btnwpada-success {
	color: #fff;
	background-color: #07580a;
	border-color: #07580a;
	text-decoration: none;
	font-weight: bold;
}

.btnwpada-success:hover {
	color: #eee !important;
}

.floatright {
	float: right;
	margin: 5px;
}

.adaReference {
	margin: 10px;
	border-bottom: 1px solid #ccc;
	padding: 10px;
}

.ada_post_custom_fields {
	margin-right: 20px;
	width: 300px;
	display: inline-block;
}

.adascanstarted {
	display: none;
}

.ada_posttype_notification {
	display: none;
}

.wp_ada_label {
	font-weight: bold;
	margin-left: 20px;
}

.wp_ada_label_disabled {
	color: #ccc;
}

.wp_ada_issue_sum {
	float: left;
	margin: 0px;
	margin-right: 15px;
	width: 25%;
	max-width: 215px;
}

.wp_ada_summary {
	display: inline-block;
	white-space: nowrap;
	vertical-align: middle;
	background-color: #fff;
	padding: 5px;
	border: 1px dashed #0073aa;
	margin: 15px;
	width: 97%;
}

.wp_ada_summary_left {
	float: left;
	list-style: none;
	border: 0px;
	border-right: 1px solid #eee;
	margin-left: 10px;
}

.wp_ada_dashboard_widget .wp_ada_summary_left {
	float: none;
	width: 100%;
}

.wp_ada_summary_right {
	display: inline-block;
	margin-top: 30px;
	margin-left: 20px;
	width: 65%;
}

h2.wp_ada_summary_header {
	margin-top: 0px;
}

.wp_ada_dashboard_widget ul {
	list-style: disc;
}

.wp_ada_dashboard_widget .wp_ada_issue_sum {
	float: none;
	display: block;
	width: 5px;
}

.wp_ada_dashboard_widget .wp_ada_summary {
	width: 350px;
	border: 0px;
}

a span.wp_ada_hidden {
	position: absolute;
	left: -9999px;
	font-size: 9pt !important;
	border: 1px dotted !important;
	background-color: #eee;
	color: #000;
	font-weight: normal !important;
	padding: 1px;
	font-family: arial !important;
	width: 11.5em;
	text-align: center;
	text-transform: lowercase;
}

/** modals **/
.wp-ada-compliance-modal-inner {
	position: fixed;
	left: 50%;
	top: 10%;
	width: 50%;
	transform: translate(-50%, 0);
	min-height: 400px;
	max-height: calc(100vh - 210px);
	overflow: hidden;
	overflow-y: auto;
	padding: 30px;
	margin: 30px;
	border: 1px solid #000;
	z-index: 2000000004;
	background-color: #fff;
}

.wp-ada-compliance-modal-close {
	position: fixed;
	top: 10px;
	right: 20px;
	margin: 20px;
	margin-top: 10px;
	font-size: 200%;
	color: #032e49;
	z-index: 2000000010;
}

.wp-ada-compliance-modal-wrapper {
	position: fixed;
	display: none;
	max-width: 100% !important;
	width: 100% !important;
	height: 100% !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, .8);
	z-index: 2000000005;
	cursor: pointer;
}

a.adaNewWindowInfo {
	position: relative;
}

a.adaNewWindowInfo:hover .wp_ada_hidden, a.adaNewWindowInfo:focus .wp_ada_hidden, a.adaNewWindowInfo:active .wp_ada_hidden {
	z-index: 1000;
	position: absolute;
	top: 1.4em;
	left: 3em;
}

.ada_error .wp_ada_action_column a.adaNewWindowInfo:hover .wp_ada_hidden, .ada_error .wp_ada_action_column a.adaNewWindowInfo:focus .wp_ada_hidden, .ada_error .wp_ada_action_column a.adaNewWindowInfo:active .wp_ada_hidden {
	left: -5em;
}

.ada_error .fa, .ada_error .far, .ada_error .fas {
	margin-right: 5px;
}

a i.fa-external-link {
	margin-left: 5px;
	font-size: .7em;
	color: #000;
}

.adaReference a i.fa-external-link, .ada_error a i.fa-external-link {
	font-size: .9em;
}

.adaError a i.fa-external-link {
	font-size: 1em;
	color: #fff;
}

.ada_marketing_text {
	color: #c91215;
}

.activationfield {
	font-weight: bold;
	margin-bottom: 20px !important;
}

@media only screen and (max-width: 1390px) {
	.wp_ada_form .sortby, .wp_ada_form .filterbtn {
		display: block;
		width: 200px;
		margin-top: 10px;
	}
}

@media only screen and (max-width: 1295px) {
	.wp_ada_label {
		display: block;
		margin: 5px;
	}
	
	.wp_ada_form .wp-ada-compliance-filters {
		float: none;
	}
	
	.wp_ada_form .filterbtn {
		margin-left: 10px;
		margin-right: 10px;
		display: inline;
	}
}

@media only screen and (max-width: 1224px) {
	.wp_ada_summary {
		width: 91%;
		display: block;
		margin: 10px;
		padding-bottom: 10px;
	}
	
	.wp_ada_summary_left {
		float: left;
		width: 55%;
		margin-left: 25px;
	}
	
	.wp_ada_issue_sum {
		float: none;
	}
	
	.wp_ada_form {
		width: 91%;
	}
	
	h2.wp_ada_summary_header {
		margin-top: -20px;
	}
}

@media only screen and (max-width: 768px) {
	.wp-ada-compliance-buttns {
		clear: both;
	}
	
	.wp-ada-compliance-buttns a {
		display: block;
		margin: 10px;
	}
}

@media only screen and (max-width: 500px) {
	.toplevel_page_ada_compliance-compliancereportbasic .btnwpada {
		display: block;
		margin-bottom: 5px;
	}
	
	.wp_ada_label {
		display: block;
		margin: 5px;
	}
	
	.wp_ada_summary {
		width: 98%;
		display: block;
		border: 0px;
		margin: 0px;
	}
	
	.wp_ada_summary_left {
		float: none;
		margin: 0px;
		margin-left: 25px;
	}
	
	.wp_ada_issue_sum {
		float: none;
		width: 100%;
		margin-right: 0px;
	}
	
	.ada_error, .ada_error th, .ada_error td {
		display: block;
	}
	
	.ada_error tr {
		border: 1px solid #ccc;
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	.ada_error th {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	.ada_error td {
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee;
		position: relative;
		padding-left: 50%;
	}
	
	.ada_error td:before {
		font-weight: bold;
		padding-right: 10px;
		white-space: nowrap;
	}
	
	/*
	Label the data
	*/
	.ada_error td:nth-of-type(1):before {
		content: "Title";
	}
	
	.ada_error td:nth-of-type(2):before {
		content: "Content Type";
	}
	
	.ada_error td:nth-of-type(3):before {
		content: "Error Type";
	}
	
	.ada_error td:nth-of-type(4):before {
		content: "Error";
	}
	
	.ada_error td:nth-of-type(5):before {
		content: "Affected Code";
	}
	
	.ada_error td:nth-of-type(6):before {
		content: "Actions";
	}
}

@media print {
	.admin_page_ada_compliance-print-report .wp_ada_compliance_report {
		display: block;
	}
	
	.wp_ada_compliance_report {
		margin-top: 0px;
	}
	
	.wp_ada_summary {
		border: 0px;
		width: 90%;
	}
	
	.adaViewCode, .adaHelpLink, .summary-dismiss, .wp-ada-compliance-buttns, .wp-ada-help-icon, .wp-ada-preparing-report2, .wp-ada-print-btns {
		display: none;
	}
	
	.wp_ada_summary_left {
		width: 40%;
	}
	
	.ada_error {
		font-size: 90%;
	}
	
	.ada_error a {
		text-decoration: none;
		color: #000;
	}
	
	.ada_error td {
		max-width: 525px;
	}
	
	.web-accessibility-basic_page_ada_compliance-compliancereferencereportbasic
    .adaReferenceReport
    .adaEffectedCode, .toplevel_page_ada_compliance-compliancereportbasic
    .wp_ada_compliance_basic_report
    .adaEffectedCode {
		display: inline;
	}
	
	.web-accessibility-basic_page_ada_compliance-compliancereferencereportbasic
    .adaReferenceReport, .toplevel_page_ada_compliance-compliancereportbasic
    .wp_ada_compliance_basic_report, .web-accessibility-basic_page_ada_compliance-compliancereferencereportbasic
    .adaReferenceReport, .toplevel_page_ada_compliance-compliancereportbasic
    .wp_ada_compliance_basic_report
    .wp_ada_compliance_basic_report {
		margin-left: -50px;
	}
	
	.web-accessibility-basic_page_ada_compliance-compliancereferencereportbasic
    .adaReferenceReport
    .printfixedwidth, .toplevel_page_ada_compliance-compliancereportbasic
    .wp_ada_compliance_basic_report
    .printfixedwidth {
		position: relative;
		display: inline;
		float: left;
		border: 0;
	}
	
	.web-accessibility-basic_page_ada_compliance-compliancereferencereportbasic
    .adaReferenceReport
    .printhidden, .toplevel_page_ada_compliance-compliancereportbasic
    .wp_ada_compliance_basic_report
    .printhidden {
		display: none;
	}
	
	.wp-ada-print_results {
		display: block;
	}
	
	.admin_page_ada_compliance-print-report {
		margin-left: -120px;
		width: 100%;
		height: 100%;
		background: #fff;
	}
	
	.admin_page_ada_compliance-print-report #wpadminbar, .admin_page_ada_compliance-print-report #adminmenuback {
		display: none !important;
	}
	
	.admin_page_ada_compliance-print-report .adaEffectedCode {
		display: block;
	}
	
	body.toplevel_page_ada_compliance-compliancereportbasic {
		visibility: hidden;
		background-color: #fff;
		transform: scale(.9);
	}
	
	body.web-accessibility-basic_page_ada_compliance-compliancereferencereportbasic {
		visibility: hidden;
		background-color: #fff;
	}
	
	.web-accessibility-basic_page_ada_compliance-compliancereferencereportbasic
    .adaReferenceReport, .toplevel_page_ada_compliance-compliancereportbasic
    .wp_ada_compliance_basic_report {
		visibility: visible;
		margin-left: -150px;
	}
	
	.web-accessibility-basic_page_ada_compliance-compliancereferencereportbasic
    .adaReferenceReport
    .btn, .toplevel_page_ada_compliance-compliancereportbasic
    .wp_ada_compliance_basic_report
    .btn, .toplevel_page_ada_compliance-compliancereportbasic
    .wp_ada_compliance_basic_report
    .wp_ada_form {
		display: none;
	}
	
	.web-accessibility-basic_page_ada_compliance-compliancereferencereportbasic
    .adaReferenceReport
    div {
		page-break-inside: avoid;
	}
	
	.toplevel_page_ada_compliance-compliancereportbasic
    .wp_ada_compliance_basic_report
    tr, .web-accessibility-basic_page_ada_compliance-compliancereferencereportbasic
    .adaReferenceReport
    tr {
		border-bottom: 1px solid #ccc;
	}
}

/* settings tabs */
#ada_compliance_options .ui-tabs ul.ui-tabs-nav {
	border-bottom: 2px solid #ccc;
	line-height: 31px;
	margin-top: 40px;
}

#ada_compliance_options .ui-tabs ul.ui-tabs-nav li {
	display: inline;
	margin-right: 10px;
	background-color: #fff;
	font-weight: bold;
}

#ada_compliance_options .ui-tabs ul.ui-tabs-nav li.ui-state-active {
	background-color: #2f6fa7 !important;
	color: #fff !important;
	border: 1px solid #ccc;
	border-bottom: none;
}

#ada_compliance_options .ui-tabs ul.ui-tabs-nav li a {
	color: #000;
	background-color: #fff;
	border: 1px solid #ccc;
	border-bottom: none;
	font-size: 1em;
	text-decoration: none;
	padding: 8px 10px;
}

#ada_compliance_options .ui-tabs ul.ui-tabs-nav li a:hover {
	color: #2f6fa7;
	background-color: #fff;
}

#ada_compliance_options .ui-tabs ul.ui-tabs-nav li.ui-state-active a {
	color: #fff;
	cursor: pointer !important;
	background-color: #2f6fa7;
}

@media only screen and (max-width: 768px) {
	.wp_ada_compliance_notice_container {
		right: 10px;
		width: 390px;
	}
	
	#ada_compliance_options .ui-tabs ul.ui-tabs-nav li, #ada_compliance_options .ui-tabs ul.ui-tabs-nav li.ui-state-active {
		display: block;
		background-color: transparent !important;
		color: #000 !important;
		margin-top: 20px;
	}
	
	#ada_compliance_options .ui-tabs ul.ui-tabs-nav li {
		border: 0px !important;
	}
}

/* add settings scroll button */
#adascrollbutton, #adasettsingsave {
	display: inline-block;
	background-color: #2f6fa7;
	color: #fff;
	width: 50px;
	height: 50px;
	text-align: center;
	border-radius: 4px;
	margin: 0px;
	position: fixed;
	bottom: 5px;
	right: 0px;
	transition: background-color .3s;
	z-index: 1000;
}

.adasavemessage {
	display: none;
	margin-left: 20px;
	color: #fff;
	background-color: #b81b1e;
	padding: 5px;
}

#adasettsingsave {
	top: 40%;
	width: 120px;
	right: 10%;
	font-weight: bold;
}

#adascrollbutton:hover, #adasettsingsave:hover {
	cursor: pointer;
	background-color: #333;
}

#adascrollbutton:active, #adasettsingsave:active {
	background-color: #555;
}

#adascrollbutton::after {
	content: "";
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	font-size: 2em;
	line-height: 50px;
	color: #fff;
}

@charset "UTF-8";

/** THIS FILE IS AUTOMATICALLY GENERATED - DO NOT MAKE MANUAL EDITS! **/

/** Custom CSS should be added to Mega Menu > Menu Themes > Custom Styling **/
.mega-menu-last-modified-1738796465 {
	content: "Wednesday 5th February 2025 23:01:05 UTC";
}

#mega-menu-wrap-primary, #mega-menu-wrap-primary #mega-menu-primary, #mega-menu-wrap-primary #mega-menu-primary ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-row, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-column, #mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary span.mega-menu-badge, #mega-menu-wrap-primary #mega-menu-primary + button.mega-close {
	transition: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
	border: 0;
	bottom: auto;
	box-sizing: border-box;
	clip: auto;
	color: #333;
	display: block;
	float: none;
	font-family: Open Sans;
	font-size: 18px;
	height: auto;
	left: auto;
	line-height: 1.5;
	list-style-type: none;
	margin: 0;
	min-height: auto;
	max-height: none;
	min-width: auto;
	max-width: none;
	opacity: 1;
	outline: none;
	overflow: visible;
	padding: 0;
	position: relative;
	pointer-events: auto;
	right: auto;
	text-align: left;
	text-decoration: none;
	text-indent: 0;
	text-transform: none;
	transform: none;
	top: auto;
	vertical-align: baseline;
	visibility: inherit;
	width: auto;
	word-wrap: break-word;
	white-space: normal;
}

#mega-menu-wrap-primary:before, #mega-menu-wrap-primary:after, #mega-menu-wrap-primary #mega-menu-primary:before, #mega-menu-wrap-primary #mega-menu-primary:after, #mega-menu-wrap-primary #mega-menu-primary ul.mega-sub-menu:before, #mega-menu-wrap-primary #mega-menu-primary ul.mega-sub-menu:after, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item:before, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item:after, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-row:before, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-row:after, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-column:before, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-column:after, #mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link:before, #mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link:after, #mega-menu-wrap-primary #mega-menu-primary span.mega-menu-badge:before, #mega-menu-wrap-primary #mega-menu-primary span.mega-menu-badge:after, #mega-menu-wrap-primary #mega-menu-primary + button.mega-close:before, #mega-menu-wrap-primary #mega-menu-primary + button.mega-close:after {
	display: none;
}

#mega-menu-wrap-primary {
	border-radius: 0;
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-primary {
		background: #353c98;
	}
}

#mega-menu-wrap-primary.mega-keyboard-navigation .mega-menu-toggle:focus, #mega-menu-wrap-primary.mega-keyboard-navigation .mega-toggle-block:focus, #mega-menu-wrap-primary.mega-keyboard-navigation .mega-toggle-block a:focus, #mega-menu-wrap-primary.mega-keyboard-navigation .mega-toggle-block .mega-search input[type=text]:focus, #mega-menu-wrap-primary.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus, #mega-menu-wrap-primary.mega-keyboard-navigation #mega-menu-primary a:focus, #mega-menu-wrap-primary.mega-keyboard-navigation #mega-menu-primary span:focus, #mega-menu-wrap-primary.mega-keyboard-navigation #mega-menu-primary input:focus, #mega-menu-wrap-primary.mega-keyboard-navigation #mega-menu-primary li.mega-menu-item a.mega-menu-link:focus, #mega-menu-wrap-primary.mega-keyboard-navigation #mega-menu-primary form.mega-search-open:has(input[type=text]:focus), #mega-menu-wrap-primary.mega-keyboard-navigation #mega-menu-primary + button.mega-close:focus {
	outline-style: solid;
	outline-width: 3px;
	outline-color: #109cde;
	outline-offset: -3px;
}

#mega-menu-wrap-primary.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus {
	outline-offset: 2px;
}

#mega-menu-wrap-primary.mega-keyboard-navigation > li.mega-menu-item > a.mega-menu-link:focus {
	background: rgba(0, 0, 0, 0);
	color: white;
	font-weight: normal;
	text-decoration: none;
	border-color: rgba(0, 0, 0, 0);
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-primary.mega-keyboard-navigation > li.mega-menu-item > a.mega-menu-link:focus {
		color: #fff;
		background: #353c98;
	}
}

#mega-menu-wrap-primary #mega-menu-primary {
	text-align: left;
	padding: 22px 5px 22px 5px;
}

#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link {
	cursor: pointer;
	display: inline;
	transition: background 200ms linear, color 200ms linear, border 200ms linear;
}

#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link .mega-description-group {
	vertical-align: middle;
	display: inline-block;
	transition: none;
}

#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link .mega-description-group .mega-menu-title, #mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link .mega-description-group .mega-menu-description {
	transition: none;
	line-height: 1.5;
	display: block;
}

#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link .mega-description-group .mega-menu-description {
	font-style: italic;
	font-size: .8em;
	text-transform: none;
	font-weight: normal;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link {
	display: flex;
	align-items: center;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link:before {
	flex: 0 0 auto;
	align-self: flex-start;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-tabbed.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link {
	display: block;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-icon-top > a.mega-menu-link {
	display: table-cell;
	vertical-align: middle;
	line-height: initial;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-icon-top > a.mega-menu-link:before {
	display: block;
	margin: 0 0 6px 0;
	text-align: center;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-icon-top > a.mega-menu-link > span.mega-title-below {
	display: inline-block;
	transition: none;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-icon-top > a.mega-menu-link {
		display: block;
		line-height: 64px;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-icon-top > a.mega-menu-link:before {
		display: inline-block;
		margin: 0 6px 0 0;
		text-align: left;
	}
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-icon-right > a.mega-menu-link:before {
	float: right;
	margin: 0 0 0 6px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-animating > ul.mega-sub-menu {
	pointer-events: none;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-disable-link > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu li.mega-disable-link > a.mega-menu-link {
	cursor: inherit;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children.mega-disable-link > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > li.mega-menu-item-has-children.mega-disable-link > a.mega-menu-link {
	cursor: pointer;
}

#mega-menu-wrap-primary #mega-menu-primary p {
	margin-bottom: 10px;
}

#mega-menu-wrap-primary #mega-menu-primary input, #mega-menu-wrap-primary #mega-menu-primary img {
	max-width: 100%;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > ul.mega-sub-menu {
	display: block;
	visibility: hidden;
	opacity: 1;
	pointer-events: auto;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > ul.mega-sub-menu {
		display: none;
		visibility: visible;
		opacity: 1;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu {
		display: block;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu.mega-menu-item.mega-toggle-on li.mega-hide-sub-menu-on-mobile > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary li.mega-hide-sub-menu-on-mobile > ul.mega-sub-menu {
		display: none;
	}
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-primary #mega-menu-primary[data-effect="fade"] li.mega-menu-item > ul.mega-sub-menu {
		opacity: 0;
		transition: opacity 200ms ease-in, visibility 200ms ease-in;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary[data-effect="fade"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
		opacity: 1;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
		opacity: 0;
		transform: translate(0, 10px);
		transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
		opacity: 1;
		transform: translate(0, 0);
	}
	
	#mega-menu-wrap-primary #mega-menu-primary[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="slide_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
		transform: translate(0, 10px);
		transition: transform 200ms ease-in, visibility 200ms ease-in;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary[data-effect="slide_up"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="slide_up"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="slide_up"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
		transform: translate(0, 0);
	}
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children > ul.mega-sub-menu {
	display: none;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children.mega-toggle-on > ul.mega-sub-menu {
	display: block;
}

#mega-menu-wrap-primary #mega-menu-primary.mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary.mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
	visibility: visible;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu {
	visibility: inherit;
	opacity: 1;
	display: block;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-1-columns > ul.mega-sub-menu > li.mega-menu-item {
	float: left;
	width: 100%;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-2-columns > ul.mega-sub-menu > li.mega-menu-item {
	float: left;
	width: 50%;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-3-columns > ul.mega-sub-menu > li.mega-menu-item {
	float: left;
	width: 33.3333333333%;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-4-columns > ul.mega-sub-menu > li.mega-menu-item {
	float: left;
	width: 25%;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-5-columns > ul.mega-sub-menu > li.mega-menu-item {
	float: left;
	width: 20%;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-6-columns > ul.mega-sub-menu > li.mega-menu-item {
	float: left;
	width: 16.6666666667%;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item a[class^="dashicons"]:before {
	font-family: dashicons;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item a.mega-menu-link:before {
	display: inline-block;
	font: inherit;
	font-family: dashicons;
	position: static;
	margin: 0 6px 0 0px;
	vertical-align: top;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: inherit;
	background: transparent;
	height: auto;
	width: auto;
	top: auto;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-hide-text a.mega-menu-link:before {
	margin: 0;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-hide-text li.mega-menu-item a.mega-menu-link:before {
	margin: 0 6px 0 0;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-align-bottom-left.mega-toggle-on > a.mega-menu-link {
	border-radius: 0;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-align-bottom-right > ul.mega-sub-menu {
	right: 0;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-align-bottom-right.mega-toggle-on > a.mega-menu-link {
	border-radius: 0;
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-menu-item {
		position: static;
	}
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
	margin: 0 30px 0 0;
	display: inline-block;
	height: auto;
	vertical-align: middle;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-item-align-right {
	float: right;
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-item-align-right {
		margin: 0 0 0 30px;
	}
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-item-align-float-left {
		float: left;
	}
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus {
		background: rgba(0, 0, 0, 0);
		color: white;
		font-weight: normal;
		text-decoration: none;
		border-color: rgba(0, 0, 0, 0);
	}
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
	background: rgba(0, 0, 0, 0);
	color: white;
	font-weight: normal;
	text-decoration: none;
	border-color: rgba(0, 0, 0, 0);
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
		color: #fff;
		background: #353c98;
	}
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
	line-height: 35px;
	height: 35px;
	padding: 0px 8px 0px 8px;
	vertical-align: baseline;
	width: auto;
	display: block;
	color: white;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	background: rgba(0, 0, 0, 0);
	border: 0;
	border-radius: 0;
	font-family: Open Sans;
	font-size: 18px;
	font-weight: normal;
	outline: none;
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-multi-line > a.mega-menu-link {
		line-height: inherit;
		display: table-cell;
		vertical-align: middle;
	}
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-multi-line > a.mega-menu-link br {
		display: none;
	}
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
		display: list-item;
		margin: 0;
		clear: both;
		border: 0;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-item-align-right {
		float: none;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
		border-radius: 0;
		border: 0;
		margin: 0;
		line-height: 64px;
		height: 64px;
		padding: 0 10px;
		background: transparent;
		text-align: left;
		color: #fff;
		font-size: 18px;
	}
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row {
	max-width: 1190px;
	margin: 0 auto;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column {
	float: left;
	min-height: 1px;
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-1 {
		width: 100%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-2 {
		width: 50%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-2 {
		width: 100%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-3 {
		width: 33.3333333333%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-3 {
		width: 66.6666666667%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-3 {
		width: 100%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-4 {
		width: 25%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-4 {
		width: 50%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-4 {
		width: 75%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-4 {
		width: 100%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-5 {
		width: 20%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-5 {
		width: 40%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-5 {
		width: 60%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-5 {
		width: 80%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-5 {
		width: 100%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-6 {
		width: 16.6666666667%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-6 {
		width: 33.3333333333%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-6 {
		width: 50%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-6 {
		width: 66.6666666667%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-6 {
		width: 83.3333333333%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-6 {
		width: 100%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-7 {
		width: 14.2857142857%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-7 {
		width: 28.5714285714%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-7 {
		width: 42.8571428571%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-7 {
		width: 57.1428571429%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-7 {
		width: 71.4285714286%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-7 {
		width: 85.7142857143%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-7 {
		width: 100%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-8 {
		width: 12.5%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-8 {
		width: 25%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-8 {
		width: 37.5%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-8 {
		width: 50%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-8 {
		width: 62.5%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-8 {
		width: 75%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-8 {
		width: 87.5%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-8 {
		width: 100%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-9 {
		width: 11.1111111111%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-9 {
		width: 22.2222222222%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-9 {
		width: 33.3333333333%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-9 {
		width: 44.4444444444%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-9 {
		width: 55.5555555556%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-9 {
		width: 66.6666666667%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-9 {
		width: 77.7777777778%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-9 {
		width: 88.8888888889%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-9 {
		width: 100%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-10 {
		width: 10%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-10 {
		width: 20%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-10 {
		width: 30%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-10 {
		width: 40%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-10 {
		width: 50%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-10 {
		width: 60%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-10 {
		width: 70%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-10 {
		width: 80%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-10 {
		width: 90%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-10 {
		width: 100%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-11 {
		width: 9.0909090909%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-11 {
		width: 18.1818181818%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-11 {
		width: 27.2727272727%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-11 {
		width: 36.3636363636%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-11 {
		width: 45.4545454545%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-11 {
		width: 54.5454545455%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-11 {
		width: 63.6363636364%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-11 {
		width: 72.7272727273%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-11 {
		width: 81.8181818182%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-11 {
		width: 90.9090909091%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-11-of-11 {
		width: 100%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-12 {
		width: 8.3333333333%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-12 {
		width: 16.6666666667%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-12 {
		width: 25%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-12 {
		width: 33.3333333333%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-12 {
		width: 41.6666666667%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-12 {
		width: 50%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-12 {
		width: 58.3333333333%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-12 {
		width: 66.6666666667%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-12 {
		width: 75%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-12 {
		width: 83.3333333333%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-11-of-12 {
		width: 91.6666666667%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-12-of-12 {
		width: 100%;
	}
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column {
		width: 100%;
		clear: both;
	}
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
	padding: 20px 15px 20px 15px;
	width: 100%;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
	z-index: 1;
	border-radius: 0;
	background: #f8f7f7;
	border-top: 0px solid #c4c4c4;
	border-left: 2px solid #c4c4c4;
	border-right: 2px solid #c4c4c4;
	border-bottom: 2px solid #c4c4c4;
	padding: 20px 0 20px 0;
	position: absolute;
	width: 100%;
	max-width: none;
	left: 0;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
		float: left;
		position: static;
		width: 100%;
	}
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-1 {
		width: 100%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-2 {
		width: 50%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-2 {
		width: 100%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-3 {
		width: 33.3333333333%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-3 {
		width: 66.6666666667%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-3 {
		width: 100%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-4 {
		width: 25%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-4 {
		width: 50%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-4 {
		width: 75%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-4 {
		width: 100%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-5 {
		width: 20%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-5 {
		width: 40%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-5 {
		width: 60%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-5 {
		width: 80%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-5 {
		width: 100%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-6 {
		width: 16.6666666667%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-6 {
		width: 33.3333333333%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-6 {
		width: 50%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-6 {
		width: 66.6666666667%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-6 {
		width: 83.3333333333%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-6 {
		width: 100%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-7 {
		width: 14.2857142857%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-7 {
		width: 28.5714285714%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-7 {
		width: 42.8571428571%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-7 {
		width: 57.1428571429%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-7 {
		width: 71.4285714286%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-7 {
		width: 85.7142857143%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-7 {
		width: 100%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-8 {
		width: 12.5%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-8 {
		width: 25%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-8 {
		width: 37.5%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-8 {
		width: 50%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-8 {
		width: 62.5%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-8 {
		width: 75%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-8 {
		width: 87.5%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-8 {
		width: 100%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-9 {
		width: 11.1111111111%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-9 {
		width: 22.2222222222%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-9 {
		width: 33.3333333333%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-9 {
		width: 44.4444444444%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-9 {
		width: 55.5555555556%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-9 {
		width: 66.6666666667%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-9 {
		width: 77.7777777778%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-9 {
		width: 88.8888888889%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-9 {
		width: 100%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-10 {
		width: 10%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-10 {
		width: 20%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-10 {
		width: 30%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-10 {
		width: 40%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-10 {
		width: 50%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-10 {
		width: 60%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-10 {
		width: 70%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-10 {
		width: 80%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-10 {
		width: 90%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-10-of-10 {
		width: 100%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-11 {
		width: 9.0909090909%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-11 {
		width: 18.1818181818%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-11 {
		width: 27.2727272727%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-11 {
		width: 36.3636363636%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-11 {
		width: 45.4545454545%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-11 {
		width: 54.5454545455%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-11 {
		width: 63.6363636364%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-11 {
		width: 72.7272727273%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-11 {
		width: 81.8181818182%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-10-of-11 {
		width: 90.9090909091%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-11-of-11 {
		width: 100%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-12 {
		width: 8.3333333333%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-12 {
		width: 16.6666666667%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-12 {
		width: 25%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-12 {
		width: 33.3333333333%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-12 {
		width: 41.6666666667%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-12 {
		width: 50%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-12 {
		width: 58.3333333333%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-12 {
		width: 66.6666666667%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-12 {
		width: 75%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-10-of-12 {
		width: 83.3333333333%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-11-of-12 {
		width: 91.6666666667%;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-12-of-12 {
		width: 100%;
	}
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu .mega-description-group .mega-menu-description {
	margin: 5px 0;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu {
	clear: both;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
	margin-left: 10px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu {
	margin-left: 10px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
	color: #333;
	font-family: Open Sans;
	font-size: 18px;
	display: block;
	float: left;
	clear: none;
	padding: 20px 15px 20px 15px;
	vertical-align: top;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear {
	clear: left;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
	color: #555;
	font-family: Open Sans;
	font-size: 16px;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	display: block;
	visibility: inherit;
	border: 0;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title:hover {
	border-color: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
	color: #3d6be4;
	font-family: Open Sans;
	font-size: 16px;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	display: block;
	border: 0;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover {
	border-color: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
	color: #353c98;
	font-weight: bold;
	text-decoration: underline;
	background: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover > span.mega-title-below, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus > span.mega-title-below, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover > span.mega-title-below, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus > span.mega-title-below {
	text-decoration: underline;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
	color: #353c98;
	font-family: Open Sans;
	font-size: 16px;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	display: block;
	border: 0;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover {
	border-color: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link {
	display: flex;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus {
	color: #353c98;
	font-weight: normal;
	text-decoration: underline;
	background: rgba(0, 0, 0, 0);
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
		border: 0;
		padding: 10px;
		border-radius: 0;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
		width: 100%;
		clear: both;
	}
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
	color: #353c98;
	font-family: Open Sans;
	font-size: 16px;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	border: 0;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	display: block;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
	color: #353c98;
	font-weight: normal;
	text-decoration: underline;
	background: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
	z-index: 1;
	position: absolute;
	width: auto;
	max-width: none;
	padding: 0px 0px 0px 0px;
	border: 0;
	background: #f1f1f1;
	border-radius: 0;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
		float: left;
		position: static;
		width: 100%;
		padding: 0;
		border: 0;
		border-radius: 0;
	}
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item > a.mega-menu-link {
		white-space: nowrap;
		min-width: 150px;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-has-description > a.mega-menu-link {
		white-space: normal;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-has-description > a.mega-menu-link > .mega-description-group > .mega-menu-title {
		white-space: nowrap;
	}
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
		clear: both;
	}
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
	display: block;
	background: #f1f1f1;
	color: #666;
	font-family: Open Sans;
	font-size: 18px;
	font-weight: normal;
	padding: 0px 10px 0px 10px;
	line-height: 36px;
	text-decoration: none;
	text-transform: none;
	vertical-align: baseline;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link {
		border-top-left-radius: 0;
		border-top-right-radius: 0;
	}
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link {
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link {
		border-bottom-right-radius: 0;
		border-bottom-left-radius: 0;
	}
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
	background: #ddd;
	font-weight: normal;
	text-decoration: none;
	color: #666;
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
		position: absolute;
		left: 100%;
		top: 0;
	}
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {
		padding-left: 20px;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu ul.mega-sub-menu a.mega-menu-link {
		padding-left: 30px;
	}
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
	display: inline-block;
	width: auto;
	background: transparent;
	position: relative;
	pointer-events: auto;
	left: auto;
	min-width: auto;
	font-size: inherit;
	padding: 0;
	margin: 0 0 0 6px;
	height: auto;
	line-height: inherit;
	color: inherit;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
	content: "";
	font-family: dashicons;
	font-weight: normal;
	display: inline-block;
	margin: 0;
	vertical-align: top;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: rotate(0);
	color: inherit;
	position: relative;
	background: transparent;
	height: auto;
	width: auto;
	right: auto;
	line-height: inherit;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
	float: right;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children.mega-collapse-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
	content: "";
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
		float: right;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
		content: "";
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children.mega-hide-sub-menu-on-mobile > a.mega-menu-link > span.mega-indicator {
		display: none;
	}
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu:not(.mega-menu-tabbed) li.mega-menu-item-has-children:not(.mega-collapse-children) > a.mega-menu-link > span.mega-indicator, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children.mega-hide-arrow > a.mega-menu-link > span.mega-indicator {
	display: none;
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout li.mega-menu-item a.mega-menu-link > span.mega-indicator:after {
		content: "";
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link {
		text-align: right;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link > span.mega-indicator {
		float: left;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link > span.mega-indicator:after {
		content: "";
		margin: 0 6px 0 0;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link:before {
		float: right;
		margin: 0 0 0 6px;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
		left: -100%;
		top: 0;
	}
}

#mega-menu-wrap-primary #mega-menu-primary li[class^="mega-lang-item"] > a.mega-menu-link > img {
	display: inline;
}

#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link > img.wpml-ls-flag, #mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link > img.iclflag {
	display: inline;
	margin-right: 8px;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-primary #mega-menu-primary li.mega-hide-on-mobile, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-hide-on-mobile, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-hide-on-mobile {
		display: none;
	}
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-primary #mega-menu-primary li.mega-hide-on-desktop, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-hide-on-desktop, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-hide-on-desktop {
		display: none;
	}
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-primary:after {
		content: "";
		display: table;
		clear: both;
	}
}

#mega-menu-wrap-primary #mega-menu-primary + button.mega-close {
	visibility: hidden;
	transition: left 600ms ease-in-out, right 600ms ease-in-out, visibility 600ms ease-in-out;
}

#mega-menu-wrap-primary #mega-menu-primary[data-effect-mobile^="slide_left"] + button.mega-close {
	right: 0;
	left: 100%;
}

#mega-menu-wrap-primary #mega-menu-primary[data-effect-mobile^="slide_right"] + button.mega-close {
	right: 100%;
	left: 0;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-primary:has(.mega-menu-open) #mega-menu-primary[data-effect-mobile^="slide_"] + button.mega-close {
		display: flex;
		position: fixed;
		top: 0;
		z-index: 99999999999;
		cursor: pointer;
		visibility: visible;
	}
	
	#mega-menu-wrap-primary:has(.mega-menu-open) #mega-menu-primary[data-effect-mobile^="slide_"] + button.mega-close:before {
		display: flex;
		content: "";
		font-family: dashicons;
		font-weight: normal;
		color: #fff;
		align-items: center;
		justify-content: center;
		width: 40px;
		height: 40px;
		font-size: 16px;
	}
	
	#mega-menu-wrap-primary:has(.mega-menu-open) #mega-menu-primary[data-effect-mobile^="slide_left"] + button.mega-close {
		right: 980px;
		left: auto;
	}
	
	#mega-menu-wrap-primary:has(.mega-menu-open) #mega-menu-primary[data-effect-mobile^="slide_right"] + button.mega-close {
		left: 980px;
		right: auto;
	}
}

#mega-menu-wrap-primary .mega-menu-toggle {
	display: none;
	z-index: 1;
	cursor: pointer;
	background: #353c98;
	border-radius: 0;
	line-height: 64px;
	height: 64px;
	text-align: left;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	outline: none;
	white-space: nowrap;
}

#mega-menu-wrap-primary .mega-menu-toggle img {
	max-width: 100%;
	padding: 0;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-primary .mega-menu-toggle {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
	}
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-left, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-center, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-preferred-size: 33.33%;
	-webkit-flex-basis: 33.33%;
	flex-basis: 33.33%;
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-left {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block {
	margin-left: 6px;
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block:only-child {
	margin-right: 6px;
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-center .mega-toggle-block {
	margin-left: 3px;
	margin-right: 3px;
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
	margin-right: 6px;
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child {
	margin-left: 6px;
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	height: 100%;
	outline: 0;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	-ms-flex-negative: 0;
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-primary .mega-menu-toggle {
		position: relative;
	}
	
	#mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
		background: rgba(255, 255, 255, 0);
		padding: 0px 0px 0px 0px;
		display: none;
		position: absolute;
		width: 100%;
		z-index: 9999999;
	}
	
	#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
		display: block;
	}
	
	#mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
		position: fixed;
		display: block;
		width: 980px;
		max-width: 100%;
		height: 100vh;
		max-height: 100vh;
		top: 0;
		box-sizing: border-box;
		transition: left 600ms ease-in-out, right 600ms ease-in-out, visibility 600ms ease-in-out;
		overflow-y: auto;
		overflow-x: hidden;
		z-index: 9999999999;
		overscroll-behavior: contain;
		visibility: hidden;
	}
	
	#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
		visibility: visible;
	}
	
	#mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
		right: -980px;
	}
	
	#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
		right: 0;
	}
	
	#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open:after {
		position: fixed;
		width: 100%;
		height: 99999px;
		content: "";
		top: 0;
		left: 0;
		opacity: .5;
		background: black;
		cursor: pointer;
		z-index: 9999999998;
	}
}

html.mega-menu-primary-off-canvas-open {
	overflow: hidden;
	height: auto;
}

html.mega-menu-primary-off-canvas-open body {
	overflow: hidden;
	height: auto;
}

html.mega-menu-primary-off-canvas-open #wpadminbar {
	z-index: 0;
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 {
	cursor: pointer;
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated {
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	cursor: pointer;
	transition-property: opacity, filter;
	transition-duration: .15s;
	transition-timing-function: linear;
	font: inherit;
	color: inherit;
	text-transform: none;
	background-color: transparent;
	border: 0;
	margin: 0;
	overflow: visible;
	transform: scale(.6);
	align-self: center;
	outline: 0;
	background: none;
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-box {
	width: 40px;
	height: 24px;
	display: inline-block;
	position: relative;
	outline: 0;
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner {
	display: block;
	top: 50%;
	margin-top: -2px;
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
	width: 40px;
	height: 4px;
	background-color: white;
	border-radius: 4px;
	position: absolute;
	transition-property: transform;
	transition-duration: .15s;
	transition-timing-function: ease;
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
	content: "";
	display: block;
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before {
	top: -10px;
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
	bottom: -10px;
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner {
	top: 2px;
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::before {
	top: 10px;
	transition-property: transform, opacity;
	transition-timing-function: ease;
	transition-duration: .15s;
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
	top: 20px;
}

#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner {
	transform: translate3d(0, 10px, 0) rotate(45deg);
}

#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::before {
	transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
	opacity: 0;
}

#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
	transform: translate3d(0, -20px, 0) rotate(-90deg);
}

#mega-menu-wrap-primary.mega-sticky {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 99998;
	opacity: 1;
	max-width: 100%;
	width: 100%;
	margin: 0 auto;
	background: transparent;
}

#mega-menu-wrap-primary.mega-sticky #mega-menu-primary {
	background: #353c98;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-primary.mega-sticky #mega-menu-primary {
		background: rgba(255, 255, 255, 0);
	}
}

#mega-menu-wrap-primary.mega-stuck {
	transition: transform .25s ease-in-out;
}

#mega-menu-wrap-primary.mega-stuck.mega-hide {
	transform: translateY(-100%);
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-primary.mega-sticky #mega-menu-primary:not([data-effect-mobile^="slide_"]) {
		max-height: calc(100vh - 64px);
		overflow: auto;
	}
	
	body.admin-bar #mega-menu-wrap-primary.mega-sticky #mega-menu-primary:not([data-effect-mobile^="slide_"]) {
		max-height: calc(100vh - 64px - 42px);
	}
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-show-when-sticky {
	display: none;
}

#mega-menu-wrap-primary.mega-sticky #mega-menu-primary li.mega-menu-item.mega-hide-when-sticky {
	display: none;
}

#mega-menu-wrap-primary.mega-sticky #mega-menu-primary li.mega-menu-item.mega-show-when-sticky {
	display: inline-block;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-primary.mega-sticky #mega-menu-primary li.mega-menu-item.mega-show-when-sticky.mega-hide-on-mobile {
		display: none;
	}
}

#mega-menu-wrap-primary #mega-menu-primary a.mega-custom-icon.mega-menu-link:before {
	transition: background 200ms linear;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item a[class^="genericon"]:before {
	font-family: genericons;
}

#mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical {
	flex-direction: column;
}

#mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical > li.mega-menu-item {
	display: list-item;
	margin: 0;
	margin: 0 0 30px 0;
	clear: both;
	width: 100%;
}

#mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical > li.mega-menu-item > a.mega-menu-link {
	height: auto;
}

#mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical > li.mega-menu-item.mega-icon-top > a.mega-menu-link {
	display: list-item;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical > li.mega-menu-item.mega-hide-on-mobile {
		display: none;
	}
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical > li.mega-menu-item.mega-hide-on-desktop {
		display: none;
	}
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical > li.mega-menu-megamenu > ul.mega-sub-menu {
		width: 600px;
	}
}

#mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical > li.mega-menu-megamenu.mega-menu-item, #mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical > li.mega-menu-flyout.mega-menu-item {
	position: relative;
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-align-bottom-right.mega-menu-item-has-children li.mega-menu-item a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-align-bottom-right.mega-menu-flyout li.mega-menu-item-has-children li.mega-menu-item a.mega-menu-link {
		text-align: left;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-align-bottom-right.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator, #mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-align-bottom-right.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
		float: right;
		margin-left: auto;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-align-bottom-right.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after, #mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-align-bottom-right.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
		content: "";
		margin: 0;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link {
		text-align: right;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator, #mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
		float: left;
		margin-left: auto;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after, #mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
		content: "";
		margin: 0;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children.mega-icon-left > a.mega-menu-link:before, #mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li.mega-menu-item-has-children.mega-icon-left > a.mega-menu-link:before {
		float: right;
		margin: 0 0 0 6px;
	}
}

#mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-menu-megamenu.mega-align-bottom-right > ul.mega-sub-menu {
	top: 0;
	left: 100%;
	right: auto;
}

#mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
	top: 0;
	left: 100%;
	right: auto;
}

#mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right.mega-icon-left > a.mega-menu-link:before, #mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item.mega-icon-left > a.mega-menu-link:before, #mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item.mega-icon-left > a.mega-menu-link:before {
	float: left;
	margin: 0 6px 0 0;
}

#mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-menu-megamenu.mega-align-bottom-left > ul.mega-sub-menu {
	top: 0;
	left: auto;
	right: 100%;
}

#mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-left > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-left li.mega-menu-item > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-left li.mega-menu-item ul.mega-sub-menu li.mega-menu-item > ul.mega-sub-menu {
	top: 0;
	left: auto;
	right: 100%;
}

#mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion {
	flex-direction: column;
}

#mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion > li.mega-menu-item {
	display: list-item;
	margin: 0;
	margin: 0 0 30px 0;
	clear: both;
	width: 100%;
}

#mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion > li.mega-menu-item > a.mega-menu-link {
	height: auto;
}

#mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion > li.mega-menu-item.mega-icon-top > a.mega-menu-link {
	display: list-item;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion > li.mega-menu-item.mega-hide-on-mobile {
		display: none;
	}
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion > li.mega-menu-item.mega-hide-on-desktop {
		display: none;
	}
}

#mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion > li.mega-menu-megamenu > ul.mega-sub-menu {
	position: static;
	width: 100% !important;
}

#mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu {
	position: static;
	width: 100% !important;
	padding: 0;
}

#mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
	background: #ddd;
	font-weight: normal;
	text-decoration: none;
	color: #666;
}

#mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
	position: static;
	left: 0;
	width: 100%;
	border: 0;
	box-shadow: none;
}

#mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {
	padding-left: 20px;
}

#mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {
	padding-left: 30px;
}

#mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {
	padding-left: 40px;
}

#mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion li.mega-menu-item > ul.mega-sub-menu {
	display: none;
	visibility: visible;
	opacity: 1;
}

#mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
	display: block;
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
		float: right;
		margin-left: auto;
	}
}

#mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion li.mega-menu-item li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
	content: "";
}

#mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after, #mega-menu-wrap-primary #mega-menu-primary.mega-menu-accordion li.mega-menu-item li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
	content: "";
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-bp-profile-nav img.avatar, #mega-menu-wrap-primary #mega-menu-primary img.mmm_gravatar {
	vertical-align: middle;
	position: relative;
	top: -1px;
	display: inline-block;
	max-height: 100%;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-primary #mega-menu-primary li.mega-bp-profile-nav img.avatar, #mega-menu-wrap-primary #mega-menu-primary img.mmm_gravatar {
		max-height: 90%;
		width: auto;
	}
}

#mega-menu-wrap-primary #mega-menu-primary img.avatar {
	vertical-align: middle;
	position: relative;
	top: -1px;
}

#mega-menu-wrap-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-logo, #mega-menu-wrap-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-logo {
	background: inherit;
}

#mega-menu-wrap-primary li.mega-menu-item img.mega-menu-logo {
	display: inline;
	vertical-align: middle;
	max-height: none;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-primary li.mega-menu-item img.mega-menu-logo {
		max-height: 90%;
		width: auto;
	}
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-primary #mega-menu-primary[data-effect-mobile^="slide_"] li.mega-menu-item a.mega-menu-link.mega-menu-logo {
		padding-top: 10px;
		padding-bottom: 10px;
		text-align: center;
		justify-content: center;
		height: auto;
	}
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu {
	padding: 0;
	flex-direction: column;
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-primary #mega-menu-primary[data-effect="fade"] li.mega-menu-item.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item:not(.mega-disable-transition) > ul.mega-sub-menu {
		opacity: 1;
		transition: none;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary[data-effect="fade"] li.mega-menu-item.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item:not(.mega-disable-transition) > ul.mega-sub-menu > li {
		opacity: 0;
		transition: opacity 200ms ease-in;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary[data-effect="fade"] li.mega-menu-item.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item:not(.mega-disable-transition).mega-toggle-on > ul.mega-sub-menu > li {
		opacity: 1;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item:not(.mega-disable-transition) > ul.mega-sub-menu {
		opacity: 1;
		transform: translate(0, 0);
		transition: none;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item:not(.mega-disable-transition) > ul.mega-sub-menu > li {
		opacity: 0;
		transform: translate(0, 10px);
		transition: opacity 200ms ease-in, transform 200ms ease-in;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item:not(.mega-disable-transition).mega-toggle-on > ul.mega-sub-menu > li {
		opacity: 1;
		transform: translate(0, 0);
	}
	
	#mega-menu-wrap-primary #mega-menu-primary[data-effect="slide_up"] li.mega-menu-item.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item:not(.mega-disable-transition) > ul.mega-sub-menu {
		transform: translate(0, 0);
		transition: none;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary[data-effect="slide_up"] li.mega-menu-item.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item:not(.mega-disable-transition) > ul.mega-sub-menu > li {
		transform: translate(0, 10px);
		transition: transform 200ms ease-in;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary[data-effect="slide_up"] li.mega-menu-item.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item:not(.mega-disable-transition).mega-toggle-on > ul.mega-sub-menu > li {
		transform: translate(0, 0);
	}
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item {
	width: 100%;
	padding: 0;
	position: static;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
	display: flex;
	width: 20%;
	background: #f1f1f1;
	color: #666;
	font-family: Open Sans;
	font-size: 18px;
	font-weight: normal;
	padding: 0px 10px 0px 10px;
	min-height: 36px;
	height: fit-content;
	align-items: center;
	text-decoration: none;
	text-transform: none;
	margin: 0;
	border: 0;
	cursor: pointer;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
	background: #ddd;
	font-weight: normal;
	text-decoration: none;
	color: #666;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-menu-item-has-children > a.mega-menu-link > .mega-indicator {
	margin-left: auto;
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-menu-item-has-children > a.mega-menu-link > .mega-indicator:after {
		content: "";
	}
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu {
	width: 80%;
	float: left;
	clear: none;
	position: absolute;
	top: 0;
	left: 20%;
	visibility: hidden;
	border-left: 1px solid #ccc;
	padding: 20px 0 20px 0;
	min-height: 100%;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu .mega-menu-item-has-children > a.mega-menu-link:after {
	display: none;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
	visibility: visible;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item {
	float: left;
	padding: 20px 15px 20px 15px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear {
	clear: left;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
	margin-left: 0;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
	margin-left: 10px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item {}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
	color: #3d6be4;
	font-family: Open Sans;
	font-size: 16px;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	display: block;
	border-top: 0px solid rgba(0, 0, 0, 0);
	border-left: 0px solid rgba(0, 0, 0, 0);
	border-right: 0px solid rgba(0, 0, 0, 0);
	border-bottom: 0px solid rgba(0, 0, 0, 0);
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
	color: #353c98;
	font-weight: bold;
	text-decoration: underline;
	background: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover > span.mega-title-below, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus > span.mega-title-below {
	text-decoration: underline;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
	color: #353c98;
	font-family: Open Sans;
	font-size: 16px;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	display: block;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus {
	color: #353c98;
	font-weight: normal;
	text-decoration: underline;
	background: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item {}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
	color: #353c98;
	font-family: Open Sans;
	font-size: 16px;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	display: block;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
	color: #353c98;
	font-weight: normal;
	text-decoration: underline;
	background: rgba(0, 0, 0, 0);
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu li.mega-collapse-children > ul.mega-sub-menu {
		display: none;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu li.mega-collapse-children.mega-toggle-on > ul.mega-sub-menu {
		display: block;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu {
		padding: 0;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item {
		width: 100%;
		clear: both;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item {
		width: 100%;
		padding: 0;
		position: static;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
		width: 100%;
		float: left;
		background: #f1f1f1;
		color: #666;
		font-family: Open Sans;
		font-size: 18px;
		font-weight: normal;
		padding: 0px 10px 0px 10px;
		line-height: 36px;
		text-decoration: none;
		text-transform: none;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
		content: "";
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
		content: "";
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu {
		width: 100%;
		position: relative;
		top: 0;
		left: auto;
		border-left: 0;
		padding: 10px;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
		margin-left: 0;
	}
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item a[class^="fa-"]:before {
	font-family: FontAwesome;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > a:not(.fa6).fab:before {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > a:not(.fa6).far:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > a:not(.fa6).fas:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > a:not(.fa6).fal:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 300;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > a:not(.fa6).fas, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > a:not(.fa6).fab, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > a:not(.fa6).far, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > a:not(.fa6).fal {
	-webkit-font-smoothing: inherit;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > a:not(.fa6).fas:before, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > a:not(.fa6).fab:before, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > a:not(.fa6).far:before, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > a:not(.fa6).fal:before {
	vertical-align: middle;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-icon-left > a.fas:not(.fa6):before, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-icon-left > a.fab:not(.fa6):before, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-icon-left > a.far:not(.fa6):before, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-icon-left > a.fal:not(.fa6):before {
	width: 1.25em;
	text-align: center;
}

/** Use FA6 for icons **/
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > a.fa6.far:before, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > a.fa6.fa-regular:before {
	font: var(--fa-font-regular);
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > a.fa6.fas:before, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > a.fa6.fa-solid:before {
	font: var(--fa-font-solid);
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > a.fa6.fal:before, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > a.fa6.fa-light:before {
	font: var(--fa-font-light);
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > a.fa6.fa-sharp.fa-regular:before {
	font: var(--fa-font-sharp-regular);
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > a.fa6.fa-sharp.fa-solid:before {
	font: var(--fa-font-sharp-solid);
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > a.fa6.fa-sharp.fa-light:before {
	font: var(--fa-font-sharp-light);
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > a.fa6.fa-kit:before {
	font-family: "Font Awesome Kit";
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > a.fa6.fab:before {
	font: var(--fa-font-brands);
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > a.fa6:before {
	vertical-align: unset;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-icon-left > a.fas.fa6:before, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-icon-left > a.fab.fa6:before, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-icon-left > a.far.fa6:before, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-icon-left > a.fal.fa6:before {
	width: 1.25em;
	text-align: center;
}

#mega-menu-wrap-primary #mega-menu-primary span.mega-menu-badge {
	border-radius: 2px 2px 2px 2px;
	display: inline-flex;
	line-height: normal;
	padding: 1px 4px 1px 4px;
	top: -7px;
	margin: 0 0 0 6px;
	text-align: center;
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-primary #mega-menu-primary span.mega-menu-badge.mega-hide-on-desktop {
		display: none;
	}
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-primary #mega-menu-primary span.mega-menu-badge.mega-hide-on-mobile {
		display: none;
	}
}

#mega-menu-wrap-primary #mega-menu-primary span.mega-menu-badge.mega-menu-badge-style-one {
	background: #d32f2f;
	color: #fff;
	font-weight: normal;
	font-size: 10px;
	text-transform: none;
	text-decoration: none;
	font-family: inherit;
}

#mega-menu-wrap-primary #mega-menu-primary span.mega-menu-badge.mega-menu-badge-style-two {
	background: #00796b;
	color: #fff;
	font-weight: normal;
	font-size: 10px;
	text-transform: none;
	text-decoration: none;
	font-family: inherit;
}

#mega-menu-wrap-primary #mega-menu-primary span.mega-menu-badge.mega-menu-badge-style-three {
	background: #ffc107;
	color: #fff;
	font-weight: normal;
	font-size: 10px;
	text-transform: none;
	text-decoration: none;
	font-family: inherit;
}

#mega-menu-wrap-primary #mega-menu-primary span.mega-menu-badge.mega-menu-badge-style-four {
	background: #303f9f;
	color: #fff;
	font-weight: normal;
	font-size: 10px;
	text-transform: none;
	text-decoration: none;
	font-family: inherit;
}

#mega-menu-wrap-primary .mega-menu-toggle {}

/** Push menu onto new line **/
#mega-menu-wrap-primary {
	clear: both;
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-primary.mega-menu-wrap {
		height: 80px;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary {
		max-width: 1200px;
		margin: 0 auto;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary p {
		padding-bottom: 12px;
		margin-bottom: 0;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
		padding: 6px 12px 6px 12px;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.first-visible-desktop, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item:first-child {
		padding-top: 12px;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item:last-child {
		padding-bottom: 12px;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children > ul.mega-sub-menu {
		display: block;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
		display: none;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:nth-child(6) {
		margin-right: 0;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:nth-child(7), #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:nth-child(8), #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:nth-child(9), #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:nth-child(10), #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:nth-child(11) {
		display: none;
	}
	
	li.widget_media_image img {
		border-radius: 12px;
	}
	
	li.mega-menu-item-type-widget p {
		color: #353c98;
		font-size: 16px;
		font-weight: 400;
		line-height: 24px;
	}
	
	#mega-menu-wrap-primary.mega-keyboard-navigation #mega-menu-primary a:focus, #mega-menu-wrap-primary.mega-keyboard-navigation #mega-menu-primary li.mega-menu-item a.mega-menu-link:focus {
		border-radius: 5px;
		outline: 2px solid #fff;
		outline-offset: 2px;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li > a:active {
		color: #353c98;
		text-decoration: underline;
	}
	
	#mega-menu-wrap-primary.mega-keyboard-navigation #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li > a:focus {
		border-radius: 2px;
		outline: 2px solid #458fff;
		outline-offset: 4px;
		text-decoration: underline;
	}
}

#ubc7-unit-menu .navbar-inner .container {
	width: 100%;
}

#ubc7-unit-menu .navbar-inner {
	background-color: #353c98;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
	top: 80px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
	margin: 0 30px -22px 0;
	padding-bottom: 15px;
	border-bottom: 8px solid transparent;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
	transition: transform .15s ease-in-out;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on, #mega-menu-wrap-primary #mega-menu-primary > li.mega-current-menu-item {
	border-bottom: 8px solid #ffaf15;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
	line-height: 26px;
	font-weight: 700;
	width: fit-content;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
	font-weight: 700;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:active {
	color: #353c98;
	text-decoration: underline;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
	transform: rotate(180deg);
	transition: all .15s;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
	box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, .1);
}

li.mega-menu-item-type-widget p.mega-menu-section-title, li.mega-menu-item-type-widget p.mega-menu-section-title a {
	color: #353c98;
	font-family: inherit;
	font-size: 22px;
	font-weight: 700;
	line-height: 26px;
	text-decoration: none;
	text-align: left;
	display: block;
}

li.mega-menu-item-type-widget p.mega-menu-section-title a:hover {
	text-decoration: underline;
	text-decoration-thickness: .5px;
	text-underline-offset: 1px;
}

li.mega-menu-item-type-widget p.mega-menu-section-title a:focus {
	border-radius: 2px !important;
	outline: 2px solid #458fff !important;
	outline-offset: 4px !important;
	text-decoration: underline;
	width: max-content;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
	margin: 0 0 0 8px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
	margin-bottom: 12px;
	line-height: 22px;
	font-weight: 500;
}

@media only screen and (min-width: 979px) and (max-width: 1199px) {
	#mega-menu-wrap-primary.mega-menu-wrap {
		height: 67px;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary {
		padding: 16px 4px;
		text-align: center;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
		margin: 0 20px -16px 0;
		padding-bottom: 8px;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
		margin-left: 4px;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
		top: 65px;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
		font-size: 16px;
		padding: 0 4px;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
		font-size: 16px;
		line-height: 20px;
		margin: 0 0 14px;
	}
	
	li.mega-menu-item-type-widget p.mega-menu-section-title, li.mega-menu-item-type-widget p.mega-menu-section-title a {
		font-size: 19px;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
		max-height: max-content;
	}
}

@media only screen and (min-width: 1200px) {
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
		max-height: 300px;
		overflow: hidden;
	}
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
		margin: 0;
		padding-bottom: 8px;
	}
	
	#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right {
		padding-right: 16px;
	}
	
	#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child {
		margin: 0;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:hover {
		border-bottom: none;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
		transition: transform .1s ease-in-out;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
		transition: transform .1s ease-in-out;
		transform: none;
	}
	
	#mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
		top: inherit;
	}
	
	#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
		position: absolute;
		top: 64px;
		max-width: 100%;
		padding-bottom: 270px;
	}
	
	#mega-menu-wrap-primary.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus {
		border-radius: 1px;
		outline: 2px solid #fff;
		outline-offset: 12px;
	}
	
	#mega-menu-wrap-primary.mega-keyboard-navigation ul#mega-menu-primary li.mega-menu-item a.mega-menu-link:focus {
		border-radius: 12px;
		outline: 2px solid #fff;
		outline-offset: -7px;
	}
	
	#mega-menu-wrap-primary.mega-keyboard-navigation ul#mega-menu-primary li.mega-menu-item ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
		border-radius: 12px;
		outline: 2px solid #458fff;
		outline-offset: -7px;
	}
	
	#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open {
		position: relative;
		height: 63px;
	}
	
	#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open:after {
		opacity: .4;
		top: 64px;
		position: absolute;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
		padding: 0;
		border-bottom: none;
		border-top: 1px solid #fff;
		box-sizing: border-box;
		background: #353c98;
	}
	
	#mega-menu-wrap-primary ul#mega-menu-primary li.mega-menu-item:first-child {
		border-top: none;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
		padding: 0;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link[aria-expanded="true"] {
		border-bottom: 4px solid #ffaf15;
		border-bottom-right-radius: 0px !important;
		border-bottom-left-radius: 0px !important;
		text-decoration: none;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link[aria-expanded="true"] {
		font-weight: 700;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
		line-height: 64px;
		padding: 0 0 0 24px;
		overflow: hidden;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
		font-size: 24px;
		padding: 0 24px;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
		padding: 0;
		border-bottom: 1px solid #c4c4c4;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column:last-child > ul.mega-sub-menu > li.mega-menu-item:last-child {
		border-bottom: none;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
		padding: 22px 24px 22px 40px;
		font-size: 16px;
		font-weight: 400;
		line-height: 20px;
		color: #353c98;
		width: auto;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover {
		font-weight: 400;
		text-decoration: underline;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:active {
		font-weight: 700;
		letter-spacing: -.3px;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
		text-decoration: none;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.audience {
		background-color: #3d6be4;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.audience a.mega-menu-link {
		padding-right: 24px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
	#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
		max-width: 80%;
	}
}

/** THIS FILE IS AUTOMATICALLY GENERATED - DO NOT MAKE MANUAL EDITS! **/

/** Custom CSS should be added to Mega Menu > Menu Themes > Custom Styling **/
.mega-menu-last-modified-1738796465 {
	content: "Wednesday 5th February 2025 23:01:05 UTC";
}

#mega-menu-wrap-audience-menu-location, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location ul.mega-sub-menu, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-row, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-column, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location a.mega-menu-link, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location span.mega-menu-badge, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location + button.mega-close {
	transition: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
	border: 0;
	bottom: auto;
	box-sizing: border-box;
	clip: auto;
	color: #666;
	display: block;
	float: none;
	font-family: inherit;
	font-size: 14px;
	height: auto;
	left: auto;
	line-height: 36px;
	list-style-type: none;
	margin: 0;
	min-height: auto;
	max-height: none;
	min-width: auto;
	max-width: none;
	opacity: 1;
	outline: none;
	overflow: visible;
	padding: 0;
	position: relative;
	pointer-events: auto;
	right: auto;
	text-align: left;
	text-decoration: none;
	text-indent: 0;
	text-transform: none;
	transform: none;
	top: auto;
	vertical-align: baseline;
	visibility: inherit;
	width: auto;
	word-wrap: break-word;
	white-space: normal;
}

#mega-menu-wrap-audience-menu-location:before, #mega-menu-wrap-audience-menu-location:after, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location:before, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location:after, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location ul.mega-sub-menu:before, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location ul.mega-sub-menu:after, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item:before, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item:after, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-row:before, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-row:after, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-column:before, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-column:after, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location a.mega-menu-link:before, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location a.mega-menu-link:after, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location span.mega-menu-badge:before, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location span.mega-menu-badge:after, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location + button.mega-close:before, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location + button.mega-close:after {
	display: none;
}

#mega-menu-wrap-audience-menu-location {
	border-radius: 0;
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-audience-menu-location {
		background: #3d6be4;
	}
}

#mega-menu-wrap-audience-menu-location.mega-keyboard-navigation .mega-menu-toggle:focus, #mega-menu-wrap-audience-menu-location.mega-keyboard-navigation .mega-toggle-block:focus, #mega-menu-wrap-audience-menu-location.mega-keyboard-navigation .mega-toggle-block a:focus, #mega-menu-wrap-audience-menu-location.mega-keyboard-navigation .mega-toggle-block .mega-search input[type=text]:focus, #mega-menu-wrap-audience-menu-location.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus, #mega-menu-wrap-audience-menu-location.mega-keyboard-navigation #mega-menu-audience-menu-location a:focus, #mega-menu-wrap-audience-menu-location.mega-keyboard-navigation #mega-menu-audience-menu-location span:focus, #mega-menu-wrap-audience-menu-location.mega-keyboard-navigation #mega-menu-audience-menu-location input:focus, #mega-menu-wrap-audience-menu-location.mega-keyboard-navigation #mega-menu-audience-menu-location li.mega-menu-item a.mega-menu-link:focus, #mega-menu-wrap-audience-menu-location.mega-keyboard-navigation #mega-menu-audience-menu-location form.mega-search-open:has(input[type=text]:focus), #mega-menu-wrap-audience-menu-location.mega-keyboard-navigation #mega-menu-audience-menu-location + button.mega-close:focus {
	outline-style: solid;
	outline-width: 3px;
	outline-color: #109cde;
	outline-offset: -3px;
}

#mega-menu-wrap-audience-menu-location.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus {
	outline-offset: 2px;
}

#mega-menu-wrap-audience-menu-location.mega-keyboard-navigation > li.mega-menu-item > a.mega-menu-link:focus {
	background: rgba(0, 0, 0, 0);
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	border-color: #fff;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-audience-menu-location.mega-keyboard-navigation > li.mega-menu-item > a.mega-menu-link:focus {
		color: #fff;
		background: #333;
	}
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location {
	text-align: right;
	padding: 6px 8px 6px 8px;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location a.mega-menu-link {
	cursor: pointer;
	display: inline;
	transition: background 200ms linear, color 200ms linear, border 200ms linear;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location a.mega-menu-link .mega-description-group {
	vertical-align: middle;
	display: inline-block;
	transition: none;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location a.mega-menu-link .mega-description-group .mega-menu-title, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location a.mega-menu-link .mega-description-group .mega-menu-description {
	transition: none;
	line-height: 1.5;
	display: block;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location a.mega-menu-link .mega-description-group .mega-menu-description {
	font-style: italic;
	font-size: .8em;
	text-transform: none;
	font-weight: normal;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link {
	display: flex;
	align-items: center;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link:before {
	flex: 0 0 auto;
	align-self: flex-start;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-tabbed.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link {
	display: block;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item.mega-icon-top > a.mega-menu-link {
	display: table-cell;
	vertical-align: middle;
	line-height: initial;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item.mega-icon-top > a.mega-menu-link:before {
	display: block;
	margin: 0 0 6px 0;
	text-align: center;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item.mega-icon-top > a.mega-menu-link > span.mega-title-below {
	display: inline-block;
	transition: none;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-item.mega-icon-top > a.mega-menu-link {
		display: block;
		line-height: 40px;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-item.mega-icon-top > a.mega-menu-link:before {
		display: inline-block;
		margin: 0 6px 0 0;
		text-align: left;
	}
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item.mega-icon-right > a.mega-menu-link:before {
	float: right;
	margin: 0 0 0 6px;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-animating > ul.mega-sub-menu {
	pointer-events: none;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-disable-link > a.mega-menu-link, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu li.mega-disable-link > a.mega-menu-link {
	cursor: inherit;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item-has-children.mega-disable-link > a.mega-menu-link, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > li.mega-menu-item-has-children.mega-disable-link > a.mega-menu-link {
	cursor: pointer;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location p {
	margin-bottom: 10px;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location input, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location img {
	max-width: 100%;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item > ul.mega-sub-menu {
	display: block;
	visibility: hidden;
	opacity: 1;
	pointer-events: auto;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item > ul.mega-sub-menu {
		display: none;
		visibility: visible;
		opacity: 1;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu {
		display: block;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu.mega-menu-item.mega-toggle-on li.mega-hide-sub-menu-on-mobile > ul.mega-sub-menu, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-hide-sub-menu-on-mobile > ul.mega-sub-menu {
		display: none;
	}
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location[data-effect="fade"] li.mega-menu-item > ul.mega-sub-menu {
		opacity: 0;
		transition: opacity 200ms ease-in, visibility 200ms ease-in;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location[data-effect="fade"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location[data-effect="fade"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location[data-effect="fade"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location[data-effect="fade"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
		opacity: 1;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
		opacity: 0;
		transform: translate(0, 10px);
		transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location[data-effect="fade_up"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location[data-effect="fade_up"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location[data-effect="fade_up"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
		opacity: 1;
		transform: translate(0, 0);
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location[data-effect="slide_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
		transform: translate(0, 10px);
		transition: transform 200ms ease-in, visibility 200ms ease-in;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location[data-effect="slide_up"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location[data-effect="slide_up"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location[data-effect="slide_up"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
		transform: translate(0, 0);
	}
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children > ul.mega-sub-menu {
	display: none;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children.mega-toggle-on > ul.mega-sub-menu {
	display: block;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
	visibility: visible;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu {
	visibility: inherit;
	opacity: 1;
	display: block;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-1-columns > ul.mega-sub-menu > li.mega-menu-item {
	float: left;
	width: 100%;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-2-columns > ul.mega-sub-menu > li.mega-menu-item {
	float: left;
	width: 50%;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-3-columns > ul.mega-sub-menu > li.mega-menu-item {
	float: left;
	width: 33.3333333333%;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-4-columns > ul.mega-sub-menu > li.mega-menu-item {
	float: left;
	width: 25%;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-5-columns > ul.mega-sub-menu > li.mega-menu-item {
	float: left;
	width: 20%;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-6-columns > ul.mega-sub-menu > li.mega-menu-item {
	float: left;
	width: 16.6666666667%;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item a[class^="dashicons"]:before {
	font-family: dashicons;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item a.mega-menu-link:before {
	display: inline-block;
	font: inherit;
	font-family: dashicons;
	position: static;
	margin: 0 6px 0 0px;
	vertical-align: top;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: inherit;
	background: transparent;
	height: auto;
	width: auto;
	top: auto;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item.mega-hide-text a.mega-menu-link:before {
	margin: 0;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item.mega-hide-text li.mega-menu-item a.mega-menu-link:before {
	margin: 0 6px 0 0;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-align-bottom-left.mega-toggle-on > a.mega-menu-link {
	border-radius: 0;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-align-bottom-right > ul.mega-sub-menu {
	right: 0;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-align-bottom-right.mega-toggle-on > a.mega-menu-link {
	border-radius: 0;
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu.mega-menu-item {
		position: static;
	}
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-item {
	margin: 0 0px 0 0;
	display: inline-block;
	height: auto;
	vertical-align: middle;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-item.mega-item-align-right {
	float: right;
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-item.mega-item-align-right {
		margin: 0 0 0 0px;
	}
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-item.mega-item-align-float-left {
		float: left;
	}
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-item > a.mega-menu-link:focus {
		background: rgba(0, 0, 0, 0);
		color: #fff;
		font-weight: normal;
		text-decoration: none;
		border-color: #fff;
	}
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
	background: rgba(0, 0, 0, 0);
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	border-color: #fff;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
		color: #fff;
		background: #333;
	}
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
	background: rgba(0, 0, 0, 0);
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	border-color: #fff;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
		color: #fff;
		background: #333;
	}
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-item > a.mega-menu-link {
	line-height: 36px;
	height: 36px;
	padding: 0px 12px 0px 12px;
	vertical-align: baseline;
	width: auto;
	display: block;
	color: #fff;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	background: rgba(0, 0, 0, 0);
	border: 0;
	border-radius: 0;
	font-family: Open Sans;
	font-size: 16px;
	font-weight: normal;
	outline: none;
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-item.mega-multi-line > a.mega-menu-link {
		line-height: inherit;
		display: table-cell;
		vertical-align: middle;
	}
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-item.mega-multi-line > a.mega-menu-link br {
		display: none;
	}
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-item {
		display: list-item;
		margin: 0;
		clear: both;
		border: 0;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-item.mega-item-align-right {
		float: none;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-item > a.mega-menu-link {
		border-radius: 0;
		border: 0;
		margin: 0;
		line-height: 40px;
		height: 40px;
		padding: 0 10px;
		background: transparent;
		text-align: left;
		color: #fff;
		font-size: 14px;
	}
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row {
	max-width: 1190px;
	margin: 0 auto;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column {
	float: left;
	min-height: 1px;
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-1 {
		width: 100%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-2 {
		width: 50%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-2 {
		width: 100%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-3 {
		width: 33.3333333333%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-3 {
		width: 66.6666666667%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-3 {
		width: 100%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-4 {
		width: 25%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-4 {
		width: 50%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-4 {
		width: 75%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-4 {
		width: 100%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-5 {
		width: 20%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-5 {
		width: 40%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-5 {
		width: 60%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-5 {
		width: 80%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-5 {
		width: 100%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-6 {
		width: 16.6666666667%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-6 {
		width: 33.3333333333%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-6 {
		width: 50%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-6 {
		width: 66.6666666667%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-6 {
		width: 83.3333333333%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-6 {
		width: 100%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-7 {
		width: 14.2857142857%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-7 {
		width: 28.5714285714%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-7 {
		width: 42.8571428571%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-7 {
		width: 57.1428571429%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-7 {
		width: 71.4285714286%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-7 {
		width: 85.7142857143%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-7 {
		width: 100%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-8 {
		width: 12.5%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-8 {
		width: 25%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-8 {
		width: 37.5%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-8 {
		width: 50%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-8 {
		width: 62.5%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-8 {
		width: 75%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-8 {
		width: 87.5%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-8 {
		width: 100%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-9 {
		width: 11.1111111111%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-9 {
		width: 22.2222222222%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-9 {
		width: 33.3333333333%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-9 {
		width: 44.4444444444%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-9 {
		width: 55.5555555556%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-9 {
		width: 66.6666666667%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-9 {
		width: 77.7777777778%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-9 {
		width: 88.8888888889%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-9 {
		width: 100%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-10 {
		width: 10%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-10 {
		width: 20%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-10 {
		width: 30%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-10 {
		width: 40%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-10 {
		width: 50%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-10 {
		width: 60%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-10 {
		width: 70%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-10 {
		width: 80%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-10 {
		width: 90%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-10 {
		width: 100%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-11 {
		width: 9.0909090909%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-11 {
		width: 18.1818181818%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-11 {
		width: 27.2727272727%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-11 {
		width: 36.3636363636%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-11 {
		width: 45.4545454545%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-11 {
		width: 54.5454545455%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-11 {
		width: 63.6363636364%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-11 {
		width: 72.7272727273%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-11 {
		width: 81.8181818182%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-11 {
		width: 90.9090909091%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-11-of-11 {
		width: 100%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-12 {
		width: 8.3333333333%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-12 {
		width: 16.6666666667%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-12 {
		width: 25%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-12 {
		width: 33.3333333333%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-12 {
		width: 41.6666666667%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-12 {
		width: 50%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-12 {
		width: 58.3333333333%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-12 {
		width: 66.6666666667%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-12 {
		width: 75%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-12 {
		width: 83.3333333333%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-11-of-12 {
		width: 91.6666666667%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-12-of-12 {
		width: 100%;
	}
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column {
		width: 100%;
		clear: both;
	}
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
	padding: 15px 15px 15px 15px;
	width: 100%;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu {
	z-index: 9999;
	border-radius: 0;
	background: #f1f1f1;
	border: 0;
	padding: 0px 0px 0px 0px;
	position: absolute;
	width: 100%;
	max-width: none;
	left: 0;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu {
		float: left;
		position: static;
		width: 100%;
	}
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-1 {
		width: 100%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-2 {
		width: 50%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-2 {
		width: 100%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-3 {
		width: 33.3333333333%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-3 {
		width: 66.6666666667%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-3 {
		width: 100%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-4 {
		width: 25%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-4 {
		width: 50%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-4 {
		width: 75%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-4 {
		width: 100%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-5 {
		width: 20%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-5 {
		width: 40%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-5 {
		width: 60%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-5 {
		width: 80%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-5 {
		width: 100%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-6 {
		width: 16.6666666667%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-6 {
		width: 33.3333333333%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-6 {
		width: 50%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-6 {
		width: 66.6666666667%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-6 {
		width: 83.3333333333%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-6 {
		width: 100%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-7 {
		width: 14.2857142857%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-7 {
		width: 28.5714285714%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-7 {
		width: 42.8571428571%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-7 {
		width: 57.1428571429%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-7 {
		width: 71.4285714286%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-7 {
		width: 85.7142857143%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-7 {
		width: 100%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-8 {
		width: 12.5%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-8 {
		width: 25%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-8 {
		width: 37.5%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-8 {
		width: 50%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-8 {
		width: 62.5%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-8 {
		width: 75%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-8 {
		width: 87.5%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-8 {
		width: 100%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-9 {
		width: 11.1111111111%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-9 {
		width: 22.2222222222%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-9 {
		width: 33.3333333333%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-9 {
		width: 44.4444444444%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-9 {
		width: 55.5555555556%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-9 {
		width: 66.6666666667%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-9 {
		width: 77.7777777778%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-9 {
		width: 88.8888888889%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-9 {
		width: 100%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-10 {
		width: 10%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-10 {
		width: 20%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-10 {
		width: 30%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-10 {
		width: 40%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-10 {
		width: 50%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-10 {
		width: 60%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-10 {
		width: 70%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-10 {
		width: 80%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-10 {
		width: 90%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-10-of-10 {
		width: 100%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-11 {
		width: 9.0909090909%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-11 {
		width: 18.1818181818%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-11 {
		width: 27.2727272727%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-11 {
		width: 36.3636363636%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-11 {
		width: 45.4545454545%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-11 {
		width: 54.5454545455%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-11 {
		width: 63.6363636364%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-11 {
		width: 72.7272727273%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-11 {
		width: 81.8181818182%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-10-of-11 {
		width: 90.9090909091%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-11-of-11 {
		width: 100%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-12 {
		width: 8.3333333333%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-12 {
		width: 16.6666666667%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-12 {
		width: 25%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-12 {
		width: 33.3333333333%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-12 {
		width: 41.6666666667%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-12 {
		width: 50%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-12 {
		width: 58.3333333333%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-12 {
		width: 66.6666666667%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-12 {
		width: 75%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-10-of-12 {
		width: 83.3333333333%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-11-of-12 {
		width: 91.6666666667%;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-12-of-12 {
		width: 100%;
	}
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu .mega-description-group .mega-menu-description {
	margin: 5px 0;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu {
	clear: both;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
	margin-left: 10px;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu {
	margin-left: 10px;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
	color: #666;
	font-family: inherit;
	font-size: 14px;
	display: block;
	float: left;
	clear: none;
	padding: 15px 15px 15px 15px;
	vertical-align: top;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear {
	clear: left;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
	color: #555;
	font-family: inherit;
	font-size: 16px;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	vertical-align: top;
	display: block;
	visibility: inherit;
	border: 0;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title:hover, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title:hover {
	border-color: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
	color: #555;
	font-family: inherit;
	font-size: 16px;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	display: block;
	border: 0;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover {
	border-color: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
	color: #555;
	font-weight: bold;
	text-decoration: none;
	background: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover > span.mega-title-below, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus > span.mega-title-below, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover > span.mega-title-below, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus > span.mega-title-below {
	text-decoration: none;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
	color: #666;
	font-family: inherit;
	font-size: 14px;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	display: block;
	border: 0;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover {
	border-color: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link {
	display: flex;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus {
	color: #666;
	font-weight: normal;
	text-decoration: none;
	background: rgba(0, 0, 0, 0);
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu {
		border: 0;
		padding: 10px;
		border-radius: 0;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
		width: 100%;
		clear: both;
	}
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
	color: #666;
	font-family: inherit;
	font-size: 14px;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	border: 0;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	display: block;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
	color: #666;
	font-weight: normal;
	text-decoration: none;
	background: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-flyout ul.mega-sub-menu {
	z-index: 9999;
	position: absolute;
	width: auto;
	max-width: none;
	padding: 0px 0px 0px 0px;
	border: 0;
	background: #f1f1f1;
	border-radius: 0;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-flyout ul.mega-sub-menu {
		float: left;
		position: static;
		width: 100%;
		padding: 0;
		border: 0;
		border-radius: 0;
	}
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item > a.mega-menu-link {
		white-space: nowrap;
		min-width: 150px;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-has-description > a.mega-menu-link {
		white-space: normal;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-has-description > a.mega-menu-link > .mega-description-group > .mega-menu-title {
		white-space: nowrap;
	}
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
		clear: both;
	}
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
	display: block;
	background: #f1f1f1;
	color: #666;
	font-family: inherit;
	font-size: 14px;
	font-weight: normal;
	padding: 0px 10px 0px 10px;
	line-height: 35px;
	text-decoration: none;
	text-transform: none;
	vertical-align: baseline;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link {
		border-top-left-radius: 0;
		border-top-right-radius: 0;
	}
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link {
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link {
		border-bottom-right-radius: 0;
		border-bottom-left-radius: 0;
	}
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
	background: #ddd;
	font-weight: normal;
	text-decoration: none;
	color: #666;
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
		position: absolute;
		left: 100%;
		top: 0;
	}
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {
		padding-left: 20px;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu ul.mega-sub-menu a.mega-menu-link {
		padding-left: 30px;
	}
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
	display: inline-block;
	width: auto;
	background: transparent;
	position: relative;
	pointer-events: auto;
	left: auto;
	min-width: auto;
	font-size: inherit;
	padding: 0;
	margin: 0 0 0 6px;
	height: auto;
	line-height: inherit;
	color: inherit;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
	content: "";
	font-family: dashicons;
	font-weight: normal;
	display: inline-block;
	margin: 0;
	vertical-align: top;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: rotate(0);
	color: inherit;
	position: relative;
	background: transparent;
	height: auto;
	width: auto;
	right: auto;
	line-height: inherit;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item-has-children li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
	float: right;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item-has-children.mega-collapse-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
	content: "";
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
		float: right;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
		content: "";
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item-has-children.mega-hide-sub-menu-on-mobile > a.mega-menu-link > span.mega-indicator {
		display: none;
	}
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-megamenu:not(.mega-menu-tabbed) li.mega-menu-item-has-children:not(.mega-collapse-children) > a.mega-menu-link > span.mega-indicator, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item-has-children.mega-hide-arrow > a.mega-menu-link > span.mega-indicator {
	display: none;
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-flyout li.mega-menu-item a.mega-menu-link > span.mega-indicator:after {
		content: "";
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link {
		text-align: right;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link > span.mega-indicator {
		float: left;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link > span.mega-indicator:after {
		content: "";
		margin: 0 6px 0 0;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link:before {
		float: right;
		margin: 0 0 0 6px;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
		left: -100%;
		top: 0;
	}
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li[class^="mega-lang-item"] > a.mega-menu-link > img {
	display: inline;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location a.mega-menu-link > img.wpml-ls-flag, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location a.mega-menu-link > img.iclflag {
	display: inline;
	margin-right: 8px;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-hide-on-mobile, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-hide-on-mobile, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-hide-on-mobile {
		display: none;
	}
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-hide-on-desktop, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-hide-on-desktop, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-hide-on-desktop {
		display: none;
	}
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-audience-menu-location:after {
		content: "";
		display: table;
		clear: both;
	}
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location + button.mega-close {
	visibility: hidden;
	transition: left 200ms ease-in-out, right 200ms ease-in-out, visibility 200ms ease-in-out;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location[data-effect-mobile^="slide_left"] + button.mega-close {
	right: 0;
	left: 100%;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location[data-effect-mobile^="slide_right"] + button.mega-close {
	right: 100%;
	left: 0;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-audience-menu-location:has(.mega-menu-open) #mega-menu-audience-menu-location[data-effect-mobile^="slide_"] + button.mega-close {
		display: flex;
		position: fixed;
		top: 0;
		z-index: 99999999999;
		cursor: pointer;
		visibility: visible;
	}
	
	#mega-menu-wrap-audience-menu-location:has(.mega-menu-open) #mega-menu-audience-menu-location[data-effect-mobile^="slide_"] + button.mega-close:before {
		display: flex;
		content: "";
		font-family: dashicons;
		font-weight: normal;
		color: #fff;
		align-items: center;
		justify-content: center;
		width: 40px;
		height: 40px;
		font-size: 16px;
	}
	
	#mega-menu-wrap-audience-menu-location:has(.mega-menu-open) #mega-menu-audience-menu-location[data-effect-mobile^="slide_left"] + button.mega-close {
		right: 300px;
		left: auto;
	}
	
	#mega-menu-wrap-audience-menu-location:has(.mega-menu-open) #mega-menu-audience-menu-location[data-effect-mobile^="slide_right"] + button.mega-close {
		left: 300px;
		right: auto;
	}
}

#mega-menu-wrap-audience-menu-location .mega-menu-toggle {
	display: none;
	z-index: 1;
	cursor: pointer;
	background: #222;
	border-radius: 2px 2px 2px 2px;
	line-height: 40px;
	height: 40px;
	text-align: left;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	outline: none;
	white-space: nowrap;
}

#mega-menu-wrap-audience-menu-location .mega-menu-toggle img {
	max-width: 100%;
	padding: 0;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-audience-menu-location .mega-menu-toggle {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
	}
}

#mega-menu-wrap-audience-menu-location .mega-menu-toggle .mega-toggle-blocks-left, #mega-menu-wrap-audience-menu-location .mega-menu-toggle .mega-toggle-blocks-center, #mega-menu-wrap-audience-menu-location .mega-menu-toggle .mega-toggle-blocks-right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-preferred-size: 33.33%;
	-webkit-flex-basis: 33.33%;
	flex-basis: 33.33%;
}

#mega-menu-wrap-audience-menu-location .mega-menu-toggle .mega-toggle-blocks-left {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
}

#mega-menu-wrap-audience-menu-location .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block {
	margin-left: 6px;
}

#mega-menu-wrap-audience-menu-location .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block:only-child {
	margin-right: 6px;
}

#mega-menu-wrap-audience-menu-location .mega-menu-toggle .mega-toggle-blocks-center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

#mega-menu-wrap-audience-menu-location .mega-menu-toggle .mega-toggle-blocks-center .mega-toggle-block {
	margin-left: 3px;
	margin-right: 3px;
}

#mega-menu-wrap-audience-menu-location .mega-menu-toggle .mega-toggle-blocks-right {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
}

#mega-menu-wrap-audience-menu-location .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
	margin-right: 6px;
}

#mega-menu-wrap-audience-menu-location .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child {
	margin-left: 6px;
}

#mega-menu-wrap-audience-menu-location .mega-menu-toggle .mega-toggle-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	height: 100%;
	outline: 0;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	-ms-flex-negative: 0;
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-audience-menu-location .mega-menu-toggle + #mega-menu-audience-menu-location {
		background: #222;
		padding: 0px 0px 0px 0px;
		display: none;
	}
	
	#mega-menu-wrap-audience-menu-location .mega-menu-toggle.mega-menu-open + #mega-menu-audience-menu-location {
		display: block;
	}
}

#mega-menu-wrap-audience-menu-location .mega-menu-toggle .mega-toggle-block-0 {
	cursor: pointer;
}

#mega-menu-wrap-audience-menu-location .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated {
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	cursor: pointer;
	transition-property: opacity, filter;
	transition-duration: .15s;
	transition-timing-function: linear;
	font: inherit;
	color: inherit;
	text-transform: none;
	background-color: transparent;
	border: 0;
	margin: 0;
	overflow: visible;
	transform: scale(.8);
	align-self: center;
	outline: 0;
	background: none;
}

#mega-menu-wrap-audience-menu-location .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-box {
	width: 40px;
	height: 24px;
	display: inline-block;
	position: relative;
	outline: 0;
}

#mega-menu-wrap-audience-menu-location .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner {
	display: block;
	top: 50%;
	margin-top: -2px;
}

#mega-menu-wrap-audience-menu-location .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, #mega-menu-wrap-audience-menu-location .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-audience-menu-location .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
	width: 40px;
	height: 4px;
	background-color: #ddd;
	border-radius: 4px;
	position: absolute;
	transition-property: transform;
	transition-duration: .15s;
	transition-timing-function: ease;
}

#mega-menu-wrap-audience-menu-location .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-audience-menu-location .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
	content: "";
	display: block;
}

#mega-menu-wrap-audience-menu-location .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before {
	top: -10px;
}

#mega-menu-wrap-audience-menu-location .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
	bottom: -10px;
}

#mega-menu-wrap-audience-menu-location .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner {
	top: 2px;
}

#mega-menu-wrap-audience-menu-location .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::before {
	top: 10px;
	transition-property: transform, opacity;
	transition-timing-function: ease;
	transition-duration: .15s;
}

#mega-menu-wrap-audience-menu-location .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
	top: 20px;
}

#mega-menu-wrap-audience-menu-location .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner {
	transform: translate3d(0, 10px, 0) rotate(45deg);
}

#mega-menu-wrap-audience-menu-location .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::before {
	transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
	opacity: 0;
}

#mega-menu-wrap-audience-menu-location .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
	transform: translate3d(0, -20px, 0) rotate(-90deg);
}

#mega-menu-wrap-audience-menu-location.mega-sticky {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 99998;
	opacity: 1;
	max-width: 100%;
	width: 100%;
	margin: 0 auto;
	background: transparent;
}

#mega-menu-wrap-audience-menu-location.mega-sticky #mega-menu-audience-menu-location {
	background: #3d6be4;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-audience-menu-location.mega-sticky #mega-menu-audience-menu-location {
		background: #222;
	}
}

#mega-menu-wrap-audience-menu-location.mega-stuck {
	transition: transform .25s ease-in-out;
}

#mega-menu-wrap-audience-menu-location.mega-stuck.mega-hide {
	transform: translateY(-100%);
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-audience-menu-location.mega-sticky #mega-menu-audience-menu-location:not([data-effect-mobile^="slide_"]) {
		max-height: calc(100vh - 40px);
		overflow: auto;
	}
	
	body.admin-bar #mega-menu-wrap-audience-menu-location.mega-sticky #mega-menu-audience-menu-location:not([data-effect-mobile^="slide_"]) {
		max-height: calc(100vh - 40px - 42px);
	}
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item.mega-show-when-sticky {
	display: none;
}

#mega-menu-wrap-audience-menu-location.mega-sticky #mega-menu-audience-menu-location li.mega-menu-item.mega-hide-when-sticky {
	display: none;
}

#mega-menu-wrap-audience-menu-location.mega-sticky #mega-menu-audience-menu-location li.mega-menu-item.mega-show-when-sticky {
	display: inline-block;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-audience-menu-location.mega-sticky #mega-menu-audience-menu-location li.mega-menu-item.mega-show-when-sticky.mega-hide-on-mobile {
		display: none;
	}
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location a.mega-custom-icon.mega-menu-link:before {
	transition: background 200ms linear;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item a[class^="genericon"]:before {
	font-family: genericons;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-vertical {
	flex-direction: column;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-vertical > li.mega-menu-item {
	display: list-item;
	margin: 0;
	margin: 0 0 0px 0;
	clear: both;
	width: 100%;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-vertical > li.mega-menu-item > a.mega-menu-link {
	height: auto;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-vertical > li.mega-menu-item.mega-icon-top > a.mega-menu-link {
	display: list-item;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-vertical > li.mega-menu-item.mega-hide-on-mobile {
		display: none;
	}
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-vertical > li.mega-menu-item.mega-hide-on-desktop {
		display: none;
	}
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-vertical > li.mega-menu-megamenu > ul.mega-sub-menu {
		width: 600px;
	}
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-vertical > li.mega-menu-megamenu.mega-menu-item, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-vertical > li.mega-menu-flyout.mega-menu-item {
	position: relative;
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-vertical li.mega-align-bottom-right.mega-menu-item-has-children li.mega-menu-item a.mega-menu-link, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-vertical li.mega-align-bottom-right.mega-menu-flyout li.mega-menu-item-has-children li.mega-menu-item a.mega-menu-link {
		text-align: left;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-vertical li.mega-align-bottom-right.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-vertical li.mega-align-bottom-right.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
		float: right;
		margin-left: auto;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-vertical li.mega-align-bottom-right.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-vertical li.mega-align-bottom-right.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
		content: "";
		margin: 0;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children > a.mega-menu-link, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link {
		text-align: right;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
		float: left;
		margin-left: auto;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
		content: "";
		margin: 0;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children.mega-icon-left > a.mega-menu-link:before, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li.mega-menu-item-has-children.mega-icon-left > a.mega-menu-link:before {
		float: right;
		margin: 0 0 0 6px;
	}
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-vertical li.mega-menu-megamenu.mega-align-bottom-right > ul.mega-sub-menu {
	top: 0;
	left: 100%;
	right: auto;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item ul.mega-sub-menu, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
	top: 0;
	left: 100%;
	right: auto;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right.mega-icon-left > a.mega-menu-link:before, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item.mega-icon-left > a.mega-menu-link:before, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item.mega-icon-left > a.mega-menu-link:before {
	float: left;
	margin: 0 6px 0 0;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-vertical li.mega-menu-megamenu.mega-align-bottom-left > ul.mega-sub-menu {
	top: 0;
	left: auto;
	right: 100%;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-left > ul.mega-sub-menu, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-left li.mega-menu-item > ul.mega-sub-menu, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-left li.mega-menu-item ul.mega-sub-menu li.mega-menu-item > ul.mega-sub-menu {
	top: 0;
	left: auto;
	right: 100%;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-accordion {
	flex-direction: column;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-accordion > li.mega-menu-item {
	display: list-item;
	margin: 0;
	margin: 0 0 0px 0;
	clear: both;
	width: 100%;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-accordion > li.mega-menu-item > a.mega-menu-link {
	height: auto;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-accordion > li.mega-menu-item.mega-icon-top > a.mega-menu-link {
	display: list-item;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-accordion > li.mega-menu-item.mega-hide-on-mobile {
		display: none;
	}
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-accordion > li.mega-menu-item.mega-hide-on-desktop {
		display: none;
	}
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-accordion > li.mega-menu-megamenu > ul.mega-sub-menu {
	position: static;
	width: 100% !important;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu {
	position: static;
	width: 100% !important;
	padding: 0;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
	background: #ddd;
	font-weight: normal;
	text-decoration: none;
	color: #666;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
	position: static;
	left: 0;
	width: 100%;
	border: 0;
	box-shadow: none;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {
	padding-left: 20px;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {
	padding-left: 30px;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {
	padding-left: 40px;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-accordion li.mega-menu-item > ul.mega-sub-menu {
	display: none;
	visibility: visible;
	opacity: 1;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-accordion li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-accordion li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
	display: block;
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-accordion li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
		float: right;
		margin-left: auto;
	}
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-accordion li.mega-menu-item li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
	content: "";
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-accordion li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location.mega-menu-accordion li.mega-menu-item li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
	content: "";
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-bp-profile-nav img.avatar, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location img.mmm_gravatar {
	vertical-align: middle;
	position: relative;
	top: -1px;
	display: inline-block;
	max-height: 100%;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-bp-profile-nav img.avatar, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location img.mmm_gravatar {
		max-height: 90%;
		width: auto;
	}
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location img.avatar {
	vertical-align: middle;
	position: relative;
	top: -1px;
}

#mega-menu-wrap-audience-menu-location > li.mega-menu-item.mega-current-menu-item > a.mega-menu-logo, #mega-menu-wrap-audience-menu-location > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-logo {
	background: inherit;
}

#mega-menu-wrap-audience-menu-location li.mega-menu-item img.mega-menu-logo {
	display: inline;
	vertical-align: middle;
	max-height: none;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-audience-menu-location li.mega-menu-item img.mega-menu-logo {
		max-height: 90%;
		width: auto;
	}
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location[data-effect-mobile^="slide_"] li.mega-menu-item a.mega-menu-link.mega-menu-logo {
		padding-top: 10px;
		padding-bottom: 10px;
		text-align: center;
		justify-content: center;
		height: auto;
	}
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu {
	padding: 0;
	flex-direction: column;
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location[data-effect="fade"] li.mega-menu-item.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item:not(.mega-disable-transition) > ul.mega-sub-menu {
		opacity: 1;
		transition: none;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location[data-effect="fade"] li.mega-menu-item.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item:not(.mega-disable-transition) > ul.mega-sub-menu > li {
		opacity: 0;
		transition: opacity 200ms ease-in;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location[data-effect="fade"] li.mega-menu-item.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item:not(.mega-disable-transition).mega-toggle-on > ul.mega-sub-menu > li {
		opacity: 1;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location[data-effect="fade_up"] li.mega-menu-item.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item:not(.mega-disable-transition) > ul.mega-sub-menu {
		opacity: 1;
		transform: translate(0, 0);
		transition: none;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location[data-effect="fade_up"] li.mega-menu-item.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item:not(.mega-disable-transition) > ul.mega-sub-menu > li {
		opacity: 0;
		transform: translate(0, 10px);
		transition: opacity 200ms ease-in, transform 200ms ease-in;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location[data-effect="fade_up"] li.mega-menu-item.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item:not(.mega-disable-transition).mega-toggle-on > ul.mega-sub-menu > li {
		opacity: 1;
		transform: translate(0, 0);
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location[data-effect="slide_up"] li.mega-menu-item.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item:not(.mega-disable-transition) > ul.mega-sub-menu {
		transform: translate(0, 0);
		transition: none;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location[data-effect="slide_up"] li.mega-menu-item.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item:not(.mega-disable-transition) > ul.mega-sub-menu > li {
		transform: translate(0, 10px);
		transition: transform 200ms ease-in;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location[data-effect="slide_up"] li.mega-menu-item.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item:not(.mega-disable-transition).mega-toggle-on > ul.mega-sub-menu > li {
		transform: translate(0, 0);
	}
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item {
	width: 100%;
	padding: 0;
	position: static;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
	display: flex;
	width: 20%;
	background: #f1f1f1;
	color: #666;
	font-family: inherit;
	font-size: 14px;
	font-weight: normal;
	padding: 0px 10px 0px 10px;
	min-height: 35px;
	height: fit-content;
	align-items: center;
	text-decoration: none;
	text-transform: none;
	margin: 0;
	border: 0;
	cursor: pointer;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
	background: #ddd;
	font-weight: normal;
	text-decoration: none;
	color: #666;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-menu-item-has-children > a.mega-menu-link > .mega-indicator {
	margin-left: auto;
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-menu-item-has-children > a.mega-menu-link > .mega-indicator:after {
		content: "";
	}
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu {
	width: 80%;
	float: left;
	clear: none;
	position: absolute;
	top: 0;
	left: 20%;
	visibility: hidden;
	border-left: 1px solid #ccc;
	padding: 0px 0px 0px 0px;
	min-height: 100%;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu .mega-menu-item-has-children > a.mega-menu-link:after {
	display: none;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
	visibility: visible;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item {
	float: left;
	padding: 15px 15px 15px 15px;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear {
	clear: left;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
	margin-left: 0;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
	margin-left: 10px;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item {}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
	color: #555;
	font-family: inherit;
	font-size: 16px;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	display: block;
	border-top: 0px solid rgba(0, 0, 0, 0);
	border-left: 0px solid rgba(0, 0, 0, 0);
	border-right: 0px solid rgba(0, 0, 0, 0);
	border-bottom: 0px solid rgba(0, 0, 0, 0);
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
	color: #555;
	font-weight: bold;
	text-decoration: none;
	background: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover > span.mega-title-below, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus > span.mega-title-below {
	text-decoration: none;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
	color: #666;
	font-family: inherit;
	font-size: 14px;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	display: block;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus {
	color: #666;
	font-weight: normal;
	text-decoration: none;
	background: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item {}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
	color: #666;
	font-family: inherit;
	font-size: 14px;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	display: block;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
	color: #666;
	font-weight: normal;
	text-decoration: none;
	background: rgba(0, 0, 0, 0);
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu li.mega-collapse-children > ul.mega-sub-menu {
		display: none;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu ul.mega-sub-menu, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu li.mega-collapse-children.mega-toggle-on > ul.mega-sub-menu {
		display: block;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu {
		padding: 0;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item {
		width: 100%;
		clear: both;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item {
		width: 100%;
		padding: 0;
		position: static;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
		width: 100%;
		float: left;
		background: #f1f1f1;
		color: #666;
		font-family: inherit;
		font-size: 14px;
		font-weight: normal;
		padding: 0px 10px 0px 10px;
		line-height: 35px;
		text-decoration: none;
		text-transform: none;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
		content: "";
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
		content: "";
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu {
		width: 100%;
		position: relative;
		top: 0;
		left: auto;
		border-left: 0;
		padding: 10px;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
		margin-left: 0;
	}
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item a[class^="fa-"]:before {
	font-family: FontAwesome;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item > a:not(.fa6).fab:before {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item > a:not(.fa6).far:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item > a:not(.fa6).fas:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item > a:not(.fa6).fal:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 300;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item > a:not(.fa6).fas, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item > a:not(.fa6).fab, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item > a:not(.fa6).far, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item > a:not(.fa6).fal {
	-webkit-font-smoothing: inherit;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item > a:not(.fa6).fas:before, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item > a:not(.fa6).fab:before, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item > a:not(.fa6).far:before, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item > a:not(.fa6).fal:before {
	vertical-align: middle;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item.mega-icon-left > a.fas:not(.fa6):before, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item.mega-icon-left > a.fab:not(.fa6):before, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item.mega-icon-left > a.far:not(.fa6):before, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item.mega-icon-left > a.fal:not(.fa6):before {
	width: 1.25em;
	text-align: center;
}

/** Use FA6 for icons **/
#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item > a.fa6.far:before, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item > a.fa6.fa-regular:before {
	font: var(--fa-font-regular);
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item > a.fa6.fas:before, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item > a.fa6.fa-solid:before {
	font: var(--fa-font-solid);
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item > a.fa6.fal:before, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item > a.fa6.fa-light:before {
	font: var(--fa-font-light);
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item > a.fa6.fa-sharp.fa-regular:before {
	font: var(--fa-font-sharp-regular);
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item > a.fa6.fa-sharp.fa-solid:before {
	font: var(--fa-font-sharp-solid);
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item > a.fa6.fa-sharp.fa-light:before {
	font: var(--fa-font-sharp-light);
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item > a.fa6.fa-kit:before {
	font-family: "Font Awesome Kit";
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item > a.fa6.fab:before {
	font: var(--fa-font-brands);
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item > a.fa6:before {
	vertical-align: unset;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item.mega-icon-left > a.fas.fa6:before, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item.mega-icon-left > a.fab.fa6:before, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item.mega-icon-left > a.far.fa6:before, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location li.mega-menu-item.mega-icon-left > a.fal.fa6:before {
	width: 1.25em;
	text-align: center;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location span.mega-menu-badge {
	border-radius: 2px 2px 2px 2px;
	display: inline-flex;
	line-height: normal;
	padding: 1px 4px 1px 4px;
	top: -7px;
	margin: 0 0 0 6px;
	text-align: center;
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location span.mega-menu-badge.mega-hide-on-desktop {
		display: none;
	}
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location span.mega-menu-badge.mega-hide-on-mobile {
		display: none;
	}
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location span.mega-menu-badge.mega-menu-badge-style-one {
	background: #d32f2f;
	color: #fff;
	font-weight: normal;
	font-size: 10px;
	text-transform: none;
	text-decoration: none;
	font-family: inherit;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location span.mega-menu-badge.mega-menu-badge-style-two {
	background: #00796b;
	color: #fff;
	font-weight: normal;
	font-size: 10px;
	text-transform: none;
	text-decoration: none;
	font-family: inherit;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location span.mega-menu-badge.mega-menu-badge-style-three {
	background: #ffc107;
	color: #fff;
	font-weight: normal;
	font-size: 10px;
	text-transform: none;
	text-decoration: none;
	font-family: inherit;
}

#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location span.mega-menu-badge.mega-menu-badge-style-four {
	background: #303f9f;
	color: #fff;
	font-weight: normal;
	font-size: 10px;
	text-transform: none;
	text-decoration: none;
	font-family: inherit;
}

#mega-menu-wrap-audience-menu-location .mega-menu-toggle {}

/** Push menu onto new line **/
#mega-menu-wrap-audience-menu-location {
	clear: both;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-audience-menu-location {
		display: none !important;
	}
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location {
		max-width: 1200px;
		margin: 0 auto;
		height: 48px;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-item {
		margin: 0 0 0 8px;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
		line-height: 36px;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link:active {
		text-decoration: underline;
		text-underline-offset: 4px;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link:active {
		font-weight: 600;
		letter-spacing: -.3px;
	}
	
	#mega-menu-wrap-audience-menu-location.mega-keyboard-navigation #mega-menu-audience-menu-location a:focus, #mega-menu-wrap-audience-menu-location.mega-keyboard-navigation #mega-menu-audience-menu-location li.mega-menu-item a.mega-menu-link:focus {
		border-radius: 8px;
		outline: 2px solid #fff;
		outline-offset: -2px;
	}
}

@media only screen and (min-width: 978px) and (max-width: 1199px) {
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location {
		max-width: 978px;
	}
	
	#mega-menu-wrap-audience-menu-location #mega-menu-audience-menu-location > li.mega-menu-item > a.mega-menu-link {
		font-size: 15px;
	}
}

/** THIS FILE IS AUTOMATICALLY GENERATED - DO NOT MAKE MANUAL EDITS! **/

/** Custom CSS should be added to Mega Menu > Menu Themes > Custom Styling **/
.mega-menu-last-modified-1738796465 {
	content: "Wednesday 5th February 2025 23:01:05 UTC";
}

#mega-menu-wrap-utility-menu-location, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location ul.mega-sub-menu, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-row, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-column, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location a.mega-menu-link, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location span.mega-menu-badge, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location + button.mega-close {
	transition: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
	border: 0;
	bottom: auto;
	box-sizing: border-box;
	clip: auto;
	color: #666;
	display: block;
	float: none;
	font-family: inherit;
	font-size: 14px;
	height: auto;
	left: auto;
	line-height: 36px;
	list-style-type: none;
	margin: 0;
	min-height: auto;
	max-height: none;
	min-width: auto;
	max-width: none;
	opacity: 1;
	outline: none;
	overflow: visible;
	padding: 0;
	position: relative;
	pointer-events: auto;
	right: auto;
	text-align: left;
	text-decoration: none;
	text-indent: 0;
	text-transform: none;
	transform: none;
	top: auto;
	vertical-align: baseline;
	visibility: inherit;
	width: auto;
	word-wrap: break-word;
	white-space: normal;
}

#mega-menu-wrap-utility-menu-location:before, #mega-menu-wrap-utility-menu-location:after, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location:before, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location:after, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location ul.mega-sub-menu:before, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location ul.mega-sub-menu:after, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item:before, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item:after, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-row:before, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-row:after, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-column:before, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-column:after, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location a.mega-menu-link:before, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location a.mega-menu-link:after, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location span.mega-menu-badge:before, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location span.mega-menu-badge:after, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location + button.mega-close:before, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location + button.mega-close:after {
	display: none;
}

#mega-menu-wrap-utility-menu-location {
	border-radius: 0;
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-utility-menu-location {
		background: white;
	}
}

#mega-menu-wrap-utility-menu-location.mega-keyboard-navigation .mega-menu-toggle:focus, #mega-menu-wrap-utility-menu-location.mega-keyboard-navigation .mega-toggle-block:focus, #mega-menu-wrap-utility-menu-location.mega-keyboard-navigation .mega-toggle-block a:focus, #mega-menu-wrap-utility-menu-location.mega-keyboard-navigation .mega-toggle-block .mega-search input[type=text]:focus, #mega-menu-wrap-utility-menu-location.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus, #mega-menu-wrap-utility-menu-location.mega-keyboard-navigation #mega-menu-utility-menu-location a:focus, #mega-menu-wrap-utility-menu-location.mega-keyboard-navigation #mega-menu-utility-menu-location span:focus, #mega-menu-wrap-utility-menu-location.mega-keyboard-navigation #mega-menu-utility-menu-location input:focus, #mega-menu-wrap-utility-menu-location.mega-keyboard-navigation #mega-menu-utility-menu-location li.mega-menu-item a.mega-menu-link:focus, #mega-menu-wrap-utility-menu-location.mega-keyboard-navigation #mega-menu-utility-menu-location form.mega-search-open:has(input[type=text]:focus), #mega-menu-wrap-utility-menu-location.mega-keyboard-navigation #mega-menu-utility-menu-location + button.mega-close:focus {
	outline-style: solid;
	outline-width: 3px;
	outline-color: #109cde;
	outline-offset: -3px;
}

#mega-menu-wrap-utility-menu-location.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus {
	outline-offset: 2px;
}

#mega-menu-wrap-utility-menu-location.mega-keyboard-navigation > li.mega-menu-item > a.mega-menu-link:focus {
	background: rgba(0, 0, 0, 0);
	color: #353c98;
	font-weight: normal;
	text-decoration: none;
	border-color: #fff;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-utility-menu-location.mega-keyboard-navigation > li.mega-menu-item > a.mega-menu-link:focus {
		color: #fff;
		background: #333;
	}
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location {
	text-align: right;
	padding: 14px 8px 14px 8px;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location a.mega-menu-link {
	cursor: pointer;
	display: inline;
	transition: background 200ms linear, color 200ms linear, border 200ms linear;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location a.mega-menu-link .mega-description-group {
	vertical-align: middle;
	display: inline-block;
	transition: none;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location a.mega-menu-link .mega-description-group .mega-menu-title, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location a.mega-menu-link .mega-description-group .mega-menu-description {
	transition: none;
	line-height: 1.5;
	display: block;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location a.mega-menu-link .mega-description-group .mega-menu-description {
	font-style: italic;
	font-size: .8em;
	text-transform: none;
	font-weight: normal;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link {
	display: flex;
	align-items: center;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link:before {
	flex: 0 0 auto;
	align-self: flex-start;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-tabbed.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link {
	display: block;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item.mega-icon-top > a.mega-menu-link {
	display: table-cell;
	vertical-align: middle;
	line-height: initial;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item.mega-icon-top > a.mega-menu-link:before {
	display: block;
	margin: 0 0 6px 0;
	text-align: center;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item.mega-icon-top > a.mega-menu-link > span.mega-title-below {
	display: inline-block;
	transition: none;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-item.mega-icon-top > a.mega-menu-link {
		display: block;
		line-height: 40px;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-item.mega-icon-top > a.mega-menu-link:before {
		display: inline-block;
		margin: 0 6px 0 0;
		text-align: left;
	}
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item.mega-icon-right > a.mega-menu-link:before {
	float: right;
	margin: 0 0 0 6px;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-animating > ul.mega-sub-menu {
	pointer-events: none;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-disable-link > a.mega-menu-link, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu li.mega-disable-link > a.mega-menu-link {
	cursor: inherit;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item-has-children.mega-disable-link > a.mega-menu-link, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > li.mega-menu-item-has-children.mega-disable-link > a.mega-menu-link {
	cursor: pointer;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location p {
	margin-bottom: 10px;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location input, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location img {
	max-width: 100%;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item > ul.mega-sub-menu {
	display: block;
	visibility: hidden;
	opacity: 1;
	pointer-events: auto;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item > ul.mega-sub-menu {
		display: none;
		visibility: visible;
		opacity: 1;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu {
		display: block;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu.mega-menu-item.mega-toggle-on li.mega-hide-sub-menu-on-mobile > ul.mega-sub-menu, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-hide-sub-menu-on-mobile > ul.mega-sub-menu {
		display: none;
	}
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location[data-effect="fade"] li.mega-menu-item > ul.mega-sub-menu {
		opacity: 0;
		transition: opacity 200ms ease-in, visibility 200ms ease-in;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location[data-effect="fade"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location[data-effect="fade"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location[data-effect="fade"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location[data-effect="fade"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
		opacity: 1;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
		opacity: 0;
		transform: translate(0, 10px);
		transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location[data-effect="fade_up"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location[data-effect="fade_up"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location[data-effect="fade_up"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
		opacity: 1;
		transform: translate(0, 0);
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location[data-effect="slide_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
		transform: translate(0, 10px);
		transition: transform 200ms ease-in, visibility 200ms ease-in;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location[data-effect="slide_up"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location[data-effect="slide_up"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location[data-effect="slide_up"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
		transform: translate(0, 0);
	}
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children > ul.mega-sub-menu {
	display: none;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children.mega-toggle-on > ul.mega-sub-menu {
	display: block;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
	visibility: visible;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu {
	visibility: inherit;
	opacity: 1;
	display: block;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-1-columns > ul.mega-sub-menu > li.mega-menu-item {
	float: left;
	width: 100%;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-2-columns > ul.mega-sub-menu > li.mega-menu-item {
	float: left;
	width: 50%;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-3-columns > ul.mega-sub-menu > li.mega-menu-item {
	float: left;
	width: 33.3333333333%;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-4-columns > ul.mega-sub-menu > li.mega-menu-item {
	float: left;
	width: 25%;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-5-columns > ul.mega-sub-menu > li.mega-menu-item {
	float: left;
	width: 20%;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-6-columns > ul.mega-sub-menu > li.mega-menu-item {
	float: left;
	width: 16.6666666667%;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item a[class^="dashicons"]:before {
	font-family: dashicons;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item a.mega-menu-link:before {
	display: inline-block;
	font: inherit;
	font-family: dashicons;
	position: static;
	margin: 0 6px 0 0px;
	vertical-align: top;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: inherit;
	background: transparent;
	height: auto;
	width: auto;
	top: auto;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item.mega-hide-text a.mega-menu-link:before {
	margin: 0;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item.mega-hide-text li.mega-menu-item a.mega-menu-link:before {
	margin: 0 6px 0 0;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-align-bottom-left.mega-toggle-on > a.mega-menu-link {
	border-radius: 0;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-align-bottom-right > ul.mega-sub-menu {
	right: 0;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-align-bottom-right.mega-toggle-on > a.mega-menu-link {
	border-radius: 0;
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu.mega-menu-item {
		position: static;
	}
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-item {
	margin: 0 0px 0 0;
	display: inline-block;
	height: auto;
	vertical-align: middle;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-item.mega-item-align-right {
	float: right;
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-item.mega-item-align-right {
		margin: 0 0 0 0px;
	}
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-item.mega-item-align-float-left {
		float: left;
	}
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-item > a.mega-menu-link:focus {
		background: rgba(0, 0, 0, 0);
		color: #353c98;
		font-weight: normal;
		text-decoration: none;
		border-color: #fff;
	}
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
	background: rgba(0, 0, 0, 0);
	color: #353c98;
	font-weight: normal;
	text-decoration: none;
	border-color: #fff;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
		color: #fff;
		background: #333;
	}
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
	background: rgba(0, 0, 0, 0);
	color: #353c98;
	font-weight: normal;
	text-decoration: none;
	border-color: #fff;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
		color: #fff;
		background: #333;
	}
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-item > a.mega-menu-link {
	line-height: 20px;
	height: 20px;
	padding: 0px 8px 0px 8px;
	vertical-align: baseline;
	width: auto;
	display: block;
	color: #353c98;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	background: rgba(0, 0, 0, 0);
	border: 0;
	border-radius: 0;
	font-family: Open Sans;
	font-size: 14px;
	font-weight: normal;
	outline: none;
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-item.mega-multi-line > a.mega-menu-link {
		line-height: inherit;
		display: table-cell;
		vertical-align: middle;
	}
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-item.mega-multi-line > a.mega-menu-link br {
		display: none;
	}
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-item {
		display: list-item;
		margin: 0;
		clear: both;
		border: 0;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-item.mega-item-align-right {
		float: none;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-item > a.mega-menu-link {
		border-radius: 0;
		border: 0;
		margin: 0;
		line-height: 40px;
		height: 40px;
		padding: 0 10px;
		background: transparent;
		text-align: left;
		color: #fff;
		font-size: 14px;
	}
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row {
	max-width: 1190px;
	margin: 0 auto;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column {
	float: left;
	min-height: 1px;
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-1 {
		width: 100%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-2 {
		width: 50%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-2 {
		width: 100%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-3 {
		width: 33.3333333333%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-3 {
		width: 66.6666666667%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-3 {
		width: 100%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-4 {
		width: 25%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-4 {
		width: 50%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-4 {
		width: 75%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-4 {
		width: 100%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-5 {
		width: 20%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-5 {
		width: 40%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-5 {
		width: 60%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-5 {
		width: 80%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-5 {
		width: 100%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-6 {
		width: 16.6666666667%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-6 {
		width: 33.3333333333%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-6 {
		width: 50%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-6 {
		width: 66.6666666667%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-6 {
		width: 83.3333333333%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-6 {
		width: 100%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-7 {
		width: 14.2857142857%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-7 {
		width: 28.5714285714%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-7 {
		width: 42.8571428571%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-7 {
		width: 57.1428571429%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-7 {
		width: 71.4285714286%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-7 {
		width: 85.7142857143%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-7 {
		width: 100%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-8 {
		width: 12.5%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-8 {
		width: 25%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-8 {
		width: 37.5%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-8 {
		width: 50%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-8 {
		width: 62.5%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-8 {
		width: 75%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-8 {
		width: 87.5%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-8 {
		width: 100%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-9 {
		width: 11.1111111111%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-9 {
		width: 22.2222222222%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-9 {
		width: 33.3333333333%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-9 {
		width: 44.4444444444%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-9 {
		width: 55.5555555556%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-9 {
		width: 66.6666666667%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-9 {
		width: 77.7777777778%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-9 {
		width: 88.8888888889%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-9 {
		width: 100%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-10 {
		width: 10%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-10 {
		width: 20%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-10 {
		width: 30%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-10 {
		width: 40%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-10 {
		width: 50%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-10 {
		width: 60%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-10 {
		width: 70%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-10 {
		width: 80%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-10 {
		width: 90%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-10 {
		width: 100%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-11 {
		width: 9.0909090909%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-11 {
		width: 18.1818181818%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-11 {
		width: 27.2727272727%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-11 {
		width: 36.3636363636%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-11 {
		width: 45.4545454545%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-11 {
		width: 54.5454545455%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-11 {
		width: 63.6363636364%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-11 {
		width: 72.7272727273%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-11 {
		width: 81.8181818182%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-11 {
		width: 90.9090909091%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-11-of-11 {
		width: 100%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-12 {
		width: 8.3333333333%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-12 {
		width: 16.6666666667%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-12 {
		width: 25%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-12 {
		width: 33.3333333333%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-12 {
		width: 41.6666666667%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-12 {
		width: 50%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-12 {
		width: 58.3333333333%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-12 {
		width: 66.6666666667%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-12 {
		width: 75%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-12 {
		width: 83.3333333333%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-11-of-12 {
		width: 91.6666666667%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-12-of-12 {
		width: 100%;
	}
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column {
		width: 100%;
		clear: both;
	}
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
	padding: 15px 15px 15px 15px;
	width: 100%;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu {
	z-index: 9999;
	border-radius: 0;
	background: #f1f1f1;
	border: 0;
	padding: 0px 0px 0px 0px;
	position: absolute;
	width: 100%;
	max-width: none;
	left: 0;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu {
		float: left;
		position: static;
		width: 100%;
	}
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-1 {
		width: 100%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-2 {
		width: 50%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-2 {
		width: 100%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-3 {
		width: 33.3333333333%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-3 {
		width: 66.6666666667%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-3 {
		width: 100%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-4 {
		width: 25%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-4 {
		width: 50%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-4 {
		width: 75%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-4 {
		width: 100%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-5 {
		width: 20%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-5 {
		width: 40%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-5 {
		width: 60%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-5 {
		width: 80%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-5 {
		width: 100%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-6 {
		width: 16.6666666667%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-6 {
		width: 33.3333333333%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-6 {
		width: 50%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-6 {
		width: 66.6666666667%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-6 {
		width: 83.3333333333%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-6 {
		width: 100%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-7 {
		width: 14.2857142857%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-7 {
		width: 28.5714285714%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-7 {
		width: 42.8571428571%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-7 {
		width: 57.1428571429%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-7 {
		width: 71.4285714286%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-7 {
		width: 85.7142857143%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-7 {
		width: 100%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-8 {
		width: 12.5%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-8 {
		width: 25%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-8 {
		width: 37.5%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-8 {
		width: 50%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-8 {
		width: 62.5%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-8 {
		width: 75%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-8 {
		width: 87.5%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-8 {
		width: 100%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-9 {
		width: 11.1111111111%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-9 {
		width: 22.2222222222%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-9 {
		width: 33.3333333333%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-9 {
		width: 44.4444444444%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-9 {
		width: 55.5555555556%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-9 {
		width: 66.6666666667%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-9 {
		width: 77.7777777778%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-9 {
		width: 88.8888888889%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-9 {
		width: 100%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-10 {
		width: 10%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-10 {
		width: 20%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-10 {
		width: 30%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-10 {
		width: 40%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-10 {
		width: 50%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-10 {
		width: 60%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-10 {
		width: 70%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-10 {
		width: 80%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-10 {
		width: 90%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-10-of-10 {
		width: 100%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-11 {
		width: 9.0909090909%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-11 {
		width: 18.1818181818%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-11 {
		width: 27.2727272727%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-11 {
		width: 36.3636363636%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-11 {
		width: 45.4545454545%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-11 {
		width: 54.5454545455%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-11 {
		width: 63.6363636364%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-11 {
		width: 72.7272727273%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-11 {
		width: 81.8181818182%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-10-of-11 {
		width: 90.9090909091%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-11-of-11 {
		width: 100%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-12 {
		width: 8.3333333333%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-12 {
		width: 16.6666666667%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-12 {
		width: 25%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-12 {
		width: 33.3333333333%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-12 {
		width: 41.6666666667%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-12 {
		width: 50%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-12 {
		width: 58.3333333333%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-12 {
		width: 66.6666666667%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-12 {
		width: 75%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-10-of-12 {
		width: 83.3333333333%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-11-of-12 {
		width: 91.6666666667%;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-12-of-12 {
		width: 100%;
	}
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu .mega-description-group .mega-menu-description {
	margin: 5px 0;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu {
	clear: both;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
	margin-left: 10px;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu {
	margin-left: 10px;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
	color: #666;
	font-family: inherit;
	font-size: 14px;
	display: block;
	float: left;
	clear: none;
	padding: 15px 15px 15px 15px;
	vertical-align: top;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear {
	clear: left;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
	color: #555;
	font-family: inherit;
	font-size: 16px;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	vertical-align: top;
	display: block;
	visibility: inherit;
	border: 0;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title:hover, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title:hover {
	border-color: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
	color: #555;
	font-family: inherit;
	font-size: 16px;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	display: block;
	border: 0;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover {
	border-color: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
	color: #555;
	font-weight: bold;
	text-decoration: none;
	background: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover > span.mega-title-below, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus > span.mega-title-below, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover > span.mega-title-below, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus > span.mega-title-below {
	text-decoration: none;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
	color: #666;
	font-family: inherit;
	font-size: 14px;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	display: block;
	border: 0;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover {
	border-color: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link {
	display: flex;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus {
	color: #666;
	font-weight: normal;
	text-decoration: none;
	background: rgba(0, 0, 0, 0);
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu {
		border: 0;
		padding: 10px;
		border-radius: 0;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
		width: 100%;
		clear: both;
	}
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
	color: #666;
	font-family: inherit;
	font-size: 14px;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	border: 0;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	display: block;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
	color: #666;
	font-weight: normal;
	text-decoration: none;
	background: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-flyout ul.mega-sub-menu {
	z-index: 9999;
	position: absolute;
	width: auto;
	max-width: none;
	padding: 0px 0px 0px 0px;
	border: 0;
	background: #f1f1f1;
	border-radius: 0;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-flyout ul.mega-sub-menu {
		float: left;
		position: static;
		width: 100%;
		padding: 0;
		border: 0;
		border-radius: 0;
	}
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item > a.mega-menu-link {
		white-space: nowrap;
		min-width: 150px;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-has-description > a.mega-menu-link {
		white-space: normal;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-has-description > a.mega-menu-link > .mega-description-group > .mega-menu-title {
		white-space: nowrap;
	}
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
		clear: both;
	}
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
	display: block;
	background: #f1f1f1;
	color: #666;
	font-family: inherit;
	font-size: 14px;
	font-weight: normal;
	padding: 0px 10px 0px 10px;
	line-height: 35px;
	text-decoration: none;
	text-transform: none;
	vertical-align: baseline;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link {
		border-top-left-radius: 0;
		border-top-right-radius: 0;
	}
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link {
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link {
		border-bottom-right-radius: 0;
		border-bottom-left-radius: 0;
	}
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
	background: #ddd;
	font-weight: normal;
	text-decoration: none;
	color: #666;
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
		position: absolute;
		left: 100%;
		top: 0;
	}
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {
		padding-left: 20px;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu ul.mega-sub-menu a.mega-menu-link {
		padding-left: 30px;
	}
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
	display: inline-block;
	width: auto;
	background: transparent;
	position: relative;
	pointer-events: auto;
	left: auto;
	min-width: auto;
	font-size: inherit;
	padding: 0;
	margin: 0 0 0 6px;
	height: auto;
	line-height: inherit;
	color: inherit;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
	content: "";
	font-family: dashicons;
	font-weight: normal;
	display: inline-block;
	margin: 0;
	vertical-align: top;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: rotate(0);
	color: inherit;
	position: relative;
	background: transparent;
	height: auto;
	width: auto;
	right: auto;
	line-height: inherit;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item-has-children li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
	float: right;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item-has-children.mega-collapse-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
	content: "";
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
		float: right;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
		content: "";
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item-has-children.mega-hide-sub-menu-on-mobile > a.mega-menu-link > span.mega-indicator {
		display: none;
	}
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-megamenu:not(.mega-menu-tabbed) li.mega-menu-item-has-children:not(.mega-collapse-children) > a.mega-menu-link > span.mega-indicator, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item-has-children.mega-hide-arrow > a.mega-menu-link > span.mega-indicator {
	display: none;
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-flyout li.mega-menu-item a.mega-menu-link > span.mega-indicator:after {
		content: "";
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link {
		text-align: right;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link > span.mega-indicator {
		float: left;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link > span.mega-indicator:after {
		content: "";
		margin: 0 6px 0 0;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link:before {
		float: right;
		margin: 0 0 0 6px;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
		left: -100%;
		top: 0;
	}
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li[class^="mega-lang-item"] > a.mega-menu-link > img {
	display: inline;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location a.mega-menu-link > img.wpml-ls-flag, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location a.mega-menu-link > img.iclflag {
	display: inline;
	margin-right: 8px;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-hide-on-mobile, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-hide-on-mobile, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-hide-on-mobile {
		display: none;
	}
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-hide-on-desktop, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-hide-on-desktop, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-hide-on-desktop {
		display: none;
	}
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-utility-menu-location:after {
		content: "";
		display: table;
		clear: both;
	}
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location + button.mega-close {
	visibility: hidden;
	transition: left 200ms ease-in-out, right 200ms ease-in-out, visibility 200ms ease-in-out;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location[data-effect-mobile^="slide_left"] + button.mega-close {
	right: 0;
	left: 100%;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location[data-effect-mobile^="slide_right"] + button.mega-close {
	right: 100%;
	left: 0;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-utility-menu-location:has(.mega-menu-open) #mega-menu-utility-menu-location[data-effect-mobile^="slide_"] + button.mega-close {
		display: flex;
		position: fixed;
		top: 0;
		z-index: 99999999999;
		cursor: pointer;
		visibility: visible;
	}
	
	#mega-menu-wrap-utility-menu-location:has(.mega-menu-open) #mega-menu-utility-menu-location[data-effect-mobile^="slide_"] + button.mega-close:before {
		display: flex;
		content: "";
		font-family: dashicons;
		font-weight: normal;
		color: #fff;
		align-items: center;
		justify-content: center;
		width: 40px;
		height: 40px;
		font-size: 16px;
	}
	
	#mega-menu-wrap-utility-menu-location:has(.mega-menu-open) #mega-menu-utility-menu-location[data-effect-mobile^="slide_left"] + button.mega-close {
		right: 300px;
		left: auto;
	}
	
	#mega-menu-wrap-utility-menu-location:has(.mega-menu-open) #mega-menu-utility-menu-location[data-effect-mobile^="slide_right"] + button.mega-close {
		left: 300px;
		right: auto;
	}
}

#mega-menu-wrap-utility-menu-location .mega-menu-toggle {
	display: none;
	z-index: 1;
	cursor: pointer;
	background: #222;
	border-radius: 2px 2px 2px 2px;
	line-height: 40px;
	height: 40px;
	text-align: left;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	outline: none;
	white-space: nowrap;
}

#mega-menu-wrap-utility-menu-location .mega-menu-toggle img {
	max-width: 100%;
	padding: 0;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-utility-menu-location .mega-menu-toggle {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
	}
}

#mega-menu-wrap-utility-menu-location .mega-menu-toggle .mega-toggle-blocks-left, #mega-menu-wrap-utility-menu-location .mega-menu-toggle .mega-toggle-blocks-center, #mega-menu-wrap-utility-menu-location .mega-menu-toggle .mega-toggle-blocks-right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-preferred-size: 33.33%;
	-webkit-flex-basis: 33.33%;
	flex-basis: 33.33%;
}

#mega-menu-wrap-utility-menu-location .mega-menu-toggle .mega-toggle-blocks-left {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
}

#mega-menu-wrap-utility-menu-location .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block {
	margin-left: 6px;
}

#mega-menu-wrap-utility-menu-location .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block:only-child {
	margin-right: 6px;
}

#mega-menu-wrap-utility-menu-location .mega-menu-toggle .mega-toggle-blocks-center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

#mega-menu-wrap-utility-menu-location .mega-menu-toggle .mega-toggle-blocks-center .mega-toggle-block {
	margin-left: 3px;
	margin-right: 3px;
}

#mega-menu-wrap-utility-menu-location .mega-menu-toggle .mega-toggle-blocks-right {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
}

#mega-menu-wrap-utility-menu-location .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
	margin-right: 6px;
}

#mega-menu-wrap-utility-menu-location .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child {
	margin-left: 6px;
}

#mega-menu-wrap-utility-menu-location .mega-menu-toggle .mega-toggle-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	height: 100%;
	outline: 0;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	-ms-flex-negative: 0;
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-utility-menu-location .mega-menu-toggle + #mega-menu-utility-menu-location {
		background: #222;
		padding: 0px 0px 0px 0px;
		display: none;
	}
	
	#mega-menu-wrap-utility-menu-location .mega-menu-toggle.mega-menu-open + #mega-menu-utility-menu-location {
		display: block;
	}
}

#mega-menu-wrap-utility-menu-location .mega-menu-toggle .mega-toggle-block-0 {
	cursor: pointer;
}

#mega-menu-wrap-utility-menu-location .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated {
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	cursor: pointer;
	transition-property: opacity, filter;
	transition-duration: .15s;
	transition-timing-function: linear;
	font: inherit;
	color: inherit;
	text-transform: none;
	background-color: transparent;
	border: 0;
	margin: 0;
	overflow: visible;
	transform: scale(.8);
	align-self: center;
	outline: 0;
	background: none;
}

#mega-menu-wrap-utility-menu-location .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-box {
	width: 40px;
	height: 24px;
	display: inline-block;
	position: relative;
	outline: 0;
}

#mega-menu-wrap-utility-menu-location .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner {
	display: block;
	top: 50%;
	margin-top: -2px;
}

#mega-menu-wrap-utility-menu-location .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, #mega-menu-wrap-utility-menu-location .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-utility-menu-location .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
	width: 40px;
	height: 4px;
	background-color: #ddd;
	border-radius: 4px;
	position: absolute;
	transition-property: transform;
	transition-duration: .15s;
	transition-timing-function: ease;
}

#mega-menu-wrap-utility-menu-location .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-utility-menu-location .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
	content: "";
	display: block;
}

#mega-menu-wrap-utility-menu-location .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before {
	top: -10px;
}

#mega-menu-wrap-utility-menu-location .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
	bottom: -10px;
}

#mega-menu-wrap-utility-menu-location .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner {
	top: 2px;
}

#mega-menu-wrap-utility-menu-location .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::before {
	top: 10px;
	transition-property: transform, opacity;
	transition-timing-function: ease;
	transition-duration: .15s;
}

#mega-menu-wrap-utility-menu-location .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
	top: 20px;
}

#mega-menu-wrap-utility-menu-location .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner {
	transform: translate3d(0, 10px, 0) rotate(45deg);
}

#mega-menu-wrap-utility-menu-location .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::before {
	transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
	opacity: 0;
}

#mega-menu-wrap-utility-menu-location .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
	transform: translate3d(0, -20px, 0) rotate(-90deg);
}

#mega-menu-wrap-utility-menu-location.mega-sticky {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 99998;
	opacity: 1;
	max-width: 100%;
	width: 100%;
	margin: 0 auto;
	background: transparent;
}

#mega-menu-wrap-utility-menu-location.mega-sticky #mega-menu-utility-menu-location {
	background: white;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-utility-menu-location.mega-sticky #mega-menu-utility-menu-location {
		background: #222;
	}
}

#mega-menu-wrap-utility-menu-location.mega-stuck {
	transition: transform .25s ease-in-out;
}

#mega-menu-wrap-utility-menu-location.mega-stuck.mega-hide {
	transform: translateY(-100%);
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-utility-menu-location.mega-sticky #mega-menu-utility-menu-location:not([data-effect-mobile^="slide_"]) {
		max-height: calc(100vh - 40px);
		overflow: auto;
	}
	
	body.admin-bar #mega-menu-wrap-utility-menu-location.mega-sticky #mega-menu-utility-menu-location:not([data-effect-mobile^="slide_"]) {
		max-height: calc(100vh - 40px - 42px);
	}
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item.mega-show-when-sticky {
	display: none;
}

#mega-menu-wrap-utility-menu-location.mega-sticky #mega-menu-utility-menu-location li.mega-menu-item.mega-hide-when-sticky {
	display: none;
}

#mega-menu-wrap-utility-menu-location.mega-sticky #mega-menu-utility-menu-location li.mega-menu-item.mega-show-when-sticky {
	display: inline-block;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-utility-menu-location.mega-sticky #mega-menu-utility-menu-location li.mega-menu-item.mega-show-when-sticky.mega-hide-on-mobile {
		display: none;
	}
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location a.mega-custom-icon.mega-menu-link:before {
	transition: background 200ms linear;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item a[class^="genericon"]:before {
	font-family: genericons;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-vertical {
	flex-direction: column;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-vertical > li.mega-menu-item {
	display: list-item;
	margin: 0;
	margin: 0 0 0px 0;
	clear: both;
	width: 100%;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-vertical > li.mega-menu-item > a.mega-menu-link {
	height: auto;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-vertical > li.mega-menu-item.mega-icon-top > a.mega-menu-link {
	display: list-item;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-vertical > li.mega-menu-item.mega-hide-on-mobile {
		display: none;
	}
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-vertical > li.mega-menu-item.mega-hide-on-desktop {
		display: none;
	}
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-vertical > li.mega-menu-megamenu > ul.mega-sub-menu {
		width: 600px;
	}
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-vertical > li.mega-menu-megamenu.mega-menu-item, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-vertical > li.mega-menu-flyout.mega-menu-item {
	position: relative;
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-vertical li.mega-align-bottom-right.mega-menu-item-has-children li.mega-menu-item a.mega-menu-link, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-vertical li.mega-align-bottom-right.mega-menu-flyout li.mega-menu-item-has-children li.mega-menu-item a.mega-menu-link {
		text-align: left;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-vertical li.mega-align-bottom-right.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-vertical li.mega-align-bottom-right.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
		float: right;
		margin-left: auto;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-vertical li.mega-align-bottom-right.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-vertical li.mega-align-bottom-right.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
		content: "";
		margin: 0;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children > a.mega-menu-link, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link {
		text-align: right;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
		float: left;
		margin-left: auto;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
		content: "";
		margin: 0;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children.mega-icon-left > a.mega-menu-link:before, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li.mega-menu-item-has-children.mega-icon-left > a.mega-menu-link:before {
		float: right;
		margin: 0 0 0 6px;
	}
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-vertical li.mega-menu-megamenu.mega-align-bottom-right > ul.mega-sub-menu {
	top: 0;
	left: 100%;
	right: auto;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item ul.mega-sub-menu, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
	top: 0;
	left: 100%;
	right: auto;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right.mega-icon-left > a.mega-menu-link:before, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item.mega-icon-left > a.mega-menu-link:before, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item.mega-icon-left > a.mega-menu-link:before {
	float: left;
	margin: 0 6px 0 0;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-vertical li.mega-menu-megamenu.mega-align-bottom-left > ul.mega-sub-menu {
	top: 0;
	left: auto;
	right: 100%;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-left > ul.mega-sub-menu, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-left li.mega-menu-item > ul.mega-sub-menu, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-left li.mega-menu-item ul.mega-sub-menu li.mega-menu-item > ul.mega-sub-menu {
	top: 0;
	left: auto;
	right: 100%;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-accordion {
	flex-direction: column;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-accordion > li.mega-menu-item {
	display: list-item;
	margin: 0;
	margin: 0 0 0px 0;
	clear: both;
	width: 100%;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-accordion > li.mega-menu-item > a.mega-menu-link {
	height: auto;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-accordion > li.mega-menu-item.mega-icon-top > a.mega-menu-link {
	display: list-item;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-accordion > li.mega-menu-item.mega-hide-on-mobile {
		display: none;
	}
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-accordion > li.mega-menu-item.mega-hide-on-desktop {
		display: none;
	}
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-accordion > li.mega-menu-megamenu > ul.mega-sub-menu {
	position: static;
	width: 100% !important;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu {
	position: static;
	width: 100% !important;
	padding: 0;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
	background: #ddd;
	font-weight: normal;
	text-decoration: none;
	color: #666;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
	position: static;
	left: 0;
	width: 100%;
	border: 0;
	box-shadow: none;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {
	padding-left: 20px;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {
	padding-left: 30px;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {
	padding-left: 40px;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-accordion li.mega-menu-item > ul.mega-sub-menu {
	display: none;
	visibility: visible;
	opacity: 1;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-accordion li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-accordion li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
	display: block;
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-accordion li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
		float: right;
		margin-left: auto;
	}
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-accordion li.mega-menu-item li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
	content: "";
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-accordion li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location.mega-menu-accordion li.mega-menu-item li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
	content: "";
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-bp-profile-nav img.avatar, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location img.mmm_gravatar {
	vertical-align: middle;
	position: relative;
	top: -1px;
	display: inline-block;
	max-height: 100%;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-bp-profile-nav img.avatar, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location img.mmm_gravatar {
		max-height: 90%;
		width: auto;
	}
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location img.avatar {
	vertical-align: middle;
	position: relative;
	top: -1px;
}

#mega-menu-wrap-utility-menu-location > li.mega-menu-item.mega-current-menu-item > a.mega-menu-logo, #mega-menu-wrap-utility-menu-location > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-logo {
	background: inherit;
}

#mega-menu-wrap-utility-menu-location li.mega-menu-item img.mega-menu-logo {
	display: inline;
	vertical-align: middle;
	max-height: none;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-utility-menu-location li.mega-menu-item img.mega-menu-logo {
		max-height: 90%;
		width: auto;
	}
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location[data-effect-mobile^="slide_"] li.mega-menu-item a.mega-menu-link.mega-menu-logo {
		padding-top: 10px;
		padding-bottom: 10px;
		text-align: center;
		justify-content: center;
		height: auto;
	}
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu {
	padding: 0;
	flex-direction: column;
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location[data-effect="fade"] li.mega-menu-item.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item:not(.mega-disable-transition) > ul.mega-sub-menu {
		opacity: 1;
		transition: none;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location[data-effect="fade"] li.mega-menu-item.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item:not(.mega-disable-transition) > ul.mega-sub-menu > li {
		opacity: 0;
		transition: opacity 200ms ease-in;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location[data-effect="fade"] li.mega-menu-item.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item:not(.mega-disable-transition).mega-toggle-on > ul.mega-sub-menu > li {
		opacity: 1;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location[data-effect="fade_up"] li.mega-menu-item.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item:not(.mega-disable-transition) > ul.mega-sub-menu {
		opacity: 1;
		transform: translate(0, 0);
		transition: none;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location[data-effect="fade_up"] li.mega-menu-item.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item:not(.mega-disable-transition) > ul.mega-sub-menu > li {
		opacity: 0;
		transform: translate(0, 10px);
		transition: opacity 200ms ease-in, transform 200ms ease-in;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location[data-effect="fade_up"] li.mega-menu-item.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item:not(.mega-disable-transition).mega-toggle-on > ul.mega-sub-menu > li {
		opacity: 1;
		transform: translate(0, 0);
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location[data-effect="slide_up"] li.mega-menu-item.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item:not(.mega-disable-transition) > ul.mega-sub-menu {
		transform: translate(0, 0);
		transition: none;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location[data-effect="slide_up"] li.mega-menu-item.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item:not(.mega-disable-transition) > ul.mega-sub-menu > li {
		transform: translate(0, 10px);
		transition: transform 200ms ease-in;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location[data-effect="slide_up"] li.mega-menu-item.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item:not(.mega-disable-transition).mega-toggle-on > ul.mega-sub-menu > li {
		transform: translate(0, 0);
	}
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item {
	width: 100%;
	padding: 0;
	position: static;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
	display: flex;
	width: 20%;
	background: #f1f1f1;
	color: #666;
	font-family: inherit;
	font-size: 14px;
	font-weight: normal;
	padding: 0px 10px 0px 10px;
	min-height: 35px;
	height: fit-content;
	align-items: center;
	text-decoration: none;
	text-transform: none;
	margin: 0;
	border: 0;
	cursor: pointer;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
	background: #ddd;
	font-weight: normal;
	text-decoration: none;
	color: #666;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-menu-item-has-children > a.mega-menu-link > .mega-indicator {
	margin-left: auto;
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-menu-item-has-children > a.mega-menu-link > .mega-indicator:after {
		content: "";
	}
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu {
	width: 80%;
	float: left;
	clear: none;
	position: absolute;
	top: 0;
	left: 20%;
	visibility: hidden;
	border-left: 1px solid #ccc;
	padding: 0px 0px 0px 0px;
	min-height: 100%;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu .mega-menu-item-has-children > a.mega-menu-link:after {
	display: none;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
	visibility: visible;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item {
	float: left;
	padding: 15px 15px 15px 15px;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear {
	clear: left;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
	margin-left: 0;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
	margin-left: 10px;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item {}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
	color: #555;
	font-family: inherit;
	font-size: 16px;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	display: block;
	border-top: 0px solid rgba(0, 0, 0, 0);
	border-left: 0px solid rgba(0, 0, 0, 0);
	border-right: 0px solid rgba(0, 0, 0, 0);
	border-bottom: 0px solid rgba(0, 0, 0, 0);
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
	color: #555;
	font-weight: bold;
	text-decoration: none;
	background: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover > span.mega-title-below, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus > span.mega-title-below {
	text-decoration: none;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
	color: #666;
	font-family: inherit;
	font-size: 14px;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	display: block;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus {
	color: #666;
	font-weight: normal;
	text-decoration: none;
	background: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item {}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
	color: #666;
	font-family: inherit;
	font-size: 14px;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	display: block;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
	color: #666;
	font-weight: normal;
	text-decoration: none;
	background: rgba(0, 0, 0, 0);
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu li.mega-collapse-children > ul.mega-sub-menu {
		display: none;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu ul.mega-sub-menu, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu li.mega-collapse-children.mega-toggle-on > ul.mega-sub-menu {
		display: block;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu {
		padding: 0;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item {
		width: 100%;
		clear: both;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item {
		width: 100%;
		padding: 0;
		position: static;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
		width: 100%;
		float: left;
		background: #f1f1f1;
		color: #666;
		font-family: inherit;
		font-size: 14px;
		font-weight: normal;
		padding: 0px 10px 0px 10px;
		line-height: 35px;
		text-decoration: none;
		text-transform: none;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
		content: "";
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
		content: "";
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu {
		width: 100%;
		position: relative;
		top: 0;
		left: auto;
		border-left: 0;
		padding: 10px;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
		margin-left: 0;
	}
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item a[class^="fa-"]:before {
	font-family: FontAwesome;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item > a:not(.fa6).fab:before {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item > a:not(.fa6).far:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item > a:not(.fa6).fas:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item > a:not(.fa6).fal:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 300;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item > a:not(.fa6).fas, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item > a:not(.fa6).fab, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item > a:not(.fa6).far, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item > a:not(.fa6).fal {
	-webkit-font-smoothing: inherit;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item > a:not(.fa6).fas:before, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item > a:not(.fa6).fab:before, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item > a:not(.fa6).far:before, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item > a:not(.fa6).fal:before {
	vertical-align: middle;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item.mega-icon-left > a.fas:not(.fa6):before, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item.mega-icon-left > a.fab:not(.fa6):before, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item.mega-icon-left > a.far:not(.fa6):before, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item.mega-icon-left > a.fal:not(.fa6):before {
	width: 1.25em;
	text-align: center;
}

/** Use FA6 for icons **/
#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item > a.fa6.far:before, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item > a.fa6.fa-regular:before {
	font: var(--fa-font-regular);
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item > a.fa6.fas:before, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item > a.fa6.fa-solid:before {
	font: var(--fa-font-solid);
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item > a.fa6.fal:before, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item > a.fa6.fa-light:before {
	font: var(--fa-font-light);
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item > a.fa6.fa-sharp.fa-regular:before {
	font: var(--fa-font-sharp-regular);
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item > a.fa6.fa-sharp.fa-solid:before {
	font: var(--fa-font-sharp-solid);
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item > a.fa6.fa-sharp.fa-light:before {
	font: var(--fa-font-sharp-light);
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item > a.fa6.fa-kit:before {
	font-family: "Font Awesome Kit";
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item > a.fa6.fab:before {
	font: var(--fa-font-brands);
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item > a.fa6:before {
	vertical-align: unset;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item.mega-icon-left > a.fas.fa6:before, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item.mega-icon-left > a.fab.fa6:before, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item.mega-icon-left > a.far.fa6:before, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location li.mega-menu-item.mega-icon-left > a.fal.fa6:before {
	width: 1.25em;
	text-align: center;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location span.mega-menu-badge {
	border-radius: 2px 2px 2px 2px;
	display: inline-flex;
	line-height: normal;
	padding: 1px 4px 1px 4px;
	top: -7px;
	margin: 0 0 0 6px;
	text-align: center;
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location span.mega-menu-badge.mega-hide-on-desktop {
		display: none;
	}
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location span.mega-menu-badge.mega-hide-on-mobile {
		display: none;
	}
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location span.mega-menu-badge.mega-menu-badge-style-one {
	background: #d32f2f;
	color: #fff;
	font-weight: normal;
	font-size: 10px;
	text-transform: none;
	text-decoration: none;
	font-family: inherit;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location span.mega-menu-badge.mega-menu-badge-style-two {
	background: #00796b;
	color: #fff;
	font-weight: normal;
	font-size: 10px;
	text-transform: none;
	text-decoration: none;
	font-family: inherit;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location span.mega-menu-badge.mega-menu-badge-style-three {
	background: #ffc107;
	color: #fff;
	font-weight: normal;
	font-size: 10px;
	text-transform: none;
	text-decoration: none;
	font-family: inherit;
}

#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location span.mega-menu-badge.mega-menu-badge-style-four {
	background: #303f9f;
	color: #fff;
	font-weight: normal;
	font-size: 10px;
	text-transform: none;
	text-decoration: none;
	font-family: inherit;
}

#mega-menu-wrap-utility-menu-location .mega-menu-toggle {}

/** Push menu onto new line **/
#mega-menu-wrap-utility-menu-location {
	clear: both;
}

@media only screen and (max-width: 980px) {
	#mega-menu-wrap-utility-menu-location {
		display: none !important;
	}
}

@media only screen and (min-width: 981px) {
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location {
		max-width: 1200px;
		margin: 0 auto;
		height: 48px;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location {
		line-height: 20px;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-item > a.mega-menu-link {
		margin: 0 8px;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-item:first-child > a.mega-menu-link {
		margin-left: 0;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-item:last-child > a.mega-menu-link {
		margin-right: 0;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-item {
		border-left: 1px solid #3d6be4;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-item:first-child {
		border-left: none;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-item > a.mega-menu-link:active {
		text-decoration: underline;
		text-underline-offset: 4px;
	}
	
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location > li.mega-menu-item > a.mega-menu-link:active {
		font-weight: 600;
		letter-spacing: -.25px;
	}
	
	#mega-menu-wrap-utility-menu-location.mega-keyboard-navigation #mega-menu-utility-menu-location a:focus, #mega-menu-wrap-utility-menu-location.mega-keyboard-navigation #mega-menu-utility-menu-location li.mega-menu-item a.mega-menu-link:focus {
		border-radius: 3px;
		outline: 2px solid #458fff;
		outline-offset: 2px;
	}
}

@media only screen and (min-width: 978px) and (max-width: 1199px) {
	#mega-menu-wrap-utility-menu-location #mega-menu-utility-menu-location {
		max-width: 978px;
	}
}

/** THIS FILE IS AUTOMATICALLY GENERATED - DO NOT MAKE MANUAL EDITS! **/

/** Custom CSS should be added to Mega Menu > Menu Themes > Custom Styling **/
.mega-menu-last-modified-1738796465 {
	content: "Wednesday 5th February 2025 23:01:05 UTC";
}

#mega-menu-wrap-scs-footer-menu-location, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location ul.mega-sub-menu, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-row, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-column, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location a.mega-menu-link, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location span.mega-menu-badge, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location + button.mega-close {
	transition: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
	border: 0;
	bottom: auto;
	box-sizing: border-box;
	clip: auto;
	color: white;
	display: block;
	float: none;
	font-family: Open Sans;
	font-size: 15px;
	height: auto;
	left: auto;
	line-height: 22px;
	list-style-type: none;
	margin: 0;
	min-height: auto;
	max-height: none;
	min-width: auto;
	max-width: none;
	opacity: 1;
	outline: none;
	overflow: visible;
	padding: 0;
	position: relative;
	pointer-events: auto;
	right: auto;
	text-align: left;
	text-decoration: none;
	text-indent: 0;
	text-transform: none;
	transform: none;
	top: auto;
	vertical-align: baseline;
	visibility: inherit;
	width: auto;
	word-wrap: break-word;
	white-space: normal;
}

#mega-menu-wrap-scs-footer-menu-location:before, #mega-menu-wrap-scs-footer-menu-location:after, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location:before, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location:after, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location ul.mega-sub-menu:before, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location ul.mega-sub-menu:after, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item:before, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item:after, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-row:before, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-row:after, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-column:before, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-column:after, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location a.mega-menu-link:before, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location a.mega-menu-link:after, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location span.mega-menu-badge:before, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location span.mega-menu-badge:after, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location + button.mega-close:before, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location + button.mega-close:after {
	display: none;
}

#mega-menu-wrap-scs-footer-menu-location {
	border-radius: 0;
}

@media only screen and (min-width: 1px) {
	#mega-menu-wrap-scs-footer-menu-location {
		background: #353c98;
	}
}

#mega-menu-wrap-scs-footer-menu-location.mega-keyboard-navigation .mega-menu-toggle:focus, #mega-menu-wrap-scs-footer-menu-location.mega-keyboard-navigation .mega-toggle-block:focus, #mega-menu-wrap-scs-footer-menu-location.mega-keyboard-navigation .mega-toggle-block a:focus, #mega-menu-wrap-scs-footer-menu-location.mega-keyboard-navigation .mega-toggle-block .mega-search input[type=text]:focus, #mega-menu-wrap-scs-footer-menu-location.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus, #mega-menu-wrap-scs-footer-menu-location.mega-keyboard-navigation #mega-menu-scs-footer-menu-location a:focus, #mega-menu-wrap-scs-footer-menu-location.mega-keyboard-navigation #mega-menu-scs-footer-menu-location span:focus, #mega-menu-wrap-scs-footer-menu-location.mega-keyboard-navigation #mega-menu-scs-footer-menu-location input:focus, #mega-menu-wrap-scs-footer-menu-location.mega-keyboard-navigation #mega-menu-scs-footer-menu-location li.mega-menu-item a.mega-menu-link:focus, #mega-menu-wrap-scs-footer-menu-location.mega-keyboard-navigation #mega-menu-scs-footer-menu-location form.mega-search-open:has(input[type=text]:focus), #mega-menu-wrap-scs-footer-menu-location.mega-keyboard-navigation #mega-menu-scs-footer-menu-location + button.mega-close:focus {
	outline-style: solid;
	outline-width: 2px;
	outline-color: white;
	outline-offset: -2px;
}

#mega-menu-wrap-scs-footer-menu-location.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus {
	outline-offset: 2px;
}

#mega-menu-wrap-scs-footer-menu-location.mega-keyboard-navigation > li.mega-menu-item > a.mega-menu-link:focus {
	background: rgba(0, 0, 0, 0);
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	border-color: #fff;
}

@media only screen and (max-width: 0px) {
	#mega-menu-wrap-scs-footer-menu-location.mega-keyboard-navigation > li.mega-menu-item > a.mega-menu-link:focus {
		color: #fff;
		background: #353c98;
	}
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location {
	text-align: left;
	padding: 0px 0px 0px 0px;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location a.mega-menu-link {
	cursor: pointer;
	display: inline;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location a.mega-menu-link .mega-description-group {
	vertical-align: middle;
	display: inline-block;
	transition: none;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location a.mega-menu-link .mega-description-group .mega-menu-title, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location a.mega-menu-link .mega-description-group .mega-menu-description {
	transition: none;
	line-height: 1.5;
	display: block;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location a.mega-menu-link .mega-description-group .mega-menu-description {
	font-style: italic;
	font-size: .8em;
	text-transform: none;
	font-weight: normal;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link {
	display: flex;
	align-items: center;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link:before {
	flex: 0 0 auto;
	align-self: flex-start;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-tabbed.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link {
	display: block;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item.mega-icon-top > a.mega-menu-link {
	display: table-cell;
	vertical-align: middle;
	line-height: initial;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item.mega-icon-top > a.mega-menu-link:before {
	display: block;
	margin: 0 0 6px 0;
	text-align: center;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item.mega-icon-top > a.mega-menu-link > span.mega-title-below {
	display: inline-block;
	transition: none;
}

@media only screen and (max-width: 0px) {
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-item.mega-icon-top > a.mega-menu-link {
		display: block;
		line-height: 34px;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-item.mega-icon-top > a.mega-menu-link:before {
		display: inline-block;
		margin: 0 6px 0 0;
		text-align: left;
	}
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item.mega-icon-right > a.mega-menu-link:before {
	float: right;
	margin: 0 0 0 6px;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-animating > ul.mega-sub-menu {
	pointer-events: none;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-disable-link > a.mega-menu-link, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu li.mega-disable-link > a.mega-menu-link {
	cursor: inherit;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item-has-children.mega-disable-link > a.mega-menu-link, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > li.mega-menu-item-has-children.mega-disable-link > a.mega-menu-link {
	cursor: pointer;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location p {
	margin-bottom: 10px;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location input, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location img {
	max-width: 100%;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item > ul.mega-sub-menu {
	display: block;
	visibility: hidden;
	opacity: 1;
	pointer-events: auto;
}

@media only screen and (max-width: 0px) {
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item > ul.mega-sub-menu {
		display: none;
		visibility: visible;
		opacity: 1;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu {
		display: block;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu.mega-menu-item.mega-toggle-on li.mega-hide-sub-menu-on-mobile > ul.mega-sub-menu, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-hide-sub-menu-on-mobile > ul.mega-sub-menu {
		display: none;
	}
}

@media only screen and (min-width: 1px) {
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location[data-effect="fade"] li.mega-menu-item > ul.mega-sub-menu {
		opacity: 0;
		transition: opacity 200ms ease-in, visibility 200ms ease-in;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location[data-effect="fade"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location[data-effect="fade"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location[data-effect="fade"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location[data-effect="fade"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
		opacity: 1;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
		opacity: 0;
		transform: translate(0, 10px);
		transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location[data-effect="fade_up"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location[data-effect="fade_up"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location[data-effect="fade_up"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
		opacity: 1;
		transform: translate(0, 0);
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location[data-effect="slide_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
		transform: translate(0, 10px);
		transition: transform 200ms ease-in, visibility 200ms ease-in;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location[data-effect="slide_up"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location[data-effect="slide_up"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location[data-effect="slide_up"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
		transform: translate(0, 0);
	}
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children > ul.mega-sub-menu {
	display: none;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children.mega-toggle-on > ul.mega-sub-menu {
	display: block;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
	visibility: visible;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu {
	visibility: inherit;
	opacity: 1;
	display: block;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-1-columns > ul.mega-sub-menu > li.mega-menu-item {
	float: left;
	width: 100%;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-2-columns > ul.mega-sub-menu > li.mega-menu-item {
	float: left;
	width: 50%;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-3-columns > ul.mega-sub-menu > li.mega-menu-item {
	float: left;
	width: 33.3333333333%;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-4-columns > ul.mega-sub-menu > li.mega-menu-item {
	float: left;
	width: 25%;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-5-columns > ul.mega-sub-menu > li.mega-menu-item {
	float: left;
	width: 20%;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-6-columns > ul.mega-sub-menu > li.mega-menu-item {
	float: left;
	width: 16.6666666667%;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item a[class^="dashicons"]:before {
	font-family: dashicons;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item a.mega-menu-link:before {
	display: inline-block;
	font: inherit;
	font-family: dashicons;
	position: static;
	margin: 0 6px 0 0px;
	vertical-align: top;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: inherit;
	background: transparent;
	height: auto;
	width: auto;
	top: auto;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item.mega-hide-text a.mega-menu-link:before {
	margin: 0;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item.mega-hide-text li.mega-menu-item a.mega-menu-link:before {
	margin: 0 6px 0 0;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-align-bottom-left.mega-toggle-on > a.mega-menu-link {
	border-radius: 0;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-align-bottom-right > ul.mega-sub-menu {
	right: 0;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-align-bottom-right.mega-toggle-on > a.mega-menu-link {
	border-radius: 0;
}

@media only screen and (min-width: 1px) {
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu.mega-menu-item {
		position: static;
	}
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-item {
	margin: 0 0px 0 0;
	display: inline-block;
	height: auto;
	vertical-align: middle;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-item.mega-item-align-right {
	float: right;
}

@media only screen and (min-width: 1px) {
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-item.mega-item-align-right {
		margin: 0 0 0 0px;
	}
}

@media only screen and (min-width: 1px) {
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-item.mega-item-align-float-left {
		float: left;
	}
}

@media only screen and (min-width: 1px) {
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-item > a.mega-menu-link:focus {
		background: rgba(0, 0, 0, 0);
		color: #fff;
		font-weight: bold;
		text-decoration: underline;
		border-color: #fff;
	}
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
	background: rgba(0, 0, 0, 0);
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	border-color: #fff;
}

@media only screen and (max-width: 0px) {
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
		color: #fff;
		background: #353c98;
	}
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-item > a.mega-menu-link {
	line-height: 1px;
	height: 1px;
	padding: 0px 12px 0px 12px;
	vertical-align: baseline;
	width: auto;
	display: block;
	color: #fff;
	text-transform: capitalize;
	text-decoration: none;
	text-align: left;
	background: rgba(0, 0, 0, 0);
	border: 0;
	border-radius: 0;
	font-family: Open Sans;
	font-size: 16px;
	font-weight: bold;
	outline: none;
}

@media only screen and (min-width: 1px) {
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-item.mega-multi-line > a.mega-menu-link {
		line-height: inherit;
		display: table-cell;
		vertical-align: middle;
	}
}

@media only screen and (max-width: 0px) {
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-item.mega-multi-line > a.mega-menu-link br {
		display: none;
	}
}

@media only screen and (max-width: 0px) {
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-item {
		display: list-item;
		margin: 0;
		clear: both;
		border: 0;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-item.mega-item-align-right {
		float: none;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-item > a.mega-menu-link {
		border-radius: 0;
		border: 0;
		margin: 0;
		line-height: 34px;
		height: 34px;
		padding: 0 10px;
		background: transparent;
		text-align: left;
		color: #fff;
		font-size: 14px;
	}
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row {
	width: 100%;
	float: left;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column {
	float: left;
	min-height: 1px;
}

@media only screen and (min-width: 1px) {
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-1 {
		width: 100%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-2 {
		width: 50%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-2 {
		width: 100%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-3 {
		width: 33.3333333333%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-3 {
		width: 66.6666666667%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-3 {
		width: 100%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-4 {
		width: 25%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-4 {
		width: 50%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-4 {
		width: 75%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-4 {
		width: 100%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-5 {
		width: 20%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-5 {
		width: 40%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-5 {
		width: 60%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-5 {
		width: 80%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-5 {
		width: 100%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-6 {
		width: 16.6666666667%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-6 {
		width: 33.3333333333%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-6 {
		width: 50%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-6 {
		width: 66.6666666667%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-6 {
		width: 83.3333333333%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-6 {
		width: 100%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-7 {
		width: 14.2857142857%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-7 {
		width: 28.5714285714%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-7 {
		width: 42.8571428571%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-7 {
		width: 57.1428571429%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-7 {
		width: 71.4285714286%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-7 {
		width: 85.7142857143%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-7 {
		width: 100%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-8 {
		width: 12.5%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-8 {
		width: 25%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-8 {
		width: 37.5%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-8 {
		width: 50%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-8 {
		width: 62.5%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-8 {
		width: 75%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-8 {
		width: 87.5%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-8 {
		width: 100%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-9 {
		width: 11.1111111111%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-9 {
		width: 22.2222222222%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-9 {
		width: 33.3333333333%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-9 {
		width: 44.4444444444%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-9 {
		width: 55.5555555556%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-9 {
		width: 66.6666666667%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-9 {
		width: 77.7777777778%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-9 {
		width: 88.8888888889%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-9 {
		width: 100%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-10 {
		width: 10%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-10 {
		width: 20%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-10 {
		width: 30%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-10 {
		width: 40%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-10 {
		width: 50%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-10 {
		width: 60%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-10 {
		width: 70%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-10 {
		width: 80%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-10 {
		width: 90%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-10 {
		width: 100%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-11 {
		width: 9.0909090909%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-11 {
		width: 18.1818181818%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-11 {
		width: 27.2727272727%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-11 {
		width: 36.3636363636%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-11 {
		width: 45.4545454545%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-11 {
		width: 54.5454545455%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-11 {
		width: 63.6363636364%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-11 {
		width: 72.7272727273%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-11 {
		width: 81.8181818182%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-11 {
		width: 90.9090909091%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-11-of-11 {
		width: 100%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-12 {
		width: 8.3333333333%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-12 {
		width: 16.6666666667%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-12 {
		width: 25%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-12 {
		width: 33.3333333333%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-12 {
		width: 41.6666666667%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-12 {
		width: 50%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-12 {
		width: 58.3333333333%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-12 {
		width: 66.6666666667%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-12 {
		width: 75%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-12 {
		width: 83.3333333333%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-11-of-12 {
		width: 91.6666666667%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-12-of-12 {
		width: 100%;
	}
}

@media only screen and (max-width: 0px) {
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column {
		width: 100%;
		clear: both;
	}
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
	padding: 0px 0px 0px 0px;
	width: 100%;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu {
	z-index: 9999;
	border-radius: 0;
	background: #353c98;
	border: 0;
	padding: 20px 0px 0px 0px;
	position: absolute;
	width: 100%;
	max-width: none;
	left: 0;
}

@media only screen and (max-width: 0px) {
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu {
		float: left;
		position: static;
		width: 100%;
	}
}

@media only screen and (min-width: 1px) {
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-1 {
		width: 100%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-2 {
		width: 50%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-2 {
		width: 100%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-3 {
		width: 33.3333333333%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-3 {
		width: 66.6666666667%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-3 {
		width: 100%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-4 {
		width: 25%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-4 {
		width: 50%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-4 {
		width: 75%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-4 {
		width: 100%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-5 {
		width: 20%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-5 {
		width: 40%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-5 {
		width: 60%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-5 {
		width: 80%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-5 {
		width: 100%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-6 {
		width: 16.6666666667%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-6 {
		width: 33.3333333333%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-6 {
		width: 50%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-6 {
		width: 66.6666666667%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-6 {
		width: 83.3333333333%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-6 {
		width: 100%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-7 {
		width: 14.2857142857%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-7 {
		width: 28.5714285714%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-7 {
		width: 42.8571428571%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-7 {
		width: 57.1428571429%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-7 {
		width: 71.4285714286%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-7 {
		width: 85.7142857143%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-7 {
		width: 100%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-8 {
		width: 12.5%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-8 {
		width: 25%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-8 {
		width: 37.5%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-8 {
		width: 50%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-8 {
		width: 62.5%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-8 {
		width: 75%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-8 {
		width: 87.5%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-8 {
		width: 100%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-9 {
		width: 11.1111111111%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-9 {
		width: 22.2222222222%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-9 {
		width: 33.3333333333%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-9 {
		width: 44.4444444444%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-9 {
		width: 55.5555555556%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-9 {
		width: 66.6666666667%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-9 {
		width: 77.7777777778%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-9 {
		width: 88.8888888889%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-9 {
		width: 100%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-10 {
		width: 10%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-10 {
		width: 20%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-10 {
		width: 30%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-10 {
		width: 40%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-10 {
		width: 50%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-10 {
		width: 60%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-10 {
		width: 70%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-10 {
		width: 80%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-10 {
		width: 90%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-10-of-10 {
		width: 100%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-11 {
		width: 9.0909090909%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-11 {
		width: 18.1818181818%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-11 {
		width: 27.2727272727%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-11 {
		width: 36.3636363636%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-11 {
		width: 45.4545454545%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-11 {
		width: 54.5454545455%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-11 {
		width: 63.6363636364%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-11 {
		width: 72.7272727273%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-11 {
		width: 81.8181818182%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-10-of-11 {
		width: 90.9090909091%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-11-of-11 {
		width: 100%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-12 {
		width: 8.3333333333%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-12 {
		width: 16.6666666667%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-12 {
		width: 25%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-12 {
		width: 33.3333333333%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-12 {
		width: 41.6666666667%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-12 {
		width: 50%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-12 {
		width: 58.3333333333%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-12 {
		width: 66.6666666667%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-12 {
		width: 75%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-10-of-12 {
		width: 83.3333333333%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-11-of-12 {
		width: 91.6666666667%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-12-of-12 {
		width: 100%;
	}
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu .mega-description-group .mega-menu-description {
	margin: 5px 0;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu {
	clear: both;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
	margin-left: 10px;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu {
	margin-left: 10px;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
	color: white;
	font-family: Open Sans;
	font-size: 15px;
	display: block;
	float: left;
	clear: none;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear {
	clear: left;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
	color: white;
	font-family: Open Sans;
	font-size: 16px;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 5px 10px;
	vertical-align: top;
	display: block;
	visibility: inherit;
	border: 0;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title:hover, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title:hover {
	border-color: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
	color: white;
	font-family: Open Sans;
	font-size: 16px;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 10px 0px;
	padding: 6px 10px 6px 10px;
	vertical-align: top;
	display: block;
	border: 0;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover {
	border-color: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
	color: white;
	font-weight: bold;
	text-decoration: underline;
	background: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover > span.mega-title-below, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus > span.mega-title-below, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover > span.mega-title-below, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus > span.mega-title-below {
	text-decoration: underline;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
	color: white;
	font-family: Open Sans;
	font-size: 15px;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 6px 10px 6px 10px;
	vertical-align: top;
	display: block;
	border: 0;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover {
	border-color: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link {
	display: flex;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus {
	color: white;
	font-weight: normal;
	text-decoration: underline;
	background: rgba(0, 0, 0, 0);
}

@media only screen and (max-width: 0px) {
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu {
		border: 0;
		padding: 10px;
		border-radius: 0;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
		width: 100%;
		clear: both;
	}
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
	color: white;
	font-family: Open Sans;
	font-size: 15px;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	border: 0;
	padding: 6px 10px 6px 10px;
	vertical-align: top;
	display: block;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
	color: white;
	font-weight: normal;
	text-decoration: underline;
	background: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-flyout ul.mega-sub-menu {
	z-index: 9999;
	position: absolute;
	width: auto;
	max-width: none;
	padding: 0px 0px 0px 0px;
	border: 0;
	background: #f1f1f1;
	border-radius: 0;
}

@media only screen and (max-width: 0px) {
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-flyout ul.mega-sub-menu {
		float: left;
		position: static;
		width: 100%;
		padding: 0;
		border: 0;
		border-radius: 0;
	}
}

@media only screen and (min-width: 1px) {
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item > a.mega-menu-link {
		white-space: nowrap;
		min-width: 150px;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-has-description > a.mega-menu-link {
		white-space: normal;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-has-description > a.mega-menu-link > .mega-description-group > .mega-menu-title {
		white-space: nowrap;
	}
}

@media only screen and (max-width: 0px) {
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
		clear: both;
	}
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
	display: block;
	background: #f1f1f1;
	color: #666;
	font-family: inherit;
	font-size: 14px;
	font-weight: normal;
	padding: 0px 10px 0px 10px;
	line-height: 35px;
	text-decoration: none;
	text-transform: none;
	vertical-align: baseline;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}

@media only screen and (max-width: 0px) {
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link {
		border-top-left-radius: 0;
		border-top-right-radius: 0;
	}
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link {
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

@media only screen and (max-width: 0px) {
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link {
		border-bottom-right-radius: 0;
		border-bottom-left-radius: 0;
	}
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
	background: #ddd;
	font-weight: normal;
	text-decoration: none;
	color: #666;
}

@media only screen and (min-width: 1px) {
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
		position: absolute;
		left: 100%;
		top: 0;
	}
}

@media only screen and (max-width: 0px) {
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {
		padding-left: 20px;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu ul.mega-sub-menu a.mega-menu-link {
		padding-left: 30px;
	}
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
	display: inline-block;
	width: auto;
	background: transparent;
	position: relative;
	pointer-events: auto;
	left: auto;
	min-width: auto;
	font-size: inherit;
	padding: 0;
	margin: 0 0 0 6px;
	height: auto;
	line-height: inherit;
	color: inherit;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
	content: "";
	font-family: dashicons;
	font-weight: normal;
	display: inline-block;
	margin: 0;
	vertical-align: top;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: rotate(0);
	color: inherit;
	position: relative;
	background: transparent;
	height: auto;
	width: auto;
	right: auto;
	line-height: inherit;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item-has-children li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
	float: right;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item-has-children.mega-collapse-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
	content: "";
}

@media only screen and (max-width: 0px) {
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
		float: right;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
		content: "";
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item-has-children.mega-hide-sub-menu-on-mobile > a.mega-menu-link > span.mega-indicator {
		display: none;
	}
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu:not(.mega-menu-tabbed) li.mega-menu-item-has-children:not(.mega-collapse-children) > a.mega-menu-link > span.mega-indicator, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item-has-children.mega-hide-arrow > a.mega-menu-link > span.mega-indicator {
	display: none;
}

@media only screen and (min-width: 1px) {
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-flyout li.mega-menu-item a.mega-menu-link > span.mega-indicator:after {
		content: "";
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link {
		text-align: right;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link > span.mega-indicator {
		float: left;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link > span.mega-indicator:after {
		content: "";
		margin: 0 6px 0 0;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link:before {
		float: right;
		margin: 0 0 0 6px;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
		left: -100%;
		top: 0;
	}
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li[class^="mega-lang-item"] > a.mega-menu-link > img {
	display: inline;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location a.mega-menu-link > img.wpml-ls-flag, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location a.mega-menu-link > img.iclflag {
	display: inline;
	margin-right: 8px;
}

@media only screen and (max-width: 0px) {
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-hide-on-mobile, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-hide-on-mobile, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-hide-on-mobile {
		display: none;
	}
}

@media only screen and (min-width: 1px) {
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-hide-on-desktop, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-hide-on-desktop, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-hide-on-desktop {
		display: none;
	}
}

@media only screen and (max-width: 0px) {
	#mega-menu-wrap-scs-footer-menu-location:after {
		content: "";
		display: table;
		clear: both;
	}
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location + button.mega-close {
	visibility: hidden;
	transition: left 200ms ease-in-out, right 200ms ease-in-out, visibility 200ms ease-in-out;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location[data-effect-mobile^="slide_left"] + button.mega-close {
	right: 0;
	left: 100%;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location[data-effect-mobile^="slide_right"] + button.mega-close {
	right: 100%;
	left: 0;
}

@media only screen and (max-width: 0px) {
	#mega-menu-wrap-scs-footer-menu-location:has(.mega-menu-open) #mega-menu-scs-footer-menu-location[data-effect-mobile^="slide_"] + button.mega-close {
		display: flex;
		position: fixed;
		top: 0;
		z-index: 99999999999;
		cursor: pointer;
		visibility: visible;
	}
	
	#mega-menu-wrap-scs-footer-menu-location:has(.mega-menu-open) #mega-menu-scs-footer-menu-location[data-effect-mobile^="slide_"] + button.mega-close:before {
		display: flex;
		content: "";
		font-family: dashicons;
		font-weight: normal;
		color: #fff;
		align-items: center;
		justify-content: center;
		width: 40px;
		height: 40px;
		font-size: 16px;
	}
	
	#mega-menu-wrap-scs-footer-menu-location:has(.mega-menu-open) #mega-menu-scs-footer-menu-location[data-effect-mobile^="slide_left"] + button.mega-close {
		right: 300px;
		left: auto;
	}
	
	#mega-menu-wrap-scs-footer-menu-location:has(.mega-menu-open) #mega-menu-scs-footer-menu-location[data-effect-mobile^="slide_right"] + button.mega-close {
		left: 300px;
		right: auto;
	}
}

#mega-menu-wrap-scs-footer-menu-location .mega-menu-toggle {
	display: none;
	z-index: 1;
	cursor: pointer;
	background: #353c98;
	border-radius: 0;
	line-height: 48px;
	height: 48px;
	text-align: left;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	outline: none;
	white-space: nowrap;
}

#mega-menu-wrap-scs-footer-menu-location .mega-menu-toggle img {
	max-width: 100%;
	padding: 0;
}

@media only screen and (max-width: 0px) {
	#mega-menu-wrap-scs-footer-menu-location .mega-menu-toggle {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
	}
}

#mega-menu-wrap-scs-footer-menu-location .mega-menu-toggle .mega-toggle-blocks-left, #mega-menu-wrap-scs-footer-menu-location .mega-menu-toggle .mega-toggle-blocks-center, #mega-menu-wrap-scs-footer-menu-location .mega-menu-toggle .mega-toggle-blocks-right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-preferred-size: 33.33%;
	-webkit-flex-basis: 33.33%;
	flex-basis: 33.33%;
}

#mega-menu-wrap-scs-footer-menu-location .mega-menu-toggle .mega-toggle-blocks-left {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
}

#mega-menu-wrap-scs-footer-menu-location .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block {
	margin-left: 6px;
}

#mega-menu-wrap-scs-footer-menu-location .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block:only-child {
	margin-right: 6px;
}

#mega-menu-wrap-scs-footer-menu-location .mega-menu-toggle .mega-toggle-blocks-center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

#mega-menu-wrap-scs-footer-menu-location .mega-menu-toggle .mega-toggle-blocks-center .mega-toggle-block {
	margin-left: 3px;
	margin-right: 3px;
}

#mega-menu-wrap-scs-footer-menu-location .mega-menu-toggle .mega-toggle-blocks-right {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
}

#mega-menu-wrap-scs-footer-menu-location .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
	margin-right: 6px;
}

#mega-menu-wrap-scs-footer-menu-location .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child {
	margin-left: 6px;
}

#mega-menu-wrap-scs-footer-menu-location .mega-menu-toggle .mega-toggle-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	height: 100%;
	outline: 0;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	-ms-flex-negative: 0;
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
}

@media only screen and (max-width: 0px) {
	#mega-menu-wrap-scs-footer-menu-location .mega-menu-toggle + #mega-menu-scs-footer-menu-location {
		background: #353c98;
		padding: 0px 0px 0px 0px;
		display: none;
		position: absolute;
		width: 100%;
		z-index: 9999999;
	}
	
	#mega-menu-wrap-scs-footer-menu-location .mega-menu-toggle.mega-menu-open + #mega-menu-scs-footer-menu-location {
		display: block;
	}
}

#mega-menu-wrap-scs-footer-menu-location .mega-menu-toggle .mega-toggle-block-1 {
	cursor: pointer;
}

#mega-menu-wrap-scs-footer-menu-location .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated {
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	cursor: pointer;
	transition-property: opacity, filter;
	transition-duration: .15s;
	transition-timing-function: linear;
	font: inherit;
	color: inherit;
	text-transform: none;
	background-color: transparent;
	border: 0;
	margin: 0;
	overflow: visible;
	transform: scale(.8);
	align-self: center;
	outline: 0;
	background: none;
}

#mega-menu-wrap-scs-footer-menu-location .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-box {
	width: 40px;
	height: 24px;
	display: inline-block;
	position: relative;
	outline: 0;
}

#mega-menu-wrap-scs-footer-menu-location .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner {
	display: block;
	top: 50%;
	margin-top: -2px;
}

#mega-menu-wrap-scs-footer-menu-location .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner, #mega-menu-wrap-scs-footer-menu-location .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before, #mega-menu-wrap-scs-footer-menu-location .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
	width: 40px;
	height: 4px;
	background-color: white;
	border-radius: 4px;
	position: absolute;
	transition-property: transform;
	transition-duration: .15s;
	transition-timing-function: ease;
}

#mega-menu-wrap-scs-footer-menu-location .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before, #mega-menu-wrap-scs-footer-menu-location .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
	content: "";
	display: block;
}

#mega-menu-wrap-scs-footer-menu-location .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before {
	top: -10px;
}

#mega-menu-wrap-scs-footer-menu-location .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
	bottom: -10px;
}

#mega-menu-wrap-scs-footer-menu-location .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner {
	top: 2px;
}

#mega-menu-wrap-scs-footer-menu-location .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::before {
	top: 10px;
	transition-property: transform, opacity;
	transition-timing-function: ease;
	transition-duration: .15s;
}

#mega-menu-wrap-scs-footer-menu-location .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
	top: 20px;
}

#mega-menu-wrap-scs-footer-menu-location .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner {
	transform: translate3d(0, 10px, 0) rotate(45deg);
}

#mega-menu-wrap-scs-footer-menu-location .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::before {
	transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
	opacity: 0;
}

#mega-menu-wrap-scs-footer-menu-location .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
	transform: translate3d(0, -20px, 0) rotate(-90deg);
}

#mega-menu-wrap-scs-footer-menu-location.mega-sticky {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 99998;
	opacity: 1;
	max-width: 100%;
	width: 100%;
	margin: 0 auto;
	background: transparent;
}

#mega-menu-wrap-scs-footer-menu-location.mega-sticky #mega-menu-scs-footer-menu-location {
	background: #353c98;
}

#mega-menu-wrap-scs-footer-menu-location.mega-stuck {
	transition: transform .25s ease-in-out;
}

#mega-menu-wrap-scs-footer-menu-location.mega-stuck.mega-hide {
	transform: translateY(-100%);
}

@media only screen and (max-width: 0px) {
	#mega-menu-wrap-scs-footer-menu-location.mega-sticky #mega-menu-scs-footer-menu-location:not([data-effect-mobile^="slide_"]) {
		max-height: calc(100vh - 48px);
		overflow: auto;
	}
	
	body.admin-bar #mega-menu-wrap-scs-footer-menu-location.mega-sticky #mega-menu-scs-footer-menu-location:not([data-effect-mobile^="slide_"]) {
		max-height: calc(100vh - 48px - 42px);
	}
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item.mega-show-when-sticky {
	display: none;
}

#mega-menu-wrap-scs-footer-menu-location.mega-sticky #mega-menu-scs-footer-menu-location li.mega-menu-item.mega-hide-when-sticky {
	display: none;
}

#mega-menu-wrap-scs-footer-menu-location.mega-sticky #mega-menu-scs-footer-menu-location li.mega-menu-item.mega-show-when-sticky {
	display: inline-block;
}

@media only screen and (max-width: 0px) {
	#mega-menu-wrap-scs-footer-menu-location.mega-sticky #mega-menu-scs-footer-menu-location li.mega-menu-item.mega-show-when-sticky.mega-hide-on-mobile {
		display: none;
	}
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item a[class^="genericon"]:before {
	font-family: genericons;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li#mega-menu-item-332 > a.mega-menu-link:before {
	font-size: 22px;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li#mega-menu-item-333 > a.mega-menu-link:before {
	font-size: 22px;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-vertical {
	flex-direction: column;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-vertical > li.mega-menu-item {
	display: list-item;
	margin: 0;
	margin: 0 0 0px 0;
	clear: both;
	width: 100%;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-vertical > li.mega-menu-item > a.mega-menu-link {
	height: auto;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-vertical > li.mega-menu-item.mega-icon-top > a.mega-menu-link {
	display: list-item;
}

@media only screen and (max-width: 0px) {
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-vertical > li.mega-menu-item.mega-hide-on-mobile {
		display: none;
	}
}

@media only screen and (min-width: 1px) {
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-vertical > li.mega-menu-item.mega-hide-on-desktop {
		display: none;
	}
}

@media only screen and (min-width: 1px) {
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-vertical > li.mega-menu-megamenu > ul.mega-sub-menu {
		width: 600px;
	}
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-vertical > li.mega-menu-megamenu.mega-menu-item, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-vertical > li.mega-menu-flyout.mega-menu-item {
	position: relative;
}

@media only screen and (min-width: 1px) {
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-vertical li.mega-align-bottom-right.mega-menu-item-has-children li.mega-menu-item a.mega-menu-link, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-vertical li.mega-align-bottom-right.mega-menu-flyout li.mega-menu-item-has-children li.mega-menu-item a.mega-menu-link {
		text-align: left;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-vertical li.mega-align-bottom-right.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-vertical li.mega-align-bottom-right.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
		float: right;
		margin-left: auto;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-vertical li.mega-align-bottom-right.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-vertical li.mega-align-bottom-right.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
		content: "";
		margin: 0;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children > a.mega-menu-link, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link {
		text-align: right;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
		float: left;
		margin-left: auto;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
		content: "";
		margin: 0;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children.mega-icon-left > a.mega-menu-link:before, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li.mega-menu-item-has-children.mega-icon-left > a.mega-menu-link:before {
		float: right;
		margin: 0 0 0 6px;
	}
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-vertical li.mega-menu-megamenu.mega-align-bottom-right > ul.mega-sub-menu {
	top: 0;
	left: 100%;
	right: auto;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item ul.mega-sub-menu, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
	top: 0;
	left: 100%;
	right: auto;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right.mega-icon-left > a.mega-menu-link:before, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item.mega-icon-left > a.mega-menu-link:before, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item.mega-icon-left > a.mega-menu-link:before {
	float: left;
	margin: 0 6px 0 0;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-vertical li.mega-menu-megamenu.mega-align-bottom-left > ul.mega-sub-menu {
	top: 0;
	left: auto;
	right: 100%;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-left > ul.mega-sub-menu, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-left li.mega-menu-item > ul.mega-sub-menu, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-left li.mega-menu-item ul.mega-sub-menu li.mega-menu-item > ul.mega-sub-menu {
	top: 0;
	left: auto;
	right: 100%;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-accordion {
	flex-direction: column;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-accordion > li.mega-menu-item {
	display: list-item;
	margin: 0;
	margin: 0 0 0px 0;
	clear: both;
	width: 100%;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-accordion > li.mega-menu-item > a.mega-menu-link {
	height: auto;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-accordion > li.mega-menu-item.mega-icon-top > a.mega-menu-link {
	display: list-item;
}

@media only screen and (max-width: 0px) {
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-accordion > li.mega-menu-item.mega-hide-on-mobile {
		display: none;
	}
}

@media only screen and (min-width: 1px) {
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-accordion > li.mega-menu-item.mega-hide-on-desktop {
		display: none;
	}
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-accordion > li.mega-menu-megamenu > ul.mega-sub-menu {
	position: static;
	width: 100% !important;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu {
	position: static;
	width: 100% !important;
	padding: 0;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
	background: #ddd;
	font-weight: normal;
	text-decoration: none;
	color: #666;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
	position: static;
	left: 0;
	width: 100%;
	border: 0;
	box-shadow: none;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {
	padding-left: 20px;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {
	padding-left: 30px;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {
	padding-left: 40px;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-accordion li.mega-menu-item > ul.mega-sub-menu {
	display: none;
	visibility: visible;
	opacity: 1;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-accordion li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-accordion li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
	display: block;
}

@media only screen and (min-width: 1px) {
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-accordion li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
		float: right;
		margin-left: auto;
	}
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-accordion li.mega-menu-item li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
	content: "";
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-accordion li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-accordion li.mega-menu-item li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
	content: "";
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-bp-profile-nav img.avatar, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location img.mmm_gravatar {
	vertical-align: middle;
	position: relative;
	top: -1px;
	display: inline-block;
	max-height: 100%;
}

@media only screen and (max-width: 0px) {
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-bp-profile-nav img.avatar, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location img.mmm_gravatar {
		max-height: 90%;
		width: auto;
	}
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location img.avatar {
	vertical-align: middle;
	position: relative;
	top: -1px;
}

#mega-menu-wrap-scs-footer-menu-location > li.mega-menu-item.mega-current-menu-item > a.mega-menu-logo, #mega-menu-wrap-scs-footer-menu-location > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-logo {
	background: inherit;
}

#mega-menu-wrap-scs-footer-menu-location li.mega-menu-item img.mega-menu-logo {
	display: inline;
	vertical-align: middle;
	max-height: none;
}

@media only screen and (max-width: 0px) {
	#mega-menu-wrap-scs-footer-menu-location li.mega-menu-item img.mega-menu-logo {
		max-height: 90%;
		width: auto;
	}
}

@media only screen and (max-width: 0px) {
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location[data-effect-mobile^="slide_"] li.mega-menu-item a.mega-menu-link.mega-menu-logo {
		padding-top: 10px;
		padding-bottom: 10px;
		text-align: center;
		justify-content: center;
		height: auto;
	}
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu {
	padding: 0;
	flex-direction: column;
}

@media only screen and (min-width: 1px) {
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location[data-effect="fade"] li.mega-menu-item.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item:not(.mega-disable-transition) > ul.mega-sub-menu {
		opacity: 1;
		transition: none;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location[data-effect="fade"] li.mega-menu-item.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item:not(.mega-disable-transition) > ul.mega-sub-menu > li {
		opacity: 0;
		transition: opacity 200ms ease-in;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location[data-effect="fade"] li.mega-menu-item.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item:not(.mega-disable-transition).mega-toggle-on > ul.mega-sub-menu > li {
		opacity: 1;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location[data-effect="fade_up"] li.mega-menu-item.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item:not(.mega-disable-transition) > ul.mega-sub-menu {
		opacity: 1;
		transform: translate(0, 0);
		transition: none;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location[data-effect="fade_up"] li.mega-menu-item.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item:not(.mega-disable-transition) > ul.mega-sub-menu > li {
		opacity: 0;
		transform: translate(0, 10px);
		transition: opacity 200ms ease-in, transform 200ms ease-in;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location[data-effect="fade_up"] li.mega-menu-item.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item:not(.mega-disable-transition).mega-toggle-on > ul.mega-sub-menu > li {
		opacity: 1;
		transform: translate(0, 0);
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location[data-effect="slide_up"] li.mega-menu-item.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item:not(.mega-disable-transition) > ul.mega-sub-menu {
		transform: translate(0, 0);
		transition: none;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location[data-effect="slide_up"] li.mega-menu-item.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item:not(.mega-disable-transition) > ul.mega-sub-menu > li {
		transform: translate(0, 10px);
		transition: transform 200ms ease-in;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location[data-effect="slide_up"] li.mega-menu-item.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item:not(.mega-disable-transition).mega-toggle-on > ul.mega-sub-menu > li {
		transform: translate(0, 0);
	}
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item {
	width: 100%;
	padding: 0;
	position: static;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
	display: flex;
	width: 20%;
	background: #353c98;
	color: #666;
	font-family: inherit;
	font-size: 14px;
	font-weight: normal;
	padding: 0px 10px 0px 10px;
	min-height: 35px;
	height: fit-content;
	align-items: center;
	text-decoration: none;
	text-transform: none;
	margin: 0;
	border: 0;
	cursor: pointer;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
	background: #353c98;
	font-weight: normal;
	text-decoration: none;
	color: #666;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-menu-item-has-children > a.mega-menu-link > .mega-indicator {
	margin-left: auto;
}

@media only screen and (min-width: 1px) {
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-menu-item-has-children > a.mega-menu-link > .mega-indicator:after {
		content: "";
	}
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu {
	width: 80%;
	float: left;
	clear: none;
	position: absolute;
	top: 0;
	left: 20%;
	visibility: hidden;
	border-left: 1px solid #ccc;
	padding: 20px 0px 0px 0px;
	min-height: 100%;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu .mega-menu-item-has-children > a.mega-menu-link:after {
	display: none;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
	visibility: visible;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item {
	float: left;
	padding: 0px 0px 0px 0px;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear {
	clear: left;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
	margin-left: 0;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
	margin-left: 10px;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item {}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
	color: white;
	font-family: Open Sans;
	font-size: 16px;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 6px 10px 6px 10px;
	vertical-align: top;
	display: block;
	border-top: 0px solid rgba(0, 0, 0, 0);
	border-left: 0px solid rgba(0, 0, 0, 0);
	border-right: 0px solid rgba(0, 0, 0, 0);
	border-bottom: 0px solid rgba(0, 0, 0, 0);
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
	color: white;
	font-weight: bold;
	text-decoration: underline;
	background: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover > span.mega-title-below, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus > span.mega-title-below {
	text-decoration: underline;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
	color: white;
	font-family: Open Sans;
	font-size: 15px;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 6px 10px 6px 10px;
	vertical-align: top;
	display: block;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus {
	color: white;
	font-weight: normal;
	text-decoration: underline;
	background: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item {}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
	color: white;
	font-family: Open Sans;
	font-size: 15px;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	padding: 6px 10px 6px 10px;
	vertical-align: top;
	display: block;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
	color: white;
	font-weight: normal;
	text-decoration: underline;
	background: rgba(0, 0, 0, 0);
}

@media only screen and (max-width: 0px) {
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu li.mega-collapse-children > ul.mega-sub-menu {
		display: none;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu ul.mega-sub-menu, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu li.mega-collapse-children.mega-toggle-on > ul.mega-sub-menu {
		display: block;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu {
		padding: 0;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item {
		width: 100%;
		clear: both;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item {
		width: 100%;
		padding: 0;
		position: static;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
		width: 100%;
		float: left;
		background: #f1f1f1;
		color: #666;
		font-family: inherit;
		font-size: 14px;
		font-weight: normal;
		padding: 0px 10px 0px 10px;
		line-height: 35px;
		text-decoration: none;
		text-transform: none;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
		content: "";
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
		content: "";
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu {
		width: 100%;
		position: relative;
		top: 0;
		left: auto;
		border-left: 0;
		padding: 10px;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
		margin-left: 0;
	}
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item a[class^="fa-"]:before {
	font-family: FontAwesome;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item > a:not(.fa6).fab:before {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item > a:not(.fa6).far:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item > a:not(.fa6).fas:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item > a:not(.fa6).fal:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 300;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item > a:not(.fa6).fas, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item > a:not(.fa6).fab, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item > a:not(.fa6).far, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item > a:not(.fa6).fal {
	-webkit-font-smoothing: inherit;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item > a:not(.fa6).fas:before, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item > a:not(.fa6).fab:before, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item > a:not(.fa6).far:before, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item > a:not(.fa6).fal:before {
	vertical-align: middle;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item.mega-icon-left > a.fas:not(.fa6):before, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item.mega-icon-left > a.fab:not(.fa6):before, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item.mega-icon-left > a.far:not(.fa6):before, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item.mega-icon-left > a.fal:not(.fa6):before {
	width: 1.25em;
	text-align: center;
}

/** Use FA6 for icons **/
#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item > a.fa6.far:before, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item > a.fa6.fa-regular:before {
	font: var(--fa-font-regular);
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item > a.fa6.fas:before, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item > a.fa6.fa-solid:before {
	font: var(--fa-font-solid);
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item > a.fa6.fal:before, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item > a.fa6.fa-light:before {
	font: var(--fa-font-light);
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item > a.fa6.fa-sharp.fa-regular:before {
	font: var(--fa-font-sharp-regular);
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item > a.fa6.fa-sharp.fa-solid:before {
	font: var(--fa-font-sharp-solid);
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item > a.fa6.fa-sharp.fa-light:before {
	font: var(--fa-font-sharp-light);
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item > a.fa6.fa-kit:before {
	font-family: "Font Awesome Kit";
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item > a.fa6.fab:before {
	font: var(--fa-font-brands);
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item > a.fa6:before {
	vertical-align: unset;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item.mega-icon-left > a.fas.fa6:before, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item.mega-icon-left > a.fab.fa6:before, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item.mega-icon-left > a.far.fa6:before, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item.mega-icon-left > a.fal.fa6:before {
	width: 1.25em;
	text-align: center;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location span.mega-menu-badge {
	border-radius: 2px 2px 2px 2px;
	display: inline-flex;
	line-height: normal;
	padding: 1px 4px 1px 4px;
	top: -7px;
	margin: 0 0 0 6px;
	text-align: center;
}

@media only screen and (min-width: 1px) {
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location span.mega-menu-badge.mega-hide-on-desktop {
		display: none;
	}
}

@media only screen and (max-width: 0px) {
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location span.mega-menu-badge.mega-hide-on-mobile {
		display: none;
	}
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location span.mega-menu-badge.mega-menu-badge-style-one {
	background: #d32f2f;
	color: #fff;
	font-weight: normal;
	font-size: 10px;
	text-transform: none;
	text-decoration: none;
	font-family: inherit;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location span.mega-menu-badge.mega-menu-badge-style-two {
	background: #00796b;
	color: #fff;
	font-weight: normal;
	font-size: 10px;
	text-transform: none;
	text-decoration: none;
	font-family: inherit;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location span.mega-menu-badge.mega-menu-badge-style-three {
	background: #ffc107;
	color: #fff;
	font-weight: normal;
	font-size: 10px;
	text-transform: none;
	text-decoration: none;
	font-family: inherit;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location span.mega-menu-badge.mega-menu-badge-style-four {
	background: #303f9f;
	color: #fff;
	font-weight: normal;
	font-size: 10px;
	text-transform: none;
	text-decoration: none;
	font-family: inherit;
}

#mega-menu-wrap-scs-footer-menu-location .mega-menu-toggle {}

/** Push menu onto new line **/
#mega-menu-wrap-scs-footer-menu-location {
	clear: both;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row.mega-footer-header, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row.mega-footer-menu {
	max-width: 1200px;
	margin: 0 auto;
	float: none;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row.mega-ubc-clf-footer {
	float: none;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row.mega-footer-menu ul.mega-sub-menu li.mega-menu-column ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
	margin-bottom: 48px;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-accordion > li.mega-menu-item > a.mega-menu-link {
	display: none;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-accordion li.mega-menu-item > ul.mega-sub-menu {
	display: block;
}

#mega-menu-wrap-scs-footer-menu-location, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location ul.mega-sub-menu, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-row, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-column, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location a.mega-menu-link {
	background-color: #353c98;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row.footer-header {
	padding: 0 10px;
	margin-bottom: 28px;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row.footer-header p {
	width: 60%;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
	line-height: 22px;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
	pointer-events: none;
	cursor: default;
	text-decoration: none;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row li.mega-menu-item-type-widget hr {
	border: 1px solid #ffaf15;
	margin: 40px 0;
}

.footer-header li.mega-menu-item-type-widget .unit-title, .footer-header li.mega-menu-item-type-widget p {
	color: #fff;
}

.footer-header li.mega-menu-item-type-widget .unit-title {
	font-size: 18px;
	line-height: 32px;
	font-weight: 400;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 32px;
}

.footer-header li.mega-menu-item-type-widget p {
	font-size: 18px;
	line-height: 22px;
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-item.mega-hide-text li.mega-menu-item a.mega-menu-link:before {
	margin-right: 8px;
}

#mega-menu-wrap-scs-footer-menu-location.mega-keyboard-navigation #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
	outline: none;
	text-decoration: none;
}

#mega-menu-wrap-scs-footer-menu-location.mega-keyboard-navigation #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus {
	border-radius: 8px;
	outline: 2px solid #fff;
	outline-offset: -2px;
	text-decoration: none;
	width: fit-content;
}

#ubc7-global-footer .container, #ubc7-minimal-footer .container {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 20px;
	float: none;
}

@media only screen and (min-width: 978px) and (max-width: 1200px) {
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row.mega-footer-header, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row.mega-footer-menu {
		max-width: 968px;
		margin: 0 auto;
		float: none;
	}
}

#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
	text-decoration: none !important;
}

@media only screen and (min-width: 220px) and (max-width: 979px) {
	footer {
		margin-right: 0;
		margin-left: 0;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-footer-menu > ul.mega-sub-menu > li.mega-menu-column > ul.mega-sub-menu {
		padding: 0 20px;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link[aria-current="page"] {
		padding: 6px 0;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-footer-menu .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item, #mega-menu-wrap-scs-footer-menu-location.mega-keyboard-navigation #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-footer-menu .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
		border-top: 1px solid #ffaf15;
		padding: 18px 0 6px 0;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-footer-menu .mega-menu-column:not(:last-child) > ul.mega-sub-menu > li.mega-menu-item, #mega-menu-wrap-scs-footer-menu-location.mega-keyboard-navigation #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-footer-menu .mega-menu-column:not(:last-child) > ul.mega-sub-menu > li.mega-menu-item {
		padding-bottom: 26px;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row.mega-footer-menu ul.mega-sub-menu li.mega-menu-column ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
		margin: 0;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu:not(.mega-menu-tabbed) li.mega-menu-item-has-children:not(.mega-collapse-children) > a.mega-menu-link > span.mega-indicator {
		display: block;
	}
	
	.footer-header li.mega-menu-item-type-widget .textwidget {
		padding: 20px 10px;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-row.footer-menu {
		padding: 20px 0;
	}
	
	#ubc7-global-footer, #ubc7-minimal-footer {
		padding: 0;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu {
		padding: 0;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row.footer-header {
		margin-bottom: 0;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row.footer-header p {
		width: 100%;
		margin-bottom: 12px;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row li.mega-menu-item-type-widget hr {
		display: none;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-12 {
		width: 100%;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
		margin-bottom: 12px;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column:last-child > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
		margin-bottom: 12px;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
		padding-left: 0;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
		font-size: 16px;
		padding-left: 0;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu li.mega-menu-item-has-children:not(.mega-collapse-children) > a.mega-menu-link > span.mega-indicator {
		width: 100%;
		margin-top: -22px;
		z-index: 9;
		font-size: 22px;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location.mega-menu-accordion li.mega-menu-item li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
		float: right;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column:last-child > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
		margin-bottom: 20px;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column:last-child > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item:not(:last-child) > a.mega-menu-link {
		margin-bottom: 12px;
	}
	
	#mega-menu-wrap-scs-footer-menu-location.mega-keyboard-navigation #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus {
		border-radius: 8px;
		border: 2px solid #fff;
		padding: 4px 3px 4px 2px;
		margin-left: -4px;
		outline: none;
		text-decoration: none;
		width: fit-content;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link > span.mega-indicator {
		display: none;
	}
	
	#mega-menu-wrap-scs-footer-menu-location #mega-menu-scs-footer-menu-location li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-footer-menu .mega-menu-column:not(:last-child) > ul.mega-sub-menu > li.mega-menu-item.mega-toggle-on {
		padding-bottom: 6px;
	}
	
	#ubc7-global-footer, #ubc7-minimal-footer {
		margin: 0;
	}
}

@media only screen and (max-width: 220px) {
	#mega-menu-wrap-scs-footer-menu-location {
		display: none !important;
	}
}

.wp-block {}

.dashicons, .dashicons-before:before {
	font-family: dashicons;
	display: inline-block;
	line-height: 1;
	font-weight: 400;
	font-style: normal;
	speak: never;
	text-decoration: inherit;
	text-transform: none;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	width: 20px;
	height: 20px;
	font-size: 20px;
	vertical-align: top;
	text-align: center;
	transition: color .1s ease-in;
}

.dashicons-admin-appearance:before {
	content: "";
}

.dashicons-admin-collapse:before {
	content: "";
}

.dashicons-admin-comments:before {
	content: "";
}

.dashicons-admin-customizer:before {
	content: "";
}

.dashicons-admin-generic:before {
	content: "";
}

.dashicons-admin-home:before {
	content: "";
}

.dashicons-admin-links:before {
	content: "";
}

.dashicons-admin-media:before {
	content: "";
}

.dashicons-admin-multisite:before {
	content: "";
}

.dashicons-admin-network:before {
	content: "";
}

.dashicons-admin-page:before {
	content: "";
}

.dashicons-admin-plugins:before {
	content: "";
}

.dashicons-admin-post:before {
	content: "";
}

.dashicons-admin-settings:before {
	content: "";
}

.dashicons-admin-site-alt:before {
	content: "";
}

.dashicons-admin-site-alt2:before {
	content: "";
}

.dashicons-admin-site-alt3:before {
	content: "";
}

.dashicons-admin-site:before {
	content: "";
}

.dashicons-admin-tools:before {
	content: "";
}

.dashicons-admin-users:before {
	content: "";
}

.dashicons-airplane:before {
	content: "";
}

.dashicons-album:before {
	content: "";
}

.dashicons-align-center:before {
	content: "";
}

.dashicons-align-full-width:before {
	content: "";
}

.dashicons-align-left:before {
	content: "";
}

.dashicons-align-none:before {
	content: "";
}

.dashicons-align-pull-left:before {
	content: "";
}

.dashicons-align-pull-right:before {
	content: "";
}

.dashicons-align-right:before {
	content: "";
}

.dashicons-align-wide:before {
	content: "";
}

.dashicons-amazon:before {
	content: "";
}

.dashicons-analytics:before {
	content: "";
}

.dashicons-archive:before {
	content: "";
}

.dashicons-arrow-down-alt:before {
	content: "";
}

.dashicons-arrow-down-alt2:before {
	content: "";
}

.dashicons-arrow-down:before {
	content: "";
}

.dashicons-arrow-left-alt:before {
	content: "";
}

.dashicons-arrow-left-alt2:before {
	content: "";
}

.dashicons-arrow-left:before {
	content: "";
}

.dashicons-arrow-right-alt:before {
	content: "";
}

.dashicons-arrow-right-alt2:before {
	content: "";
}

.dashicons-arrow-right:before {
	content: "";
}

.dashicons-arrow-up-alt:before {
	content: "";
}

.dashicons-arrow-up-alt2:before {
	content: "";
}

.dashicons-arrow-up-duplicate:before {
	content: "";
}

.dashicons-arrow-up:before {
	content: "";
}

.dashicons-art:before {
	content: "";
}

.dashicons-awards:before {
	content: "";
}

.dashicons-backup:before {
	content: "";
}

.dashicons-bank:before {
	content: "";
}

.dashicons-beer:before {
	content: "";
}

.dashicons-bell:before {
	content: "";
}

.dashicons-block-default:before {
	content: "";
}

.dashicons-book-alt:before {
	content: "";
}

.dashicons-book:before {
	content: "";
}

.dashicons-buddicons-activity:before {
	content: "";
}

.dashicons-buddicons-bbpress-logo:before {
	content: "";
}

.dashicons-buddicons-buddypress-logo:before {
	content: "";
}

.dashicons-buddicons-community:before {
	content: "";
}

.dashicons-buddicons-forums:before {
	content: "";
}

.dashicons-buddicons-friends:before {
	content: "";
}

.dashicons-buddicons-groups:before {
	content: "";
}

.dashicons-buddicons-pm:before {
	content: "";
}

.dashicons-buddicons-replies:before {
	content: "";
}

.dashicons-buddicons-topics:before {
	content: "";
}

.dashicons-buddicons-tracking:before {
	content: "";
}

.dashicons-building:before {
	content: "";
}

.dashicons-businessman:before {
	content: "";
}

.dashicons-businessperson:before {
	content: "";
}

.dashicons-businesswoman:before {
	content: "";
}

.dashicons-button:before {
	content: "";
}

.dashicons-calculator:before {
	content: "";
}

.dashicons-calendar-alt:before {
	content: "";
}

.dashicons-calendar:before {
	content: "";
}

.dashicons-camera-alt:before {
	content: "";
}

.dashicons-camera:before {
	content: "";
}

.dashicons-car:before {
	content: "";
}

.dashicons-carrot:before {
	content: "";
}

.dashicons-cart:before {
	content: "";
}

.dashicons-category:before {
	content: "";
}

.dashicons-chart-area:before {
	content: "";
}

.dashicons-chart-bar:before {
	content: "";
}

.dashicons-chart-line:before {
	content: "";
}

.dashicons-chart-pie:before {
	content: "";
}

.dashicons-clipboard:before {
	content: "";
}

.dashicons-clock:before {
	content: "";
}

.dashicons-cloud-saved:before {
	content: "";
}

.dashicons-cloud-upload:before {
	content: "";
}

.dashicons-cloud:before {
	content: "";
}

.dashicons-code-standards:before {
	content: "";
}

.dashicons-coffee:before {
	content: "";
}

.dashicons-color-picker:before {
	content: "";
}

.dashicons-columns:before {
	content: "";
}

.dashicons-controls-back:before {
	content: "";
}

.dashicons-controls-forward:before {
	content: "";
}

.dashicons-controls-pause:before {
	content: "";
}

.dashicons-controls-play:before {
	content: "";
}

.dashicons-controls-repeat:before {
	content: "";
}

.dashicons-controls-skipback:before {
	content: "";
}

.dashicons-controls-skipforward:before {
	content: "";
}

.dashicons-controls-volumeoff:before {
	content: "";
}

.dashicons-controls-volumeon:before {
	content: "";
}

.dashicons-cover-image:before {
	content: "";
}

.dashicons-dashboard:before {
	content: "";
}

.dashicons-database-add:before {
	content: "";
}

.dashicons-database-export:before {
	content: "";
}

.dashicons-database-import:before {
	content: "";
}

.dashicons-database-remove:before {
	content: "";
}

.dashicons-database-view:before {
	content: "";
}

.dashicons-database:before {
	content: "";
}

.dashicons-desktop:before {
	content: "";
}

.dashicons-dismiss:before {
	content: "";
}

.dashicons-download:before {
	content: "";
}

.dashicons-drumstick:before {
	content: "";
}

.dashicons-edit-large:before {
	content: "";
}

.dashicons-edit-page:before {
	content: "";
}

.dashicons-edit:before {
	content: "";
}

.dashicons-editor-aligncenter:before {
	content: "";
}

.dashicons-editor-alignleft:before {
	content: "";
}

.dashicons-editor-alignright:before {
	content: "";
}

.dashicons-editor-bold:before {
	content: "";
}

.dashicons-editor-break:before {
	content: "";
}

.dashicons-editor-code-duplicate:before {
	content: "";
}

.dashicons-editor-code:before {
	content: "";
}

.dashicons-editor-contract:before {
	content: "";
}

.dashicons-editor-customchar:before {
	content: "";
}

.dashicons-editor-expand:before {
	content: "";
}

.dashicons-editor-help:before {
	content: "";
}

.dashicons-editor-indent:before {
	content: "";
}

.dashicons-editor-insertmore:before {
	content: "";
}

.dashicons-editor-italic:before {
	content: "";
}

.dashicons-editor-justify:before {
	content: "";
}

.dashicons-editor-kitchensink:before {
	content: "";
}

.dashicons-editor-ltr:before {
	content: "";
}

.dashicons-editor-ol-rtl:before {
	content: "";
}

.dashicons-editor-ol:before {
	content: "";
}

.dashicons-editor-outdent:before {
	content: "";
}

.dashicons-editor-paragraph:before {
	content: "";
}

.dashicons-editor-paste-text:before {
	content: "";
}

.dashicons-editor-paste-word:before {
	content: "";
}

.dashicons-editor-quote:before {
	content: "";
}

.dashicons-editor-removeformatting:before {
	content: "";
}

.dashicons-editor-rtl:before {
	content: "";
}

.dashicons-editor-spellcheck:before {
	content: "";
}

.dashicons-editor-strikethrough:before {
	content: "";
}

.dashicons-editor-table:before {
	content: "";
}

.dashicons-editor-textcolor:before {
	content: "";
}

.dashicons-editor-ul:before {
	content: "";
}

.dashicons-editor-underline:before {
	content: "";
}

.dashicons-editor-unlink:before {
	content: "";
}

.dashicons-editor-video:before {
	content: "";
}

.dashicons-ellipsis:before {
	content: "";
}

.dashicons-email-alt:before {
	content: "";
}

.dashicons-email-alt2:before {
	content: "";
}

.dashicons-email:before {
	content: "";
}

.dashicons-embed-audio:before {
	content: "";
}

.dashicons-embed-generic:before {
	content: "";
}

.dashicons-embed-photo:before {
	content: "";
}

.dashicons-embed-post:before {
	content: "";
}

.dashicons-embed-video:before {
	content: "";
}

.dashicons-excerpt-view:before {
	content: "";
}

.dashicons-exit:before {
	content: "";
}

.dashicons-external:before {
	content: "";
}

.dashicons-facebook-alt:before {
	content: "";
}

.dashicons-facebook:before {
	content: "";
}

.dashicons-feedback:before {
	content: "";
}

.dashicons-filter:before {
	content: "";
}

.dashicons-flag:before {
	content: "";
}

.dashicons-food:before {
	content: "";
}

.dashicons-format-aside:before {
	content: "";
}

.dashicons-format-audio:before {
	content: "";
}

.dashicons-format-chat:before {
	content: "";
}

.dashicons-format-gallery:before {
	content: "";
}

.dashicons-format-image:before {
	content: "";
}

.dashicons-format-quote:before {
	content: "";
}

.dashicons-format-status:before {
	content: "";
}

.dashicons-format-video:before {
	content: "";
}

.dashicons-forms:before {
	content: "";
}

.dashicons-fullscreen-alt:before {
	content: "";
}

.dashicons-fullscreen-exit-alt:before {
	content: "";
}

.dashicons-games:before {
	content: "";
}

.dashicons-google:before {
	content: "";
}

.dashicons-googleplus:before {
	content: "";
}

.dashicons-grid-view:before {
	content: "";
}

.dashicons-groups:before {
	content: "";
}

.dashicons-hammer:before {
	content: "";
}

.dashicons-heading:before {
	content: "";
}

.dashicons-heart:before {
	content: "";
}

.dashicons-hidden:before {
	content: "";
}

.dashicons-hourglass:before {
	content: "";
}

.dashicons-html:before {
	content: "";
}

.dashicons-id-alt:before {
	content: "";
}

.dashicons-id:before {
	content: "";
}

.dashicons-image-crop:before {
	content: "";
}

.dashicons-image-filter:before {
	content: "";
}

.dashicons-image-flip-horizontal:before {
	content: "";
}

.dashicons-image-flip-vertical:before {
	content: "";
}

.dashicons-image-rotate-left:before {
	content: "";
}

.dashicons-image-rotate-right:before {
	content: "";
}

.dashicons-image-rotate:before {
	content: "";
}

.dashicons-images-alt:before {
	content: "";
}

.dashicons-images-alt2:before {
	content: "";
}

.dashicons-index-card:before {
	content: "";
}

.dashicons-info-outline:before {
	content: "";
}

.dashicons-info:before {
	content: "";
}

.dashicons-insert-after:before {
	content: "";
}

.dashicons-insert-before:before {
	content: "";
}

.dashicons-insert:before {
	content: "";
}

.dashicons-instagram:before {
	content: "";
}

.dashicons-laptop:before {
	content: "";
}

.dashicons-layout:before {
	content: "";
}

.dashicons-leftright:before {
	content: "";
}

.dashicons-lightbulb:before {
	content: "";
}

.dashicons-linkedin:before {
	content: "";
}

.dashicons-list-view:before {
	content: "";
}

.dashicons-location-alt:before {
	content: "";
}

.dashicons-location:before {
	content: "";
}

.dashicons-lock-duplicate:before {
	content: "";
}

.dashicons-lock:before {
	content: "";
}

.dashicons-marker:before {
	content: "";
}

.dashicons-media-archive:before {
	content: "";
}

.dashicons-media-audio:before {
	content: "";
}

.dashicons-media-code:before {
	content: "";
}

.dashicons-media-default:before {
	content: "";
}

.dashicons-media-document:before {
	content: "";
}

.dashicons-media-interactive:before {
	content: "";
}

.dashicons-media-spreadsheet:before {
	content: "";
}

.dashicons-media-text:before {
	content: "";
}

.dashicons-media-video:before {
	content: "";
}

.dashicons-megaphone:before {
	content: "";
}

.dashicons-menu-alt:before {
	content: "";
}

.dashicons-menu-alt2:before {
	content: "";
}

.dashicons-menu-alt3:before {
	content: "";
}

.dashicons-menu:before {
	content: "";
}

.dashicons-microphone:before {
	content: "";
}

.dashicons-migrate:before {
	content: "";
}

.dashicons-minus:before {
	content: "";
}

.dashicons-money-alt:before {
	content: "";
}

.dashicons-money:before {
	content: "";
}

.dashicons-move:before {
	content: "";
}

.dashicons-nametag:before {
	content: "";
}

.dashicons-networking:before {
	content: "";
}

.dashicons-no-alt:before {
	content: "";
}

.dashicons-no:before {
	content: "";
}

.dashicons-open-folder:before {
	content: "";
}

.dashicons-palmtree:before {
	content: "";
}

.dashicons-paperclip:before {
	content: "";
}

.dashicons-pdf:before {
	content: "";
}

.dashicons-performance:before {
	content: "";
}

.dashicons-pets:before {
	content: "";
}

.dashicons-phone:before {
	content: "";
}

.dashicons-pinterest:before {
	content: "";
}

.dashicons-playlist-audio:before {
	content: "";
}

.dashicons-playlist-video:before {
	content: "";
}

.dashicons-plugins-checked:before {
	content: "";
}

.dashicons-plus-alt:before {
	content: "";
}

.dashicons-plus-alt2:before {
	content: "";
}

.dashicons-plus:before {
	content: "";
}

.dashicons-podio:before {
	content: "";
}

.dashicons-portfolio:before {
	content: "";
}

.dashicons-post-status:before {
	content: "";
}

.dashicons-pressthis:before {
	content: "";
}

.dashicons-printer:before {
	content: "";
}

.dashicons-privacy:before {
	content: "";
}

.dashicons-products:before {
	content: "";
}

.dashicons-randomize:before {
	content: "";
}

.dashicons-reddit:before {
	content: "";
}

.dashicons-redo:before {
	content: "";
}

.dashicons-remove:before {
	content: "";
}

.dashicons-rest-api:before {
	content: "";
}

.dashicons-rss:before {
	content: "";
}

.dashicons-saved:before {
	content: "";
}

.dashicons-schedule:before {
	content: "";
}

.dashicons-screenoptions:before {
	content: "";
}

.dashicons-search:before {
	content: "";
}

.dashicons-share-alt:before {
	content: "";
}

.dashicons-share-alt2:before {
	content: "";
}

.dashicons-share:before {
	content: "";
}

.dashicons-shield-alt:before {
	content: "";
}

.dashicons-shield:before {
	content: "";
}

.dashicons-shortcode:before {
	content: "";
}

.dashicons-slides:before {
	content: "";
}

.dashicons-smartphone:before {
	content: "";
}

.dashicons-smiley:before {
	content: "";
}

.dashicons-sort:before {
	content: "";
}

.dashicons-sos:before {
	content: "";
}

.dashicons-spotify:before {
	content: "";
}

.dashicons-star-empty:before {
	content: "";
}

.dashicons-star-filled:before {
	content: "";
}

.dashicons-star-half:before {
	content: "";
}

.dashicons-sticky:before {
	content: "";
}

.dashicons-store:before {
	content: "";
}

.dashicons-superhero-alt:before {
	content: "";
}

.dashicons-superhero:before {
	content: "";
}

.dashicons-table-col-after:before {
	content: "";
}

.dashicons-table-col-before:before {
	content: "";
}

.dashicons-table-col-delete:before {
	content: "";
}

.dashicons-table-row-after:before {
	content: "";
}

.dashicons-table-row-before:before {
	content: "";
}

.dashicons-table-row-delete:before {
	content: "";
}

.dashicons-tablet:before {
	content: "";
}

.dashicons-tag:before {
	content: "";
}

.dashicons-tagcloud:before {
	content: "";
}

.dashicons-testimonial:before {
	content: "";
}

.dashicons-text-page:before {
	content: "";
}

.dashicons-text:before {
	content: "";
}

.dashicons-thumbs-down:before {
	content: "";
}

.dashicons-thumbs-up:before {
	content: "";
}

.dashicons-tickets-alt:before {
	content: "";
}

.dashicons-tickets:before {
	content: "";
}

.dashicons-tide:before {
	content: "";
}

.dashicons-translation:before {
	content: "";
}

.dashicons-trash:before {
	content: "";
}

.dashicons-twitch:before {
	content: "";
}

.dashicons-twitter-alt:before {
	content: "";
}

.dashicons-twitter:before {
	content: "";
}

.dashicons-undo:before {
	content: "";
}

.dashicons-universal-access-alt:before {
	content: "";
}

.dashicons-universal-access:before {
	content: "";
}

.dashicons-unlock:before {
	content: "";
}

.dashicons-update-alt:before {
	content: "";
}

.dashicons-update:before {
	content: "";
}

.dashicons-upload:before {
	content: "";
}

.dashicons-vault:before {
	content: "";
}

.dashicons-video-alt:before {
	content: "";
}

.dashicons-video-alt2:before {
	content: "";
}

.dashicons-video-alt3:before {
	content: "";
}

.dashicons-visibility:before {
	content: "";
}

.dashicons-warning:before {
	content: "";
}

.dashicons-welcome-add-page:before {
	content: "";
}

.dashicons-welcome-comments:before {
	content: "";
}

.dashicons-welcome-learn-more:before {
	content: "";
}

.dashicons-welcome-view-site:before {
	content: "";
}

.dashicons-welcome-widgets-menus:before {
	content: "";
}

.dashicons-welcome-write-blog:before {
	content: "";
}

.dashicons-whatsapp:before {
	content: "";
}

.dashicons-wordpress-alt:before {
	content: "";
}

.dashicons-wordpress:before {
	content: "";
}

.dashicons-xing:before {
	content: "";
}

.dashicons-yes-alt:before {
	content: "";
}

.dashicons-yes:before {
	content: "";
}

.dashicons-youtube:before {
	content: "";
}

.dashicons-editor-distractionfree:before {
	content: "";
}

.dashicons-exerpt-view:before {
	content: "";
}

.dashicons-format-links:before {
	content: "";
}

.dashicons-format-standard:before {
	content: "";
}

.dashicons-post-trash:before {
	content: "";
}

.dashicons-share1:before {
	content: "";
}

.dashicons-welcome-edit-page:before {
	content: "";
}

/*!
 * Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */
.fa {
	font-family: var(--fa-style-family, "Font Awesome 6 Free");
	font-weight: var(--fa-style, 900);
}

.fa, .fa-brands, .fa-classic, .fa-regular, .fa-sharp, .fa-solid, .fab, .far, .fas {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: var(--fa-display, inline-block);
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	text-rendering: auto;
}

.fa-classic, .fa-regular, .fa-solid, .far, .fas {
	font-family: "Font Awesome 6 Free";
}

.fa-brands, .fab {
	font-family: "Font Awesome 6 Brands";
}

.fa-1x {
	font-size: 1em;
}

.fa-2x {
	font-size: 2em;
}

.fa-3x {
	font-size: 3em;
}

.fa-4x {
	font-size: 4em;
}

.fa-5x {
	font-size: 5em;
}

.fa-6x {
	font-size: 6em;
}

.fa-7x {
	font-size: 7em;
}

.fa-8x {
	font-size: 8em;
}

.fa-9x {
	font-size: 9em;
}

.fa-10x {
	font-size: 10em;
}

.fa-2xs {
	font-size: .625em;
	line-height: .1em;
	vertical-align: .225em;
}

.fa-xs {
	font-size: .75em;
	line-height: .08333em;
	vertical-align: .125em;
}

.fa-sm {
	font-size: .875em;
	line-height: .07143em;
	vertical-align: .05357em;
}

.fa-lg {
	font-size: 1.25em;
	line-height: .05em;
	vertical-align: -.075em;
}

.fa-xl {
	font-size: 1.5em;
	line-height: .04167em;
	vertical-align: -.125em;
}

.fa-2xl {
	font-size: 2em;
	line-height: .03125em;
	vertical-align: -.1875em;
}

.fa-fw {
	text-align: center;
	width: 1.25em;
}

.fa-ul {
	list-style-type: none;
	margin-left: var(--fa-li-margin, 2.5em);
	padding-left: 0;
}

.fa-ul>li {
	position: relative;
}

.fa-li {
	left: calc(var(--fa-li-width, 2em) * -1);
	position: absolute;
	text-align: center;
	width: var(--fa-li-width, 2em);
	line-height: inherit;
}

.fa-border {
	border-radius: var(--fa-border-radius, .1em);
	border: var(--fa-border-width, .08em) var(--fa-border-style, solid) var(--fa-border-color, #eee);
	padding: var(--fa-border-padding, .2em .25em .15em);
}

.fa-pull-left {
	float: left;
	margin-right: var(--fa-pull-margin, .3em);
}

.fa-pull-right {
	float: right;
	margin-left: var(--fa-pull-margin, .3em);
}

.fa-beat {
	-webkit-animation-name: fa-beat;
	animation-name: fa-beat;
	-webkit-animation-delay: var(--fa-animation-delay, 0s);
	animation-delay: var(--fa-animation-delay, 0s);
	-webkit-animation-direction: var(--fa-animation-direction, normal);
	animation-direction: var(--fa-animation-direction, normal);
	-webkit-animation-duration: var(--fa-animation-duration, 1s);
	animation-duration: var(--fa-animation-duration, 1s);
	-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
	animation-iteration-count: var(--fa-animation-iteration-count, infinite);
	-webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
	animation-timing-function: var(--fa-animation-timing, ease-in-out);
}

.fa-bounce {
	-webkit-animation-name: fa-bounce;
	animation-name: fa-bounce;
	-webkit-animation-delay: var(--fa-animation-delay, 0s);
	animation-delay: var(--fa-animation-delay, 0s);
	-webkit-animation-direction: var(--fa-animation-direction, normal);
	animation-direction: var(--fa-animation-direction, normal);
	-webkit-animation-duration: var(--fa-animation-duration, 1s);
	animation-duration: var(--fa-animation-duration, 1s);
	-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
	animation-iteration-count: var(--fa-animation-iteration-count, infinite);
	-webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(.28, .84, .42, 1));
	animation-timing-function: var(--fa-animation-timing, cubic-bezier(.28, .84, .42, 1));
}

.fa-fade {
	-webkit-animation-name: fa-fade;
	animation-name: fa-fade;
	-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
	animation-iteration-count: var(--fa-animation-iteration-count, infinite);
	-webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1));
	animation-timing-function: var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1));
}

.fa-beat-fade, .fa-fade {
	-webkit-animation-delay: var(--fa-animation-delay, 0s);
	animation-delay: var(--fa-animation-delay, 0s);
	-webkit-animation-direction: var(--fa-animation-direction, normal);
	animation-direction: var(--fa-animation-direction, normal);
	-webkit-animation-duration: var(--fa-animation-duration, 1s);
	animation-duration: var(--fa-animation-duration, 1s);
}

.fa-beat-fade {
	-webkit-animation-name: fa-beat-fade;
	animation-name: fa-beat-fade;
	-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
	animation-iteration-count: var(--fa-animation-iteration-count, infinite);
	-webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1));
	animation-timing-function: var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1));
}

.fa-flip {
	-webkit-animation-name: fa-flip;
	animation-name: fa-flip;
	-webkit-animation-delay: var(--fa-animation-delay, 0s);
	animation-delay: var(--fa-animation-delay, 0s);
	-webkit-animation-direction: var(--fa-animation-direction, normal);
	animation-direction: var(--fa-animation-direction, normal);
	-webkit-animation-duration: var(--fa-animation-duration, 1s);
	animation-duration: var(--fa-animation-duration, 1s);
	-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
	animation-iteration-count: var(--fa-animation-iteration-count, infinite);
	-webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
	animation-timing-function: var(--fa-animation-timing, ease-in-out);
}

.fa-shake {
	-webkit-animation-name: fa-shake;
	animation-name: fa-shake;
	-webkit-animation-duration: var(--fa-animation-duration, 1s);
	animation-duration: var(--fa-animation-duration, 1s);
	-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
	animation-iteration-count: var(--fa-animation-iteration-count, infinite);
	-webkit-animation-timing-function: var(--fa-animation-timing, linear);
	animation-timing-function: var(--fa-animation-timing, linear);
}

.fa-shake, .fa-spin {
	-webkit-animation-delay: var(--fa-animation-delay, 0s);
	animation-delay: var(--fa-animation-delay, 0s);
	-webkit-animation-direction: var(--fa-animation-direction, normal);
	animation-direction: var(--fa-animation-direction, normal);
}

.fa-spin {
	-webkit-animation-name: fa-spin;
	animation-name: fa-spin;
	-webkit-animation-duration: var(--fa-animation-duration, 2s);
	animation-duration: var(--fa-animation-duration, 2s);
	-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
	animation-iteration-count: var(--fa-animation-iteration-count, infinite);
	-webkit-animation-timing-function: var(--fa-animation-timing, linear);
	animation-timing-function: var(--fa-animation-timing, linear);
}

.fa-spin-reverse {
	--fa-animation-direction: reverse;
}

.fa-pulse, .fa-spin-pulse {
	-webkit-animation-name: fa-spin;
	animation-name: fa-spin;
	-webkit-animation-direction: var(--fa-animation-direction, normal);
	animation-direction: var(--fa-animation-direction, normal);
	-webkit-animation-duration: var(--fa-animation-duration, 1s);
	animation-duration: var(--fa-animation-duration, 1s);
	-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
	animation-iteration-count: var(--fa-animation-iteration-count, infinite);
	-webkit-animation-timing-function: var(--fa-animation-timing, steps(8));
	animation-timing-function: var(--fa-animation-timing, steps(8));
}

@media (prefers-reduced-motion:reduce) {
	.fa-beat, .fa-beat-fade, .fa-bounce, .fa-fade, .fa-flip, .fa-pulse, .fa-shake, .fa-spin, .fa-spin-pulse {
		-webkit-animation-delay: -1ms;
		animation-delay: -1ms;
		-webkit-animation-duration: 1ms;
		animation-duration: 1ms;
		-webkit-animation-iteration-count: 1;
		animation-iteration-count: 1;
		-webkit-transition-delay: 0s;
		transition-delay: 0s;
		-webkit-transition-duration: 0s;
		transition-duration: 0s;
	}
}

@-webkit-keyframes fa-beat {
	0%, 90% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	
	45% {
		-webkit-transform: scale(var(--fa-beat-scale, 1.25));
		transform: scale(var(--fa-beat-scale, 1.25));
	}
}

@keyframes fa-beat {
	0%, 90% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	
	45% {
		-webkit-transform: scale(var(--fa-beat-scale, 1.25));
		transform: scale(var(--fa-beat-scale, 1.25));
	}
}

@-webkit-keyframes fa-bounce {
	0% {
		-webkit-transform: scale(1) translateY(0);
		transform: scale(1) translateY(0);
	}
	
	10% {
		-webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, .9)) translateY(0);
		transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, .9)) translateY(0);
	}
	
	30% {
		-webkit-transform: scale(var(--fa-bounce-jump-scale-x, .9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em));
		transform: scale(var(--fa-bounce-jump-scale-x, .9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em));
	}
	
	50% {
		-webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, .95)) translateY(0);
		transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, .95)) translateY(0);
	}
	
	57% {
		-webkit-transform: scale(1) translateY(var(--fa-bounce-rebound, -.125em));
		transform: scale(1) translateY(var(--fa-bounce-rebound, -.125em));
	}
	
	64% {
		-webkit-transform: scale(1) translateY(0);
		transform: scale(1) translateY(0);
	}
	
	to {
		-webkit-transform: scale(1) translateY(0);
		transform: scale(1) translateY(0);
	}
}

@keyframes fa-bounce {
	0% {
		-webkit-transform: scale(1) translateY(0);
		transform: scale(1) translateY(0);
	}
	
	10% {
		-webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, .9)) translateY(0);
		transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, .9)) translateY(0);
	}
	
	30% {
		-webkit-transform: scale(var(--fa-bounce-jump-scale-x, .9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em));
		transform: scale(var(--fa-bounce-jump-scale-x, .9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em));
	}
	
	50% {
		-webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, .95)) translateY(0);
		transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, .95)) translateY(0);
	}
	
	57% {
		-webkit-transform: scale(1) translateY(var(--fa-bounce-rebound, -.125em));
		transform: scale(1) translateY(var(--fa-bounce-rebound, -.125em));
	}
	
	64% {
		-webkit-transform: scale(1) translateY(0);
		transform: scale(1) translateY(0);
	}
	
	to {
		-webkit-transform: scale(1) translateY(0);
		transform: scale(1) translateY(0);
	}
}

@-webkit-keyframes fa-fade {
	50% {
		opacity: var(--fa-fade-opacity, .4);
	}
}

@keyframes fa-fade {
	50% {
		opacity: var(--fa-fade-opacity, .4);
	}
}

@-webkit-keyframes fa-beat-fade {
	0%, to {
		opacity: var(--fa-beat-fade-opacity, .4);
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	
	50% {
		opacity: 1;
		-webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
		transform: scale(var(--fa-beat-fade-scale, 1.125));
	}
}

@keyframes fa-beat-fade {
	0%, to {
		opacity: var(--fa-beat-fade-opacity, .4);
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	
	50% {
		opacity: 1;
		-webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
		transform: scale(var(--fa-beat-fade-scale, 1.125));
	}
}

@-webkit-keyframes fa-flip {
	50% {
		-webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
		transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
	}
}

@keyframes fa-flip {
	50% {
		-webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
		transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
	}
}

@-webkit-keyframes fa-shake {
	0% {
		-webkit-transform: rotate(-15deg);
		transform: rotate(-15deg);
	}
	
	4% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg);
	}
	
	8%, 24% {
		-webkit-transform: rotate(-18deg);
		transform: rotate(-18deg);
	}
	
	12%, 28% {
		-webkit-transform: rotate(18deg);
		transform: rotate(18deg);
	}
	
	16% {
		-webkit-transform: rotate(-22deg);
		transform: rotate(-22deg);
	}
	
	20% {
		-webkit-transform: rotate(22deg);
		transform: rotate(22deg);
	}
	
	32% {
		-webkit-transform: rotate(-12deg);
		transform: rotate(-12deg);
	}
	
	36% {
		-webkit-transform: rotate(12deg);
		transform: rotate(12deg);
	}
	
	40%, to {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}

@keyframes fa-shake {
	0% {
		-webkit-transform: rotate(-15deg);
		transform: rotate(-15deg);
	}
	
	4% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg);
	}
	
	8%, 24% {
		-webkit-transform: rotate(-18deg);
		transform: rotate(-18deg);
	}
	
	12%, 28% {
		-webkit-transform: rotate(18deg);
		transform: rotate(18deg);
	}
	
	16% {
		-webkit-transform: rotate(-22deg);
		transform: rotate(-22deg);
	}
	
	20% {
		-webkit-transform: rotate(22deg);
		transform: rotate(22deg);
	}
	
	32% {
		-webkit-transform: rotate(-12deg);
		transform: rotate(-12deg);
	}
	
	36% {
		-webkit-transform: rotate(12deg);
		transform: rotate(12deg);
	}
	
	40%, to {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn);
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn);
	}
}

.fa-rotate-90 {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.fa-rotate-180 {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.fa-rotate-270 {
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
}

.fa-flip-horizontal {
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}

.fa-flip-vertical {
	-webkit-transform: scaleY(-1);
	transform: scaleY(-1);
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
	-webkit-transform: scale(-1);
	transform: scale(-1);
}

.fa-rotate-by {
	-webkit-transform: rotate(var(--fa-rotate-angle, none));
	transform: rotate(var(--fa-rotate-angle, none));
}

.fa-stack {
	display: inline-block;
	height: 2em;
	line-height: 2em;
	position: relative;
	vertical-align: middle;
	width: 2.5em;
}

.fa-stack-1x, .fa-stack-2x {
	left: 0;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: var(--fa-stack-z-index, auto);
}

.fa-stack-1x {
	line-height: inherit;
}

.fa-stack-2x {
	font-size: 2em;
}

.fa-inverse {
	color: var(--fa-inverse, #fff);
}

.fa-0:before {
	content: "0";
}

.fa-1:before {
	content: "1";
}

.fa-2:before {
	content: "2";
}

.fa-3:before {
	content: "3";
}

.fa-4:before {
	content: "4";
}

.fa-5:before {
	content: "5";
}

.fa-6:before {
	content: "6";
}

.fa-7:before {
	content: "7";
}

.fa-8:before {
	content: "8";
}

.fa-9:before {
	content: "9";
}

.fa-fill-drip:before {
	content: "";
}

.fa-arrows-to-circle:before {
	content: "";
}

.fa-chevron-circle-right:before, .fa-circle-chevron-right:before {
	content: "";
}

.fa-at:before {
	content: "@";
}

.fa-trash-alt:before, .fa-trash-can:before {
	content: "";
}

.fa-text-height:before {
	content: "";
}

.fa-user-times:before, .fa-user-xmark:before {
	content: "";
}

.fa-stethoscope:before {
	content: "";
}

.fa-comment-alt:before, .fa-message:before {
	content: "";
}

.fa-info:before {
	content: "";
}

.fa-compress-alt:before, .fa-down-left-and-up-right-to-center:before {
	content: "";
}

.fa-explosion:before {
	content: "";
}

.fa-file-alt:before, .fa-file-lines:before, .fa-file-text:before {
	content: "";
}

.fa-wave-square:before {
	content: "";
}

.fa-ring:before {
	content: "";
}

.fa-building-un:before {
	content: "";
}

.fa-dice-three:before {
	content: "";
}

.fa-calendar-alt:before, .fa-calendar-days:before {
	content: "";
}

.fa-anchor-circle-check:before {
	content: "";
}

.fa-building-circle-arrow-right:before {
	content: "";
}

.fa-volleyball-ball:before, .fa-volleyball:before {
	content: "";
}

.fa-arrows-up-to-line:before {
	content: "";
}

.fa-sort-desc:before, .fa-sort-down:before {
	content: "";
}

.fa-circle-minus:before, .fa-minus-circle:before {
	content: "";
}

.fa-door-open:before {
	content: "";
}

.fa-right-from-bracket:before, .fa-sign-out-alt:before {
	content: "";
}

.fa-atom:before {
	content: "";
}

.fa-soap:before {
	content: "";
}

.fa-heart-music-camera-bolt:before, .fa-icons:before {
	content: "";
}

.fa-microphone-alt-slash:before, .fa-microphone-lines-slash:before {
	content: "";
}

.fa-bridge-circle-check:before {
	content: "";
}

.fa-pump-medical:before {
	content: "";
}

.fa-fingerprint:before {
	content: "";
}

.fa-hand-point-right:before {
	content: "";
}

.fa-magnifying-glass-location:before, .fa-search-location:before {
	content: "";
}

.fa-forward-step:before, .fa-step-forward:before {
	content: "";
}

.fa-face-smile-beam:before, .fa-smile-beam:before {
	content: "";
}

.fa-flag-checkered:before {
	content: "";
}

.fa-football-ball:before, .fa-football:before {
	content: "";
}

.fa-school-circle-exclamation:before {
	content: "";
}

.fa-crop:before {
	content: "";
}

.fa-angle-double-down:before, .fa-angles-down:before {
	content: "";
}

.fa-users-rectangle:before {
	content: "";
}

.fa-people-roof:before {
	content: "";
}

.fa-people-line:before {
	content: "";
}

.fa-beer-mug-empty:before, .fa-beer:before {
	content: "";
}

.fa-diagram-predecessor:before {
	content: "";
}

.fa-arrow-up-long:before, .fa-long-arrow-up:before {
	content: "";
}

.fa-burn:before, .fa-fire-flame-simple:before {
	content: "";
}

.fa-male:before, .fa-person:before {
	content: "";
}

.fa-laptop:before {
	content: "";
}

.fa-file-csv:before {
	content: "";
}

.fa-menorah:before {
	content: "";
}

.fa-truck-plane:before {
	content: "";
}

.fa-record-vinyl:before {
	content: "";
}

.fa-face-grin-stars:before, .fa-grin-stars:before {
	content: "";
}

.fa-bong:before {
	content: "";
}

.fa-pastafarianism:before, .fa-spaghetti-monster-flying:before {
	content: "";
}

.fa-arrow-down-up-across-line:before {
	content: "";
}

.fa-spoon:before, .fa-utensil-spoon:before {
	content: "";
}

.fa-jar-wheat:before {
	content: "";
}

.fa-envelopes-bulk:before, .fa-mail-bulk:before {
	content: "";
}

.fa-file-circle-exclamation:before {
	content: "";
}

.fa-circle-h:before, .fa-hospital-symbol:before {
	content: "";
}

.fa-pager:before {
	content: "";
}

.fa-address-book:before, .fa-contact-book:before {
	content: "";
}

.fa-strikethrough:before {
	content: "";
}

.fa-k:before {
	content: "K";
}

.fa-landmark-flag:before {
	content: "";
}

.fa-pencil-alt:before, .fa-pencil:before {
	content: "";
}

.fa-backward:before {
	content: "";
}

.fa-caret-right:before {
	content: "";
}

.fa-comments:before {
	content: "";
}

.fa-file-clipboard:before, .fa-paste:before {
	content: "";
}

.fa-code-pull-request:before {
	content: "";
}

.fa-clipboard-list:before {
	content: "";
}

.fa-truck-loading:before, .fa-truck-ramp-box:before {
	content: "";
}

.fa-user-check:before {
	content: "";
}

.fa-vial-virus:before {
	content: "";
}

.fa-sheet-plastic:before {
	content: "";
}

.fa-blog:before {
	content: "";
}

.fa-user-ninja:before {
	content: "";
}

.fa-person-arrow-up-from-line:before {
	content: "";
}

.fa-scroll-torah:before, .fa-torah:before {
	content: "";
}

.fa-broom-ball:before, .fa-quidditch-broom-ball:before, .fa-quidditch:before {
	content: "";
}

.fa-toggle-off:before {
	content: "";
}

.fa-archive:before, .fa-box-archive:before {
	content: "";
}

.fa-person-drowning:before {
	content: "";
}

.fa-arrow-down-9-1:before, .fa-sort-numeric-desc:before, .fa-sort-numeric-down-alt:before {
	content: "";
}

.fa-face-grin-tongue-squint:before, .fa-grin-tongue-squint:before {
	content: "";
}

.fa-spray-can:before {
	content: "";
}

.fa-truck-monster:before {
	content: "";
}

.fa-w:before {
	content: "W";
}

.fa-earth-africa:before, .fa-globe-africa:before {
	content: "";
}

.fa-rainbow:before {
	content: "";
}

.fa-circle-notch:before {
	content: "";
}

.fa-tablet-alt:before, .fa-tablet-screen-button:before {
	content: "";
}

.fa-paw:before {
	content: "";
}

.fa-cloud:before {
	content: "";
}

.fa-trowel-bricks:before {
	content: "";
}

.fa-face-flushed:before, .fa-flushed:before {
	content: "";
}

.fa-hospital-user:before {
	content: "";
}

.fa-tent-arrow-left-right:before {
	content: "";
}

.fa-gavel:before, .fa-legal:before {
	content: "";
}

.fa-binoculars:before {
	content: "";
}

.fa-microphone-slash:before {
	content: "";
}

.fa-box-tissue:before {
	content: "";
}

.fa-motorcycle:before {
	content: "";
}

.fa-bell-concierge:before, .fa-concierge-bell:before {
	content: "";
}

.fa-pen-ruler:before, .fa-pencil-ruler:before {
	content: "";
}

.fa-people-arrows-left-right:before, .fa-people-arrows:before {
	content: "";
}

.fa-mars-and-venus-burst:before {
	content: "";
}

.fa-caret-square-right:before, .fa-square-caret-right:before {
	content: "";
}

.fa-cut:before, .fa-scissors:before {
	content: "";
}

.fa-sun-plant-wilt:before {
	content: "";
}

.fa-toilets-portable:before {
	content: "";
}

.fa-hockey-puck:before {
	content: "";
}

.fa-table:before {
	content: "";
}

.fa-magnifying-glass-arrow-right:before {
	content: "";
}

.fa-digital-tachograph:before, .fa-tachograph-digital:before {
	content: "";
}

.fa-users-slash:before {
	content: "";
}

.fa-clover:before {
	content: "";
}

.fa-mail-reply:before, .fa-reply:before {
	content: "";
}

.fa-star-and-crescent:before {
	content: "";
}

.fa-house-fire:before {
	content: "";
}

.fa-minus-square:before, .fa-square-minus:before {
	content: "";
}

.fa-helicopter:before {
	content: "";
}

.fa-compass:before {
	content: "";
}

.fa-caret-square-down:before, .fa-square-caret-down:before {
	content: "";
}

.fa-file-circle-question:before {
	content: "";
}

.fa-laptop-code:before {
	content: "";
}

.fa-swatchbook:before {
	content: "";
}

.fa-prescription-bottle:before {
	content: "";
}

.fa-bars:before, .fa-navicon:before {
	content: "";
}

.fa-people-group:before {
	content: "";
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
	content: "";
}

.fa-heart-broken:before, .fa-heart-crack:before {
	content: "";
}

.fa-external-link-square-alt:before, .fa-square-up-right:before {
	content: "";
}

.fa-face-kiss-beam:before, .fa-kiss-beam:before {
	content: "";
}

.fa-film:before {
	content: "";
}

.fa-ruler-horizontal:before {
	content: "";
}

.fa-people-robbery:before {
	content: "";
}

.fa-lightbulb:before {
	content: "";
}

.fa-caret-left:before {
	content: "";
}

.fa-circle-exclamation:before, .fa-exclamation-circle:before {
	content: "";
}

.fa-school-circle-xmark:before {
	content: "";
}

.fa-arrow-right-from-bracket:before, .fa-sign-out:before {
	content: "";
}

.fa-chevron-circle-down:before, .fa-circle-chevron-down:before {
	content: "";
}

.fa-unlock-alt:before, .fa-unlock-keyhole:before {
	content: "";
}

.fa-cloud-showers-heavy:before {
	content: "";
}

.fa-headphones-alt:before, .fa-headphones-simple:before {
	content: "";
}

.fa-sitemap:before {
	content: "";
}

.fa-circle-dollar-to-slot:before, .fa-donate:before {
	content: "";
}

.fa-memory:before {
	content: "";
}

.fa-road-spikes:before {
	content: "";
}

.fa-fire-burner:before {
	content: "";
}

.fa-flag:before {
	content: "";
}

.fa-hanukiah:before {
	content: "";
}

.fa-feather:before {
	content: "";
}

.fa-volume-down:before, .fa-volume-low:before {
	content: "";
}

.fa-comment-slash:before {
	content: "";
}

.fa-cloud-sun-rain:before {
	content: "";
}

.fa-compress:before {
	content: "";
}

.fa-wheat-alt:before, .fa-wheat-awn:before {
	content: "";
}

.fa-ankh:before {
	content: "";
}

.fa-hands-holding-child:before {
	content: "";
}

.fa-asterisk:before {
	content: "*";
}

.fa-check-square:before, .fa-square-check:before {
	content: "";
}

.fa-peseta-sign:before {
	content: "";
}

.fa-header:before, .fa-heading:before {
	content: "";
}

.fa-ghost:before {
	content: "";
}

.fa-list-squares:before, .fa-list:before {
	content: "";
}

.fa-phone-square-alt:before, .fa-square-phone-flip:before {
	content: "";
}

.fa-cart-plus:before {
	content: "";
}

.fa-gamepad:before {
	content: "";
}

.fa-circle-dot:before, .fa-dot-circle:before {
	content: "";
}

.fa-dizzy:before, .fa-face-dizzy:before {
	content: "";
}

.fa-egg:before {
	content: "";
}

.fa-house-medical-circle-xmark:before {
	content: "";
}

.fa-campground:before {
	content: "";
}

.fa-folder-plus:before {
	content: "";
}

.fa-futbol-ball:before, .fa-futbol:before, .fa-soccer-ball:before {
	content: "";
}

.fa-paint-brush:before, .fa-paintbrush:before {
	content: "";
}

.fa-lock:before {
	content: "";
}

.fa-gas-pump:before {
	content: "";
}

.fa-hot-tub-person:before, .fa-hot-tub:before {
	content: "";
}

.fa-map-location:before, .fa-map-marked:before {
	content: "";
}

.fa-house-flood-water:before {
	content: "";
}

.fa-tree:before {
	content: "";
}

.fa-bridge-lock:before {
	content: "";
}

.fa-sack-dollar:before {
	content: "";
}

.fa-edit:before, .fa-pen-to-square:before {
	content: "";
}

.fa-car-side:before {
	content: "";
}

.fa-share-alt:before, .fa-share-nodes:before {
	content: "";
}

.fa-heart-circle-minus:before {
	content: "";
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
	content: "";
}

.fa-microscope:before {
	content: "";
}

.fa-sink:before {
	content: "";
}

.fa-bag-shopping:before, .fa-shopping-bag:before {
	content: "";
}

.fa-arrow-down-z-a:before, .fa-sort-alpha-desc:before, .fa-sort-alpha-down-alt:before {
	content: "";
}

.fa-mitten:before {
	content: "";
}

.fa-person-rays:before {
	content: "";
}

.fa-users:before {
	content: "";
}

.fa-eye-slash:before {
	content: "";
}

.fa-flask-vial:before {
	content: "";
}

.fa-hand-paper:before, .fa-hand:before {
	content: "";
}

.fa-om:before {
	content: "";
}

.fa-worm:before {
	content: "";
}

.fa-house-circle-xmark:before {
	content: "";
}

.fa-plug:before {
	content: "";
}

.fa-chevron-up:before {
	content: "";
}

.fa-hand-spock:before {
	content: "";
}

.fa-stopwatch:before {
	content: "";
}

.fa-face-kiss:before, .fa-kiss:before {
	content: "";
}

.fa-bridge-circle-xmark:before {
	content: "";
}

.fa-face-grin-tongue:before, .fa-grin-tongue:before {
	content: "";
}

.fa-chess-bishop:before {
	content: "";
}

.fa-face-grin-wink:before, .fa-grin-wink:before {
	content: "";
}

.fa-deaf:before, .fa-deafness:before, .fa-ear-deaf:before, .fa-hard-of-hearing:before {
	content: "";
}

.fa-road-circle-check:before {
	content: "";
}

.fa-dice-five:before {
	content: "";
}

.fa-rss-square:before, .fa-square-rss:before {
	content: "";
}

.fa-land-mine-on:before {
	content: "";
}

.fa-i-cursor:before {
	content: "";
}

.fa-stamp:before {
	content: "";
}

.fa-stairs:before {
	content: "";
}

.fa-i:before {
	content: "I";
}

.fa-hryvnia-sign:before, .fa-hryvnia:before {
	content: "";
}

.fa-pills:before {
	content: "";
}

.fa-face-grin-wide:before, .fa-grin-alt:before {
	content: "";
}

.fa-tooth:before {
	content: "";
}

.fa-v:before {
	content: "V";
}

.fa-bangladeshi-taka-sign:before {
	content: "";
}

.fa-bicycle:before {
	content: "";
}

.fa-rod-asclepius:before, .fa-rod-snake:before, .fa-staff-aesculapius:before, .fa-staff-snake:before {
	content: "";
}

.fa-head-side-cough-slash:before {
	content: "";
}

.fa-ambulance:before, .fa-truck-medical:before {
	content: "";
}

.fa-wheat-awn-circle-exclamation:before {
	content: "";
}

.fa-snowman:before {
	content: "";
}

.fa-mortar-pestle:before {
	content: "";
}

.fa-road-barrier:before {
	content: "";
}

.fa-school:before {
	content: "";
}

.fa-igloo:before {
	content: "";
}

.fa-joint:before {
	content: "";
}

.fa-angle-right:before {
	content: "";
}

.fa-horse:before {
	content: "";
}

.fa-q:before {
	content: "Q";
}

.fa-g:before {
	content: "G";
}

.fa-notes-medical:before {
	content: "";
}

.fa-temperature-2:before, .fa-temperature-half:before, .fa-thermometer-2:before, .fa-thermometer-half:before {
	content: "";
}

.fa-dong-sign:before {
	content: "";
}

.fa-capsules:before {
	content: "";
}

.fa-poo-bolt:before, .fa-poo-storm:before {
	content: "";
}

.fa-face-frown-open:before, .fa-frown-open:before {
	content: "";
}

.fa-hand-point-up:before {
	content: "";
}

.fa-money-bill:before {
	content: "";
}

.fa-bookmark:before {
	content: "";
}

.fa-align-justify:before {
	content: "";
}

.fa-umbrella-beach:before {
	content: "";
}

.fa-helmet-un:before {
	content: "";
}

.fa-bullseye:before {
	content: "";
}

.fa-bacon:before {
	content: "";
}

.fa-hand-point-down:before {
	content: "";
}

.fa-arrow-up-from-bracket:before {
	content: "";
}

.fa-folder-blank:before, .fa-folder:before {
	content: "";
}

.fa-file-medical-alt:before, .fa-file-waveform:before {
	content: "";
}

.fa-radiation:before {
	content: "";
}

.fa-chart-simple:before {
	content: "";
}

.fa-mars-stroke:before {
	content: "";
}

.fa-vial:before {
	content: "";
}

.fa-dashboard:before, .fa-gauge-med:before, .fa-gauge:before, .fa-tachometer-alt-average:before {
	content: "";
}

.fa-magic-wand-sparkles:before, .fa-wand-magic-sparkles:before {
	content: "";
}

.fa-e:before {
	content: "E";
}

.fa-pen-alt:before, .fa-pen-clip:before {
	content: "";
}

.fa-bridge-circle-exclamation:before {
	content: "";
}

.fa-user:before {
	content: "";
}

.fa-school-circle-check:before {
	content: "";
}

.fa-dumpster:before {
	content: "";
}

.fa-shuttle-van:before, .fa-van-shuttle:before {
	content: "";
}

.fa-building-user:before {
	content: "";
}

.fa-caret-square-left:before, .fa-square-caret-left:before {
	content: "";
}

.fa-highlighter:before {
	content: "";
}

.fa-key:before {
	content: "";
}

.fa-bullhorn:before {
	content: "";
}

.fa-globe:before {
	content: "";
}

.fa-synagogue:before {
	content: "";
}

.fa-person-half-dress:before {
	content: "";
}

.fa-road-bridge:before {
	content: "";
}

.fa-location-arrow:before {
	content: "";
}

.fa-c:before {
	content: "C";
}

.fa-tablet-button:before {
	content: "";
}

.fa-building-lock:before {
	content: "";
}

.fa-pizza-slice:before {
	content: "";
}

.fa-money-bill-wave:before {
	content: "";
}

.fa-area-chart:before, .fa-chart-area:before {
	content: "";
}

.fa-house-flag:before {
	content: "";
}

.fa-person-circle-minus:before {
	content: "";
}

.fa-ban:before, .fa-cancel:before {
	content: "";
}

.fa-camera-rotate:before {
	content: "";
}

.fa-air-freshener:before, .fa-spray-can-sparkles:before {
	content: "";
}

.fa-star:before {
	content: "";
}

.fa-repeat:before {
	content: "";
}

.fa-cross:before {
	content: "";
}

.fa-box:before {
	content: "";
}

.fa-venus-mars:before {
	content: "";
}

.fa-arrow-pointer:before, .fa-mouse-pointer:before {
	content: "";
}

.fa-expand-arrows-alt:before, .fa-maximize:before {
	content: "";
}

.fa-charging-station:before {
	content: "";
}

.fa-shapes:before, .fa-triangle-circle-square:before {
	content: "";
}

.fa-random:before, .fa-shuffle:before {
	content: "";
}

.fa-person-running:before, .fa-running:before {
	content: "";
}

.fa-mobile-retro:before {
	content: "";
}

.fa-grip-lines-vertical:before {
	content: "";
}

.fa-spider:before {
	content: "";
}

.fa-hands-bound:before {
	content: "";
}

.fa-file-invoice-dollar:before {
	content: "";
}

.fa-plane-circle-exclamation:before {
	content: "";
}

.fa-x-ray:before {
	content: "";
}

.fa-spell-check:before {
	content: "";
}

.fa-slash:before {
	content: "";
}

.fa-computer-mouse:before, .fa-mouse:before {
	content: "";
}

.fa-arrow-right-to-bracket:before, .fa-sign-in:before {
	content: "";
}

.fa-shop-slash:before, .fa-store-alt-slash:before {
	content: "";
}

.fa-server:before {
	content: "";
}

.fa-virus-covid-slash:before {
	content: "";
}

.fa-shop-lock:before {
	content: "";
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
	content: "";
}

.fa-blender-phone:before {
	content: "";
}

.fa-building-wheat:before {
	content: "";
}

.fa-person-breastfeeding:before {
	content: "";
}

.fa-right-to-bracket:before, .fa-sign-in-alt:before {
	content: "";
}

.fa-venus:before {
	content: "";
}

.fa-passport:before {
	content: "";
}

.fa-heart-pulse:before, .fa-heartbeat:before {
	content: "";
}

.fa-people-carry-box:before, .fa-people-carry:before {
	content: "";
}

.fa-temperature-high:before {
	content: "";
}

.fa-microchip:before {
	content: "";
}

.fa-crown:before {
	content: "";
}

.fa-weight-hanging:before {
	content: "";
}

.fa-xmarks-lines:before {
	content: "";
}

.fa-file-prescription:before {
	content: "";
}

.fa-weight-scale:before, .fa-weight:before {
	content: "";
}

.fa-user-friends:before, .fa-user-group:before {
	content: "";
}

.fa-arrow-up-a-z:before, .fa-sort-alpha-up:before {
	content: "";
}

.fa-chess-knight:before {
	content: "";
}

.fa-face-laugh-squint:before, .fa-laugh-squint:before {
	content: "";
}

.fa-wheelchair:before {
	content: "";
}

.fa-arrow-circle-up:before, .fa-circle-arrow-up:before {
	content: "";
}

.fa-toggle-on:before {
	content: "";
}

.fa-person-walking:before, .fa-walking:before {
	content: "";
}

.fa-l:before {
	content: "L";
}

.fa-fire:before {
	content: "";
}

.fa-bed-pulse:before, .fa-procedures:before {
	content: "";
}

.fa-shuttle-space:before, .fa-space-shuttle:before {
	content: "";
}

.fa-face-laugh:before, .fa-laugh:before {
	content: "";
}

.fa-folder-open:before {
	content: "";
}

.fa-heart-circle-plus:before {
	content: "";
}

.fa-code-fork:before {
	content: "";
}

.fa-city:before {
	content: "";
}

.fa-microphone-alt:before, .fa-microphone-lines:before {
	content: "";
}

.fa-pepper-hot:before {
	content: "";
}

.fa-unlock:before {
	content: "";
}

.fa-colon-sign:before {
	content: "";
}

.fa-headset:before {
	content: "";
}

.fa-store-slash:before {
	content: "";
}

.fa-road-circle-xmark:before {
	content: "";
}

.fa-user-minus:before {
	content: "";
}

.fa-mars-stroke-up:before, .fa-mars-stroke-v:before {
	content: "";
}

.fa-champagne-glasses:before, .fa-glass-cheers:before {
	content: "";
}

.fa-clipboard:before {
	content: "";
}

.fa-house-circle-exclamation:before {
	content: "";
}

.fa-file-arrow-up:before, .fa-file-upload:before {
	content: "";
}

.fa-wifi-3:before, .fa-wifi-strong:before, .fa-wifi:before {
	content: "";
}

.fa-bath:before, .fa-bathtub:before {
	content: "";
}

.fa-underline:before {
	content: "";
}

.fa-user-edit:before, .fa-user-pen:before {
	content: "";
}

.fa-signature:before {
	content: "";
}

.fa-stroopwafel:before {
	content: "";
}

.fa-bold:before {
	content: "";
}

.fa-anchor-lock:before {
	content: "";
}

.fa-building-ngo:before {
	content: "";
}

.fa-manat-sign:before {
	content: "";
}

.fa-not-equal:before {
	content: "";
}

.fa-border-style:before, .fa-border-top-left:before {
	content: "";
}

.fa-map-location-dot:before, .fa-map-marked-alt:before {
	content: "";
}

.fa-jedi:before {
	content: "";
}

.fa-poll:before, .fa-square-poll-vertical:before {
	content: "";
}

.fa-mug-hot:before {
	content: "";
}

.fa-battery-car:before, .fa-car-battery:before {
	content: "";
}

.fa-gift:before {
	content: "";
}

.fa-dice-two:before {
	content: "";
}

.fa-chess-queen:before {
	content: "";
}

.fa-glasses:before {
	content: "";
}

.fa-chess-board:before {
	content: "";
}

.fa-building-circle-check:before {
	content: "";
}

.fa-person-chalkboard:before {
	content: "";
}

.fa-mars-stroke-h:before, .fa-mars-stroke-right:before {
	content: "";
}

.fa-hand-back-fist:before, .fa-hand-rock:before {
	content: "";
}

.fa-caret-square-up:before, .fa-square-caret-up:before {
	content: "";
}

.fa-cloud-showers-water:before {
	content: "";
}

.fa-bar-chart:before, .fa-chart-bar:before {
	content: "";
}

.fa-hands-bubbles:before, .fa-hands-wash:before {
	content: "";
}

.fa-less-than-equal:before {
	content: "";
}

.fa-train:before {
	content: "";
}

.fa-eye-low-vision:before, .fa-low-vision:before {
	content: "";
}

.fa-crow:before {
	content: "";
}

.fa-sailboat:before {
	content: "";
}

.fa-window-restore:before {
	content: "";
}

.fa-plus-square:before, .fa-square-plus:before {
	content: "";
}

.fa-torii-gate:before {
	content: "";
}

.fa-frog:before {
	content: "";
}

.fa-bucket:before {
	content: "";
}

.fa-image:before {
	content: "";
}

.fa-microphone:before {
	content: "";
}

.fa-cow:before {
	content: "";
}

.fa-caret-up:before {
	content: "";
}

.fa-screwdriver:before {
	content: "";
}

.fa-folder-closed:before {
	content: "";
}

.fa-house-tsunami:before {
	content: "";
}

.fa-square-nfi:before {
	content: "";
}

.fa-arrow-up-from-ground-water:before {
	content: "";
}

.fa-glass-martini-alt:before, .fa-martini-glass:before {
	content: "";
}

.fa-rotate-back:before, .fa-rotate-backward:before, .fa-rotate-left:before, .fa-undo-alt:before {
	content: "";
}

.fa-columns:before, .fa-table-columns:before {
	content: "";
}

.fa-lemon:before {
	content: "";
}

.fa-head-side-mask:before {
	content: "";
}

.fa-handshake:before {
	content: "";
}

.fa-gem:before {
	content: "";
}

.fa-dolly-box:before, .fa-dolly:before {
	content: "";
}

.fa-smoking:before {
	content: "";
}

.fa-compress-arrows-alt:before, .fa-minimize:before {
	content: "";
}

.fa-monument:before {
	content: "";
}

.fa-snowplow:before {
	content: "";
}

.fa-angle-double-right:before, .fa-angles-right:before {
	content: "";
}

.fa-cannabis:before {
	content: "";
}

.fa-circle-play:before, .fa-play-circle:before {
	content: "";
}

.fa-tablets:before {
	content: "";
}

.fa-ethernet:before {
	content: "";
}

.fa-eur:before, .fa-euro-sign:before, .fa-euro:before {
	content: "";
}

.fa-chair:before {
	content: "";
}

.fa-check-circle:before, .fa-circle-check:before {
	content: "";
}

.fa-circle-stop:before, .fa-stop-circle:before {
	content: "";
}

.fa-compass-drafting:before, .fa-drafting-compass:before {
	content: "";
}

.fa-plate-wheat:before {
	content: "";
}

.fa-icicles:before {
	content: "";
}

.fa-person-shelter:before {
	content: "";
}

.fa-neuter:before {
	content: "";
}

.fa-id-badge:before {
	content: "";
}

.fa-marker:before {
	content: "";
}

.fa-face-laugh-beam:before, .fa-laugh-beam:before {
	content: "";
}

.fa-helicopter-symbol:before {
	content: "";
}

.fa-universal-access:before {
	content: "";
}

.fa-chevron-circle-up:before, .fa-circle-chevron-up:before {
	content: "";
}

.fa-lari-sign:before {
	content: "";
}

.fa-volcano:before {
	content: "";
}

.fa-person-walking-dashed-line-arrow-right:before {
	content: "";
}

.fa-gbp:before, .fa-pound-sign:before, .fa-sterling-sign:before {
	content: "";
}

.fa-viruses:before {
	content: "";
}

.fa-square-person-confined:before {
	content: "";
}

.fa-user-tie:before {
	content: "";
}

.fa-arrow-down-long:before, .fa-long-arrow-down:before {
	content: "";
}

.fa-tent-arrow-down-to-line:before {
	content: "";
}

.fa-certificate:before {
	content: "";
}

.fa-mail-reply-all:before, .fa-reply-all:before {
	content: "";
}

.fa-suitcase:before {
	content: "";
}

.fa-person-skating:before, .fa-skating:before {
	content: "";
}

.fa-filter-circle-dollar:before, .fa-funnel-dollar:before {
	content: "";
}

.fa-camera-retro:before {
	content: "";
}

.fa-arrow-circle-down:before, .fa-circle-arrow-down:before {
	content: "";
}

.fa-arrow-right-to-file:before, .fa-file-import:before {
	content: "";
}

.fa-external-link-square:before, .fa-square-arrow-up-right:before {
	content: "";
}

.fa-box-open:before {
	content: "";
}

.fa-scroll:before {
	content: "";
}

.fa-spa:before {
	content: "";
}

.fa-location-pin-lock:before {
	content: "";
}

.fa-pause:before {
	content: "";
}

.fa-hill-avalanche:before {
	content: "";
}

.fa-temperature-0:before, .fa-temperature-empty:before, .fa-thermometer-0:before, .fa-thermometer-empty:before {
	content: "";
}

.fa-bomb:before {
	content: "";
}

.fa-registered:before {
	content: "";
}

.fa-address-card:before, .fa-contact-card:before, .fa-vcard:before {
	content: "";
}

.fa-balance-scale-right:before, .fa-scale-unbalanced-flip:before {
	content: "";
}

.fa-subscript:before {
	content: "";
}

.fa-diamond-turn-right:before, .fa-directions:before {
	content: "";
}

.fa-burst:before {
	content: "";
}

.fa-house-laptop:before, .fa-laptop-house:before {
	content: "";
}

.fa-face-tired:before, .fa-tired:before {
	content: "";
}

.fa-money-bills:before {
	content: "";
}

.fa-smog:before {
	content: "";
}

.fa-crutch:before {
	content: "";
}

.fa-cloud-arrow-up:before, .fa-cloud-upload-alt:before, .fa-cloud-upload:before {
	content: "";
}

.fa-palette:before {
	content: "";
}

.fa-arrows-turn-right:before {
	content: "";
}

.fa-vest:before {
	content: "";
}

.fa-ferry:before {
	content: "";
}

.fa-arrows-down-to-people:before {
	content: "";
}

.fa-seedling:before, .fa-sprout:before {
	content: "";
}

.fa-arrows-alt-h:before, .fa-left-right:before {
	content: "";
}

.fa-boxes-packing:before {
	content: "";
}

.fa-arrow-circle-left:before, .fa-circle-arrow-left:before {
	content: "";
}

.fa-group-arrows-rotate:before {
	content: "";
}

.fa-bowl-food:before {
	content: "";
}

.fa-candy-cane:before {
	content: "";
}

.fa-arrow-down-wide-short:before, .fa-sort-amount-asc:before, .fa-sort-amount-down:before {
	content: "";
}

.fa-cloud-bolt:before, .fa-thunderstorm:before {
	content: "";
}

.fa-remove-format:before, .fa-text-slash:before {
	content: "";
}

.fa-face-smile-wink:before, .fa-smile-wink:before {
	content: "";
}

.fa-file-word:before {
	content: "";
}

.fa-file-powerpoint:before {
	content: "";
}

.fa-arrows-h:before, .fa-arrows-left-right:before {
	content: "";
}

.fa-house-lock:before {
	content: "";
}

.fa-cloud-arrow-down:before, .fa-cloud-download-alt:before, .fa-cloud-download:before {
	content: "";
}

.fa-children:before {
	content: "";
}

.fa-blackboard:before, .fa-chalkboard:before {
	content: "";
}

.fa-user-alt-slash:before, .fa-user-large-slash:before {
	content: "";
}

.fa-envelope-open:before {
	content: "";
}

.fa-handshake-alt-slash:before, .fa-handshake-simple-slash:before {
	content: "";
}

.fa-mattress-pillow:before {
	content: "";
}

.fa-guarani-sign:before {
	content: "";
}

.fa-arrows-rotate:before, .fa-refresh:before, .fa-sync:before {
	content: "";
}

.fa-fire-extinguisher:before {
	content: "";
}

.fa-cruzeiro-sign:before {
	content: "";
}

.fa-greater-than-equal:before {
	content: "";
}

.fa-shield-alt:before, .fa-shield-halved:before {
	content: "";
}

.fa-atlas:before, .fa-book-atlas:before {
	content: "";
}

.fa-virus:before {
	content: "";
}

.fa-envelope-circle-check:before {
	content: "";
}

.fa-layer-group:before {
	content: "";
}

.fa-arrows-to-dot:before {
	content: "";
}

.fa-archway:before {
	content: "";
}

.fa-heart-circle-check:before {
	content: "";
}

.fa-house-chimney-crack:before, .fa-house-damage:before {
	content: "";
}

.fa-file-archive:before, .fa-file-zipper:before {
	content: "";
}

.fa-square:before {
	content: "";
}

.fa-glass-martini:before, .fa-martini-glass-empty:before {
	content: "";
}

.fa-couch:before {
	content: "";
}

.fa-cedi-sign:before {
	content: "";
}

.fa-italic:before {
	content: "";
}

.fa-church:before {
	content: "";
}

.fa-comments-dollar:before {
	content: "";
}

.fa-democrat:before {
	content: "";
}

.fa-z:before {
	content: "Z";
}

.fa-person-skiing:before, .fa-skiing:before {
	content: "";
}

.fa-road-lock:before {
	content: "";
}

.fa-a:before {
	content: "A";
}

.fa-temperature-arrow-down:before, .fa-temperature-down:before {
	content: "";
}

.fa-feather-alt:before, .fa-feather-pointed:before {
	content: "";
}

.fa-p:before {
	content: "P";
}

.fa-snowflake:before {
	content: "";
}

.fa-newspaper:before {
	content: "";
}

.fa-ad:before, .fa-rectangle-ad:before {
	content: "";
}

.fa-arrow-circle-right:before, .fa-circle-arrow-right:before {
	content: "";
}

.fa-filter-circle-xmark:before {
	content: "";
}

.fa-locust:before {
	content: "";
}

.fa-sort:before, .fa-unsorted:before {
	content: "";
}

.fa-list-1-2:before, .fa-list-numeric:before, .fa-list-ol:before {
	content: "";
}

.fa-person-dress-burst:before {
	content: "";
}

.fa-money-check-alt:before, .fa-money-check-dollar:before {
	content: "";
}

.fa-vector-square:before {
	content: "";
}

.fa-bread-slice:before {
	content: "";
}

.fa-language:before {
	content: "";
}

.fa-face-kiss-wink-heart:before, .fa-kiss-wink-heart:before {
	content: "";
}

.fa-filter:before {
	content: "";
}

.fa-question:before {
	content: "?";
}

.fa-file-signature:before {
	content: "";
}

.fa-arrows-alt:before, .fa-up-down-left-right:before {
	content: "";
}

.fa-house-chimney-user:before {
	content: "";
}

.fa-hand-holding-heart:before {
	content: "";
}

.fa-puzzle-piece:before {
	content: "";
}

.fa-money-check:before {
	content: "";
}

.fa-star-half-alt:before, .fa-star-half-stroke:before {
	content: "";
}

.fa-code:before {
	content: "";
}

.fa-glass-whiskey:before, .fa-whiskey-glass:before {
	content: "";
}

.fa-building-circle-exclamation:before {
	content: "";
}

.fa-magnifying-glass-chart:before {
	content: "";
}

.fa-arrow-up-right-from-square:before, .fa-external-link:before {
	content: "";
}

.fa-cubes-stacked:before {
	content: "";
}

.fa-krw:before, .fa-won-sign:before, .fa-won:before {
	content: "";
}

.fa-virus-covid:before {
	content: "";
}

.fa-austral-sign:before {
	content: "";
}

.fa-f:before {
	content: "F";
}

.fa-leaf:before {
	content: "";
}

.fa-road:before {
	content: "";
}

.fa-cab:before, .fa-taxi:before {
	content: "";
}

.fa-person-circle-plus:before {
	content: "";
}

.fa-chart-pie:before, .fa-pie-chart:before {
	content: "";
}

.fa-bolt-lightning:before {
	content: "";
}

.fa-sack-xmark:before {
	content: "";
}

.fa-file-excel:before {
	content: "";
}

.fa-file-contract:before {
	content: "";
}

.fa-fish-fins:before {
	content: "";
}

.fa-building-flag:before {
	content: "";
}

.fa-face-grin-beam:before, .fa-grin-beam:before {
	content: "";
}

.fa-object-ungroup:before {
	content: "";
}

.fa-poop:before {
	content: "";
}

.fa-location-pin:before, .fa-map-marker:before {
	content: "";
}

.fa-kaaba:before {
	content: "";
}

.fa-toilet-paper:before {
	content: "";
}

.fa-hard-hat:before, .fa-hat-hard:before, .fa-helmet-safety:before {
	content: "";
}

.fa-eject:before {
	content: "";
}

.fa-arrow-alt-circle-right:before, .fa-circle-right:before {
	content: "";
}

.fa-plane-circle-check:before {
	content: "";
}

.fa-face-rolling-eyes:before, .fa-meh-rolling-eyes:before {
	content: "";
}

.fa-object-group:before {
	content: "";
}

.fa-chart-line:before, .fa-line-chart:before {
	content: "";
}

.fa-mask-ventilator:before {
	content: "";
}

.fa-arrow-right:before {
	content: "";
}

.fa-map-signs:before, .fa-signs-post:before {
	content: "";
}

.fa-cash-register:before {
	content: "";
}

.fa-person-circle-question:before {
	content: "";
}

.fa-h:before {
	content: "H";
}

.fa-tarp:before {
	content: "";
}

.fa-screwdriver-wrench:before, .fa-tools:before {
	content: "";
}

.fa-arrows-to-eye:before {
	content: "";
}

.fa-plug-circle-bolt:before {
	content: "";
}

.fa-heart:before {
	content: "";
}

.fa-mars-and-venus:before {
	content: "";
}

.fa-home-user:before, .fa-house-user:before {
	content: "";
}

.fa-dumpster-fire:before {
	content: "";
}

.fa-house-crack:before {
	content: "";
}

.fa-cocktail:before, .fa-martini-glass-citrus:before {
	content: "";
}

.fa-face-surprise:before, .fa-surprise:before {
	content: "";
}

.fa-bottle-water:before {
	content: "";
}

.fa-circle-pause:before, .fa-pause-circle:before {
	content: "";
}

.fa-toilet-paper-slash:before {
	content: "";
}

.fa-apple-alt:before, .fa-apple-whole:before {
	content: "";
}

.fa-kitchen-set:before {
	content: "";
}

.fa-r:before {
	content: "R";
}

.fa-temperature-1:before, .fa-temperature-quarter:before, .fa-thermometer-1:before, .fa-thermometer-quarter:before {
	content: "";
}

.fa-cube:before {
	content: "";
}

.fa-bitcoin-sign:before {
	content: "";
}

.fa-shield-dog:before {
	content: "";
}

.fa-solar-panel:before {
	content: "";
}

.fa-lock-open:before {
	content: "";
}

.fa-elevator:before {
	content: "";
}

.fa-money-bill-transfer:before {
	content: "";
}

.fa-money-bill-trend-up:before {
	content: "";
}

.fa-house-flood-water-circle-arrow-right:before {
	content: "";
}

.fa-poll-h:before, .fa-square-poll-horizontal:before {
	content: "";
}

.fa-circle:before {
	content: "";
}

.fa-backward-fast:before, .fa-fast-backward:before {
	content: "";
}

.fa-recycle:before {
	content: "";
}

.fa-user-astronaut:before {
	content: "";
}

.fa-plane-slash:before {
	content: "";
}

.fa-trademark:before {
	content: "";
}

.fa-basketball-ball:before, .fa-basketball:before {
	content: "";
}

.fa-satellite-dish:before {
	content: "";
}

.fa-arrow-alt-circle-up:before, .fa-circle-up:before {
	content: "";
}

.fa-mobile-alt:before, .fa-mobile-screen-button:before {
	content: "";
}

.fa-volume-high:before, .fa-volume-up:before {
	content: "";
}

.fa-users-rays:before {
	content: "";
}

.fa-wallet:before {
	content: "";
}

.fa-clipboard-check:before {
	content: "";
}

.fa-file-audio:before {
	content: "";
}

.fa-burger:before, .fa-hamburger:before {
	content: "";
}

.fa-wrench:before {
	content: "";
}

.fa-bugs:before {
	content: "";
}

.fa-rupee-sign:before, .fa-rupee:before {
	content: "";
}

.fa-file-image:before {
	content: "";
}

.fa-circle-question:before, .fa-question-circle:before {
	content: "";
}

.fa-plane-departure:before {
	content: "";
}

.fa-handshake-slash:before {
	content: "";
}

.fa-book-bookmark:before {
	content: "";
}

.fa-code-branch:before {
	content: "";
}

.fa-hat-cowboy:before {
	content: "";
}

.fa-bridge:before {
	content: "";
}

.fa-phone-alt:before, .fa-phone-flip:before {
	content: "";
}

.fa-truck-front:before {
	content: "";
}

.fa-cat:before {
	content: "";
}

.fa-anchor-circle-exclamation:before {
	content: "";
}

.fa-truck-field:before {
	content: "";
}

.fa-route:before {
	content: "";
}

.fa-clipboard-question:before {
	content: "";
}

.fa-panorama:before {
	content: "";
}

.fa-comment-medical:before {
	content: "";
}

.fa-teeth-open:before {
	content: "";
}

.fa-file-circle-minus:before {
	content: "";
}

.fa-tags:before {
	content: "";
}

.fa-wine-glass:before {
	content: "";
}

.fa-fast-forward:before, .fa-forward-fast:before {
	content: "";
}

.fa-face-meh-blank:before, .fa-meh-blank:before {
	content: "";
}

.fa-parking:before, .fa-square-parking:before {
	content: "";
}

.fa-house-signal:before {
	content: "";
}

.fa-bars-progress:before, .fa-tasks-alt:before {
	content: "";
}

.fa-faucet-drip:before {
	content: "";
}

.fa-cart-flatbed:before, .fa-dolly-flatbed:before {
	content: "";
}

.fa-ban-smoking:before, .fa-smoking-ban:before {
	content: "";
}

.fa-terminal:before {
	content: "";
}

.fa-mobile-button:before {
	content: "";
}

.fa-house-medical-flag:before {
	content: "";
}

.fa-basket-shopping:before, .fa-shopping-basket:before {
	content: "";
}

.fa-tape:before {
	content: "";
}

.fa-bus-alt:before, .fa-bus-simple:before {
	content: "";
}

.fa-eye:before {
	content: "";
}

.fa-face-sad-cry:before, .fa-sad-cry:before {
	content: "";
}

.fa-audio-description:before {
	content: "";
}

.fa-person-military-to-person:before {
	content: "";
}

.fa-file-shield:before {
	content: "";
}

.fa-user-slash:before {
	content: "";
}

.fa-pen:before {
	content: "";
}

.fa-tower-observation:before {
	content: "";
}

.fa-file-code:before {
	content: "";
}

.fa-signal-5:before, .fa-signal-perfect:before, .fa-signal:before {
	content: "";
}

.fa-bus:before {
	content: "";
}

.fa-heart-circle-xmark:before {
	content: "";
}

.fa-home-lg:before, .fa-house-chimney:before {
	content: "";
}

.fa-window-maximize:before {
	content: "";
}

.fa-face-frown:before, .fa-frown:before {
	content: "";
}

.fa-prescription:before {
	content: "";
}

.fa-shop:before, .fa-store-alt:before {
	content: "";
}

.fa-floppy-disk:before, .fa-save:before {
	content: "";
}

.fa-vihara:before {
	content: "";
}

.fa-balance-scale-left:before, .fa-scale-unbalanced:before {
	content: "";
}

.fa-sort-asc:before, .fa-sort-up:before {
	content: "";
}

.fa-comment-dots:before, .fa-commenting:before {
	content: "";
}

.fa-plant-wilt:before {
	content: "";
}

.fa-diamond:before {
	content: "";
}

.fa-face-grin-squint:before, .fa-grin-squint:before {
	content: "";
}

.fa-hand-holding-dollar:before, .fa-hand-holding-usd:before {
	content: "";
}

.fa-bacterium:before {
	content: "";
}

.fa-hand-pointer:before {
	content: "";
}

.fa-drum-steelpan:before {
	content: "";
}

.fa-hand-scissors:before {
	content: "";
}

.fa-hands-praying:before, .fa-praying-hands:before {
	content: "";
}

.fa-arrow-right-rotate:before, .fa-arrow-rotate-forward:before, .fa-arrow-rotate-right:before, .fa-redo:before {
	content: "";
}

.fa-biohazard:before {
	content: "";
}

.fa-location-crosshairs:before, .fa-location:before {
	content: "";
}

.fa-mars-double:before {
	content: "";
}

.fa-child-dress:before {
	content: "";
}

.fa-users-between-lines:before {
	content: "";
}

.fa-lungs-virus:before {
	content: "";
}

.fa-face-grin-tears:before, .fa-grin-tears:before {
	content: "";
}

.fa-phone:before {
	content: "";
}

.fa-calendar-times:before, .fa-calendar-xmark:before {
	content: "";
}

.fa-child-reaching:before {
	content: "";
}

.fa-head-side-virus:before {
	content: "";
}

.fa-user-cog:before, .fa-user-gear:before {
	content: "";
}

.fa-arrow-up-1-9:before, .fa-sort-numeric-up:before {
	content: "";
}

.fa-door-closed:before {
	content: "";
}

.fa-shield-virus:before {
	content: "";
}

.fa-dice-six:before {
	content: "";
}

.fa-mosquito-net:before {
	content: "";
}

.fa-bridge-water:before {
	content: "";
}

.fa-person-booth:before {
	content: "";
}

.fa-text-width:before {
	content: "";
}

.fa-hat-wizard:before {
	content: "";
}

.fa-pen-fancy:before {
	content: "";
}

.fa-digging:before, .fa-person-digging:before {
	content: "";
}

.fa-trash:before {
	content: "";
}

.fa-gauge-simple-med:before, .fa-gauge-simple:before, .fa-tachometer-average:before {
	content: "";
}

.fa-book-medical:before {
	content: "";
}

.fa-poo:before {
	content: "";
}

.fa-quote-right-alt:before, .fa-quote-right:before {
	content: "";
}

.fa-shirt:before, .fa-t-shirt:before, .fa-tshirt:before {
	content: "";
}

.fa-cubes:before {
	content: "";
}

.fa-divide:before {
	content: "";
}

.fa-tenge-sign:before, .fa-tenge:before {
	content: "";
}

.fa-headphones:before {
	content: "";
}

.fa-hands-holding:before {
	content: "";
}

.fa-hands-clapping:before {
	content: "";
}

.fa-republican:before {
	content: "";
}

.fa-arrow-left:before {
	content: "";
}

.fa-person-circle-xmark:before {
	content: "";
}

.fa-ruler:before {
	content: "";
}

.fa-align-left:before {
	content: "";
}

.fa-dice-d6:before {
	content: "";
}

.fa-restroom:before {
	content: "";
}

.fa-j:before {
	content: "J";
}

.fa-users-viewfinder:before {
	content: "";
}

.fa-file-video:before {
	content: "";
}

.fa-external-link-alt:before, .fa-up-right-from-square:before {
	content: "";
}

.fa-table-cells:before, .fa-th:before {
	content: "";
}

.fa-file-pdf:before {
	content: "";
}

.fa-bible:before, .fa-book-bible:before {
	content: "";
}

.fa-o:before {
	content: "O";
}

.fa-medkit:before, .fa-suitcase-medical:before {
	content: "";
}

.fa-user-secret:before {
	content: "";
}

.fa-otter:before {
	content: "";
}

.fa-female:before, .fa-person-dress:before {
	content: "";
}

.fa-comment-dollar:before {
	content: "";
}

.fa-briefcase-clock:before, .fa-business-time:before {
	content: "";
}

.fa-table-cells-large:before, .fa-th-large:before {
	content: "";
}

.fa-book-tanakh:before, .fa-tanakh:before {
	content: "";
}

.fa-phone-volume:before, .fa-volume-control-phone:before {
	content: "";
}

.fa-hat-cowboy-side:before {
	content: "";
}

.fa-clipboard-user:before {
	content: "";
}

.fa-child:before {
	content: "";
}

.fa-lira-sign:before {
	content: "";
}

.fa-satellite:before {
	content: "";
}

.fa-plane-lock:before {
	content: "";
}

.fa-tag:before {
	content: "";
}

.fa-comment:before {
	content: "";
}

.fa-birthday-cake:before, .fa-cake-candles:before, .fa-cake:before {
	content: "";
}

.fa-envelope:before {
	content: "";
}

.fa-angle-double-up:before, .fa-angles-up:before {
	content: "";
}

.fa-paperclip:before {
	content: "";
}

.fa-arrow-right-to-city:before {
	content: "";
}

.fa-ribbon:before {
	content: "";
}

.fa-lungs:before {
	content: "";
}

.fa-arrow-up-9-1:before, .fa-sort-numeric-up-alt:before {
	content: "";
}

.fa-litecoin-sign:before {
	content: "";
}

.fa-border-none:before {
	content: "";
}

.fa-circle-nodes:before {
	content: "";
}

.fa-parachute-box:before {
	content: "";
}

.fa-indent:before {
	content: "";
}

.fa-truck-field-un:before {
	content: "";
}

.fa-hourglass-empty:before, .fa-hourglass:before {
	content: "";
}

.fa-mountain:before {
	content: "";
}

.fa-user-doctor:before, .fa-user-md:before {
	content: "";
}

.fa-circle-info:before, .fa-info-circle:before {
	content: "";
}

.fa-cloud-meatball:before {
	content: "";
}

.fa-camera-alt:before, .fa-camera:before {
	content: "";
}

.fa-square-virus:before {
	content: "";
}

.fa-meteor:before {
	content: "";
}

.fa-car-on:before {
	content: "";
}

.fa-sleigh:before {
	content: "";
}

.fa-arrow-down-1-9:before, .fa-sort-numeric-asc:before, .fa-sort-numeric-down:before {
	content: "";
}

.fa-hand-holding-droplet:before, .fa-hand-holding-water:before {
	content: "";
}

.fa-water:before {
	content: "";
}

.fa-calendar-check:before {
	content: "";
}

.fa-braille:before {
	content: "";
}

.fa-prescription-bottle-alt:before, .fa-prescription-bottle-medical:before {
	content: "";
}

.fa-landmark:before {
	content: "";
}

.fa-truck:before {
	content: "";
}

.fa-crosshairs:before {
	content: "";
}

.fa-person-cane:before {
	content: "";
}

.fa-tent:before {
	content: "";
}

.fa-vest-patches:before {
	content: "";
}

.fa-check-double:before {
	content: "";
}

.fa-arrow-down-a-z:before, .fa-sort-alpha-asc:before, .fa-sort-alpha-down:before {
	content: "";
}

.fa-money-bill-wheat:before {
	content: "";
}

.fa-cookie:before {
	content: "";
}

.fa-arrow-left-rotate:before, .fa-arrow-rotate-back:before, .fa-arrow-rotate-backward:before, .fa-arrow-rotate-left:before, .fa-undo:before {
	content: "";
}

.fa-hard-drive:before, .fa-hdd:before {
	content: "";
}

.fa-face-grin-squint-tears:before, .fa-grin-squint-tears:before {
	content: "";
}

.fa-dumbbell:before {
	content: "";
}

.fa-list-alt:before, .fa-rectangle-list:before {
	content: "";
}

.fa-tarp-droplet:before {
	content: "";
}

.fa-house-medical-circle-check:before {
	content: "";
}

.fa-person-skiing-nordic:before, .fa-skiing-nordic:before {
	content: "";
}

.fa-calendar-plus:before {
	content: "";
}

.fa-plane-arrival:before {
	content: "";
}

.fa-arrow-alt-circle-left:before, .fa-circle-left:before {
	content: "";
}

.fa-subway:before, .fa-train-subway:before {
	content: "";
}

.fa-chart-gantt:before {
	content: "";
}

.fa-indian-rupee-sign:before, .fa-indian-rupee:before, .fa-inr:before {
	content: "";
}

.fa-crop-alt:before, .fa-crop-simple:before {
	content: "";
}

.fa-money-bill-1:before, .fa-money-bill-alt:before {
	content: "";
}

.fa-left-long:before, .fa-long-arrow-alt-left:before {
	content: "";
}

.fa-dna:before {
	content: "";
}

.fa-virus-slash:before {
	content: "";
}

.fa-minus:before, .fa-subtract:before {
	content: "";
}

.fa-chess:before {
	content: "";
}

.fa-arrow-left-long:before, .fa-long-arrow-left:before {
	content: "";
}

.fa-plug-circle-check:before {
	content: "";
}

.fa-street-view:before {
	content: "";
}

.fa-franc-sign:before {
	content: "";
}

.fa-volume-off:before {
	content: "";
}

.fa-american-sign-language-interpreting:before, .fa-asl-interpreting:before, .fa-hands-american-sign-language-interpreting:before, .fa-hands-asl-interpreting:before {
	content: "";
}

.fa-cog:before, .fa-gear:before {
	content: "";
}

.fa-droplet-slash:before, .fa-tint-slash:before {
	content: "";
}

.fa-mosque:before {
	content: "";
}

.fa-mosquito:before {
	content: "";
}

.fa-star-of-david:before {
	content: "";
}

.fa-person-military-rifle:before {
	content: "";
}

.fa-cart-shopping:before, .fa-shopping-cart:before {
	content: "";
}

.fa-vials:before {
	content: "";
}

.fa-plug-circle-plus:before {
	content: "";
}

.fa-place-of-worship:before {
	content: "";
}

.fa-grip-vertical:before {
	content: "";
}

.fa-arrow-turn-up:before, .fa-level-up:before {
	content: "";
}

.fa-u:before {
	content: "U";
}

.fa-square-root-alt:before, .fa-square-root-variable:before {
	content: "";
}

.fa-clock-four:before, .fa-clock:before {
	content: "";
}

.fa-backward-step:before, .fa-step-backward:before {
	content: "";
}

.fa-pallet:before {
	content: "";
}

.fa-faucet:before {
	content: "";
}

.fa-baseball-bat-ball:before {
	content: "";
}

.fa-s:before {
	content: "S";
}

.fa-timeline:before {
	content: "";
}

.fa-keyboard:before {
	content: "";
}

.fa-caret-down:before {
	content: "";
}

.fa-clinic-medical:before, .fa-house-chimney-medical:before {
	content: "";
}

.fa-temperature-3:before, .fa-temperature-three-quarters:before, .fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
	content: "";
}

.fa-mobile-android-alt:before, .fa-mobile-screen:before {
	content: "";
}

.fa-plane-up:before {
	content: "";
}

.fa-piggy-bank:before {
	content: "";
}

.fa-battery-3:before, .fa-battery-half:before {
	content: "";
}

.fa-mountain-city:before {
	content: "";
}

.fa-coins:before {
	content: "";
}

.fa-khanda:before {
	content: "";
}

.fa-sliders-h:before, .fa-sliders:before {
	content: "";
}

.fa-folder-tree:before {
	content: "";
}

.fa-network-wired:before {
	content: "";
}

.fa-map-pin:before {
	content: "";
}

.fa-hamsa:before {
	content: "";
}

.fa-cent-sign:before {
	content: "";
}

.fa-flask:before {
	content: "";
}

.fa-person-pregnant:before {
	content: "";
}

.fa-wand-sparkles:before {
	content: "";
}

.fa-ellipsis-v:before, .fa-ellipsis-vertical:before {
	content: "";
}

.fa-ticket:before {
	content: "";
}

.fa-power-off:before {
	content: "";
}

.fa-long-arrow-alt-right:before, .fa-right-long:before {
	content: "";
}

.fa-flag-usa:before {
	content: "";
}

.fa-laptop-file:before {
	content: "";
}

.fa-teletype:before, .fa-tty:before {
	content: "";
}

.fa-diagram-next:before {
	content: "";
}

.fa-person-rifle:before {
	content: "";
}

.fa-house-medical-circle-exclamation:before {
	content: "";
}

.fa-closed-captioning:before {
	content: "";
}

.fa-hiking:before, .fa-person-hiking:before {
	content: "";
}

.fa-venus-double:before {
	content: "";
}

.fa-images:before {
	content: "";
}

.fa-calculator:before {
	content: "";
}

.fa-people-pulling:before {
	content: "";
}

.fa-n:before {
	content: "N";
}

.fa-cable-car:before, .fa-tram:before {
	content: "";
}

.fa-cloud-rain:before {
	content: "";
}

.fa-building-circle-xmark:before {
	content: "";
}

.fa-ship:before {
	content: "";
}

.fa-arrows-down-to-line:before {
	content: "";
}

.fa-download:before {
	content: "";
}

.fa-face-grin:before, .fa-grin:before {
	content: "";
}

.fa-backspace:before, .fa-delete-left:before {
	content: "";
}

.fa-eye-dropper-empty:before, .fa-eye-dropper:before, .fa-eyedropper:before {
	content: "";
}

.fa-file-circle-check:before {
	content: "";
}

.fa-forward:before {
	content: "";
}

.fa-mobile-android:before, .fa-mobile-phone:before, .fa-mobile:before {
	content: "";
}

.fa-face-meh:before, .fa-meh:before {
	content: "";
}

.fa-align-center:before {
	content: "";
}

.fa-book-dead:before, .fa-book-skull:before {
	content: "";
}

.fa-drivers-license:before, .fa-id-card:before {
	content: "";
}

.fa-dedent:before, .fa-outdent:before {
	content: "";
}

.fa-heart-circle-exclamation:before {
	content: "";
}

.fa-home-alt:before, .fa-home-lg-alt:before, .fa-home:before, .fa-house:before {
	content: "";
}

.fa-calendar-week:before {
	content: "";
}

.fa-laptop-medical:before {
	content: "";
}

.fa-b:before {
	content: "B";
}

.fa-file-medical:before {
	content: "";
}

.fa-dice-one:before {
	content: "";
}

.fa-kiwi-bird:before {
	content: "";
}

.fa-arrow-right-arrow-left:before, .fa-exchange:before {
	content: "";
}

.fa-redo-alt:before, .fa-rotate-forward:before, .fa-rotate-right:before {
	content: "";
}

.fa-cutlery:before, .fa-utensils:before {
	content: "";
}

.fa-arrow-up-wide-short:before, .fa-sort-amount-up:before {
	content: "";
}

.fa-mill-sign:before {
	content: "";
}

.fa-bowl-rice:before {
	content: "";
}

.fa-skull:before {
	content: "";
}

.fa-broadcast-tower:before, .fa-tower-broadcast:before {
	content: "";
}

.fa-truck-pickup:before {
	content: "";
}

.fa-long-arrow-alt-up:before, .fa-up-long:before {
	content: "";
}

.fa-stop:before {
	content: "";
}

.fa-code-merge:before {
	content: "";
}

.fa-upload:before {
	content: "";
}

.fa-hurricane:before {
	content: "";
}

.fa-mound:before {
	content: "";
}

.fa-toilet-portable:before {
	content: "";
}

.fa-compact-disc:before {
	content: "";
}

.fa-file-arrow-down:before, .fa-file-download:before {
	content: "";
}

.fa-caravan:before {
	content: "";
}

.fa-shield-cat:before {
	content: "";
}

.fa-bolt:before, .fa-zap:before {
	content: "";
}

.fa-glass-water:before {
	content: "";
}

.fa-oil-well:before {
	content: "";
}

.fa-vault:before {
	content: "";
}

.fa-mars:before {
	content: "";
}

.fa-toilet:before {
	content: "";
}

.fa-plane-circle-xmark:before {
	content: "";
}

.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen-sign:before, .fa-yen:before {
	content: "";
}

.fa-rouble:before, .fa-rub:before, .fa-ruble-sign:before, .fa-ruble:before {
	content: "";
}

.fa-sun:before {
	content: "";
}

.fa-guitar:before {
	content: "";
}

.fa-face-laugh-wink:before, .fa-laugh-wink:before {
	content: "";
}

.fa-horse-head:before {
	content: "";
}

.fa-bore-hole:before {
	content: "";
}

.fa-industry:before {
	content: "";
}

.fa-arrow-alt-circle-down:before, .fa-circle-down:before {
	content: "";
}

.fa-arrows-turn-to-dots:before {
	content: "";
}

.fa-florin-sign:before {
	content: "";
}

.fa-arrow-down-short-wide:before, .fa-sort-amount-desc:before, .fa-sort-amount-down-alt:before {
	content: "";
}

.fa-less-than:before {
	content: "<";
}

.fa-angle-down:before {
	content: "";
}

.fa-car-tunnel:before {
	content: "";
}

.fa-head-side-cough:before {
	content: "";
}

.fa-grip-lines:before {
	content: "";
}

.fa-thumbs-down:before {
	content: "";
}

.fa-user-lock:before {
	content: "";
}

.fa-arrow-right-long:before, .fa-long-arrow-right:before {
	content: "";
}

.fa-anchor-circle-xmark:before {
	content: "";
}

.fa-ellipsis-h:before, .fa-ellipsis:before {
	content: "";
}

.fa-chess-pawn:before {
	content: "";
}

.fa-first-aid:before, .fa-kit-medical:before {
	content: "";
}

.fa-person-through-window:before {
	content: "";
}

.fa-toolbox:before {
	content: "";
}

.fa-hands-holding-circle:before {
	content: "";
}

.fa-bug:before {
	content: "";
}

.fa-credit-card-alt:before, .fa-credit-card:before {
	content: "";
}

.fa-automobile:before, .fa-car:before {
	content: "";
}

.fa-hand-holding-hand:before {
	content: "";
}

.fa-book-open-reader:before, .fa-book-reader:before {
	content: "";
}

.fa-mountain-sun:before {
	content: "";
}

.fa-arrows-left-right-to-line:before {
	content: "";
}

.fa-dice-d20:before {
	content: "";
}

.fa-truck-droplet:before {
	content: "";
}

.fa-file-circle-xmark:before {
	content: "";
}

.fa-temperature-arrow-up:before, .fa-temperature-up:before {
	content: "";
}

.fa-medal:before {
	content: "";
}

.fa-bed:before {
	content: "";
}

.fa-h-square:before, .fa-square-h:before {
	content: "";
}

.fa-podcast:before {
	content: "";
}

.fa-temperature-4:before, .fa-temperature-full:before, .fa-thermometer-4:before, .fa-thermometer-full:before {
	content: "";
}

.fa-bell:before {
	content: "";
}

.fa-superscript:before {
	content: "";
}

.fa-plug-circle-xmark:before {
	content: "";
}

.fa-star-of-life:before {
	content: "";
}

.fa-phone-slash:before {
	content: "";
}

.fa-paint-roller:before {
	content: "";
}

.fa-hands-helping:before, .fa-handshake-angle:before {
	content: "";
}

.fa-location-dot:before, .fa-map-marker-alt:before {
	content: "";
}

.fa-file:before {
	content: "";
}

.fa-greater-than:before {
	content: ">";
}

.fa-person-swimming:before, .fa-swimmer:before {
	content: "";
}

.fa-arrow-down:before {
	content: "";
}

.fa-droplet:before, .fa-tint:before {
	content: "";
}

.fa-eraser:before {
	content: "";
}

.fa-earth-america:before, .fa-earth-americas:before, .fa-earth:before, .fa-globe-americas:before {
	content: "";
}

.fa-person-burst:before {
	content: "";
}

.fa-dove:before {
	content: "";
}

.fa-battery-0:before, .fa-battery-empty:before {
	content: "";
}

.fa-socks:before {
	content: "";
}

.fa-inbox:before {
	content: "";
}

.fa-section:before {
	content: "";
}

.fa-gauge-high:before, .fa-tachometer-alt-fast:before, .fa-tachometer-alt:before {
	content: "";
}

.fa-envelope-open-text:before {
	content: "";
}

.fa-hospital-alt:before, .fa-hospital-wide:before, .fa-hospital:before {
	content: "";
}

.fa-wine-bottle:before {
	content: "";
}

.fa-chess-rook:before {
	content: "";
}

.fa-bars-staggered:before, .fa-reorder:before, .fa-stream:before {
	content: "";
}

.fa-dharmachakra:before {
	content: "";
}

.fa-hotdog:before {
	content: "";
}

.fa-blind:before, .fa-person-walking-with-cane:before {
	content: "";
}

.fa-drum:before {
	content: "";
}

.fa-ice-cream:before {
	content: "";
}

.fa-heart-circle-bolt:before {
	content: "";
}

.fa-fax:before {
	content: "";
}

.fa-paragraph:before {
	content: "";
}

.fa-check-to-slot:before, .fa-vote-yea:before {
	content: "";
}

.fa-star-half:before {
	content: "";
}

.fa-boxes-alt:before, .fa-boxes-stacked:before, .fa-boxes:before {
	content: "";
}

.fa-chain:before, .fa-link:before {
	content: "";
}

.fa-assistive-listening-systems:before, .fa-ear-listen:before {
	content: "";
}

.fa-tree-city:before {
	content: "";
}

.fa-play:before {
	content: "";
}

.fa-font:before {
	content: "";
}

.fa-rupiah-sign:before {
	content: "";
}

.fa-magnifying-glass:before, .fa-search:before {
	content: "";
}

.fa-ping-pong-paddle-ball:before, .fa-table-tennis-paddle-ball:before, .fa-table-tennis:before {
	content: "";
}

.fa-diagnoses:before, .fa-person-dots-from-line:before {
	content: "";
}

.fa-trash-can-arrow-up:before, .fa-trash-restore-alt:before {
	content: "";
}

.fa-naira-sign:before {
	content: "";
}

.fa-cart-arrow-down:before {
	content: "";
}

.fa-walkie-talkie:before {
	content: "";
}

.fa-file-edit:before, .fa-file-pen:before {
	content: "";
}

.fa-receipt:before {
	content: "";
}

.fa-pen-square:before, .fa-pencil-square:before, .fa-square-pen:before {
	content: "";
}

.fa-suitcase-rolling:before {
	content: "";
}

.fa-person-circle-exclamation:before {
	content: "";
}

.fa-chevron-down:before {
	content: "";
}

.fa-battery-5:before, .fa-battery-full:before, .fa-battery:before {
	content: "";
}

.fa-skull-crossbones:before {
	content: "";
}

.fa-code-compare:before {
	content: "";
}

.fa-list-dots:before, .fa-list-ul:before {
	content: "";
}

.fa-school-lock:before {
	content: "";
}

.fa-tower-cell:before {
	content: "";
}

.fa-down-long:before, .fa-long-arrow-alt-down:before {
	content: "";
}

.fa-ranking-star:before {
	content: "";
}

.fa-chess-king:before {
	content: "";
}

.fa-person-harassing:before {
	content: "";
}

.fa-brazilian-real-sign:before {
	content: "";
}

.fa-landmark-alt:before, .fa-landmark-dome:before {
	content: "";
}

.fa-arrow-up:before {
	content: "";
}

.fa-television:before, .fa-tv-alt:before, .fa-tv:before {
	content: "";
}

.fa-shrimp:before {
	content: "";
}

.fa-list-check:before, .fa-tasks:before {
	content: "";
}

.fa-jug-detergent:before {
	content: "";
}

.fa-circle-user:before, .fa-user-circle:before {
	content: "";
}

.fa-user-shield:before {
	content: "";
}

.fa-wind:before {
	content: "";
}

.fa-car-burst:before, .fa-car-crash:before {
	content: "";
}

.fa-y:before {
	content: "Y";
}

.fa-person-snowboarding:before, .fa-snowboarding:before {
	content: "";
}

.fa-shipping-fast:before, .fa-truck-fast:before {
	content: "";
}

.fa-fish:before {
	content: "";
}

.fa-user-graduate:before {
	content: "";
}

.fa-adjust:before, .fa-circle-half-stroke:before {
	content: "";
}

.fa-clapperboard:before {
	content: "";
}

.fa-circle-radiation:before, .fa-radiation-alt:before {
	content: "";
}

.fa-baseball-ball:before, .fa-baseball:before {
	content: "";
}

.fa-jet-fighter-up:before {
	content: "";
}

.fa-diagram-project:before, .fa-project-diagram:before {
	content: "";
}

.fa-copy:before {
	content: "";
}

.fa-volume-mute:before, .fa-volume-times:before, .fa-volume-xmark:before {
	content: "";
}

.fa-hand-sparkles:before {
	content: "";
}

.fa-grip-horizontal:before, .fa-grip:before {
	content: "";
}

.fa-share-from-square:before, .fa-share-square:before {
	content: "";
}

.fa-child-combatant:before, .fa-child-rifle:before {
	content: "";
}

.fa-gun:before {
	content: "";
}

.fa-phone-square:before, .fa-square-phone:before {
	content: "";
}

.fa-add:before, .fa-plus:before {
	content: "+";
}

.fa-expand:before {
	content: "";
}

.fa-computer:before {
	content: "";
}

.fa-close:before, .fa-multiply:before, .fa-remove:before, .fa-times:before, .fa-xmark:before {
	content: "";
}

.fa-arrows-up-down-left-right:before, .fa-arrows:before {
	content: "";
}

.fa-chalkboard-teacher:before, .fa-chalkboard-user:before {
	content: "";
}

.fa-peso-sign:before {
	content: "";
}

.fa-building-shield:before {
	content: "";
}

.fa-baby:before {
	content: "";
}

.fa-users-line:before {
	content: "";
}

.fa-quote-left-alt:before, .fa-quote-left:before {
	content: "";
}

.fa-tractor:before {
	content: "";
}

.fa-trash-arrow-up:before, .fa-trash-restore:before {
	content: "";
}

.fa-arrow-down-up-lock:before {
	content: "";
}

.fa-lines-leaning:before {
	content: "";
}

.fa-ruler-combined:before {
	content: "";
}

.fa-copyright:before {
	content: "";
}

.fa-equals:before {
	content: "=";
}

.fa-blender:before {
	content: "";
}

.fa-teeth:before {
	content: "";
}

.fa-ils:before, .fa-shekel-sign:before, .fa-shekel:before, .fa-sheqel-sign:before, .fa-sheqel:before {
	content: "";
}

.fa-map:before {
	content: "";
}

.fa-rocket:before {
	content: "";
}

.fa-photo-film:before, .fa-photo-video:before {
	content: "";
}

.fa-folder-minus:before {
	content: "";
}

.fa-store:before {
	content: "";
}

.fa-arrow-trend-up:before {
	content: "";
}

.fa-plug-circle-minus:before {
	content: "";
}

.fa-sign-hanging:before, .fa-sign:before {
	content: "";
}

.fa-bezier-curve:before {
	content: "";
}

.fa-bell-slash:before {
	content: "";
}

.fa-tablet-android:before, .fa-tablet:before {
	content: "";
}

.fa-school-flag:before {
	content: "";
}

.fa-fill:before {
	content: "";
}

.fa-angle-up:before {
	content: "";
}

.fa-drumstick-bite:before {
	content: "";
}

.fa-holly-berry:before {
	content: "";
}

.fa-chevron-left:before {
	content: "";
}

.fa-bacteria:before {
	content: "";
}

.fa-hand-lizard:before {
	content: "";
}

.fa-notdef:before {
	content: "";
}

.fa-disease:before {
	content: "";
}

.fa-briefcase-medical:before {
	content: "";
}

.fa-genderless:before {
	content: "";
}

.fa-chevron-right:before {
	content: "";
}

.fa-retweet:before {
	content: "";
}

.fa-car-alt:before, .fa-car-rear:before {
	content: "";
}

.fa-pump-soap:before {
	content: "";
}

.fa-video-slash:before {
	content: "";
}

.fa-battery-2:before, .fa-battery-quarter:before {
	content: "";
}

.fa-radio:before {
	content: "";
}

.fa-baby-carriage:before, .fa-carriage-baby:before {
	content: "";
}

.fa-traffic-light:before {
	content: "";
}

.fa-thermometer:before {
	content: "";
}

.fa-vr-cardboard:before {
	content: "";
}

.fa-hand-middle-finger:before {
	content: "";
}

.fa-percent:before, .fa-percentage:before {
	content: "%";
}

.fa-truck-moving:before {
	content: "";
}

.fa-glass-water-droplet:before {
	content: "";
}

.fa-display:before {
	content: "";
}

.fa-face-smile:before, .fa-smile:before {
	content: "";
}

.fa-thumb-tack:before, .fa-thumbtack:before {
	content: "";
}

.fa-trophy:before {
	content: "";
}

.fa-person-praying:before, .fa-pray:before {
	content: "";
}

.fa-hammer:before {
	content: "";
}

.fa-hand-peace:before {
	content: "";
}

.fa-rotate:before, .fa-sync-alt:before {
	content: "";
}

.fa-spinner:before {
	content: "";
}

.fa-robot:before {
	content: "";
}

.fa-peace:before {
	content: "";
}

.fa-cogs:before, .fa-gears:before {
	content: "";
}

.fa-warehouse:before {
	content: "";
}

.fa-arrow-up-right-dots:before {
	content: "";
}

.fa-splotch:before {
	content: "";
}

.fa-face-grin-hearts:before, .fa-grin-hearts:before {
	content: "";
}

.fa-dice-four:before {
	content: "";
}

.fa-sim-card:before {
	content: "";
}

.fa-transgender-alt:before, .fa-transgender:before {
	content: "";
}

.fa-mercury:before {
	content: "";
}

.fa-arrow-turn-down:before, .fa-level-down:before {
	content: "";
}

.fa-person-falling-burst:before {
	content: "";
}

.fa-award:before {
	content: "";
}

.fa-ticket-alt:before, .fa-ticket-simple:before {
	content: "";
}

.fa-building:before {
	content: "";
}

.fa-angle-double-left:before, .fa-angles-left:before {
	content: "";
}

.fa-qrcode:before {
	content: "";
}

.fa-clock-rotate-left:before, .fa-history:before {
	content: "";
}

.fa-face-grin-beam-sweat:before, .fa-grin-beam-sweat:before {
	content: "";
}

.fa-arrow-right-from-file:before, .fa-file-export:before {
	content: "";
}

.fa-shield-blank:before, .fa-shield:before {
	content: "";
}

.fa-arrow-up-short-wide:before, .fa-sort-amount-up-alt:before {
	content: "";
}

.fa-house-medical:before {
	content: "";
}

.fa-golf-ball-tee:before, .fa-golf-ball:before {
	content: "";
}

.fa-chevron-circle-left:before, .fa-circle-chevron-left:before {
	content: "";
}

.fa-house-chimney-window:before {
	content: "";
}

.fa-pen-nib:before {
	content: "";
}

.fa-tent-arrow-turn-left:before {
	content: "";
}

.fa-tents:before {
	content: "";
}

.fa-magic:before, .fa-wand-magic:before {
	content: "";
}

.fa-dog:before {
	content: "";
}

.fa-carrot:before {
	content: "";
}

.fa-moon:before {
	content: "";
}

.fa-wine-glass-alt:before, .fa-wine-glass-empty:before {
	content: "";
}

.fa-cheese:before {
	content: "";
}

.fa-yin-yang:before {
	content: "";
}

.fa-music:before {
	content: "";
}

.fa-code-commit:before {
	content: "";
}

.fa-temperature-low:before {
	content: "";
}

.fa-biking:before, .fa-person-biking:before {
	content: "";
}

.fa-broom:before {
	content: "";
}

.fa-shield-heart:before {
	content: "";
}

.fa-gopuram:before {
	content: "";
}

.fa-earth-oceania:before, .fa-globe-oceania:before {
	content: "";
}

.fa-square-xmark:before, .fa-times-square:before, .fa-xmark-square:before {
	content: "";
}

.fa-hashtag:before {
	content: "#";
}

.fa-expand-alt:before, .fa-up-right-and-down-left-from-center:before {
	content: "";
}

.fa-oil-can:before {
	content: "";
}

.fa-t:before {
	content: "T";
}

.fa-hippo:before {
	content: "";
}

.fa-chart-column:before {
	content: "";
}

.fa-infinity:before {
	content: "";
}

.fa-vial-circle-check:before {
	content: "";
}

.fa-person-arrow-down-to-line:before {
	content: "";
}

.fa-voicemail:before {
	content: "";
}

.fa-fan:before {
	content: "";
}

.fa-person-walking-luggage:before {
	content: "";
}

.fa-arrows-alt-v:before, .fa-up-down:before {
	content: "";
}

.fa-cloud-moon-rain:before {
	content: "";
}

.fa-calendar:before {
	content: "";
}

.fa-trailer:before {
	content: "";
}

.fa-bahai:before, .fa-haykal:before {
	content: "";
}

.fa-sd-card:before {
	content: "";
}

.fa-dragon:before {
	content: "";
}

.fa-shoe-prints:before {
	content: "";
}

.fa-circle-plus:before, .fa-plus-circle:before {
	content: "";
}

.fa-face-grin-tongue-wink:before, .fa-grin-tongue-wink:before {
	content: "";
}

.fa-hand-holding:before {
	content: "";
}

.fa-plug-circle-exclamation:before {
	content: "";
}

.fa-chain-broken:before, .fa-chain-slash:before, .fa-link-slash:before, .fa-unlink:before {
	content: "";
}

.fa-clone:before {
	content: "";
}

.fa-person-walking-arrow-loop-left:before {
	content: "";
}

.fa-arrow-up-z-a:before, .fa-sort-alpha-up-alt:before {
	content: "";
}

.fa-fire-alt:before, .fa-fire-flame-curved:before {
	content: "";
}

.fa-tornado:before {
	content: "";
}

.fa-file-circle-plus:before {
	content: "";
}

.fa-book-quran:before, .fa-quran:before {
	content: "";
}

.fa-anchor:before {
	content: "";
}

.fa-border-all:before {
	content: "";
}

.fa-angry:before, .fa-face-angry:before {
	content: "";
}

.fa-cookie-bite:before {
	content: "";
}

.fa-arrow-trend-down:before {
	content: "";
}

.fa-feed:before, .fa-rss:before {
	content: "";
}

.fa-draw-polygon:before {
	content: "";
}

.fa-balance-scale:before, .fa-scale-balanced:before {
	content: "";
}

.fa-gauge-simple-high:before, .fa-tachometer-fast:before, .fa-tachometer:before {
	content: "";
}

.fa-shower:before {
	content: "";
}

.fa-desktop-alt:before, .fa-desktop:before {
	content: "";
}

.fa-m:before {
	content: "M";
}

.fa-table-list:before, .fa-th-list:before {
	content: "";
}

.fa-comment-sms:before, .fa-sms:before {
	content: "";
}

.fa-book:before {
	content: "";
}

.fa-user-plus:before {
	content: "";
}

.fa-check:before {
	content: "";
}

.fa-battery-4:before, .fa-battery-three-quarters:before {
	content: "";
}

.fa-house-circle-check:before {
	content: "";
}

.fa-angle-left:before {
	content: "";
}

.fa-diagram-successor:before {
	content: "";
}

.fa-truck-arrow-right:before {
	content: "";
}

.fa-arrows-split-up-and-left:before {
	content: "";
}

.fa-fist-raised:before, .fa-hand-fist:before {
	content: "";
}

.fa-cloud-moon:before {
	content: "";
}

.fa-briefcase:before {
	content: "";
}

.fa-person-falling:before {
	content: "";
}

.fa-image-portrait:before, .fa-portrait:before {
	content: "";
}

.fa-user-tag:before {
	content: "";
}

.fa-rug:before {
	content: "";
}

.fa-earth-europe:before, .fa-globe-europe:before {
	content: "";
}

.fa-cart-flatbed-suitcase:before, .fa-luggage-cart:before {
	content: "";
}

.fa-rectangle-times:before, .fa-rectangle-xmark:before, .fa-times-rectangle:before, .fa-window-close:before {
	content: "";
}

.fa-baht-sign:before {
	content: "";
}

.fa-book-open:before {
	content: "";
}

.fa-book-journal-whills:before, .fa-journal-whills:before {
	content: "";
}

.fa-handcuffs:before {
	content: "";
}

.fa-exclamation-triangle:before, .fa-triangle-exclamation:before, .fa-warning:before {
	content: "";
}

.fa-database:before {
	content: "";
}

.fa-arrow-turn-right:before, .fa-mail-forward:before, .fa-share:before {
	content: "";
}

.fa-bottle-droplet:before {
	content: "";
}

.fa-mask-face:before {
	content: "";
}

.fa-hill-rockslide:before {
	content: "";
}

.fa-exchange-alt:before, .fa-right-left:before {
	content: "";
}

.fa-paper-plane:before {
	content: "";
}

.fa-road-circle-exclamation:before {
	content: "";
}

.fa-dungeon:before {
	content: "";
}

.fa-align-right:before {
	content: "";
}

.fa-money-bill-1-wave:before, .fa-money-bill-wave-alt:before {
	content: "";
}

.fa-life-ring:before {
	content: "";
}

.fa-hands:before, .fa-sign-language:before, .fa-signing:before {
	content: "";
}

.fa-calendar-day:before {
	content: "";
}

.fa-ladder-water:before, .fa-swimming-pool:before, .fa-water-ladder:before {
	content: "";
}

.fa-arrows-up-down:before, .fa-arrows-v:before {
	content: "";
}

.fa-face-grimace:before, .fa-grimace:before {
	content: "";
}

.fa-wheelchair-alt:before, .fa-wheelchair-move:before {
	content: "";
}

.fa-level-down-alt:before, .fa-turn-down:before {
	content: "";
}

.fa-person-walking-arrow-right:before {
	content: "";
}

.fa-envelope-square:before, .fa-square-envelope:before {
	content: "";
}

.fa-dice:before {
	content: "";
}

.fa-bowling-ball:before {
	content: "";
}

.fa-brain:before {
	content: "";
}

.fa-band-aid:before, .fa-bandage:before {
	content: "";
}

.fa-calendar-minus:before {
	content: "";
}

.fa-circle-xmark:before, .fa-times-circle:before, .fa-xmark-circle:before {
	content: "";
}

.fa-gifts:before {
	content: "";
}

.fa-hotel:before {
	content: "";
}

.fa-earth-asia:before, .fa-globe-asia:before {
	content: "";
}

.fa-id-card-alt:before, .fa-id-card-clip:before {
	content: "";
}

.fa-magnifying-glass-plus:before, .fa-search-plus:before {
	content: "";
}

.fa-thumbs-up:before {
	content: "";
}

.fa-user-clock:before {
	content: "";
}

.fa-allergies:before, .fa-hand-dots:before {
	content: "";
}

.fa-file-invoice:before {
	content: "";
}

.fa-window-minimize:before {
	content: "";
}

.fa-coffee:before, .fa-mug-saucer:before {
	content: "";
}

.fa-brush:before {
	content: "";
}

.fa-mask:before {
	content: "";
}

.fa-magnifying-glass-minus:before, .fa-search-minus:before {
	content: "";
}

.fa-ruler-vertical:before {
	content: "";
}

.fa-user-alt:before, .fa-user-large:before {
	content: "";
}

.fa-train-tram:before {
	content: "";
}

.fa-user-nurse:before {
	content: "";
}

.fa-syringe:before {
	content: "";
}

.fa-cloud-sun:before {
	content: "";
}

.fa-stopwatch-20:before {
	content: "";
}

.fa-square-full:before {
	content: "";
}

.fa-magnet:before {
	content: "";
}

.fa-jar:before {
	content: "";
}

.fa-note-sticky:before, .fa-sticky-note:before {
	content: "";
}

.fa-bug-slash:before {
	content: "";
}

.fa-arrow-up-from-water-pump:before {
	content: "";
}

.fa-bone:before {
	content: "";
}

.fa-user-injured:before {
	content: "";
}

.fa-face-sad-tear:before, .fa-sad-tear:before {
	content: "";
}

.fa-plane:before {
	content: "";
}

.fa-tent-arrows-down:before {
	content: "";
}

.fa-exclamation:before {
	content: "!";
}

.fa-arrows-spin:before {
	content: "";
}

.fa-print:before {
	content: "";
}

.fa-try:before, .fa-turkish-lira-sign:before, .fa-turkish-lira:before {
	content: "";
}

.fa-dollar-sign:before, .fa-dollar:before, .fa-usd:before {
	content: "$";
}

.fa-x:before {
	content: "X";
}

.fa-magnifying-glass-dollar:before, .fa-search-dollar:before {
	content: "";
}

.fa-users-cog:before, .fa-users-gear:before {
	content: "";
}

.fa-person-military-pointing:before {
	content: "";
}

.fa-bank:before, .fa-building-columns:before, .fa-institution:before, .fa-museum:before, .fa-university:before {
	content: "";
}

.fa-umbrella:before {
	content: "";
}

.fa-trowel:before {
	content: "";
}

.fa-d:before {
	content: "D";
}

.fa-stapler:before {
	content: "";
}

.fa-masks-theater:before, .fa-theater-masks:before {
	content: "";
}

.fa-kip-sign:before {
	content: "";
}

.fa-hand-point-left:before {
	content: "";
}

.fa-handshake-alt:before, .fa-handshake-simple:before {
	content: "";
}

.fa-fighter-jet:before, .fa-jet-fighter:before {
	content: "";
}

.fa-share-alt-square:before, .fa-square-share-nodes:before {
	content: "";
}

.fa-barcode:before {
	content: "";
}

.fa-plus-minus:before {
	content: "";
}

.fa-video-camera:before, .fa-video:before {
	content: "";
}

.fa-graduation-cap:before, .fa-mortar-board:before {
	content: "";
}

.fa-hand-holding-medical:before {
	content: "";
}

.fa-person-circle-check:before {
	content: "";
}

.fa-level-up-alt:before, .fa-turn-up:before {
	content: "";
}

.fa-sr-only, .fa-sr-only-focusable:not(:focus), .sr-only, .sr-only-focusable:not(:focus) {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border-width: 0;
}

:host, :root {
	--fa-style-family-brands: "Font Awesome 6 Brands";
	--fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands";
}

.fa-brands, .fab {
	font-weight: 400;
}

.fa-monero:before {
	content: "";
}

.fa-hooli:before {
	content: "";
}

.fa-yelp:before {
	content: "";
}

.fa-cc-visa:before {
	content: "";
}

.fa-lastfm:before {
	content: "";
}

.fa-shopware:before {
	content: "";
}

.fa-creative-commons-nc:before {
	content: "";
}

.fa-aws:before {
	content: "";
}

.fa-redhat:before {
	content: "";
}

.fa-yoast:before {
	content: "";
}

.fa-cloudflare:before {
	content: "";
}

.fa-ups:before {
	content: "";
}

.fa-wpexplorer:before {
	content: "";
}

.fa-dyalog:before {
	content: "";
}

.fa-bity:before {
	content: "";
}

.fa-stackpath:before {
	content: "";
}

.fa-buysellads:before {
	content: "";
}

.fa-first-order:before {
	content: "";
}

.fa-modx:before {
	content: "";
}

.fa-guilded:before {
	content: "";
}

.fa-vnv:before {
	content: "";
}

.fa-js-square:before, .fa-square-js:before {
	content: "";
}

.fa-microsoft:before {
	content: "";
}

.fa-qq:before {
	content: "";
}

.fa-orcid:before {
	content: "";
}

.fa-java:before {
	content: "";
}

.fa-invision:before {
	content: "";
}

.fa-creative-commons-pd-alt:before {
	content: "";
}

.fa-centercode:before {
	content: "";
}

.fa-glide-g:before {
	content: "";
}

.fa-drupal:before {
	content: "";
}

.fa-hire-a-helper:before {
	content: "";
}

.fa-creative-commons-by:before {
	content: "";
}

.fa-unity:before {
	content: "";
}

.fa-whmcs:before {
	content: "";
}

.fa-rocketchat:before {
	content: "";
}

.fa-vk:before {
	content: "";
}

.fa-untappd:before {
	content: "";
}

.fa-mailchimp:before {
	content: "";
}

.fa-css3-alt:before {
	content: "";
}

.fa-reddit-square:before, .fa-square-reddit:before {
	content: "";
}

.fa-vimeo-v:before {
	content: "";
}

.fa-contao:before {
	content: "";
}

.fa-square-font-awesome:before {
	content: "";
}

.fa-deskpro:before {
	content: "";
}

.fa-sistrix:before {
	content: "";
}

.fa-instagram-square:before, .fa-square-instagram:before {
	content: "";
}

.fa-battle-net:before {
	content: "";
}

.fa-the-red-yeti:before {
	content: "";
}

.fa-hacker-news-square:before, .fa-square-hacker-news:before {
	content: "";
}

.fa-edge:before {
	content: "";
}

.fa-threads:before {
	content: "";
}

.fa-napster:before {
	content: "";
}

.fa-snapchat-square:before, .fa-square-snapchat:before {
	content: "";
}

.fa-google-plus-g:before {
	content: "";
}

.fa-artstation:before {
	content: "";
}

.fa-markdown:before {
	content: "";
}

.fa-sourcetree:before {
	content: "";
}

.fa-google-plus:before {
	content: "";
}

.fa-diaspora:before {
	content: "";
}

.fa-foursquare:before {
	content: "";
}

.fa-stack-overflow:before {
	content: "";
}

.fa-github-alt:before {
	content: "";
}

.fa-phoenix-squadron:before {
	content: "";
}

.fa-pagelines:before {
	content: "";
}

.fa-algolia:before {
	content: "";
}

.fa-red-river:before {
	content: "";
}

.fa-creative-commons-sa:before {
	content: "";
}

.fa-safari:before {
	content: "";
}

.fa-google:before {
	content: "";
}

.fa-font-awesome-alt:before, .fa-square-font-awesome-stroke:before {
	content: "";
}

.fa-atlassian:before {
	content: "";
}

.fa-linkedin-in:before {
	content: "";
}

.fa-digital-ocean:before {
	content: "";
}

.fa-nimblr:before {
	content: "";
}

.fa-chromecast:before {
	content: "";
}

.fa-evernote:before {
	content: "";
}

.fa-hacker-news:before {
	content: "";
}

.fa-creative-commons-sampling:before {
	content: "";
}

.fa-adversal:before {
	content: "";
}

.fa-creative-commons:before {
	content: "";
}

.fa-watchman-monitoring:before {
	content: "";
}

.fa-fonticons:before {
	content: "";
}

.fa-weixin:before {
	content: "";
}

.fa-shirtsinbulk:before {
	content: "";
}

.fa-codepen:before {
	content: "";
}

.fa-git-alt:before {
	content: "";
}

.fa-lyft:before {
	content: "";
}

.fa-rev:before {
	content: "";
}

.fa-windows:before {
	content: "";
}

.fa-wizards-of-the-coast:before {
	content: "";
}

.fa-square-viadeo:before, .fa-viadeo-square:before {
	content: "";
}

.fa-meetup:before {
	content: "";
}

.fa-centos:before {
	content: "";
}

.fa-adn:before {
	content: "";
}

.fa-cloudsmith:before {
	content: "";
}

.fa-pied-piper-alt:before {
	content: "";
}

.fa-dribbble-square:before, .fa-square-dribbble:before {
	content: "";
}

.fa-codiepie:before {
	content: "";
}

.fa-node:before {
	content: "";
}

.fa-mix:before {
	content: "";
}

.fa-steam:before {
	content: "";
}

.fa-cc-apple-pay:before {
	content: "";
}

.fa-scribd:before {
	content: "";
}

.fa-debian:before {
	content: "";
}

.fa-openid:before {
	content: "";
}

.fa-instalod:before {
	content: "";
}

.fa-expeditedssl:before {
	content: "";
}

.fa-sellcast:before {
	content: "";
}

.fa-square-twitter:before, .fa-twitter-square:before {
	content: "";
}

.fa-r-project:before {
	content: "";
}

.fa-delicious:before {
	content: "";
}

.fa-freebsd:before {
	content: "";
}

.fa-vuejs:before {
	content: "";
}

.fa-accusoft:before {
	content: "";
}

.fa-ioxhost:before {
	content: "";
}

.fa-fonticons-fi:before {
	content: "";
}

.fa-app-store:before {
	content: "";
}

.fa-cc-mastercard:before {
	content: "";
}

.fa-itunes-note:before {
	content: "";
}

.fa-golang:before {
	content: "";
}

.fa-kickstarter:before {
	content: "";
}

.fa-grav:before {
	content: "";
}

.fa-weibo:before {
	content: "";
}

.fa-uncharted:before {
	content: "";
}

.fa-firstdraft:before {
	content: "";
}

.fa-square-youtube:before, .fa-youtube-square:before {
	content: "";
}

.fa-wikipedia-w:before {
	content: "";
}

.fa-rendact:before, .fa-wpressr:before {
	content: "";
}

.fa-angellist:before {
	content: "";
}

.fa-galactic-republic:before {
	content: "";
}

.fa-nfc-directional:before {
	content: "";
}

.fa-skype:before {
	content: "";
}

.fa-joget:before {
	content: "";
}

.fa-fedora:before {
	content: "";
}

.fa-stripe-s:before {
	content: "";
}

.fa-meta:before {
	content: "";
}

.fa-laravel:before {
	content: "";
}

.fa-hotjar:before {
	content: "";
}

.fa-bluetooth-b:before {
	content: "";
}

.fa-sticker-mule:before {
	content: "";
}

.fa-creative-commons-zero:before {
	content: "";
}

.fa-hips:before {
	content: "";
}

.fa-behance:before {
	content: "";
}

.fa-reddit:before {
	content: "";
}

.fa-discord:before {
	content: "";
}

.fa-chrome:before {
	content: "";
}

.fa-app-store-ios:before {
	content: "";
}

.fa-cc-discover:before {
	content: "";
}

.fa-wpbeginner:before {
	content: "";
}

.fa-confluence:before {
	content: "";
}

.fa-mdb:before {
	content: "";
}

.fa-dochub:before {
	content: "";
}

.fa-accessible-icon:before {
	content: "";
}

.fa-ebay:before {
	content: "";
}

.fa-amazon:before {
	content: "";
}

.fa-unsplash:before {
	content: "";
}

.fa-yarn:before {
	content: "";
}

.fa-square-steam:before, .fa-steam-square:before {
	content: "";
}

.fa-500px:before {
	content: "";
}

.fa-square-vimeo:before, .fa-vimeo-square:before {
	content: "";
}

.fa-asymmetrik:before {
	content: "";
}

.fa-font-awesome-flag:before, .fa-font-awesome-logo-full:before, .fa-font-awesome:before {
	content: "";
}

.fa-gratipay:before {
	content: "";
}

.fa-apple:before {
	content: "";
}

.fa-hive:before {
	content: "";
}

.fa-gitkraken:before {
	content: "";
}

.fa-keybase:before {
	content: "";
}

.fa-apple-pay:before {
	content: "";
}

.fa-padlet:before {
	content: "";
}

.fa-amazon-pay:before {
	content: "";
}

.fa-github-square:before, .fa-square-github:before {
	content: "";
}

.fa-stumbleupon:before {
	content: "";
}

.fa-fedex:before {
	content: "";
}

.fa-phoenix-framework:before {
	content: "";
}

.fa-shopify:before {
	content: "";
}

.fa-neos:before {
	content: "";
}

.fa-square-threads:before {
	content: "";
}

.fa-hackerrank:before {
	content: "";
}

.fa-researchgate:before {
	content: "";
}

.fa-swift:before {
	content: "";
}

.fa-angular:before {
	content: "";
}

.fa-speakap:before {
	content: "";
}

.fa-angrycreative:before {
	content: "";
}

.fa-y-combinator:before {
	content: "";
}

.fa-empire:before {
	content: "";
}

.fa-envira:before {
	content: "";
}

.fa-gitlab-square:before, .fa-square-gitlab:before {
	content: "";
}

.fa-studiovinari:before {
	content: "";
}

.fa-pied-piper:before {
	content: "";
}

.fa-wordpress:before {
	content: "";
}

.fa-product-hunt:before {
	content: "";
}

.fa-firefox:before {
	content: "";
}

.fa-linode:before {
	content: "";
}

.fa-goodreads:before {
	content: "";
}

.fa-odnoklassniki-square:before, .fa-square-odnoklassniki:before {
	content: "";
}

.fa-jsfiddle:before {
	content: "";
}

.fa-sith:before {
	content: "";
}

.fa-themeisle:before {
	content: "";
}

.fa-page4:before {
	content: "";
}

.fa-hashnode:before {
	content: "";
}

.fa-react:before {
	content: "";
}

.fa-cc-paypal:before {
	content: "";
}

.fa-squarespace:before {
	content: "";
}

.fa-cc-stripe:before {
	content: "";
}

.fa-creative-commons-share:before {
	content: "";
}

.fa-bitcoin:before {
	content: "";
}

.fa-keycdn:before {
	content: "";
}

.fa-opera:before {
	content: "";
}

.fa-itch-io:before {
	content: "";
}

.fa-umbraco:before {
	content: "";
}

.fa-galactic-senate:before {
	content: "";
}

.fa-ubuntu:before {
	content: "";
}

.fa-draft2digital:before {
	content: "";
}

.fa-stripe:before {
	content: "";
}

.fa-houzz:before {
	content: "";
}

.fa-gg:before {
	content: "";
}

.fa-dhl:before {
	content: "";
}

.fa-pinterest-square:before, .fa-square-pinterest:before {
	content: "";
}

.fa-xing:before {
	content: "";
}

.fa-blackberry:before {
	content: "";
}

.fa-creative-commons-pd:before {
	content: "";
}

.fa-playstation:before {
	content: "";
}

.fa-quinscape:before {
	content: "";
}

.fa-less:before {
	content: "";
}

.fa-blogger-b:before {
	content: "";
}

.fa-opencart:before {
	content: "";
}

.fa-vine:before {
	content: "";
}

.fa-paypal:before {
	content: "";
}

.fa-gitlab:before {
	content: "";
}

.fa-typo3:before {
	content: "";
}

.fa-reddit-alien:before {
	content: "";
}

.fa-yahoo:before {
	content: "";
}

.fa-dailymotion:before {
	content: "";
}

.fa-affiliatetheme:before {
	content: "";
}

.fa-pied-piper-pp:before {
	content: "";
}

.fa-bootstrap:before {
	content: "";
}

.fa-odnoklassniki:before {
	content: "";
}

.fa-nfc-symbol:before {
	content: "";
}

.fa-ethereum:before {
	content: "";
}

.fa-speaker-deck:before {
	content: "";
}

.fa-creative-commons-nc-eu:before {
	content: "";
}

.fa-patreon:before {
	content: "";
}

.fa-avianex:before {
	content: "";
}

.fa-ello:before {
	content: "";
}

.fa-gofore:before {
	content: "";
}

.fa-bimobject:before {
	content: "";
}

.fa-facebook-f:before {
	content: "";
}

.fa-google-plus-square:before, .fa-square-google-plus:before {
	content: "";
}

.fa-mandalorian:before {
	content: "";
}

.fa-first-order-alt:before {
	content: "";
}

.fa-osi:before {
	content: "";
}

.fa-google-wallet:before {
	content: "";
}

.fa-d-and-d-beyond:before {
	content: "";
}

.fa-periscope:before {
	content: "";
}

.fa-fulcrum:before {
	content: "";
}

.fa-cloudscale:before {
	content: "";
}

.fa-forumbee:before {
	content: "";
}

.fa-mizuni:before {
	content: "";
}

.fa-schlix:before {
	content: "";
}

.fa-square-xing:before, .fa-xing-square:before {
	content: "";
}

.fa-bandcamp:before {
	content: "";
}

.fa-wpforms:before {
	content: "";
}

.fa-cloudversify:before {
	content: "";
}

.fa-usps:before {
	content: "";
}

.fa-megaport:before {
	content: "";
}

.fa-magento:before {
	content: "";
}

.fa-spotify:before {
	content: "";
}

.fa-optin-monster:before {
	content: "";
}

.fa-fly:before {
	content: "";
}

.fa-aviato:before {
	content: "";
}

.fa-itunes:before {
	content: "";
}

.fa-cuttlefish:before {
	content: "";
}

.fa-blogger:before {
	content: "";
}

.fa-flickr:before {
	content: "";
}

.fa-viber:before {
	content: "";
}

.fa-soundcloud:before {
	content: "";
}

.fa-digg:before {
	content: "";
}

.fa-tencent-weibo:before {
	content: "";
}

.fa-symfony:before {
	content: "";
}

.fa-maxcdn:before {
	content: "";
}

.fa-etsy:before {
	content: "";
}

.fa-facebook-messenger:before {
	content: "";
}

.fa-audible:before {
	content: "";
}

.fa-think-peaks:before {
	content: "";
}

.fa-bilibili:before {
	content: "";
}

.fa-erlang:before {
	content: "";
}

.fa-x-twitter:before {
	content: "";
}

.fa-cotton-bureau:before {
	content: "";
}

.fa-dashcube:before {
	content: "";
}

.fa-42-group:before, .fa-innosoft:before {
	content: "";
}

.fa-stack-exchange:before {
	content: "";
}

.fa-elementor:before {
	content: "";
}

.fa-pied-piper-square:before, .fa-square-pied-piper:before {
	content: "";
}

.fa-creative-commons-nd:before {
	content: "";
}

.fa-palfed:before {
	content: "";
}

.fa-superpowers:before {
	content: "";
}

.fa-resolving:before {
	content: "";
}

.fa-xbox:before {
	content: "";
}

.fa-searchengin:before {
	content: "";
}

.fa-tiktok:before {
	content: "";
}

.fa-facebook-square:before, .fa-square-facebook:before {
	content: "";
}

.fa-renren:before {
	content: "";
}

.fa-linux:before {
	content: "";
}

.fa-glide:before {
	content: "";
}

.fa-linkedin:before {
	content: "";
}

.fa-hubspot:before {
	content: "";
}

.fa-deploydog:before {
	content: "";
}

.fa-twitch:before {
	content: "";
}

.fa-ravelry:before {
	content: "";
}

.fa-mixer:before {
	content: "";
}

.fa-lastfm-square:before, .fa-square-lastfm:before {
	content: "";
}

.fa-vimeo:before {
	content: "";
}

.fa-mendeley:before {
	content: "";
}

.fa-uniregistry:before {
	content: "";
}

.fa-figma:before {
	content: "";
}

.fa-creative-commons-remix:before {
	content: "";
}

.fa-cc-amazon-pay:before {
	content: "";
}

.fa-dropbox:before {
	content: "";
}

.fa-instagram:before {
	content: "";
}

.fa-cmplid:before {
	content: "";
}

.fa-facebook:before {
	content: "";
}

.fa-gripfire:before {
	content: "";
}

.fa-jedi-order:before {
	content: "";
}

.fa-uikit:before {
	content: "";
}

.fa-fort-awesome-alt:before {
	content: "";
}

.fa-phabricator:before {
	content: "";
}

.fa-ussunnah:before {
	content: "";
}

.fa-earlybirds:before {
	content: "";
}

.fa-trade-federation:before {
	content: "";
}

.fa-autoprefixer:before {
	content: "";
}

.fa-whatsapp:before {
	content: "";
}

.fa-slideshare:before {
	content: "";
}

.fa-google-play:before {
	content: "";
}

.fa-viadeo:before {
	content: "";
}

.fa-line:before {
	content: "";
}

.fa-google-drive:before {
	content: "";
}

.fa-servicestack:before {
	content: "";
}

.fa-simplybuilt:before {
	content: "";
}

.fa-bitbucket:before {
	content: "";
}

.fa-imdb:before {
	content: "";
}

.fa-deezer:before {
	content: "";
}

.fa-raspberry-pi:before {
	content: "";
}

.fa-jira:before {
	content: "";
}

.fa-docker:before {
	content: "";
}

.fa-screenpal:before {
	content: "";
}

.fa-bluetooth:before {
	content: "";
}

.fa-gitter:before {
	content: "";
}

.fa-d-and-d:before {
	content: "";
}

.fa-microblog:before {
	content: "";
}

.fa-cc-diners-club:before {
	content: "";
}

.fa-gg-circle:before {
	content: "";
}

.fa-pied-piper-hat:before {
	content: "";
}

.fa-kickstarter-k:before {
	content: "";
}

.fa-yandex:before {
	content: "";
}

.fa-readme:before {
	content: "";
}

.fa-html5:before {
	content: "";
}

.fa-sellsy:before {
	content: "";
}

.fa-sass:before {
	content: "";
}

.fa-wirsindhandwerk:before, .fa-wsh:before {
	content: "";
}

.fa-buromobelexperte:before {
	content: "";
}

.fa-salesforce:before {
	content: "";
}

.fa-octopus-deploy:before {
	content: "";
}

.fa-medapps:before {
	content: "";
}

.fa-ns8:before {
	content: "";
}

.fa-pinterest-p:before {
	content: "";
}

.fa-apper:before {
	content: "";
}

.fa-fort-awesome:before {
	content: "";
}

.fa-waze:before {
	content: "";
}

.fa-cc-jcb:before {
	content: "";
}

.fa-snapchat-ghost:before, .fa-snapchat:before {
	content: "";
}

.fa-fantasy-flight-games:before {
	content: "";
}

.fa-rust:before {
	content: "";
}

.fa-wix:before {
	content: "";
}

.fa-behance-square:before, .fa-square-behance:before {
	content: "";
}

.fa-supple:before {
	content: "";
}

.fa-rebel:before {
	content: "";
}

.fa-css3:before {
	content: "";
}

.fa-staylinked:before {
	content: "";
}

.fa-kaggle:before {
	content: "";
}

.fa-space-awesome:before {
	content: "";
}

.fa-deviantart:before {
	content: "";
}

.fa-cpanel:before {
	content: "";
}

.fa-goodreads-g:before {
	content: "";
}

.fa-git-square:before, .fa-square-git:before {
	content: "";
}

.fa-square-tumblr:before, .fa-tumblr-square:before {
	content: "";
}

.fa-trello:before {
	content: "";
}

.fa-creative-commons-nc-jp:before {
	content: "";
}

.fa-get-pocket:before {
	content: "";
}

.fa-perbyte:before {
	content: "";
}

.fa-grunt:before {
	content: "";
}

.fa-weebly:before {
	content: "";
}

.fa-connectdevelop:before {
	content: "";
}

.fa-leanpub:before {
	content: "";
}

.fa-black-tie:before {
	content: "";
}

.fa-themeco:before {
	content: "";
}

.fa-python:before {
	content: "";
}

.fa-android:before {
	content: "";
}

.fa-bots:before {
	content: "";
}

.fa-free-code-camp:before {
	content: "";
}

.fa-hornbill:before {
	content: "";
}

.fa-js:before {
	content: "";
}

.fa-ideal:before {
	content: "";
}

.fa-git:before {
	content: "";
}

.fa-dev:before {
	content: "";
}

.fa-sketch:before {
	content: "";
}

.fa-yandex-international:before {
	content: "";
}

.fa-cc-amex:before {
	content: "";
}

.fa-uber:before {
	content: "";
}

.fa-github:before {
	content: "";
}

.fa-php:before {
	content: "";
}

.fa-alipay:before {
	content: "";
}

.fa-youtube:before {
	content: "";
}

.fa-skyatlas:before {
	content: "";
}

.fa-firefox-browser:before {
	content: "";
}

.fa-replyd:before {
	content: "";
}

.fa-suse:before {
	content: "";
}

.fa-jenkins:before {
	content: "";
}

.fa-twitter:before {
	content: "";
}

.fa-rockrms:before {
	content: "";
}

.fa-pinterest:before {
	content: "";
}

.fa-buffer:before {
	content: "";
}

.fa-npm:before {
	content: "";
}

.fa-yammer:before {
	content: "";
}

.fa-btc:before {
	content: "";
}

.fa-dribbble:before {
	content: "";
}

.fa-stumbleupon-circle:before {
	content: "";
}

.fa-internet-explorer:before {
	content: "";
}

.fa-stubber:before {
	content: "";
}

.fa-telegram-plane:before, .fa-telegram:before {
	content: "";
}

.fa-old-republic:before {
	content: "";
}

.fa-odysee:before {
	content: "";
}

.fa-square-whatsapp:before, .fa-whatsapp-square:before {
	content: "";
}

.fa-node-js:before {
	content: "";
}

.fa-edge-legacy:before {
	content: "";
}

.fa-slack-hash:before, .fa-slack:before {
	content: "";
}

.fa-medrt:before {
	content: "";
}

.fa-usb:before {
	content: "";
}

.fa-tumblr:before {
	content: "";
}

.fa-vaadin:before {
	content: "";
}

.fa-quora:before {
	content: "";
}

.fa-square-x-twitter:before {
	content: "";
}

.fa-reacteurope:before {
	content: "";
}

.fa-medium-m:before, .fa-medium:before {
	content: "";
}

.fa-amilia:before {
	content: "";
}

.fa-mixcloud:before {
	content: "";
}

.fa-flipboard:before {
	content: "";
}

.fa-viacoin:before {
	content: "";
}

.fa-critical-role:before {
	content: "";
}

.fa-sitrox:before {
	content: "";
}

.fa-discourse:before {
	content: "";
}

.fa-joomla:before {
	content: "";
}

.fa-mastodon:before {
	content: "";
}

.fa-airbnb:before {
	content: "";
}

.fa-wolf-pack-battalion:before {
	content: "";
}

.fa-buy-n-large:before {
	content: "";
}

.fa-gulp:before {
	content: "";
}

.fa-creative-commons-sampling-plus:before {
	content: "";
}

.fa-strava:before {
	content: "";
}

.fa-ember:before {
	content: "";
}

.fa-canadian-maple-leaf:before {
	content: "";
}

.fa-teamspeak:before {
	content: "";
}

.fa-pushed:before {
	content: "";
}

.fa-wordpress-simple:before {
	content: "";
}

.fa-nutritionix:before {
	content: "";
}

.fa-wodu:before {
	content: "";
}

.fa-google-pay:before {
	content: "";
}

.fa-intercom:before {
	content: "";
}

.fa-zhihu:before {
	content: "";
}

.fa-korvue:before {
	content: "";
}

.fa-pix:before {
	content: "";
}

.fa-steam-symbol:before {
	content: "";
}

:host, :root {
	--fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free";
}

.fa-regular, .far {
	font-weight: 400;
}

:host, :root {
	--fa-style-family-classic: "Font Awesome 6 Free";
	--fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free";
}

.fa-solid, .fas {
	font-weight: 900;
}

/** Separated the original UBC Collab 2023 theme styles in this file **/
:root {
	--content-scrollbar-width: 15px;
}

/** Unit Bar background gradient and box shadow **/
#container {
	background: #fff;
}

#global-unit-footer {
	background: #fff;
}

/**
 * WordPress Styles
 * Clearing of the entry-content
 */

/* =Entry Content
-------------------------------------------------------------- */
.entry-content:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0;
}

* html .entry-content {
	zoom: 1;
}

/* IE6 */
*:first-child+html .entry-content {
	zoom: 1;
}

/* IE7 */

/* =Entry
-------------------------------------------------------------- */
.hentry {
	margin-bottom: 50px;
}

.byline, .entry-meta {
	font-size: 13px;
	color: #757575;
}

.byline a, .entry-meta a {
	color: #757575;
}

.byline a:hover, .entry-meta a:hover {
	color: #2f5d7c;
	text-decoration: underline;
}

/* =Alignment
-------------------------------------------------------------- */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

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

.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

/* =Caption
-------------------------------------------------------------- */
.wp-caption {
	border: 1px solid #ccc;
	max-width: 100%;
}

.wp-caption.aligncenter, .wp-caption.alignleft, .wp-caption.alignright {
	margin-bottom: 1.5em;
}

.wp-caption img {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}

.wp-caption-text {
	text-align: center;
}

.wp-caption .wp-caption-text {
	margin: .8075em 0;
}

/* =Header-widget area
-------------------------------------------------------------- */
.header-widget {
	background: #fff;
	margin-top: -10px;
	margin-bottom: -20px;
}

/*eo styles*/
.singular-event .eo-event-meta {
	float: left;
	width: 40%;
}

.singular-event #eo-map {
	float: right;
	width: 45%;
}

.eo-event-meta {
	margin: 0 0 10px 25px !important;
	color: #757575 !important;
	font-size: 13px !important;
}

.eo-event-meta a {
	color: #757575 !important;
}

#eo-clear {
	clear: both;
}

.taxonomy-event-category h1.entry-title, .taxonomy-event-venue h1.entry-title, .taxonomy-event-tag h1.entry-title, .singular-event h1.entry-title, .archive-event h1.entry-title {
	display: inline;
}

/* =Sticky Top
-------------------------------------------------------------- */
.stick-to-top {
	position: static;
	z-index: 100;
}

.place_holder {
	display: none;
	width: 100%;
}

/* The CLF overrides the height property for form fields. */

/* This patch fixed the problem. */
.gform_wrapper input, .gform_wrapper select, .gform_wrapper textarea, .gform_wrapper select {
	height: auto;
}

/* block default styles styles */
.wp-block-button .has-ubc-white-color, .has-ubc-white-color {
	color: #fff;
}

.wp-block-button .has-ubc-black-color, .has-ubc-black-color {
	color: #222;
}

.wp-block-button .has-ubc-blue-color, .has-ubc-blue-color {
	color: #002145;
}

.has-ubc-white-background-color {
	background-color: #fff;
}

.has-ubc-black-background-color {
	background-color: #222;
}

.has-ubc-blue-background-color {
	background-color: #002145;
}

.wp-block-button__link.has-ubc-white-background-color:hover {
	font-style: italic;
}

.wp-block-button__link.has-ubc-black-background-color:hover {
	background-color: #666;
}

.wp-block-button__link.has-ubc-blue-background-color:hover {
	background-color: #0055b7;
}

/*
 * We allow negative margins on items now (see bottom of functions.php) and this
 * can lead to some items being able to be 'pulled up'. However, those items need
 * to have a position to allow them to appear 'above' the item they're being pulled
 * up from. These classes are helper classes to allow people to set that position.
 */
.has-pos-rel {
	position: relative;
}

.has-pos-abs {
	position: absolute;
}

html * {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
}

strong {
	font-weight: 700;
}

/* SCS Design System typography */
h1, h2, h3, h4, h5, h6, p, li, th, td, .h3 {
	font-weight: 400;
}

h3, h4, h5, h6, p, li, th, td, .h3 {
	color: #333;
}

h1 {
	font-size: 68px;
	line-height: 76px;
	color: #353c98;
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
}

h2 {
	font-size: 40px;
	line-height: 50px;
	color: #353c98;
	word-break: break-word;
	margin-top: 1.5rem;
	margin-bottom: 1rem;
}

h2 strong {
	font-weight: 400;
}

h3, .h3 {
	font-size: 28px;
	line-height: 40px;
	margin-top: 1.5rem;
	margin-bottom: 1rem;
}

h3 strong, .h3 strong {
	font-weight: 400;
}

h4 {
	font-size: 22px;
	line-height: 30px;
	margin-top: .75rem;
	margin-bottom: .75rem;
}

h4 strong {
	font-weight: 400;
}

h5 {
	font-size: 18px;
	line-height: 28px;
	text-transform: uppercase;
	margin-top: .75rem;
	margin-bottom: .5rem;
}

h5 strong {
	font-weight: 400;
}

h6 {
	font-size: 14px;
	line-height: 20px;
	margin-top: .5rem;
	margin-bottom: .5rem;
}

h6 strong {
	font-weight: 400;
}

h2 a.heading-anchor-link {
	opacity: 0;
	font-size: 1rem;
	color: #333;
	padding-left: 10px;
	transition: opacity .2s linear;
	vertical-align: middle;
	text-decoration: none;
}

h2 a.heading-anchor-link::after {
	font-family: "FontAwesome";
	content: "";
}

h2:hover a.heading-anchor-link {
	opacity: .5;
}

h2:hover a.heading-anchor-link:hover {
	opacity: .9;
}

@media only screen and (max-width: 980px) {
	h1 {
		font-size: 54px;
		line-height: 62px;
	}
	
	h2 {
		font-size: 38px;
		line-height: 46px;
	}
}

@media only screen and (max-width: 480px) {
	h1 {
		font-size: 48px;
		line-height: 56px;
		word-wrap: break-word;
	}
}

p, a, ul, li {
	font-size: 16px;
	line-height: 24px;
}

p {
	margin: 0 0 1rem 0;
}

a:link {
	color: #3d6be4;
	font-weight: 400;
	text-decoration: underline;
}

a:visited {
	color: #9c1bc9;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:focus {
	border-radius: 5px;
	outline: 2px solid #458fff;
	outline-offset: 1px;
	text-decoration: none;
}

#ubc7-logo a:focus, #ubc7-wordmark a:focus {
	outline-offset: -2px;
}

#ubc7-global-utility button:focus-visible {
	outline-color: #458fff;
}

ul {
	list-style-type: disc;
	color: #3c3c3c;
	margin: 0 0 1.5rem 0;
	padding-left: 1.5rem;
}

ul li {
	list-style-type: disc;
	padding-bottom: 12px;
}

ul li:last-child {
	padding-bottom: 0;
}

ul li ul {
	padding-top: 12px;
}

ul li ul li {
	list-style-type: circle;
	padding-bottom: 12px;
}

ul li ul.sub-bullet li {
	list-style-type: circle;
	padding-bottom: 12px;
}

ol {
	margin-left: 0;
	padding: 10px 0 0 0;
	margin-bottom: 0;
	counter-reset: listindex;
}

ol li {
	padding-bottom: 12px;
	list-style-type: none;
}

ol li:last-child {
	margin-bottom: 0;
}

ol li ul {
	margin-left: 0;
	padding-top: 12px;
	padding-left: 0;
}

ol li ul li {
	margin-left: 1.5rem;
	list-style-type: disc;
}

ol li:before {
	font-size: 100%;
	background: #3d6be4;
	border: 0;
	width: 28px;
	height: 28px;
	line-height: 28px;
	color: #fff;
	border-radius: 50%;
}

ol li.scs-numbered-list ul {
	margin-left: 0;
	padding-top: 12px;
}

ol > li {
	position: relative;
	border: 0;
	margin-left: 2.5rem;
	color: #3c3c3c;
}

ol > li:before {
	display: inline-block;
	position: absolute;
	left: -2.5rem;
	top: -.1rem;
	text-align: center;
	counter-increment: listindex;
	content: counter(listindex);
	font-weight: 600;
}

ol.scs-numbered-list {
	margin-left: 0;
	padding: 10px 0 0 0;
	margin-bottom: 1.5rem;
}

ol.scs-numbered-list li {
	padding-bottom: 12px;
}

ol.scs-numbered-list li:last-child {
	margin-bottom: 0;
}

ol.scs-numbered-list > li {
	position: relative;
	border: 0;
	margin-left: 2.5rem;
	color: #3c3c3c;
}

ol.scs-numbered-list > li:before {
	display: inline-block;
	position: absolute;
	left: -2.5rem;
	top: -.1rem;
	text-align: center;
}

ol.scs-numbered-list.list-steps {
	counter-reset: listindex;
}

ol.scs-numbered-list.list-steps li {
	list-style-type: none;
}

ol.scs-numbered-list.list-steps li ul li {
	margin-left: 1.5rem;
	list-style-type: disc;
}

ol.scs-numbered-list.list-steps li:before {
	font-size: 100%;
	background: #3d6be4;
	border: 0;
	width: 28px;
	height: 28px;
	line-height: 28px;
	color: #3d6be4;
	border-radius: 50%;
}

ol.scs-numbered-list.list-steps > li:before {
	counter-increment: listindex;
	content: counter(listindex);
	font-weight: 600;
}

.page-teaser, .page-teaser p, .hero-banner-teaser {
	font-family: "Merriweather", Times, serif;
	font-size: 2.25rem;
	font-weight: 300;
	color: #333;
	line-height: 2.75rem;
	margin-bottom: 2rem;
}

.hero-banner-teaser {
	width: 96%;
	padding: 24px 8px 0 0;
}

/* Added 1px to the media query to accommodate for 980px resolution.
Page title is displayed with JS. */
@media only screen and (min-width: 981px) {
	body:not(.no-hero-banner) .landing-page .page-title {
		display: none;
	}
}

@media only screen and (min-width: 980px) {
	.hero-banner-teaser {
		width: calc(50% - 16px);
	}
}

@media only screen and (min-width: 980px) and (max-width: 992px) {
	.hero-banner-teaser {
		width: 96%;
	}
}

@media only screen and (min-width: 1200px) {
	.hero-banner-teaser {
		padding-top: .25rem;
	}
}

.section-teaser {
	font-size: 32px;
	line-height: 40px;
	font-weight: 300;
	margin-bottom: 1.5rem;
}

.lead-style {
	color: #353c98;
	font-size: 22px;
	line-height: 30px;
	font-weight: 600;
}

.scs-card-heading-blue {
	color: #353c98;
	font-size: 24px;
	line-height: 30px;
	font-weight: 600;
	padding-bottom: 12px;
}

.callout-heading {
	font-size: 18px;
	line-height: 28px;
	font-weight: 700;
}

.caption, .fine-print, figcaption {
	font-family: "Merriweather", Times, serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 16px;
}

.lead-blue {
	position: relative;
	font-size: 22px;
	line-height: 30px;
	color: #353c98;
	font-weight: 500;
	margin-top: 40px;
	margin-bottom: 1rem;
}

.lead-blue::before {
	position: absolute;
	display: block;
	content: "";
	background: #353c98;
	height: 4px;
	width: 85px;
	top: -14px;
}

/* SCS Design System Side Navigation */

/* Stack sidenav under the main content */
@media only screen and (max-width: 980px) {
	.full-width-container #container.expand .expand.row-fluid {
		display: flex;
		flex-direction: column;
	}
	
	#content.content.span8 {
		width: 100%;
		order: 1;
		margin-left: 0;
	}
	
	#primary-secondary.sidebar.span4 {
		width: 100%;
		order: 2;
		display: none;
	}
	
	.sidebar {
		margin: 3.5rem 0 0 0;
	}
	
	.page-template-landing-page #utility-after-content.sidebar.utility {
		/* hide on landing pages */
		display: none;
	}
}

@media only screen and (min-width: 980px) {
	#primary-secondary.sidebar.span4 {
		width: 31.5%;
	}
	
	#content.details-page.span8 {
		width: 65%;
		margin-left: 2rem;
	}
	
	#utility-after-content.sidebar.utility {
		/* hide on desktop for a11y, and display the normal side nav widget */
		display: none;
	}
	
	.sidebar {
		margin: 1.5rem 0 0 0;
	}
}

.bootstrap-sidenav, .bootstrap-sidenav > .active > a, .sidenav.accordion, .accordion .accordion {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

/* Remove CLF7 borders and start building them from scratch */
.sidenav .accordion-group .accordion-group .accordion-inner > a:last-child, .sidenav .accordion-group, .sidenav .accordion-inner a, .sidenav .accordion-heading, .sidenav .single {
	border: 0;
}

/* New borders */
.sidenav .accordion-group .accordion-group, .sidenav .accordion-heading.opened, .sidenav .accordion-group:not(:last-child) .accordion-heading:not(.opened), .sidenav .accordion-group:not(:last-child) .accordion-body.collapse.in .accordion-inner > a:last-child, .sidenav .accordion-group .accordion-inner > a:not(:last-child), .sidenav .accordion-group .accordion-inner a:not(:last-child), .sidenav .accordion-group:not(:last-child) :not(.in.collapse) .accordion-inner a, .sidenav .accordion-group:not(:last-child) .accordion-inner .accordion .accordion-group .accordion-heading a.link:not(:last-child), .sidenav .accordion-group:last-child .accordion-body.in.collapse .accordion-inner > a:not(:last-child), .sidenav .single:not(:last-child) a, .sidenav .accordion > a:last-child {
	border-bottom: 1px solid #c4c4c4;
}

.bootstrap-sidenav > li > a {
	color: #353c98;
	border-color: #c4c4c4;
}

.bootstrap-sidenav > li > a:focus, .bootstrap-sidenav > li > a:active {
	background-color: #fff !important;
	color: #353c98 !important;
}

.bootstrap-sidenav > li > a:hover {
	background-color: #353c98 !important;
	color: #fff !important;
}

.sidenav .accordion-heading a:focus, .sidenav .accordion-heading a:active, .sidenav .accordion-group a:focus {
	background: #fff;
	color: #353c98;
}

.sidenav .accordion-heading:hover, .sidenav .accordion-heading a:hover, .sidenav .accordion-heading:hover a:focus, .sidenav .accordion-heading:hover a:active, .sidenav .accordion-heading:hover .accordion-toggle, .sidenav .accordion-heading .accordion-toggle:hover {
	background: #353c98 !important;
}

.sidenav .accordion-heading a, .sidenav .accordion-inner a {
	color: #353c98;
}

.sidenav .accordion-heading a:hover, .sidenav .accordion-inner a:hover {
	background: #353c98;
	color: #fff;
}

.sidenav .single a:hover {
	background: #353c98;
	color: #fff;
}

.sidenav .accordion-heading a, .sidenav .accordion-inner a, .sidenav .accordion-group .accordion-group .link, .sidenav .accordion-group .accordion-inner > a, .sidenav .accordion-group .accordion-group .accordion-inner a {
	padding-top: 14px;
	padding-bottom: 14px;
}

.sidenav .accordion-heading .accordion-toggle {
	padding: 0 16px;
	border-left-color: #c4c4c4;
	line-height: 20px;
}

.sidenav .accordion-group .accordion-body {
	padding: 0;
}

.sidenav.accordion {
	border-radius: 4px;
}

.sidenav .accordion {
	margin-bottom: 0;
}

.sidenav .accordion-group:first-child, .sidenav .single:first-child {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}

.sidenav .single:last-child {
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

.sidenav.accordion a {
	font-size: 15px;
	line-height: 20px;
}

/* Chevrons behaviour */
.sidenav .single > a .ubc7-arrow, .sidenav .accordion > a .ubc7-arrow, .sidenav .accordion-heading > a .ubc7-arrow, .sidenav .accordion-inner > a .ubc7-arrow, .sidenav .single > a:hover .ubc7-arrow, .sidenav .accordion > a:hover .ubc7-arrow, .sidenav .accordion-heading:hover > a .ubc7-arrow, .sidenav .accordion-heading a:hover .ubc7-arrow.down-arrow, .sidenav .accordion-inner > a:hover .ubc7-arrow, .ubc7-arrow.down-arrow:hover {
	background-image: none !important;
	width: 20px;
	height: 20px;
}

.sidenav .single > a .ubc7-arrow.nitro-lazy, .sidenav .accordion > a .ubc7-arrow.nitro-lazy, .sidenav .accordion-heading > a .ubc7-arrow.nitro-lazy, .sidenav .accordion-inner > a .ubc7-arrow.nitro-lazy, .sidenav .single > a:hover .ubc7-arrow.nitro-lazy, .sidenav .accordion > a:hover .ubc7-arrow.nitro-lazy, .sidenav .accordion-heading:hover > a .ubc7-arrow.nitro-lazy, .sidenav .accordion-heading a:hover .ubc7-arrow.down-arrow.nitro-lazy, .sidenav .accordion-inner > a:hover .ubc7-arrow.nitro-lazy, .ubc7-arrow.down-arrow:hover.nitro-lazy {
	background-image: none !important;
}

.sidenav .accordion > a .ubc7-arrow, .sidenav .accordion-inner > a .ubc7-arrow {
	margin: 0;
}

.sidenav .accordion > a .ubc7-arrow::after, .sidenav .accordion-heading > a .ubc7-arrow::after, .sidenav .accordion-inner > a .ubc7-arrow::after, .ubc7-arrow.down-arrow::after {
	content: url("https://students.ubc.ca/nitropack_static/KMqueKAoSCrlTwBULFsJFuUPlIbSXgFN/assets/images/optimized/rev-b182d11/students.ubc.ca/wp-content/themes/wp-hybrid-clf-2023/./images/chevron-blue.svg");
	display: block;
	width: 20px;
	height: 20px;
	padding: 14px 0;
}

.sidenav .accordion > a:hover .ubc7-arrow::after, .sidenav .accordion-heading:hover > a .ubc7-arrow::after, .sidenav .accordion-heading a:hover .ubc7-arrow.down-arrow::after, .sidenav .accordion-inner > a:hover .ubc7-arrow::after, .ubc7-arrow.down-arrow:hover::after {
	content: url("https://students.ubc.ca/nitropack_static/KMqueKAoSCrlTwBULFsJFuUPlIbSXgFN/assets/images/optimized/rev-b182d11/students.ubc.ca/wp-content/themes/wp-hybrid-clf-2023/./images/chevron-white.svg");
}

.sidenav .single > a .ubc7-arrow.right-arrow::after, .sidenav .accordion-inner a .ubc7-arrow.right-arrow::after {
	display: none;
}

.sidenav .accordion-group .opened .ubc7-arrow::after {
	transform: rotate(180deg);
	transition: transform .15s ease-in-out;
	display: block;
	width: 20px;
	height: 20px;
}

.sidenav .accordion-heading a:active, .sidenav .accordion-heading a:focus, .sidenav .accordion-group a:focus, .sidenav a:active, .sidenav a:focus {
	border-radius: 5px;
	outline: 2px solid #458fff;
	outline-offset: -2px;
}

.sidenav .accordion-heading a.accordion-toggle:active, .sidenav .accordion-heading a.accordion-toggle:focus {
	outline-offset: -2px;
}

.widget-title.scs-sidenav-title {
	margin-bottom: 1.5rem;
}

.widget-title.scs-sidenav-title a {
	font-size: 18px;
	line-height: 28px;
	text-transform: uppercase;
	pointer-events: none;
	cursor: default;
	text-decoration: none;
	color: #333;
	display: contents;
}

/* For the Utility navigation bar at the top */
#ubc7-header {
	border-top-width: 2px;
}

/* Skip Link overwrites, for accessibility */
a.screen-reader-text:focus {
	border: 2px solid #458fff;
	border-radius: 8px;
	box-shadow: none;
	background: #353c98;
	outline-color: transparent;
	outline-offset: -3px;
	padding: 8px 16px;
	color: #fff;
	line-height: 1.5rem;
	top: 3px;
	transition: none;
}

@media print {
	.skip-link {
		display: none;
	}
}

/* SCS Design System Breadcrumbs */
#breadcrumb-container {
	display: block;
	box-shadow: none;
}

#breadcrumb-container svg {
	vertical-align: middle;
	padding: 0 8px;
	width: 14px;
	height: 14px;
}

#breadcrumb-container svg:first-of-type {
	width: 16px;
	height: 16px;
	padding: 0px 4px 3px 0;
}

#breadcrumb-container .trail-begin {
	vertical-align: revert;
}

#breadcrumb-container .trail-end {
	vertical-align: revert;
}

#breadcrumb-container li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.trail-end {
	color: #5c5c5c;
	white-space: normal;
}

.breadcrumb {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	height: auto;
}

.breadcrumb a {
	color: #3d6be4;
	text-decoration: underline;
	font-size: 14px;
	white-space: normal;
}

.breadcrumb a:hover {
	color: #353c98;
}

.breadcrumb a:active {
	color: #353c98;
}

.breadcrumb a:focus {
	border-radius: 1px;
	outline: 2px solid #458fff;
	outline-offset: 3px;
	text-decoration: none;
}

/* SCS Design System core buttons */
.wp-block-buttons .wp-block-button a.wp-block-button__link {
	border-radius: 4px;
	border-style: solid;
	border-width: 1px;
	padding: .5rem 1rem;
	margin-bottom: 1.5rem;
	font-size: 1rem !important;
	line-height: 1.5rem;
	text-decoration: none;
}

.wp-block-buttons .wp-block-button a.wp-block-button__link:focus {
	border-radius: 5px;
	outline: 2px solid #458fff;
	outline-offset: 1px;
}

.wp-block-buttons .wp-block-button:not(.is-style-outline) a.wp-block-button__link {
	color: #fff;
	background-color: #353c98;
	border-color: #353c98;
}

.wp-block-buttons .wp-block-button:not(.is-style-outline) a.wp-block-button__link:hover {
	background-color: #353c98;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, .25), inset 0px 1px 0px rgba(0, 0, 0, .05);
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link {
	color: #353c98;
	background-color: #fff;
	border-color: #818181;
}

.wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link:hover {
	background-color: #dfe1fc;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, .25);
	border-color: #353c98;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

/* Tables styles */
.wp-block-table {
	overflow: visible;
	margin-bottom: 1.5rem;
}

table {
	border-color: #333;
}

.wp-block-table table tbody tr:hover {
	background-color: #fff;
}

.wp-block-table.row-hover table tbody tr:hover {
	background-color: #dfe1fc;
}

table > :not(.wp-element-caption) > * > * {
	padding: 1rem 1.25rem;
	font-size: 1rem;
	line-height: 1.5rem;
}

table > :not(:first-child) {
	border-top: hidden;
}

.wp-block-table table tfoot {
	border-top: 1px solid #333;
}

.wp-block-table figcaption {
	margin-bottom: 1.5rem;
}

.wp-block-table table thead {
	vertical-align: top;
	border-bottom: 0;
}

.wp-block-table table > thead > tr > th {
	font-size: 1.125rem;
	font-weight: 600;
	text-align: left;
	background-color: #ebecf5;
	pointer-events: none;
}

.wp-block-table table tbody {
	vertical-align: top;
}

.wp-block-table table tbody tr td br {
	content: "";
	margin-top: 1rem;
	display: block;
}

/* Table with stripes */
figure.wp-block-table.is-style-stripes {
	border-bottom: 0;
}

.wp-block-table.is-style-stripes table tbody tr:nth-child(even), .wp-block-table.is-style-stripes table tbody tr:nth-child(even):hover {
	background-color: #f1f1f1;
}

.wp-block-table.is-style-stripes table tbody tr:nth-child(odd), .wp-block-table.is-style-stripes table tbody tr:nth-child(odd):hover {
	background-color: #fff;
}

.wp-block-table.is-style-stripes.row-hover table tbody tr:hover {
	background-color: #dfe1fc;
}

.wp-block-table.is-style-stripes th, .wp-block-table.is-style-stripes td {
	border-color: #333;
}

.wp-block-table.is-style-stripes table thead tr {
	border-top-width: 1px;
}

.wp-block-table.is-style-stripes table tbody tr td {
	border-width: 0 1px;
}

.wp-block-table.is-style-stripes table tbody tr:last-child td {
	border-bottom-width: 1px;
}

@media only screen and (max-width: 980px) {
	table > :not(.wp-element-caption) > * > * {
		padding: .75rem 1.125rem;
	}
}

@media only screen and (max-width: 768px) {
	table > :not(.wp-element-caption) > * > * {
		padding: .75rem 1rem;
		line-height: 1.25rem;
	}
	
	.wp-block-table table > thead > tr > th {
		font-size: 1rem;
	}
}

/* SCS Design System row spacing */
.wp-block-group.is-layout-flex.wp-block-group-is-layout-flex {
	padding: 0;
}

.wp-block-columns {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}

.wp-block-columns.three-columns {
	flex-wrap: wrap !important;
}

.wp-block-columns .wp-block-column.three-column {
	flex-basis: 33.33%;
	max-width: calc(( 100% - 48px ) / 3);
}

@media only screen and (max-width: 768px) {
	.wp-block-columns .wp-block-column.three-column {
		flex-basis: 50%;
		max-width: calc(( 100% - 24px ) / 2);
	}
}

@media only screen and (max-width: 576px) {
	.wp-block-columns .wp-block-column.three-column {
		flex-basis: 100%;
		max-width: 100%;
	}
}

/* Global footer styles */
#ubc7-signature a:focus {
	border-radius: 2px;
	outline: 2px solid #fff;
	outline-offset: 8px;
}

#mega-menu-wrap-scs-footer-menu-location.mega-keyboard-navigation #mega-menu-scs-footer-menu-location #ubc7-signature a:focus {
	border-radius: 2px;
	outline: 2px solid #fff;
	outline-offset: 8px;
}

#mega-menu-wrap-scs-footer-menu-location.mega-keyboard-navigation #mega-menu-scs-footer-menu-location #ubc7-minimal-footer a:focus {
	border-radius: 2px;
	outline: 2px solid #fff;
	outline-offset: 2px;
}

#ubc7-minimal-footer a:focus {
	border-radius: 2px;
	outline: 2px solid #fff;
	outline-offset: 2px;
}

#ubc7-minimal-footer .span12 {
	padding: 36px 0;
	border-top: none;
}

#ubc7-minimal-footer .span12 ul {
	padding-left: 0;
}

.full-width #ubc7-footer.expand {
	margin: 0;
	padding: 0;
}

@media only screen and (min-width: 768px) and (max-width: 980px) {
	.details-page {
		width: 100%;
		margin-left: 0;
	}
}

.full-width .full-width-container .expand {
	margin: 0 auto;
	padding: 0;
}

@media only screen and (max-width: 980px) {
	header#ubc7-header .container {
		margin-left: 20px;
	}
	
	#ubc7-global-utility button {
		margin-right: 20px;
	}
	
	.full-width .expand, .full-width .full-width-container {
		margin-left: 0 !important;
		margin-right: 0 !important;
		padding-left: 0;
		padding-right: 0;
	}
}

.row-fluid .span8 {
	width: 100%;
}

#ubc7-global-header .row-fluid .span8 {
	width: 65.811965812%;
}

#ubc7-global-header .row-fluid .span8 ul li {
	padding-bottom: 0;
}

.full-width-container {
	background-color: #fff;
	margin-left: 0;
	margin-right: 0;
}

@media only screen and (max-width: 980px) {
	#container {
		padding: 1rem 1.25rem 2rem 1.25rem;
	}
	
	body.page-template-landing-page #container {
		padding-bottom: .5rem;
	}
	
	.entry-content > .wp-block-buttons:last-child .wp-block-button a {
		margin-bottom: 1.5rem;
	}
}

@media only screen and (min-width: 980px) {
	#container {
		padding: 1rem 1.25rem .5rem 1.25rem;
	}
	
	.entry-content > ol:last-child {
		margin-bottom: 1.5rem;
	}
}

#container {
	max-width: 1220px;
	margin: 0 auto;
}

#container.expand .expand {
	padding-bottom: 1.5rem;
}

.details-page {
	width: 50%;
}

.details-page .page-title {
	display: block;
}

@media only screen and (min-width: 980px) and (max-width: 1200px) {
	#ubc7-logo a:focus {
		margin-left: -14px;
	}
}

.hentry {
	margin-bottom: 0 !important;
}

.entry-content > p:last-child {
	margin-bottom: 1.5rem;
}

.post p.post-byline, .post p.entry-meta {
	display: none;
}

body.error404 #primary-secondary {
	display: none;
}

body.error404 #content.content {
	margin-bottom: 2rem;
	margin-left: 0;
}

body.error404 #content.content h1.error-404-title {
	display: none;
}

body.error404 #content.content h2.error-404-header {
	font-size: 28px;
	line-height: 32px;
	margin-top: .5rem;
	margin-bottom: 1rem;
}

body.error404 #content.content img {
	width: 70%;
	height: auto;
}

body.error404 .entry-title, body.error404 .entry-content {
	padding-left: 1rem;
}

@media only screen and (max-width: 768px) {
	body.error404 #content.content img {
		width: 100%;
	}
}

@media only screen and (min-width: 979px) and (max-width: 996px) {
	body {
		overflow-x: clip;
	}
}

@media only screen and (min-width: 1200px) and (max-width: 1226px) {
	body {
		overflow-x: clip;
	}
}

/* Popup maker lightbox plugin styles */
.pum.pum-theme-lightbox .pum-container {
	border: 2px solid #353c98;
	border-radius: 4px;
	box-shadow: 5px 5px 8px rgba(0, 0, 0, .12);
}

.pum.pum-theme-lightbox .pum-container .pum-title {
	font-size: 22px;
	line-height: 28px;
	color: #353c98;
}

.pum.pum-theme-lightbox .pum-container button.pum-close {
	height: 32px;
	width: 32px;
	top: 4px;
	right: 4px;
	border: 0;
	transform: rotate(45deg);
	background-color: transparent;
	box-shadow: none;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #353c98;
}

@media only screen and (max-width: 576px) {
	.wp-block-table .has-fixed-layout td, .wp-block-table .has-fixed-layout th {
		word-break: normal;
	}
}

/* News section styles */
.wp-block-categories-dropdown .wp-block-categories__label {
	display: none;
}

.wp-block-categories-dropdown select.postform {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	height: 48px;
	width: 100%;
	border-radius: 8px;
	border: 1px solid #353c98;
	background-color: #fff;
	color: #353c98;
	padding: 12px 32px 12px 16px;
	font-size: 1rem;
	line-height: 1.25rem;
	background-image: url("https://students.ubc.ca/nitropack_static/KMqueKAoSCrlTwBULFsJFuUPlIbSXgFN/assets/images/optimized/rev-b182d11/students.ubc.ca/wp-content/themes/wp-hybrid-clf-2023/images/chevron-blue.svg");
	background-repeat: no-repeat;
	background-size: 16px 16px;
	background-position-x: calc(100% - 16px);
	background-position-y: center;
}

.wp-block-categories-dropdown select.postform.nitro-lazy {
	background-image: none !important;
}

.wp-block-categories-dropdown select.postform::-ms-expand {
	display: none;
}

.wp-block-categories-dropdown select.postform:open {
	background-image: url("https://students.ubc.ca/nitropack_static/KMqueKAoSCrlTwBULFsJFuUPlIbSXgFN/assets/images/optimized/rev-b182d11/students.ubc.ca/wp-content/themes/wp-hybrid-clf-2023/images/chevron-blue-up.svg");
}

.wp-block-categories-dropdown select.postform:open.nitro-lazy {
	background-image: none !important;
}

.wp-block-categories-dropdown select.postform:focus-visible, .wp-block-categories-dropdown select.postform:focus {
	outline: 2px solid #458fff;
	border-color: #458fff;
}

.wp-block-categories-dropdown select.postform option:hover, .wp-block-categories-dropdown select.postform option:checked {
	background-color: #353c98;
	color: #fff;
}

.wp-block-categories-dropdown select.postform option[value="-1"] {
	-moz-user-select: none;
	user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}

.wp-block-categories-dropdown select:not(:-internal-list-box):not([multiple]) option:hover, .wp-block-categories-dropdown select:not(:-internal-list-box):not([multiple])::picker:hover {
	background-color: #353c98;
	color: #fff;
}

ul.categories-nav {
	margin-bottom: 1.5rem;
}

ul.categories-nav li {
	border: 1px solid #353c98;
	border-radius: 8px;
	color: #353c98 !important;
}

ul.categories-nav li:hover, ul.categories-nav li:active {
	color: #fff !important;
	background-color: #353c98;
}

ul.categories-nav li a {
	padding: 8px 16px;
	text-decoration: none;
	line-height: 20px;
}

ul.categories-nav li a:focus {
	border-radius: 8px;
}

@media only screen and (min-width: 980px) {
	ul.categories-nav {
		display: flex;
	}
	
	.wp-block-categories-dropdown {
		display: none;
	}
	
	.page-teaser-news {
		width: 66.6%;
	}
}

@media only screen and (max-width: 980px) {
	ul.categories-nav {
		display: none;
	}
	
	.wp-block-categories-dropdown {
		display: block;
	}
	
	.page-teaser-news {
		width: 100%;
	}
}

.page-teaser-news {
	color: #353c98;
}

.feature-post ul li, .listed-post ul li {
	list-style-type: none;
}

.feature-post ul li .wp-block-columns, .listed-post ul li .wp-block-columns {
	margin-bottom: 0;
}

@media only screen and (min-width: 780px) and (max-width: 992px) {
	.feature-post ul li .wp-block-columns {
		flex-wrap: wrap !important;
	}
	
	.feature-post ul li .wp-block-columns .wp-block-column {
		flex-basis: 100% !important;
	}
}

.news-excerpt-col {
	padding-bottom: 1.5rem;
	border-bottom: 1px solid #c4c4c4;
}

.news-excerpt-col h2 a {
	text-decoration: none;
	color: #353c98;
}

.news-excerpt-col h2 a:hover {
	-webkit-text-decoration: underline 1px;
	text-decoration: underline 1px;
	text-underline-offset: 2px;
}

.news-excerpt-col h2 a.heading-anchor-link {
	display: none;
}

.news-excerpt-col .taxonomy-category {
	margin-block-end: 1.5rem;
	display: flex;
}

.news-excerpt-col .taxonomy-category a {
	border: 1px solid #353c98;
	border-radius: 8px;
	margin-right: 1.25rem;
	padding: 8px 16px;
	line-height: 20px;
	color: #353c98 !important;
	text-align: center;
	text-decoration: none;
}

.news-excerpt-col .taxonomy-category a:hover, .news-excerpt-col .taxonomy-category a:active {
	color: #fff !important;
	background-color: #353c98;
}

.news-excerpt-col .taxonomy-category a:focus {
	outline-offset: 0;
}

.news-excerpt-col .taxonomy-category span.wp-block-post-terms__separator {
	display: none;
}

.listed-post ul li {
	border-bottom: 1px solid #c4c4c4;
	padding-bottom: 0;
}

.listed-post h2 a {
	text-decoration: none;
	color: #353c98;
}

.listed-post h2 a:hover {
	-webkit-text-decoration: underline 1px;
	text-decoration: underline 1px;
	text-underline-offset: 2px;
}

.listed-post h2 a.heading-anchor-link {
	display: none;
}

/* News section pagination styles */
.listed-post .wp-block-query-pagination {
	margin: 5rem auto;
	border: 1px solid #c4c4c4;
	border-radius: 5px;
	width: -moz-fit-content;
	width: fit-content;
	-moz-column-gap: 0;
	column-gap: 0;
	font-size: 0;
}

.listed-post .wp-block-query-pagination .wp-block-query-pagination-numbers a.page-numbers, .listed-post .wp-block-query-pagination .wp-block-query-pagination-numbers span.current, .listed-post .wp-block-query-pagination .wp-block-query-pagination-numbers span.dots {
	display: inline-block;
	width: 24px;
	padding: 6px 5px;
	text-decoration: none;
	font-size: .875rem;
	color: #353c98;
	text-align: center;
	border-left: 1px solid #c4c4c4;
}

.listed-post .wp-block-query-pagination .wp-block-query-pagination-numbers a.page-numbers:active, .listed-post .wp-block-query-pagination .wp-block-query-pagination-numbers span.current:active, .listed-post .wp-block-query-pagination .wp-block-query-pagination-numbers span.dots:active {
	outline-color: #353c98;
}

.listed-post .wp-block-query-pagination .wp-block-query-pagination-numbers a.page-numbers:focus, .listed-post .wp-block-query-pagination .wp-block-query-pagination-numbers span.current:focus, .listed-post .wp-block-query-pagination .wp-block-query-pagination-numbers span.dots:focus {
	position: relative;
	outline-offset: 0;
	z-index: 1;
}

.listed-post .wp-block-query-pagination .wp-block-query-pagination-numbers:first-child span.current {
	border-left: 1px solid #353c98;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.listed-post .wp-block-query-pagination .wp-block-query-pagination-numbers:last-child span.current {
	border-right: 1px solid #353c98;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.listed-post .wp-block-query-pagination .wp-block-query-pagination-numbers span.current {
	background-color: #353c98;
	color: #fff;
}

.listed-post .wp-block-query-pagination .wp-block-query-pagination-numbers a.page-numbers:hover {
	background-color: #dfe1fc;
}

.listed-post .wp-block-query-pagination a.wp-block-query-pagination-next {
	border-left: 1px solid #c4c4c4;
}

.listed-post .wp-block-query-pagination a.wp-block-query-pagination-previous {
	position: relative;
	width: 68px;
	font-size: 0;
	padding: 6px 22px 6px 10px;
}

.listed-post .wp-block-query-pagination a.wp-block-query-pagination-previous:hover {
	background-color: #dfe1fc;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.listed-post .wp-block-query-pagination a.wp-block-query-pagination-previous::before {
	content: "Previous";
	background-image: url("https://students.ubc.ca/nitropack_static/KMqueKAoSCrlTwBULFsJFuUPlIbSXgFN/assets/images/optimized/rev-b182d11/students.ubc.ca/wp-content/themes/wp-hybrid-clf-2023/images/chevron-blue-left.svg");
	background-repeat: no-repeat;
	background-size: 14px 14px;
	background-position: left;
	display: block;
	padding: 0 0 0 18px;
	position: absolute;
	bottom: 6px;
	font-size: .875rem;
	color: #353c98;
}

.listed-post .wp-block-query-pagination a.wp-block-query-pagination-next {
	position: relative;
	width: 42px;
	font-size: 0;
	padding: 6px 18px 6px 14px;
}

.listed-post .wp-block-query-pagination a.wp-block-query-pagination-next:hover {
	background-color: #dfe1fc;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.listed-post .wp-block-query-pagination a.wp-block-query-pagination-next:focus {
	outline-offset: 0;
}

.listed-post .wp-block-query-pagination a.wp-block-query-pagination-next::after {
	content: "Next";
	background-image: url("https://students.ubc.ca/nitropack_static/KMqueKAoSCrlTwBULFsJFuUPlIbSXgFN/assets/images/optimized/rev-b182d11/students.ubc.ca/wp-content/themes/wp-hybrid-clf-2023/images/chevron-blue-right.svg");
	background-repeat: no-repeat;
	background-size: 14px 14px;
	background-position: right;
	display: block;
	padding: 0 18px 0 0;
	position: absolute;
	bottom: 6px;
	font-size: .875rem;
	color: #353c98;
}

/* Default Post template styles */
body.post-template-default #primary-secondary.span4 {
	display: none;
}

body.post-template-default .single-post.span3 {
	display: block;
}

@media only screen and (max-width: 980px) {
	body.post-template-default .single-post.span3 {
		display: none;
	}
	
	body.post-template-default #content.content.single-post.span6 {
		margin: 0 auto;
		width: 48.9361702128%;
		min-width: 576px;
	}
}

@media only screen and (max-width: 616px) {
	body.post-template-default #content.content.single-post.span6 {
		width: 100%;
		min-width: auto;
	}
}

body.post-template-default .entry-date {
	margin-bottom: 1rem;
}

body.post-template-default .entry-category {
	margin: 30px 0 50px 0;
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
}

body.post-template-default .entry-category a {
	border: 1px solid #353c98;
	border-radius: 8px;
	color: #353c98 !important;
	padding: 8px 16px;
	text-decoration: none;
	line-height: 20px;
}

body.post-template-default .entry-category a:hover, body.post-template-default .entry-category a:active {
	color: #fff !important;
	background-color: #353c98;
}

body.post-template-default .entry-category a:focus {
	outline-offset: -1px;
}

body.post-template-default .entry-thumbnail {
	margin-bottom: 40px;
	position: relative;
	overflow-x: hidden;
	width: calc(100% + 604px);
	left: -302px;
}

@media only screen and (min-width: 980px) {
	body.post-template-default .entry-thumbnail {
		width: calc(100% + 404px);
		left: -222px;
	}
}

@media only screen and (min-width: 800px) and (max-width: 980px) {
	body.post-template-default .entry-thumbnail {
		width: calc(100% + 200px);
		left: -100px;
	}
}

@media only screen and (min-width: 576px) and (max-width: 800px) {
	body.post-template-default .entry-thumbnail {
		width: calc(100% + 10px);
		left: -5px;
	}
}

@media only screen and (max-width: 576px) {
	body.post-template-default .entry-thumbnail {
		width: 100%;
		left: 0;
	}
}

body.post-template-default .entry-thumbnail hr.single-post {
	margin: 0;
	border: 1px solid #353c98;
}

body.post-template-default .entry-thumbnail img {
	width: 100%;
	height: auto;
	-o-object-fit: cover;
	object-fit: cover;
	aspect-ratio: 2/1;
}
