.grid-container {
	width: 100%;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 18px 0 110px;
}

.global-component-page-body {
	width: 100%;
	max-width: calc(100% - 430px - 40px);
}

.global-component-page-body h4 {
	font-size: 30px;
	font-weight: normal;
	text-align: left;
	color: #333333;
	margin-bottom: 25px;
}

.global-component-page-body .content>div,
.global-component-page-body .content img {
	font-weight: normal;
	margin-bottom: 36px;
	line-height: 28px;
}

.global-component-page-body article img {
	border-radius: 0;
	height: auto;
	width: 100%;
	height: auto;
}

.global-component-sidebar {
	max-width: 430px;
	width: 100%;
	background-color: #f7f9fa;
}

.global-component-form {
	background-color: #282828;
	padding: 41px 46px 58px;
	text-align: center;
}

.global-component-form h4 {
	font-size: 30px;
	font-weight: normal;
	line-height: 1.17;
	text-align: center;
	color: #00afef;
}

.global-component-form .address h4 {
	font-size: 24px;
	text-align: left;
	margin-bottom: 19px;
}

.contact-us {
	padding: 11px 0;
}

.contact-us .global-component-page-body {
	max-width: calc(100% - 478px - 102px);
}

.contact-us .global-component-sidebar {
	max-width: 478px;
	background-color: unset;
}

.contact-us .global-component-form {
	background-color: transparent;
	margin-top: 77px;
	padding: 0;
}

.careers-banner {
	height: 624px;
	background-size: contain;
	margin-bottom: 31px;
}

.careers-banner .text-content {
	padding: 14% 0 0;
	margin: 0 auto;
	max-width: 303px;
}

.careers-banner .text-content h4 {
	font-weight: 300;
	font-size: 35px;
	line-height: 1.27;
	margin-bottom: 29px;
}

.careers-banner .blue-btn {
	display: block;
	padding: 13px 40px;
	width: 252px;
	margin: 0 auto;
}

.careers-banner .blue-btn:hover {
	color: #00afef;
}

.contact-us .addresses {
	text-align: left;
	justify-content: space-between;
}

.contact-us .addresses>div {
	width: 44%;
}

.contact-us .grid-container strong {
	display: block;
	margin-bottom: 6px;
	line-height: 2;
}

.contact-us address {
	font-style: normal;
}
.contact-us .addresses br {
    display: none;
}
.mktoForm {
	text-align: left;
	max-width: 795px;
	width: 100%!important;
}

.mktoFormRow input,
.mktoFormRow select,
.mktoFormRow textarea {
	border-radius: 3px;
	border: solid 1px #cbcdcf;
	background-color: #ffffff;
	padding: 17px 14px!important;
	color: #b7babd!important;
	font-size: 16px!important;
	margin-bottom: 8px!important;
}

.mktoForm .mktoAsterix {
	color: #fff;
}

span.mkrtf,
.mktoForm span,
.mkrtf a {
	color: #889baa!important;
	font-weight: 300;
	width: 96%;
	display: block;
	margin-right: 0;
	margin-left: 4%;
	position: relative;
	line-height: 1.5;
	font-size: 12px;
}

.mkrtf a {
	display: inline;
	margin: 0;
}

.mktoLogicalField.mktoCheckboxList.mktoHasWidth.mktoRequired.mktoInvalid,
.mktoLogicalField.mktoCheckboxList.mktoHasWidth {
	position: absolute;
}

.landa-form-style .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
	border-radius: 29px;
	background-color: #11b4f0;
	background-image: none;
	color: #fff;
	padding: 20px 0px;
	margin-top: 16px;
	width: 100%;
	text-align: center;
	font-size: 16px;
	box-shadow: none;
	border: none;
}
.landa-form-style .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:focus-visible{
	outline-color: #000;
}

span.mktoButtonWrap.mktoSimple {
	margin-left: 0px !important;
	width: 100%;
	max-width: 664px;
}

.mktoButtonRow {
	width: 100%;
}

.landa-form-style .mktoForm .mktoRequiredField label.mktoLabel {
	font-weight: bold;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	text-align: left;
	color: #b7babd;
}

.landa-form-style .mktoForm .mktoRequiredField label.mktoLabel a {
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}

.landa-form-style .mktoForm input[type=checkbox]:checked+label:before,
.landa-form-style .mktoForm input[type=radio]:checked+label:before {
	text-align: center;
	color: #00afef;
	font-weight: bold;
}

.landa-form-style .mktoForm .mktoAsterix {
	display: none;
}

.landa-form-style .mktoForm select.mktoField,
.landa-form-style .mktoForm select option {
	padding: 0.2em 22px 0.2em 0.9em;
	font-size: 16px;
	color: #b7babd;
}

.landa-form-style .mktoForm select.mktoField {
	-webkit-appearance: none;
	-moz-appearance: none;
	background: transparent;
	background: #fff;
	background-image: url(../png/arrow-down.png);
	background-repeat: no-repeat;
	background-position-x: 95%;
	background-position-y: 50%;
	padding-right: 2rem;
	position: relative;
}

input[type="checkbox" i] {
	appearance: none;
}

.mktoForm input[type=checkbox]:checked+label:before {
	content: "\2713 ";
	left: 6px;
	position: absolute;
}

input#contactoptin,
input#emailoptintoggle {
	padding: 6px!important;
}

.mktoForm .mktoRadioList>label,
.mktoForm .mktoCheckboxList>label {
	margin: 0;
}

#confirmform {
	text-align: center;
	font-size: 47.5px;
	font-weight: normal;
	line-height: 1.6;
	color: #2D2D2D;
	padding: 100px 0;
}
#confirmform img{
	max-width: 89px;
}
#confirmform span {
	font-size: 25.5px;
	display: block;
}

input:-internal-autofill-selected {
	appearance: menulist-button;
	background-color: #fff !important;
	background-image: none !important;
	color: #b7babd!important;
}

::placeholder {
	color: #b7babd!important;
}

.landa-form-style .mktoForm .mktoError .mktoErrorMsg {
	background-color: transparent;
	background-image: none;
	border: none;
	box-shadow: none;
	color: #df2d3e!important;
	text-shadow: none;
	font-size: 13px;
	font-weight: 300;
	border-radius: unset;
	padding: 0;
	margin: 0;
}

.landa-form-style .mktoForm .mktoError .mktoErrorArrowWrap {
	display: none;
}

.landa-form-style .mktoForm .mktoError {
	color: #bf0000;
	left: 10px;
	right: auto!important;
	bottom: -30% !important;
	color: #fff;
}

.mktoForm .mktoFormCol {
	margin-bottom: 27px!important;
}

input.mktoInvalid {
	border: 1px solid red;
}

.text-strip .content {
	padding-right: 42%;
}

@media (max-width: 940px) {
	.global-component-page-body,
	.global-component-sidebar {
		max-width: 100%;
	}
}

@media (max-width: 550px) {
	.global-component-page-body h4 {
		font-size: 26px;
	}
}

@media (max-width: 1199px) {
	article .text-content h5 {
		font-size: 17px;
	}
	article .text-content .sub-text {
		font-size: 16px;
	}
	.types-of .items {
		width: 43%;
	}
}

@media (max-width: 940px) {
	.contact-us .global-component-page-body {
		max-width: 100%;
	}
}

@media (max-width: 550px) {
	.contact-us .inner-width {
		max-width: 100%;
	}
	.contact-us .global-component-page-body {
		max-width: 320px;
		margin: 0 auto;
	}
	.contact-us .global-component-form {
		display: flex;
		flex-direction: column-reverse;
		margin-top: 0;
	}
	.contact-us .address {
		font-size: 14px;
		max-width: 320px;
		margin: 0 auto 30px;
	}
	.text-strip .content {
		padding-right: 0;
	}
	.mktoForm.mktoLayoutAbove textarea.mktoField {
		float: left;
		height: 150px;
	}
	span.mkrtf,
	.mktoForm span,
	.mkrtf a {
		width: 89%;
		margin-left: 9%;
	}
	.landa-form-style .mktoForm .mktoRequiredField label#Lblcontactoptin.mktoLabel a {
		margin-left: 0;
		font-size: 12px;
		padding: 0;
	}
	#content.contact-us .grid-container {
		padding: 18px 0 0px;
	}
	#content.contact-us .careers-banner {
		height: 490px; 
		margin-bottom: 0;
	}
}