
@media (min-width: 768px) {
	.container {
		max-width: 720px;
	}
	
	.container, .container-xs, .container-sm, .container-md {
		max-width: 720px;
	}
	
	.col-md, .wp-block-columns .wp-block-column {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		min-width: 0;
		max-width: 100%;
	}
	
	.row-cols-md-1>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.row-cols-md-2>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	
	.row-cols-md-3>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	
	.row-cols-md-4>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	
	.row-cols-md-5>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
	
	.row-cols-md-6>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	
	.col-md-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%;
	}
	
	.col-md-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 4.16667%;
		flex: 0 0 4.16667%;
		max-width: 4.16667%;
	}
	
	.col-md-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}
	
	.col-md-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 12.5%;
		flex: 0 0 12.5%;
		max-width: 12.5%;
	}
	
	.col-md-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	
	.col-md-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20.83333%;
		flex: 0 0 20.83333%;
		max-width: 20.83333%;
	}
	
	.col-md-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	
	.col-md-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 29.16667%;
		flex: 0 0 29.16667%;
		max-width: 29.16667%;
	}
	
	.col-md-8, body .gform_wrapper form .gform_body ul.gform_fields li.gfield.gf_left_third, body .gform_wrapper form .gform_body ul.gform_fields li.gfield.gf_middle_third, body .gform_wrapper form .gform_body ul.gform_fields li.gfield.gf_right_third {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	
	.col-md-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 37.5%;
		flex: 0 0 37.5%;
		max-width: 37.5%;
	}
	
	.col-md-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	
	.col-md-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 45.83333%;
		flex: 0 0 45.83333%;
		max-width: 45.83333%;
	}
	
	.col-md-12, body .gform_wrapper form .gform_body ul.gform_fields li.gfield.gf_left_half, body .gform_wrapper form .gform_body ul.gform_fields li.gfield.gf_right_half {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	
	.col-md-13 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 54.16667%;
		flex: 0 0 54.16667%;
		max-width: 54.16667%;
	}
	
	.col-md-14 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	
	.col-md-15 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 62.5%;
		flex: 0 0 62.5%;
		max-width: 62.5%;
	}
	
	.col-md-16 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	
	.col-md-17 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 70.83333%;
		flex: 0 0 70.83333%;
		max-width: 70.83333%;
	}
	
	.col-md-18 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	
	.col-md-19 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 79.16667%;
		flex: 0 0 79.16667%;
		max-width: 79.16667%;
	}
	
	.col-md-20 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	
	.col-md-21 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 87.5%;
		flex: 0 0 87.5%;
		max-width: 87.5%;
	}
	
	.col-md-22 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}
	
	.col-md-23 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 95.83333%;
		flex: 0 0 95.83333%;
		max-width: 95.83333%;
	}
	
	.col-md-24 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.order-md-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}
	
	.order-md-last {
		-webkit-box-ordinal-group: 26;
		-ms-flex-order: 25;
		order: 25;
	}
	
	.order-md-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}
	
	.order-md-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
	
	.order-md-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
	
	.order-md-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}
	
	.order-md-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}
	
	.order-md-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}
	
	.order-md-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
	}
	
	.order-md-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
	}
	
	.order-md-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8;
	}
	
	.order-md-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9;
	}
	
	.order-md-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10;
	}
	
	.order-md-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11;
	}
	
	.order-md-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12;
	}
	
	.order-md-13 {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13;
	}
	
	.order-md-14 {
		-webkit-box-ordinal-group: 15;
		-ms-flex-order: 14;
		order: 14;
	}
	
	.order-md-15 {
		-webkit-box-ordinal-group: 16;
		-ms-flex-order: 15;
		order: 15;
	}
	
	.order-md-16 {
		-webkit-box-ordinal-group: 17;
		-ms-flex-order: 16;
		order: 16;
	}
	
	.order-md-17 {
		-webkit-box-ordinal-group: 18;
		-ms-flex-order: 17;
		order: 17;
	}
	
	.order-md-18 {
		-webkit-box-ordinal-group: 19;
		-ms-flex-order: 18;
		order: 18;
	}
	
	.order-md-19 {
		-webkit-box-ordinal-group: 20;
		-ms-flex-order: 19;
		order: 19;
	}
	
	.order-md-20 {
		-webkit-box-ordinal-group: 21;
		-ms-flex-order: 20;
		order: 20;
	}
	
	.order-md-21 {
		-webkit-box-ordinal-group: 22;
		-ms-flex-order: 21;
		order: 21;
	}
	
	.order-md-22 {
		-webkit-box-ordinal-group: 23;
		-ms-flex-order: 22;
		order: 22;
	}
	
	.order-md-23 {
		-webkit-box-ordinal-group: 24;
		-ms-flex-order: 23;
		order: 23;
	}
	
	.order-md-24 {
		-webkit-box-ordinal-group: 25;
		-ms-flex-order: 24;
		order: 24;
	}
	
	.offset-md-0 {
		margin-left: 0;
	}
	
	.offset-md-1 {
		margin-left: 4.16667%;
	}
	
	.offset-md-2 {
		margin-left: 8.33333%;
	}
	
	.offset-md-3 {
		margin-left: 12.5%;
	}
	
	.offset-md-4 {
		margin-left: 16.66667%;
	}
	
	.offset-md-5 {
		margin-left: 20.83333%;
	}
	
	.offset-md-6 {
		margin-left: 25%;
	}
	
	.offset-md-7 {
		margin-left: 29.16667%;
	}
	
	.offset-md-8 {
		margin-left: 33.33333%;
	}
	
	.offset-md-9 {
		margin-left: 37.5%;
	}
	
	.offset-md-10 {
		margin-left: 41.66667%;
	}
	
	.offset-md-11 {
		margin-left: 45.83333%;
	}
	
	.offset-md-12 {
		margin-left: 50%;
	}
	
	.offset-md-13 {
		margin-left: 54.16667%;
	}
	
	.offset-md-14 {
		margin-left: 58.33333%;
	}
	
	.offset-md-15 {
		margin-left: 62.5%;
	}
	
	.offset-md-16 {
		margin-left: 66.66667%;
	}
	
	.offset-md-17 {
		margin-left: 70.83333%;
	}
	
	.offset-md-18 {
		margin-left: 75%;
	}
	
	.offset-md-19 {
		margin-left: 79.16667%;
	}
	
	.offset-md-20 {
		margin-left: 83.33333%;
	}
	
	.offset-md-21 {
		margin-left: 87.5%;
	}
	
	.offset-md-22 {
		margin-left: 91.66667%;
	}
	
	.offset-md-23 {
		margin-left: 95.83333%;
	}
	
	.dropdown-menu-md-left {
		right: auto;
		left: 0;
	}
	
	.dropdown-menu-md-right {
		right: 0;
		left: auto;
	}
	
	.navbar-expand-md {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	
	.navbar-expand-md .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	
	.navbar-expand-md .navbar-nav .dropdown-menu {
		position: absolute;
	}
	
	.navbar-expand-md .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem;
	}
	
	.navbar-expand-md>.container, .navbar-expand-md>.container-fluid, .navbar-expand-md>.container-xs, .navbar-expand-md>.container-sm, .navbar-expand-md>.container-md, .navbar-expand-md>.container-lg, .navbar-expand-md>.container-xl, .navbar-expand-md>.container-xxl, .navbar-expand-md>.container-xxxl, .social-wrapper .navbar-expand-md>.social-inner {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
	
	.navbar-expand-md .navbar-collapse {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
	}
	
	.navbar-expand-md .navbar-toggler {
		display: none;
	}
	
	.list-group-horizontal-md {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	
	.list-group-horizontal-md>.list-group-item:first-child {
		border-bottom-left-radius: .25rem;
		border-top-right-radius: 0;
	}
	
	.list-group-horizontal-md>.list-group-item:last-child {
		border-top-right-radius: .25rem;
		border-bottom-left-radius: 0;
	}
	
	.list-group-horizontal-md>.list-group-item.active {
		margin-top: 0;
	}
	
	.list-group-horizontal-md>.list-group-item+.list-group-item {
		border-top-width: 1px;
		border-left-width: 0;
	}
	
	.list-group-horizontal-md>.list-group-item+.list-group-item.active {
		margin-left: -1px;
		border-left-width: 1px;
	}
	
	.d-md-none {
		display: none !important;
	}
	
	.d-md-inline {
		display: inline !important;
	}
	
	.d-md-inline-block {
		display: inline-block !important;
	}
	
	.d-md-block {
		display: block !important;
	}
	
	.d-md-table {
		display: table !important;
	}
	
	.d-md-table-row {
		display: table-row !important;
	}
	
	.d-md-table-cell {
		display: table-cell !important;
	}
	
	.d-md-flex {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}
	
	.d-md-inline-flex {
		display: -webkit-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}
	
	.flex-md-row {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}
	
	.flex-md-column {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}
	
	.flex-md-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}
	
	.flex-md-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}
	
	.flex-md-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}
	
	.flex-md-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}
	
	.flex-md-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}
	
	.flex-md-fill {
		-webkit-box-flex: 1 !important;
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important;
	}
	
	.flex-md-grow-0 {
		-webkit-box-flex: 0 !important;
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important;
	}
	
	.flex-md-grow-1 {
		-webkit-box-flex: 1 !important;
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important;
	}
	
	.flex-md-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important;
	}
	
	.flex-md-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important;
	}
	
	.justify-content-md-start {
		-webkit-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}
	
	.justify-content-md-end {
		-webkit-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}
	
	.justify-content-md-center {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}
	
	.justify-content-md-between {
		-webkit-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}
	
	.justify-content-md-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}
	
	.align-items-md-start {
		-webkit-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}
	
	.align-items-md-end {
		-webkit-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}
	
	.align-items-md-center {
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important;
	}
	
	.align-items-md-baseline {
		-webkit-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}
	
	.align-items-md-stretch {
		-webkit-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important;
	}
	
	.align-content-md-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}
	
	.align-content-md-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}
	
	.align-content-md-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}
	
	.align-content-md-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}
	
	.align-content-md-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}
	
	.align-content-md-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}
	
	.align-self-md-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important;
	}
	
	.align-self-md-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}
	
	.align-self-md-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}
	
	.align-self-md-center {
		-ms-flex-item-align: center !important;
		align-self: center !important;
	}
	
	.align-self-md-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}
	
	.align-self-md-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important;
	}
	
	.float-md-left {
		float: left !important;
	}
	
	.float-md-right {
		float: right !important;
	}
	
	.float-md-none {
		float: none !important;
	}
	
	.m-md-0 {
		margin: 0 !important;
	}
	
	.mt-md-0, .my-md-0 {
		margin-top: 0 !important;
	}
	
	.mr-md-0, .mx-md-0 {
		margin-right: 0 !important;
	}
	
	.mb-md-0, .my-md-0 {
		margin-bottom: 0 !important;
	}
	
	.ml-md-0, .mx-md-0 {
		margin-left: 0 !important;
	}
	
	.m-md-1 {
		margin: .25rem !important;
	}
	
	.mt-md-1, .my-md-1 {
		margin-top: .25rem !important;
	}
	
	.mr-md-1, .mx-md-1 {
		margin-right: .25rem !important;
	}
	
	.mb-md-1, .my-md-1 {
		margin-bottom: .25rem !important;
	}
	
	.ml-md-1, .mx-md-1 {
		margin-left: .25rem !important;
	}
	
	.m-md-2 {
		margin: .5rem !important;
	}
	
	.mt-md-2, .my-md-2 {
		margin-top: .5rem !important;
	}
	
	.mr-md-2, .mx-md-2 {
		margin-right: .5rem !important;
	}
	
	.mb-md-2, .my-md-2 {
		margin-bottom: .5rem !important;
	}
	
	.ml-md-2, .mx-md-2 {
		margin-left: .5rem !important;
	}
	
	.m-md-3 {
		margin: 1rem !important;
	}
	
	.mt-md-3, .my-md-3 {
		margin-top: 1rem !important;
	}
	
	.mr-md-3, .mx-md-3 {
		margin-right: 1rem !important;
	}
	
	.mb-md-3, .my-md-3 {
		margin-bottom: 1rem !important;
	}
	
	.ml-md-3, .mx-md-3 {
		margin-left: 1rem !important;
	}
	
	.m-md-4 {
		margin: 1.5rem !important;
	}
	
	.mt-md-4, .my-md-4 {
		margin-top: 1.5rem !important;
	}
	
	.mr-md-4, .mx-md-4 {
		margin-right: 1.5rem !important;
	}
	
	.mb-md-4, .my-md-4 {
		margin-bottom: 1.5rem !important;
	}
	
	.ml-md-4, .mx-md-4 {
		margin-left: 1.5rem !important;
	}
	
	.m-md-5 {
		margin: 3rem !important;
	}
	
	.mt-md-5, .my-md-5 {
		margin-top: 3rem !important;
	}
	
	.mr-md-5, .mx-md-5 {
		margin-right: 3rem !important;
	}
	
	.mb-md-5, .my-md-5 {
		margin-bottom: 3rem !important;
	}
	
	.ml-md-5, .mx-md-5 {
		margin-left: 3rem !important;
	}
	
	.p-md-0 {
		padding: 0 !important;
	}
	
	.pt-md-0, .py-md-0 {
		padding-top: 0 !important;
	}
	
	.pr-md-0, .px-md-0 {
		padding-right: 0 !important;
	}
	
	.pb-md-0, .py-md-0 {
		padding-bottom: 0 !important;
	}
	
	.pl-md-0, .px-md-0 {
		padding-left: 0 !important;
	}
	
	.p-md-1 {
		padding: .25rem !important;
	}
	
	.pt-md-1, .py-md-1 {
		padding-top: .25rem !important;
	}
	
	.pr-md-1, .px-md-1 {
		padding-right: .25rem !important;
	}
	
	.pb-md-1, .py-md-1 {
		padding-bottom: .25rem !important;
	}
	
	.pl-md-1, .px-md-1 {
		padding-left: .25rem !important;
	}
	
	.p-md-2 {
		padding: .5rem !important;
	}
	
	.pt-md-2, .py-md-2 {
		padding-top: .5rem !important;
	}
	
	.pr-md-2, .px-md-2 {
		padding-right: .5rem !important;
	}
	
	.pb-md-2, .py-md-2 {
		padding-bottom: .5rem !important;
	}
	
	.pl-md-2, .px-md-2 {
		padding-left: .5rem !important;
	}
	
	.p-md-3 {
		padding: 1rem !important;
	}
	
	.pt-md-3, .py-md-3 {
		padding-top: 1rem !important;
	}
	
	.pr-md-3, .px-md-3 {
		padding-right: 1rem !important;
	}
	
	.pb-md-3, .py-md-3 {
		padding-bottom: 1rem !important;
	}
	
	.pl-md-3, .px-md-3 {
		padding-left: 1rem !important;
	}
	
	.p-md-4 {
		padding: 1.5rem !important;
	}
	
	.pt-md-4, .py-md-4 {
		padding-top: 1.5rem !important;
	}
	
	.pr-md-4, .px-md-4 {
		padding-right: 1.5rem !important;
	}
	
	.pb-md-4, .py-md-4 {
		padding-bottom: 1.5rem !important;
	}
	
	.pl-md-4, .px-md-4 {
		padding-left: 1.5rem !important;
	}
	
	.p-md-5 {
		padding: 3rem !important;
	}
	
	.pt-md-5, .py-md-5 {
		padding-top: 3rem !important;
	}
	
	.pr-md-5, .px-md-5 {
		padding-right: 3rem !important;
	}
	
	.pb-md-5, .py-md-5 {
		padding-bottom: 3rem !important;
	}
	
	.pl-md-5, .px-md-5 {
		padding-left: 3rem !important;
	}
	
	.m-md-n1 {
		margin: -.25rem !important;
	}
	
	.mt-md-n1, .my-md-n1 {
		margin-top: -.25rem !important;
	}
	
	.mr-md-n1, .mx-md-n1 {
		margin-right: -.25rem !important;
	}
	
	.mb-md-n1, .my-md-n1 {
		margin-bottom: -.25rem !important;
	}
	
	.ml-md-n1, .mx-md-n1 {
		margin-left: -.25rem !important;
	}
	
	.m-md-n2 {
		margin: -.5rem !important;
	}
	
	.mt-md-n2, .my-md-n2 {
		margin-top: -.5rem !important;
	}
	
	.mr-md-n2, .mx-md-n2 {
		margin-right: -.5rem !important;
	}
	
	.mb-md-n2, .my-md-n2 {
		margin-bottom: -.5rem !important;
	}
	
	.ml-md-n2, .mx-md-n2 {
		margin-left: -.5rem !important;
	}
	
	.m-md-n3 {
		margin: -1rem !important;
	}
	
	.mt-md-n3, .my-md-n3 {
		margin-top: -1rem !important;
	}
	
	.mr-md-n3, .mx-md-n3 {
		margin-right: -1rem !important;
	}
	
	.mb-md-n3, .my-md-n3 {
		margin-bottom: -1rem !important;
	}
	
	.ml-md-n3, .mx-md-n3 {
		margin-left: -1rem !important;
	}
	
	.m-md-n4 {
		margin: -1.5rem !important;
	}
	
	.mt-md-n4, .my-md-n4 {
		margin-top: -1.5rem !important;
	}
	
	.mr-md-n4, .mx-md-n4 {
		margin-right: -1.5rem !important;
	}
	
	.mb-md-n4, .my-md-n4 {
		margin-bottom: -1.5rem !important;
	}
	
	.ml-md-n4, .mx-md-n4 {
		margin-left: -1.5rem !important;
	}
	
	.m-md-n5 {
		margin: -3rem !important;
	}
	
	.mt-md-n5, .my-md-n5 {
		margin-top: -3rem !important;
	}
	
	.mr-md-n5, .mx-md-n5 {
		margin-right: -3rem !important;
	}
	
	.mb-md-n5, .my-md-n5 {
		margin-bottom: -3rem !important;
	}
	
	.ml-md-n5, .mx-md-n5 {
		margin-left: -3rem !important;
	}
	
	.m-md-auto {
		margin: auto !important;
	}
	
	.mt-md-auto, .my-md-auto {
		margin-top: auto !important;
	}
	
	.mr-md-auto, .mx-md-auto {
		margin-right: auto !important;
	}
	
	.mb-md-auto, .my-md-auto {
		margin-bottom: auto !important;
	}
	
	.ml-md-auto, .mx-md-auto {
		margin-left: auto !important;
	}
	
	.text-md-left {
		text-align: left !important;
	}
	
	.text-md-right {
		text-align: right !important;
	}
	
	.text-md-center {
		text-align: center !important;
	}
	
	.container-left {
		margin-left: 0;
		margin-right: calc(50vw - 36rem);
	}
	
	.container-right {
		margin-right: 0;
		margin-left: calc(50vw - 36rem);
	}
	
	body #page-wrapper section#banner-wrapper {
		padding: 13rem 0 0 0;
	}
	
	body #page-wrapper main#main-wrapper #content-wrapper #content-header {
		margin: 0 0 6rem 0;
	}
	
	body #page-wrapper main#main-wrapper #content-wrapper article .sp-block .section-header {
		margin: 0 0 4rem;
	}
	
	.row.micro-gutters, .micro-gutters.wp-block-columns, .social-wrapper .social-inner .micro-gutters.social-network {
		margin-right: -.1rem !important;
		margin-left: -.1rem !important;
	}
	
	.row.micro-gutters>[class^="col-"], .micro-gutters.wp-block-columns>[class^="col-"], .social-wrapper .social-inner .micro-gutters.social-network>[class^="col-"], .row.micro-gutters>[class*=" col-"], .micro-gutters.wp-block-columns>[class*=" col-"], .social-wrapper .social-inner .micro-gutters.social-network>[class*=" col-"] {
		padding-right: .1rem;
		padding-left: .1rem;
	}
	
	.social-wrapper .social-title {
		margin: 5rem 0;
	}
	
	.social-wrapper .social-inner .social-network a.tinysocial {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 calc(25% - 1rem);
		flex: 0 0 calc(25% - 1rem);
		max-width: calc(25% - 1rem);
	}
	
	.social-wrapper .social-inner .social-network a.tinysocial .tinysocial__icon svg {
		width: 3rem;
		height: 3rem;
	}
	
	body .gform_wrapper form .gform_body ul.gform_fields li.gfield h2.gsection_title {
		font-size: 2.8rem;
	}
	
	body .gform_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_radio ul, body .gform_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_checkbox ul {
		-webkit-columns: 2;
		-moz-columns: 2;
		columns: 2;
	}
	
	body .gform_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_radio ul li label, body .gform_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_checkbox ul li label {
		font-size: 1.6rem;
	}
	
	.mfp-wrap .mfp-container .mfp-close {
		width: 10rem;
		height: 10rem;
		font-size: 7rem;
	}
	
	.mfp-wrap.contact-popup .mfp-container .mfp-content .contact-popup-wrapper .card .card-body {
		padding: 4rem;
	}
	
	.mfp-wrap.contact-popup .mfp-container .mfp-content .contact-popup-wrapper .card .card-body .details-wrapper .section-details {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	
	.mfp-wrap.change-location-popup .mfp-container .mfp-content .change-location-popup-wrapper .card .card-body .closest-location {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	
	.mfp-wrap.change-location-popup .mfp-container .mfp-content .change-location-popup-wrapper .card .card-body .closest-location a {
		width: auto;
		margin: 0;
	}
	
	.loading-ring div {
		width: 6rem;
		height: 6rem;
	}
	
	.btn, body .gform_wrapper form .gform_footer .gform_button {
		min-width: 24rem;
	}
	
	body:not(.home) #content-wrapper article .section-content {
		-moz-text-align-last: left;
		text-align-last: left;
	}
	
	body:not(.home) #content-wrapper article h2 {
		text-align: left;
	}
	
	body:not(.home) #content-wrapper article h2 {
		margin: 4rem 0;
		font-size: 3.4rem;
	}
	
	h1 {
		font-size: 1.6rem;
	}
	
	h2 {
		font-size: 3.4rem;
	}
	
	h3 {
		font-size: 2.8rem;
	}
	
	h4 {
		font-size: 1.8rem;
	}
	
	h5 {
		font-size: 1.6rem;
	}
	
	h6 {
		font-size: 1.6rem;
	}
	
	p {
		font-size: 1.6rem;
	}
	
	a {
		font-size: 1.6rem;
	}
	
	article ol li {
		font-size: 1.6rem;
	}
	
	article ol.list-2 {
		-webkit-columns: 2;
		-moz-columns: 2;
		columns: 2;
		-webkit-column-gap: 6rem;
		-moz-column-gap: 6rem;
		column-gap: 6rem;
	}
	
	article ol.list-3 {
		-webkit-columns: 3;
		-moz-columns: 3;
		columns: 3;
		-webkit-column-gap: 4rem;
		-moz-column-gap: 4rem;
		column-gap: 4rem;
	}
	
	article ul li {
		font-size: 1.6rem;
	}
	
	article ul.list-2 {
		-webkit-columns: 2;
		-moz-columns: 2;
		columns: 2;
		-webkit-column-gap: 6rem;
		-moz-column-gap: 6rem;
		column-gap: 6rem;
	}
	
	article ul.list-3 {
		-webkit-columns: 3;
		-moz-columns: 3;
		columns: 3;
		-webkit-column-gap: 4rem;
		-moz-column-gap: 4rem;
		column-gap: 4rem;
	}
}

@media (min-width: 768px) {
	.container {
		max-width: 720px;
	}
	
	.container, .container-xs, .container-sm, .container-md {
		max-width: 720px;
	}
	
	.col-md, .wp-block-columns .wp-block-column {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		min-width: 0;
		max-width: 100%;
	}
	
	.row-cols-md-1>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.row-cols-md-2>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	
	.row-cols-md-3>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	
	.row-cols-md-4>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	
	.row-cols-md-5>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
	
	.row-cols-md-6>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	
	.col-md-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%;
	}
	
	.col-md-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 4.16667%;
		flex: 0 0 4.16667%;
		max-width: 4.16667%;
	}
	
	.col-md-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}
	
	.col-md-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 12.5%;
		flex: 0 0 12.5%;
		max-width: 12.5%;
	}
	
	.col-md-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	
	.col-md-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20.83333%;
		flex: 0 0 20.83333%;
		max-width: 20.83333%;
	}
	
	.col-md-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	
	.col-md-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 29.16667%;
		flex: 0 0 29.16667%;
		max-width: 29.16667%;
	}
	
	.col-md-8, body .gform_wrapper form .gform_body ul.gform_fields li.gfield.gf_left_third, body .gform_wrapper form .gform_body ul.gform_fields li.gfield.gf_middle_third, body .gform_wrapper form .gform_body ul.gform_fields li.gfield.gf_right_third {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	
	.col-md-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 37.5%;
		flex: 0 0 37.5%;
		max-width: 37.5%;
	}
	
	.col-md-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	
	.col-md-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 45.83333%;
		flex: 0 0 45.83333%;
		max-width: 45.83333%;
	}
	
	.col-md-12, body .gform_wrapper form .gform_body ul.gform_fields li.gfield.gf_left_half, body .gform_wrapper form .gform_body ul.gform_fields li.gfield.gf_right_half {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	
	.col-md-13 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 54.16667%;
		flex: 0 0 54.16667%;
		max-width: 54.16667%;
	}
	
	.col-md-14 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	
	.col-md-15 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 62.5%;
		flex: 0 0 62.5%;
		max-width: 62.5%;
	}
	
	.col-md-16 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	
	.col-md-17 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 70.83333%;
		flex: 0 0 70.83333%;
		max-width: 70.83333%;
	}
	
	.col-md-18 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	
	.col-md-19 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 79.16667%;
		flex: 0 0 79.16667%;
		max-width: 79.16667%;
	}
	
	.col-md-20 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	
	.col-md-21 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 87.5%;
		flex: 0 0 87.5%;
		max-width: 87.5%;
	}
	
	.col-md-22 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}
	
	.col-md-23 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 95.83333%;
		flex: 0 0 95.83333%;
		max-width: 95.83333%;
	}
	
	.col-md-24 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.order-md-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}
	
	.order-md-last {
		-webkit-box-ordinal-group: 26;
		-ms-flex-order: 25;
		order: 25;
	}
	
	.order-md-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}
	
	.order-md-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
	
	.order-md-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
	
	.order-md-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}
	
	.order-md-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}
	
	.order-md-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}
	
	.order-md-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
	}
	
	.order-md-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
	}
	
	.order-md-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8;
	}
	
	.order-md-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9;
	}
	
	.order-md-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10;
	}
	
	.order-md-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11;
	}
	
	.order-md-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12;
	}
	
	.order-md-13 {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13;
	}
	
	.order-md-14 {
		-webkit-box-ordinal-group: 15;
		-ms-flex-order: 14;
		order: 14;
	}
	
	.order-md-15 {
		-webkit-box-ordinal-group: 16;
		-ms-flex-order: 15;
		order: 15;
	}
	
	.order-md-16 {
		-webkit-box-ordinal-group: 17;
		-ms-flex-order: 16;
		order: 16;
	}
	
	.order-md-17 {
		-webkit-box-ordinal-group: 18;
		-ms-flex-order: 17;
		order: 17;
	}
	
	.order-md-18 {
		-webkit-box-ordinal-group: 19;
		-ms-flex-order: 18;
		order: 18;
	}
	
	.order-md-19 {
		-webkit-box-ordinal-group: 20;
		-ms-flex-order: 19;
		order: 19;
	}
	
	.order-md-20 {
		-webkit-box-ordinal-group: 21;
		-ms-flex-order: 20;
		order: 20;
	}
	
	.order-md-21 {
		-webkit-box-ordinal-group: 22;
		-ms-flex-order: 21;
		order: 21;
	}
	
	.order-md-22 {
		-webkit-box-ordinal-group: 23;
		-ms-flex-order: 22;
		order: 22;
	}
	
	.order-md-23 {
		-webkit-box-ordinal-group: 24;
		-ms-flex-order: 23;
		order: 23;
	}
	
	.order-md-24 {
		-webkit-box-ordinal-group: 25;
		-ms-flex-order: 24;
		order: 24;
	}
	
	.offset-md-0 {
		margin-left: 0;
	}
	
	.offset-md-1 {
		margin-left: 4.16667%;
	}
	
	.offset-md-2 {
		margin-left: 8.33333%;
	}
	
	.offset-md-3 {
		margin-left: 12.5%;
	}
	
	.offset-md-4 {
		margin-left: 16.66667%;
	}
	
	.offset-md-5 {
		margin-left: 20.83333%;
	}
	
	.offset-md-6 {
		margin-left: 25%;
	}
	
	.offset-md-7 {
		margin-left: 29.16667%;
	}
	
	.offset-md-8 {
		margin-left: 33.33333%;
	}
	
	.offset-md-9 {
		margin-left: 37.5%;
	}
	
	.offset-md-10 {
		margin-left: 41.66667%;
	}
	
	.offset-md-11 {
		margin-left: 45.83333%;
	}
	
	.offset-md-12 {
		margin-left: 50%;
	}
	
	.offset-md-13 {
		margin-left: 54.16667%;
	}
	
	.offset-md-14 {
		margin-left: 58.33333%;
	}
	
	.offset-md-15 {
		margin-left: 62.5%;
	}
	
	.offset-md-16 {
		margin-left: 66.66667%;
	}
	
	.offset-md-17 {
		margin-left: 70.83333%;
	}
	
	.offset-md-18 {
		margin-left: 75%;
	}
	
	.offset-md-19 {
		margin-left: 79.16667%;
	}
	
	.offset-md-20 {
		margin-left: 83.33333%;
	}
	
	.offset-md-21 {
		margin-left: 87.5%;
	}
	
	.offset-md-22 {
		margin-left: 91.66667%;
	}
	
	.offset-md-23 {
		margin-left: 95.83333%;
	}
	
	.dropdown-menu-md-left {
		right: auto;
		left: 0;
	}
	
	.dropdown-menu-md-right {
		right: 0;
		left: auto;
	}
	
	.navbar-expand-md {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	
	.navbar-expand-md .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	
	.navbar-expand-md .navbar-nav .dropdown-menu {
		position: absolute;
	}
	
	.navbar-expand-md .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem;
	}
	
	.navbar-expand-md>.container, .navbar-expand-md>.container-fluid, .navbar-expand-md>.container-xs, .navbar-expand-md>.container-sm, .navbar-expand-md>.container-md, .navbar-expand-md>.container-lg, .navbar-expand-md>.container-xl, .navbar-expand-md>.container-xxl, .navbar-expand-md>.container-xxxl, .social-wrapper .navbar-expand-md>.social-inner {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
	
	.navbar-expand-md .navbar-collapse {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
	}
	
	.navbar-expand-md .navbar-toggler {
		display: none;
	}
	
	.list-group-horizontal-md {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	
	.list-group-horizontal-md>.list-group-item:first-child {
		border-bottom-left-radius: .25rem;
		border-top-right-radius: 0;
	}
	
	.list-group-horizontal-md>.list-group-item:last-child {
		border-top-right-radius: .25rem;
		border-bottom-left-radius: 0;
	}
	
	.list-group-horizontal-md>.list-group-item.active {
		margin-top: 0;
	}
	
	.list-group-horizontal-md>.list-group-item+.list-group-item {
		border-top-width: 1px;
		border-left-width: 0;
	}
	
	.list-group-horizontal-md>.list-group-item+.list-group-item.active {
		margin-left: -1px;
		border-left-width: 1px;
	}
	
	.d-md-none {
		display: none !important;
	}
	
	.d-md-inline {
		display: inline !important;
	}
	
	.d-md-inline-block {
		display: inline-block !important;
	}
	
	.d-md-block {
		display: block !important;
	}
	
	.d-md-table {
		display: table !important;
	}
	
	.d-md-table-row {
		display: table-row !important;
	}
	
	.d-md-table-cell {
		display: table-cell !important;
	}
	
	.d-md-flex {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}
	
	.d-md-inline-flex {
		display: -webkit-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}
	
	.flex-md-row {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}
	
	.flex-md-column {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}
	
	.flex-md-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}
	
	.flex-md-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}
	
	.flex-md-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}
	
	.flex-md-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}
	
	.flex-md-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}
	
	.flex-md-fill {
		-webkit-box-flex: 1 !important;
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important;
	}
	
	.flex-md-grow-0 {
		-webkit-box-flex: 0 !important;
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important;
	}
	
	.flex-md-grow-1 {
		-webkit-box-flex: 1 !important;
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important;
	}
	
	.flex-md-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important;
	}
	
	.flex-md-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important;
	}
	
	.justify-content-md-start {
		-webkit-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}
	
	.justify-content-md-end {
		-webkit-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}
	
	.justify-content-md-center {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}
	
	.justify-content-md-between {
		-webkit-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}
	
	.justify-content-md-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}
	
	.align-items-md-start {
		-webkit-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}
	
	.align-items-md-end {
		-webkit-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}
	
	.align-items-md-center {
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important;
	}
	
	.align-items-md-baseline {
		-webkit-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}
	
	.align-items-md-stretch {
		-webkit-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important;
	}
	
	.align-content-md-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}
	
	.align-content-md-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}
	
	.align-content-md-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}
	
	.align-content-md-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}
	
	.align-content-md-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}
	
	.align-content-md-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}
	
	.align-self-md-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important;
	}
	
	.align-self-md-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}
	
	.align-self-md-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}
	
	.align-self-md-center {
		-ms-flex-item-align: center !important;
		align-self: center !important;
	}
	
	.align-self-md-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}
	
	.align-self-md-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important;
	}
	
	.float-md-left {
		float: left !important;
	}
	
	.float-md-right {
		float: right !important;
	}
	
	.float-md-none {
		float: none !important;
	}
	
	.m-md-0 {
		margin: 0 !important;
	}
	
	.mt-md-0, .my-md-0 {
		margin-top: 0 !important;
	}
	
	.mr-md-0, .mx-md-0 {
		margin-right: 0 !important;
	}
	
	.mb-md-0, .my-md-0 {
		margin-bottom: 0 !important;
	}
	
	.ml-md-0, .mx-md-0 {
		margin-left: 0 !important;
	}
	
	.m-md-1 {
		margin: .25rem !important;
	}
	
	.mt-md-1, .my-md-1 {
		margin-top: .25rem !important;
	}
	
	.mr-md-1, .mx-md-1 {
		margin-right: .25rem !important;
	}
	
	.mb-md-1, .my-md-1 {
		margin-bottom: .25rem !important;
	}
	
	.ml-md-1, .mx-md-1 {
		margin-left: .25rem !important;
	}
	
	.m-md-2 {
		margin: .5rem !important;
	}
	
	.mt-md-2, .my-md-2 {
		margin-top: .5rem !important;
	}
	
	.mr-md-2, .mx-md-2 {
		margin-right: .5rem !important;
	}
	
	.mb-md-2, .my-md-2 {
		margin-bottom: .5rem !important;
	}
	
	.ml-md-2, .mx-md-2 {
		margin-left: .5rem !important;
	}
	
	.m-md-3 {
		margin: 1rem !important;
	}
	
	.mt-md-3, .my-md-3 {
		margin-top: 1rem !important;
	}
	
	.mr-md-3, .mx-md-3 {
		margin-right: 1rem !important;
	}
	
	.mb-md-3, .my-md-3 {
		margin-bottom: 1rem !important;
	}
	
	.ml-md-3, .mx-md-3 {
		margin-left: 1rem !important;
	}
	
	.m-md-4 {
		margin: 1.5rem !important;
	}
	
	.mt-md-4, .my-md-4 {
		margin-top: 1.5rem !important;
	}
	
	.mr-md-4, .mx-md-4 {
		margin-right: 1.5rem !important;
	}
	
	.mb-md-4, .my-md-4 {
		margin-bottom: 1.5rem !important;
	}
	
	.ml-md-4, .mx-md-4 {
		margin-left: 1.5rem !important;
	}
	
	.m-md-5 {
		margin: 3rem !important;
	}
	
	.mt-md-5, .my-md-5 {
		margin-top: 3rem !important;
	}
	
	.mr-md-5, .mx-md-5 {
		margin-right: 3rem !important;
	}
	
	.mb-md-5, .my-md-5 {
		margin-bottom: 3rem !important;
	}
	
	.ml-md-5, .mx-md-5 {
		margin-left: 3rem !important;
	}
	
	.p-md-0 {
		padding: 0 !important;
	}
	
	.pt-md-0, .py-md-0 {
		padding-top: 0 !important;
	}
	
	.pr-md-0, .px-md-0 {
		padding-right: 0 !important;
	}
	
	.pb-md-0, .py-md-0 {
		padding-bottom: 0 !important;
	}
	
	.pl-md-0, .px-md-0 {
		padding-left: 0 !important;
	}
	
	.p-md-1 {
		padding: .25rem !important;
	}
	
	.pt-md-1, .py-md-1 {
		padding-top: .25rem !important;
	}
	
	.pr-md-1, .px-md-1 {
		padding-right: .25rem !important;
	}
	
	.pb-md-1, .py-md-1 {
		padding-bottom: .25rem !important;
	}
	
	.pl-md-1, .px-md-1 {
		padding-left: .25rem !important;
	}
	
	.p-md-2 {
		padding: .5rem !important;
	}
	
	.pt-md-2, .py-md-2 {
		padding-top: .5rem !important;
	}
	
	.pr-md-2, .px-md-2 {
		padding-right: .5rem !important;
	}
	
	.pb-md-2, .py-md-2 {
		padding-bottom: .5rem !important;
	}
	
	.pl-md-2, .px-md-2 {
		padding-left: .5rem !important;
	}
	
	.p-md-3 {
		padding: 1rem !important;
	}
	
	.pt-md-3, .py-md-3 {
		padding-top: 1rem !important;
	}
	
	.pr-md-3, .px-md-3 {
		padding-right: 1rem !important;
	}
	
	.pb-md-3, .py-md-3 {
		padding-bottom: 1rem !important;
	}
	
	.pl-md-3, .px-md-3 {
		padding-left: 1rem !important;
	}
	
	.p-md-4 {
		padding: 1.5rem !important;
	}
	
	.pt-md-4, .py-md-4 {
		padding-top: 1.5rem !important;
	}
	
	.pr-md-4, .px-md-4 {
		padding-right: 1.5rem !important;
	}
	
	.pb-md-4, .py-md-4 {
		padding-bottom: 1.5rem !important;
	}
	
	.pl-md-4, .px-md-4 {
		padding-left: 1.5rem !important;
	}
	
	.p-md-5 {
		padding: 3rem !important;
	}
	
	.pt-md-5, .py-md-5 {
		padding-top: 3rem !important;
	}
	
	.pr-md-5, .px-md-5 {
		padding-right: 3rem !important;
	}
	
	.pb-md-5, .py-md-5 {
		padding-bottom: 3rem !important;
	}
	
	.pl-md-5, .px-md-5 {
		padding-left: 3rem !important;
	}
	
	.m-md-n1 {
		margin: -.25rem !important;
	}
	
	.mt-md-n1, .my-md-n1 {
		margin-top: -.25rem !important;
	}
	
	.mr-md-n1, .mx-md-n1 {
		margin-right: -.25rem !important;
	}
	
	.mb-md-n1, .my-md-n1 {
		margin-bottom: -.25rem !important;
	}
	
	.ml-md-n1, .mx-md-n1 {
		margin-left: -.25rem !important;
	}
	
	.m-md-n2 {
		margin: -.5rem !important;
	}
	
	.mt-md-n2, .my-md-n2 {
		margin-top: -.5rem !important;
	}
	
	.mr-md-n2, .mx-md-n2 {
		margin-right: -.5rem !important;
	}
	
	.mb-md-n2, .my-md-n2 {
		margin-bottom: -.5rem !important;
	}
	
	.ml-md-n2, .mx-md-n2 {
		margin-left: -.5rem !important;
	}
	
	.m-md-n3 {
		margin: -1rem !important;
	}
	
	.mt-md-n3, .my-md-n3 {
		margin-top: -1rem !important;
	}
	
	.mr-md-n3, .mx-md-n3 {
		margin-right: -1rem !important;
	}
	
	.mb-md-n3, .my-md-n3 {
		margin-bottom: -1rem !important;
	}
	
	.ml-md-n3, .mx-md-n3 {
		margin-left: -1rem !important;
	}
	
	.m-md-n4 {
		margin: -1.5rem !important;
	}
	
	.mt-md-n4, .my-md-n4 {
		margin-top: -1.5rem !important;
	}
	
	.mr-md-n4, .mx-md-n4 {
		margin-right: -1.5rem !important;
	}
	
	.mb-md-n4, .my-md-n4 {
		margin-bottom: -1.5rem !important;
	}
	
	.ml-md-n4, .mx-md-n4 {
		margin-left: -1.5rem !important;
	}
	
	.m-md-n5 {
		margin: -3rem !important;
	}
	
	.mt-md-n5, .my-md-n5 {
		margin-top: -3rem !important;
	}
	
	.mr-md-n5, .mx-md-n5 {
		margin-right: -3rem !important;
	}
	
	.mb-md-n5, .my-md-n5 {
		margin-bottom: -3rem !important;
	}
	
	.ml-md-n5, .mx-md-n5 {
		margin-left: -3rem !important;
	}
	
	.m-md-auto {
		margin: auto !important;
	}
	
	.mt-md-auto, .my-md-auto {
		margin-top: auto !important;
	}
	
	.mr-md-auto, .mx-md-auto {
		margin-right: auto !important;
	}
	
	.mb-md-auto, .my-md-auto {
		margin-bottom: auto !important;
	}
	
	.ml-md-auto, .mx-md-auto {
		margin-left: auto !important;
	}
	
	.text-md-left {
		text-align: left !important;
	}
	
	.text-md-right {
		text-align: right !important;
	}
	
	.text-md-center {
		text-align: center !important;
	}
	
	.container-left {
		margin-left: 0;
		margin-right: calc(50vw - 36rem);
	}
	
	.container-right {
		margin-right: 0;
		margin-left: calc(50vw - 36rem);
	}
	
	.plyr__captions {
		font-size: var(--plyr-font-size-large, 18px);
	}
	
	.container {
		max-width: 720px;
	}
	
	.container, .container-xs, .container-sm, .container-md {
		max-width: 720px;
	}
	
	.col-md, .wp-block-columns .wp-block-column {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		min-width: 0;
		max-width: 100%;
	}
	
	.row-cols-md-1>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.row-cols-md-2>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	
	.row-cols-md-3>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	
	.row-cols-md-4>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	
	.row-cols-md-5>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
	
	.row-cols-md-6>* {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	
	.col-md-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%;
	}
	
	.col-md-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 4.16667%;
		flex: 0 0 4.16667%;
		max-width: 4.16667%;
	}
	
	.col-md-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}
	
	.col-md-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 12.5%;
		flex: 0 0 12.5%;
		max-width: 12.5%;
	}
	
	.col-md-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	
	.col-md-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20.83333%;
		flex: 0 0 20.83333%;
		max-width: 20.83333%;
	}
	
	.col-md-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	
	.col-md-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 29.16667%;
		flex: 0 0 29.16667%;
		max-width: 29.16667%;
	}
	
	.col-md-8, body .gform_wrapper form .gform_body ul.gform_fields li.gfield.gf_left_third, body .gform_wrapper form .gform_body ul.gform_fields li.gfield.gf_middle_third, body .gform_wrapper form .gform_body ul.gform_fields li.gfield.gf_right_third {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	
	.col-md-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 37.5%;
		flex: 0 0 37.5%;
		max-width: 37.5%;
	}
	
	.col-md-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	
	.col-md-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 45.83333%;
		flex: 0 0 45.83333%;
		max-width: 45.83333%;
	}
	
	.col-md-12, body .gform_wrapper form .gform_body ul.gform_fields li.gfield.gf_left_half, body .gform_wrapper form .gform_body ul.gform_fields li.gfield.gf_right_half {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	
	.col-md-13 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 54.16667%;
		flex: 0 0 54.16667%;
		max-width: 54.16667%;
	}
	
	.col-md-14 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	
	.col-md-15 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 62.5%;
		flex: 0 0 62.5%;
		max-width: 62.5%;
	}
	
	.col-md-16 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	
	.col-md-17 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 70.83333%;
		flex: 0 0 70.83333%;
		max-width: 70.83333%;
	}
	
	.col-md-18 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	
	.col-md-19 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 79.16667%;
		flex: 0 0 79.16667%;
		max-width: 79.16667%;
	}
	
	.col-md-20 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	
	.col-md-21 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 87.5%;
		flex: 0 0 87.5%;
		max-width: 87.5%;
	}
	
	.col-md-22 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}
	
	.col-md-23 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 95.83333%;
		flex: 0 0 95.83333%;
		max-width: 95.83333%;
	}
	
	.col-md-24 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.order-md-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}
	
	.order-md-last {
		-webkit-box-ordinal-group: 26;
		-ms-flex-order: 25;
		order: 25;
	}
	
	.order-md-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}
	
	.order-md-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
	
	.order-md-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
	
	.order-md-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}
	
	.order-md-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}
	
	.order-md-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}
	
	.order-md-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
	}
	
	.order-md-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
	}
	
	.order-md-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8;
	}
	
	.order-md-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9;
	}
	
	.order-md-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10;
	}
	
	.order-md-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11;
	}
	
	.order-md-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12;
	}
	
	.order-md-13 {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13;
	}
	
	.order-md-14 {
		-webkit-box-ordinal-group: 15;
		-ms-flex-order: 14;
		order: 14;
	}
	
	.order-md-15 {
		-webkit-box-ordinal-group: 16;
		-ms-flex-order: 15;
		order: 15;
	}
	
	.order-md-16 {
		-webkit-box-ordinal-group: 17;
		-ms-flex-order: 16;
		order: 16;
	}
	
	.order-md-17 {
		-webkit-box-ordinal-group: 18;
		-ms-flex-order: 17;
		order: 17;
	}
	
	.order-md-18 {
		-webkit-box-ordinal-group: 19;
		-ms-flex-order: 18;
		order: 18;
	}
	
	.order-md-19 {
		-webkit-box-ordinal-group: 20;
		-ms-flex-order: 19;
		order: 19;
	}
	
	.order-md-20 {
		-webkit-box-ordinal-group: 21;
		-ms-flex-order: 20;
		order: 20;
	}
	
	.order-md-21 {
		-webkit-box-ordinal-group: 22;
		-ms-flex-order: 21;
		order: 21;
	}
	
	.order-md-22 {
		-webkit-box-ordinal-group: 23;
		-ms-flex-order: 22;
		order: 22;
	}
	
	.order-md-23 {
		-webkit-box-ordinal-group: 24;
		-ms-flex-order: 23;
		order: 23;
	}
	
	.order-md-24 {
		-webkit-box-ordinal-group: 25;
		-ms-flex-order: 24;
		order: 24;
	}
	
	.offset-md-0 {
		margin-left: 0;
	}
	
	.offset-md-1 {
		margin-left: 4.16667%;
	}
	
	.offset-md-2 {
		margin-left: 8.33333%;
	}
	
	.offset-md-3 {
		margin-left: 12.5%;
	}
	
	.offset-md-4 {
		margin-left: 16.66667%;
	}
	
	.offset-md-5 {
		margin-left: 20.83333%;
	}
	
	.offset-md-6 {
		margin-left: 25%;
	}
	
	.offset-md-7 {
		margin-left: 29.16667%;
	}
	
	.offset-md-8 {
		margin-left: 33.33333%;
	}
	
	.offset-md-9 {
		margin-left: 37.5%;
	}
	
	.offset-md-10 {
		margin-left: 41.66667%;
	}
	
	.offset-md-11 {
		margin-left: 45.83333%;
	}
	
	.offset-md-12 {
		margin-left: 50%;
	}
	
	.offset-md-13 {
		margin-left: 54.16667%;
	}
	
	.offset-md-14 {
		margin-left: 58.33333%;
	}
	
	.offset-md-15 {
		margin-left: 62.5%;
	}
	
	.offset-md-16 {
		margin-left: 66.66667%;
	}
	
	.offset-md-17 {
		margin-left: 70.83333%;
	}
	
	.offset-md-18 {
		margin-left: 75%;
	}
	
	.offset-md-19 {
		margin-left: 79.16667%;
	}
	
	.offset-md-20 {
		margin-left: 83.33333%;
	}
	
	.offset-md-21 {
		margin-left: 87.5%;
	}
	
	.offset-md-22 {
		margin-left: 91.66667%;
	}
	
	.offset-md-23 {
		margin-left: 95.83333%;
	}
	
	.dropdown-menu-md-left {
		right: auto;
		left: 0;
	}
	
	.dropdown-menu-md-right {
		right: 0;
		left: auto;
	}
	
	.navbar-expand-md {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	
	.navbar-expand-md .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	
	.navbar-expand-md .navbar-nav .dropdown-menu {
		position: absolute;
	}
	
	.navbar-expand-md .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem;
	}
	
	.navbar-expand-md>.container, .navbar-expand-md>.container-fluid, .navbar-expand-md>.container-xs, .navbar-expand-md>.container-sm, .navbar-expand-md>.container-md, .navbar-expand-md>.container-lg, .navbar-expand-md>.container-xl, .navbar-expand-md>.container-xxl, .navbar-expand-md>.container-xxxl, .social-wrapper .navbar-expand-md>.social-inner {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
	
	.navbar-expand-md .navbar-collapse {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
	}
	
	.navbar-expand-md .navbar-toggler {
		display: none;
	}
	
	.list-group-horizontal-md {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	
	.list-group-horizontal-md>.list-group-item:first-child {
		border-bottom-left-radius: .25rem;
		border-top-right-radius: 0;
	}
	
	.list-group-horizontal-md>.list-group-item:last-child {
		border-top-right-radius: .25rem;
		border-bottom-left-radius: 0;
	}
	
	.list-group-horizontal-md>.list-group-item.active {
		margin-top: 0;
	}
	
	.list-group-horizontal-md>.list-group-item+.list-group-item {
		border-top-width: 1px;
		border-left-width: 0;
	}
	
	.list-group-horizontal-md>.list-group-item+.list-group-item.active {
		margin-left: -1px;
		border-left-width: 1px;
	}
	
	.d-md-none {
		display: none !important;
	}
	
	.d-md-inline {
		display: inline !important;
	}
	
	.d-md-inline-block {
		display: inline-block !important;
	}
	
	.d-md-block {
		display: block !important;
	}
	
	.d-md-table {
		display: table !important;
	}
	
	.d-md-table-row {
		display: table-row !important;
	}
	
	.d-md-table-cell {
		display: table-cell !important;
	}
	
	.d-md-flex {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}
	
	.d-md-inline-flex {
		display: -webkit-inline-box !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}
	
	.flex-md-row {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important;
	}
	
	.flex-md-column {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}
	
	.flex-md-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}
	
	.flex-md-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}
	
	.flex-md-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}
	
	.flex-md-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}
	
	.flex-md-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}
	
	.flex-md-fill {
		-webkit-box-flex: 1 !important;
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important;
	}
	
	.flex-md-grow-0 {
		-webkit-box-flex: 0 !important;
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important;
	}
	
	.flex-md-grow-1 {
		-webkit-box-flex: 1 !important;
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important;
	}
	
	.flex-md-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important;
	}
	
	.flex-md-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important;
	}
	
	.justify-content-md-start {
		-webkit-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}
	
	.justify-content-md-end {
		-webkit-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}
	
	.justify-content-md-center {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}
	
	.justify-content-md-between {
		-webkit-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}
	
	.justify-content-md-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}
	
	.align-items-md-start {
		-webkit-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}
	
	.align-items-md-end {
		-webkit-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}
	
	.align-items-md-center {
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important;
	}
	
	.align-items-md-baseline {
		-webkit-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important;
	}
	
	.align-items-md-stretch {
		-webkit-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important;
	}
	
	.align-content-md-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important;
	}
	
	.align-content-md-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important;
	}
	
	.align-content-md-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important;
	}
	
	.align-content-md-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important;
	}
	
	.align-content-md-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important;
	}
	
	.align-content-md-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important;
	}
	
	.align-self-md-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important;
	}
	
	.align-self-md-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important;
	}
	
	.align-self-md-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important;
	}
	
	.align-self-md-center {
		-ms-flex-item-align: center !important;
		align-self: center !important;
	}
	
	.align-self-md-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important;
	}
	
	.align-self-md-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important;
	}
	
	.float-md-left {
		float: left !important;
	}
	
	.float-md-right {
		float: right !important;
	}
	
	.float-md-none {
		float: none !important;
	}
	
	.m-md-0 {
		margin: 0 !important;
	}
	
	.mt-md-0, .my-md-0 {
		margin-top: 0 !important;
	}
	
	.mr-md-0, .mx-md-0 {
		margin-right: 0 !important;
	}
	
	.mb-md-0, .my-md-0 {
		margin-bottom: 0 !important;
	}
	
	.ml-md-0, .mx-md-0 {
		margin-left: 0 !important;
	}
	
	.m-md-1 {
		margin: .25rem !important;
	}
	
	.mt-md-1, .my-md-1 {
		margin-top: .25rem !important;
	}
	
	.mr-md-1, .mx-md-1 {
		margin-right: .25rem !important;
	}
	
	.mb-md-1, .my-md-1 {
		margin-bottom: .25rem !important;
	}
	
	.ml-md-1, .mx-md-1 {
		margin-left: .25rem !important;
	}
	
	.m-md-2 {
		margin: .5rem !important;
	}
	
	.mt-md-2, .my-md-2 {
		margin-top: .5rem !important;
	}
	
	.mr-md-2, .mx-md-2 {
		margin-right: .5rem !important;
	}
	
	.mb-md-2, .my-md-2 {
		margin-bottom: .5rem !important;
	}
	
	.ml-md-2, .mx-md-2 {
		margin-left: .5rem !important;
	}
	
	.m-md-3 {
		margin: 1rem !important;
	}
	
	.mt-md-3, .my-md-3 {
		margin-top: 1rem !important;
	}
	
	.mr-md-3, .mx-md-3 {
		margin-right: 1rem !important;
	}
	
	.mb-md-3, .my-md-3 {
		margin-bottom: 1rem !important;
	}
	
	.ml-md-3, .mx-md-3 {
		margin-left: 1rem !important;
	}
	
	.m-md-4 {
		margin: 1.5rem !important;
	}
	
	.mt-md-4, .my-md-4 {
		margin-top: 1.5rem !important;
	}
	
	.mr-md-4, .mx-md-4 {
		margin-right: 1.5rem !important;
	}
	
	.mb-md-4, .my-md-4 {
		margin-bottom: 1.5rem !important;
	}
	
	.ml-md-4, .mx-md-4 {
		margin-left: 1.5rem !important;
	}
	
	.m-md-5 {
		margin: 3rem !important;
	}
	
	.mt-md-5, .my-md-5 {
		margin-top: 3rem !important;
	}
	
	.mr-md-5, .mx-md-5 {
		margin-right: 3rem !important;
	}
	
	.mb-md-5, .my-md-5 {
		margin-bottom: 3rem !important;
	}
	
	.ml-md-5, .mx-md-5 {
		margin-left: 3rem !important;
	}
	
	.p-md-0 {
		padding: 0 !important;
	}
	
	.pt-md-0, .py-md-0 {
		padding-top: 0 !important;
	}
	
	.pr-md-0, .px-md-0 {
		padding-right: 0 !important;
	}
	
	.pb-md-0, .py-md-0 {
		padding-bottom: 0 !important;
	}
	
	.pl-md-0, .px-md-0 {
		padding-left: 0 !important;
	}
	
	.p-md-1 {
		padding: .25rem !important;
	}
	
	.pt-md-1, .py-md-1 {
		padding-top: .25rem !important;
	}
	
	.pr-md-1, .px-md-1 {
		padding-right: .25rem !important;
	}
	
	.pb-md-1, .py-md-1 {
		padding-bottom: .25rem !important;
	}
	
	.pl-md-1, .px-md-1 {
		padding-left: .25rem !important;
	}
	
	.p-md-2 {
		padding: .5rem !important;
	}
	
	.pt-md-2, .py-md-2 {
		padding-top: .5rem !important;
	}
	
	.pr-md-2, .px-md-2 {
		padding-right: .5rem !important;
	}
	
	.pb-md-2, .py-md-2 {
		padding-bottom: .5rem !important;
	}
	
	.pl-md-2, .px-md-2 {
		padding-left: .5rem !important;
	}
	
	.p-md-3 {
		padding: 1rem !important;
	}
	
	.pt-md-3, .py-md-3 {
		padding-top: 1rem !important;
	}
	
	.pr-md-3, .px-md-3 {
		padding-right: 1rem !important;
	}
	
	.pb-md-3, .py-md-3 {
		padding-bottom: 1rem !important;
	}
	
	.pl-md-3, .px-md-3 {
		padding-left: 1rem !important;
	}
	
	.p-md-4 {
		padding: 1.5rem !important;
	}
	
	.pt-md-4, .py-md-4 {
		padding-top: 1.5rem !important;
	}
	
	.pr-md-4, .px-md-4 {
		padding-right: 1.5rem !important;
	}
	
	.pb-md-4, .py-md-4 {
		padding-bottom: 1.5rem !important;
	}
	
	.pl-md-4, .px-md-4 {
		padding-left: 1.5rem !important;
	}
	
	.p-md-5 {
		padding: 3rem !important;
	}
	
	.pt-md-5, .py-md-5 {
		padding-top: 3rem !important;
	}
	
	.pr-md-5, .px-md-5 {
		padding-right: 3rem !important;
	}
	
	.pb-md-5, .py-md-5 {
		padding-bottom: 3rem !important;
	}
	
	.pl-md-5, .px-md-5 {
		padding-left: 3rem !important;
	}
	
	.m-md-n1 {
		margin: -.25rem !important;
	}
	
	.mt-md-n1, .my-md-n1 {
		margin-top: -.25rem !important;
	}
	
	.mr-md-n1, .mx-md-n1 {
		margin-right: -.25rem !important;
	}
	
	.mb-md-n1, .my-md-n1 {
		margin-bottom: -.25rem !important;
	}
	
	.ml-md-n1, .mx-md-n1 {
		margin-left: -.25rem !important;
	}
	
	.m-md-n2 {
		margin: -.5rem !important;
	}
	
	.mt-md-n2, .my-md-n2 {
		margin-top: -.5rem !important;
	}
	
	.mr-md-n2, .mx-md-n2 {
		margin-right: -.5rem !important;
	}
	
	.mb-md-n2, .my-md-n2 {
		margin-bottom: -.5rem !important;
	}
	
	.ml-md-n2, .mx-md-n2 {
		margin-left: -.5rem !important;
	}
	
	.m-md-n3 {
		margin: -1rem !important;
	}
	
	.mt-md-n3, .my-md-n3 {
		margin-top: -1rem !important;
	}
	
	.mr-md-n3, .mx-md-n3 {
		margin-right: -1rem !important;
	}
	
	.mb-md-n3, .my-md-n3 {
		margin-bottom: -1rem !important;
	}
	
	.ml-md-n3, .mx-md-n3 {
		margin-left: -1rem !important;
	}
	
	.m-md-n4 {
		margin: -1.5rem !important;
	}
	
	.mt-md-n4, .my-md-n4 {
		margin-top: -1.5rem !important;
	}
	
	.mr-md-n4, .mx-md-n4 {
		margin-right: -1.5rem !important;
	}
	
	.mb-md-n4, .my-md-n4 {
		margin-bottom: -1.5rem !important;
	}
	
	.ml-md-n4, .mx-md-n4 {
		margin-left: -1.5rem !important;
	}
	
	.m-md-n5 {
		margin: -3rem !important;
	}
	
	.mt-md-n5, .my-md-n5 {
		margin-top: -3rem !important;
	}
	
	.mr-md-n5, .mx-md-n5 {
		margin-right: -3rem !important;
	}
	
	.mb-md-n5, .my-md-n5 {
		margin-bottom: -3rem !important;
	}
	
	.ml-md-n5, .mx-md-n5 {
		margin-left: -3rem !important;
	}
	
	.m-md-auto {
		margin: auto !important;
	}
	
	.mt-md-auto, .my-md-auto {
		margin-top: auto !important;
	}
	
	.mr-md-auto, .mx-md-auto {
		margin-right: auto !important;
	}
	
	.mb-md-auto, .my-md-auto {
		margin-bottom: auto !important;
	}
	
	.ml-md-auto, .mx-md-auto {
		margin-left: auto !important;
	}
	
	.text-md-left {
		text-align: left !important;
	}
	
	.text-md-right {
		text-align: right !important;
	}
	
	.text-md-center {
		text-align: center !important;
	}
	
	.container-left {
		margin-left: 0;
		margin-right: calc(50vw - 36rem);
	}
	
	.container-right {
		margin-right: 0;
		margin-left: calc(50vw - 36rem);
	}
	
	body #page-wrapper section#banner-wrapper {
		padding: 13rem 0 0 0;
	}
	
	body #page-wrapper main#main-wrapper #content-wrapper #content-header {
		margin: 0 0 6rem 0;
	}
	
	body #page-wrapper main#main-wrapper #content-wrapper article .sp-block .section-header {
		margin: 0 0 4rem;
	}
	
	.row.micro-gutters, .micro-gutters.wp-block-columns, .social-wrapper .social-inner .micro-gutters.social-network {
		margin-right: -.1rem !important;
		margin-left: -.1rem !important;
	}
	
	.row.micro-gutters>[class^="col-"], .micro-gutters.wp-block-columns>[class^="col-"], .social-wrapper .social-inner .micro-gutters.social-network>[class^="col-"], .row.micro-gutters>[class*=" col-"], .micro-gutters.wp-block-columns>[class*=" col-"], .social-wrapper .social-inner .micro-gutters.social-network>[class*=" col-"] {
		padding-right: .1rem;
		padding-left: .1rem;
	}
	
	.social-wrapper .social-title {
		margin: 5rem 0;
	}
	
	.social-wrapper .social-inner .social-network a.tinysocial {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 calc(25% - 1rem);
		flex: 0 0 calc(25% - 1rem);
		max-width: calc(25% - 1rem);
	}
	
	.social-wrapper .social-inner .social-network a.tinysocial .tinysocial__icon svg {
		width: 3rem;
		height: 3rem;
	}
	
	body .gform_wrapper form .gform_body ul.gform_fields li.gfield h2.gsection_title {
		font-size: 2.8rem;
	}
	
	body .gform_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_radio ul, body .gform_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_checkbox ul {
		-webkit-columns: 2;
		-moz-columns: 2;
		columns: 2;
	}
	
	body .gform_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_radio ul li label, body .gform_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_checkbox ul li label {
		font-size: 1.6rem;
	}
	
	.mfp-wrap .mfp-container .mfp-close {
		width: 10rem;
		height: 10rem;
		font-size: 7rem;
	}
	
	.mfp-wrap.contact-popup .mfp-container .mfp-content .contact-popup-wrapper .card .card-body {
		padding: 4rem;
	}
	
	.mfp-wrap.contact-popup .mfp-container .mfp-content .contact-popup-wrapper .card .card-body .details-wrapper .section-details {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	
	.mfp-wrap.change-location-popup .mfp-container .mfp-content .change-location-popup-wrapper .card .card-body .closest-location {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	
	.mfp-wrap.change-location-popup .mfp-container .mfp-content .change-location-popup-wrapper .card .card-body .closest-location a {
		width: auto;
		margin: 0;
	}
	
	.loading-ring div {
		width: 6rem;
		height: 6rem;
	}
	
	.btn, body .gform_wrapper form .gform_footer .gform_button, .cta-form .section-form .gform_wrapper .gform_footer .gform_button, .job-register-form .ap-form-wrapper .ap-pro-front-form-wrapper form.ap-pro-front-form .ap-pro-form-field-wrapper .ap-pro-submit-btn, .sidebar-wrapper-block.dark-theme .sidebar-content .section-body .job-register-form-block .job-register-form .ap-form-wrapper .ap-pro-front-form-wrapper form.ap-pro-front-form .ap-pro-form-field-wrapper .ap-pro-submit-btn {
		min-width: 24rem;
	}
	
	body:not(.home) #content-wrapper article .section-content {
		-moz-text-align-last: left;
		text-align-last: left;
	}
	
	body:not(.home) #content-wrapper article h2 {
		text-align: left;
	}
	
	body:not(.home) #content-wrapper article h2 {
		margin: 4rem 0;
		font-size: 3.4rem;
	}
	
	h1 {
		font-size: 1.6rem;
	}
	
	h2 {
		font-size: 3.4rem;
	}
	
	h3 {
		font-size: 2.8rem;
	}
	
	h4 {
		font-size: 1.8rem;
	}
	
	h5 {
		font-size: 1.6rem;
	}
	
	h6 {
		font-size: 1.6rem;
	}
	
	p {
		font-size: 1.6rem;
	}
	
	a {
		font-size: 1.6rem;
	}
	
	article ol li {
		font-size: 1.6rem;
	}
	
	article ol.list-2 {
		-webkit-columns: 2;
		-moz-columns: 2;
		columns: 2;
		-webkit-column-gap: 6rem;
		-moz-column-gap: 6rem;
		column-gap: 6rem;
	}
	
	article ol.list-3 {
		-webkit-columns: 3;
		-moz-columns: 3;
		columns: 3;
		-webkit-column-gap: 4rem;
		-moz-column-gap: 4rem;
		column-gap: 4rem;
	}
	
	article ul li {
		font-size: 1.6rem;
	}
	
	article ul.list-2 {
		-webkit-columns: 2;
		-moz-columns: 2;
		columns: 2;
		-webkit-column-gap: 6rem;
		-moz-column-gap: 6rem;
		column-gap: 6rem;
	}
	
	article ul.list-3 {
		-webkit-columns: 3;
		-moz-columns: 3;
		columns: 3;
		-webkit-column-gap: 4rem;
		-moz-column-gap: 4rem;
		column-gap: 4rem;
	}
	
	.accordion-block .accordion {
		margin: 4rem 0;
	}
	
	.accordion-block .accordion .section-accordion .panel-group {
		overflow: visible;
	}
	
	.accordion-block .accordion .section-accordion .panel-group .panel .panel-heading .panel-title a {
		padding: 1.3rem 2rem 1rem 2rem;
	}
	
	.app-download-information-block .app-download-information {
		margin: 5rem 0;
	}
	
	.app-download-information-block .app-download-information {
		padding: 0;
	}
	
	.app-download-information-block .app-download-information .section-body .section-left .section-appointment .section-body {
		padding: 4rem;
	}
	
	.app-download-information-block .app-download-information .section-body .section-middle .section-download .section-body {
		padding: 4rem;
	}
	
	.app-download-information-block .app-download-information .section-body .section-right .section-contact .section-body {
		padding: 4rem;
	}
	
	.button-block .section-button .button-row {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	
	.career-cards {
		padding: 4rem 0;
	}
	
	.career-cards .section-cards {
		margin: 5rem 0;
	}
	
	.career-cards .section-cards {
		margin-bottom: 5rem !important;
	}
	
	.career-cards .section-cards .slick-cards .slick-list {
		padding: 0 15rem;
	}
	
	.career-cards .section-cards .slick-cards .slick-list .slick-track .slick-slide, .career-cards .section-cards .slick-cards .slick-list .slick-track .slick-slide[aria-hidden="true"]:not(.slick-cloned) ~ .slick-cloned[aria-hidden="true"] {
		height: 75rem;
		padding: 0 2rem;
	}
	
	.career-cards .section-cards .slick-cards .slick-list .slick-track .slick-slide .slide-wrapper, .career-cards .section-cards .slick-cards .slick-list .slick-track .slick-slide[aria-hidden="true"]:not(.slick-cloned) ~ .slick-cloned[aria-hidden="true"] .slide-wrapper {
		height: 35rem;
	}
	
	.career-cards .section-cards .slick-cards .slick-list .slick-track .slick-slide .slide-wrapper .section-inner:after, .career-cards .section-cards .slick-cards .slick-list .slick-track .slick-slide[aria-hidden="true"]:not(.slick-cloned) ~ .slick-cloned[aria-hidden="true"] .slide-wrapper .section-inner:after {
		height: 75%;
	}
	
	.career-cards .section-cards .slick-cards .slick-list .slick-track .slick-slide .slide-wrapper .section-inner .content-wrapper, .career-cards .section-cards .slick-cards .slick-list .slick-track .slick-slide[aria-hidden="true"]:not(.slick-cloned) ~ .slick-cloned[aria-hidden="true"] .slide-wrapper .section-inner .content-wrapper {
		padding: 0 5rem;
	}
	
	.career-cards .section-cards .slick-cards .slick-list .slick-track .slick-fix-center .slide-wrapper, .career-cards .section-cards .slick-cards .slick-list .slick-track .slick-current .slide-wrapper, .career-cards .section-cards .slick-cards .slick-list .slick-track .slick-center:not(.slick-cloned) .slide-wrapper {
		height: 75rem !important;
	}
	
	.career-cards .slick-card-navigation {
		margin: 0 auto 0;
	}
	
	body.home .career-cards {
		padding: 4rem 0 4rem;
	}
	
	.career-pathways .section-large-title {
		margin: 4rem 0;
	}
	
	.career-pathways .section-large-title {
		padding: 0;
	}
	
	.career-pathways .section-large-title h2 {
		font-size: 3.4rem;
	}
	
	.career-pathways .section-pathways .container-left .pathway-wrapper .section-image {
		position: relative;
	}
	
	.career-pathways .section-pathways .container-left .pathway-wrapper .section-body {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		background: transparent;
		padding: 0;
	}
	
	.career-pathways .section-pathways .container-left .pathway-wrapper .section-body .section-title {
		text-align: left;
		margin: 4rem 0 2rem;
		padding: 0;
	}
	
	.career-pathways .section-pathways .container-left .pathway-wrapper .section-body .slick-pathways .slick-list {
		padding: 0 !important;
	}
	
	.career-pathways .section-pathways .container-left .pathway-wrapper .section-body .slick-pathways .pathway-slide {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		float: none;
		padding: 0 0 3rem;
	}
	
	.career-pathways .section-pathways .container-left .pathway-wrapper .section-body .slick-pathways .pathway-slide .section-icon {
		margin: 0 3rem 0 0;
		min-width: 9rem;
	}
	
	.career-pathways .section-pathways .container-left .pathway-wrapper .section-body .slick-pathways .pathway-slide .slide-content {
		border-left: .2rem solid #9266ab;
		padding: 0 4rem;
	}
	
	.career-pathways .section-pathways .container-left .pathway-wrapper .section-body .slick-pathways .pathway-slide .slide-content .section-small-title {
		text-align: left;
		margin: 0;
	}
	
	.career-pathways .section-pathways .container-left .pathway-wrapper .section-body .slick-pathways .pathway-slide .slide-content .section-title {
		text-align: left;
		margin: 0;
	}
	
	.career-pathways .section-pathways .container-left .pathway-wrapper .section-body .slick-pathways .pathway-slide .slide-content .section-button .button-row {
		-webkit-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}
	
	.career-pathways .section-pathways .container-left .pathway-wrapper .section-body .slick-pathways .pathway-slide .slide-content .section-button a {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	
	.career-pathways .section-pathways .container-left .pathway-wrapper .section-body .slick-pathways-navigation {
		margin: 3rem auto;
	}
	
	body.home .career-pathways:after {
		height: 30rem;
	}
	
	.contact-details-and-form {
		padding: 4rem 0;
	}
	
	.contact-details-and-form .section-locations {
		margin: 0;
	}
	
	.contact-details-and-form .section-locations .panel-group .panel .panel-collapse .panel-body .location-map .section-map {
		margin-bottom: 6rem;
	}
	
	.contact-details-and-form .section-locations .panel-group .panel .panel-collapse .panel-body .location-details .section-left .phone-number {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	
	.contact-details-and-form .section-locations .panel-group .panel .panel-collapse .panel-body .location-details .section-middle {
		margin: 0;
	}
	
	.contact-details-and-form .section-locations .panel-group .panel .panel-collapse .panel-body .location-details .section-middle .section-title {
		text-align: left;
	}
	
	.contact-details-and-form .section-locations .panel-group .panel .panel-collapse .panel-body .location-details .section-middle .business-hours .hours-wrapper .section-title {
		text-align: left;
	}
	
	.contact-details-and-form .section-locations .panel-group .panel .panel-collapse .panel-body .location-details .section-middle .business-hours .hours-wrapper .section-hours .shift-wrapper {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	
	.contact-details-and-form .section-locations .panel-group .panel .panel-collapse .panel-body .location-details .section-middle .business-hours .hours-wrapper .section-hours .section-closed {
		text-align: left;
	}
	
	.contact-details-and-form .section-locations .panel-group .panel .panel-collapse .panel-body .location-details .section-right p {
		text-align: left;
	}
	
	.contact-details-and-form .section-locations .panel-group .panel .panel-collapse .panel-body .location-details .section-right .section-title {
		text-align: left;
	}
	
	.contact-details-and-form .section-form {
		padding: 4rem;
	}
	
	.course-grid {
		margin: 4rem 0;
	}
	
	.course-grid .section-header {
		padding: 0;
	}
	
	.course-grid .section-grid .grid-wrapper .grid-filter {
		margin: 4rem 0;
	}
	
	.course-grid .section-grid .grid-wrapper .grid-filter form#grid-form-filter ul.navbar-nav li.nav-item {
		margin-bottom: 0;
	}
	
	.course-grid .section-grid .grid-wrapper .grid-filter form#grid-form-filter ul.navbar-nav li.nav-item label.filter-label {
		min-width: 20rem;
	}
	
	.course-grid .section-grid .grid-wrapper .grid-filter form#grid-form-filter ul.navbar-nav li.nav-item .select2 .selection .select2-selection .select2-selection__rendered:after {
		font-size: 1.6rem;
	}
	
	.course-grid .section-grid .grid-wrapper .grid-markup #grid-load .section-boxes {
		margin: 4rem 0;
	}
	
	.course-grid .section-grid .grid-wrapper .grid-markup #grid-load .section-boxes .grid-item .grid-item-wrapper .grid-item-inner .section-body .content-wrapper .section-bottom .section-button .button-row .button-col a {
		max-width: 100%;
		width: calc(100% - 5rem);
	}
	
	.course-grid .section-grid .grid-wrapper .grid-markup #grid-load .section-boxes .grid-item.content-hide .grid-item-wrapper .section-body .content-wrapper .section-top .section-content {
		opacity: 0;
	}
	
	.course-grid .section-grid .grid-wrapper .grid-markup #grid-load .section-boxes .grid-item.content-hide .grid-item-wrapper .section-body .content-wrapper .section-bottom {
		opacity: 0;
	}
	
	.course-grid .section-grid .grid-wrapper .grid-markup #grid-load #pagination {
		margin: 5rem 0 0;
	}
	
	.cta-form {
		padding: 4rem 0;
	}
	
	.cta-form {
		margin: 4rem 0;
	}
	
	.cta-form .section-header {
		margin: 4rem 0;
	}
	
	.cta-form .section-header {
		padding: 0;
	}
	
	.cta-form .section-header .background-wrapper img {
		-o-object-position: left;
		object-position: left;
	}
	
	.cta-form .section-header .content-wrapper {
		padding: 0;
	}
	
	.cta-form .section-header .content-wrapper .section-title h3 {
		font-size: 4.8rem !important;
	}
	
	.cta-form .section-form {
		margin: 0;
	}
	
	.cta-form.style-alternative .section-header .background-wrapper img {
		-o-object-position: left;
		object-position: left;
	}
	
	.cta-form.style-alternative .section-header .content-wrapper {
		padding: 4rem 0;
	}
	
	.disclaimer-block {
		padding: 0;
	}
	
	.disclaimer .disclaimer-wrapper {
		margin: 4rem 0;
	}
	
	.disclaimer .disclaimer-wrapper {
		padding: 4rem 0;
	}
	
	.downloadable-guides {
		margin: 4rem 0;
	}
	
	.feature-carousel {
		margin: 4rem 0;
	}
	
	.feature-carousel .section-header {
		margin: 4rem 0;
	}
	
	.feature-carousel .section-feature-carousel .slick-featured .slick-list {
		padding: 0 15rem;
	}
	
	.feature-carousel .section-feature-carousel .slick-featured .slick-list .slick-track .slick-slide, .feature-carousel .section-feature-carousel .slick-featured .slick-list .slick-track .slick-slide[aria-hidden="true"]:not(.slick-cloned) ~ .slick-cloned[aria-hidden="true"] {
		padding: 1rem 2rem;
		height: 75rem;
	}
	
	.feature-carousel .section-feature-carousel .slick-featured .slick-list .slick-track .slick-slide .section-bottom .section-title h3, .feature-carousel .section-feature-carousel .slick-featured .slick-list .slick-track .slick-slide[aria-hidden="true"]:not(.slick-cloned) ~ .slick-cloned[aria-hidden="true"] .section-bottom .section-title h3 {
		font-size: 2.8rem !important;
	}
	
	.feature-carousel .section-feature-carousel .slick-featured .slick-list .slick-track .slick-slide .slide-wrapper .section-image, .feature-carousel .section-feature-carousel .slick-featured .slick-list .slick-track .slick-slide[aria-hidden="true"]:not(.slick-cloned) ~ .slick-cloned[aria-hidden="true"] .slide-wrapper .section-image {
		position: relative;
	}
	
	.feature-carousel .section-feature-carousel .slick-featured .slick-list .slick-track .slick-slide .slide-wrapper .section-body, .feature-carousel .section-feature-carousel .slick-featured .slick-list .slick-track .slick-slide[aria-hidden="true"]:not(.slick-cloned) ~ .slick-cloned[aria-hidden="true"] .slide-wrapper .section-body {
		padding: 4rem 6rem;
		position: absolute;
	}
	
	.feature-carousel .section-feature-carousel .slick-featured .slick-list .slick-track .slick-slide .slide-wrapper .section-body .section-title h3, .feature-carousel .section-feature-carousel .slick-featured .slick-list .slick-track .slick-slide[aria-hidden="true"]:not(.slick-cloned) ~ .slick-cloned[aria-hidden="true"] .slide-wrapper .section-body .section-title h3 {
		font-size: 2.8rem !important;
	}
	
	.feature-carousel .section-feature-carousel .slick-featured .slick-list .slick-track .slick-center .slide-wrapper, .feature-carousel .section-feature-carousel .slick-featured .slick-list .slick-track .slick-current .slide-wrapper, .feature-carousel .section-feature-carousel .slick-featured .slick-list .slick-track .slick-slide[aria-hidden="true"]:not([tabindex="-1"])+.slick-cloned[aria-hidden="true"] .slide-wrapper {
		height: 75rem !important;
	}
	
	.fees-table {
		margin: 4rem 0;
	}
	
	.fees-table {
		padding: 0;
	}
	
	.footer-menu {
		padding: 4rem 0;
	}
	
	.footer-menu .section-left .section-details {
		text-align: right;
	}
	
	.footer-menu .section-left .section-details .social-icons {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	
	.footer-menu .section-icons {
		padding: 4rem 0;
	}
	
	.funding-cards .section-options .icon-overlay {
		right: 1rem;
	}
	
	.funding-cards .section-options .icon-overlay svg {
		right: -2rem;
		height: 108rem;
	}
	
	.funding-cards .section-options .load-option {
		margin: 0 1rem 1rem 0;
		padding: 0;
	}
	
	.funding-cards .section-options .load-option:last-child {
		margin: 0 1rem 0 0;
	}
	
	.funding-cards .section-options .load-option .section-front {
		opacity: 1;
		-webkit-transition: all .6s ease;
		-o-transition: all .6s ease;
		transition: all .6s ease;
		pointer-events: all;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		border-top-right-radius: 2rem;
		border-bottom-right-radius: 2rem;
	}
	
	.funding-cards .section-options .load-option .section-front .section-title h3 {
		font-size: 3.4rem;
	}
	
	.funding-cards .section-options .load-option .section-back {
		opacity: 0;
		-webkit-transition: all .6s ease;
		-o-transition: all .6s ease;
		transition: all .6s ease;
		pointer-events: none;
		border-top-right-radius: 2rem;
		border-bottom-right-radius: 2rem;
	}
	
	.funding-cards .section-funding {
		margin: 0 0 1rem 0;
		height: 100%;
	}
	
	.funding-cards .section-funding .training-logo {
		right: 0;
	}
	
	.funding-cards .section-funding .training-logo svg {
		width: 17.6rem;
	}
	
	.funding-cards .section-funding .funding-content {
		position: absolute;
		top: auto;
		right: 0;
		bottom: 0;
		left: 0;
		padding: 7rem 6rem;
		background: transparent;
		margin-top: 0;
	}
	
	.funding-cards .section-funding .funding-content:after {
		background: -webkit-gradient(linear, left top, left bottom, from(rgba(67, 71, 83, 0)), color-stop(75%, #434753));
		background: -o-linear-gradient(top, rgba(67, 71, 83, 0) 0%, #434753 75%);
		background: linear-gradient(to bottom, rgba(67, 71, 83, 0) 0%, #434753 75%);
	}
	
	.funding-cards .section-funding .funding-content .section-content {
		text-align: left;
	}
	
	.funding-cards .section-funding .funding-content .section-content p {
		font-size: 3.6rem;
		line-height: 3.6rem;
	}
	
	.funding-cards .section-funding .funding-content .section-button .button-row {
		-webkit-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}
	
	.funding-cards .section-funding .funding-content .section-button .button-row a {
		-webkit-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}
	
	.gallery-block .gallery {
		margin: 4rem 0;
	}
	
	.gallery-block .gallery {
		padding: 0;
	}
	
	.gallery-block .gallery .section-header .section-title {
		text-align: left;
	}
	
	.gallery-block .gallery .section-gallery .gallery-image .image-slide .section-image {
		padding: 4rem;
	}
	
	.gallery-block .gallery .section-gallery .gallery-thumbs .slick-list .slick-track .slick-slide {
		margin: 0 1rem;
	}
	
	.hover-boxes {
		margin: 4rem 0;
	}
	
	.hover-boxes .section-large-title {
		margin: 5rem 0;
	}
	
	.hover-boxes .section-large-title h2 {
		font-size: 3.4rem;
	}
	
	.hover-boxes .hover-box .hover-box-wrapper .section-body .content-wrapper {
		padding: 5rem 2rem 4rem;
	}
	
	.hover-boxes .hover-box .hover-box-wrapper .section-body .content-wrapper .section-icon {
		width: 10rem;
		min-height: 10rem;
		border-radius: 10rem;
		margin: -10rem auto 2rem;
	}
	
	.hover-boxes .hover-box .hover-box-wrapper .section-body .content-wrapper .section-icon img {
		max-width: 6rem;
		max-height: 6rem;
	}
	
	.hover-boxes .hover-box .hover-box-wrapper .section-body .content-wrapper .section-top .section-title h3 {
		font-size: 3rem !important;
	}
	
	.hover-boxes .hover-box .hover-box-wrapper .section-body .content-wrapper .section-bottom .section-content {
		height: auto;
		opacity: 1;
	}
	
	.hover-boxes .hover-box.content-hide .hover-box-wrapper .section-body .content-wrapper .section-bottom {
		opacity: 0;
	}
	
	body.home .hover-boxes-block .hover-boxes {
		margin: 4rem 0;
	}
	
	body.home .hover-boxes-block .hover-boxes {
		padding: 4rem 0;
	}
	
	.inline-cta .content-wrapper {
		padding: 4rem 0;
	}
	
	.inline-cta .content-wrapper .section-title h3 {
		font-size: 4rem !important;
	}
	
	.job-grid {
		margin: 4rem 0;
	}
	
	.job-grid .section-header {
		padding: 0;
	}
	
	.job-grid .section-grid .grid-wrapper .grid-filter {
		margin: 4rem 0;
	}
	
	.job-grid .section-grid .grid-wrapper .grid-filter {
		padding: 0;
	}
	
	.job-grid .section-grid .grid-wrapper .grid-filter form#grid-form-filter ul.navbar-nav li.nav-item {
		margin-bottom: 0;
	}
	
	.job-grid .section-grid .grid-wrapper .grid-markup #grid-load .section-boxes {
		margin: 4rem 0;
	}
	
	.job-grid .section-grid .grid-wrapper .grid-markup #grid-load .section-boxes .grid-item .grid-item-wrapper .grid-item-inner .section-body .content-wrapper {
		padding: 7rem 0 4rem;
	}
	
	.job-grid .section-grid .grid-wrapper .grid-markup #grid-load .section-boxes .grid-item .grid-item-wrapper .grid-item-inner .section-body .content-wrapper .section-top {
		padding: 0 0 2rem;
	}
	
	.job-grid .section-grid .grid-wrapper .grid-markup #grid-load .section-boxes .grid-item .grid-item-wrapper .grid-item-inner .section-body .content-wrapper .section-bottom .section-button .button-row .button-col a {
		max-width: 100%;
		width: calc(100% - 5rem);
	}
	
	.job-grid .section-grid .grid-wrapper .grid-markup #grid-load #pagination {
		margin: 5rem 0 0;
	}
	
	.location-accordion {
		padding: 4rem 0;
	}
	
	.location-accordion .section-locations .single-location-wrapper .location-map .section-map {
		margin-bottom: 6rem;
	}
	
	.location-accordion .section-locations .panel-group .panel .panel-collapse .panel-body .location-map .section-map {
		margin-bottom: 6rem;
	}
	
	.location-accordion .section-cta {
		padding: 4rem 0;
	}
	
	.location-accordion .section-cta {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	
	.location-accordion .section-cta .section-title {
		text-align: left;
		margin: 0;
	}
	
	.location-accordion .section-cta .section-title h3 {
		font-size: 4.5rem !important;
	}
	
	.media-and-content-block .media-and-content .section-media {
		margin-bottom: 0;
	}
	
	.newsletter-subscription {
		padding: 4rem 0;
	}
	
	.newsletter-subscription .subscription-wrapper .section-title {
		margin-bottom: 5rem;
	}
	
	.newsletter-subscription .subscription-wrapper .section-title h3 {
		white-space: nowrap;
	}
	
	.newsletter-subscription .subscription-wrapper .section-form .gform_body .gfield_label {
		text-align: left;
	}
	
	.newsletter-subscription .subscription-wrapper .section-form .gform_body .ginput_container {
		width: 30rem !important;
		margin: auto !important;
	}
	
	.page-intro {
		padding: 4rem 0;
	}
	
	.page-intro .section-logo {
		max-width: 36rem;
		margin: 0 auto 6rem;
	}
	
	.page-intro .section-title h2 {
		font-size: 3rem;
		line-height: 3rem;
	}
	
	.page-menu {
		margin: 4rem 0;
	}
	
	.page-menu ul li a {
		padding: 1.3rem 2rem 1rem 2rem;
	}
	
	.partners-block {
		padding: 0;
	}
	
	.partners {
		margin: 4rem 0;
	}
	
	.partners .section-title h3 {
		font-size: 4.5rem;
	}
	
	.post-grid {
		margin: 4rem 0;
	}
	
	.post-grid .section-header {
		padding: 0;
	}
	
	.post-grid .section-grid .grid-wrapper .grid-filter {
		margin: 4rem 0;
	}
	
	.post-grid .section-grid .grid-wrapper .grid-filter form#grid-form-filter ul.navbar-nav li.nav-item {
		margin-bottom: 0;
	}
	
	.post-grid .section-grid .grid-wrapper .grid-filter form#grid-form-filter ul.navbar-nav li.nav-item .select2 .selection .select2-selection .select2-selection__rendered:after {
		font-size: 1.6rem;
	}
	
	.post-grid .section-grid .grid-wrapper .grid-markup #grid-load .section-boxes {
		margin: 4rem 0;
	}
	
	.post-grid .section-grid .grid-wrapper .grid-markup #grid-load .section-boxes .grid-item .grid-item-wrapper .grid-item-inner .section-body .content-wrapper {
		padding: 7rem 0 4rem;
	}
	
	.post-grid .section-grid .grid-wrapper .grid-markup #grid-load .section-boxes .grid-item .grid-item-wrapper .grid-item-inner .section-body .content-wrapper .section-top {
		padding: 0 0 2rem;
	}
	
	.post-grid .section-grid .grid-wrapper .grid-markup #grid-load .section-boxes .grid-item .grid-item-wrapper .grid-item-inner .section-body .content-wrapper .section-bottom .section-button .button-row .button-col a {
		max-width: 100%;
		width: calc(100% - 5rem);
	}
	
	.post-grid .section-grid .grid-wrapper .grid-markup #grid-load #pagination {
		margin: 5rem 0 0;
	}
	
	.quote {
		margin: 4rem 0;
	}
	
	.quote .section-quote {
		text-align: justify;
		-moz-text-align-last: left;
		text-align-last: left;
	}
	
	.quote .section-quote .section-content p {
		font-size: 3.4rem;
		line-height: 3.6rem;
	}
	
	.quote .section-quote-by .section-small-title h5 {
		text-align: right;
	}
	
	body.home .quote {
		padding: 4rem 0;
	}
	
	body.home .quote:before {
		height: 88.4rem;
	}
	
	.sidebar-wrapper-block .sidebar-content>p {
		-moz-text-align-last: left;
		text-align-last: left;
	}
	
	.sidebar-wrapper-block:not(.dark-theme) {
		padding: 4rem 0;
	}
	
	.sidebar-wrapper-block:not(.dark-theme) .sidebar-content>h2, .sidebar-wrapper-block:not(.dark-theme) .sidebar-content>h3, .sidebar-wrapper-block:not(.dark-theme) .sidebar-content>h4, .sidebar-wrapper-block:not(.dark-theme) .sidebar-content>h5, .sidebar-wrapper-block:not(.dark-theme) .sidebar-content>h6, .sidebar-wrapper-block:not(.dark-theme) .sidebar-content>a, .sidebar-wrapper-block:not(.dark-theme) .sidebar-content>ul li {
		text-align: left;
	}
	
	.sidebar-wrapper-block:not(.dark-theme) .sidebar-content>p {
		-moz-text-align-last: left;
		text-align-last: left;
	}
	
	.sidebar-wrapper-block.dark-theme {
		padding: 4rem 0;
	}
	
	.sidebar-wrapper-block.dark-theme .sidebar-content {
		margin: 0 0 3rem;
	}
	
	.sidebar-wrapper-block.dark-theme .sidebar-content .header-wrapper {
		padding: 4rem 0;
	}
	
	.sidebar-wrapper-block.dark-theme .sidebar-content .section-body {
		padding: 4rem 0;
	}
	
	.sidebar-wrapper-block.dark-theme .sidebar-content .section-body>.hover-boxes-block-1:first-child .hover-boxes {
		margin: -4rem 0 0 !important;
	}
	
	.sidebar-wrapper-block.dark-theme .sidebar-content .section-body>h2, .sidebar-wrapper-block.dark-theme .sidebar-content .section-body>h3, .sidebar-wrapper-block.dark-theme .sidebar-content .section-body>h4, .sidebar-wrapper-block.dark-theme .sidebar-content .section-body>h5, .sidebar-wrapper-block.dark-theme .sidebar-content .section-body>h6, .sidebar-wrapper-block.dark-theme .sidebar-content .section-body>a, .sidebar-wrapper-block.dark-theme .sidebar-content .section-body>p, .sidebar-wrapper-block.dark-theme .sidebar-content .section-body>ul li {
		text-align: left;
	}
	
	.sidebar-wrapper-block.dark-theme .sidebar-content .section-body>p {
		-moz-text-align-last: left;
		text-align-last: left;
	}
	
	.sidebar-wrapper-block.dark-theme .sidebar-content .section-body .page-menu-block .page-menu {
		padding: 4rem 0;
	}
	
	.sidebar-wrapper-block.dark-theme .sidebar-content .section-body .video-block .video {
		margin: 4rem 0;
	}
	
	.location-accordion {
		padding: 4rem 0;
	}
	
	.location-accordion .section-locations .single-location-wrapper .location-map .section-map {
		margin-bottom: 6rem;
	}
	
	.location-accordion .section-locations .panel-group .panel .panel-collapse .panel-body .location-map .section-map {
		margin-bottom: 6rem;
	}
	
	.location-accordion .section-cta {
		padding: 4rem 0;
	}
	
	.location-accordion .section-cta {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	
	.location-accordion .section-cta .section-title {
		text-align: left;
		margin: 0;
	}
	
	.location-accordion .section-cta .section-title h3 {
		font-size: 4.5rem !important;
	}
	
	.summary-tabs {
		margin: 4rem 0;
	}
	
	.summary-tabs .section-summary .tab-accordion-wrapper {
		padding: 0;
	}
	
	.table-creator {
		margin: 4rem 0;
	}
	
	.team-members-block .team-members .section-team .team-member .section-image {
		margin: 0;
	}
	
	.testimonial-grid {
		margin: 4rem 0;
	}
	
	.testimonial-grid .section-header {
		padding: 0;
	}
	
	.testimonial-grid .section-grid .grid-wrapper .grid-filter {
		margin: 4rem 0;
	}
	
	.testimonial-grid .section-grid .grid-wrapper .grid-filter form#grid-form-filter ul.navbar-nav li.nav-item {
		margin-bottom: 0;
	}
	
	.testimonial-grid .section-grid .grid-wrapper .grid-filter form#grid-form-filter ul.navbar-nav li.nav-item .select2 .selection .select2-selection .select2-selection__rendered:after {
		font-size: 1.6rem;
	}
	
	.testimonial-grid .section-grid .grid-wrapper .grid-markup #grid-load .section-boxes {
		margin: 4rem 0;
	}
	
	.testimonial-grid .section-grid .grid-wrapper .grid-markup #grid-load .section-boxes .grid-item .grid-item-wrapper .grid-item-inner .section-body .content-wrapper {
		padding: 7rem 0 4rem;
	}
	
	.testimonial-grid .section-grid .grid-wrapper .grid-markup #grid-load .section-boxes .grid-item .grid-item-wrapper .grid-item-inner .section-body .content-wrapper .section-top {
		padding: 0 0 2rem;
	}
	
	.testimonial-grid .section-grid .grid-wrapper .grid-markup #grid-load .section-boxes .grid-item .grid-item-wrapper .grid-item-inner .section-body .content-wrapper .section-bottom {
		opacity: 0;
	}
	
	.testimonial-grid .section-grid .grid-wrapper .grid-markup #grid-load .section-boxes .grid-item .grid-item-wrapper .grid-item-inner .section-body .content-wrapper .section-bottom .section-button .button-row .button-col a {
		max-width: 100%;
		width: calc(100% - 5rem);
	}
	
	.testimonial-grid .section-grid .grid-wrapper .grid-markup #grid-load #pagination {
		margin: 5rem 0 0;
	}
	
	.vertical-tabs .section-background img {
		width: 100%;
	}
	
	.vertical-tabs .section-tabs {
		margin: -20rem 0 0 0;
	}
	
	.vertical-tabs .section-tabs .section-title h3 {
		font-size: 5rem;
	}
	
	.vertical-tabs .section-tabs .tab-accordion-wrapper {
		padding: 4rem;
	}
	
	.vertical-tabs .section-tabs .tab-accordion-wrapper .nav-tabs {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	
	.vertical-tabs .section-tabs .tab-accordion-wrapper .tab-content .tab-pane .panel-collapse .panel-body .body-wrapper .section-content {
		-moz-text-align-last: left;
		text-align-last: left;
	}
	
	body.home .vertical-tabs:before {
		height: 100%;
		top: 10rem;
	}
	
	.video-block .video {
		margin: 4rem 0;
	}
	
	.why-slider {
		padding: 4rem 0;
	}
	
	.why-slider .section-header {
		margin: -3rem 0 0 11rem !important;
	}
	
	.why-slider .section-header .section-title {
		text-align: right;
		margin: 0 4rem 3rem 0 !important;
	}
	
	.why-slider .section-header .section-title h3 {
		font-size: 8rem !important;
		margin-right: 5rem;
		color: #906fa9;
	}
	
	.why-slider .section-why {
		margin: 5rem 0;
	}
	
	.why-slider .section-why .slick-why .slick-list {
		padding: 0 2rem;
	}
	
	.why-slider .section-why .slick-why .slick-slide .slide-wrapper .content-wrapper .section-button {
		margin: 3rem 0 0 2rem;
	}
	
	.why-slider .section-why .slick-why .slick-slide .section-title h3 {
		text-align: left !important;
	}
	
	.why-slider .icon-overlay {
		top: -20rem;
	}
	
	.why-slider .icon-overlay .overlay-wrapper {
		width: 100%;
		right: -30rem;
	}
	
	.why-slider .icon-overlay .overlay-wrapper svg {
		width: 120rem;
		max-width: none;
		height: auto;
	}
	
	.gravity-form {
		padding: 4rem;
	}
	
	.banner-content .slick-content-banner .content-slide .section-left .background-wrapper {
		position: absolute;
	}
	
	.banner-content .slick-content-banner .content-slide .section-left .content-wrapper {
		min-height: 40rem;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding: 0;
	}
	
	.banner-content .slick-content-banner .content-slide .section-left .content-wrapper .content-inner .section-small-title h5 {
		color: #fff;
	}
	
	.banner-content .slick-content-banner .content-slide .section-left .content-wrapper .content-inner .section-title h3 {
		color: #fff;
	}
	
	.banner-content .slick-content-banner .content-slide .section-left .content-wrapper .content-inner .section-content p {
		color: #fff;
	}
	
	.banner-home .banner-wrapper .slick-home-banner .home-banner-slide .slide-wrapper .background-wrapper img {
		height: 40rem;
	}
	
	.breadcrumbs {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	
	.desktop-header {
		display: block;
	}
	
	.desktop-header .top-bar .section-right .section-button a {
		padding: 0 .8rem;
		min-width: auto;
	}
	
	.desktop-header .bottom-bar .section-right .section-burger .hamburger-wrapper {
		height: 8rem;
	}
	
	#footer .footer-copyright {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		text-align: left;
	}
	
	#footer .footer-logo {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	
	header#header-wrapper {
		height: 5rem;
	}
	
	header#header-wrapper.mh-unpinned {
		height: 5rem;
	}
	
	.information-bar .information-bar-wrapper {
		display: none;
	}
	
	.mobile-header {
		display: none;
	}
	
	.page-seo-wrapper h1.seo-title {
		font-size: 1.6rem;
	}
	
	.page-title-wrapper h1.entry-title, .page-title-wrapper h2.entry-title {
		font-size: 3.6rem;
	}
	
	.page-title-seo-wrapper {
		margin: 0 0 6rem;
		text-align: left;
	}
	
	.page-title-seo-wrapper .page-title-wrapper {
		text-align: left;
	}
	
	.single-jobs-template {
		padding: 0;
	}
	
	.single-jobs-template .section-image {
		text-align: left;
		margin: 0;
	}
	
	.single-jobs-template .section-info .section-title {
		text-align: left;
	}
	
	.single-jobs-template .section-info .section-detail {
		text-align: left;
	}
}
