﻿a {
   outline: none;
}
ul li {
    padding: 0;
    margin: 0;
}
.span2 { width: 37.631578947368425%; /*429px / 1140px*/ }
.span3 { width: 57.631578947368425%; /*657px / 1140px*/ }
.span1, .span2, .span3, .span4, .span5 {
    margin-right: 2.368421052631579%; /*27px / 1140px*/
    float: left;
}
.row {
    width: 100%;
    padding: 55px 0 55px 0;
}
.container {
    margin: 0 auto;
    width: 89.0625%; /* 1140px/1280px */
    padding: 0 5.46875%; /* 70px/1280px */
    position: relative;
}
.grayCell { background: #e5e5e5; }
#utilityRow {
    padding: 0;
    position: absolute;
    z-index: 500;
}
#utilityRow .utility-icons {
	display:none;
}
/*#fsForm3871599, .formIntrocopy {
    visibility:hidden;
}*/
#thankYou {
	display:none;
	width: auto;
	text-align: left;
	padding: 14px 13px 14px 16px;
    background-color: #f3f5f7;
    border-radius: 4px;
}
#thankYou span {
	color: #464E57;
	font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: -0.2px;
}
.action-complete {
    display: inline-block;
    margin-right: 8px;
}
.contact-icon img {
	margin: 0 16px 16px 0;
}
.contact-icon span {
	font-family: Roboto;
	font-size: 28px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.14;
	letter-spacing: -0.8px;
	text-align: center;
	vertical-align: top;
	color:#000000;
}
#customSubmit {
    height: 40px;
    width: 138px;
    background-color: #0075C9;
    color: #FFFFFF;
    font-family: "Roboto", sans-serif;
    font-size: 16px !important;
    font-weight: 500;
    font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: -0.2px;
    text-align: center;
    border: none;
    float: left;
    margin-left: 0;
    border-radius: 4px;
    padding: 0 !important;
    margin-right: 24px;
}
.bold-text {
	font-weight:600;
}body {
	background-color: #ffffff;
}

.fsBody {
	font-family: 'Helvetica Neue', Arial, 'Lucida Grande', Tahoma, Verdana, sans-serif;
	color: #8a929c;
}
#fsLocal {
	width: 70%;
	margin-bottom: 50px;
}
.fsForm.fsMaxCol1 {
    width: 100%;
}
.fsBody input,
.fsBody select,
.fsBody textarea {
	font-family: 'Helvetica Neue', Arial, 'Lucida Grande', Tahoma, Verdana, sans-serif;
}

.wf-active .fsBody,
.wf-active .fsBody input,
.wf-active .fsBody select,
.wf-active .fsBody textarea {
	font-family: 'Roboto', 'Helvetica Neue', Arial, 'Lucida Grande', Tahoma, Verdana, sans-serif;
}

.fsBody .fsForm {
	float: center;
	border: 0px solid transparent;
	background-color: #ffffff;
	background-color: rgba(255, 255, 255, 1);
}

#fsHeaderImage {
	text-align: ;
}

#fsHeaderImage img {
	width: ;
	height: ;
}

#fsFooterImage {
	text-align: ;
}

#fsFooterImage img {
	width: ;
	height: ;
}

.fsborderradius .fsBody .fsForm {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

.fsBody {
	padding: 20px;
}

.fsBody .fsForm {
	margin: 20px auto;
	padding: 20px;
}

.fsBody .fsFieldRow {
	margin-bottom: 0 !important;
}

.fsBody .fsRowBody {
	margin-bottom: 10px !important;
	width: 100%;
}

.fsBody .fsSubField {
	margin-right: 10px;
}

@media (max-width: 40em) {
	.fsRow.fsFieldRow.fsLastRow {
		margin-bottom: 20px;
	}
	.fsSubFieldGroup .fsSubField:not(:last-child) {
		margin-bottom: 10px;
	}
}

.fsFieldFocused:not(.fsValidationError) {
	background-color: transparent;
	background-color: rgba(, 0);
}

.fsFieldFocused:not(.fsValidationError).fsSpan100 {
	padding: 10px !important;
	margin: -10px -10px !important;
}

.fsFieldFocused:not(.fsValidationError).fsSpan75,
.fsFieldFocused:not(.fsValidationError).fsSpan66,
.fsFieldFocused:not(.fsValidationError).fsSpan50,
.fsFieldFocused:not(.fsValidationError).fsSpan33,
.fsFieldFocused:not(.fsValidationError).fsSpan25 {
	-moz-box-shadow: 0 0 0 10px transparent;
	-webkit-box-shadow: 0 0 0 10px transparent;
	box-shadow: 0 0 0 10px transparent;
	-moz-box-shadow: 0 0 0 10px rgba(, 0);
	-webkit-box-shadow: 0 0 0 10px rgba(, 0);
	box-shadow: 0 0 0 10px rgba(, 0);
}

.fsRequiredMarker {
	margin-left: 2.5px !important;
	font-size: 16px;
	color: #595d64;
}

.fsValidationError {
	background-color: #fae9e9;
	-moz-box-shadow: 0 0 0 calc(5px - 1px) #fae9e9, 0 0 0 5px #ce5f6d;
	-webkit-box-shadow: 0 0 0 calc(5px - 1px) #fae9e9, 0 0 0 5px #ce5f6d;
	box-shadow: 0 0 0 calc(5px - 1px) #fae9e9, 0 0 0 5px #ce5f6d;
}

.fsForm input:focus,
.fsForm select:focus,
.fsForm textarea:focus,
.fsForm .ui-slider-handle:focus {
	border-color: #e0e4e9;
	-moz-box-shadow: 0 0 5px rgba(, 0.75);
	-webkit-box-shadow: 0 0 5px rgba(, 0.75);
	box-shadow: 0 0 5px rgba(, 0.75);
}

.fsForm :-moz-focusring {
	text-shadow: 0 0 0 #8a929c;
}

@media \0screen {
	.fsForm input:focus,
	.fsForm select:focus,
	.fsForm textarea:focus {
		filter: progid:DXImageTransform.Microsoft.Shadow(Color=#8a929c, Strength=2, Direction=0) progid:DXImageTransform.Microsoft.Shadow(Color=#8a929c, Strength=2, Direction=90) progid:DXImageTransform.Microsoft.Shadow(Color=#8a929c, Strength=2, Direction=180) progid:DXImageTransform.Microsoft.Shadow(Color=#8a929c, Strength=2, Direction=270);
	}
}

div.fsError {
	margin: 0 0 20px 0;
	padding: 10px;
	font-size: 14px;
}

.fsBody .showMobile {
	margin-top: 10px;
	font-size: 12px;
}

.fsBody .fsLabel,
.fsBody label {
	font-size: 16px;
	color: #8a929c;
}

.fsLabelVertical .fsLabel {
	margin-bottom: 0;
}

.fsBody .fsSupporting {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 12px;
	color: #8a929c;
	margin-top:4px;
}

.fsFieldFocused div.fsSupporting {
	color: #8a929c;
}

.fsBody .fsCounter {
	font-size: 12px;
	color: #8a929c;
}

.fsForm .fsLabelHorizontal>label,
.fsForm .fsLabelHorizontal>legend,
.fsForm .fsLabelHorizontal>span.fsLabel,
.fsForm .fsLabelHorizontal legend.fsLabelHorizontal {
	width: calc(25% - 10px);
	margin-right: 10px;
}

label.fsOptionLabel {
	font-size: 14px;
	line-height: 28px;
}

.fsBody .fieldset-content .fsOptionLabel.horizontal {
	margin-right: 20px;
}

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait),
all and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape) {
	.fsOptionLabel {
		line-height: 32px !important;
	}
}

@media (max-width: 40em) {
	label.fsOptionLabel {
		border: 1px solid #e0e4e9;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		background-color: #edeff0;
		color: #595d64;
	}
}

.fsBody .fsCalloutTop {
	border-color: transparent transparent #8a929c transparent;
}

.fsBody .fsCalloutBody {
	padding: 12px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 12px;
	line-height: 24px;
	color: #ffffff;
	background-color: #8a929c;
}

.fsRowBody input[type="text"],
.fsRowBody input[type="email"],
.fsRowBody input[type="number"],
.fsRowBody input[type="tel"],
.fsForm textarea,
.fsSignature {
	border: 1px solid #e0e4e9;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #ffffff;
	-moz-transition-property: color, background-color, border, border-color, box-shadow;
	-o-transition-property: color, background-color, border, border-color, box-shadow;
	-webkit-transition-property: color, background-color, border, border-color, box-shadow;
	transition-property: color, background-color, border, border-color, box-shadow;
	-moz-transition-duration: 0s;
	-o-transition-duration: 0s;
	-webkit-transition-duration: 0s;
	transition-duration: 0s;
	-moz-transition-timing-function: ease-in-out;
	-o-transition-timing-function: ease-in-out;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
}

.fsRowBody input[type="text"],
.fsRowBody input[type="email"],
.fsRowBody input[type="number"],
.fsRowBody input[type="tel"],
.fsForm select {
	height: 42px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.fsRowBody input[type="text"],
.fsRowBody input[type="email"],
.fsRowBody input[type="number"],
.fsRowBody input[type="tel"],
.fsForm select,
.fsForm textarea {
	padding: 7px;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	line-height: 14px;
	color: #8a929c;
}

.fsRowBody input[type="text"].fsRequired,
.fsRowBody input[type="email"].fsRequired,
.fsRowBody input[type="number"].fsRequired,
.fsRowBody input[type="tel"].fsRequired,
.fsForm select.fsRequired,
.fsForm textarea.fsRequired {
	border: 1px solid #cfd4d8;
	background-color: #ffffff;
}

.fsCell {
	-moz-transition-property: padding, box-shadow, background-color, margin-left, margin-right;
	-o-transition-property: padding, box-shadow, background-color, margin-left, margin-right;
	-webkit-transition-property: padding, box-shadow, background-color, margin-left, margin-right;
	transition-property: padding, box-shadow, background-color, margin-left, margin-right;
	-moz-transition-duration: 0s;
	-o-transition-duration: 0s;
	-webkit-transition-duration: 0s;
	transition-duration: 0s;
	-moz-transition-timing-function: ease-in-out;
	-o-transition-timing-function: ease-in-out;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
}

.fsRowBody input[type="radio"],
.fsRowBody input[type="checkbox"] {
	top: 7px;
	width: 14px;
	height: unset;
}

.fsRowBody input[type="radio"]:before,
.fsRowBody input[type="radio"]:checked:before,
.fsRowBody input[type="checkbox"]:before,
.fsRowBody input[type="checkbox"]:checked:before {
	width: 14px;
	height: 14px;
	margin-right: 7px;
	border: 1px solid #e0e4e9;
	background-color: #ffffff;
}

.fsRowBody input[type="radio"]:checked:before {
	border: 4px solid #8a929c;
}

.fsRatingShape .phx-Icon {
	fill: #595d64;
	height: 25px;
	width: 25px;
}

.fsRowBody input[type="checkbox"]:checked:before {
	border-color: #8a929c;
	background-color: #8a929c;
	background-image: url("data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 765.2"><path fill="%23ffffff" d="M960,233.4L468.2,725.1c-53.4,53.4-140,53.4-193.3,0L40,490.3c-53.4-53.4-53.4-140,0-193.3c53.4-53.4,140-53.4,193.3,0	l138.2,138.2L766.6,40c53.4-53.4,140-53.4,193.3,0C1013.3,93.4,1013.3,180,960,233.4z"/></svg>");
}

.fsForm select {
	padding-right: calc(14px);
	padding-left: calc(7px);
	border: 1px solid #e0e4e9;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #8a929c;
	background-color: #ffffff;
	-moz-transition-property: color, background-color, border, border-color;
	-o-transition-property: color, background-color, border, border-color;
	-webkit-transition-property: color, background-color, border, border-color;
	transition-property: color, background-color, border, border-color;
	-moz-transition-duration: 0s;
	-o-transition-duration: 0s;
	-webkit-transition-duration: 0s;
	transition-duration: 0s;
	-moz-transition-timing-function: ease-in-out;
	-o-transition-timing-function: ease-in-out;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
}

.fsForm select:not([multiple="multiple"]) {
	padding-right: calc(28px);
	background: url(https://s3.amazonaws.com/files.formstack.com/public/368239/image_form_arrow_down_12px.png) white no-repeat calc(100% - 10px) !important;
	
}

@media screen\0 {
	.fsForm select {
		padding-right: calc(14px) !important;
	}
}

.fsRowBody input[type="text"]~p {
	margin-top: 10px;
}

.fsBody .fsSectionHeader {
	background-color: #edeff0;
}

.fsBody .fsForm .fsSectionHeading {
	margin-bottom: 10px;
	text-align: center;
	font-size: 28px;
	font-weight: 400;
	font-style: normal;
	line-height: 28px;
	color: #595d64;
}

.fsborderradius .fsBody .fsSectionHeader {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.fsborderradius .fsBody .fsSectionHeader {
	margin-bottom: 40px;
}

.fsBody .fsSectionHeader {
	padding: 20px;
}

.fsForm select[multiple="multiple"]::-webkit-scrollbar-thumb,
.fsForm textarea::-webkit-scrollbar-thumb {
	background-color: #e0e4e9;
}

.fsForm .fsSubmit {
	margin: 40px 32px 18px 0;
    padding: 20px 0 0 0;
}


/* general */

html,
body {
	background-color: transparent !important;
}

.fsValidationError select:not([multiple=multiple]) {
	background: url("https://s3.amazonaws.com/files.formstack.com/public/368239/image_form_arrow_down_12px.png") white no-repeat 98.5% !important;
	background: url("https://s3.amazonaws.com/files.formstack.com/public/368239/image_form_arrow_down_12px.png") white no-repeat calc(100% - 10px) !important;
}

.fsSectionHeader {
	display: none;
}

.fsBody .fsForm {
	margin: 0;
	padding: 0;
	background-color: transparent !important;
}

.fsBody {
	padding: 0;
}


/* Form Elements */

.fsLabel {
	position: relative !important;
	top: 42px !important;
	left: 16px !important;
}

.fsFieldRow {
	margin-top: -19px;
	margin-bottom: 30px !important;
}

.fsFieldFocused:not(.fsValidationError).fsSpan100 {
	margin: 0 !important;
	padding: 0 !important;
	max-width: 700px;
}

.fsLabel.top {
	color: #0075C9;
	font-size: 11px !important;
	top: 21px !important;
	left: 18px !important;
	line-height: 19px;
}

.fsRequiredMarker {
	display: none !important;
}

input[type=text],
input[type=tel],
input[type=number],
input[type=email],
input[type=file],
select,
textare {
	outline: 0 !important;
	resize: none !important;
}

input[type=text],
input[type=tel],
input[type=number],
input[type=email],
input[type=file],
select {
	width: 100% !important;
    height: 60px !important;
    border-radius: 4px !important;
    padding: 16px 16px 0 16px !important;
    border: 2px solid #e3e3e6 !important;
    margin-bottom: 5px !important;
    background: #fff !important;
    box-shadow: none !important;
    box-sizing: border-box !important;
    color: #8A929C !important;
    font-family: Roboto !important;
    font-size: 16px !important;
    letter-spacing: 0 !important;
    line-height: 24px !important;
}

select {
	padding: 1px 16px 0 16px !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url("https://s3.amazonaws.com/files.formstack.com/public/368239/image_form_arrow_down_12px.png") white no-repeat 98.5% !important;
	background: url("https://s3.amazonaws.com/files.formstack.com/public/368239/image_form_arrow_down_12px.png") white no-repeat calc(100% - 10px) !important;
}


/*For IE*/

select::-ms-expand {
	display: none;
}

textarea {
	resize: none;
	padding: 30px 16px !important;
	width: 100% !important;
	border-radius: 4px !important;
	padding: 16px 16px 0 16px !important;
	border: 2px solid #e3e3e6 !important;
	margin-bottom: 5px !important;
	background: #fff !important;
	box-shadow: none !important;
	box-sizing: border-box !important;
	color: #8A929C !important;
	font-family: Roboto !important;
	font-size: 16px !important;
	letter-spacing: 0 !important;
	line-height: 24px !important;
}

input[type=text]:hover,
input[type=text]:hover,
input[type=number]:hover,
input[type=email]:hover,
input[type=file]:hover,
select:hover {
	background: #f4f5f7 !important;
	border: 2px solid #e3e3e6;
	cursor: pointer;
}

select:hover {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url("https://s3.amazonaws.com/files.formstack.com/public/368239/image_form_arrow_down_12px.png") white no-repeat 98.5% !important;
	background: url("https://s3.amazonaws.com/files.formstack.com/public/368239/image_form_arrow_down_12px.png") white no-repeat calc(100% - 10px) !important;
}

div.fsError {
	display: none;
}

.fsValidationError {
	background: none !important;
	box-shadow: none !important;
}

.fsValidationError .fsSignature,
.fsValidationError input[type=email],
.fsValidationError input[type=number],
.fsValidationError input[type=tel],
.fsValidationError input[type=text],
.fsValidationError select,
.fsValidationError textarea {
	color: #CB333B !important;
	border: 2px solid #CB333B !important;
	border-radius: 4px !important;
	background-color: #fff !important;
}

.fsFieldCell {
	position: relative !important;
}

.optional {
	color: #949395;
	font-size: 12px;
}

span.iconz.activeField {
	cursor: pointer;
	background: url("https://s3.amazonaws.com/files.formstack.com/public/368239/image_form_cancel_24px.png") 0 0 no-repeat;
}

.fsValidationError span.iconz {
	background: url("https://s3.amazonaws.com/files.formstack.com/public/368239/image_form_error_24px.png") 0 0 no-repeat;
}

span.iconz {
	width: 24px;
	height: 24px;
	display: block;
	position: absolute;
	top: 40px;
	right: 20px;
}
.fsSubmitButton {
	height: 60px !important;
	width: 156px !important;
	border-radius: 4px !important;
	border: 1px solid #0075C9 !important;
	background-color: #0075C9 !important;
	color: #fff !important;
	text-align: center !important;
	margin-left: 0 !important;
	font-family: Roboto !important;
	font-size: 16px !important;
}
.fsValidationError span.iconz {
	top:43px;
}
.fsFileUploadButtonWrapper {
	background: #f4f5f7 !important;
	border: 2px solid #f4f5f7;
	cursor: pointer;
	padding: 15px 0;
}
.error-text {
	color: #ce5f6d!important;
	font-size: 12px;
}
@media screen and (min-width: 768px) {
	.fsFileUploadName {
		font-size: 14px;
		position: absolute;
		left: 299px;
		top: 27px;
	}
}

.addDocument {
	color: #0075C9;
	margin-top: 32px;
	display: block;
	cursor: pointer;
	font-weight: bold;
}

.fsFileUploadName .fsLabel {
	position: relative !important;
	top: auto !important;
	left: auto !important;
}

input[type=file]::-webkit-file-upload-button,
.fsFileUploadButton,
.fsFileUploadButtonWrapper input[type=file]::-webkit-file-upload-button,
.fsFileUploadButtonWrapper .fsFileUploadButton {
	border: 2px solid #0075C9 !important;
	border-radius: 4px !important;
	background: #fff;
	color: #0075C9 !important;
	padding: 6px 18px !important;
	text-align: center;
	outline: none !important;
	margin-right: 20px;
}
.leftColumnContent {
	padding-top:60px;
}
/* RIGHT COLUMN */
.rightColumnContent {
	position: absolute;
    right: 6%;
    height: 100%;
    min-height: 400px;
    max-width: 570px;
    width: 50%;
}
.infoSection {
    padding: 72px 0;
    max-width: 420px;
}
.formIntrocopy p {
	color: #333e48;
}
#thankYou h3 {
	font-size: 20px !important;
}

.infoSection h2 {
	font-family: "Roboto", sans-serif;
    font-size: 28px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 28px;
    width: 100%;
    margin: 0 0 20px 0;
}
.formIntrocopy {
	padding-top: 72px;
	margin-bottom: 15px;
}
.formIntrocopy h3 {
  color: #000000;
  font-family: "Roboto", sans-serif;
  font-size: 40px;
  font-weight: 300;
  letter-spacing: -0.8px;
  line-height: 1.14;
  margin: 0 0 16px 0;
}
.buttonSection {
	margin: 0;
}
.buttonSection li {
	list-style-image: none;
	list-style: none outside none;
	box-sizing: border-box;
	margin: 0 0 8px 0;
}
.buttonSection li a {
	color: #0075C9;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: -0.2px;
  }
.privacy-text {
	color: #a0a8b2;
	font-family: "Roboto", sans-serif;
	font-size: 12px;
	line-height: 1.33;
	letter-spacing: -0.2px;
	text-align: left;
	padding-top: 15px;
}
.content-copy {
    color: #000000;
	font-family: 'Roboto';
	font-size: 18px;
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.33;
	letter-spacing: -0.25px;
}
#fsRow3966965-5 {
    margin-top: 10px;
}

h4.serviceType {
    font-size: 18px;
    font-weight: bold;
    padding: 40px 0 15px 0;
}

/* RIGHT COLUMN SERVICE */
.content-section {
	padding: 32px 48px 32px 0;
}
.content-section h3 {
	color: #000000;  
	margin: 0 0 16px;
	font-family: Roboto;
	font-size: 24px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.17;
	letter-spacing: -0.6px;
  }
.content-section p {
	color: #464e58;
	margin: 16px 0;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.43;
	letter-spacing: -0.2px;
  }
.product-links {
	margin: 0;
}
.product-links li a {
	margin: 8px 0 0;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: -0.2px;
}
.product-links li {
    list-style-image: none;
	list-style: none outside none;
	box-sizing: border-box;
	margin-right:15px;
	margin: 8px 0;
}
.content-section {
  box-sizing: border-box;
  border-bottom: 1px solid #CBCBCB;
}
.border-bottom-none {
	border-bottom:none;

}
@media screen and (min-width: 1281px){
	.container {
	    width: 1200px;
	    margin: 0 auto;
	    padding: 0 70px;
	}

}
.previous-page,
.home-page {
	margin-top: 25px;
    margin-right: 25px;
    font-size: 14px;
    display: inline-block;
}
.slice-row--large {
    flex-direction: row;
    justify-content: center;
    padding: 96px 0;
}
.slice-row__form-contact {
	padding-top:32px;
}
.slice-row--wrapper--justify-center {
    justify-content: center;
}
.slice-row--wrapper {
    display: flex;
    flex: 1 1;
    flex-direction: row;
    max-width: 1200px;
    margin: auto;
    position: relative;
    box-sizing: border-box;
}
.slice-row--wrapper__two-column .slice-row__container-one:after {
	z-index: -1;
    display: block;
    content: "";
    left: -253px;
    position: absolute;
    height: 100%;
    width: 100%;
    background: #f5f7fa;
}
.slice-row__form-contact.msIE .slice-row__container-one:after {
	content: "";
	background: transparent;
}
.slice-row--wrapper__two-column .slice-row__container-two:after {
	z-index: -1;
    display: block;
    content: "";
    right: 0px;
    left: auto;
    position: absolute;
    height: 100%;
    width: 100%;
    background: #ffffff;
}
.slice-row__container-one.slice-row__advice-links:after {
	max-height: 428px;

}
.slice-row--wrapper__two-column {
    display: flex;
    flex: 1 1;
    flex-direction: row;
    margin: auto;
    position: relative;
    box-sizing: border-box;
    position: relative;
    z-index: 20;
    max-width: 1200px;
}

.slice-row__container-one {
    display: flex;
    flex-direction: column;
    width: 50%;
    position: relative;
    z-index: 20;
    order: 1;

}
.slice-row__xl-title {
    width: 448px;
    font-weight: 300;
    font-size: 64px;
    line-height: 1.13;
    letter-spacing: -1.97px;
}
.slice-row__container-two {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 50%;
    order: 2;
}
.slice-row__grey {
    background-color: #f5f7fa;
}
.slice-row__grey-block {
	max-width: 490px;
}

.slice-row__form-contact.msIE .slice-row__grey-block{
	padding-left: 40px;
}
.slice-row__text-wrapper--intro-block {
	margin-top:48px;
	color:#464e58;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.6;
	letter-spacing: -0.25px;
}
.sds-splash__dots-image {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPAAAADwBAMAAADMe/ShAAAAJFBMVEUAAAAA//8AgP8AgL8AZswAbbYAgL8AccYAgMwAar8AgL////9twAgDAAAAC3RSTlMAAQIEBQcICQoMDH63dhgAAAABYktHRAsf18TAAAAAsElEQVR42u3WsQ1BYRhG4RsSYgWVEcxhBJUR1EZQWUFCyJlScf+YQCXPU335mtO+U/WaZuvqNu5jtZvPZfUY7211Gve13uNcVfdxH6r9fC6q53hvqvO4L9UkLCz8szAA8GWBCAubtwBg3logwsLmLQCYt6aPsLB5CwB2tekjLGxXA4B5a4EIC5u3AGDeCgsLm7cAYN4KC5u3AIBdLSwsbFcDgHkrLGzeAgDmrbDwf4Q/aMSimCVNWxIAAAAASUVORK5CYII=);
    position: absolute;
    height: 240px;
    width: 240px;
    bottom: -70px;
    z-index: 100;
    left: -71px;
}
.slice-row__section {
	padding: 72px 0;
}
@media screen and (max-width: 1280px) { 
	.slice-row--wrapper, .slice-row--wrapper__two-column {
		width: 89.0625%;	
	}
	.slice-row__grey-block {
	    max-width: 390px;
	}
	.infoSection {
	    max-width: 350px;
	}

}
@media screen and (max-width: 1024px) { 
	.fsForm .fsSubmit {
		width:100%;
	}
	.fsSubmitButton {
		width: 100% !important;
		margin-right: 0 !important;
		height: 40px !important;
	}
	.slice-row--wrapper__two-column .slice-row__container-one:after {
		max-height: 100%;
	}
	.slice-row__container-one.slice-row__advice-links:after {
	    max-height: 352px;
	}
	.fsBody .fsPage {
	    min-width: 100%;
	}

}
@media screen and (max-width: 1024px) {
	.span2, .span3, #fsLocal {
		width:100%;
	}
	.buttonSection li {
		width:100%;
	}
	#fsLocal {
	    margin-bottom: 50px;
	}
	.rightColumnContent {
	    position: relative;
	    right: 0;
	    height: 100%;
	    float: left;
	    width: 100%;
	}

  .bannerContainer .container {
    padding: 0 5.46875% !important;
  }

	.container {
	    width: 100%;
	    padding: 0;
	}
	.leftColumnContainer, .lifeInsuranceContainer h1, .whiteBottomStrip {
	    width: 89.0625%;
	    padding: 0 5.46875%;
	}
	.whiteBottomStrip {
		padding: 3% 5.46875%;
	}
	.formIntrocopy {
	    padding-top: 0;
	    margin: 48px 0 16px 0;
	}
	.infoSection {
	    padding: 50px 0;
	}
	.privacy-text {
		display: block;
	    width: 100%;
	    float: left;
	    padding-top: 20px;
	}
	/*.content-heading {
		background-image:url(/advice/PublishingImages/icon_arrow_down.png);
		background-repeat: no-repeat;
	    background-position: center right;
	}*/
	*/
	.content-section.active-up .content-heading{
		background-image:url(/advice/PublishingImages/icon_arrow_up.png);
		background-repeat: no-repeat;
	    background-position: center right;
	}

	.content-section h3 {
		font-size: 20px;
		line-height: 1.2;
		letter-spacing: -0.4px;
		margin-bottom: 0;
	}
	.formIntrocopy h3 {
		font-size: 22px;
		font-weight: 500;
		line-height: 1.27;
		letter-spacing: -0.4px;
	}
	.slice-row__grey-block {
	    max-width: 356px;
	    height: 100%;
	}
	.slice-row__advice-links .slice-row__grey-block {
	    height: auto;
	}
	h4.serviceType {
		font-size:16px;
	}
	.fsForm .fsSubmit {
		padding: 0;
	}
	.slice-row__xl-title {
		font-size: 40px;
		font-weight: 300;
		line-height: 1.2;
		letter-spacing: -1.6px;
	}
	.slice-row--large {
	    padding: 48px 0 48px 0;
	}
	.slice-row--wrapper {
	    width: 100%;
	    max-width: 100%;
	    margin: 0 auto;
	}
	.slice-row__xl-title {
	    width: 100%;
	    display: block;
	    padding-left: 0;
	    margin: 0 0 1.5rem 0;
	}
	.slice-row__text-wrapper--intro-block {
	    width: 95%;
	    font-size: 14px;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.43;
		letter-spacing: -0.2px;
	    margin-top: 0;
	}
	.slice-row__section {
	    padding: 48px 0 48px 44px;
	}
	.slice-row__container-one-wrapper {
		width:85%;
	}
	#utilityRow {
		padding-left:44px;
		position:relative;
	}
	.noPad-md {
		padding:0 !important;
	}
	.padR44-md {
		padding-right:44px;
	}
	.sds-splash__image img {
		width:100%;
	}
	.content-section {
	    padding: 18px 0 18px 0;
	    margin-right: 24px;
	}
	.sds-splash__dots-image {
		bottom: 0;
	    left: -51px;
	}
	.infoSection {
	    max-width: 100%;
	}
	.contact-icon span {
		font-size: 22px;
		font-weight: bold;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.27;
		letter-spacing: -0.4px;
	}
	.content-text {
	    max-width: 280px;
	}
	.hideOnMobile {
	    display: none;
	}
	
	.buttonSection {
	    margin: 16px 0 0 0;
	}



}
@media screen and (max-width: 700px) {
	.hideOnMobile {
	    display: none;
	}
	.content-text {
	    max-width: 200px;
	}
	.slice-row__grey-block {
	    height: auto;
	}


}
@media screen and (max-width: 700px) {
	.bannerContainer {
	    display:none;
	}
	.bannerContainer .bannerImg {
		display:none;
	}
	.bannerContentSection.bannerNoBtn {
	    top: 0;
	    margin-top: 30px;
	    padding: 0 5.46875%;
	}
	.bannerH1.blackTextMobile {
		color:#000;
		font-size: 26px;
	}
	.leftColumnContent {
	    padding-top: 10px;
	}
	.product-links li {
		display:block;
	}
	#thankYou h1,
	.formIntrocopy h1 {
		font-size: 40px;
		font-weight: 300;
		line-height: 110%;
	}
	.bannerContainer .container {
	    padding: 0 !important;
	}
	.slice-row--large {
	    padding: 50px 24px 10px 24px;
	}
	.slice-row--large.slice-row__form {
	    padding: 0;
	}
	.slice-row--wrapper {
	    display: block;
	    flex: auto;
	}
	.slice-row__container-one, .slice-row--wrapper__two-column {
	    width: 100%;
	    display: block;
	    padding: 0;
	    box-sizing: border-box;
	}
	
	.slice-row--wrapper__two-column .slice-row__container-one:after, 
	.slice-row--wrapper__two-column .slice-row__container-two:after {
		z-index: -1;
	    display: block;
	    content: "";
	    left: 0;
	    position: relative;
	    height: 100%;
	    width: 100%;
	    background: transparent;
	}
	.slice-row__container-two {
	    width: auto;
	    display: block;
	    padding: 0;
	    box-sizing: border-box;
	}
	.slice-row__container-two.slice-row__form {
	    margin: 0 24px;
	}
	.slice-row__text-wrapper--intro-block {
	    width: 100%;
	    display: block;
	    margin-bottom: 48px;
	}
	.slice-row__container-one-wrapper {
	    width: 100%;
	}
	.slice-row__grey-block {
	    max-width: 100%;
	}
	#utilityRow {
	    padding-left: 24px !important;
	}
	.infoSection {
		padding-left:24px;
		padding-right: 24px;
	}
	.fsForm select, .fsForm textarea, .fsRowBody input[type=email], .fsRowBody input[type=number], 
	.fsRowBody input[type=tel], .fsRowBody input[type=text] {
		max-width: 100%;
	}
	input[type=text], input[type=tel], input[type=number], input[type=email], input[type=file], select, .fsForm textarea {
		/* width: 93% !important; */
	}
	.fsForm .fsSubmit {
		margin-right: 0;
	}	
	.privacy-text {
		padding-top:24px;
	}
	.formIntrocopy {
	    margin: 15px 0 16px 0;
	}
	.content-section h3 {
		margin-bottom: 0;
	}
	.content-text {
	    max-width: 100%;
	    display: none;
	}
	.sds-splash__dots-image {
		display:none;
	}
	textarea {
		height:120px;
	}
	.fsLabel.top {
		top: 20px !important;
	}
	#thankYou {
	    margin-top: 20px;
	}
}
