/*# sourceMappingURL=new_style.css.map */

/* BEGIN CSS */

/* INSTALLING TS WORKFLOW TO SLOWY REMOVE EDU WORKFLOW */
@import url("https://cdn-ileflij.nitrocdn.com/BIeLKxWSvpUEFsZcfykIWXqMuYSLLSMG/assets/static/source/rev-2f90b82/fonts.googleapis.com/241466f35c4567f1f7e9f8d4b3fdf1c2.css2");

@import url("https://cdn-ileflij.nitrocdn.com/BIeLKxWSvpUEFsZcfykIWXqMuYSLLSMG/assets/static/optimized/rev-2f90b82/scalermusic.com/wp-content/themes/scaler/assets/all.css");

@import url("https://cdn-ileflij.nitrocdn.com/BIeLKxWSvpUEFsZcfykIWXqMuYSLLSMG/assets/static/optimized/rev-2f90b82/scalermusic.com/wp-content/themes/scaler/assets/sharp-light.css");

@import url("https://cdn-ileflij.nitrocdn.com/BIeLKxWSvpUEFsZcfykIWXqMuYSLLSMG/assets/static/optimized/rev-2f90b82/scalermusic.com/wp-content/themes/scaler/assets/sharp-regular.css");

@import url("https://cdn-ileflij.nitrocdn.com/BIeLKxWSvpUEFsZcfykIWXqMuYSLLSMG/assets/static/optimized/rev-2f90b82/scalermusic.com/wp-content/themes/scaler/assets/sharp-solid.css");

@import url("https://cdn-ileflij.nitrocdn.com/BIeLKxWSvpUEFsZcfykIWXqMuYSLLSMG/assets/static/optimized/rev-2f90b82/scalermusic.com/wp-content/themes/scaler/assets/sharp-thin.css");

#wrapper {
	width: 100%;
	height: auto;
	display: inline-block;
	overflow: hidden;
}

.section {
	display: block;
	width: 100%;
	height: auto;
	text-align: center;
}

.container {
	clear: both;
	display: inline-block;
	max-width: 1200px;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	padding-left: 40px;
	padding-right: 40px;
	line-height: normal;
	text-align: left;
}

@media (max-width: 1240px) {
	.container {
		width: 100%;
	}
}

@media (max-width: 980px) {
	.container {
		width: 100%;
	}
}

@media (max-width: 760px) {
	.container {
		width: 100%;
		padding-left: 25px;
		padding-right: 25px;
	}
}

/*

	NK - big up the lestor massif!

*/
body {
	background-color: #1a1a1a !important;
}

body .section {
	background-color: #1a1a1a !important;
}

header.header .header__nav--wrapper {
	background-color: #2f3030;
}

.section__features .container--sm, .section__about .container--sm, .section__faqs .container--sm {
	margin: 0 auto;
}

.section__features .container--sm, .section__systemRequirements .container--sm {
	margin: 0 auto;
}

.section__features .container--sm .wysiwyg ul, .section__systemRequirements .container--sm .wysiwyg ul {
	margin: 0;
	margin: 0 auto;
	padding: 0;
	width: 600px;
}

.section__features .container--sm .wysiwyg ul li, .section__systemRequirements .container--sm .wysiwyg ul li {
	list-style-type: none;
}

@media (max-width: 760px) {
	.section__features .container--sm .wysiwyg ul, .section__systemRequirements .container--sm .wysiwyg ul {
		width: calc(100% - 40px);
		margin-left: 20px;
	}
}

.section__features .container--sm .wysiwyg ul li, .section__systemRequirements .container--sm .wysiwyg ul li {
	text-align: left;
}

.section__faqs .container--sm {
	text-align: left;
}

.section__faqs .container--sm .wysiwyg {
	width: 90%;
}

.container.youtube {
	display: block !important;
}

.section.refund_sync_section .container {
	width: 100%;
	max-width: 100%;
	margin-left: 20px;
	text-align: left;
}

.section.refund_sync_section .container table.refund_sync {
	display: block;
	width: 100%;
	margin-top: 20px;
}

.section.refund_sync_section .container table.refund_sync th {
	background-color: #363944;
}

.section.refund_sync_section .container table.refund_sync td {
	border: solid 1px #363944;
}

.section.refund_sync_section .container table.refund_sync td.yes i {
	color: green;
}

.section.refund_sync_section .container table.refund_sync td.no i {
	color: red;
}

.section.refund_sync_section .container table.refund_sync td, .section.refund_sync_section .container table.refund_sync th {
	padding: 3px;
	font-size: 16px;
}

.accordion--bottom .wysiwyg {
	color: #999;
}

.accordion--bottom .wysiwyg p, .accordion--bottom .wysiwyg li, .accordion--bottom .wysiwyg label, .accordion--bottom .wysiwyg span {
	color: #999 !important;
}

.accordion--bottom .wysiwyg p span, .accordion--bottom .wysiwyg li span, .accordion--bottom .wysiwyg label span, .accordion--bottom .wysiwyg span span {
	color: #999 !important;
}

.accordion--bottom .wysiwyg a, .accordion--bottom .wysiwyg p a {
	color: #fff !important;
}

#the_key_features .container {
	width: 880px;
	max-width: 880px;
}

a.products_video_play {
	position: relative;
	display: inline-block;
	overflow: hidden;
	z-index: 0;
}

a.products_video_play img.productBanner__image {
	display: block;
	position: relative;
	z-index: 99;
	width: 100%;
	height: auto;
}

a.products_video_play .play_button, a.products_video_play .hover_veil {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	opacity: 0;
	transition: all 300ms ease-out;
}

a.products_video_play .play_button {
	width: 80px;
	height: 80px;
	z-index: 101;
}

a.products_video_play .hover_veil {
	width: 120px;
	height: 120px;
	background-color: rgba(0, 0, 0, .5);
	border-radius: 50%;
	z-index: 100;
}

a.products_video_play:hover .play_button, a.products_video_play:hover .hover_veil {
	opacity: 1;
}

@media (max-width: 720px) {
	.section.section__productBanner .container .productBanner .productBanner__overlay--wrapper > h4 br {
		display: none;
	}
}

@media (max-width: 720px) {
	.section__productReviews {
		padding-bottom: 0;
	}
}

.section__productReviews .container .productReviews__wrapper {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: stretch;
}

@media (max-width: 940px) {
	.section__productReviews .container .productReviews__wrapper {
		-moz-column-gap: 0px;
		column-gap: 0px;
		row-gap: 0px;
	}
}

.section__productReviews .container .productReviews__wrapper .card {
	flex: 0 0 calc(49% - 25px);
}

@media (max-width: 940px) {
	.section__productReviews .container .productReviews__wrapper .card {
		flex: 0 0 100%;
		padding: 30px 0px;
	}
}

@media (max-width: 940px) {
	.section__productReviews .container .productReviews__wrapper .card .card__heading--wrapper p {
		font-size: 20px;
		line-height: 27px;
	}
}

@media (max-width: 455px) {
	.section__productReviews .container .productReviews__wrapper .card .card__heading--wrapper p {
		font-size: 19px;
		line-height: 24px;
	}
}

.section__productReviews .container .productReviews__wrapper .card .card__footer--wrapper {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: flex-start;
}

@media (max-width: 455px) {
	.section__productReviews .container .productReviews__wrapper .card .card__footer--wrapper {
		flex-flow: row nowrap;
	}
}

.section__productReviews .container .productReviews__wrapper .card .card__footer--wrapper .card__image--wrapper {
	flex: 0 0 100px;
}

@media (max-width: 720px) {
	.section__productReviews .container .productReviews__wrapper .card .card__footer--wrapper .card__image--wrapper {
		flex: 0 0 75px;
	}
}

@media (max-width: 455px) {
	.section__productReviews .container .productReviews__wrapper .card .card__footer--wrapper .card__image--wrapper {
		flex: 0 0 60px;
	}
}

@media (max-width: 720px) {
	.section__productReviews .container .productReviews__wrapper .card .card__footer--wrapper .card__image--wrapper .card__image {
		width: 75px;
		height: auto;
	}
}

@media (max-width: 455px) {
	.section__productReviews .container .productReviews__wrapper .card .card__footer--wrapper .card__image--wrapper .card__image {
		width: 60px;
		height: auto;
	}
}

.section__productReviews .container .productReviews__wrapper .card .card__footer--wrapper .card__description--wrapper {
	flex: 0 0 calc(100% - 120px);
}

@media (max-width: 720px) {
	.section__productReviews .container .productReviews__wrapper .card .card__footer--wrapper .card__description--wrapper {
		flex: 0 0 calc(100% - 90px);
	}
}

@media (max-width: 455px) {
	.section__productReviews .container .productReviews__wrapper .card .card__footer--wrapper .card__description--wrapper {
		flex: 0 0 calc(100% - 70px);
	}
}

.section__productReviews .container .productReviews__wrapper .card .card__footer--wrapper .card__description--wrapper p {
	width: 100%;
}

@media (max-width: 720px) {
	.section__productReviews .container .productReviews__wrapper .card .card__footer--wrapper .card__description--wrapper p {
		font-size: 17px;
	}
}

@media (max-width: 455px) {
	.section__productReviews .container .productReviews__wrapper .card .card__footer--wrapper .card__description--wrapper p {
		font-size: 16px;
		line-height: 20px;
	}
}

.section__productReviews .container .productReviews__wrapper .card:nth-child(n+5) {
	display: none;
}

@media (max-width: 940px) {
	.section__highlights .container .highlights .highlights__prev.slick-arrow {
		width: 35px;
		height: 35px;
	}
	
	.section__highlights .container .highlights .highlights__prev.slick-arrow:after {
		padding: 7px 11px;
		font-size: 20px;
	}
}

@media (max-width: 720px) {
	.section__highlights .container .highlights .highlights__prev.slick-arrow {
		display: none !important;
	}
}

@media (max-width: 940px) {
	.section__highlights .container .highlights .highlights__next.slick-arrow {
		width: 35px;
		height: 35px;
	}
	
	.section__highlights .container .highlights .highlights__next.slick-arrow:after {
		padding: 7px 11px;
		font-size: 20px;
	}
}

@media (max-width: 720px) {
	.section__highlights .container .highlights .highlights__next.slick-arrow {
		display: none !important;
	}
}

@media (max-width: 940px) {
	.section__highlights .container .highlights .highlights--wrapper.slick-initialized.slick-slider .slick-slide {
		padding: 20px;
	}
}

@media (max-width: 720px) {
	.section__highlights .container .highlights .highlights--wrapper.slick-initialized.slick-slider .slick-slide {
		padding: 5px;
	}
}

@media (max-width: 940px) {
	.section__highlights .container .highlights .highlights--wrapper.slick-initialized.slick-slider .slick-slide h3 {
		font-size: 20px !important;
		line-height: 27px;
	}
}

@media (max-width: 720px) {
	.section__highlights .container .highlights .highlights--wrapper.slick-initialized.slick-slider .slick-slide h3 {
		font-size: 19px !important;
		line-height: 24px;
	}
}

@media (max-width: 455px) {
	.section__highlights .container .highlights .highlights--wrapper.slick-initialized.slick-slider .slick-slide h3 {
		font-size: 19px;
		line-height: 24px;
	}
}

.section__highlights .container .quicklinks .quicklinks--wrapper .slick-list {
	padding: 0 20px !important;
}

@media (max-width: 940px) {
	.section__highlights .container .quicklinks .quicklinks--wrapper .slick-list .slick-track .slick-slide h3 {
		font-size: 20px !important;
		line-height: 27px;
	}
}

@media (max-width: 720px) {
	.section__highlights .container .quicklinks .quicklinks--wrapper .slick-list .slick-track .slick-slide h3 {
		font-size: 19px !important;
		line-height: 24px;
	}
}

@media (max-width: 940px) {
	.section__highlights .container .descriptions .descriptions--wrapper .slick-list .slick-track .slick-slide p {
		font-size: 20px !important;
		line-height: 27px;
	}
}

@media (max-width: 720px) {
	.section__highlights .container .descriptions .descriptions--wrapper .slick-list .slick-track .slick-slide p {
		font-size: 19px !important;
		line-height: 24px;
	}
}

@media (max-width: 455px) {
	.section__highlights .container .descriptions .descriptions--wrapper .slick-list .slick-track .slick-slide p {
		font-size: 19px;
		line-height: 24px;
	}
}

.checkout_upsell {
	padding: 20px;
	border: 2px solid #2569c4;
	margin: 0px 0;
	margin-bottom: 45px;
}

.checkout_upsell .product_upsell {
	display: flex;
	flex-flow: row nowrap;
	justify-content: flex-start;
	align-items: flex-start;
}

.checkout_upsell .product_upsell .upsell_image {
	flex: 0 0 140px;
	margin-right: 20px;
}

.checkout_upsell .product_upsell .upsell_image img {
	width: 100%;
	height: auto;
}

.checkout_upsell .product_upsell .upsell_info .link_button {
	display: inline-block;
	margin-top: 20px;
	font-size: .75em;
}

.wc-block-components-product-price__value:empty::before {
	content: "FREE";
	color: #27ae60;
	font-weight: bold;
}

.testimonials--wrapper.slick-initialized.slick-slider {
	cursor: default;
}

.testimonials--wrapper.slick-initialized.slick-slider * {
	cursor: default;
}

.woocommerce-notices-wrapper.woocommerce-message {
	display: none;
}

* {
	outline: none !important;
}

body {
	font-family: "Work Sans", serif;
	font-optical-sizing: auto;
	-webkit-font-smoothing: antialiased;
	font-size: 19px;
	letter-spacing: .1pt;
}

p {
	font-size: 19px;
	line-height: 24px;
}

p strong {
	font-family: "merrantbold";
}

h1, h2.banner__heading, h2, .productBanner .productBanner__overlay--wrapper h2 {
	font-family: "merrantregular" !important;
	font-size: 49px !important;
	letter-spacing: -1px !important;
	font-weight: normal !important;
}

h3, .productBanner .productBanner__overlay--wrapper h3 {
	font-family: "merrantlight";
	font-size: 32px;
	letter-spacing: -1px !important;
}

h4 {
	font-family: "merrantlight";
	font-size: 27px;
	letter-spacing: -1px !important;
}

h5 {
	font-family: "merrantlight";
	font-size: 22px;
	letter-spacing: -1px !important;
}

a.link_button, button.link_button {
	margin: 0 auto;
	margin-top: 0px;
	padding: 10px 15px;
	background-color: #2569c4;
	border-radius: 5px;
	text-decoration: none;
	border: solid 1px #2569c4;
	font-weight: 600;
	text-transform: capitalize;
	outline: none;
	transition: all 300ms ease-out;
}

a.link_button:hover, button.link_button:hover {
	cursor: pointer;
	background-color: transparent;
}

.wysiwyg p {
	font-size: 19px;
}

.slick__highlights .descriptions p, .card__productReviews .card__heading--wrapper p {
	line-height: 32px;
}

.slick-slide h3 {
	font-size: 23px !important;
}

.gform_wrapper form .gform_body .gform_fields {
	display: flex;
	flex-flow: row wrap;
}

.gform_wrapper form .gform_body .gform_fields .gfield {
	flex: 0 0 100%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}

@media (max-width: 760px) {
	.gform_wrapper form .gform_body .gform_fields .gfield {
		flex: 0 0 100%;
		margin-left: 0px;
		margin-right: 0px;
	}
}

.gform_wrapper form .gform_body .gform_fields .gfield label {
	display: none;
}

.gform_wrapper form .gform_body .gform_fields .gfield label .gfield_required {
	display: none;
}

.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container select {
	padding: 7px 12px;
	border-radius: 3px;
	background-color: #ddd !important;
	color: #2f3030;
	font-size: 18px;
}

.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input::-webkit-input-placeholder, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea::-webkit-input-placeholder, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container select::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #2f3030 !important;
	opacity: 1 !important;
	font-weight: 400;
}

.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:-moz-placeholder, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:-moz-placeholder, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container select:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #2f3030 !important;
	opacity: 1 !important;
	font-weight: 400;
}

.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input::-moz-placeholder, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea::-moz-placeholder, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container select::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #2f3030 !important;
	opacity: 1 !important;
	font-weight: 400;
}

.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:-ms-input-placeholder, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:-ms-input-placeholder, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container select:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #2f3030 !important;
	opacity: 1 !important;
	font-weight: 400;
}

.gform_wrapper form .gform_body .gform_fields .gfield .validation_message {
	margin-top: -5px;
	padding: 8px 10px;
	padding-top: 12px;
	background-color: #2569c4;
	color: #fff;
	font-weight: 500;
	border: none;
	border-radius: 0 0 3px 3px;
}

.gform_wrapper form .gform_body .gform_fields .gfield.gfield_error input, .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error textarea, .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error select {
	border: none;
}

.gform_wrapper form .gform_body .gform_fields fieldset legend {
	display: none;
}

.gform_wrapper form .gform-footer {
	display: block !important;
	text-align: center;
}

.gform_wrapper form .gform-footer .gform_button {
	display: inline-block;
	margin-top: 0;
	padding: 10px 15px;
	font-size: 16px;
	border: solid 1px #2569c4;
	transition: all 300ms ease-out;
}

.gform_wrapper form .gform-footer .gform_button:hover {
	cursor: pointer;
	background-color: transparent;
}

.gform_wrapper .gform_validation_errors {
	display: none;
}

.gform_wrapper .password_input_container input {
	width: 100% !important;
}

#field_2_13 .ginput_container .gfield_checkbox input#choice_2_13_1, #field_2_13 .ginput_container .gfield_checkbox input#choice_3_13_1, #field_2_13 .ginput_container .gfield_checkbox input#choice_4_13_1, #field_2_13 .ginput_container .gfield_checkbox input#choice_4_18_1, #field_2_13 .ginput_container .gfield_checkbox input#choice_4_20_1, #field_2_13 .ginput_container .gfield_checkbox input#choice_5_13_1, #field_2_13 .ginput_container .gfield_checkbox input#choice_5_18_1, #field_2_13 .ginput_container .gfield_checkbox input#choice_5_20_1, #field_2_13 .ginput_container .gfield_checkbox input#choice_6_13_1, #field_3_13 .ginput_container .gfield_checkbox input#choice_2_13_1, #field_3_13 .ginput_container .gfield_checkbox input#choice_3_13_1, #field_3_13 .ginput_container .gfield_checkbox input#choice_4_13_1, #field_3_13 .ginput_container .gfield_checkbox input#choice_4_18_1, #field_3_13 .ginput_container .gfield_checkbox input#choice_4_20_1, #field_3_13 .ginput_container .gfield_checkbox input#choice_5_13_1, #field_3_13 .ginput_container .gfield_checkbox input#choice_5_18_1, #field_3_13 .ginput_container .gfield_checkbox input#choice_5_20_1, #field_3_13 .ginput_container .gfield_checkbox input#choice_6_13_1, #field_4_13 .ginput_container .gfield_checkbox input#choice_2_13_1, #field_4_13 .ginput_container .gfield_checkbox input#choice_3_13_1, #field_4_13 .ginput_container .gfield_checkbox input#choice_4_13_1, #field_4_13 .ginput_container .gfield_checkbox input#choice_4_18_1, #field_4_13 .ginput_container .gfield_checkbox input#choice_4_20_1, #field_4_13 .ginput_container .gfield_checkbox input#choice_5_13_1, #field_4_13 .ginput_container .gfield_checkbox input#choice_5_18_1, #field_4_13 .ginput_container .gfield_checkbox input#choice_5_20_1, #field_4_13 .ginput_container .gfield_checkbox input#choice_6_13_1, #field_4_18 .ginput_container .gfield_checkbox input#choice_2_13_1, #field_4_18 .ginput_container .gfield_checkbox input#choice_3_13_1, #field_4_18 .ginput_container .gfield_checkbox input#choice_4_13_1, #field_4_18 .ginput_container .gfield_checkbox input#choice_4_18_1, #field_4_18 .ginput_container .gfield_checkbox input#choice_4_20_1, #field_4_18 .ginput_container .gfield_checkbox input#choice_5_13_1, #field_4_18 .ginput_container .gfield_checkbox input#choice_5_18_1, #field_4_18 .ginput_container .gfield_checkbox input#choice_5_20_1, #field_4_18 .ginput_container .gfield_checkbox input#choice_6_13_1, #field_4_20 .ginput_container .gfield_checkbox input#choice_2_13_1, #field_4_20 .ginput_container .gfield_checkbox input#choice_3_13_1, #field_4_20 .ginput_container .gfield_checkbox input#choice_4_13_1, #field_4_20 .ginput_container .gfield_checkbox input#choice_4_18_1, #field_4_20 .ginput_container .gfield_checkbox input#choice_4_20_1, #field_4_20 .ginput_container .gfield_checkbox input#choice_5_13_1, #field_4_20 .ginput_container .gfield_checkbox input#choice_5_18_1, #field_4_20 .ginput_container .gfield_checkbox input#choice_5_20_1, #field_4_20 .ginput_container .gfield_checkbox input#choice_6_13_1, #field_5_13 .ginput_container .gfield_checkbox input#choice_2_13_1, #field_5_13 .ginput_container .gfield_checkbox input#choice_3_13_1, #field_5_13 .ginput_container .gfield_checkbox input#choice_4_13_1, #field_5_13 .ginput_container .gfield_checkbox input#choice_4_18_1, #field_5_13 .ginput_container .gfield_checkbox input#choice_4_20_1, #field_5_13 .ginput_container .gfield_checkbox input#choice_5_13_1, #field_5_13 .ginput_container .gfield_checkbox input#choice_5_18_1, #field_5_13 .ginput_container .gfield_checkbox input#choice_5_20_1, #field_5_13 .ginput_container .gfield_checkbox input#choice_6_13_1, #field_5_18 .ginput_container .gfield_checkbox input#choice_2_13_1, #field_5_18 .ginput_container .gfield_checkbox input#choice_3_13_1, #field_5_18 .ginput_container .gfield_checkbox input#choice_4_13_1, #field_5_18 .ginput_container .gfield_checkbox input#choice_4_18_1, #field_5_18 .ginput_container .gfield_checkbox input#choice_4_20_1, #field_5_18 .ginput_container .gfield_checkbox input#choice_5_13_1, #field_5_18 .ginput_container .gfield_checkbox input#choice_5_18_1, #field_5_18 .ginput_container .gfield_checkbox input#choice_5_20_1, #field_5_18 .ginput_container .gfield_checkbox input#choice_6_13_1, #field_5_20 .ginput_container .gfield_checkbox input#choice_2_13_1, #field_5_20 .ginput_container .gfield_checkbox input#choice_3_13_1, #field_5_20 .ginput_container .gfield_checkbox input#choice_4_13_1, #field_5_20 .ginput_container .gfield_checkbox input#choice_4_18_1, #field_5_20 .ginput_container .gfield_checkbox input#choice_4_20_1, #field_5_20 .ginput_container .gfield_checkbox input#choice_5_13_1, #field_5_20 .ginput_container .gfield_checkbox input#choice_5_18_1, #field_5_20 .ginput_container .gfield_checkbox input#choice_5_20_1, #field_5_20 .ginput_container .gfield_checkbox input#choice_6_13_1, #field_6_13 .ginput_container .gfield_checkbox input#choice_2_13_1, #field_6_13 .ginput_container .gfield_checkbox input#choice_3_13_1, #field_6_13 .ginput_container .gfield_checkbox input#choice_4_13_1, #field_6_13 .ginput_container .gfield_checkbox input#choice_4_18_1, #field_6_13 .ginput_container .gfield_checkbox input#choice_4_20_1, #field_6_13 .ginput_container .gfield_checkbox input#choice_5_13_1, #field_6_13 .ginput_container .gfield_checkbox input#choice_5_18_1, #field_6_13 .ginput_container .gfield_checkbox input#choice_5_20_1, #field_6_13 .ginput_container .gfield_checkbox input#choice_6_13_1 {
	float: left;
	width: 15px;
	height: 25px;
	margin-right: 15px;
	margin-top: 4px;
	background-color: #2569c4;
}

#field_2_13 .ginput_container .gfield_checkbox input#choice_2_13_1:checked, #field_2_13 .ginput_container .gfield_checkbox input#choice_3_13_1:checked, #field_2_13 .ginput_container .gfield_checkbox input#choice_4_13_1:checked, #field_2_13 .ginput_container .gfield_checkbox input#choice_4_18_1:checked, #field_2_13 .ginput_container .gfield_checkbox input#choice_4_20_1:checked, #field_2_13 .ginput_container .gfield_checkbox input#choice_5_13_1:checked, #field_2_13 .ginput_container .gfield_checkbox input#choice_5_18_1:checked, #field_2_13 .ginput_container .gfield_checkbox input#choice_5_20_1:checked, #field_2_13 .ginput_container .gfield_checkbox input#choice_6_13_1:checked, #field_3_13 .ginput_container .gfield_checkbox input#choice_2_13_1:checked, #field_3_13 .ginput_container .gfield_checkbox input#choice_3_13_1:checked, #field_3_13 .ginput_container .gfield_checkbox input#choice_4_13_1:checked, #field_3_13 .ginput_container .gfield_checkbox input#choice_4_18_1:checked, #field_3_13 .ginput_container .gfield_checkbox input#choice_4_20_1:checked, #field_3_13 .ginput_container .gfield_checkbox input#choice_5_13_1:checked, #field_3_13 .ginput_container .gfield_checkbox input#choice_5_18_1:checked, #field_3_13 .ginput_container .gfield_checkbox input#choice_5_20_1:checked, #field_3_13 .ginput_container .gfield_checkbox input#choice_6_13_1:checked, #field_4_13 .ginput_container .gfield_checkbox input#choice_2_13_1:checked, #field_4_13 .ginput_container .gfield_checkbox input#choice_3_13_1:checked, #field_4_13 .ginput_container .gfield_checkbox input#choice_4_13_1:checked, #field_4_13 .ginput_container .gfield_checkbox input#choice_4_18_1:checked, #field_4_13 .ginput_container .gfield_checkbox input#choice_4_20_1:checked, #field_4_13 .ginput_container .gfield_checkbox input#choice_5_13_1:checked, #field_4_13 .ginput_container .gfield_checkbox input#choice_5_18_1:checked, #field_4_13 .ginput_container .gfield_checkbox input#choice_5_20_1:checked, #field_4_13 .ginput_container .gfield_checkbox input#choice_6_13_1:checked, #field_4_18 .ginput_container .gfield_checkbox input#choice_2_13_1:checked, #field_4_18 .ginput_container .gfield_checkbox input#choice_3_13_1:checked, #field_4_18 .ginput_container .gfield_checkbox input#choice_4_13_1:checked, #field_4_18 .ginput_container .gfield_checkbox input#choice_4_18_1:checked, #field_4_18 .ginput_container .gfield_checkbox input#choice_4_20_1:checked, #field_4_18 .ginput_container .gfield_checkbox input#choice_5_13_1:checked, #field_4_18 .ginput_container .gfield_checkbox input#choice_5_18_1:checked, #field_4_18 .ginput_container .gfield_checkbox input#choice_5_20_1:checked, #field_4_18 .ginput_container .gfield_checkbox input#choice_6_13_1:checked, #field_4_20 .ginput_container .gfield_checkbox input#choice_2_13_1:checked, #field_4_20 .ginput_container .gfield_checkbox input#choice_3_13_1:checked, #field_4_20 .ginput_container .gfield_checkbox input#choice_4_13_1:checked, #field_4_20 .ginput_container .gfield_checkbox input#choice_4_18_1:checked, #field_4_20 .ginput_container .gfield_checkbox input#choice_4_20_1:checked, #field_4_20 .ginput_container .gfield_checkbox input#choice_5_13_1:checked, #field_4_20 .ginput_container .gfield_checkbox input#choice_5_18_1:checked, #field_4_20 .ginput_container .gfield_checkbox input#choice_5_20_1:checked, #field_4_20 .ginput_container .gfield_checkbox input#choice_6_13_1:checked, #field_5_13 .ginput_container .gfield_checkbox input#choice_2_13_1:checked, #field_5_13 .ginput_container .gfield_checkbox input#choice_3_13_1:checked, #field_5_13 .ginput_container .gfield_checkbox input#choice_4_13_1:checked, #field_5_13 .ginput_container .gfield_checkbox input#choice_4_18_1:checked, #field_5_13 .ginput_container .gfield_checkbox input#choice_4_20_1:checked, #field_5_13 .ginput_container .gfield_checkbox input#choice_5_13_1:checked, #field_5_13 .ginput_container .gfield_checkbox input#choice_5_18_1:checked, #field_5_13 .ginput_container .gfield_checkbox input#choice_5_20_1:checked, #field_5_13 .ginput_container .gfield_checkbox input#choice_6_13_1:checked, #field_5_18 .ginput_container .gfield_checkbox input#choice_2_13_1:checked, #field_5_18 .ginput_container .gfield_checkbox input#choice_3_13_1:checked, #field_5_18 .ginput_container .gfield_checkbox input#choice_4_13_1:checked, #field_5_18 .ginput_container .gfield_checkbox input#choice_4_18_1:checked, #field_5_18 .ginput_container .gfield_checkbox input#choice_4_20_1:checked, #field_5_18 .ginput_container .gfield_checkbox input#choice_5_13_1:checked, #field_5_18 .ginput_container .gfield_checkbox input#choice_5_18_1:checked, #field_5_18 .ginput_container .gfield_checkbox input#choice_5_20_1:checked, #field_5_18 .ginput_container .gfield_checkbox input#choice_6_13_1:checked, #field_5_20 .ginput_container .gfield_checkbox input#choice_2_13_1:checked, #field_5_20 .ginput_container .gfield_checkbox input#choice_3_13_1:checked, #field_5_20 .ginput_container .gfield_checkbox input#choice_4_13_1:checked, #field_5_20 .ginput_container .gfield_checkbox input#choice_4_18_1:checked, #field_5_20 .ginput_container .gfield_checkbox input#choice_4_20_1:checked, #field_5_20 .ginput_container .gfield_checkbox input#choice_5_13_1:checked, #field_5_20 .ginput_container .gfield_checkbox input#choice_5_18_1:checked, #field_5_20 .ginput_container .gfield_checkbox input#choice_5_20_1:checked, #field_5_20 .ginput_container .gfield_checkbox input#choice_6_13_1:checked, #field_6_13 .ginput_container .gfield_checkbox input#choice_2_13_1:checked, #field_6_13 .ginput_container .gfield_checkbox input#choice_3_13_1:checked, #field_6_13 .ginput_container .gfield_checkbox input#choice_4_13_1:checked, #field_6_13 .ginput_container .gfield_checkbox input#choice_4_18_1:checked, #field_6_13 .ginput_container .gfield_checkbox input#choice_4_20_1:checked, #field_6_13 .ginput_container .gfield_checkbox input#choice_5_13_1:checked, #field_6_13 .ginput_container .gfield_checkbox input#choice_5_18_1:checked, #field_6_13 .ginput_container .gfield_checkbox input#choice_5_20_1:checked, #field_6_13 .ginput_container .gfield_checkbox input#choice_6_13_1:checked {
	background-color: #2569c4 !important;
	content: " ";
	background-image: url("https://cdn-ileflij.nitrocdn.com/BIeLKxWSvpUEFsZcfykIWXqMuYSLLSMG/assets/images/optimized/rev-b65207c/scalermusic.com/wp-content/themes/scaler/images/tick.svg");
	background-position: center center;
	background-size: 15px auto;
	background-repeat: no-repeat;
}

#field_2_13 .ginput_container .gfield_checkbox label#label_2_13_1, #field_2_13 .ginput_container .gfield_checkbox label#label_3_13_1, #field_2_13 .ginput_container .gfield_checkbox label#label_4_13_1, #field_2_13 .ginput_container .gfield_checkbox label#label_4_18_1, #field_2_13 .ginput_container .gfield_checkbox label#label_4_20_1, #field_2_13 .ginput_container .gfield_checkbox label#label_5_13_1, #field_2_13 .ginput_container .gfield_checkbox label#label_5_18_1, #field_2_13 .ginput_container .gfield_checkbox label#label_5_20_1, #field_2_13 .ginput_container .gfield_checkbox label#label_6_13_1, #field_3_13 .ginput_container .gfield_checkbox label#label_2_13_1, #field_3_13 .ginput_container .gfield_checkbox label#label_3_13_1, #field_3_13 .ginput_container .gfield_checkbox label#label_4_13_1, #field_3_13 .ginput_container .gfield_checkbox label#label_4_18_1, #field_3_13 .ginput_container .gfield_checkbox label#label_4_20_1, #field_3_13 .ginput_container .gfield_checkbox label#label_5_13_1, #field_3_13 .ginput_container .gfield_checkbox label#label_5_18_1, #field_3_13 .ginput_container .gfield_checkbox label#label_5_20_1, #field_3_13 .ginput_container .gfield_checkbox label#label_6_13_1, #field_4_13 .ginput_container .gfield_checkbox label#label_2_13_1, #field_4_13 .ginput_container .gfield_checkbox label#label_3_13_1, #field_4_13 .ginput_container .gfield_checkbox label#label_4_13_1, #field_4_13 .ginput_container .gfield_checkbox label#label_4_18_1, #field_4_13 .ginput_container .gfield_checkbox label#label_4_20_1, #field_4_13 .ginput_container .gfield_checkbox label#label_5_13_1, #field_4_13 .ginput_container .gfield_checkbox label#label_5_18_1, #field_4_13 .ginput_container .gfield_checkbox label#label_5_20_1, #field_4_13 .ginput_container .gfield_checkbox label#label_6_13_1, #field_4_18 .ginput_container .gfield_checkbox label#label_2_13_1, #field_4_18 .ginput_container .gfield_checkbox label#label_3_13_1, #field_4_18 .ginput_container .gfield_checkbox label#label_4_13_1, #field_4_18 .ginput_container .gfield_checkbox label#label_4_18_1, #field_4_18 .ginput_container .gfield_checkbox label#label_4_20_1, #field_4_18 .ginput_container .gfield_checkbox label#label_5_13_1, #field_4_18 .ginput_container .gfield_checkbox label#label_5_18_1, #field_4_18 .ginput_container .gfield_checkbox label#label_5_20_1, #field_4_18 .ginput_container .gfield_checkbox label#label_6_13_1, #field_4_20 .ginput_container .gfield_checkbox label#label_2_13_1, #field_4_20 .ginput_container .gfield_checkbox label#label_3_13_1, #field_4_20 .ginput_container .gfield_checkbox label#label_4_13_1, #field_4_20 .ginput_container .gfield_checkbox label#label_4_18_1, #field_4_20 .ginput_container .gfield_checkbox label#label_4_20_1, #field_4_20 .ginput_container .gfield_checkbox label#label_5_13_1, #field_4_20 .ginput_container .gfield_checkbox label#label_5_18_1, #field_4_20 .ginput_container .gfield_checkbox label#label_5_20_1, #field_4_20 .ginput_container .gfield_checkbox label#label_6_13_1, #field_5_13 .ginput_container .gfield_checkbox label#label_2_13_1, #field_5_13 .ginput_container .gfield_checkbox label#label_3_13_1, #field_5_13 .ginput_container .gfield_checkbox label#label_4_13_1, #field_5_13 .ginput_container .gfield_checkbox label#label_4_18_1, #field_5_13 .ginput_container .gfield_checkbox label#label_4_20_1, #field_5_13 .ginput_container .gfield_checkbox label#label_5_13_1, #field_5_13 .ginput_container .gfield_checkbox label#label_5_18_1, #field_5_13 .ginput_container .gfield_checkbox label#label_5_20_1, #field_5_13 .ginput_container .gfield_checkbox label#label_6_13_1, #field_5_18 .ginput_container .gfield_checkbox label#label_2_13_1, #field_5_18 .ginput_container .gfield_checkbox label#label_3_13_1, #field_5_18 .ginput_container .gfield_checkbox label#label_4_13_1, #field_5_18 .ginput_container .gfield_checkbox label#label_4_18_1, #field_5_18 .ginput_container .gfield_checkbox label#label_4_20_1, #field_5_18 .ginput_container .gfield_checkbox label#label_5_13_1, #field_5_18 .ginput_container .gfield_checkbox label#label_5_18_1, #field_5_18 .ginput_container .gfield_checkbox label#label_5_20_1, #field_5_18 .ginput_container .gfield_checkbox label#label_6_13_1, #field_5_20 .ginput_container .gfield_checkbox label#label_2_13_1, #field_5_20 .ginput_container .gfield_checkbox label#label_3_13_1, #field_5_20 .ginput_container .gfield_checkbox label#label_4_13_1, #field_5_20 .ginput_container .gfield_checkbox label#label_4_18_1, #field_5_20 .ginput_container .gfield_checkbox label#label_4_20_1, #field_5_20 .ginput_container .gfield_checkbox label#label_5_13_1, #field_5_20 .ginput_container .gfield_checkbox label#label_5_18_1, #field_5_20 .ginput_container .gfield_checkbox label#label_5_20_1, #field_5_20 .ginput_container .gfield_checkbox label#label_6_13_1, #field_6_13 .ginput_container .gfield_checkbox label#label_2_13_1, #field_6_13 .ginput_container .gfield_checkbox label#label_3_13_1, #field_6_13 .ginput_container .gfield_checkbox label#label_4_13_1, #field_6_13 .ginput_container .gfield_checkbox label#label_4_18_1, #field_6_13 .ginput_container .gfield_checkbox label#label_4_20_1, #field_6_13 .ginput_container .gfield_checkbox label#label_5_13_1, #field_6_13 .ginput_container .gfield_checkbox label#label_5_18_1, #field_6_13 .ginput_container .gfield_checkbox label#label_5_20_1, #field_6_13 .ginput_container .gfield_checkbox label#label_6_13_1 {
	display: inline-block;
	margin-top: 3px;
	width: calc(100% - 45px);
	font-size: 19px;
	line-height: 24px;
}

#field_2_13 .ginput_container .gfield_checkbox label#label_2_13_1:hover, #field_2_13 .ginput_container .gfield_checkbox label#label_3_13_1:hover, #field_2_13 .ginput_container .gfield_checkbox label#label_4_13_1:hover, #field_2_13 .ginput_container .gfield_checkbox label#label_4_18_1:hover, #field_2_13 .ginput_container .gfield_checkbox label#label_4_20_1:hover, #field_2_13 .ginput_container .gfield_checkbox label#label_5_13_1:hover, #field_2_13 .ginput_container .gfield_checkbox label#label_5_18_1:hover, #field_2_13 .ginput_container .gfield_checkbox label#label_5_20_1:hover, #field_2_13 .ginput_container .gfield_checkbox label#label_6_13_1:hover, #field_3_13 .ginput_container .gfield_checkbox label#label_2_13_1:hover, #field_3_13 .ginput_container .gfield_checkbox label#label_3_13_1:hover, #field_3_13 .ginput_container .gfield_checkbox label#label_4_13_1:hover, #field_3_13 .ginput_container .gfield_checkbox label#label_4_18_1:hover, #field_3_13 .ginput_container .gfield_checkbox label#label_4_20_1:hover, #field_3_13 .ginput_container .gfield_checkbox label#label_5_13_1:hover, #field_3_13 .ginput_container .gfield_checkbox label#label_5_18_1:hover, #field_3_13 .ginput_container .gfield_checkbox label#label_5_20_1:hover, #field_3_13 .ginput_container .gfield_checkbox label#label_6_13_1:hover, #field_4_13 .ginput_container .gfield_checkbox label#label_2_13_1:hover, #field_4_13 .ginput_container .gfield_checkbox label#label_3_13_1:hover, #field_4_13 .ginput_container .gfield_checkbox label#label_4_13_1:hover, #field_4_13 .ginput_container .gfield_checkbox label#label_4_18_1:hover, #field_4_13 .ginput_container .gfield_checkbox label#label_4_20_1:hover, #field_4_13 .ginput_container .gfield_checkbox label#label_5_13_1:hover, #field_4_13 .ginput_container .gfield_checkbox label#label_5_18_1:hover, #field_4_13 .ginput_container .gfield_checkbox label#label_5_20_1:hover, #field_4_13 .ginput_container .gfield_checkbox label#label_6_13_1:hover, #field_4_18 .ginput_container .gfield_checkbox label#label_2_13_1:hover, #field_4_18 .ginput_container .gfield_checkbox label#label_3_13_1:hover, #field_4_18 .ginput_container .gfield_checkbox label#label_4_13_1:hover, #field_4_18 .ginput_container .gfield_checkbox label#label_4_18_1:hover, #field_4_18 .ginput_container .gfield_checkbox label#label_4_20_1:hover, #field_4_18 .ginput_container .gfield_checkbox label#label_5_13_1:hover, #field_4_18 .ginput_container .gfield_checkbox label#label_5_18_1:hover, #field_4_18 .ginput_container .gfield_checkbox label#label_5_20_1:hover, #field_4_18 .ginput_container .gfield_checkbox label#label_6_13_1:hover, #field_4_20 .ginput_container .gfield_checkbox label#label_2_13_1:hover, #field_4_20 .ginput_container .gfield_checkbox label#label_3_13_1:hover, #field_4_20 .ginput_container .gfield_checkbox label#label_4_13_1:hover, #field_4_20 .ginput_container .gfield_checkbox label#label_4_18_1:hover, #field_4_20 .ginput_container .gfield_checkbox label#label_4_20_1:hover, #field_4_20 .ginput_container .gfield_checkbox label#label_5_13_1:hover, #field_4_20 .ginput_container .gfield_checkbox label#label_5_18_1:hover, #field_4_20 .ginput_container .gfield_checkbox label#label_5_20_1:hover, #field_4_20 .ginput_container .gfield_checkbox label#label_6_13_1:hover, #field_5_13 .ginput_container .gfield_checkbox label#label_2_13_1:hover, #field_5_13 .ginput_container .gfield_checkbox label#label_3_13_1:hover, #field_5_13 .ginput_container .gfield_checkbox label#label_4_13_1:hover, #field_5_13 .ginput_container .gfield_checkbox label#label_4_18_1:hover, #field_5_13 .ginput_container .gfield_checkbox label#label_4_20_1:hover, #field_5_13 .ginput_container .gfield_checkbox label#label_5_13_1:hover, #field_5_13 .ginput_container .gfield_checkbox label#label_5_18_1:hover, #field_5_13 .ginput_container .gfield_checkbox label#label_5_20_1:hover, #field_5_13 .ginput_container .gfield_checkbox label#label_6_13_1:hover, #field_5_18 .ginput_container .gfield_checkbox label#label_2_13_1:hover, #field_5_18 .ginput_container .gfield_checkbox label#label_3_13_1:hover, #field_5_18 .ginput_container .gfield_checkbox label#label_4_13_1:hover, #field_5_18 .ginput_container .gfield_checkbox label#label_4_18_1:hover, #field_5_18 .ginput_container .gfield_checkbox label#label_4_20_1:hover, #field_5_18 .ginput_container .gfield_checkbox label#label_5_13_1:hover, #field_5_18 .ginput_container .gfield_checkbox label#label_5_18_1:hover, #field_5_18 .ginput_container .gfield_checkbox label#label_5_20_1:hover, #field_5_18 .ginput_container .gfield_checkbox label#label_6_13_1:hover, #field_5_20 .ginput_container .gfield_checkbox label#label_2_13_1:hover, #field_5_20 .ginput_container .gfield_checkbox label#label_3_13_1:hover, #field_5_20 .ginput_container .gfield_checkbox label#label_4_13_1:hover, #field_5_20 .ginput_container .gfield_checkbox label#label_4_18_1:hover, #field_5_20 .ginput_container .gfield_checkbox label#label_4_20_1:hover, #field_5_20 .ginput_container .gfield_checkbox label#label_5_13_1:hover, #field_5_20 .ginput_container .gfield_checkbox label#label_5_18_1:hover, #field_5_20 .ginput_container .gfield_checkbox label#label_5_20_1:hover, #field_5_20 .ginput_container .gfield_checkbox label#label_6_13_1:hover, #field_6_13 .ginput_container .gfield_checkbox label#label_2_13_1:hover, #field_6_13 .ginput_container .gfield_checkbox label#label_3_13_1:hover, #field_6_13 .ginput_container .gfield_checkbox label#label_4_13_1:hover, #field_6_13 .ginput_container .gfield_checkbox label#label_4_18_1:hover, #field_6_13 .ginput_container .gfield_checkbox label#label_4_20_1:hover, #field_6_13 .ginput_container .gfield_checkbox label#label_5_13_1:hover, #field_6_13 .ginput_container .gfield_checkbox label#label_5_18_1:hover, #field_6_13 .ginput_container .gfield_checkbox label#label_5_20_1:hover, #field_6_13 .ginput_container .gfield_checkbox label#label_6_13_1:hover {
	cursor: pointer;
}

#field_2_13 .ginput_container .gfield_checkbox label#label_2_13_1 a, #field_2_13 .ginput_container .gfield_checkbox label#label_3_13_1 a, #field_2_13 .ginput_container .gfield_checkbox label#label_4_13_1 a, #field_2_13 .ginput_container .gfield_checkbox label#label_4_18_1 a, #field_2_13 .ginput_container .gfield_checkbox label#label_4_20_1 a, #field_2_13 .ginput_container .gfield_checkbox label#label_5_13_1 a, #field_2_13 .ginput_container .gfield_checkbox label#label_5_18_1 a, #field_2_13 .ginput_container .gfield_checkbox label#label_5_20_1 a, #field_2_13 .ginput_container .gfield_checkbox label#label_6_13_1 a, #field_3_13 .ginput_container .gfield_checkbox label#label_2_13_1 a, #field_3_13 .ginput_container .gfield_checkbox label#label_3_13_1 a, #field_3_13 .ginput_container .gfield_checkbox label#label_4_13_1 a, #field_3_13 .ginput_container .gfield_checkbox label#label_4_18_1 a, #field_3_13 .ginput_container .gfield_checkbox label#label_4_20_1 a, #field_3_13 .ginput_container .gfield_checkbox label#label_5_13_1 a, #field_3_13 .ginput_container .gfield_checkbox label#label_5_18_1 a, #field_3_13 .ginput_container .gfield_checkbox label#label_5_20_1 a, #field_3_13 .ginput_container .gfield_checkbox label#label_6_13_1 a, #field_4_13 .ginput_container .gfield_checkbox label#label_2_13_1 a, #field_4_13 .ginput_container .gfield_checkbox label#label_3_13_1 a, #field_4_13 .ginput_container .gfield_checkbox label#label_4_13_1 a, #field_4_13 .ginput_container .gfield_checkbox label#label_4_18_1 a, #field_4_13 .ginput_container .gfield_checkbox label#label_4_20_1 a, #field_4_13 .ginput_container .gfield_checkbox label#label_5_13_1 a, #field_4_13 .ginput_container .gfield_checkbox label#label_5_18_1 a, #field_4_13 .ginput_container .gfield_checkbox label#label_5_20_1 a, #field_4_13 .ginput_container .gfield_checkbox label#label_6_13_1 a, #field_4_18 .ginput_container .gfield_checkbox label#label_2_13_1 a, #field_4_18 .ginput_container .gfield_checkbox label#label_3_13_1 a, #field_4_18 .ginput_container .gfield_checkbox label#label_4_13_1 a, #field_4_18 .ginput_container .gfield_checkbox label#label_4_18_1 a, #field_4_18 .ginput_container .gfield_checkbox label#label_4_20_1 a, #field_4_18 .ginput_container .gfield_checkbox label#label_5_13_1 a, #field_4_18 .ginput_container .gfield_checkbox label#label_5_18_1 a, #field_4_18 .ginput_container .gfield_checkbox label#label_5_20_1 a, #field_4_18 .ginput_container .gfield_checkbox label#label_6_13_1 a, #field_4_20 .ginput_container .gfield_checkbox label#label_2_13_1 a, #field_4_20 .ginput_container .gfield_checkbox label#label_3_13_1 a, #field_4_20 .ginput_container .gfield_checkbox label#label_4_13_1 a, #field_4_20 .ginput_container .gfield_checkbox label#label_4_18_1 a, #field_4_20 .ginput_container .gfield_checkbox label#label_4_20_1 a, #field_4_20 .ginput_container .gfield_checkbox label#label_5_13_1 a, #field_4_20 .ginput_container .gfield_checkbox label#label_5_18_1 a, #field_4_20 .ginput_container .gfield_checkbox label#label_5_20_1 a, #field_4_20 .ginput_container .gfield_checkbox label#label_6_13_1 a, #field_5_13 .ginput_container .gfield_checkbox label#label_2_13_1 a, #field_5_13 .ginput_container .gfield_checkbox label#label_3_13_1 a, #field_5_13 .ginput_container .gfield_checkbox label#label_4_13_1 a, #field_5_13 .ginput_container .gfield_checkbox label#label_4_18_1 a, #field_5_13 .ginput_container .gfield_checkbox label#label_4_20_1 a, #field_5_13 .ginput_container .gfield_checkbox label#label_5_13_1 a, #field_5_13 .ginput_container .gfield_checkbox label#label_5_18_1 a, #field_5_13 .ginput_container .gfield_checkbox label#label_5_20_1 a, #field_5_13 .ginput_container .gfield_checkbox label#label_6_13_1 a, #field_5_18 .ginput_container .gfield_checkbox label#label_2_13_1 a, #field_5_18 .ginput_container .gfield_checkbox label#label_3_13_1 a, #field_5_18 .ginput_container .gfield_checkbox label#label_4_13_1 a, #field_5_18 .ginput_container .gfield_checkbox label#label_4_18_1 a, #field_5_18 .ginput_container .gfield_checkbox label#label_4_20_1 a, #field_5_18 .ginput_container .gfield_checkbox label#label_5_13_1 a, #field_5_18 .ginput_container .gfield_checkbox label#label_5_18_1 a, #field_5_18 .ginput_container .gfield_checkbox label#label_5_20_1 a, #field_5_18 .ginput_container .gfield_checkbox label#label_6_13_1 a, #field_5_20 .ginput_container .gfield_checkbox label#label_2_13_1 a, #field_5_20 .ginput_container .gfield_checkbox label#label_3_13_1 a, #field_5_20 .ginput_container .gfield_checkbox label#label_4_13_1 a, #field_5_20 .ginput_container .gfield_checkbox label#label_4_18_1 a, #field_5_20 .ginput_container .gfield_checkbox label#label_4_20_1 a, #field_5_20 .ginput_container .gfield_checkbox label#label_5_13_1 a, #field_5_20 .ginput_container .gfield_checkbox label#label_5_18_1 a, #field_5_20 .ginput_container .gfield_checkbox label#label_5_20_1 a, #field_5_20 .ginput_container .gfield_checkbox label#label_6_13_1 a, #field_6_13 .ginput_container .gfield_checkbox label#label_2_13_1 a, #field_6_13 .ginput_container .gfield_checkbox label#label_3_13_1 a, #field_6_13 .ginput_container .gfield_checkbox label#label_4_13_1 a, #field_6_13 .ginput_container .gfield_checkbox label#label_4_18_1 a, #field_6_13 .ginput_container .gfield_checkbox label#label_4_20_1 a, #field_6_13 .ginput_container .gfield_checkbox label#label_5_13_1 a, #field_6_13 .ginput_container .gfield_checkbox label#label_5_18_1 a, #field_6_13 .ginput_container .gfield_checkbox label#label_5_20_1 a, #field_6_13 .ginput_container .gfield_checkbox label#label_6_13_1 a {
	text-decoration: underline;
}

#field_2_13 .ginput_container .gfield_checkbox input#choice_2_13_1:checked.nitro-lazy, #field_2_13 .ginput_container .gfield_checkbox input#choice_3_13_1:checked.nitro-lazy, #field_2_13 .ginput_container .gfield_checkbox input#choice_4_13_1:checked.nitro-lazy, #field_2_13 .ginput_container .gfield_checkbox input#choice_4_18_1:checked.nitro-lazy, #field_2_13 .ginput_container .gfield_checkbox input#choice_4_20_1:checked.nitro-lazy, #field_2_13 .ginput_container .gfield_checkbox input#choice_5_13_1:checked.nitro-lazy, #field_2_13 .ginput_container .gfield_checkbox input#choice_5_18_1:checked.nitro-lazy, #field_2_13 .ginput_container .gfield_checkbox input#choice_5_20_1:checked.nitro-lazy, #field_2_13 .ginput_container .gfield_checkbox input#choice_6_13_1:checked.nitro-lazy, #field_3_13 .ginput_container .gfield_checkbox input#choice_2_13_1:checked.nitro-lazy, #field_3_13 .ginput_container .gfield_checkbox input#choice_3_13_1:checked.nitro-lazy, #field_3_13 .ginput_container .gfield_checkbox input#choice_4_13_1:checked.nitro-lazy, #field_3_13 .ginput_container .gfield_checkbox input#choice_4_18_1:checked.nitro-lazy, #field_3_13 .ginput_container .gfield_checkbox input#choice_4_20_1:checked.nitro-lazy, #field_3_13 .ginput_container .gfield_checkbox input#choice_5_13_1:checked.nitro-lazy, #field_3_13 .ginput_container .gfield_checkbox input#choice_5_18_1:checked.nitro-lazy, #field_3_13 .ginput_container .gfield_checkbox input#choice_5_20_1:checked.nitro-lazy, #field_3_13 .ginput_container .gfield_checkbox input#choice_6_13_1:checked.nitro-lazy, #field_4_13 .ginput_container .gfield_checkbox input#choice_2_13_1:checked.nitro-lazy, #field_4_13 .ginput_container .gfield_checkbox input#choice_3_13_1:checked.nitro-lazy, #field_4_13 .ginput_container .gfield_checkbox input#choice_4_13_1:checked.nitro-lazy, #field_4_13 .ginput_container .gfield_checkbox input#choice_4_18_1:checked.nitro-lazy, #field_4_13 .ginput_container .gfield_checkbox input#choice_4_20_1:checked.nitro-lazy, #field_4_13 .ginput_container .gfield_checkbox input#choice_5_13_1:checked.nitro-lazy, #field_4_13 .ginput_container .gfield_checkbox input#choice_5_18_1:checked.nitro-lazy, #field_4_13 .ginput_container .gfield_checkbox input#choice_5_20_1:checked.nitro-lazy, #field_4_13 .ginput_container .gfield_checkbox input#choice_6_13_1:checked.nitro-lazy, #field_4_18 .ginput_container .gfield_checkbox input#choice_2_13_1:checked.nitro-lazy, #field_4_18 .ginput_container .gfield_checkbox input#choice_3_13_1:checked.nitro-lazy, #field_4_18 .ginput_container .gfield_checkbox input#choice_4_13_1:checked.nitro-lazy, #field_4_18 .ginput_container .gfield_checkbox input#choice_4_18_1:checked.nitro-lazy, #field_4_18 .ginput_container .gfield_checkbox input#choice_4_20_1:checked.nitro-lazy, #field_4_18 .ginput_container .gfield_checkbox input#choice_5_13_1:checked.nitro-lazy, #field_4_18 .ginput_container .gfield_checkbox input#choice_5_18_1:checked.nitro-lazy, #field_4_18 .ginput_container .gfield_checkbox input#choice_5_20_1:checked.nitro-lazy, #field_4_18 .ginput_container .gfield_checkbox input#choice_6_13_1:checked.nitro-lazy, #field_4_20 .ginput_container .gfield_checkbox input#choice_2_13_1:checked.nitro-lazy, #field_4_20 .ginput_container .gfield_checkbox input#choice_3_13_1:checked.nitro-lazy, #field_4_20 .ginput_container .gfield_checkbox input#choice_4_13_1:checked.nitro-lazy, #field_4_20 .ginput_container .gfield_checkbox input#choice_4_18_1:checked.nitro-lazy, #field_4_20 .ginput_container .gfield_checkbox input#choice_4_20_1:checked.nitro-lazy, #field_4_20 .ginput_container .gfield_checkbox input#choice_5_13_1:checked.nitro-lazy, #field_4_20 .ginput_container .gfield_checkbox input#choice_5_18_1:checked.nitro-lazy, #field_4_20 .ginput_container .gfield_checkbox input#choice_5_20_1:checked.nitro-lazy, #field_4_20 .ginput_container .gfield_checkbox input#choice_6_13_1:checked.nitro-lazy, #field_5_13 .ginput_container .gfield_checkbox input#choice_2_13_1:checked.nitro-lazy, #field_5_13 .ginput_container .gfield_checkbox input#choice_3_13_1:checked.nitro-lazy, #field_5_13 .ginput_container .gfield_checkbox input#choice_4_13_1:checked.nitro-lazy, #field_5_13 .ginput_container .gfield_checkbox input#choice_4_18_1:checked.nitro-lazy, #field_5_13 .ginput_container .gfield_checkbox input#choice_4_20_1:checked.nitro-lazy, #field_5_13 .ginput_container .gfield_checkbox input#choice_5_13_1:checked.nitro-lazy, #field_5_13 .ginput_container .gfield_checkbox input#choice_5_18_1:checked.nitro-lazy, #field_5_13 .ginput_container .gfield_checkbox input#choice_5_20_1:checked.nitro-lazy, #field_5_13 .ginput_container .gfield_checkbox input#choice_6_13_1:checked.nitro-lazy, #field_5_18 .ginput_container .gfield_checkbox input#choice_2_13_1:checked.nitro-lazy, #field_5_18 .ginput_container .gfield_checkbox input#choice_3_13_1:checked.nitro-lazy, #field_5_18 .ginput_container .gfield_checkbox input#choice_4_13_1:checked.nitro-lazy, #field_5_18 .ginput_container .gfield_checkbox input#choice_4_18_1:checked.nitro-lazy, #field_5_18 .ginput_container .gfield_checkbox input#choice_4_20_1:checked.nitro-lazy, #field_5_18 .ginput_container .gfield_checkbox input#choice_5_13_1:checked.nitro-lazy, #field_5_18 .ginput_container .gfield_checkbox input#choice_5_18_1:checked.nitro-lazy, #field_5_18 .ginput_container .gfield_checkbox input#choice_5_20_1:checked.nitro-lazy, #field_5_18 .ginput_container .gfield_checkbox input#choice_6_13_1:checked.nitro-lazy, #field_5_20 .ginput_container .gfield_checkbox input#choice_2_13_1:checked.nitro-lazy, #field_5_20 .ginput_container .gfield_checkbox input#choice_3_13_1:checked.nitro-lazy, #field_5_20 .ginput_container .gfield_checkbox input#choice_4_13_1:checked.nitro-lazy, #field_5_20 .ginput_container .gfield_checkbox input#choice_4_18_1:checked.nitro-lazy, #field_5_20 .ginput_container .gfield_checkbox input#choice_4_20_1:checked.nitro-lazy, #field_5_20 .ginput_container .gfield_checkbox input#choice_5_13_1:checked.nitro-lazy, #field_5_20 .ginput_container .gfield_checkbox input#choice_5_18_1:checked.nitro-lazy, #field_5_20 .ginput_container .gfield_checkbox input#choice_5_20_1:checked.nitro-lazy, #field_5_20 .ginput_container .gfield_checkbox input#choice_6_13_1:checked.nitro-lazy, #field_6_13 .ginput_container .gfield_checkbox input#choice_2_13_1:checked.nitro-lazy, #field_6_13 .ginput_container .gfield_checkbox input#choice_3_13_1:checked.nitro-lazy, #field_6_13 .ginput_container .gfield_checkbox input#choice_4_13_1:checked.nitro-lazy, #field_6_13 .ginput_container .gfield_checkbox input#choice_4_18_1:checked.nitro-lazy, #field_6_13 .ginput_container .gfield_checkbox input#choice_4_20_1:checked.nitro-lazy, #field_6_13 .ginput_container .gfield_checkbox input#choice_5_13_1:checked.nitro-lazy, #field_6_13 .ginput_container .gfield_checkbox input#choice_5_18_1:checked.nitro-lazy, #field_6_13 .ginput_container .gfield_checkbox input#choice_5_20_1:checked.nitro-lazy, #field_6_13 .ginput_container .gfield_checkbox input#choice_6_13_1:checked.nitro-lazy {
	background-image: none !important;
}

#field_2_13 .ginput_container .gfield_checkbox label#label_2_13_1 a:hover, #field_2_13 .ginput_container .gfield_checkbox label#label_3_13_1 a:hover, #field_2_13 .ginput_container .gfield_checkbox label#label_4_13_1 a:hover, #field_2_13 .ginput_container .gfield_checkbox label#label_4_18_1 a:hover, #field_2_13 .ginput_container .gfield_checkbox label#label_4_20_1 a:hover, #field_2_13 .ginput_container .gfield_checkbox label#label_5_13_1 a:hover, #field_2_13 .ginput_container .gfield_checkbox label#label_5_18_1 a:hover, #field_2_13 .ginput_container .gfield_checkbox label#label_5_20_1 a:hover, #field_2_13 .ginput_container .gfield_checkbox label#label_6_13_1 a:hover, #field_3_13 .ginput_container .gfield_checkbox label#label_2_13_1 a:hover, #field_3_13 .ginput_container .gfield_checkbox label#label_3_13_1 a:hover, #field_3_13 .ginput_container .gfield_checkbox label#label_4_13_1 a:hover, #field_3_13 .ginput_container .gfield_checkbox label#label_4_18_1 a:hover, #field_3_13 .ginput_container .gfield_checkbox label#label_4_20_1 a:hover, #field_3_13 .ginput_container .gfield_checkbox label#label_5_13_1 a:hover, #field_3_13 .ginput_container .gfield_checkbox label#label_5_18_1 a:hover, #field_3_13 .ginput_container .gfield_checkbox label#label_5_20_1 a:hover, #field_3_13 .ginput_container .gfield_checkbox label#label_6_13_1 a:hover, #field_4_13 .ginput_container .gfield_checkbox label#label_2_13_1 a:hover, #field_4_13 .ginput_container .gfield_checkbox label#label_3_13_1 a:hover, #field_4_13 .ginput_container .gfield_checkbox label#label_4_13_1 a:hover, #field_4_13 .ginput_container .gfield_checkbox label#label_4_18_1 a:hover, #field_4_13 .ginput_container .gfield_checkbox label#label_4_20_1 a:hover, #field_4_13 .ginput_container .gfield_checkbox label#label_5_13_1 a:hover, #field_4_13 .ginput_container .gfield_checkbox label#label_5_18_1 a:hover, #field_4_13 .ginput_container .gfield_checkbox label#label_5_20_1 a:hover, #field_4_13 .ginput_container .gfield_checkbox label#label_6_13_1 a:hover, #field_4_18 .ginput_container .gfield_checkbox label#label_2_13_1 a:hover, #field_4_18 .ginput_container .gfield_checkbox label#label_3_13_1 a:hover, #field_4_18 .ginput_container .gfield_checkbox label#label_4_13_1 a:hover, #field_4_18 .ginput_container .gfield_checkbox label#label_4_18_1 a:hover, #field_4_18 .ginput_container .gfield_checkbox label#label_4_20_1 a:hover, #field_4_18 .ginput_container .gfield_checkbox label#label_5_13_1 a:hover, #field_4_18 .ginput_container .gfield_checkbox label#label_5_18_1 a:hover, #field_4_18 .ginput_container .gfield_checkbox label#label_5_20_1 a:hover, #field_4_18 .ginput_container .gfield_checkbox label#label_6_13_1 a:hover, #field_4_20 .ginput_container .gfield_checkbox label#label_2_13_1 a:hover, #field_4_20 .ginput_container .gfield_checkbox label#label_3_13_1 a:hover, #field_4_20 .ginput_container .gfield_checkbox label#label_4_13_1 a:hover, #field_4_20 .ginput_container .gfield_checkbox label#label_4_18_1 a:hover, #field_4_20 .ginput_container .gfield_checkbox label#label_4_20_1 a:hover, #field_4_20 .ginput_container .gfield_checkbox label#label_5_13_1 a:hover, #field_4_20 .ginput_container .gfield_checkbox label#label_5_18_1 a:hover, #field_4_20 .ginput_container .gfield_checkbox label#label_5_20_1 a:hover, #field_4_20 .ginput_container .gfield_checkbox label#label_6_13_1 a:hover, #field_5_13 .ginput_container .gfield_checkbox label#label_2_13_1 a:hover, #field_5_13 .ginput_container .gfield_checkbox label#label_3_13_1 a:hover, #field_5_13 .ginput_container .gfield_checkbox label#label_4_13_1 a:hover, #field_5_13 .ginput_container .gfield_checkbox label#label_4_18_1 a:hover, #field_5_13 .ginput_container .gfield_checkbox label#label_4_20_1 a:hover, #field_5_13 .ginput_container .gfield_checkbox label#label_5_13_1 a:hover, #field_5_13 .ginput_container .gfield_checkbox label#label_5_18_1 a:hover, #field_5_13 .ginput_container .gfield_checkbox label#label_5_20_1 a:hover, #field_5_13 .ginput_container .gfield_checkbox label#label_6_13_1 a:hover, #field_5_18 .ginput_container .gfield_checkbox label#label_2_13_1 a:hover, #field_5_18 .ginput_container .gfield_checkbox label#label_3_13_1 a:hover, #field_5_18 .ginput_container .gfield_checkbox label#label_4_13_1 a:hover, #field_5_18 .ginput_container .gfield_checkbox label#label_4_18_1 a:hover, #field_5_18 .ginput_container .gfield_checkbox label#label_4_20_1 a:hover, #field_5_18 .ginput_container .gfield_checkbox label#label_5_13_1 a:hover, #field_5_18 .ginput_container .gfield_checkbox label#label_5_18_1 a:hover, #field_5_18 .ginput_container .gfield_checkbox label#label_5_20_1 a:hover, #field_5_18 .ginput_container .gfield_checkbox label#label_6_13_1 a:hover, #field_5_20 .ginput_container .gfield_checkbox label#label_2_13_1 a:hover, #field_5_20 .ginput_container .gfield_checkbox label#label_3_13_1 a:hover, #field_5_20 .ginput_container .gfield_checkbox label#label_4_13_1 a:hover, #field_5_20 .ginput_container .gfield_checkbox label#label_4_18_1 a:hover, #field_5_20 .ginput_container .gfield_checkbox label#label_4_20_1 a:hover, #field_5_20 .ginput_container .gfield_checkbox label#label_5_13_1 a:hover, #field_5_20 .ginput_container .gfield_checkbox label#label_5_18_1 a:hover, #field_5_20 .ginput_container .gfield_checkbox label#label_5_20_1 a:hover, #field_5_20 .ginput_container .gfield_checkbox label#label_6_13_1 a:hover, #field_6_13 .ginput_container .gfield_checkbox label#label_2_13_1 a:hover, #field_6_13 .ginput_container .gfield_checkbox label#label_3_13_1 a:hover, #field_6_13 .ginput_container .gfield_checkbox label#label_4_13_1 a:hover, #field_6_13 .ginput_container .gfield_checkbox label#label_4_18_1 a:hover, #field_6_13 .ginput_container .gfield_checkbox label#label_4_20_1 a:hover, #field_6_13 .ginput_container .gfield_checkbox label#label_5_13_1 a:hover, #field_6_13 .ginput_container .gfield_checkbox label#label_5_18_1 a:hover, #field_6_13 .ginput_container .gfield_checkbox label#label_5_20_1 a:hover, #field_6_13 .ginput_container .gfield_checkbox label#label_6_13_1 a:hover {
	text-decoration: none;
}

#field_2_13 #field_2_12 p, #field_2_13 #field_3_12 p, #field_2_13 #field_4_12 p, #field_2_13 #field_5_12 p, #field_3_13 #field_2_12 p, #field_3_13 #field_3_12 p, #field_3_13 #field_4_12 p, #field_3_13 #field_5_12 p, #field_4_13 #field_2_12 p, #field_4_13 #field_3_12 p, #field_4_13 #field_4_12 p, #field_4_13 #field_5_12 p, #field_4_18 #field_2_12 p, #field_4_18 #field_3_12 p, #field_4_18 #field_4_12 p, #field_4_18 #field_5_12 p, #field_4_20 #field_2_12 p, #field_4_20 #field_3_12 p, #field_4_20 #field_4_12 p, #field_4_20 #field_5_12 p, #field_5_13 #field_2_12 p, #field_5_13 #field_3_12 p, #field_5_13 #field_4_12 p, #field_5_13 #field_5_12 p, #field_5_18 #field_2_12 p, #field_5_18 #field_3_12 p, #field_5_18 #field_4_12 p, #field_5_18 #field_5_12 p, #field_5_20 #field_2_12 p, #field_5_20 #field_3_12 p, #field_5_20 #field_4_12 p, #field_5_20 #field_5_12 p, #field_6_13 #field_2_12 p, #field_6_13 #field_3_12 p, #field_6_13 #field_4_12 p, #field_6_13 #field_5_12 p {
	font-size: 19px;
	line-height: 24px;
}

#field_2_13 #validation_message_2_13, #field_2_13 #validation_message_3_13, #field_2_13 #validation_message_4_13, #field_2_13 #validation_message_5_13, #field_2_13 #validation_message_6_13, #field_3_13 #validation_message_2_13, #field_3_13 #validation_message_3_13, #field_3_13 #validation_message_4_13, #field_3_13 #validation_message_5_13, #field_3_13 #validation_message_6_13, #field_4_13 #validation_message_2_13, #field_4_13 #validation_message_3_13, #field_4_13 #validation_message_4_13, #field_4_13 #validation_message_5_13, #field_4_13 #validation_message_6_13, #field_4_18 #validation_message_2_13, #field_4_18 #validation_message_3_13, #field_4_18 #validation_message_4_13, #field_4_18 #validation_message_5_13, #field_4_18 #validation_message_6_13, #field_4_20 #validation_message_2_13, #field_4_20 #validation_message_3_13, #field_4_20 #validation_message_4_13, #field_4_20 #validation_message_5_13, #field_4_20 #validation_message_6_13, #field_5_13 #validation_message_2_13, #field_5_13 #validation_message_3_13, #field_5_13 #validation_message_4_13, #field_5_13 #validation_message_5_13, #field_5_13 #validation_message_6_13, #field_5_18 #validation_message_2_13, #field_5_18 #validation_message_3_13, #field_5_18 #validation_message_4_13, #field_5_18 #validation_message_5_13, #field_5_18 #validation_message_6_13, #field_5_20 #validation_message_2_13, #field_5_20 #validation_message_3_13, #field_5_20 #validation_message_4_13, #field_5_20 #validation_message_5_13, #field_5_20 #validation_message_6_13, #field_6_13 #validation_message_2_13, #field_6_13 #validation_message_3_13, #field_6_13 #validation_message_4_13, #field_6_13 #validation_message_5_13, #field_6_13 #validation_message_6_13 {
	margin-top: 15px;
	padding-top: 8px;
	border-radius: 3px;
}

#field_2_10, #field_2_11, #field_3_10, #field_3_11, #field_4_10, #field_4_11, #field_5_11, #field_6_11 {
	margin-bottom: 0 !important;
}

#input_2_10, #input_2_11, #input_3_10, #input_3_11, #input_4_10, #input_4_11, #input_5_11, #field_6_10, #field_6_11 {
	display: none;
}

.ginput_recaptcha > div {
	margin: 0 auto;
}

#validation_message_2_14 {
	width: 245px;
	margin: 0 auto;
	margin-top: 8px;
	padding-top: 8px;
	border-radius: 3px;
	text-align: center;
}

#field_4_22 .ginput_container .gfield_checkbox .gchoice, #field_5_22 .ginput_container .gfield_checkbox .gchoice, #field_2_14 .ginput_container .gfield_checkbox .gchoice {
	display: block;
	width: 100%;
	margin-bottom: 10px;
}

#field_4_22 .ginput_container .gfield_checkbox .gchoice input#choice_4_22_1, #field_4_22 .ginput_container .gfield_checkbox .gchoice input#choice_4_22_2, #field_4_22 .ginput_container .gfield_checkbox .gchoice input#choice_4_22_3, #field_4_22 .ginput_container .gfield_checkbox .gchoice input#choice_5_22_1, #field_4_22 .ginput_container .gfield_checkbox .gchoice input#choice_5_22_2, #field_4_22 .ginput_container .gfield_checkbox .gchoice input#choice_5_22_3, #field_5_22 .ginput_container .gfield_checkbox .gchoice input#choice_4_22_1, #field_5_22 .ginput_container .gfield_checkbox .gchoice input#choice_4_22_2, #field_5_22 .ginput_container .gfield_checkbox .gchoice input#choice_4_22_3, #field_5_22 .ginput_container .gfield_checkbox .gchoice input#choice_5_22_1, #field_5_22 .ginput_container .gfield_checkbox .gchoice input#choice_5_22_2, #field_5_22 .ginput_container .gfield_checkbox .gchoice input#choice_5_22_3, #field_2_14 .ginput_container .gfield_checkbox .gchoice input#choice_4_22_1, #field_2_14 .ginput_container .gfield_checkbox .gchoice input#choice_4_22_2, #field_2_14 .ginput_container .gfield_checkbox .gchoice input#choice_4_22_3, #field_2_14 .ginput_container .gfield_checkbox .gchoice input#choice_5_22_1, #field_2_14 .ginput_container .gfield_checkbox .gchoice input#choice_5_22_2, #field_2_14 .ginput_container .gfield_checkbox .gchoice input#choice_5_22_3 {
	float: left;
	width: 15px;
	height: 25px;
	margin-right: 15px;
	margin-top: 4px;
	background-color: #2569c4;
}

#field_4_22 .ginput_container .gfield_checkbox .gchoice input#choice_4_22_1:checked, #field_4_22 .ginput_container .gfield_checkbox .gchoice input#choice_4_22_2:checked, #field_4_22 .ginput_container .gfield_checkbox .gchoice input#choice_4_22_3:checked, #field_4_22 .ginput_container .gfield_checkbox .gchoice input#choice_5_22_1:checked, #field_4_22 .ginput_container .gfield_checkbox .gchoice input#choice_5_22_2:checked, #field_4_22 .ginput_container .gfield_checkbox .gchoice input#choice_5_22_3:checked, #field_5_22 .ginput_container .gfield_checkbox .gchoice input#choice_4_22_1:checked, #field_5_22 .ginput_container .gfield_checkbox .gchoice input#choice_4_22_2:checked, #field_5_22 .ginput_container .gfield_checkbox .gchoice input#choice_4_22_3:checked, #field_5_22 .ginput_container .gfield_checkbox .gchoice input#choice_5_22_1:checked, #field_5_22 .ginput_container .gfield_checkbox .gchoice input#choice_5_22_2:checked, #field_5_22 .ginput_container .gfield_checkbox .gchoice input#choice_5_22_3:checked, #field_2_14 .ginput_container .gfield_checkbox .gchoice input#choice_4_22_1:checked, #field_2_14 .ginput_container .gfield_checkbox .gchoice input#choice_4_22_2:checked, #field_2_14 .ginput_container .gfield_checkbox .gchoice input#choice_4_22_3:checked, #field_2_14 .ginput_container .gfield_checkbox .gchoice input#choice_5_22_1:checked, #field_2_14 .ginput_container .gfield_checkbox .gchoice input#choice_5_22_2:checked, #field_2_14 .ginput_container .gfield_checkbox .gchoice input#choice_5_22_3:checked {
	background-color: #2569c4 !important;
	content: " ";
	background-image: url("https://cdn-ileflij.nitrocdn.com/BIeLKxWSvpUEFsZcfykIWXqMuYSLLSMG/assets/images/optimized/rev-b65207c/scalermusic.com/wp-content/themes/scaler/images/tick.svg");
	background-position: center center;
	background-size: 15px auto;
	background-repeat: no-repeat;
}

#field_4_22 .ginput_container .gfield_checkbox .gchoice input#choice_4_22_1:checked.nitro-lazy, #field_4_22 .ginput_container .gfield_checkbox .gchoice input#choice_4_22_2:checked.nitro-lazy, #field_4_22 .ginput_container .gfield_checkbox .gchoice input#choice_4_22_3:checked.nitro-lazy, #field_4_22 .ginput_container .gfield_checkbox .gchoice input#choice_5_22_1:checked.nitro-lazy, #field_4_22 .ginput_container .gfield_checkbox .gchoice input#choice_5_22_2:checked.nitro-lazy, #field_4_22 .ginput_container .gfield_checkbox .gchoice input#choice_5_22_3:checked.nitro-lazy, #field_5_22 .ginput_container .gfield_checkbox .gchoice input#choice_4_22_1:checked.nitro-lazy, #field_5_22 .ginput_container .gfield_checkbox .gchoice input#choice_4_22_2:checked.nitro-lazy, #field_5_22 .ginput_container .gfield_checkbox .gchoice input#choice_4_22_3:checked.nitro-lazy, #field_5_22 .ginput_container .gfield_checkbox .gchoice input#choice_5_22_1:checked.nitro-lazy, #field_5_22 .ginput_container .gfield_checkbox .gchoice input#choice_5_22_2:checked.nitro-lazy, #field_5_22 .ginput_container .gfield_checkbox .gchoice input#choice_5_22_3:checked.nitro-lazy, #field_2_14 .ginput_container .gfield_checkbox .gchoice input#choice_4_22_1:checked.nitro-lazy, #field_2_14 .ginput_container .gfield_checkbox .gchoice input#choice_4_22_2:checked.nitro-lazy, #field_2_14 .ginput_container .gfield_checkbox .gchoice input#choice_4_22_3:checked.nitro-lazy, #field_2_14 .ginput_container .gfield_checkbox .gchoice input#choice_5_22_1:checked.nitro-lazy, #field_2_14 .ginput_container .gfield_checkbox .gchoice input#choice_5_22_2:checked.nitro-lazy, #field_2_14 .ginput_container .gfield_checkbox .gchoice input#choice_5_22_3:checked.nitro-lazy {
	background-image: none !important;
}

#field_4_22 .ginput_container .gfield_checkbox .gchoice label#label_4_22_1, #field_4_22 .ginput_container .gfield_checkbox .gchoice label#label_4_22_2, #field_4_22 .ginput_container .gfield_checkbox .gchoice label#label_4_22_3, #field_4_22 .ginput_container .gfield_checkbox .gchoice label#label_5_22_1, #field_4_22 .ginput_container .gfield_checkbox .gchoice label#label_5_22_2, #field_4_22 .ginput_container .gfield_checkbox .gchoice label#label_5_22_3, #field_5_22 .ginput_container .gfield_checkbox .gchoice label#label_4_22_1, #field_5_22 .ginput_container .gfield_checkbox .gchoice label#label_4_22_2, #field_5_22 .ginput_container .gfield_checkbox .gchoice label#label_4_22_3, #field_5_22 .ginput_container .gfield_checkbox .gchoice label#label_5_22_1, #field_5_22 .ginput_container .gfield_checkbox .gchoice label#label_5_22_2, #field_5_22 .ginput_container .gfield_checkbox .gchoice label#label_5_22_3, #field_2_14 .ginput_container .gfield_checkbox .gchoice label#label_4_22_1, #field_2_14 .ginput_container .gfield_checkbox .gchoice label#label_4_22_2, #field_2_14 .ginput_container .gfield_checkbox .gchoice label#label_4_22_3, #field_2_14 .ginput_container .gfield_checkbox .gchoice label#label_5_22_1, #field_2_14 .ginput_container .gfield_checkbox .gchoice label#label_5_22_2, #field_2_14 .ginput_container .gfield_checkbox .gchoice label#label_5_22_3 {
	display: inline-block;
	width: calc(100% - 45px);
	margin-top: 3px;
	font-size: 19px;
	line-height: 24px;
}

#field_4_22 .ginput_container .gfield_checkbox .gchoice label#label_4_22_1:hover, #field_4_22 .ginput_container .gfield_checkbox .gchoice label#label_4_22_2:hover, #field_4_22 .ginput_container .gfield_checkbox .gchoice label#label_4_22_3:hover, #field_4_22 .ginput_container .gfield_checkbox .gchoice label#label_5_22_1:hover, #field_4_22 .ginput_container .gfield_checkbox .gchoice label#label_5_22_2:hover, #field_4_22 .ginput_container .gfield_checkbox .gchoice label#label_5_22_3:hover, #field_5_22 .ginput_container .gfield_checkbox .gchoice label#label_4_22_1:hover, #field_5_22 .ginput_container .gfield_checkbox .gchoice label#label_4_22_2:hover, #field_5_22 .ginput_container .gfield_checkbox .gchoice label#label_4_22_3:hover, #field_5_22 .ginput_container .gfield_checkbox .gchoice label#label_5_22_1:hover, #field_5_22 .ginput_container .gfield_checkbox .gchoice label#label_5_22_2:hover, #field_5_22 .ginput_container .gfield_checkbox .gchoice label#label_5_22_3:hover, #field_2_14 .ginput_container .gfield_checkbox .gchoice label#label_4_22_1:hover, #field_2_14 .ginput_container .gfield_checkbox .gchoice label#label_4_22_2:hover, #field_2_14 .ginput_container .gfield_checkbox .gchoice label#label_4_22_3:hover, #field_2_14 .ginput_container .gfield_checkbox .gchoice label#label_5_22_1:hover, #field_2_14 .ginput_container .gfield_checkbox .gchoice label#label_5_22_2:hover, #field_2_14 .ginput_container .gfield_checkbox .gchoice label#label_5_22_3:hover {
	cursor: pointer;
}

#field_4_22 .ginput_container .gfield_checkbox .gchoice label#label_4_22_1 a, #field_4_22 .ginput_container .gfield_checkbox .gchoice label#label_4_22_2 a, #field_4_22 .ginput_container .gfield_checkbox .gchoice label#label_4_22_3 a, #field_4_22 .ginput_container .gfield_checkbox .gchoice label#label_5_22_1 a, #field_4_22 .ginput_container .gfield_checkbox .gchoice label#label_5_22_2 a, #field_4_22 .ginput_container .gfield_checkbox .gchoice label#label_5_22_3 a, #field_5_22 .ginput_container .gfield_checkbox .gchoice label#label_4_22_1 a, #field_5_22 .ginput_container .gfield_checkbox .gchoice label#label_4_22_2 a, #field_5_22 .ginput_container .gfield_checkbox .gchoice label#label_4_22_3 a, #field_5_22 .ginput_container .gfield_checkbox .gchoice label#label_5_22_1 a, #field_5_22 .ginput_container .gfield_checkbox .gchoice label#label_5_22_2 a, #field_5_22 .ginput_container .gfield_checkbox .gchoice label#label_5_22_3 a, #field_2_14 .ginput_container .gfield_checkbox .gchoice label#label_4_22_1 a, #field_2_14 .ginput_container .gfield_checkbox .gchoice label#label_4_22_2 a, #field_2_14 .ginput_container .gfield_checkbox .gchoice label#label_4_22_3 a, #field_2_14 .ginput_container .gfield_checkbox .gchoice label#label_5_22_1 a, #field_2_14 .ginput_container .gfield_checkbox .gchoice label#label_5_22_2 a, #field_2_14 .ginput_container .gfield_checkbox .gchoice label#label_5_22_3 a {
	text-decoration: underline;
}

#field_4_22 .ginput_container .gfield_checkbox .gchoice label#label_4_22_1 a:hover, #field_4_22 .ginput_container .gfield_checkbox .gchoice label#label_4_22_2 a:hover, #field_4_22 .ginput_container .gfield_checkbox .gchoice label#label_4_22_3 a:hover, #field_4_22 .ginput_container .gfield_checkbox .gchoice label#label_5_22_1 a:hover, #field_4_22 .ginput_container .gfield_checkbox .gchoice label#label_5_22_2 a:hover, #field_4_22 .ginput_container .gfield_checkbox .gchoice label#label_5_22_3 a:hover, #field_5_22 .ginput_container .gfield_checkbox .gchoice label#label_4_22_1 a:hover, #field_5_22 .ginput_container .gfield_checkbox .gchoice label#label_4_22_2 a:hover, #field_5_22 .ginput_container .gfield_checkbox .gchoice label#label_4_22_3 a:hover, #field_5_22 .ginput_container .gfield_checkbox .gchoice label#label_5_22_1 a:hover, #field_5_22 .ginput_container .gfield_checkbox .gchoice label#label_5_22_2 a:hover, #field_5_22 .ginput_container .gfield_checkbox .gchoice label#label_5_22_3 a:hover, #field_2_14 .ginput_container .gfield_checkbox .gchoice label#label_4_22_1 a:hover, #field_2_14 .ginput_container .gfield_checkbox .gchoice label#label_4_22_2 a:hover, #field_2_14 .ginput_container .gfield_checkbox .gchoice label#label_4_22_3 a:hover, #field_2_14 .ginput_container .gfield_checkbox .gchoice label#label_5_22_1 a:hover, #field_2_14 .ginput_container .gfield_checkbox .gchoice label#label_5_22_2 a:hover, #field_2_14 .ginput_container .gfield_checkbox .gchoice label#label_5_22_3 a:hover {
	text-decoration: none;
}

#field_4_19 label, #field_5_19 label {
	display: block;
}

#validation_message_4_13, #validation_message_4_22, #validation_message_4_20, #validation_message_4_19, #validation_message_4_18, #validation_message_5_13, #validation_message_5_22, #validation_message_5_20, #validation_message_5_19, #validation_message_5_18, #validation_message_6_13 {
	margin-top: 15px;
	padding-top: 8px;
	border-radius: 3px;
}

#field_2_14 {
	margin-bottom: 0;
}

#field_2_14 legend.gfield_label {
	display: block;
	font-size: 19px !important;
	line-height: 24px;
	font-weight: 400 !important;
}

#field_2_14 .ginput_container .gfield_checkbox .gchoice {
	display: block;
	width: 100%;
	margin-bottom: 10px;
}

#field_2_14 .ginput_container .gfield_checkbox .gchoice input#choice_2_14_2, #field_2_14 .ginput_container .gfield_checkbox .gchoice input#choice_2_14_1 {
	float: left;
	width: 15px;
	height: 25px;
	margin-right: 15px;
	margin-top: 4px;
	background-color: #2569c4;
}

#field_2_14 .ginput_container .gfield_checkbox .gchoice input#choice_2_14_2:checked, #field_2_14 .ginput_container .gfield_checkbox .gchoice input#choice_2_14_1:checked {
	background-color: #2569c4 !important;
	content: " ";
	background-image: url("https://cdn-ileflij.nitrocdn.com/BIeLKxWSvpUEFsZcfykIWXqMuYSLLSMG/assets/images/optimized/rev-b65207c/scalermusic.com/wp-content/themes/scaler/images/tick.svg");
	background-position: center center;
	background-size: 15px auto;
	background-repeat: no-repeat;
}

#field_2_14 .ginput_container .gfield_checkbox .gchoice input#choice_2_14_2:checked.nitro-lazy, #field_2_14 .ginput_container .gfield_checkbox .gchoice input#choice_2_14_1:checked.nitro-lazy {
	background-image: none !important;
}

#field_2_14 .ginput_container .gfield_checkbox .gchoice label#label_2_14_1, #field_2_14 .ginput_container .gfield_checkbox .gchoice label#label_2_14_2 {
	display: inline-block;
	width: calc(100% - 45px);
	margin-top: 3px;
	font-size: 19px;
	line-height: 24px;
}

#field_2_14 .ginput_container .gfield_checkbox .gchoice label#label_2_14_1:hover, #field_2_14 .ginput_container .gfield_checkbox .gchoice label#label_2_14_2:hover {
	cursor: pointer;
}

#field_2_14 .ginput_container .gfield_checkbox .gchoice label#label_2_14_1 a, #field_2_14 .ginput_container .gfield_checkbox .gchoice label#label_2_14_2 a {
	text-decoration: underline;
}

#field_2_14 .ginput_container .gfield_checkbox .gchoice label#label_2_14_1 a:hover, #field_2_14 .ginput_container .gfield_checkbox .gchoice label#label_2_14_2 a:hover {
	text-decoration: none;
}

#field_6_11, #field_6_10 {
	display: none;
}

#header_space {
	display: block;
	display: none;
	height: 190px;
	height: 190px;
	background-color: transparent;
}

@media (max-width: 720px) {
	#header_space {
		display: block;
		height: 79px;
	}
}

#notification_space {
	display: block;
	display: none;
	width: 100%;
}

@media (max-width: 720px) {
	#notification_space {
		display: block;
	}
}

header#header {
	position: fixed;
	position: relative;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	padding: 0px;
	z-index: 300;
	z-index: 1010;
	background-color: #1a1a1a;
	transition: all 300ms ease-out;
}

@media (max-width: 720px) {
	header#header {
		position: fixed;
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
		align-items: center;
	}
}

header#header .logo_space {
	display: block;
	padding: 30px 0;
	text-align: center;
	line-height: 0;
}

@media (max-width: 720px) {
	header#header .logo_space {
		flex: 0 0 75px;
		margin-top: 0px;
		padding: 20px 0;
		padding-left: 20px;
		text-align: left;
	}
}

@media (max-width: 450px) {
	header#header .logo_space {
		flex: 0 0 75px;
		margin-top: 0px;
	}
}

header#header .logo_space a#the_logo {
	display: inline-block;
	width: 240px;
	margin: 0 auto;
	font-size: 0;
}

@media (max-width: 720px) {
	header#header .logo_space a#the_logo {
		width: 100%;
	}
}

header#header .logo_space a#the_logo img {
	width: 100%;
	height: auto;
}

header#header .logo_space a#the_logo img.desktop {
	display: block;
}

header#header .logo_space a#the_logo img.mobile {
	display: none;
}

@media (max-width: 720px) {
	header#header .logo_space a#the_logo img.desktop {
		display: none;
	}
	
	header#header .logo_space a#the_logo img.mobile {
		display: block;
		height: 40px;
		width: auto;
	}
}

header#header .navigation_space {
	display: block;
	text-align: center;
	background-color: #2f3030;
}

@media (max-width: 720px) {
	header#header .navigation_space {
		display: inline-block;
		width: calc(100% - 100px);
		position: relative;
		flex: 0 0 auto;
		text-align: right;
		padding-right: 85px;
		background-color: transparent;
	}
}

@media (max-width: 450px) {
	header#header .navigation_space {
		flex: 0 0 auto;
		padding-right: 75px;
	}
}

header#header .navigation_space ul#primary_nav {
	margin: 0;
	padding: 0;
	display: flex;
	flex-flow: row nowrap;
	justify-content: center;
	align-items: center;
}

header#header .navigation_space ul#primary_nav li {
	list-style-type: none;
}

header#header .navigation_space ul#primary_nav li {
	position: relative;
	margin: 0 6px;
}

@media (max-width: 940px) {
	header#header .navigation_space ul#primary_nav li {
		margin: 0 2px;
	}
}

@media (max-width: 720px) {
	header#header .navigation_space ul#primary_nav li {
		display: none;
	}
}

@media (max-width: 450px) {
	header#header .navigation_space ul#primary_nav li {
		margin: 0 5px;
	}
}

header#header .navigation_space ul#primary_nav li a {
	display: block;
	padding: 20px 20px;
	font-family: "merrantregular";
	font-size: 21px;
	transition: all 300ms ease-out;
}

header#header .navigation_space ul#primary_nav li a:hover {
	background-color: #363944;
}

@media (max-width: 940px) {
	header#header .navigation_space ul#primary_nav li a {
		padding: 20px 15px;
	}
}

@media (max-width: 450px) {
	header#header .navigation_space ul#primary_nav li a {
		padding: 20px 10px;
	}
}

header#header .navigation_space ul#primary_nav li ul.sub-menu {
	margin: 0;
	padding: 0;
	padding: 0;
	position: absolute;
	top: 19px;
	top: 69px;
	left: 0px;
	width: auto;
	text-align: left;
	z-index: 100;
	background-color: red;
	transition: all 300ms ease-out;
	display: none;
}

header#header .navigation_space ul#primary_nav li ul.sub-menu li {
	list-style-type: none;
}

header#header .navigation_space ul#primary_nav li ul.sub-menu li {
	display: block;
	margin: 0;
	margin-bottom: 0px;
	padding: 0;
	text-align: left;
}

header#header .navigation_space ul#primary_nav li ul.sub-menu li a {
	display: block;
	padding: 15px 25px;
	padding-right: 50px;
	text-align: left;
	font-size: 18px;
	text-transform: none;
	text-decoration: none;
	background-color: #2e3030;
	white-space: nowrap;
	transition: all 300ms ease-out;
}

header#header .navigation_space ul#primary_nav li ul.sub-menu li a:hover {
	color: rgba(255, 255, 255, .75);
	text-decoration: none;
	background-color: #363944;
}

@media (max-width: 720px) {
	header#header .navigation_space ul#primary_nav li.show_on_mobile {
		display: inline-block;
	}
	
	header#header .navigation_space ul#primary_nav li.show_on_mobile a {
		padding: 5px;
		font-size: 25px;
	}
	
	header#header .navigation_space ul#primary_nav li.show_on_mobile a i {
		font-size: 25px;
	}
}

@media (max-width: 450px) {
	header#header .navigation_space ul#primary_nav li.show_on_mobile a {
		padding: 5px 4px;
		font-size: 20px;
	}
	
	header#header .navigation_space ul#primary_nav li.show_on_mobile a i {
		font-size: 22px;
	}
	
	header#header .navigation_space ul#primary_nav li.show_on_mobile a:hover {
		background-color: transparent;
	}
}

header#header .navigation_space ul#primary_nav li.logo {
	display: none;
}

header#header .navigation_space ul#primary_nav li.logo a {
	padding: 0 20px;
}

header#header .navigation_space ul#primary_nav li.logo a img {
	width: 150px;
}

header#header.fixed {
	position: fixed;
}

header#header.fixed .logo_space {
	display: none;
}

header#header.fixed .navigation_space ul#primary_nav li.logo {
	display: block;
}

header#header.fixed .navigation_space ul#primary_nav li.logo a img {
	height: 50px;
	width: auto;
}

#menu_control {
	position: relative;
	width: 35px;
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0;
	z-index: 9999999;
	display: none;
}

@media (max-width: 720px) {
	#menu_control {
		position: absolute;
		top: -24px;
		right: 35px;
		display: block;
		padding: 35px;
	}
}

@media (max-width: 450px) {
	#menu_control {
		top: -27px;
		right: 20px;
	}
}

#menu_control > div {
	width: 40px;
	margin-top: 0px;
	padding: 0;
	transform: rotate(0deg);
	transition: .5s ease-in-out;
	cursor: pointer;
}

@media (max-width: 450px) {
	#menu_control > div {
		width: 32px;
	}
}

#menu_control span {
	display: block;
	position: absolute;
	height: 2px;
	width: 100%;
	background-color: #fff;
	border-radius: 2px;
	opacity: 1;
	left: 0;
	transform: rotate(0deg);
	transition: .25s ease-in-out;
}

#menu_control span:nth-child(1) {
	top: 0px;
}

#menu_control span:nth-child(2), #menu_control span:nth-child(3) {
	top: 12px;
}

@media (max-width: 450px) {
	#menu_control span:nth-child(2), #menu_control span:nth-child(3) {
		top: 10px;
	}
}

#menu_control span:nth-child(4) {
	top: 24px;
}

@media (max-width: 450px) {
	#menu_control span:nth-child(4) {
		top: 20px;
	}
}

#menu_control.open span:nth-child(1) {
	top: 12px;
	width: 0%;
	left: 50%;
}

@media (max-width: 450px) {
	#menu_control.open span:nth-child(1) {
		top: 20px;
	}
}

#menu_control.open span:nth-child(2) {
	transform: rotate(45deg);
}

#menu_control.open span:nth-child(3) {
	transform: rotate(-45deg);
}

#menu_control.open span:nth-child(4) {
	top: 12px;
	width: 0%;
	left: 50%;
}

#site_veil, #site_veil_mega_menu {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .75);
	z-index: 200;
	display: none;
}

#mobile_menu_wrapper {
	position: fixed;
	top: 0px;
	top: 80px;
	left: -100%;
	width: 100%;
	height: auto;
	padding: 0px 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	background-color: #202020;
	text-align: left;
	z-index: 13250;
	transition: all 300ms ease-out;
}

#mobile_menu_wrapper.in {
	left: 0;
}

@media (max-width: 760px) {
	#mobile_menu_wrapper.in {
		left: 0;
	}
}

#mobile_menu_wrapper ul {
	margin: 0;
	padding: 0;
}

#mobile_menu_wrapper ul li {
	list-style-type: none;
}

#mobile_menu_wrapper ul li {
	position: relative;
	margin: 0;
	padding: 0;
	margin-bottom: 0px;
}

#mobile_menu_wrapper ul li a {
	display: block;
	padding: 18px 20px;
	text-decoration: none;
	text-decoration: none;
	font-size: 25px;
	color: #fff;
}

#mobile_menu_wrapper ul li a:hover, #mobile_menu_wrapper ul li a:active {
	text-decoration: underline;
}

#mobile_menu_wrapper ul li ul {
	display: none;
	background-color: rgba(0, 0, 0, .25);
}

#mobile_menu_wrapper ul li ul li a {
	font-size: 22px;
	padding-left: 45px;
}

@media (max-width: 350px) {
	#mobile_menu_wrapper ul li ul li a {
		font-size: 20px;
	}
}

#mobile_menu_wrapper .open_the_child, #mobile_menu_wrapper .close_the_child {
	position: absolute;
	right: 15px;
	top: 0;
	padding: 18px 20px;
	padding-top: 22px;
	padding-bottom: 10px;
	border: none;
	font-size: 0px;
	background-color: transparent;
}

#mobile_menu_wrapper .open_the_child i, #mobile_menu_wrapper .close_the_child i {
	color: #fff;
	font-size: 20px;
}

#mobile_menu_wrapper .open_the_child:hover, #mobile_menu_wrapper .close_the_child:hover {
	cursor: pointer;
}

#mobile_menu_wrapper .close_the_child {
	display: none;
}

#mobile_menu_wrapper .socials {
	text-align: left;
	padding: 18px 20px;
	padding-bottom: 36px;
}

#mobile_menu_wrapper .socials a {
	display: inline-block;
	margin-right: 30px;
	transition: all 300ms ease-out;
}

#mobile_menu_wrapper .socials a i {
	color: #fff;
	font-size: 45px;
}

#mobile_menu_wrapper .socials a:hover i {
	color: #fff;
	transition: all 300ms ease-out;
}

#mobile_menu_wrapper .login {
	text-align: left;
	padding: 23px 20px;
	background-color: rgba(0, 0, 0, .25);
}

#mobile_menu_wrapper .login a {
	display: inline-block;
	width: 100%;
	margin: 0 auto;
	margin-top: 0px;
	padding: 10px 15px;
	background-color: #2569c4;
	border-radius: 5px;
	text-decoration: none;
	border: solid 1px #2569c4;
	text-align: center;
	outline: none;
	transition: all 300ms ease-out;
}

#mobile_menu_wrapper .login a i {
	margin-left: 10px;
}

#mobile_menu_wrapper .login a:hover, #mobile_menu_wrapper .login a:active {
	cursor: pointer;
	color: #2569c4;
	background-color: transparent;
}

.notificationBar--wrapper {
	flex: 0 0 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #2569c4;
	color: #fff;
	padding: 17px;
}

.notificationBar--wrapper p {
	font-size: 16px;
	font-size: 16px;
	font-size: 20px;
	font-weight: 600;
	font-weight: 600;
	letter-spacing: -.38px;
	letter-spacing: -.38px;
}

.notificationBar--wrapper p a {
	text-decoration: underline;
	transition: all .3s ease;
}

.notificationBar--wrapper p a:hover {
	text-decoration: none;
}

footer.section {
	margin-top: 0px;
	padding-bottom: 10px;
}

footer.section .container .footer_content {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: flex-start;
}

footer.section .container .footer_content a#footer_logo {
	flex: 0 0 100px;
}

footer.section .container .footer_content a#footer_logo img {
	width: 100%;
	height: auto;
	margin-left: 0px;
}

@media (max-width: 720px) {
	footer.section .container .footer_content a#footer_logo {
		flex: 0 0 100px;
	}
}

footer.section .container .footer_content .socials {
	margin-top: 5px;
}

footer.section .container .footer_content .socials a {
	margin-left: 20px;
}

footer.section .container .footer_content .socials a i {
	font-size: 50px;
	transition: all 300ms ease-out;
}

@media (max-width: 720px) {
	footer.section .container .footer_content .socials a i {
		font-size: 30px;
	}
}

footer.section .container .footer_content .socials a:hover i {
	color: #2569c4;
}

.copyright_footer.section {
	padding-top: 7px;
	padding-bottom: 50px;
	background-color: #1a1a1a;
}

.copyright_footer.section .container {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: flex-start;
}

@media (max-width: 720px) {
	.copyright_footer.section .container {
		flex-flow: row wrap;
	}
}

.copyright_footer.section .container .footer_nav_wrapper #footer_nav li {
	display: inline-block;
}

.copyright_footer.section .container .footer_nav_wrapper #footer_nav li:after {
	content: " | ";
	font-size: 13px;
}

.copyright_footer.section .container .footer_nav_wrapper #footer_nav li:last-of-type:after {
	display: none;
}

.copyright_footer.section .container .footer_nav_wrapper #footer_nav li a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}

.copyright_footer.section .container .footer_nav_wrapper #footer_nav li a:hover {
	color: #2569c4;
	text-decoration: underline;
}

@media (max-width: 720px) {
	.copyright_footer.section .container .footer_nav_wrapper #footer_nav li {
		display: block;
		margin-left: 0px;
	}
	
	.copyright_footer.section .container .footer_nav_wrapper #footer_nav li:after {
		display: none;
	}
}

.copyright_footer.section .container .footer_nav_wrapper p {
	display: block;
	margin-top: 50px;
	font-size: 14px;
}

@media (max-width: 720px) {
	.copyright_footer.section .container .footer_nav_wrapper p {
		margin-top: 35px;
		flex: 0 0 100%;
	}
}

.copyright_footer.section .container #copyright_nav {
	margin: 0;
	padding: 0;
}

.copyright_footer.section .container #copyright_nav li {
	list-style-type: none;
}

@media (max-width: 720px) {
	.copyright_footer.section .container #copyright_nav {
		flex: 0 0 100%;
		margin-top: 30px;
	}
}

.copyright_footer.section .container #copyright_nav li {
	display: inline-block;
	margin-left: 30px;
}

@media (max-width: 720px) {
	.copyright_footer.section .container #copyright_nav li {
		display: block;
		margin-left: 0px;
	}
}

.copyright_footer.section .container #copyright_nav li a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}

.copyright_footer.section .container #copyright_nav li a:hover {
	color: #2569c4;
	text-decoration: underline;
}

.section.home_banner_video .container {
	text-align: center;
}

.section.home_banner_video .container p {
	line-height: 25px;
}

.section.home_banner_video .container > a {
	display: inline-block;
	margin-top: 10px;
}

.section.home_banner_video .container .the_video {
	display: block;
	width: 680px;
	height: auto;
	margin: 0 auto;
	margin-top: 40px;
	padding: 10px;
	border-radius: 8px;
	overflow: hidden;
	box-sizing: border-box;
	background-color: #000;
	box-shadow: 0px 0px 30px rgba(0, 0, 0, .8);
}

@media (max-width: 760px) {
	.section.home_banner_video .container .the_video {
		width: 95%;
	}
}

.section.home_banner_video .container #play_me_wrapper {
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	font-size: 0;
	line-height: 1;
	padding-bottom: 56.25%;
	height: 0;
	margin-left: auto;
	margin-right: auto;
	border: solid 0px #ddd;
	background-color: #fff;
	overflow: hidden;
}

.section.home_banner_video .container #play_me_wrapper iframe {
	position: absolute;
	top: -5px;
	left: -5px;
	width: calc(100% + 10px);
	height: calc(100% + 10px);
	border: none;
}

.section.home_banner_image {
	position: relative;
	background-size: cover;
	background-position: center center;
}

@media (max-width: 720px) {
	.section.home_banner_image {
		height: 485px;
	}
}

.section.home_banner_image .container {
	position: relative;
	padding-top: 100px;
	padding-bottom: 100px;
	text-align: center;
	z-index: 20;
}

@media (max-width: 760px) {
	.section.home_banner_image .container {
		padding-top: 50px;
		padding-bottom: 50px;
	}
}

@media (max-width: 720px) {
	.section.home_banner_image .container {
		position: relative;
		top: 50%;
		transform: translateY(-50%);
		height: auto;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
	}
}

.section.home_banner_image .container .the_copy h2 {
	display: block;
}

@media (max-width: 760px) {
	.section.home_banner_image .container .the_copy h2 {
		font-size: 36px !important;
	}
}

.section.home_banner_image .container .the_copy h3 {
	display: block;
}

@media (max-width: 760px) {
	.section.home_banner_image .container .the_copy h3 {
		margin-top: 20px;
		font-size: 28px;
	}
}

.section.home_banner_image .container .the_copy p {
	line-height: 25px;
}

.section.home_banner_image .container .the_copy a.link_button {
	display: inline-block;
	margin-top: 40px;
	margin-top: 30px;
	margin: 0 auto;
	padding: 10px 15px;
	background-color: #2569c4;
	border-radius: 5px;
	text-decoration: none;
	border: solid 1px #2569c4;
	font-weight: 600;
	outline: none;
	transition: all 300ms ease-out;
}

.section.home_banner_image .container .the_copy a.link_button:hover {
	cursor: pointer;
	background-color: transparent;
}

.section.home_banner_image .image_veil {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .35);
	z-index: 2;
}

.single_image .container .the_image {
	display: block;
	width: 100%;
	height: 800px;
	background-size: cover;
	background-position: center center;
	overflow: hidden;
}

.single_image .container .the_image img {
	display: none;
}

@media (max-width: 1200px) {
	.single_image .container .the_image {
		width: 100%;
	}
}

@media (max-width: 720px) {
	.single_image .container .the_image {
		height: 350px;
	}
}

.single_image .container .the_copy {
	width: 50%;
}

.single_image .container .the_copy.text_align_left {
	margin-left: 0;
	margin-right: 50%;
	text-align: left;
}

.single_image .container .the_copy.text_align_center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.single_image .container .the_copy.text_align_right {
	margin-left: 50%;
	margin-right: 0;
	text-align: right;
}

.single_image .container a:hover .hover_veil {
	opacity: 1;
}

.video .container a.the_video {
	display: block;
	height: 800px;
	background-size: cover;
	background-position: center center;
}

@media (max-width: 720px) {
	.video .container a.the_video {
		height: 350px;
	}
}

.video .container a.the_video .the_icon {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	left: auto;
	right: auto;
	width: 130px;
	height: 130px;
	margin: 0 auto;
	z-index: 30;
}

.video .container a.the_video:hover .hover_veil {
	opacity: 1;
}

.fifty_fifty_text .container {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: flex-start;
}

@media (max-width: 720px) {
	.fifty_fifty_text .container {
		flex-flow: row wrap;
	}
}

.fifty_fifty_text .container .left_column_copy, .fifty_fifty_text .container .right_column_copy {
	flex: 0 0 calc(50% - 20px);
}

@media (max-width: 720px) {
	.fifty_fifty_text .container .left_column_copy, .fifty_fifty_text .container .right_column_copy {
		flex: 0 0 100%;
	}
}

.fifty_fifty_text .container .left_column_copy {
	margin-right: 15px;
}

@media (max-width: 720px) {
	.fifty_fifty_text .container .left_column_copy {
		margin-right: 0;
		margin-bottom: 40px;
	}
}

.fifty_fifty_text .container .right_column_copy {
	margin-left: 15px;
}

@media (max-width: 720px) {
	.fifty_fifty_text .container .right_column_copy {
		margin-left: 0;
	}
}

.section.the_content.simple_text .container .thinner_copy {
	display: block;
	width: 80%;
	margin-left: 10%;
}

@media (max-width: 940px) {
	.section.the_content.simple_text .container .thinner_copy {
		width: 100%;
		margin-left: 0%;
	}
}

.section.the_content.simple_text .container .thinner_copy p, .section.the_content.simple_text .container .thinner_copy a, .section.the_content.simple_text .container .thinner_copy li, .section.the_content.simple_text .container .thinner_copy label, .section.the_content.simple_text .container .thinner_copy td, .section.the_content.simple_text .container .thinner_copy th, .section.the_content.simple_text .container .thinner_copy legend {
	font-size: 15px;
	line-height: 22px;
}

.section.the_content.simple_text .container .thinner_copy p {
	margin-bottom: 15px;
}

.section.the_content.simple_text .container .thinner_copy p strong {
	font-weight: 900;
}

.section.the_content.simple_text .container .thinner_copy p em {
	font-style: italic;
}

.section.the_content.simple_text .container .thinner_copy p em strong {
	font-style: italic;
}

.section.the_content.simple_text .container .thinner_copy h3 {
	margin-top: 35px;
	margin-bottom: 10px;
	font-weight: 500;
}

.section.the_content.simple_text .container .thinner_copy ul, .section.the_content.simple_text .container .thinner_copy ol {
	margin-left: 18px;
	margin-bottom: 15px;
}

.section.the_content.simple_text .container .thinner_copy ul li, .section.the_content.simple_text .container .thinner_copy ol li {
	margin-bottom: 15px;
}

.section.the_content.simple_text .container .thinner_copy ul li strong, .section.the_content.simple_text .container .thinner_copy ol li strong {
	font-weight: 900;
}

.section.the_content.simple_text .container .thinner_copy ul li {
	list-style-type: disc;
}

.section.the_content.simple_text .container .thinner_copy ol li {
	list-style-type: decimal;
}

.two_thirds_text .container {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: flex-start;
}

@media (max-width: 720px) {
	.two_thirds_text .container {
		flex-flow: row wrap;
	}
}

.two_thirds_text .container .left_column_copy, .two_thirds_text .container .right_column_copy {
	flex: 0 0 calc(66% - 20px);
}

@media (max-width: 720px) {
	.two_thirds_text .container .left_column_copy, .two_thirds_text .container .right_column_copy {
		flex: 0 0 100%;
	}
}

.two_thirds_text .container .left_column_copy {
	margin-right: 15px;
	order: 1;
}

@media (max-width: 720px) {
	.two_thirds_text .container .left_column_copy {
		margin-right: 0;
		margin-bottom: 40px;
	}
}

.two_thirds_text .container .left_column_copy.switched {
	order: 2;
	margin-left: 15px;
	margin-right: 0;
}

@media (max-width: 720px) {
	.two_thirds_text .container .left_column_copy.switched {
		margin-left: 0;
		margin-right: 0;
	}
}

.two_thirds_text .container .right_column_copy {
	flex: 0 0 calc(33% - 20px);
	order: 2;
	margin-left: 15px;
}

@media (max-width: 720px) {
	.two_thirds_text .container .right_column_copy {
		margin-left: 0;
	}
}

.two_thirds_text .container .right_column_copy.switched {
	order: 1;
	margin-right: 15px;
	margin-left: 0;
}

@media (max-width: 720px) {
	.two_thirds_text .container .right_column_copy.switched {
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 40px;
	}
}

.text_image .container .top_border {
	display: block;
	height: 1px;
	margin-bottom: 40px;
	background-color: #000;
}

.text_image .container .the_content {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: flex-start;
}

@media (max-width: 720px) {
	.text_image .container .the_content {
		flex-flow: row wrap;
	}
}

.text_image .container .left_column, .text_image .container .right_column {
	flex: 0 0 calc(33% - 20px);
}

@media (max-width: 720px) {
	.text_image .container .left_column, .text_image .container .right_column {
		flex: 0 0 100%;
	}
}

.text_image .container .left_column {
	margin-right: 15px;
	order: 1;
}

@media (max-width: 720px) {
	.text_image .container .left_column {
		margin-right: 0;
		margin-bottom: 40px;
	}
}

.text_image .container .left_column.switched {
	order: 2;
	margin-left: 15px;
	margin-right: 0;
}

@media (max-width: 720px) {
	.text_image .container .left_column.switched {
		margin-left: 0;
		margin-right: 0;
	}
}

.text_image .container .right_column {
	flex: 0 0 calc(66% - 20px);
	order: 2;
	margin-left: 15px;
}

.text_image .container .right_column .the_image {
	width: 100%;
	height: 600px;
	background-position: center center;
	background-size: cover;
}

@media (max-width: 720px) {
	.text_image .container .right_column .the_image {
		height: 350px;
	}
}

@media (max-width: 720px) {
	.text_image .container .right_column {
		flex: 0 0 100%;
		margin-left: 0;
	}
}

.text_image .container .right_column.switched {
	order: 1;
	margin-right: 15px;
	margin-left: 0;
}

@media (max-width: 720px) {
	.text_image .container .right_column.switched {
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 40px;
	}
}

.accordion .container .the_content {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: flex-start;
}

@media (max-width: 720px) {
	.accordion .container .the_content {
		flex-flow: row wrap;
	}
}

.accordion .container .left_column, .accordion .container .right_column {
	flex: 0 0 calc(33% - 20px);
}

@media (max-width: 720px) {
	.accordion .container .left_column, .accordion .container .right_column {
		flex: 0 0 100%;
	}
}

.accordion .container .left_column {
	margin-right: 15px;
	order: 1;
}

@media (max-width: 720px) {
	.accordion .container .left_column {
		margin-right: 0;
		margin-bottom: 40px;
	}
}

.accordion .container .left_column.switched {
	order: 2;
	margin-left: 15px;
	margin-right: 0;
}

@media (max-width: 720px) {
	.accordion .container .left_column.switched {
		order: 1;
		margin-left: 0;
		margin-right: 0;
	}
}

.accordion .container .right_column {
	flex: 0 0 calc(66% - 20px);
	order: 2;
	margin-left: 15px;
}

@media (max-width: 720px) {
	.accordion .container .right_column {
		flex: 0 0 100%;
		margin-left: 0;
	}
}

.accordion .container .right_column .accordion_wrapper {
	border-bottom: solid 1px #000;
}

.accordion .container .right_column .accordion_wrapper .accordion_item h3 {
	position: relative;
	padding-top: 25px;
	padding-bottom: 25px;
	border-top: solid 1px #000;
	text-align: left;
}

.accordion .container .right_column .accordion_wrapper .accordion_item h3:hover {
	cursor: pointer;
}

.accordion .container .right_column .accordion_wrapper .accordion_item h3 i {
	position: absolute;
	top: 33px;
	right: 0px;
	font-size: 18px;
	transition: all 300ms ease-out;
}

.accordion .container .right_column .accordion_wrapper .accordion_item h3 i.fa-plus {
	opacity: 1;
	transition: all 300ms ease-out;
}

.accordion .container .right_column .accordion_wrapper .accordion_item h3 i.fa-plus.off {
	opacity: 0;
	transform: rotate(45deg);
}

.accordion .container .right_column .accordion_wrapper .accordion_item h3 i.fa-minus {
	display: none;
	transition: all 300ms ease-out;
}

.accordion .container .right_column .accordion_wrapper .accordion_item h3 i.fa-minus.on {
	display: block;
}

.accordion .container .right_column .accordion_wrapper .accordion_item .the_copy {
	margin-top: 0;
	padding-bottom: 20px;
	display: none;
}

.accordion .container .right_column.switched {
	order: 1;
	margin-right: 15px;
	margin-left: 0;
}

@media (max-width: 720px) {
	.accordion .container .right_column.switched {
		order: 2;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 40px;
	}
}

.fifty_fifty_image .container {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: flex-start;
}

@media (max-width: 720px) {
	.fifty_fifty_image .container {
		flex-flow: row wrap;
	}
}

.fifty_fifty_image .container .left_column_copy, .fifty_fifty_image .container .right_column_copy {
	flex: 0 0 calc(50% - 20px);
}

@media (max-width: 720px) {
	.fifty_fifty_image .container .left_column_copy, .fifty_fifty_image .container .right_column_copy {
		flex: 0 0 100%;
	}
}

.fifty_fifty_image .container .left_column_copy .the_image, .fifty_fifty_image .container .right_column_copy .the_image {
	display: block;
	height: 800px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

@media (max-width: 720px) {
	.fifty_fifty_image .container .left_column_copy .the_image, .fifty_fifty_image .container .right_column_copy .the_image {
		height: 350px;
	}
}

.fifty_fifty_image .container .left_column_copy {
	margin-right: 15px;
}

@media (max-width: 720px) {
	.fifty_fifty_image .container .left_column_copy {
		margin-right: 0;
		margin-bottom: 40px;
	}
}

.fifty_fifty_image .container .right_column_copy {
	margin-left: 15px;
}

@media (max-width: 720px) {
	.fifty_fifty_image .container .right_column_copy {
		margin-left: 0;
	}
}

.fifty_fifty_image .container a:hover .the_image .hover_veil {
	opacity: 1;
}

.feature .container .feature_title_first, .feature .container .feature_title_second {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: center;
	width: 66%;
}

@media (max-width: 720px) {
	.feature .container .feature_title_first, .feature .container .feature_title_second {
		width: 100%;
	}
}

.feature .container .feature_title_first h2, .feature .container .feature_title_second h2 {
	margin-right: 20px;
	white-space: nowrap;
}

.feature .container .feature_title_first .the_line, .feature .container .feature_title_second .the_line {
	flex: 1 1 100%;
	height: 1px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #000;
}

.feature .container .feature_title_first.feature_title_second, .feature .container .feature_title_second.feature_title_second {
	margin-bottom: 30px;
}

.feature .container .feature_title_first.feature_title_second h2, .feature .container .feature_title_second.feature_title_second h2 {
	margin-left: 20px;
	margin-right: 0px;
}

.feature .container .choose_features_wrapper {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: flex-start;
	gap: 30px;
}

@media (max-width: 720px) {
	.feature .container .choose_features_wrapper {
		flex-flow: row wrap;
		gap: 0px;
	}
}

.feature .container .choose_features_wrapper .feature_item {
	flex: 1 0 calc(33% - 30px);
}

@media (max-width: 720px) {
	.feature .container .choose_features_wrapper .feature_item {
		flex: 0 0 100%;
		margin-bottom: 10px;
	}
	
	.feature .container .choose_features_wrapper .feature_item:last-of-type {
		margin-bottom: 0px;
	}
}

.feature .container .choose_features_wrapper .feature_item .the_image {
	display: block;
	height: 600px;
	background-size: cover;
	background-position: center center;
}

@media (max-width: 720px) {
	.feature .container .choose_features_wrapper .feature_item .the_image {
		height: 450px;
	}
}

.feature .container .choose_features_wrapper .feature_item a:hover .hover_veil {
	opacity: 1;
}

@media (max-width: 720px) {
	.feature .container .choose_features_wrapper .feature_item .the_copy {
		margin-top: 10px;
	}
}

.image_carousel {
	overflow: hidden;
}

.image_carousel .container {
	padding-bottom: 10px;
}

.image_carousel .container .image_carousel_wrapper {
	position: relative;
	overflow: visible;
}

.image_carousel .container .image_carousel_wrapper .choose_images, .image_carousel .container .image_carousel_wrapper .choose_images_mobile {
	margin: 0;
	padding: 0;
	transition: all 300ms ease-out;
	position: relative;
}

.image_carousel .container .image_carousel_wrapper .choose_images li, .image_carousel .container .image_carousel_wrapper .choose_images_mobile li {
	list-style-type: none;
}

.image_carousel .container .image_carousel_wrapper .choose_images .slick-list, .image_carousel .container .image_carousel_wrapper .choose_images_mobile .slick-list {
	overflow: visible !important;
}

.image_carousel .container .image_carousel_wrapper .choose_images .the_image, .image_carousel .container .image_carousel_wrapper .choose_images_mobile .the_image {
	height: 800px;
	background-size: cover;
	background-position: center center;
	overflow: visible;
}

@media (max-width: 720px) {
	.image_carousel .container .image_carousel_wrapper .choose_images .the_image, .image_carousel .container .image_carousel_wrapper .choose_images_mobile .the_image {
		height: 350px;
	}
}

.image_carousel .container .image_carousel_wrapper .choose_images .the_image .the_caption, .image_carousel .container .image_carousel_wrapper .choose_images_mobile .the_image .the_caption {
	position: absolute;
	bottom: -40px;
	left: 0px;
	width: 100%;
	height: auto;
	text-align: left;
}

.image_carousel .container .image_carousel_wrapper.desktop {
	display: block;
}

@media (max-width: 720px) {
	.image_carousel .container .image_carousel_wrapper.desktop {
		display: none;
	}
}

.image_carousel .container .image_carousel_wrapper.mobile {
	display: none;
	width: calc(100% - 20px);
	margin-left: 20px;
}

@media (max-width: 720px) {
	.image_carousel .container .image_carousel_wrapper.mobile {
		display: block;
	}
}

.form .container .the_content {
	display: block;
	width: 750px;
	margin: 0 auto;
}

@media (max-width: 820px) {
	.form .container .the_content {
		width: 100%;
	}
}

.form .container .the_content > p {
	margin-top: 25px;
}

.form .container .the_content .the_form {
	margin-top: 40px;
	padding: 0;
	padding-top: 65px;
	padding-bottom: 35px;
	border-radius: 0;
	border: none;
	border-top: solid 2px #2569c4;
	border-bottom: solid 2px #2569c4;
}

.map .container .map_wrapper #googleMap {
	display: block;
	width: 100%;
	height: 700px;
	filter: saturate(0);
}

@media (max-width: 720px) {
	.map .container .map_wrapper #googleMap {
		height: 250px;
	}
}

.spacer {
	padding-top: 0;
	padding-bottom: 0;
}

.spacer.spacer_height_small {
	height: 80px;
}

@media (max-width: 720px) {
	.spacer.spacer_height_small {
		height: 40px;
	}
}

.spacer.spacer_height_med {
	height: 160px;
}

@media (max-width: 720px) {
	.spacer.spacer_height_med {
		height: 60px;
	}
}

.spacer.spacer_height_large {
	height: 240px;
}

@media (max-width: 720px) {
	.spacer.spacer_height_large {
		height: 80px;
	}
}

.full_screen_image, .full_screen_video, .full_screen_image_video {
	position: relative;
	display: block;
	height: calc(100dvh - 138px);
	background-size: cover;
	background-position: center center;
}

@media (max-width: 720px) {
	.full_screen_image, .full_screen_video, .full_screen_image_video {
		height: calc(100dvh - 55px);
	}
}

.full_screen_image h2, .full_screen_video h2, .full_screen_image_video h2 {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	width: 740px;
	margin: 0 auto;
	transition: all 300ms ease-out;
}

@media (max-width: 940px) {
	.full_screen_image h2, .full_screen_video h2, .full_screen_image_video h2 {
		width: 75%;
	}
}

@media (max-width: 600px) {
	.full_screen_image h2, .full_screen_video h2, .full_screen_image_video h2 {
		width: calc(100% - 40px);
	}
}

.full_screen_image h2 .the_line_wrapper, .full_screen_video h2 .the_line_wrapper, .full_screen_image_video h2 .the_line_wrapper {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: center;
}

.full_screen_image h2 .the_line_wrapper .the_copy, .full_screen_video h2 .the_line_wrapper .the_copy, .full_screen_image_video h2 .the_line_wrapper .the_copy {
	flex: 0 0 auto;
	color: #fff;
	margin-right: 20px;
	font-size: 40px;
	line-height: 40px;
	font-weight: 700;
}

@media (max-width: 600px) {
	.full_screen_image h2 .the_line_wrapper .the_copy, .full_screen_video h2 .the_line_wrapper .the_copy, .full_screen_image_video h2 .the_line_wrapper .the_copy {
		font-size: 35px;
		line-height: 35px;
	}
}

.full_screen_image h2 .the_line_wrapper .the_line, .full_screen_video h2 .the_line_wrapper .the_line, .full_screen_image_video h2 .the_line_wrapper .the_line {
	flex: 1 0 auto;
	height: 3px;
	background-color: #fff;
}

.full_screen_image h2 .the_line_wrapper.second .the_copy, .full_screen_video h2 .the_line_wrapper.second .the_copy, .full_screen_image_video h2 .the_line_wrapper.second .the_copy {
	margin-left: 20px;
	margin-right: 0px;
}

.full_screen_image.down_under_active, .full_screen_video.down_under_active, .full_screen_image_video.down_under_active {
	height: calc(100dvh - 55px);
}

.full_screen_video, .full_screen_image_video {
	position: relative;
	display: block;
	height: calc(100dvh - 138px);
	overflow: hidden;
	max-width: 100%;
}

@media (max-width: 720px) {
	.full_screen_video, .full_screen_image_video {
		height: calc(100dvh - 55px);
	}
}

.full_screen_video #embeded_video, .full_screen_image_video #embeded_video {
	position: absolute;
	top: 50%;
	left: 50%;
	min-height: 100%;
	min-width: 100%;
	z-index: -1;
	transform: translateY(-50%) translateX(-50%);
}

.full_screen_logo_image, .full_screen_image_video {
	position: relative;
	display: block;
	height: calc(100dvh - 138px);
	background-size: cover;
	background-position: center center;
}

@media (max-width: 720px) {
	.full_screen_logo_image, .full_screen_image_video {
		height: calc(100dvh - 55px);
	}
}

.full_screen_logo_image .the_logo, .full_screen_image_video .the_logo {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	width: 300px;
	margin: 0 auto;
	transition: all 300ms ease-out;
}

.full_screen_logo_image .the_logo img, .full_screen_image_video .the_logo img {
	width: 100%;
	height: auto;
}

@media (max-width: 720px) {
	.full_screen_logo_image .the_logo, .full_screen_image_video .the_logo {
		width: 200px;
	}
}

@media (max-width: 600px) {
	.full_screen_logo_image .the_logo, .full_screen_image_video .the_logo {
		width: 150px;
	}
}

.full_screen_logo_image.down_under_active, .full_screen_image_video.down_under_active {
	height: calc(100dvh - 55px);
}

#news_footer .sib-form {
	padding: 0 !important;
	background-color: #1a1a1a !important;
}

#news_footer .sib-form #sib-container {
	padding: 0 !important;
	background-color: #1a1a1a !important;
	border: none !important;
}

#news_footer .sib-form-block {
	text-align: center !important;
}

#news_footer .sib-form-block p {
	color: #2569c4;
	font-family: "merrantregular" !important;
	font-size: 32px;
	letter-spacing: -1px !important;
	font-weight: normal !important;
}

#news_footer .sib-form-block button.sib-form-block__button {
	margin: 0 auto;
	margin-top: 0px;
	padding: 10px 15px;
	font-family: "merrantregular" !important;
	background-color: #2569c4 !important;
	border-radius: 5px;
	text-decoration: none;
	border: solid 1px #2569c4 !important;
	font-weight: 600;
	outline: none;
	transition: all 300ms ease-out;
}

#news_footer .sib-form-block button.sib-form-block__button:hover {
	cursor: pointer;
	background-color: transparent !important;
}

#news_footer .sib-form-block .sib-text-form-block p {
	font-size: 17px;
	font-family: "merrantlight" !important;
	line-height: 24px;
	color: #fff !important;
	font-weight: normal !important;
}

#news_footer .sib-form-block .entry__error {
	text-align: center !important;
	background-color: transparent !important;
	color: #2569c4 !important;
	font-family: "merrantregular" !important;
}

#news_footer .sib-form-block #EMAIL {
	text-align: left;
	background-color: #ddd !important;
	font-weight: normal !important;
	color: #545454 !important;
}

#news_footer .sib-form-block #EMAIL::-webkit-input-placeholder {
	/* WebKit browsers */
	font-family: "merrantregular" !important;
	color: #545454 !important;
	opacity: 1 !important;
}

#news_footer .sib-form-block #EMAIL:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	font-family: "merrantregular" !important;
	color: #545454 !important;
	opacity: 1 !important;
}

#news_footer .sib-form-block #EMAIL::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	font-family: "merrantregular" !important;
	color: #545454 !important;
	opacity: 1 !important;
}

#news_footer .sib-form-block #EMAIL:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	font-family: "merrantregular" !important;
	color: #545454 !important;
	opacity: 1 !important;
}

#news_footer .sib-form__declaration p {
	font-size: 15px !important;
	line-height: 19px !important;
}

.onsale {
	display: none !important;
}

p.tax_information_on_invoices {
	margin-top: 15px;
	margin-left: 12px;
}

.the_cart {
	transition: all 300ms ease-out;
	opacity: 0;
}

.the_cart .container {
	min-height: 550px;
}

.the_cart .container h2 {
	display: block;
	margin-top: 80px;
	text-align: center;
}

.the_cart .container h2:before {
	font-size: 20px;
	margin-top: 80px;
	margin-bottom: 80px;
	color: rgba(255, 255, 255, .75);
}

.the_cart .container h3 {
	display: block;
	text-align: center;
	font-size: 49px;
	font-weight: 600;
	line-height: 1;
}

.the_cart .container .wc-block-cart {
	margin-top: 60px;
}

.the_cart .container .wc-block-cart .wp-block-woocommerce-cart-items-block {
	width: 100%;
	margin: 0;
	padding-top: 45px;
	padding-right: 0;
	border-top: solid 2px #2569c4;
}

.the_cart .container .wc-block-cart .wp-block-woocommerce-cart-items-block .wc-block-cart-item__remove-link {
	padding: 10px 15px;
	background-color: #2569c4;
	border-radius: 5px;
	text-decoration: none;
	border: solid 1px #2569c4;
	text-transform: capitalize;
	font-weight: 600;
	transition: all 300ms ease-out;
}

.the_cart .container .wc-block-cart .wp-block-woocommerce-cart-items-block .wc-block-cart-item__remove-link:hover {
	background-color: transparent;
}

.the_cart .container .wc-block-cart .wp-block-woocommerce-cart-items-block table tr td.wc-block-cart-item__image {
	width: 200px;
	padding-left: 0;
	padding-right: 30px;
}

@media (max-width: 780px) {
	.the_cart .container .wc-block-cart .wp-block-woocommerce-cart-items-block table tr td.wc-block-cart-item__image {
		width: auto;
	}
}

.the_cart .container .wc-block-cart .wp-block-woocommerce-cart-totals-block {
	width: 100%;
	margin: 0;
	padding-top: 45px;
	padding-left: 0;
	border-top: solid 2px #2569c4;
}

.the_cart .container .wc-block-cart .wp-block-woocommerce-cart-totals-block .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-wrapper div {
	padding-left: 0;
}

.the_cart .container .wc-block-cart .wp-block-woocommerce-cart-totals-block .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-coupon.wc-block-components-panel {
	padding-right: 0;
}

.the_cart .container .wc-block-cart .wp-block-woocommerce-cart-totals-block .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-coupon.wc-block-components-panel button svg {
	height: 50px;
}

.the_cart .container .wc-block-cart .wp-block-woocommerce-cart-totals-block .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-coupon.wc-block-components-panel button:hover {
	cursor: pointer;
	color: #2569c4;
}

.the_cart .container .wc-block-cart .wp-block-woocommerce-cart-totals-block .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-coupon.wc-block-components-panel button:hover svg {
	fill: #2569c4;
}

.the_cart .container .wc-block-cart .wp-block-woocommerce-cart-totals-block .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-coupon__content input {
	height: 62px;
}

.the_cart .container .wc-block-cart .wp-block-woocommerce-cart-totals-block .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-coupon__content button {
	flex: 0 0 100px;
	padding: 10px 15px;
	background-color: #2569c4;
	border-radius: 5px;
	text-decoration: none;
	border: solid 1px #2569c4;
	font-weight: 600;
	transition: all 300ms ease-out;
}

.the_cart .container .wc-block-cart .wp-block-woocommerce-cart-totals-block .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-coupon__content button:hover {
	background-color: transparent;
}

.the_cart .container .wc-block-cart .wp-block-woocommerce-cart-totals-block .wc-block-cart__submit-container {
	text-align: center;
}

.the_cart .container .wc-block-cart .wp-block-woocommerce-cart-totals-block .wc-block-cart__submit-container a {
	width: 300px;
	margin: 0 auto;
	margin-top: 50px;
	padding: 10px 15px;
	background-color: #2569c4;
	border-radius: 5px;
	text-decoration: none;
	border: solid 1px #2569c4;
	outline: none;
	transition: all 300ms ease-out;
}

.the_cart .container .wc-block-cart .wp-block-woocommerce-cart-totals-block .wc-block-cart__submit-container a:hover {
	background-color: transparent;
}

.the_cart .container .wc-block-cart .wp-block-woocommerce-cart-totals-block .wc-block-cart__submit-container a span {
	font-weight: 600;
}

.the_checkout .container > h2 {
	display: block;
	text-align: center;
	font-size: 49px;
	font-weight: 600;
	line-height: 1;
}

.the_checkout .container .wc-block-checkout {
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: flex-start;
	margin: 0;
	margin-top: 60px;
	padding: 0;
}

@media (max-width: 980px) {
	.the_checkout .container .wc-block-checkout {
		flex-flow: row wrap;
	}
}

.the_checkout .container .wc-block-checkout .wp-block-woocommerce-checkout-fields-block {
	flex: 0 0 60%;
	margin-right: 0px;
	padding-top: 45px;
	padding-right: 0;
	border-top: solid 2px #2569c4;
}

@media (max-width: 980px) {
	.the_checkout .container .wc-block-checkout .wp-block-woocommerce-checkout-fields-block {
		flex: 0 0 100%;
		order: 2;
	}
}

.the_checkout .container .wc-block-checkout .wp-block-woocommerce-checkout-fields-block input, .the_checkout .container .wc-block-checkout .wp-block-woocommerce-checkout-fields-block select, .the_checkout .container .wc-block-checkout .wp-block-woocommerce-checkout-fields-block textarea {
	background-color: #ddd !important;
}

.the_checkout .container .wc-block-checkout .wc-block-checkout__sidebar {
	top: 0;
}

.the_checkout .container .wc-block-checkout .wc-block-checkout__sidebar.is-sticky {
	position: relative !important;
	top: 0;
}

@media (max-width: 980px) {
	.the_checkout .container .wc-block-checkout .wc-block-checkout__sidebar {
		flex: 0 0 100% !important;
		order: 1;
		padding-left: 0;
		padding-bottom: 40px;
	}
}

.the_checkout .container .wc-block-checkout .wp-block-woocommerce-checkout-order-summary-block {
	flex: 0 0 35%;
	margin-top: -8px;
	padding-top: 45px;
	padding-right: 0;
	border-top: solid 2px #2569c4;
	border-radius: 0;
}

@media (max-width: 980px) {
	.the_checkout .container .wc-block-checkout .wp-block-woocommerce-checkout-order-summary-block {
		flex: 0 0 100% !important;
		order: 1;
	}
}

.the_checkout .container .wc-block-checkout .wp-block-woocommerce-checkout-order-summary-block svg {
	height: 35px;
	right: -10px;
}

.the_checkout .container .wc-block-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-order-summary-item__quantity {
	background-color: #2569c4;
	color: #fff;
	border: solid 4px #2569c4;
	box-shadow: none;
	font-weight: 600;
}

.the_checkout .container .wc-block-checkout .wc-block-components-totals-coupon input {
	height: 62px;
}

.the_checkout .container .wc-block-checkout .wc-block-components-totals-coupon button.wc-block-components-totals-coupon__button {
	flex: 0 0 100px;
	padding: 10px 15px;
	background-color: #2569c4;
	border-radius: 5px;
	text-decoration: none;
	border: solid 1px #2569c4;
	font-weight: 600;
	transition: all 300ms ease-out;
}

.the_checkout .container .wc-block-checkout .wc-block-components-totals-coupon button.wc-block-components-totals-coupon__button:hover {
	background-color: transparent;
}

.the_checkout .container .wc-block-checkout .wc-block-components-totals-coupon svg {
	height: 35px;
	right: -10px;
}

.the_checkout .container .wc-block-checkout .wp-block-woocommerce-checkout-terms-block {
	margin-bottom: 20px;
	padding-top: 20px;
}

.the_checkout .container .wc-block-checkout .wp-block-woocommerce-checkout-terms-block span {
	font-size: 14px;
}

.the_checkout .container .wc-block-checkout .wp-block-woocommerce-checkout-terms-block span a {
	text-decoration: underline;
}

.the_checkout .container .wc-block-checkout .wp-block-woocommerce-checkout-terms-block span a:hover {
	text-decoration: none;
}

.the_checkout .container .wc-block-checkout .wc-block-checkout__actions_row {
	text-align: center;
}

.the_checkout .container .wc-block-checkout .wc-block-checkout__actions_row button {
	width: 300px;
	margin: 0 auto;
	margin-top: 50px;
	padding: 10px 15px;
	background-color: #2569c4;
	border-radius: 5px;
	text-decoration: none;
	border: solid 1px #2569c4;
	font-weight: 600;
	outline: none;
	transition: all 300ms ease-out;
}

.the_checkout .container .wc-block-checkout .wc-block-checkout__actions_row button:hover {
	cursor: pointer;
	background-color: transparent;
}

.the_checkout .container .checkout_wrapper {
	margin-top: 60px;
}

.the_checkout .container .checkout_wrapper p.woocommerce-thankyou-order-received:after {
	display: block;
	display: none;
	margin-top: 20px;
	content: "Please visit the \'My serials\' page to get your serial codes";
}

.the_checkout .container .checkout_wrapper .woocommerce-order p.woocommerce-notice {
	display: block;
	margin-bottom: 60px;
	text-align: center;
	font-size: 27px;
	font-weight: 500;
	line-height: 1;
	letter-spacing: -.54px;
}

.the_checkout .container .checkout_wrapper .woocommerce-order ul.woocommerce-order-overview li {
	display: block;
	width: 100%;
	margin-bottom: 10px;
	border-right: none;
	text-transform: capitalize;
	color: rgba(255, 255, 255, .55);
}

.the_checkout .container .checkout_wrapper .woocommerce-order ul.woocommerce-order-overview li strong {
	display: inline-block;
	font-size: 18px;
	color: #fff;
}

.the_checkout .container .checkout_wrapper .woocommerce-order table tr th, .the_checkout .container .checkout_wrapper .woocommerce-order table tr td {
	padding-left: 0;
}

.the_checkout .container .checkout_wrapper .woocommerce-order .woocommerce-customer-details address {
	padding-left: 0;
	line-height: 35px;
}

.the_checkout .container .checkout_wrapper .woocommerce-order p a.button {
	margin: 0 auto;
	margin-top: 0px;
	padding: 10px 15px;
	background-color: #2569c4;
	border-radius: 5px;
	text-decoration: none;
	border: solid 1px #2569c4;
	font-weight: 600;
	color: #fff;
	text-transform: capitalize;
	outline: none;
	transition: all 300ms ease-out;
}

.the_checkout .container .checkout_wrapper .woocommerce-order p a.button:hover {
	cursor: pointer;
	background-color: transparent;
}

.the_checkout .container .checkout_wrapper .woocommerce-order .woocommerce-order-downloads table tr td.download-file a {
	margin: 0 auto;
	margin-top: 0px;
	padding: 10px 15px;
	background-color: #2569c4;
	border-radius: 5px;
	text-decoration: none;
	border: solid 1px #2569c4;
	outline: none;
	transition: all 300ms ease-out;
}

.the_checkout .container .checkout_wrapper .woocommerce-order .woocommerce-order-downloads table tr td.download-file a:hover {
	cursor: pointer;
	background-color: transparent;
}

.woocommerce-table--order-downloads.hide_this {
	display: none !important;
}

form.woocommerce-EditAccountForm.edit-account p.woocommerce-form-row:nth-child(6) {
	display: none;
}

form.woocommerce-EditAccountForm.edit-account fieldset {
	margin-top: 50px;
}

p.lost_password a {
	color: #2569c4;
}

p.lost_password a:hover {
	text-decoration: underline;
}

.the_account .container > h2 {
	display: block;
	text-align: center;
	font-size: 49px;
	font-weight: 600;
	line-height: 1;
}

.the_account .container > p {
	display: block;
	margin-top: 30px;
	text-align: center;
}

.the_account .container .account_wrapper {
	width: 750px;
	margin: 0 auto;
}

@media (max-width: 820px) {
	.the_account .container .account_wrapper {
		width: 100%;
	}
}

.the_account .container .account_wrapper .scaler_link {
	color: #2569c4;
}

.the_account .container .account_wrapper .scaler_link:hover {
	text-decoration: underline;
}

.the_account .container .account_wrapper .woocommerce .woocommerce-notices-wrapper .woocommerce-error, .the_account .container .account_wrapper .woocommerce .woocommerce-notices-wrapper .woocommerce-message {
	margin-top: 40px;
	background-color: #2f3030;
	color: #fff;
}

.the_account .container .account_wrapper .woocommerce > h2 {
	display: none;
}

.the_account .container .account_wrapper .woocommerce .woocommerce-form, .the_account .container .account_wrapper .woocommerce .lost_reset_password {
	margin-top: 40px;
	margin-bottom: 40px;
	padding: 0;
	padding-top: 55px;
	padding-bottom: 35px;
	border-radius: 0;
	border: none;
	border-top: solid 2px #2569c4;
	border-bottom: solid 2px #2569c4;
}

.the_account .container .account_wrapper .woocommerce .woocommerce-form > p, .the_account .container .account_wrapper .woocommerce .lost_reset_password > p {
	margin-bottom: 20px;
}

.the_account .container .account_wrapper .woocommerce .woocommerce-form input, .the_account .container .account_wrapper .woocommerce .woocommerce-form select, .the_account .container .account_wrapper .woocommerce .woocommerce-form textarea, .the_account .container .account_wrapper .woocommerce .lost_reset_password input, .the_account .container .account_wrapper .woocommerce .lost_reset_password select, .the_account .container .account_wrapper .woocommerce .lost_reset_password textarea {
	padding: 7px 12px;
	border-radius: 3px;
	background-color: #ddd !important;
	color: #2f3030;
}

.the_account .container .account_wrapper .woocommerce .woocommerce-form .show-password-input, .the_account .container .account_wrapper .woocommerce .lost_reset_password .show-password-input {
	top: 7px;
}

.the_account .container .account_wrapper .woocommerce .woocommerce-form .show-password-input:after, .the_account .container .account_wrapper .woocommerce .lost_reset_password .show-password-input:after {
	color: #2f3030;
}

.the_account .container .account_wrapper .woocommerce .woocommerce-form .form-row, .the_account .container .account_wrapper .woocommerce .lost_reset_password .form-row {
	width: 100%;
	margin-bottom: 30px;
	padding-left: 0;
}

.the_account .container .account_wrapper .woocommerce .woocommerce-form .button, .the_account .container .account_wrapper .woocommerce .lost_reset_password .button {
	width: 200px;
	margin: 0 auto;
	margin-top: 0px;
	padding: 10px 15px;
	background-color: #2569c4;
	border-radius: 5px;
	text-align: center;
	font-weight: 600;
	color: #fff;
	text-decoration: none;
	border: solid 1px #2569c4;
	outline: none;
	transition: all 300ms ease-out;
}

.the_account .container .account_wrapper .woocommerce .woocommerce-form .button:hover, .the_account .container .account_wrapper .woocommerce .lost_reset_password .button:hover {
	cursor: pointer;
	background-color: transparent;
}

.the_account .container .account_wrapper .woocommerce .woocommerce-form .woocommerce-form-login__rememberme, .the_account .container .account_wrapper .woocommerce .lost_reset_password .woocommerce-form-login__rememberme {
	display: none;
}

.the_account .container .account_wrapper .woocommerce-MyAccount-navigation {
	display: inline-block;
	display: none !important;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 20px;
}

.the_account .container .account_wrapper .woocommerce-MyAccount-navigation ul {
	margin: 0;
	padding: 0;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: flex-start;
}

.the_account .container .account_wrapper .woocommerce-MyAccount-navigation ul li {
	list-style-type: none;
}

.the_account .container .account_wrapper .woocommerce-MyAccount-navigation ul li {
	flex: 0 0 auto;
	margin: 8px;
}

@media (max-width: 640px) {
	.the_account .container .account_wrapper .woocommerce-MyAccount-navigation ul li {
		flex: 0 0 calc(46% - 10px);
		margin: 5px 5px;
	}
}

@media (max-width: 400px) {
	.the_account .container .account_wrapper .woocommerce-MyAccount-navigation ul li {
		flex: 0 0 100%;
		margin: 5px 5px;
	}
}

.the_account .container .account_wrapper .woocommerce-MyAccount-navigation ul li a {
	background-color: #2569c4;
	padding: 6px 10px;
	color: #fff;
	font-size: 15px;
	text-decoration: none;
	border-radius: 4px;
	border: solid 1px #2569c4;
	transition: all 300ms ease-out;
}

@media (max-width: 640px) {
	.the_account .container .account_wrapper .woocommerce-MyAccount-navigation ul li a {
		display: block;
		text-align: center;
		font-size: 16px;
	}
}

.the_account .container .account_wrapper .woocommerce-MyAccount-navigation ul li a:hover {
	cursor: pointer;
	background-color: transparent;
}

.the_account .container .account_wrapper .woocommerce-MyAccount-navigation ul li a.active {
	cursor: default;
	background-color: transparent;
}

.the_account .container .account_wrapper .woocommerce-MyAccount-navigation ul li a.active:hover {
	cursor: pointer;
	background-color: transparent;
}

.the_account .container .account_wrapper .woocommerce-MyAccount-content {
	display: block;
	width: 100%;
	margin-top: 20px;
}

.the_account .container .account_wrapper .woocommerce-MyAccount-content p:first-of-type {
	margin-bottom: 30px;
}

.the_account .container .account_wrapper .woocommerce-MyAccount-content p:first-of-type a:hover {
	text-decoration: underline;
}

.the_account .container .account_wrapper .woocommerce-MyAccount-content .woocommerce-info {
	margin-top: 0px;
	background-color: #2f3030;
	color: #fff;
}

@media (max-width: 720px) {
	.the_account .container .account_wrapper .woocommerce-MyAccount-content .woocommerce-info {
		text-align: center;
	}
}

.the_account .container .account_wrapper .woocommerce-MyAccount-content .woocommerce-info .button {
	width: 200px;
	margin: 0 auto;
	margin-top: 0px;
	padding: 10px 15px;
	background-color: #2569c4;
	border-radius: 5px;
	text-align: center;
	font-weight: 600;
	color: #fff;
	text-decoration: none;
	border: solid 1px #2569c4;
	outline: none;
	transition: all 300ms ease-out;
}

.the_account .container .account_wrapper .woocommerce-MyAccount-content .woocommerce-info .button:hover {
	cursor: pointer;
	background-color: transparent;
}

@media (max-width: 720px) {
	.the_account .container .account_wrapper .woocommerce-MyAccount-content .woocommerce-info .button {
		display: inline-block;
		width: 100%;
		margin-top: 20px;
	}
}

.the_account .container .account_wrapper label[for=account_display_name] {
	opacity: 0;
}

.the_account .container .account_wrapper #account_display_name {
	display: none;
}

.the_account .container .account_wrapper span#account_display_name_description {
	font-size: 15px;
	opacity: 0;
}

.the_account .container .account_wrapper #account_email_now {
	display: block;
	width: 100%;
	margin-top: 2px;
	margin-bottom: 6px;
}

.section.section__productBanner .container .productBanner .productBanner__overlay--wrapper .the_price {
	display: block;
	margin: 10px auto;
}

.section.section__productBanner .container .productBanner .productBanner__overlay--wrapper .the_price .woocommerce-Price-amount {
	color: #fff;
	font-size: 50px;
	font-weight: 500;
}

.section.section__productBanner .container .productBanner .productBanner__overlay--wrapper .the_price span.usd {
	color: #fff;
	font-size: 30px;
	font-weight: 300;
}

.the_api .container > h2 {
	display: block;
	text-align: center;
	font-size: 49px;
	font-weight: 600;
	line-height: 1;
}

.the_api .container > p {
	display: block;
	margin-top: 30px;
	text-align: center;
}

.wc-block-components-product-price__regular {
	position: relative;
}

.wc-block-components-product-price__regular:before {
	position: absolute;
	content: " ";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url("https://cdn-ileflij.nitrocdn.com/BIeLKxWSvpUEFsZcfykIWXqMuYSLLSMG/assets/images/optimized/rev-b65207c/scalermusic.com/wp-content/themes/scaler/images/was_price_line.svg");
	background-position: center;
	background-repeat: no-repeat;
	opacity: .75;
	z-index: 10;
}

.wc-block-components-product-details__note .wc-block-components-product-details__name {
	display: none;
}

.wc-block-components-product-details__note .wc-block-components-product-details__value {
	color: #1c9ad5;
	font-weight: 600;
	font-size: 18px;
}

.order-again {
	display: none !important;
}

.wc-block-components-radio-control {
	background-color: #333;
}

.wc-block-components-radio-control > .wc-block-components-radio-control-accordion-option {
	padding-top: 10px;
	padding-bottom: 10px;
	border-width: 2px;
}

.wc-block-components-radio-control > .wc-block-components-radio-control-accordion-option label {
	color: #fff !important;
}

@media (max-width: 720px) {
	.wc-block-components-order-summary-item {
		flex-flow: row wrap !important;
	}
	
	.wc-block-components-order-summary-item .wc-block-components-order-summary-item__image {
		flex: 0 0 100% !important;
	}
	
	.wc-block-components-order-summary-item .wc-block-components-order-summary-item__image img {
		width: 200px !important;
		max-width: 200px !important;
	}
	
	.wc-block-components-order-summary-item .wc-block-components-order-summary-item__description {
		flex: 0 0 100% !important;
		margin-top: 25px !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
		padding-bottom: 20px !important;
	}
}

@media (max-width: 720px) {
	table.wc-block-cart-items {
		width: 100%;
	}
	
	table.wc-block-cart-items tr.wc-block-cart-items__row {
		display: flex !important;
		flex-flow: row wrap !important;
	}
	
	table.wc-block-cart-items tr.wc-block-cart-items__row td {
		flex: 0 0 100% !important;
		padding: 10px 0 !important;
	}
	
	table.wc-block-cart-items tr.wc-block-cart-items__row td img {
		width: 200px !important;
		max-width: 200px !important;
	}
	
	table.wc-block-cart-items tr.wc-block-cart-items__row td del, table.wc-block-cart-items tr.wc-block-cart-items__row td ins {
		font-size: 16px;
	}
	
	table.wc-block-cart-items tr.wc-block-cart-items__row td.wc-block-cart-item__total .wc-block-cart-item__total-price-and-sale-badge-wrapper {
		display: inline-block !important;
	}
	
	table.wc-block-cart-items tr.wc-block-cart-items__row td.wc-block-cart-item__product .wc-block-cart-item__wrap a {
		font-size: 25px;
		font-weight: bold;
	}
	
	table.wc-block-cart-items tr.wc-block-cart-items__row td.wc-block-cart-item__image {
		padding-top: 0 !important;
	}
}

.wc-block-checkout__login-prompt {
	display: none !important;
}

.wc-block-store-notice.wc-block-components-notice-banner {
	color: #fff;
	font-weight: 500;
	background-color: #ff495c !important;
}

.wc-block-store-notice.wc-block-components-notice-banner svg {
	display: none !important;
}

/*
table.wc-block-cart-items {
	@media (max-width: $width-ipad) {
		td.wc-block-cart-item__image{

			display: none;
			img{
				display: none;
			}
		}
	}
}
*/
.not-selectable {
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}

.carousel {
	position: relative;
	box-sizing: border-box;
}

.carousel *, .carousel *:before, .carousel *:after {
	box-sizing: inherit;
}

.carousel.is-draggable {
	cursor: move;
	cursor: grab;
}

.carousel.is-dragging {
	cursor: move;
	cursor: grabbing;
}

.carousel__viewport {
	position: relative;
	overflow: hidden;
	max-width: 100%;
	max-height: 100%;
}

.carousel__track {
	display: flex;
}

.carousel__slide {
	flex: 0 0 auto;
	width: var(--carousel-slide-width, 60%);
	max-width: 100%;
	padding: 1rem;
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
	overscroll-behavior: contain;
	-webkit-overflow-scrolling: touch;
	touch-action: pan-y;
}

.has-dots {
	margin-bottom: calc(.5rem + 22px);
}

.carousel__dots {
	margin: 0 auto;
	padding: 0;
	position: absolute;
	top: calc(100% + .5rem);
	left: 0;
	right: 0;
	display: flex;
	justify-content: center;
	list-style: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.carousel__dots .carousel__dot {
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
	width: 22px;
	height: 22px;
	cursor: pointer;
}

.carousel__dots .carousel__dot:after {
	content: "";
	width: 8px;
	height: 8px;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: currentColor;
	opacity: .25;
	transition: opacity .15s ease-in-out;
}

.carousel__dots .carousel__dot.is-selected:after {
	opacity: 1;
}

.carousel__button {
	width: var(--carousel-button-width, 48px);
	height: var(--carousel-button-height, 48px);
	padding: 0;
	border: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	pointer-events: all;
	cursor: pointer;
	color: var(--carousel-button-color, currentColor);
	background: var(--carousel-button-bg, transparent);
	border-radius: var(--carousel-button-border-radius, 50%);
	box-shadow: var(--carousel-button-shadow, none);
	transition: opacity .15s ease;
}

.carousel__button.is-prev, .carousel__button.is-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.carousel__button.is-prev {
	left: 10px;
}

.carousel__button.is-next {
	right: 10px;
}

.carousel__button[disabled] {
	cursor: default;
	opacity: .3;
}

.carousel__button svg {
	width: var(--carousel-button-svg-width, 50%);
	height: var(--carousel-button-svg-height, 50%);
	fill: none;
	stroke: currentColor;
	stroke-width: var(--carousel-button-svg-stroke-width, 1.5);
	stroke-linejoin: bevel;
	stroke-linecap: round;
	filter: var(--carousel-button-svg-filter, none);
	pointer-events: none;
}

html.with-fancybox {
	scroll-behavior: auto;
}

body.compensate-for-scrollbar {
	overflow: hidden !important;
	touch-action: none;
}

.fancybox__container {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	direction: ltr;
	margin: 0;
	padding: env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	color: var(--fancybox-color, #fff);
	-webkit-tap-highlight-color: transparent;
	overflow: hidden;
	z-index: 1050;
	outline: none;
	transform-origin: top left;
	--carousel-button-width: 48px;
	--carousel-button-height: 48px;
	--carousel-button-svg-width: 24px;
	--carousel-button-svg-height: 24px;
	--carousel-button-svg-stroke-width: 2.5;
	--carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, .4));
}

.fancybox__container *, .fancybox__container *::before, .fancybox__container *::after {
	box-sizing: inherit;
}

.fancybox__container :focus {
	outline: none;
}

body:not(.is-using-mouse) .fancybox__container :focus {
	box-shadow: 0 0 0 1px #fff, 0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, .94));
}

@media all and (min-width: 1024px) {
	.fancybox__container {
		--carousel-button-width: 48px;
		--carousel-button-height: 48px;
		--carousel-button-svg-width: 27px;
		--carousel-button-svg-height: 27px;
	}
}

.fancybox__backdrop {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	background: var(--fancybox-bg, rgba(24, 24, 27, .92));
}

.fancybox__carousel {
	position: relative;
	flex: 1 1 auto;
	min-height: 0;
	height: 100%;
	z-index: 10;
}

.fancybox__carousel.has-dots {
	margin-bottom: calc(.5rem + 22px);
}

.fancybox__viewport {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: visible;
	cursor: default;
}

.fancybox__track {
	display: flex;
	height: 100%;
}

.fancybox__slide {
	flex: 0 0 auto;
	width: 100%;
	max-width: 100%;
	margin: 0;
	padding: 48px 8px 8px 8px;
	position: relative;
	overscroll-behavior: contain;
	display: flex;
	flex-direction: column;
	outline: 0;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	--carousel-button-width: 36px;
	--carousel-button-height: 36px;
	--carousel-button-svg-width: 22px;
	--carousel-button-svg-height: 22px;
}

.fancybox__slide::before, .fancybox__slide::after {
	content: "";
	flex: 0 0 0;
	margin: auto;
}

@media all and (min-width: 1024px) {
	.fancybox__slide {
		padding: 64px 100px;
	}
}

.fancybox__content {
	margin: 0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);
	padding: 36px;
	color: var(--fancybox-content-color, #374151);
	background: var(--fancybox-content-bg, #fff);
	position: relative;
	align-self: center;
	display: flex;
	flex-direction: column;
	z-index: 20;
}

.fancybox__content :focus:not(.carousel__button.is-close) {
	outline: thin dotted;
	box-shadow: none;
}

.fancybox__caption {
	align-self: center;
	max-width: 100%;
	margin: 0;
	padding: 1rem 0 0 0;
	line-height: 1.375;
	color: var(--fancybox-color, currentColor);
	visibility: visible;
	cursor: auto;
	flex-shrink: 0;
	overflow-wrap: anywhere;
}

.is-loading .fancybox__caption {
	visibility: hidden;
}

.fancybox__container > .carousel__dots {
	top: 100%;
	color: var(--fancybox-color, #fff);
}

.fancybox__nav .carousel__button {
	z-index: 40;
}

.fancybox__nav .carousel__button.is-next {
	right: 8px;
}

@media all and (min-width: 1024px) {
	.fancybox__nav .carousel__button.is-next {
		right: 40px;
	}
}

.fancybox__nav .carousel__button.is-prev {
	left: 8px;
}

@media all and (min-width: 1024px) {
	.fancybox__nav .carousel__button.is-prev {
		left: 40px;
	}
}

.carousel__button.is-close {
	position: absolute;
	top: 8px;
	top: calc(env(safe-area-inset-top, 0px) + 8px);
	right: 8px;
	right: calc(env(safe-area-inset-right, 0px) + 8px);
	z-index: 40;
}

@media all and (min-width: 1024px) {
	.carousel__button.is-close {
		right: 40px;
	}
}

.fancybox__content > .carousel__button.is-close {
	position: absolute;
	top: -40px;
	right: 0;
	color: var(--fancybox-color, #fff);
}

.fancybox__no-click, .fancybox__no-click button {
	pointer-events: none;
}

.fancybox__spinner {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 50px;
	height: 50px;
	color: var(--fancybox-color, currentColor);
}

.fancybox__slide .fancybox__spinner {
	cursor: pointer;
	z-index: 1053;
}

.fancybox__spinner svg {
	animation: fancybox-rotate 2s linear infinite;
	transform-origin: center center;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 100%;
	height: 100%;
}

.fancybox__spinner svg circle {
	fill: none;
	stroke-width: 2.75;
	stroke-miterlimit: 10;
	stroke-dasharray: 1, 200;
	stroke-dashoffset: 0;
	animation: fancybox-dash 1.5s ease-in-out infinite;
	stroke-linecap: round;
	stroke: currentColor;
}

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

@keyframes fancybox-dash {
	0% {
		stroke-dasharray: 1, 200;
		stroke-dashoffset: 0;
	}
	
	50% {
		stroke-dasharray: 89, 200;
		stroke-dashoffset: -35px;
	}
	
	100% {
		stroke-dasharray: 89, 200;
		stroke-dashoffset: -124px;
	}
}

.fancybox__backdrop, .fancybox__caption, .fancybox__nav, .carousel__dots, .carousel__button.is-close {
	opacity: var(--fancybox-opacity, 1);
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop, .fancybox__container.is-animated[aria-hidden=false] .fancybox__caption, .fancybox__container.is-animated[aria-hidden=false] .fancybox__nav, .fancybox__container.is-animated[aria-hidden=false] .carousel__dots, .fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close {
	animation: .15s ease backwards fancybox-fadeIn;
}

.fancybox__container.is-animated.is-closing .fancybox__backdrop, .fancybox__container.is-animated.is-closing .fancybox__caption, .fancybox__container.is-animated.is-closing .fancybox__nav, .fancybox__container.is-animated.is-closing .carousel__dots, .fancybox__container.is-animated.is-closing .carousel__button.is-close {
	animation: .15s ease both fancybox-fadeOut;
}

.fancybox-fadeIn {
	animation: .15s ease both fancybox-fadeIn;
}

.fancybox-fadeOut {
	animation: .1s ease both fancybox-fadeOut;
}

.fancybox-zoomInUp {
	animation: .2s ease both fancybox-zoomInUp;
}

.fancybox-zoomOutDown {
	animation: .15s ease both fancybox-zoomOutDown;
}

.fancybox-throwOutUp {
	animation: .15s ease both fancybox-throwOutUp;
}

.fancybox-throwOutDown {
	animation: .15s ease both fancybox-throwOutDown;
}

@keyframes fancybox-fadeIn {
	from {
		opacity: 0;
	}
	
	to {
		opacity: 1;
	}
}

@keyframes fancybox-fadeOut {
	to {
		opacity: 0;
	}
}

@keyframes fancybox-zoomInUp {
	from {
		transform: scale(.97) translate3d(0, 16px, 0);
		opacity: 0;
	}
	
	to {
		transform: scale(1) translate3d(0, 0, 0);
		opacity: 1;
	}
}

@keyframes fancybox-zoomOutDown {
	to {
		transform: scale(.97) translate3d(0, 16px, 0);
		opacity: 0;
	}
}

@keyframes fancybox-throwOutUp {
	to {
		transform: translate3d(0, -30%, 0);
		opacity: 0;
	}
}

@keyframes fancybox-throwOutDown {
	to {
		transform: translate3d(0, 30%, 0);
		opacity: 0;
	}
}

.fancybox__carousel .carousel__slide {
	scrollbar-width: thin;
	scrollbar-color: #ccc rgba(255, 255, 255, .1);
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar {
	width: 8px;
	height: 8px;
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar-track {
	background-color: rgba(255, 255, 255, .1);
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb {
	background-color: #ccc;
	border-radius: 2px;
	box-shadow: inset 0 0 4px rgba(0, 0, 0, .2);
}

.fancybox__carousel.is-draggable .fancybox__slide, .fancybox__carousel.is-draggable .fancybox__slide .fancybox__content {
	cursor: move;
	cursor: grab;
}

.fancybox__carousel.is-dragging .fancybox__slide, .fancybox__carousel.is-dragging .fancybox__slide .fancybox__content {
	cursor: move;
	cursor: grabbing;
}

.fancybox__carousel .fancybox__slide .fancybox__content {
	cursor: auto;
}

.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content {
	cursor: zoom-in;
}

.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content {
	cursor: zoom-out;
}

.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content {
	cursor: move;
	cursor: grab;
}

.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content {
	cursor: move;
	cursor: grabbing;
}

.fancybox__image {
	transform-origin: 0 0;
	touch-action: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	transition: none;
}

.has-image .fancybox__content {
	padding: 0;
	background: transparent;
	min-height: 1px;
}

.is-closing .has-image .fancybox__content {
	overflow: visible;
}

.has-image[data-image-fit=contain] {
	overflow: visible;
	touch-action: none;
}

.has-image[data-image-fit=contain] .fancybox__content {
	flex-direction: row;
	flex-wrap: wrap;
}

.has-image[data-image-fit=contain] .fancybox__image {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}

.has-image[data-image-fit=contain-w] {
	overflow-x: hidden;
	overflow-y: auto;
}

.has-image[data-image-fit=contain-w] .fancybox__content {
	min-height: auto;
}

.has-image[data-image-fit=contain-w] .fancybox__image {
	max-width: 100%;
	height: auto;
}

.has-image[data-image-fit=cover] {
	overflow: visible;
	touch-action: none;
}

.has-image[data-image-fit=cover] .fancybox__content {
	width: 100%;
	height: 100%;
}

.has-image[data-image-fit=cover] .fancybox__image {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content, .fancybox__carousel .fancybox__slide.has-map .fancybox__content, .fancybox__carousel .fancybox__slide.has-pdf .fancybox__content, .fancybox__carousel .fancybox__slide.has-video .fancybox__content, .fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
	max-width: 100%;
	flex-shrink: 1;
	min-height: 1px;
	overflow: visible;
}

.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content, .fancybox__carousel .fancybox__slide.has-map .fancybox__content, .fancybox__carousel .fancybox__slide.has-pdf .fancybox__content {
	width: 100%;
	height: 80%;
}

.fancybox__carousel .fancybox__slide.has-video .fancybox__content, .fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
	width: 960px;
	height: 540px;
	max-width: 100%;
	max-height: 100%;
}

.fancybox__carousel .fancybox__slide.has-map .fancybox__content, .fancybox__carousel .fancybox__slide.has-pdf .fancybox__content, .fancybox__carousel .fancybox__slide.has-video .fancybox__content, .fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
	padding: 0;
	background: rgba(24, 24, 27, .9);
	color: #fff;
}

.fancybox__carousel .fancybox__slide.has-map .fancybox__content {
	background: #e5e3df;
}

.fancybox__html5video, .fancybox__iframe {
	border: 0;
	display: block;
	height: 100%;
	width: 100%;
	background: transparent;
}

.fancybox-placeholder {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border-width: 0;
}

.fancybox__thumbs {
	flex: 0 0 auto;
	position: relative;
	padding: 0px 3px;
	opacity: var(--fancybox-opacity, 1);
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs {
	animation: .15s ease-in backwards fancybox-fadeIn;
}

.fancybox__container.is-animated.is-closing .fancybox__thumbs {
	opacity: 0;
}

.fancybox__thumbs .carousel__slide {
	flex: 0 0 auto;
	width: var(--fancybox-thumbs-width, 96px);
	margin: 0;
	padding: 8px 3px;
	box-sizing: content-box;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: visible;
	cursor: pointer;
}

.fancybox__thumbs .carousel__slide .fancybox__thumb::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-width: 5px;
	border-style: solid;
	border-color: var(--fancybox-accent-color, rgba(34, 213, 233, .96));
	opacity: 0;
	transition: opacity .15s ease;
	border-radius: var(--fancybox-thumbs-border-radius, 4px);
}

.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after {
	opacity: .92;
}

.fancybox__thumbs .carousel__slide > * {
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.fancybox__thumb {
	position: relative;
	width: 100%;
	padding-top: calc(100% / ( var(--fancybox-thumbs-ratio, 1.5) ));
	background-size: cover;
	background-position: center center;
	background-color: rgba(255, 255, 255, .1);
	background-repeat: no-repeat;
	border-radius: var(--fancybox-thumbs-border-radius, 4px);
}

.fancybox__toolbar {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 20;
	background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .006) 8.1%, rgba(0, 0, 0, .021) 15.5%, rgba(0, 0, 0, .046) 22.5%, rgba(0, 0, 0, .077) 29%, rgba(0, 0, 0, .114) 35.3%, rgba(0, 0, 0, .155) 41.2%, rgba(0, 0, 0, .198) 47.1%, rgba(0, 0, 0, .242) 52.9%, rgba(0, 0, 0, .285) 58.8%, rgba(0, 0, 0, .326) 64.7%, rgba(0, 0, 0, .363) 71%, rgba(0, 0, 0, .394) 77.5%, rgba(0, 0, 0, .419) 84.5%, rgba(0, 0, 0, .434) 91.9%, rgba(0, 0, 0, .44) 100%);
	padding: 0;
	touch-action: none;
	display: flex;
	justify-content: space-between;
	--carousel-button-svg-width: 20px;
	--carousel-button-svg-height: 20px;
	opacity: var(--fancybox-opacity, 1);
	text-shadow: var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, .4));
}

@media all and (min-width: 1024px) {
	.fancybox__toolbar {
		padding: 8px;
	}
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar {
	animation: .15s ease-in backwards fancybox-fadeIn;
}

.fancybox__container.is-animated.is-closing .fancybox__toolbar {
	opacity: 0;
}

.fancybox__toolbar__items {
	display: flex;
}

.fancybox__toolbar__items--left {
	margin-right: auto;
}

.fancybox__toolbar__items--center {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}

.fancybox__toolbar__items--right {
	margin-left: auto;
}

@media (max-width: 640px) {
	.fancybox__toolbar__items--center:not(:last-child) {
		display: none;
	}
}

.fancybox__counter {
	min-width: 72px;
	padding: 0 10px;
	line-height: var(--carousel-button-height, 48px);
	text-align: center;
	font-size: 17px;
	font-variant-numeric: tabular-nums;
	-webkit-font-smoothing: subpixel-antialiased;
}

.fancybox__progress {
	background: var(--fancybox-accent-color, rgba(34, 213, 233, .96));
	height: 3px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transform: scaleX(0);
	transform-origin: 0;
	transition-property: transform;
	transition-timing-function: linear;
	z-index: 30;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.fancybox__container:fullscreen::backdrop {
	opacity: 0;
}

.fancybox__button--fullscreen g:nth-child(2) {
	display: none;
}

.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1) {
	display: none;
}

.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2) {
	display: block;
}

.fancybox__button--slideshow g:nth-child(2) {
	display: none;
}

.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1) {
	display: none;
}

.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2) {
	display: block;
}

#fancybox-overlay {
	background-color: #495966 !important;
}

.section.the_content.the_account {
	padding-bottom: 200px;
}

.section.the_content.the_account .container input, .section.the_content.the_account .container select, .section.the_content.the_account .container textarea {
	padding: 7px 12px;
	border-radius: 3px;
	background-color: #ddd !important;
	color: #2f3030;
}

.section.the_content.the_account .container .show-password-input {
	top: 7px;
}

.section.the_content.the_account .container .show-password-input:after {
	color: #2f3030;
}

.section.the_content.the_account .container .form-row {
	width: 100%;
	margin-bottom: 30px;
	padding-left: 0;
}

.section.the_content.the_account .container .button {
	width: 200px;
	margin: 0 auto;
	margin-top: 0px;
	padding: 10px 15px;
	background-color: #2569c4;
	border-radius: 5px;
	text-align: center;
	font-weight: 400;
	color: #fff;
	text-decoration: none;
	border: solid 1px #2569c4;
	outline: none;
	transition: all 300ms ease-out;
}

.section.the_content.the_account .container .button:hover {
	cursor: pointer;
	background-color: transparent;
}

ul#user_nav {
	margin: 0;
	padding: 0;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: flex-start;
	margin-top: 30px;
	margin-bottom: 20px;
}

ul#user_nav li {
	list-style-type: none;
}

ul#user_nav li {
	flex: 0 0 150px;
	margin: 8px;
}

@media (max-width: 640px) {
	ul#user_nav li {
		flex: 0 0 calc(46% - 10px);
		margin: 5px 5px;
	}
}

@media (max-width: 400px) {
	ul#user_nav li {
		flex: 0 0 100%;
		margin: 5px 5px;
	}
}

ul#user_nav li a {
	display: inline-block;
	width: 100%;
	background-color: #2569c4;
	padding: 6px 10px;
	color: #fff;
	text-align: center;
	font-size: 15px;
	text-decoration: none;
	border-radius: 4px;
	border: solid 1px #2569c4;
	transition: all 300ms ease-out;
}

@media (max-width: 640px) {
	ul#user_nav li a {
		display: block;
		text-align: center;
		font-size: 16px;
	}
}

ul#user_nav li a:hover {
	cursor: pointer;
	background-color: transparent;
}

ul#user_nav li a.active {
	cursor: default;
	background-color: transparent;
}

ul#user_nav li a.active:hover {
	cursor: pointer;
	background-color: transparent;
}

table.my_products {
	border-collapse: collapse;
	width: 100%;
	margin-top: 30px;
}

table.my_products tr th {
	padding: 10px 10px;
	padding-bottom: 20px;
	text-align: center;
	font-weight: 700;
}

table.my_products tr td {
	padding: 10px 10px;
	text-align: center;
	font-size: 17px;
}

table.my_products tr td a.link_button {
	display: inline-block;
	width: 170px;
	margin: 5px;
	padding: 4px 8px;
	font-size: 15px;
	background-color: #1c9ad5;
	border-color: #1c9ad5;
}

table.my_products tr td a.link_button:hover {
	background-color: transparent;
}

table.my_products tr td button {
	color: #1c9ad5;
}

table.my_products tr td button:hover {
	cursor: pointer;
	text-decoration: underline;
}

.installation_instructions {
	display: block;
	width: calc(100% - 160px);
	margin: 0 auto;
	margin-top: 40px;
}

@media (max-width: 760px) {
	.installation_instructions {
		width: calc(100% - 60px);
	}
}

.installation_instructions details {
	list-style-type: none;
}

.installation_instructions > h3 {
	display: block;
	width: 100%;
	margin-bottom: 30px;
	text-align: center;
}

.installation_instructions ol {
	display: block;
	margin-left: 15px;
	margin-bottom: 30px;
}

.installation_instructions ol li {
	margin: 5px 0px;
	font-size: 18px;
	list-style-type: decimal;
	text-align: left;
}

.installation_instructions ul {
	display: block;
	margin-left: 15px;
	margin-bottom: 30px;
}

.installation_instructions ul li {
	margin: 5px 0px;
	font-size: 18px;
	text-align: left;
	list-style-type: disc;
}

.installation_instructions p {
	text-align: left;
}

.installation_instructions strong {
	font-weight: 600;
}

#api_spinner {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .75);
	z-index: 400;
}

.upgrade_banner {
	display: block;
	margin: 20px 20px;
	padding: 30px;
	text-align: center;
	background-color: #1a1a1a;
	border: solid 2px #2569c4;
	border-radius: 3px;
}

.upgrade_banner h3 {
	margin-top: 0;
	margin-bottom: 30px;
	line-height: 1;
}

.upgrade_banner a {
	display: inline-block;
}

.education_banner {
	display: block;
	margin: 20px 20px;
	padding: 30px;
	text-align: center;
	background-color: #1a1a1a;
	border: solid 2px #2569c4;
	border-radius: 3px;
}

.education_banner h3 {
	margin-top: 0;
	margin-bottom: 30px;
	line-height: 1;
}

.education_banner a {
	display: inline-block;
}

#modal_veil {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 100000;
	background-color: rgba(0, 0, 0, .75);
	background-image: url("https://cdn-ileflij.nitrocdn.com/BIeLKxWSvpUEFsZcfykIWXqMuYSLLSMG/assets/images/optimized/rev-b65207c/scalermusic.com/wp-content/themes/scaler/images/ts_spnner-white.svg");
	background-repeat: no-repeat;
	background-position: center center;
	display: none;
}

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

table.my_products tr td a.link_button.auto {
	width: 280px !important;
	text-align: center !important;
}

.section.the_redeem {
	padding-bottom: 100px;
}

.section.the_redeem .container {
	text-align: center;
}

.section.the_redeem .container p.first, .section.the_redeem .container h4 {
	margin-top: 40px;
	margin-bottom: 20px;
}

.section.the_redeem .container .link_button {
	display: block;
	width: 165px;
	margin: 0 auto;
	margin-top: 40px;
}

.section.the_redeem .container form#redeem {
	display: block;
	width: 600px;
	margin: 0 auto;
	margin-top: 0px;
}

.section.the_redeem .container form#redeem input[type=text] {
	width: 100%;
	padding: 7px 12px;
	border-radius: 3px;
	background-color: #ddd !important;
	color: #2f3030;
	font-size: 18px;
}

.section.the_redeem .container form#redeem input[type=submit] {
	display: inline-block;
	margin-top: 25px;
	padding: 10px 25px;
	font-size: 16px;
	border: solid 1px #2569c4 !important;
	background-color: #2569c4 !important;
	text-decoration: none;
	color: #fff;
	font-weight: 600;
	border-radius: 5px;
	outline: none;
	transition: all 300ms ease-out;
}

.section.the_redeem .container form#redeem input[type=submit]:hover {
	cursor: pointer;
	background-color: transparent !important;
}

.section.the_redeem .container input.redeem_code, .section.the_redeem .container input#email {
	width: 500px;
	margin-top: 0px;
	padding: 7px 12px;
	border-radius: 3px;
	background-color: #ddd !important;
	color: #2f3030;
	font-size: 18px;
}

@media (max-width: 760px) {
	.section.the_redeem .container input.redeem_code, .section.the_redeem .container input#email {
		width: 100%;
	}
}

.section.the_redeem .container input.redeem_code::-moz-placeholder, .section.the_redeem .container input#email::-moz-placeholder {
	color: #2f3030 !important;
	opacity: 1 !important;
	font-weight: 400;
}

.section.the_redeem .container input.redeem_code::placeholder, .section.the_redeem .container input#email::placeholder {
	color: #2f3030 !important;
	opacity: 1 !important;
	font-weight: 400;
}

.section.the_redeem .container .redeem_results {
	display: block;
	width: 750px;
	margin: 30px auto;
	text-align: left;
}

.section.the_redeem .container .redeem_results p {
	margin-bottom: 10px;
}

.section.the_redeem .container .redeem_results p strong {
	display: inline-block;
	width: 150px;
}

.section.the_redeem .container .redeem_results .additional_info {
	display: block;
	width: 100%;
	margin-top: 40px;
}

.section.the_redeem .container .redeem_results .additional_info p {
	font-size: 12px;
	margin-bottom: 15px;
}

.section.the_redeem .container .redeem_results .additional_info p strong {
	font-size: 19px;
	display: block;
}

.section.the_redeem .container p.no_user {
	margin-top: 30px;
}

.section.the_redeem .container .redeem_me {
	display: inline-block;
	width: 100%;
	margin-top: 70px;
	margin-bottom: 0px;
}

.section.the_redeem .container .redeem_me p.first {
	display: block;
	margin-top: 0;
}

#content.widecolumn {
	text-align: center;
}

#content.widecolumn h2 {
	margin-top: 40px;
}

#content.widecolumn #signup-welcome {
	width: 750px;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 30px;
}

@media (max-width: 800px) {
	#content.widecolumn #signup-welcome {
		width: 100%;
	}
}

#content.widecolumn #signup-welcome p span.h3 {
	color: #fff;
	font-weight: 600;
	font-size: 18px;
}

#content.widecolumn p.view {
	margin-top: 30px;
	margin-bottom: 100px;
}

#content.widecolumn p.view a {
	padding: 3px 10px;
	background-color: #2569c4;
	border-radius: 5px;
	text-decoration: none;
	border: solid 1px #2569c4;
	font-weight: 600;
	outline: none;
	transition: all 300ms ease-out;
}

#content.widecolumn p.view a:hover {
	cursor: pointer;
	background-color: transparent;
}

#content.widecolumn p.lead-in {
	width: 750px;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 100px;
	line-height: 35px;
}

@media (max-width: 800px) {
	#content.widecolumn p.lead-in {
		width: 100%;
	}
}

#content.widecolumn p.lead-in a {
	padding: 3px 10px;
	background-color: #2569c4;
	border-radius: 5px;
	text-decoration: none;
	border: solid 1px #2569c4;
	font-weight: 600;
	outline: none;
	transition: all 300ms ease-out;
}

#content.widecolumn p.lead-in a:hover {
	cursor: pointer;
	background-color: transparent;
}

.max_activations {
	display: block;
	color: #999;
}

.max_activations span {
	color: #fff !important;
	font-weight: 700;
}

.scaler_3_licence {
	display: block;
}

.the_trials .container {
	text-align: center;
}

.the_trials .container .software_trials {
	display: block;
	width: 550px;
	margin: 0 auto;
	margin-top: 30px;
	padding-bottom: 80px;
}

@media (max-width: 650px) {
	.the_trials .container .software_trials {
		width: 100%;
	}
}

.the_trials .container .software_trials .a_product_trial {
	display: flex;
	flex-flow: row nowrap;
	justify-items: flex-start;
	align-items: center;
	width: 100%;
	margin-top: 10px;
}

@media (max-width: 560px) {
	.the_trials .container .software_trials .a_product_trial {
		flex-flow: row wrap;
		margin-top: 50px;
	}
}

.the_trials .container .software_trials .a_product_trial .the_image {
	flex: 0 0 150px;
	width: 150px;
	height: 200px;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}

@media (max-width: 560px) {
	.the_trials .container .software_trials .a_product_trial .the_image {
		flex: 0 0 250px;
		width: 250px;
		height: 350px;
		margin: 0 auto;
	}
}

.the_trials .container .software_trials .a_product_trial .the_content {
	flex: 0 0 calc(100% - 150px);
	margin-left: 20px;
	text-align: left;
}

@media (max-width: 560px) {
	.the_trials .container .software_trials .a_product_trial .the_content {
		flex: 0 0 100%;
		width: 100%;
		margin-left: 0px;
		text-align: center;
	}
}

.the_trials .container .software_trials .a_product_trial .the_content h4 {
	display: block;
	margin-bottom: 30px;
}

.the_trials .container .software_trials .a_product_trial .the_content a {
	display: inline-block;
	width: 175px;
	margin: 5px;
	margin-left: 0;
	margin-right: 10px;
	padding: 4px 8px;
	font-size: 15px;
	text-align: center;
	background-color: #1c9ad5;
	border-color: #1c9ad5;
}

.the_trials .container .software_trials .a_product_trial .the_content a:hover {
	cursor: pointer;
	background-color: transparent;
}

.section.ticketing .container {
	text-align: center;
}

.section.ticketing .container > p {
	margin-top: 30px;
}

.section.ticketing .container a.link_button.margin {
	display: inline-block;
	margin-top: 30px;
}

.section.ticketing .container p#new_ticket {
	width: 345px;
	margin: 20px auto;
	padding: 3px 0px;
	border-radius: 3px;
	background-color: #2569c4;
	border: solid 1px #2569c4;
}

@media (max-width: 400px) {
	.section.ticketing .container p#new_ticket {
		width: 100%;
	}
}

.section.ticketing .container p#new_ticket:hover {
	cursor: pointer;
	color: #fff;
	background-color: transparent;
}

.section.ticketing .container .ticket_wrapper {
	margin-top: 30px;
	display: none;
}

.section.ticketing .container #acf-form {
	width: 650px;
	margin: 0 auto;
	margin-top: 30px;
}

@media (max-width: 720px) {
	.section.ticketing .container #acf-form {
		width: 100%;
	}
}

.section.ticketing .container #acf-form input, .section.ticketing .container #acf-form textarea, .section.ticketing .container #acf-form select {
	padding: 7px 12px;
	border-radius: 3px;
	background-color: #ddd !important;
	color: #2f3030;
	font-size: 18px;
	text-align: left;
}

.section.ticketing .container #acf-form input::-webkit-input-placeholder, .section.ticketing .container #acf-form textarea::-webkit-input-placeholder, .section.ticketing .container #acf-form select::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #2f3030 !important;
	opacity: 1 !important;
	font-weight: 400;
}

.section.ticketing .container #acf-form input:-moz-placeholder, .section.ticketing .container #acf-form textarea:-moz-placeholder, .section.ticketing .container #acf-form select:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #2f3030 !important;
	opacity: 1 !important;
	font-weight: 400;
}

.section.ticketing .container #acf-form input::-moz-placeholder, .section.ticketing .container #acf-form textarea::-moz-placeholder, .section.ticketing .container #acf-form select::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #2f3030 !important;
	opacity: 1 !important;
	font-weight: 400;
}

.section.ticketing .container #acf-form input:-ms-input-placeholder, .section.ticketing .container #acf-form textarea:-ms-input-placeholder, .section.ticketing .container #acf-form select:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #2f3030 !important;
	opacity: 1 !important;
	font-weight: 400;
}

.section.ticketing .container #acf-form select {
	-webkit-appearance: none;
	background-image: url("https://cdn-ileflij.nitrocdn.com/BIeLKxWSvpUEFsZcfykIWXqMuYSLLSMG/assets/images/optimized/rev-b65207c/scalermusic.com/wp-content/themes/scaler/images/down_arrow.svg");
	background-repeat: no-repeat;
	background-position: right 15px center;
	background-size: 20px auto;
}

.section.ticketing .container #acf-form select.nitro-lazy {
	background-image: none !important;
}

.section.ticketing .container #acf-form select::-ms-expand {
	display: none;
}

.section.ticketing .container #acf-form textarea {
	overflow: hidden;
	resize: none;
	text-align: left;
}

.section.ticketing .container #acf-form .acf-field {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: flex-start;
	margin-bottom: 15px;
	padding: 0;
	border: none;
}

@media (max-width: 720px) {
	.section.ticketing .container #acf-form .acf-field {
		flex-flow: row wrap;
		margin-bottom: 25px;
	}
}

.section.ticketing .container #acf-form .acf-field .acf-label {
	flex: 0 0 150px;
	font-size: 16px;
	text-align: left;
}

@media (max-width: 720px) {
	.section.ticketing .container #acf-form .acf-field .acf-label {
		flex: 0 0 100%;
	}
}

.section.ticketing .container #acf-form .acf-field .acf-input {
	flex: 0 0 calc(100% - 200px);
	text-align: right;
}

@media (max-width: 720px) {
	.section.ticketing .container #acf-form .acf-field .acf-input {
		flex: 0 0 100%;
		text-align: left;
	}
}

.section.ticketing .container #acf-form .acf-field .acf-input input, .section.ticketing .container #acf-form .acf-field .acf-input select {
	width: 100%;
}

.section.ticketing .container #acf-form .acf-field-checkbox .acf-input ul.acf-checkbox-list {
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: center;
	border: none;
	outline: none;
}

.section.ticketing .container #acf-form .acf-field-checkbox .acf-input ul.acf-checkbox-list li {
	flex: 0 0 32%;
	margin-bottom: 10px;
	text-align: left;
	background-image: url("https://cdn-ileflij.nitrocdn.com/BIeLKxWSvpUEFsZcfykIWXqMuYSLLSMG/assets/images/optimized/rev-b65207c/scalermusic.com/wp-content/themes/scaler/images/tick.svg");
}

.section.ticketing .container #acf-form .acf-field-checkbox .acf-input ul.acf-checkbox-list li.nitro-lazy {
	background-image: none !important;
}

@media (max-width: 720px) {
	.section.ticketing .container #acf-form .acf-field-checkbox .acf-input ul.acf-checkbox-list li {
		flex: 0 0 48%;
	}
}

.section.ticketing .container #acf-form .acf-field-checkbox .acf-input ul.acf-checkbox-list li label {
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: center;
	gap: 10px;
}

.section.ticketing .container #acf-form .acf-field-checkbox .acf-input ul.acf-checkbox-list li label input {
	width: 15px;
	height: 25px;
	background-color: #2569c4;
}

.section.ticketing .container #acf-form .acf-field-checkbox .acf-input ul.acf-checkbox-list li label input:checked {
	background-color: #2569c4 !important;
	content: " ";
	background-image: url("https://cdn-ileflij.nitrocdn.com/BIeLKxWSvpUEFsZcfykIWXqMuYSLLSMG/assets/images/optimized/rev-b65207c/scalermusic.com/wp-content/themes/scaler/images/tick.svg");
	background-position: center center;
	background-size: 15px auto;
	background-repeat: no-repeat;
}

.section.ticketing .container #acf-form .acf-field-checkbox .acf-input ul.acf-checkbox-list li label input:checked.nitro-lazy {
	background-image: none !important;
}

.section.ticketing .container #acf-form .acf-field-checkbox .acf-input ul.acf-checkbox-list li label:hover {
	cursor: pointer;
}

.section.ticketing .container #acf-form .acf-field-radio .acf-input ul.acf-radio-list {
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: center;
	border: none;
	outline: none;
}

.section.ticketing .container #acf-form .acf-field-radio .acf-input ul.acf-radio-list li {
	flex: 0 0 20%;
	margin-bottom: 10px;
	text-align: left;
	background-image: url("https://cdn-ileflij.nitrocdn.com/BIeLKxWSvpUEFsZcfykIWXqMuYSLLSMG/assets/images/optimized/rev-b65207c/scalermusic.com/wp-content/themes/scaler/images/tick.svg");
}

.section.ticketing .container #acf-form .acf-field-radio .acf-input ul.acf-radio-list li.nitro-lazy {
	background-image: none !important;
}

@media (max-width: 720px) {
	.section.ticketing .container #acf-form .acf-field-radio .acf-input ul.acf-radio-list li {
		flex: 0 0 48%;
	}
}

.section.ticketing .container #acf-form .acf-field-radio .acf-input ul.acf-radio-list li label {
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: center;
	gap: 10px;
}

.section.ticketing .container #acf-form .acf-field-radio .acf-input ul.acf-radio-list li label input {
	width: 15px;
	height: 25px;
	border-radius: 1000px;
	background-color: #2569c4;
}

.section.ticketing .container #acf-form .acf-field-radio .acf-input ul.acf-radio-list li label input:checked {
	background-color: #2569c4 !important;
	content: " ";
	background-position: center center;
	background-size: 15px auto;
	background-repeat: no-repeat;
}

.section.ticketing .container #acf-form .acf-field-radio .acf-input ul.acf-radio-list li label:hover {
	cursor: pointer;
}

.section.ticketing .container #acf-form .acf-field-wysiwyg {
	margin-top: 10px;
}

.section.ticketing .container #acf-form .acf-field-wysiwyg .wp-editor-container {
	border: none !important;
}

.section.ticketing .container #acf-form .acf-field-wysiwyg textarea {
	height: 150px !important;
}

.section.ticketing .container #acf-form .acf-field--post-title {
	display: none;
}

.section.ticketing .container #acf-form .acf-form-submit {
	margin-top: 30px;
}

.section.ticketing .container #acf-form .acf-form-submit .acf-button {
	margin: 0 auto;
	margin-top: 0px;
	padding: 10px 15px;
	background-color: #2569c4 !important;
	border-radius: 5px;
	text-decoration: none;
	border: solid 1px #2569c4;
	font-weight: 600;
	color: #fff;
	outline: none;
	transition: all 300ms ease-out;
}

.section.ticketing .container #acf-form .acf-form-submit .acf-button:hover {
	cursor: pointer;
	background-color: transparent !important;
}

.section.ticketing .container #acf-form .acf-field-tab {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: flex-start;
}

.section.ticketing .container #acf-form .acf-field-tab .acf-label {
	flex: 0 0 50%;
}

.section.ticketing .container #acf-form .acf-field-tab .acf-label label {
	display: block;
	height: 20px;
	background-color: red;
	font-size: 40px;
}

.section.ticketing .container #acf-form .acf-field-tab .acf-input {
	flex: 0 0 50%;
}

.section.ticketing .container #acf-form .acf-field-tab .acf-input a {
	display: block;
	height: 20px;
	background-color: red;
	font-size: 40px;
}

.section.ticketing .container .acf-field.acf-field-67e05796d24f1, .section.ticketing .container .acf-field.acf-field-67e057ddd24f2 {
	display: none;
}

.section.ticketing .container .acf-field.acf-field-6892e2b2bb3de {
	display: none;
}

.section.ticketing .container .acf-field.acf-field-67e0c132f5a88, .section.ticketing .container .acf-field.acf-field-67e0c150f5a89, .section.ticketing .container .acf-field.acf-field-67e0c1a1f5a8c, .section.ticketing .container .acf-field.acf-field-67e0c174f5a8a, .section.ticketing .container .acf-field.acf-field-67e0c188f5a8b {
	display: none;
}

.section.ticketing .container .acf-field.acf-field_67e0c23cf5a8f {
	display: none;
}

.section.ticketing .container .acf-field.acf-field-text.acf-field-67d0ea5934fa7, .section.ticketing .container .acf-field.acf-field-text.acf-field-67d0ea6234fa8 {
	display: none !important;
}

.section.ticketing .container h4.upload_files {
	margin-bottom: 30px;
	margin-top: 30px;
	font-size: 22px;
}

.section.ticketing .container .acf-field.acf-field-file .acf-input .acf-file-uploader label input {
	color: #2569c4 !important;
	font-weight: 500 !important;
}

.acf-field .acf-label label {
	font-weight: 400;
}

.acf-notice.acf-error-message {
	padding-right: 0;
	border-left: none;
	background-color: #2569c4;
}

.acf-notice.acf-error-message a.acf-notice-dismiss {
	display: none !important;
}

.acf-spinner {
	background-image: url("https://cdn-ileflij.nitrocdn.com/BIeLKxWSvpUEFsZcfykIWXqMuYSLLSMG/assets/images/optimized/rev-b65207c/scalermusic.com/wp-content/themes/scaler/images/ts_spnner-white.svg");
	background-repeat: no-repeat;
	background-position: center center;
}

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

.section.ticketing .container {
	text-align: center;
}

.section.ticketing .container > p {
	margin-top: 30px;
}

.section.ticketing .container table#my_tickets {
	display: table;
	width: 100%;
	margin-top: 30px;
	border-collapse: collapse;
	border: solid 1px #2f3030;
}

.section.ticketing .container table#my_tickets th, .section.ticketing .container table#my_tickets td {
	padding: 5px 10px;
	font-size: 16px;
	text-align: left;
}

.section.ticketing .container table#my_tickets th {
	padding: 15px 10px;
	background-color: #2f3030;
}

.section.ticketing .container table#my_tickets th.ticket_id {
	width: 120px;
}

.section.ticketing .container table#my_tickets th.status {
	width: 200px;
}

.section.ticketing .container table#my_tickets th.created {
	width: 170px;
}

.section.ticketing .container table#my_tickets th.updated {
	width: 170px;
}

.section.ticketing .container table#my_tickets th.view {
	width: 47px;
}

.section.ticketing .container table#my_tickets td {
	border: solid 1px #2f3030;
}

.section.ticketing .container table#my_tickets td.the_status {
	width: 230px;
}

.section.ticketing .container table#my_tickets td.the_status i {
	float: right;
	margin-left: 0px;
	font-size: 16px;
}

.section.ticketing .container table#my_tickets td.the_status i.green {
	color: #a3c051;
}

.section.ticketing .container table#my_tickets td.the_status i.yellow {
	color: #eab767;
}

.section.ticketing .container table#my_tickets td.the_status i.red {
	color: #ff495c;
}

.section.ticketing .container table#my_tickets td.the_status i.blue {
	color: #53a3a9;
}

.section.ticketing .container table#my_tickets td.view {
	text-align: center;
}

.section.ticketing .container table#my_tickets td.view a:hover i {
	color: #000;
}

.section.ticketing .container table#my_tickets tr:hover td {
	background-color: #2569c4;
}

.section.ticketing .container .ticket_rules {
	display: block;
	width: 780px;
	margin: 0 auto;
	margin-top: 20px;
	text-align: left;
}

@media (max-width: 850px) {
	.section.ticketing .container .ticket_rules {
		width: 100%;
	}
}

.section.ticketing .container .ticket_rules p {
	margin-bottom: 20px;
}

.section.ticketing .container .ticket_rules strong {
	font-weight: 700;
}

.section.ticketing .container .ticket_rules ul {
	margin-bottom: 20px;
	margin-left: 17px;
}

.section.ticketing .container .ticket_rules ul li {
	list-style-type: disc;
}

.section.ticketing .container .ticket_rules a {
	color: #2569c4;
	text-decoration: none;
}

.section.ticketing .container .ticket_rules a:hover {
	text-decoration: underline;
}

.section.ticketing .container .ticket_rules p.check_it {
	margin-top: 25px;
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: center;
}

.section.ticketing .container .ticket_rules p.check_it span {
	display: inline-block;
	width: 25px;
	height: 25px;
	margin-right: 10px;
	border: solid 1px #fff;
	border-radius: 2px;
	background-color: #2569c4;
}

.section.ticketing .container .ticket_rules p.check_it:hover {
	cursor: pointer;
}

.section.ticketing .container .ticket_rules p.check_it.active span {
	background-image: url("https://cdn-ileflij.nitrocdn.com/BIeLKxWSvpUEFsZcfykIWXqMuYSLLSMG/assets/images/optimized/rev-b65207c/scalermusic.com/wp-content/themes/scaler/images/tick.svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}

.section.ticketing .container .ticket_rules p.check_it.active span.nitro-lazy {
	background-image: none !important;
}

.section.ticketing .container .the_form {
	display: none;
	margin-top: 90px;
}

.section.single_ticket .container, .the_processing_ticket .container {
	text-align: center;
}

.section.single_ticket .container .ticket_rules, .the_processing_ticket .container .ticket_rules {
	display: block;
	width: 780px;
	margin: 0 auto;
	margin-top: 20px;
	text-align: center;
}

@media (max-width: 850px) {
	.section.single_ticket .container .ticket_rules, .the_processing_ticket .container .ticket_rules {
		width: 100%;
	}
}

.section.single_ticket .container .ticket_rules p, .the_processing_ticket .container .ticket_rules p {
	margin-bottom: 20px;
}

.section.single_ticket .container .ticket_rules strong, .the_processing_ticket .container .ticket_rules strong {
	font-weight: 700;
}

.section.single_ticket .container .ticket_notes, .the_processing_ticket .container .ticket_notes {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 30px;
	margin: 30px auto;
}

@media (max-width: 650px) {
	.section.single_ticket .container .ticket_notes, .the_processing_ticket .container .ticket_notes {
		flex-flow: row wrap;
	}
}

.section.single_ticket .container .ticket_notes span.the_status, .the_processing_ticket .container .ticket_notes span.the_status {
	flex: 0 0 auto;
	position: relative;
	display: inline-block;
	width: auto;
	padding: 2px 30px;
	padding-right: 35px;
	padding-right: 30px;
	font-size: 18px;
	font-weight: 600;
	border-radius: 2px;
}

@media (max-width: 650px) {
	.section.single_ticket .container .ticket_notes span.the_status, .the_processing_ticket .container .ticket_notes span.the_status {
		flex: 0 0 100%;
	}
}

.section.single_ticket .container .ticket_notes span.the_status.awaiting_customer, .the_processing_ticket .container .ticket_notes span.the_status.awaiting_customer {
	background-color: #ff495c;
	background-color: #53a3a9;
}

.section.single_ticket .container .ticket_notes span.the_status.awaiting_customer:after, .the_processing_ticket .container .ticket_notes span.the_status.awaiting_customer:after {
	position: absolute;
	top: 4px;
	right: 10px;
	font-family: "Font Awesome 6 Pro";
	content: "";
	font-size: 18px;
	display: none;
}

.section.single_ticket .container .ticket_notes span.the_status.awaiting_scaler, .the_processing_ticket .container .ticket_notes span.the_status.awaiting_scaler {
	background-color: #eab767;
}

.section.single_ticket .container .ticket_notes span.the_status.awaiting_scaler:after, .the_processing_ticket .container .ticket_notes span.the_status.awaiting_scaler:after {
	content: "";
	display: none;
}

.section.single_ticket .container .ticket_notes span.the_status.ticket_resolved, .the_processing_ticket .container .ticket_notes span.the_status.ticket_resolved {
	background-color: #a3c051;
}

.section.single_ticket .container .ticket_notes span.the_status.ticket_resolved:after, .the_processing_ticket .container .ticket_notes span.the_status.ticket_resolved:after {
	content: "";
	display: none;
}

.section.single_ticket .container .ticket_notes .the_department, .the_processing_ticket .container .ticket_notes .the_department {
	flex: 0 0 180px;
	color: #fff;
	padding: 2px 5px;
	font-size: 14px;
	border: #fff 1px solid;
	border-radius: 2px;
}

.section.single_ticket .container .ticket_wrapper, .the_processing_ticket .container .ticket_wrapper {
	display: block;
	width: 500px;
	margin: auto;
	margin-top: 80px;
	margin-bottom: 80px;
}

@media (max-width: 650px) {
	.section.single_ticket .container .ticket_wrapper, .the_processing_ticket .container .ticket_wrapper {
		width: 100%;
	}
}

.section.single_ticket .container p.small, .the_processing_ticket .container p.small {
	display: block;
	text-align: left;
	font-size: 15px;
}

.section.single_ticket .container p.small .the_date, .the_processing_ticket .container p.small .the_date {
	float: right;
}

.section.single_ticket .container .original_query, .the_processing_ticket .container .original_query {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 20px;
	border: solid 1px rgba(255, 255, 255, .5);
	border-radius: 2px;
	text-align: left;
	background-color: #2e3030;
}

.section.single_ticket .container .original_images, .the_processing_ticket .container .original_images {
	display: flex;
	flex-flow: row nowrap;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 30px;
}

.section.single_ticket .container .original_images a, .the_processing_ticket .container .original_images a {
	flex: 0 0 60px;
	height: 60px;
	margin-right: 3px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
}

.section.single_ticket .container .response_wrapper, .the_processing_ticket .container .response_wrapper {
	display: block;
	margin-top: 10px;
	margin-bottom: 40px;
	padding: 20px;
	padding-top: 0;
	border: solid 1px rgba(255, 255, 255, .5);
	border-radius: 2px;
	text-align: left;
	background-color: #2e3030;
}

.section.single_ticket .container .response_wrapper p.small, .the_processing_ticket .container .response_wrapper p.small {
	display: block;
	width: calc(100% + 40px);
	margin-left: -20px;
	margin-bottom: 20px;
	padding: 10px 20px;
	background-color: #2569c4;
}

.section.single_ticket .container .response_wrapper iframe, .the_processing_ticket .container .response_wrapper iframe {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
}

.section.single_ticket .container .response_wrapper *, .the_processing_ticket .container .response_wrapper * {
	color: #fff;
	font-size: 14px;
	text-align: left;
}

.section.single_ticket .container .response_wrapper .the_admin_image, .the_processing_ticket .container .response_wrapper .the_admin_image {
	display: block;
	width: 60px;
	height: 60px;
	margin: 15px 0px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
}

.section.single_ticket .container .response_wrapper .the_user_image, .the_processing_ticket .container .response_wrapper .the_user_image {
	display: block;
	width: 60px;
	height: 60px;
	margin: 15px 0px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
}

.section.single_ticket .container .response_wrapper.scaler p.small, .the_processing_ticket .container .response_wrapper.scaler p.small {
	background-color: #2569c4;
}

.section.single_ticket .container .response_wrapper.user p.small, .the_processing_ticket .container .response_wrapper.user p.small {
	background-color: #7049a6;
}

.section.single_ticket .container .submit_response, .the_processing_ticket .container .submit_response {
	margin-top: 20px;
}

.section.single_ticket .container .submit_response form, .the_processing_ticket .container .submit_response form {
	margin-top: 10px;
}

.section.single_ticket .container .submit_response form textarea, .the_processing_ticket .container .submit_response form textarea {
	width: 100%;
	height: 200px;
	padding: 7px 12px;
	border-radius: 3px;
	background-color: #ddd !important;
	color: #2f3030;
	font-size: 16px;
	border: solid 1px rgba(255, 255, 255, .5);
	text-align: left;
	transition: all 300ms ease-out;
}

.section.single_ticket .container .submit_response form textarea.blue, .the_processing_ticket .container .submit_response form textarea.blue {
	color: #fff !important;
	background-color: #2569c4 !important;
}

.section.single_ticket .container .submit_response form label[for=upload], .the_processing_ticket .container .submit_response form label[for=upload] {
	display: block;
	padding: 5px;
	background-color: #2e3030;
}

.section.single_ticket .container .submit_response form #image_upload_01, .the_processing_ticket .container .submit_response form #image_upload_01 {
	width: 100%;
}

.section.single_ticket .container .submit_response form .the_form_buttons, .the_processing_ticket .container .submit_response form .the_form_buttons {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: center;
	margin-top: 10px;
}

@media (max-width: 500px) {
	.section.single_ticket .container .submit_response form .the_form_buttons, .the_processing_ticket .container .submit_response form .the_form_buttons {
		flex-flow: row wrap;
	}
}

.section.single_ticket .container .submit_response form .the_form_buttons #submit_response, .the_processing_ticket .container .submit_response form .the_form_buttons #submit_response {
	margin-top: 0px;
	padding: 10px 15px;
	background-color: #2569c4;
	border-radius: 5px;
	text-decoration: none;
	border: solid 1px #2569c4;
	font-weight: 600;
	outline: none;
	transition: all 300ms ease-out;
}

@media (max-width: 500px) {
	.section.single_ticket .container .submit_response form .the_form_buttons #submit_response, .the_processing_ticket .container .submit_response form .the_form_buttons #submit_response {
		width: 100%;
		order: 1;
	}
}

.section.single_ticket .container .submit_response form .the_form_buttons #submit_response:hover, .the_processing_ticket .container .submit_response form .the_form_buttons #submit_response:hover {
	cursor: pointer;
	background-color: transparent;
}

.section.single_ticket .container .submit_response form .the_form_buttons #ticket_resolved, .the_processing_ticket .container .submit_response form .the_form_buttons #ticket_resolved {
	margin: 0;
	border: solid 1px #2569c4;
	color: #2569c4;
	background-color: transparent;
	opacity: 1;
}

@media (max-width: 500px) {
	.section.single_ticket .container .submit_response form .the_form_buttons #ticket_resolved, .the_processing_ticket .container .submit_response form .the_form_buttons #ticket_resolved {
		width: 100%;
		margin-top: 20px;
		order: 2;
	}
}

.section.single_ticket .container .submit_response form .the_form_buttons #ticket_resolved:hover, .the_processing_ticket .container .submit_response form .the_form_buttons #ticket_resolved:hover {
	cursor: pointer;
	color: #fff;
	background-color: #2569c4;
	opacity: 1;
}

.section.single_ticket .container .submit_response p.resolved a, .the_processing_ticket .container .submit_response p.resolved a {
	text-decoration: underline;
}

.section.single_ticket .container .submit_response p.resolved a:hover, .the_processing_ticket .container .submit_response p.resolved a:hover {
	text-decoration: none;
}

.section.single_ticket .container .link_button, .the_processing_ticket .container .link_button {
	display: inline-block;
	margin-top: 50px;
}

.acf-tab-wrap {
	display: none;
}

.forum_go a {
	color: #2569c4;
}

.forum_go a:hover {
	text-decoration: none;
}

.feedback {
	display: block;
	margin-top: 20px;
	padding: 5px;
	color: #2f3030;
	text-align: center;
}

.feedback.good {
	background-color: #a3c051;
}

.feedback.bad {
	background-color: #ff495c;
}
