@charset "UTF-8";
/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
b, strong { font-weight: bold; }
/*! jQuery UI - v1.10.4 - 2014-01-17
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css, jquery.ui.theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0);
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin-top: 2px;
	padding: .5em .5em .5em .7em;
	min-height: 0; /* support: IE7 */
}
.ui-accordion .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-noicons {
	padding-left: .7em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible; /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
	width: 2.4em;
}
.ui-button-icons-only {
	width: 3.4em;
}
button.ui-button-icons-only {
	width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
	display: block;
	line-height: normal;
}
.ui-button-text-only .ui-button-text {
	padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
	padding: .4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
	left: 50%;
	margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
	left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
	right: .5em;
}

/* button sets */
.ui-buttonset {
	margin-right: 7px;
}
.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 49%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}
.ui-dialog {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-se {
	width: 12px;
	height: 12px;
	right: -5px;
	bottom: -5px;
	background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-menu {
	list-style: none;
	padding: 2px;
	margin: 0;
	display: block;
	outline: none;
}
.ui-menu .ui-menu {
	margin-top: -3px;
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	padding: 0;
	width: 100%;
	/* support: IE10, see #8844 */
	list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-divider {
	margin: 5px -2px 5px -2px;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-menu-item a {
	text-decoration: none;
	display: block;
	padding: 2px .4em;
	line-height: 1.5;
	min-height: 0; /* support: IE7 */
	font-weight: normal;
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}

.ui-menu .ui-state-disabled {
	font-weight: normal;
	margin: .4em 0 .2em;
	line-height: 1.5;
}
.ui-menu .ui-state-disabled a {
	cursor: default;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item a {
	position: relative;
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: .2em;
	left: .2em;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	position: static;
	float: right;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("images/animated-overlay.gif");
	height: 100%;
	filter: alpha(opacity=25);
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 22px;
}
.ui-spinner-button {
	width: 16px;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top: none;
	border-bottom: none;
	border-right: none;
}
/* vertically center icon */
.ui-spinner .ui-icon {
	position: absolute;
	margin-top: -8px;
	top: 50%;
	left: 0;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
	/* need to fix icons sprite */
	background-position: -65px -16px;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
	border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-size: 1.1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #eeeeee url(/common_scripts/jquery/ui/themes/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;
	color: #333333;
}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-header {
	border: 1px solid #e78f08;
	background: #f6a828 url(/common_scripts/jquery/ui/themes/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;
	color: #ffffff;
	font-weight: bold;
}
.ui-widget-header a {
	color: #ffffff;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #cccccc;
	background: #f6f6f6 url(/common_scripts/jquery/ui/themes/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
	font-weight: bold;
	color: #1c94c4;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #1c94c4;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #fbcb09;
	background: #fdf5ce url(/common_scripts/jquery/ui/themes/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;
	font-weight: bold;
	color: #c77405;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
	color: #c77405;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #fbd850;
	background: #ffffff url(/common_scripts/jquery/ui/themes/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
	font-weight: bold;
	color: #eb8f00;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #eb8f00;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fed22f;
	background: #ffe45c url(/common_scripts/jquery/ui/themes/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x;
	color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #b81900 url(/common_scripts/jquery/ui/themes/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;
	color: #ffffff;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #ffffff;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #ffffff;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70);
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35);
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* For IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url(/common_scripts/jquery/ui/themes/ui-lightness/images/ui-icons_222222_256x240.png);
}
.ui-widget-header .ui-icon {
	background-image: url(/common_scripts/jquery/ui/themes/ui-lightness/images/ui-icons_ffffff_256x240.png);
}
.ui-state-default .ui-icon {
	background-image: url(/common_scripts/jquery/ui/themes/ui-lightness/images/ui-icons_ef8c08_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url(/common_scripts/jquery/ui/themes/ui-lightness/images/ui-icons_ef8c08_256x240.png);
}
.ui-state-active .ui-icon {
	background-image: url(/common_scripts/jquery/ui/themes/ui-lightness/images/ui-icons_ef8c08_256x240.png);
}
.ui-state-highlight .ui-icon {
	background-image: url(/common_scripts/jquery/ui/themes/ui-lightness/images/ui-icons_228ef1_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url(/common_scripts/jquery/ui/themes/ui-lightness/images/ui-icons_ffd27a_256x240.png);
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 4px;
}

/* Overlays */
.ui-widget-overlay {
	background: #666666 url(/common_scripts/jquery/ui/themes/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;
	opacity: .5;
	filter: Alpha(Opacity=50);
}
.ui-widget-shadow {
	margin: -5px 0 0 -5px;
	padding: 5px;
	background: #000000 url(/common_scripts/jquery/ui/themes/ui-lightness/images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;
	opacity: .2;
	filter: Alpha(Opacity=20);
	border-radius: 5px;
}

/* ========== START all.sass =========== */
@keyframes makescroll {
  0% {
    opacity: 1;
    top: 105%;
  }
  5.9% {
    top: 70%;
    opacity: 1;
  }
  11.8% {
    top: 35%;
    opacity: 1;
  }
  17.7% {
    top: 0%;
    opacity: 1;
  }
  23.6% {
    top: -35%;
    opacity: 1;
  }
  29.5% {
    top: -70%;
    opacity: 1;
  }
  35.4% {
    top: -105%;
    opacity: 1;
  }
  41.3% {
    top: -140%;
    opacity: 1;
  }
  47.2% {
    top: -175%;
    opacity: 1;
  }
  53.1% {
    top: -210%;
    opacity: 1;
  }
  59% {
    top: -245%;
    opacity: 1;
  }
  64.9% {
    top: -280%;
    opacity: 1;
  }
  70.8% {
    top: -315%;
    opacity: 1;
  }
  76.7% {
    top: -350%;
    opacity: 1;
  }
  82.6% {
    top: -385%;
    opacity: 1;
  }
  88.5% {
    top: -420%;
    opacity: 1;
  }
  94.4% {
    top: -455%;
    opacity: 1;
  }
  98% {
    top: -455%;
    opacity: 1;
  }
  98.01% {
    top: -455%;
    opacity: 0;
  }
  100% {
    top: 105%;
    opacity: 0;
  }
}
@-webkit-keyframes makescroll {
  0% {
    opacity: 1;
    top: 105%;
  }
  5.9% {
    top: 70%;
    opacity: 1;
  }
  11.8% {
    top: 35%;
    opacity: 1;
  }
  17.7% {
    top: 0%;
    opacity: 1;
  }
  23.6% {
    top: -35%;
    opacity: 1;
  }
  29.5% {
    top: -70%;
    opacity: 1;
  }
  35.4% {
    top: -105%;
    opacity: 1;
  }
  41.3% {
    top: -140%;
    opacity: 1;
  }
  47.2% {
    top: -175%;
    opacity: 1;
  }
  53.1% {
    top: -210%;
    opacity: 1;
  }
  59% {
    top: -245%;
    opacity: 1;
  }
  64.9% {
    top: -280%;
    opacity: 1;
  }
  70.8% {
    top: -315%;
    opacity: 1;
  }
  76.7% {
    top: -350%;
    opacity: 1;
  }
  82.6% {
    top: -385%;
    opacity: 1;
  }
  88.5% {
    top: -420%;
    opacity: 1;
  }
  94.4% {
    top: -455%;
    opacity: 1;
  }
  98% {
    top: -455%;
    opacity: 1;
  }
  98.01% {
    top: -455%;
    opacity: 0;
  }
  100% {
    top: 105%;
    opacity: 0;
  }
}
@-webkit-keyframes fade {
  0% {
    opacity: 1;
  }
  14% {
    opacity: 0;
  }
  28% {
    opacity: 0;
  }
  42% {
    opacity: 0;
  }
  57% {
    opacity: 0;
  }
  71% {
    opacity: 0;
  }
  85% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade {
  0% {
    opacity: 1;
  }
  14% {
    opacity: 0;
  }
  28% {
    opacity: 0;
  }
  42% {
    opacity: 0;
  }
  57% {
    opacity: 0;
  }
  71% {
    opacity: 0;
  }
  85% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fade2 {
  0% {
    opacity: 0;
  }
  14% {
    opacity: 1;
  }
  28% {
    opacity: 0;
  }
  42% {
    opacity: 0;
  }
  57% {
    opacity: 0;
  }
  71% {
    opacity: 0;
  }
  85% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fade2 {
  0% {
    opacity: 0;
  }
  14% {
    opacity: 1;
  }
  28% {
    opacity: 0;
  }
  42% {
    opacity: 0;
  }
  57% {
    opacity: 0;
  }
  71% {
    opacity: 0;
  }
  85% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes fade3 {
  0% {
    opacity: 0;
  }
  14% {
    opacity: 0;
  }
  28% {
    opacity: 1;
  }
  42% {
    opacity: 0;
  }
  57% {
    opacity: 0;
  }
  71% {
    opacity: 0;
  }
  85% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fade3 {
  0% {
    opacity: 0;
  }
  14% {
    opacity: 0;
  }
  28% {
    opacity: 1;
  }
  42% {
    opacity: 0;
  }
  57% {
    opacity: 0;
  }
  71% {
    opacity: 0;
  }
  85% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes fade4 {
  0% {
    opacity: 0;
  }
  14% {
    opacity: 0;
  }
  28% {
    opacity: 0;
  }
  42% {
    opacity: 1;
  }
  57% {
    opacity: 0;
  }
  71% {
    opacity: 0;
  }
  85% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fade4 {
  0% {
    opacity: 0;
  }
  14% {
    opacity: 0;
  }
  28% {
    opacity: 0;
  }
  42% {
    opacity: 1;
  }
  57% {
    opacity: 0;
  }
  71% {
    opacity: 0;
  }
  85% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes fade5 {
  0% {
    opacity: 0;
  }
  14% {
    opacity: 0;
  }
  28% {
    opacity: 0;
  }
  42% {
    opacity: 0;
  }
  57% {
    opacity: 1;
  }
  71% {
    opacity: 0;
  }
  85% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fade5 {
  0% {
    opacity: 0;
  }
  14% {
    opacity: 0;
  }
  28% {
    opacity: 0;
  }
  42% {
    opacity: 0;
  }
  57% {
    opacity: 1;
  }
  71% {
    opacity: 0;
  }
  85% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes fade6 {
  0% {
    opacity: 0;
  }
  14% {
    opacity: 0;
  }
  28% {
    opacity: 0;
  }
  42% {
    opacity: 0;
  }
  57% {
    opacity: 0;
  }
  71% {
    opacity: 1;
  }
  85% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fade6 {
  0% {
    opacity: 0;
  }
  14% {
    opacity: 0;
  }
  28% {
    opacity: 0;
  }
  42% {
    opacity: 0;
  }
  57% {
    opacity: 0;
  }
  71% {
    opacity: 1;
  }
  85% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes fade7 {
  0% {
    opacity: 0;
  }
  14% {
    opacity: 0;
  }
  28% {
    opacity: 0;
  }
  42% {
    opacity: 0;
  }
  57% {
    opacity: 0;
  }
  71% {
    opacity: 0;
  }
  85% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fade7 {
  0% {
    opacity: 0;
  }
  14% {
    opacity: 0;
  }
  28% {
    opacity: 0;
  }
  42% {
    opacity: 0;
  }
  57% {
    opacity: 0;
  }
  71% {
    opacity: 0;
  }
  85% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes puff {
  0% {
    transform: scale(1);
  }
  40% {
    transform: scale(1.1);
  }
  60% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes puff {
  0% {
    transform: scale(1);
  }
  40% {
    transform: scale(1.1);
  }
  60% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
@media screen and (min-width: 768px) {
  .puff {
    -webkit-animation-name: puff;
    animation-name: puff;
    -webkit-animation-iteration-count: 1;
            animation-iteration-count: 1;
    -webkit-animation-duration: 0.7s;
            animation-duration: 0.7s;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
    -webkit-animation-delay: 1s;
            animation-delay: 1s;
  }
}

@-webkit-keyframes rotate {
  0% {
    transform: rotate(-15deg);
    -webkit-transition: rotate(-15deg);
    -moz-transition: rotate(-15deg);
    -ms-transition: rotate(-15deg);
    -o-transform: rotate(-15deg);
  }
  50% {
    transform: rotate(15deg);
    -webkit-transition: rotate(15deg);
    -moz-transition: rotate(15deg);
    -ms-transition: rotate(15deg);
    -o-transform: rotate(15deg);
  }
  100% {
    transform: rotate(-15deg);
    -webkit-transition: rotate(-15deg);
    -moz-transition: rotate(-15deg);
    -ms-transition: rotate(-15deg);
    -o-transform: rotate(-15deg);
  }
}

@keyframes rotate {
  0% {
    transform: rotate(-15deg);
    -webkit-transition: rotate(-15deg);
    -moz-transition: rotate(-15deg);
    -ms-transition: rotate(-15deg);
    -o-transform: rotate(-15deg);
  }
  50% {
    transform: rotate(15deg);
    -webkit-transition: rotate(15deg);
    -moz-transition: rotate(15deg);
    -ms-transition: rotate(15deg);
    -o-transform: rotate(15deg);
  }
  100% {
    transform: rotate(-15deg);
    -webkit-transition: rotate(-15deg);
    -moz-transition: rotate(-15deg);
    -ms-transition: rotate(-15deg);
    -o-transform: rotate(-15deg);
  }
}
@media screen and (min-width: 1200px) {
  @-webkit-keyframes size {
    1% {
      width: 90px;
      height: 90px;
      left: 0;
      top: 8px;
    }
    2% {
      width: 105px;
      height: 105px;
      left: -5px;
      top: 3px;
    }
    3% {
      width: 90px;
      height: 90px;
      left: 0;
      top: 8px;
    }
    100% {
      width: 90px;
      height: 90px;
      left: 0px;
      top: 8px;
    }
  }
  @keyframes size {
    1% {
      width: 90px;
      height: 90px;
      left: 0;
      top: 8px;
    }
    2% {
      width: 105px;
      height: 105px;
      left: -5px;
      top: 3px;
    }
    3% {
      width: 90px;
      height: 90px;
      left: 0;
      top: 8px;
    }
    100% {
      width: 90px;
      height: 90px;
      left: 0px;
      top: 8px;
    }
  }
}
@media screen and (max-width: 1199px) {
  @-webkit-keyframes size {
    1% {
      width: 85px;
      height: 85px;
      left: 0;
      top: 8px;
    }
    2% {
      width: 100px;
      height: 100px;
      left: -5px;
      top: 3px;
    }
    3% {
      width: 85px;
      height: 85px;
      left: 0;
      top: 8px;
    }
    100% {
      width: 85px;
      height: 85px;
      left: 0px;
      top: 8px;
    }
  }
  @keyframes size {
    1% {
      width: 85px;
      height: 85px;
      left: 0;
      top: 8px;
    }
    2% {
      width: 100px;
      height: 100px;
      left: -5px;
      top: 3px;
    }
    3% {
      width: 85px;
      height: 85px;
      left: 0;
      top: 8px;
    }
    100% {
      width: 85px;
      height: 85px;
      left: 0px;
      top: 8px;
    }
  }
}
@media screen and (max-width: 767px) {
  @-webkit-keyframes size {
    1% {
      width: 60px;
      height: 60px;
      left: 0;
      top: 8px;
    }
    2% {
      width: 65px;
      height: 65px;
      left: -5px;
      top: 3px;
    }
    3% {
      width: 60px;
      height: 60px;
      left: 0;
      top: 8px;
    }
    100% {
      width: 60px;
      height: 60px;
      left: 0px;
      top: 8px;
    }
  }
  @keyframes size {
    1% {
      width: 60px;
      height: 60px;
      left: 0;
      top: 8px;
    }
    2% {
      width: 65px;
      height: 65px;
      left: -5px;
      top: 3px;
    }
    3% {
      width: 60px;
      height: 60px;
      left: 0;
      top: 8px;
    }
    100% {
      width: 60px;
      height: 60px;
      left: 0px;
      top: 8px;
    }
  }
}
@media screen and (max-width: 575px) {
  @-webkit-keyframes size {
    1% {
      width: 60px;
      height: 60px;
      left: 0;
      top: 20px;
    }
    2% {
      width: 65px;
      height: 65px;
      left: -5px;
      top: 15px;
    }
    3% {
      width: 60px;
      height: 60px;
      left: 0;
      top: 20px;
    }
    100% {
      width: 60px;
      height: 60px;
      left: 0px;
      top: 20px;
    }
  }
  @keyframes size {
    1% {
      width: 60px;
      height: 60px;
      left: 0;
      top: 20px;
    }
    2% {
      width: 65px;
      height: 65px;
      left: -5px;
      top: 15px;
    }
    3% {
      width: 60px;
      height: 60px;
      left: 0;
      top: 20px;
    }
    100% {
      width: 60px;
      height: 60px;
      left: 0px;
      top: 20px;
    }
  }
}
@-webkit-keyframes breathing-color {
  0% {
    background-color: #fff;
  }
  20% {
    background-color: #ddf1fd;
  }
  90% {
    background-color: #ddf1fd;
  }
  100% {
    background-color: #fff;
  }
}
@keyframes breathing-color {
  0% {
    background-color: #fff;
  }
  20% {
    background-color: #ddf1fd;
  }
  90% {
    background-color: #ddf1fd;
  }
  100% {
    background-color: #fff;
  }
}
@-webkit-keyframes breathing-color-green {
  0% {
    background-color: #fff;
  }
  20% {
    background-color: #e0fede;
  }
  90% {
    background-color: #e0fede;
  }
  100% {
    background-color: #fff;
  }
}
@keyframes breathing-color-green {
  0% {
    background-color: #fff;
  }
  20% {
    background-color: #e0fede;
  }
  90% {
    background-color: #e0fede;
  }
  100% {
    background-color: #fff;
  }
}
@-webkit-keyframes breathing-color-magenta {
  0% {
    background-color: #fff;
  }
  20% {
    background-color: #f6e0ff;
  }
  90% {
    background-color: #f6e0ff;
  }
  100% {
    background-color: #fff;
  }
}
@keyframes breathing-color-magenta {
  0% {
    background-color: #fff;
  }
  20% {
    background-color: #f6e0ff;
  }
  90% {
    background-color: #f6e0ff;
  }
  100% {
    background-color: #fff;
  }
}
@-webkit-keyframes breathing-color-purple {
  0% {
    background-color: #fff;
  }
  20% {
    background-color: #e6e3ff;
  }
  90% {
    background-color: #e6e3ff;
  }
  100% {
    background-color: #fff;
  }
}
@keyframes breathing-color-purple {
  0% {
    background-color: #fff;
  }
  20% {
    background-color: #e6e3ff;
  }
  90% {
    background-color: #e6e3ff;
  }
  100% {
    background-color: #fff;
  }
}
@-webkit-keyframes breathing-color-orange {
  0% {
    background-color: #fff;
  }
  20% {
    background-color: #ffe9d1;
  }
  90% {
    background-color: #ffe9d1;
  }
  100% {
    background-color: #fff;
  }
}
@keyframes breathing-color-orange {
  0% {
    background-color: #fff;
  }
  20% {
    background-color: #ffe9d1;
  }
  90% {
    background-color: #ffe9d1;
  }
  100% {
    background-color: #fff;
  }
}
@-webkit-keyframes breathing-color-lightblue {
  0% {
    background-color: #fff;
  }
  20% {
    background-color: #ccdfff;
  }
  90% {
    background-color: #ccdfff;
  }
  100% {
    background-color: #fff;
  }
}
@keyframes breathing-color-lightblue {
  0% {
    background-color: #fff;
  }
  20% {
    background-color: #ccdfff;
  }
  90% {
    background-color: #ccdfff;
  }
  100% {
    background-color: #fff;
  }
}
@-webkit-keyframes breathing-color-darkblue {
  0% {
    background-color: #fff;
  }
  20% {
    background-color: #d4e6fe;
  }
  90% {
    background-color: #d4e6fe;
  }
  100% {
    background-color: #fff;
  }
}
@keyframes breathing-color-darkblue {
  0% {
    background-color: #fff;
  }
  20% {
    background-color: #d4e6fe;
  }
  90% {
    background-color: #d4e6fe;
  }
  100% {
    background-color: #fff;
  }
}
@-webkit-keyframes breathing-color-pink {
  0% {
    background-color: #fff;
  }
  20% {
    background-color: #fae2f4;
  }
  90% {
    background-color: #fae2f4;
  }
  100% {
    background-color: #fff;
  }
}
@keyframes breathing-color-pink {
  0% {
    background-color: #fff;
  }
  20% {
    background-color: #fae2f4;
  }
  90% {
    background-color: #fae2f4;
  }
  100% {
    background-color: #fff;
  }
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("/common_scripts/leadgen/laravel/fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("/common_scripts/leadgen/laravel/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/common_scripts/leadgen/laravel/fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("/common_scripts/leadgen/laravel/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("/common_scripts/leadgen/laravel/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("/common_scripts/leadgen/laravel/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.font--helvetica, .section--maplist__headline {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.font--montserrat, .counter__separator, .counter__digit, .counter__banner {
  font-family: "Montserrat", "Open Sans", sans-serif;
}
.font--lato, .vector-map__text {
  font-family: "Lato", sans-serif;
}
.font--oxygen {
  font-family: "Oxygen", sans-serif;
}
.font--awesome {
  font-family: "Font Awesome 5 Free";
}

.font-awesome {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
}

.fa, .fab, .fal, .far, .fas {
  font-family: "Font Awesome 5 Free";
}

*:after {
  box-sizing: inherit;
}

html {
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  font-family: 'Open Sans', sans-serif;
  margin: 0;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
}
body.navi-open {
  overflow: hidden;
}

h1, h2, h3, h4, h5 {
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  font-weight: bold;
  text-transform: none;
  font-style: inherit;
  line-height: initial;
  margin-top: 16px;
  margin-bottom: 22px;
}
h1 small, h2 small, h3 small, h4 small, h5 small {
  font-family: 'Open Sans', sans-serif;
  display: block;
  margin-top: 5.5px;
}

@-moz-document url-prefix() {
  h1, h2, h3, h4, h5 {
    font-weight: bolder;
  }
}
@media screen and (min-width: 576px) {
  h1,
.fs-h1 {
    font-size: 37.897488592px;
    line-height: 33px;
  }
}
@media screen and (max-width: 767px) {
  h1,
.fs-h1 {
    font-size: 22.78125px;
  }
}

@media screen and (min-width: 576px) {
  h2,
.fs-h2 {
    font-size: 28.430224px;
    line-height: 33px;
  }
}
@media screen and (max-width: 767px) {
  h2,
.fs-h2 {
    font-size: 20.25px;
  }
}

@media screen and (min-width: 576px) {
  h3,
.fs-h3 {
    font-size: 21.328px;
    line-height: 33px;
  }
}
@media screen and (max-width: 767px) {
  h3,
.fs-h3 {
    font-size: 18px;
  }
}

h4,
.fs-h4,
.fs-base {
  font-size: 16px;
}

@media screen and (min-width: 576px) {
  h5,
small,
button,
.fs-h5,
.fs-small {
    font-size: 12.0030007502px;
  }
}
@media screen and (max-width: 767px) {
  h5,
small,
button,
.fs-h5,
.fs-small {
    font-size: 14.2222222222px;
  }
}

p, ul, ol, pre, table, blockquote {
  margin-top: 0;
  margin-bottom: 22px;
}

ul ul, ol ol, ul ol, ol ul {
  margin-top: 0;
  margin-bottom: 0;
}

b, strong, em, small, code {
  line-height: inherit;
}

figure {
  margin: 0;
}
figure img {
  max-width: 100%;
}

.clearfix:after, .signup__form-group--lg:after, .signup__form-group--sm:after, .signup__form-group:after, .affiliate .lead__section-two--affiliate:after, .footer__nav:after, .pg-steps .step__gender:after, .pg-1step .step__gender:after, .pg-steps .step__birthdate:after, .pg-1step .step__birthdate:after, .pg-steps .step__gray-bar:after, .pg-1step .step__gray-bar:after, .section--maplist__list:after {
  clear: both;
}
.clearfix:before, .signup__form-group--lg:before, .signup__form-group--sm:before, .signup__form-group:before, .affiliate .lead__section-two--affiliate:before, .footer__nav:before, .pg-steps .step__gender:before, .pg-1step .step__gender:before, .pg-steps .step__birthdate:before, .pg-1step .step__birthdate:before, .pg-steps .step__gray-bar:before, .pg-1step .step__gray-bar:before, .section--maplist__list:before, .clearfix:after, .signup__form-group--lg:after, .signup__form-group--sm:after, .signup__form-group:after, .affiliate .lead__section-two--affiliate:after, .footer__nav:after, .pg-steps .step__gender:after, .pg-1step .step__gender:after, .pg-steps .step__birthdate:after, .pg-1step .step__birthdate:after, .pg-steps .step__gray-bar:after, .pg-1step .step__gray-bar:after, .section--maplist__list:after {
  content: " ";
  display: table;
}

ol, ul {
  list-style-type: inherit;
  margin-left: 40px;
}
ol li, ul li {
  margin-bottom: 0;
}

ol {
  list-style-type: decimal;
}

.color--main {
  color: #50b6cc;
}
.color--alt {
  color: #685bbc;
}
.color--hlt {
  color: #fff;
}

ul, menu, dir {
  display: block;
  -webkit-margin-before: 0.75em;
  -webkit-margin-after: 0.75em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 40px;
}

li {
  display: list-item;
  text-align: -webkit-match-parent;
}

a {
  color: #337ab7;
  text-decoration: none;
}

p {
  margin: 0 0 10px;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center, .lead__icons--auto, .lead__icons--health, .lead__icons--life, .lead__icons--home, .lead__icons--medicare, .lead__icons--pet, .pg-steps .step__header, .pg-1step .step__header {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px;
  line-height: normal;
}

.form-control, .signup__input--optional, .signup__input, .contact__form-control, .pg-steps .step__form-control, .pg-1step .step__form-control {
  display: block;
  width: 100%;
  height: 45px;
  padding: 6px 12px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus, .signup__input--optional:focus, .signup__input:focus, .contact__form-control:focus, .pg-steps .step__form-control:focus, .pg-1step .step__form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder, .signup__input--optional::-moz-placeholder, .signup__input::-moz-placeholder, .contact__form-control::-moz-placeholder, .pg-steps .step__form-control::-moz-placeholder, .pg-1step .step__form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder, .signup__input--optional:-ms-input-placeholder, .signup__input:-ms-input-placeholder, .contact__form-control:-ms-input-placeholder, .pg-steps .step__form-control:-ms-input-placeholder, .pg-1step .step__form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder, .signup__input--optional::-webkit-input-placeholder, .signup__input::-webkit-input-placeholder, .contact__form-control::-webkit-input-placeholder, .pg-steps .step__form-control::-webkit-input-placeholder, .pg-1step .step__form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand, .signup__input--optional::-ms-expand, .signup__input::-ms-expand, .contact__form-control::-ms-expand, .pg-steps .step__form-control::-ms-expand, .pg-1step .step__form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form-control[disabled], [disabled].signup__input--optional, [disabled].signup__input, [disabled].contact__form-control, .pg-steps [disabled].step__form-control, .pg-1step [disabled].step__form-control,
.form-control[readonly],
[readonly].signup__input--optional,
[readonly].signup__input,
[readonly].contact__form-control,
.pg-steps [readonly].step__form-control,
.pg-1step [readonly].step__form-control,
fieldset[disabled] .form-control,
fieldset[disabled] .signup__input--optional,
fieldset[disabled] .signup__input,
fieldset[disabled] .contact__form-control,
fieldset[disabled] .pg-steps .step__form-control,
.pg-steps fieldset[disabled] .step__form-control,
fieldset[disabled] .pg-1step .step__form-control,
.pg-1step fieldset[disabled] .step__form-control {
  background-color: #eeeeee;
  opacity: 1;
}

.form-control[disabled], [disabled].signup__input--optional, [disabled].signup__input, [disabled].contact__form-control, .pg-steps [disabled].step__form-control, .pg-1step [disabled].step__form-control,
fieldset[disabled] .form-control,
fieldset[disabled] .signup__input--optional,
fieldset[disabled] .signup__input,
fieldset[disabled] .contact__form-control,
fieldset[disabled] .pg-steps .step__form-control,
.pg-steps fieldset[disabled] .step__form-control,
fieldset[disabled] .pg-1step .step__form-control,
.pg-1step fieldset[disabled] .step__form-control {
  cursor: not-allowed;
}

textarea.form-control, textarea.signup__input--optional, textarea.signup__input, textarea.contact__form-control, .pg-steps textarea.step__form-control, .pg-1step textarea.step__form-control {
  height: auto;
}

input[type=search] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control, input[type=date].signup__input--optional, input[type=date].signup__input, input[type=date].contact__form-control, .pg-steps input[type=date].step__form-control, .pg-1step input[type=date].step__form-control,
input[type=time].form-control,
input[type=time].signup__input--optional,
input[type=time].signup__input,
input[type=time].contact__form-control,
.pg-steps input[type=time].step__form-control,
.pg-1step input[type=time].step__form-control,
input[type=datetime-local].form-control,
input[type=datetime-local].signup__input--optional,
input[type=datetime-local].signup__input,
input[type=datetime-local].contact__form-control,
.pg-steps input[type=datetime-local].step__form-control,
.pg-1step input[type=datetime-local].step__form-control,
input[type=month].form-control,
input[type=month].signup__input--optional,
input[type=month].signup__input,
input[type=month].contact__form-control,
.pg-steps input[type=month].step__form-control,
.pg-1step input[type=month].step__form-control {
    line-height: 34px;
  }
  input[type=date].input-sm,
input[type=time].input-sm,
input[type=datetime-local].input-sm,
input[type=month].input-sm,
.input-group-sm input[type=date],
.input-group-sm input[type=time],
.input-group-sm input[type=datetime-local],
.input-group-sm input[type=month] {
    line-height: 30px;
  }
  input[type=date].input-lg, input[type=date].contact__form-control, .pg-steps input[type=date].step__qle__option, .pg-1step input[type=date].step__qle__option, .pg-steps input[type=date].step__form-control--lg, .pg-1step input[type=date].step__form-control--lg,
input[type=time].input-lg,
input[type=time].contact__form-control,
.pg-steps input[type=time].step__qle__option,
.pg-1step input[type=time].step__qle__option,
.pg-steps input[type=time].step__form-control--lg,
.pg-1step input[type=time].step__form-control--lg,
input[type=datetime-local].input-lg,
input[type=datetime-local].contact__form-control,
.pg-steps input[type=datetime-local].step__qle__option,
.pg-1step input[type=datetime-local].step__qle__option,
.pg-steps input[type=datetime-local].step__form-control--lg,
.pg-1step input[type=datetime-local].step__form-control--lg,
input[type=month].input-lg,
input[type=month].contact__form-control,
.pg-steps input[type=month].step__qle__option,
.pg-1step input[type=month].step__qle__option,
.pg-steps input[type=month].step__form-control--lg,
.pg-1step input[type=month].step__form-control--lg,
.input-group-lg input[type=date],
.input-group-lg input[type=time],
.input-group-lg input[type=datetime-local],
.input-group-lg input[type=month] {
    line-height: 46px;
  }
}
.form-group, .signup__form-group--lg, .contact__form-group, .pg-steps .step__form-group, .pg-1step .step__form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type=radio][disabled],
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=checkbox].disabled,
fieldset[disabled] input[type=radio],
fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.pull-right, .pg-steps .step__income-input, .pg-1step .step__income-input, .pg-steps .step__input-block, .pg-1step .step__input-block {
  float: right;
}

.pull-left {
  float: left;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.row, .signup__form__container, .lead__section-two, .lead__section-three, .lead__icons, .lead__section-one, .contact, .privacy__container, .legal__container, .about__container, .pg-steps .progress, .pg-1step .progress, .pg-steps .step__conditions-input, .pg-1step .step__conditions-input, .pg-steps .step__weight-input, .pg-1step .step__weight-input, .pg-steps .step__submit-container, .pg-steps .step__required-container, .pg-steps .step__previous-container, .pg-1step .step__submit-container, .pg-1step .step__required-container, .pg-1step .step__previous-container, .pg-steps .step__form-group, .pg-1step .step__form-group, .pg-steps .step__header, .pg-1step .step__header, .section--default, .card, .card--section, .heroform__dob-row {
  margin-left: 0;
  margin-right: 0;
}
.row:before, .signup__form__container:before, .lead__section-two:before, .lead__section-three:before, .lead__icons:before, .lead__section-one:before, .contact:before, .privacy__container:before, .legal__container:before, .about__container:before, .pg-steps .progress:before, .pg-1step .progress:before, .pg-steps .step__conditions-input:before, .pg-1step .step__conditions-input:before, .pg-steps .step__weight-input:before, .pg-1step .step__weight-input:before, .pg-steps .step__submit-container:before, .pg-steps .step__required-container:before, .pg-steps .step__previous-container:before, .pg-1step .step__submit-container:before, .pg-1step .step__required-container:before, .pg-1step .step__previous-container:before, .pg-steps .step__form-group:before, .pg-1step .step__form-group:before, .pg-steps .step__header:before, .pg-1step .step__header:before, .section--default:before, .card:before, .card--section:before, .heroform__dob-row:before, .row:after, .signup__form__container:after, .lead__section-two:after, .lead__section-three:after, .lead__icons:after, .lead__section-one:after, .contact:after, .privacy__container:after, .legal__container:after, .about__container:after, .pg-steps .progress:after, .pg-1step .progress:after, .pg-steps .step__conditions-input:after, .pg-1step .step__conditions-input:after, .pg-steps .step__weight-input:after, .pg-1step .step__weight-input:after, .pg-steps .step__submit-container:after, .pg-steps .step__required-container:after, .pg-steps .step__previous-container:after, .pg-1step .step__submit-container:after, .pg-1step .step__required-container:after, .pg-1step .step__previous-container:after, .pg-steps .step__form-group:after, .pg-1step .step__form-group:after, .pg-steps .step__header:after, .pg-1step .step__header:after, .section--default:after, .card:after, .card--section:after, .heroform__dob-row:after {
  content: " ";
  display: table;
}
.row:after, .signup__form__container:after, .lead__section-two:after, .lead__section-three:after, .lead__icons:after, .lead__section-one:after, .contact:after, .privacy__container:after, .legal__container:after, .about__container:after, .pg-steps .progress:after, .pg-1step .progress:after, .pg-steps .step__conditions-input:after, .pg-1step .step__conditions-input:after, .pg-steps .step__weight-input:after, .pg-1step .step__weight-input:after, .pg-steps .step__submit-container:after, .pg-steps .step__required-container:after, .pg-steps .step__previous-container:after, .pg-1step .step__submit-container:after, .pg-1step .step__required-container:after, .pg-1step .step__previous-container:after, .pg-steps .step__form-group:after, .pg-1step .step__form-group:after, .pg-steps .step__header:after, .pg-1step .step__header:after, .section--default:after, .card:after, .card--section:after, .heroform__dob-row:after {
  clear: both;
}

.btn, .lead__head__btn, .contact__btn, .pg-steps .step__qle__option, .pg-1step .step__qle__option, .pg-steps .step__conditions-input label, .pg-1step .step__conditions-input label, .pg-steps .step__zipbtn, .pg-1step .step__zipbtn, .pg-steps .step__submit, .pg-1step .step__submit {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.btn:focus, .lead__head__btn:focus, .contact__btn:focus, .pg-steps .step__qle__option:focus, .pg-1step .step__qle__option:focus, .pg-steps .step__conditions-input label:focus, .pg-1step .step__conditions-input label:focus, .pg-steps .step__zipbtn:focus, .pg-1step .step__zipbtn:focus, .pg-steps .step__submit:focus, .pg-1step .step__submit:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.focus.lead__head__btn,
.focus.contact__btn,
.pg-steps .focus.step__qle__option,
.pg-1step .focus.step__qle__option,
.pg-steps .step__conditions-input label.focus,
.pg-1step .step__conditions-input label.focus,
.pg-steps .focus.step__zipbtn,
.pg-1step .focus.step__zipbtn,
.pg-steps .focus.step__submit,
.pg-1step .focus.step__submit,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover, .lead__head__btn:hover, .contact__btn:hover, .pg-steps .step__qle__option:hover, .pg-1step .step__qle__option:hover, .pg-steps .step__conditions-input label:hover, .pg-1step .step__conditions-input label:hover, .pg-steps .step__zipbtn:hover, .pg-1step .step__zipbtn:hover, .pg-steps .step__submit:hover, .pg-1step .step__submit:hover,
.btn:focus,
.lead__head__btn:focus,
.contact__btn:focus,
.pg-steps .step__qle__option:focus,
.pg-1step .step__qle__option:focus,
.pg-steps .step__conditions-input label:focus,
.pg-1step .step__conditions-input label:focus,
.pg-steps .step__zipbtn:focus,
.pg-1step .step__zipbtn:focus,
.pg-steps .step__submit:focus,
.pg-1step .step__submit:focus,
.btn.focus,
.focus.lead__head__btn,
.focus.contact__btn,
.pg-steps .focus.step__qle__option,
.pg-1step .focus.step__qle__option,
.pg-steps .step__conditions-input label.focus,
.pg-1step .step__conditions-input label.focus,
.pg-steps .focus.step__zipbtn,
.pg-1step .focus.step__zipbtn,
.pg-steps .focus.step__submit,
.pg-1step .focus.step__submit {
  text-decoration: none;
}

.btn:active, .lead__head__btn:active, .contact__btn:active, .pg-steps .step__qle__option:active, .pg-1step .step__qle__option:active, .pg-steps .step__conditions-input label:active, .pg-1step .step__conditions-input label:active, .pg-steps .step__zipbtn:active, .pg-1step .step__zipbtn:active, .pg-steps .step__submit:active, .pg-1step .step__submit:active,
.btn.active,
.active.lead__head__btn,
.active.contact__btn,
.pg-steps .active.step__qle__option,
.pg-1step .active.step__qle__option,
.pg-steps .step__conditions-input label.active,
.pg-1step .step__conditions-input label.active,
.pg-steps .active.step__zipbtn,
.pg-1step .active.step__zipbtn,
.pg-steps .active.step__submit,
.pg-1step .active.step__submit {
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled, .disabled.lead__head__btn, .disabled.contact__btn, .pg-steps .disabled.step__qle__option, .pg-1step .disabled.step__qle__option, .pg-steps .step__conditions-input label.disabled, .pg-1step .step__conditions-input label.disabled, .pg-steps .disabled.step__zipbtn, .pg-1step .disabled.step__zipbtn, .pg-steps .disabled.step__submit, .pg-1step .disabled.step__submit,
.btn[disabled],
[disabled].lead__head__btn,
[disabled].contact__btn,
.pg-steps [disabled].step__qle__option,
.pg-1step [disabled].step__qle__option,
.pg-steps .step__conditions-input label[disabled],
.pg-1step .step__conditions-input label[disabled],
.pg-steps [disabled].step__zipbtn,
.pg-1step [disabled].step__zipbtn,
.pg-steps [disabled].step__submit,
.pg-1step [disabled].step__submit,
fieldset[disabled] .btn,
fieldset[disabled] .lead__head__btn,
fieldset[disabled] .contact__btn,
fieldset[disabled] .pg-steps .step__qle__option,
.pg-steps fieldset[disabled] .step__qle__option,
fieldset[disabled] .pg-1step .step__qle__option,
.pg-1step fieldset[disabled] .step__qle__option,
fieldset[disabled] .pg-steps .step__conditions-input label,
.pg-steps .step__conditions-input fieldset[disabled] label,
fieldset[disabled] .pg-1step .step__conditions-input label,
.pg-1step .step__conditions-input fieldset[disabled] label,
fieldset[disabled] .pg-steps .step__zipbtn,
.pg-steps fieldset[disabled] .step__zipbtn,
fieldset[disabled] .pg-1step .step__zipbtn,
.pg-1step fieldset[disabled] .step__zipbtn,
fieldset[disabled] .pg-steps .step__submit,
.pg-steps fieldset[disabled] .step__submit,
fieldset[disabled] .pg-1step .step__submit,
.pg-1step fieldset[disabled] .step__submit {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .lead__head__btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .contact__btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .pg-steps .btn-group > .step__qle__option:not(:first-child):not(:last-child):not(.dropdown-toggle), .pg-1step .btn-group > .step__qle__option:not(:first-child):not(:last-child):not(.dropdown-toggle), .pg-steps .step__conditions-input .btn-group > label:not(:first-child):not(:last-child):not(.dropdown-toggle), .pg-1step .step__conditions-input .btn-group > label:not(:first-child):not(:last-child):not(.dropdown-toggle), .pg-steps .btn-group > .step__zipbtn:not(:first-child):not(:last-child):not(.dropdown-toggle), .pg-1step .btn-group > .step__zipbtn:not(:first-child):not(:last-child):not(.dropdown-toggle), .pg-steps .btn-group > .step__submit:not(:first-child):not(:last-child):not(.dropdown-toggle), .pg-1step .btn-group > .step__submit:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child, .btn-group > .lead__head__btn:first-child, .btn-group > .contact__btn:first-child, .pg-steps .btn-group > .step__qle__option:first-child, .pg-1step .btn-group > .step__qle__option:first-child, .pg-steps .step__conditions-input .btn-group > label:first-child, .pg-1step .step__conditions-input .btn-group > label:first-child, .pg-steps .btn-group > .step__zipbtn:first-child, .pg-1step .btn-group > .step__zipbtn:first-child, .pg-steps .btn-group > .step__submit:first-child, .pg-1step .btn-group > .step__submit:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .lead__head__btn:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .contact__btn:first-child:not(:last-child):not(.dropdown-toggle), .pg-steps .btn-group > .step__qle__option:first-child:not(:last-child):not(.dropdown-toggle), .pg-1step .btn-group > .step__qle__option:first-child:not(:last-child):not(.dropdown-toggle), .pg-steps .step__conditions-input .btn-group > label:first-child:not(:last-child):not(.dropdown-toggle), .pg-1step .step__conditions-input .btn-group > label:first-child:not(:last-child):not(.dropdown-toggle), .pg-steps .btn-group > .step__zipbtn:first-child:not(:last-child):not(.dropdown-toggle), .pg-1step .btn-group > .step__zipbtn:first-child:not(:last-child):not(.dropdown-toggle), .pg-steps .btn-group > .step__submit:first-child:not(:last-child):not(.dropdown-toggle), .pg-1step .btn-group > .step__submit:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .lead__head__btn:last-child:not(:first-child), .btn-group > .contact__btn:last-child:not(:first-child), .pg-steps .btn-group > .step__qle__option:last-child:not(:first-child), .pg-1step .btn-group > .step__qle__option:last-child:not(:first-child), .pg-steps .step__conditions-input .btn-group > label:last-child:not(:first-child), .pg-1step .step__conditions-input .btn-group > label:last-child:not(:first-child), .pg-steps .btn-group > .step__zipbtn:last-child:not(:first-child), .pg-1step .btn-group > .step__zipbtn:last-child:not(:first-child), .pg-steps .btn-group > .step__submit:last-child:not(:first-child), .pg-1step .btn-group > .step__submit:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group > .btn-group:not(:first-child):not(:last-child) > .lead__head__btn, .btn-group > .btn-group:not(:first-child):not(:last-child) > .contact__btn, .pg-steps .btn-group > .btn-group:not(:first-child):not(:last-child) > .step__qle__option, .pg-1step .btn-group > .btn-group:not(:first-child):not(:last-child) > .step__qle__option, .pg-steps .step__conditions-input .btn-group > .btn-group:not(:first-child):not(:last-child) > label, .pg-1step .step__conditions-input .btn-group > .btn-group:not(:first-child):not(:last-child) > label, .pg-steps .btn-group > .btn-group:not(:first-child):not(:last-child) > .step__zipbtn, .pg-1step .btn-group > .btn-group:not(:first-child):not(:last-child) > .step__zipbtn, .pg-steps .btn-group > .btn-group:not(:first-child):not(:last-child) > .step__submit, .pg-1step .btn-group > .btn-group:not(:first-child):not(:last-child) > .step__submit {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .lead__head__btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .contact__btn:last-child, .pg-steps .btn-group > .btn-group:first-child:not(:last-child) > .step__qle__option:last-child, .pg-1step .btn-group > .btn-group:first-child:not(:last-child) > .step__qle__option:last-child, .pg-steps .step__conditions-input .btn-group > .btn-group:first-child:not(:last-child) > label:last-child, .pg-1step .step__conditions-input .btn-group > .btn-group:first-child:not(:last-child) > label:last-child, .pg-steps .btn-group > .btn-group:first-child:not(:last-child) > .step__zipbtn:last-child, .pg-1step .btn-group > .btn-group:first-child:not(:last-child) > .step__zipbtn:last-child, .pg-steps .btn-group > .btn-group:first-child:not(:last-child) > .step__submit:last-child, .pg-1step .btn-group > .btn-group:first-child:not(:last-child) > .step__submit:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .btn-group > .btn-group:last-child:not(:first-child) > .lead__head__btn:first-child, .btn-group > .btn-group:last-child:not(:first-child) > .contact__btn:first-child, .pg-steps .btn-group > .btn-group:last-child:not(:first-child) > .step__qle__option:first-child, .pg-1step .btn-group > .btn-group:last-child:not(:first-child) > .step__qle__option:first-child, .pg-steps .step__conditions-input .btn-group > .btn-group:last-child:not(:first-child) > label:first-child, .pg-1step .step__conditions-input .btn-group > .btn-group:last-child:not(:first-child) > label:first-child, .pg-steps .btn-group > .btn-group:last-child:not(:first-child) > .step__zipbtn:first-child, .pg-1step .btn-group > .btn-group:last-child:not(:first-child) > .step__zipbtn:first-child, .pg-steps .btn-group > .btn-group:last-child:not(:first-child) > .step__submit:first-child, .pg-1step .btn-group > .btn-group:last-child:not(:first-child) > .step__submit:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle, .btn-group > .lead__head__btn + .dropdown-toggle, .btn-group > .contact__btn + .dropdown-toggle, .pg-steps .btn-group > .step__qle__option + .dropdown-toggle, .pg-1step .btn-group > .step__qle__option + .dropdown-toggle, .pg-steps .step__conditions-input .btn-group > label + .dropdown-toggle, .pg-1step .step__conditions-input .btn-group > label + .dropdown-toggle, .pg-steps .btn-group > .step__zipbtn + .dropdown-toggle, .pg-1step .btn-group > .step__zipbtn + .dropdown-toggle, .pg-steps .btn-group > .step__submit + .dropdown-toggle, .pg-1step .btn-group > .step__submit + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}

select {
  -webkit-appearance: menulist;
  box-sizing: border-box;
  align-items: center;
  white-space: pre;
  -webkit-rtl-ordering: logical;
  color: black;
  background-color: white;
  cursor: default;
  border-width: 1px;
  border-style: solid;
  border-color: initial;
  -o-border-image: initial;
     border-image: initial;
}

input, textarea, select, button, meter, progress {
  -webkit-writing-mode: horizontal-tb;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

.hidden {
  display: none;
}

.hidden-xs, .checkbox {
  display: block;
}
@media screen and (max-width: 767px) {
  .hidden-xs, .checkbox {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none;
  }
}
.mobile-lg-only {
  display: none;
}
@media screen and (max-width: 992px) {
  .mobile-lg-only {
    display: block;
  }
}

.mobile-lg-hide {
  display: block;
}
@media screen and (max-width: 992px) {
  .mobile-lg-hide {
    display: none;
  }
}

.desktop-sm-hide {
  display: block;
}
@media screen and (max-width: 767px) {
  .desktop-sm-hide {
    display: none;
  }
}

a {
  color: #337ab7;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

img {
  vertical-align: middle;
  border: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  border-right: 0;
  border-left: 0;
}

small {
  font-size: 80%;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label,
.has-error label {
  color: red;
}

.has-error .form-control, .has-error .signup__input--optional, .has-error .signup__input, .has-error .contact__form-control, .has-error .pg-steps .step__form-control, .pg-steps .has-error .step__form-control, .has-error .pg-1step .step__form-control, .pg-1step .has-error .step__form-control,
.has-error label.btn,
.has-error label.lead__head__btn,
.has-error label.contact__btn,
.has-error .pg-steps label.step__qle__option,
.pg-steps .has-error label.step__qle__option,
.has-error .pg-1step label.step__qle__option,
.pg-1step .has-error label.step__qle__option,
.has-error .pg-steps .step__conditions-input label,
.pg-steps .step__conditions-input .has-error label,
.has-error .pg-1step .step__conditions-input label,
.pg-1step .step__conditions-input .has-error label,
.has-error .pg-steps label.step__zipbtn,
.pg-steps .has-error label.step__zipbtn,
.has-error .pg-1step label.step__zipbtn,
.pg-1step .has-error label.step__zipbtn,
.has-error .pg-steps label.step__submit,
.pg-steps .has-error label.step__submit,
.has-error .pg-1step label.step__submit,
.pg-1step .has-error label.step__submit {
  border-color: red;
  color: red;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus, .has-error .signup__input--optional:focus, .has-error .signup__input:focus, .has-error .contact__form-control:focus, .has-error .pg-steps .step__form-control:focus, .pg-steps .has-error .step__form-control:focus, .has-error .pg-1step .step__form-control:focus, .pg-1step .has-error .step__form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: red;
  border-color: red;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: red;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

.has-success .form-control, .has-success .signup__input--optional, .has-success .signup__input, .has-success .contact__form-control, .has-success .pg-steps .step__form-control, .pg-steps .has-success .step__form-control, .has-success .pg-1step .step__form-control, .pg-1step .has-success .step__form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus, .has-success .signup__input--optional:focus, .has-success .signup__input:focus, .has-success .contact__form-control:focus, .has-success .pg-steps .step__form-control:focus, .pg-steps .has-success .step__form-control:focus, .has-success .pg-1step .step__form-control:focus, .pg-1step .has-success .step__form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .pg-steps .step__control-label--zip, .pg-1step .step__control-label--zip, .col-sm-2, .lead__icons--auto, .lead__icons--health, .lead__icons--life, .lead__icons--home, .lead__icons--medicare, .lead__icons--pet, .col-md-2, .card--col6 .card__item, .col-lg-2, .col-xs-3, .pg-steps .step__state-input, .pg-steps .step__zip-input, .pg-1step .step__state-input, .pg-1step .step__zip-input, .col-sm-3, .signup__label, .section--maplist__column, .col-md-3, .card--col4 .card__item, .card--4col, .col-lg-3, .col-xs-4, .pg-steps .step__phone-one, .pg-steps .step__phone-two, .pg-steps .step__phone-three, .pg-1step .step__phone-one, .pg-1step .step__phone-two, .pg-1step .step__phone-three, .pg-steps .step__label-container, .pg-1step .step__label-container, .pg-steps .step__control-label, .pg-1step .step__control-label, .col-sm-4, .pg-steps .step__cell, .pg-1step .step__cell, .card--col3 .card__item, .col-md-4, .card--3col, .col-lg-4, .col-xs-5, .pg-steps .step__label-container-weight, .pg-1step .step__label-container-weight, .col-sm-5, .affiliate .lead__section-two--affiliate, .lead__head--right, .checkbox, .col-md-5, .col-lg-5, .col-xs-6, .signup__form-group--sm, .affiliate .lead__example, .pg-steps .step__household-input, .pg-1step .step__household-input, .pg-steps .step__conditions-input label, .pg-1step .step__conditions-input label, .pg-steps .step__ft, .pg-steps .step__inch, .pg-1step .step__ft, .pg-1step .step__inch, .pg-steps .step__gender label.female, .pg-1step .step__gender label.female, .pg-steps .step__gender label.male, .pg-1step .step__gender label.male, .pg-steps .step__control-label--household, .pg-1step .step__control-label--household, .col-sm-6, .signup__input--container--sm, .signup__label--sm, .contact__form-group, .pg-steps .step__conditions-checkbox, .pg-1step .step__conditions-checkbox, .pg-steps .step__conditions-input, .pg-1step .step__conditions-input, .pg-steps .step__medical-conditions, .pg-1step .step__medical-conditions, .card--col2 .card__item, .card--2col, .col-md-6, .affiliate .lead__example, .col-lg-6, .contact__form, .contact__content, .col-xs-7, .pg-steps .step__weight-outer, .pg-1step .step__weight-outer, .col-sm-7, .lead__head--left, .section--default__content, .col-md-7, .lead__section-two--container, .col-lg-7, .col-xs-8, .pg-steps .step__income-input, .pg-1step .step__income-input, .pg-steps .step__phone-inputs, .pg-1step .step__phone-inputs, .pg-steps .step__input-block, .pg-1step .step__input-block, .col-sm-8, .contact__form, .contact__content, .col-md-8, .col-lg-8, .signup__form, .signup__head, .col-xs-9, .pg-steps .step__weight-inner, .pg-1step .step__weight-inner, .col-sm-9, .signup__input--container, .col-md-9, .signup__form, .signup__head, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .signup__input--container--lg, .signup__label--lg, .signup__form-group, .affiliate .lead__header--affiliate, .affiliate .lead__section-two--affiliate, .lead__icons--auto, .lead__icons--health, .lead__icons--life, .lead__icons--home, .lead__icons--medicare, .lead__icons--pet, .contact__form-group--full, .privacy, .legal, .about, .pg-steps .progress, .pg-1step .progress, .pg-steps .step__qle, .pg-1step .step__qle, .pg-steps .step__conditions-checkbox, .pg-1step .step__conditions-checkbox, .pg-steps .step__conditions-input, .pg-1step .step__conditions-input, .pg-steps .step__medical-conditions, .pg-1step .step__medical-conditions, .pg-steps .step__submit-container, .pg-steps .step__required-container, .pg-steps .step__previous-container, .pg-1step .step__submit-container, .pg-1step .step__required-container, .pg-1step .step__previous-container, .pg-steps .step__header, .pg-1step .step__header, .section--default__content--full, .col-sm-12, .affiliate .lead__example, .pg-steps .step__conditions-label, .pg-1step .step__conditions-label, .pg-steps .step__form-group-mc, .pg-1step .step__form-group-mc, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .pg-steps .step__control-label--zip, .pg-1step .step__control-label--zip, .col-xs-3, .pg-steps .step__state-input, .pg-steps .step__zip-input, .pg-1step .step__state-input, .pg-1step .step__zip-input, .col-xs-4, .pg-steps .step__phone-one, .pg-steps .step__phone-two, .pg-steps .step__phone-three, .pg-1step .step__phone-one, .pg-1step .step__phone-two, .pg-1step .step__phone-three, .pg-steps .step__label-container, .pg-1step .step__label-container, .pg-steps .step__control-label, .pg-1step .step__control-label, .col-xs-5, .pg-steps .step__label-container-weight, .pg-1step .step__label-container-weight, .col-xs-6, .signup__form-group--sm, .affiliate .lead__example, .pg-steps .step__household-input, .pg-1step .step__household-input, .pg-steps .step__conditions-input label, .pg-1step .step__conditions-input label, .pg-steps .step__ft, .pg-steps .step__inch, .pg-1step .step__ft, .pg-1step .step__inch, .pg-steps .step__gender label.female, .pg-1step .step__gender label.female, .pg-steps .step__gender label.male, .pg-1step .step__gender label.male, .pg-steps .step__control-label--household, .pg-1step .step__control-label--household, .section--maplist__column, .col-xs-7, .pg-steps .step__weight-outer, .pg-1step .step__weight-outer, .col-xs-8, .pg-steps .step__income-input, .pg-1step .step__income-input, .pg-steps .step__phone-inputs, .pg-1step .step__phone-inputs, .pg-steps .step__input-block, .pg-1step .step__input-block, .col-xs-9, .pg-steps .step__weight-inner, .pg-1step .step__weight-inner, .col-xs-10, .col-xs-11, .col-xs-12, .signup__input--container--lg, .signup__label--lg, .signup__form-group, .affiliate .lead__header--affiliate, .affiliate .lead__section-two--affiliate, .lead__icons--auto, .lead__icons--health, .lead__icons--life, .lead__icons--home, .lead__icons--medicare, .lead__icons--pet, .contact__form-group--full, .privacy, .legal, .about, .pg-steps .progress, .pg-1step .progress, .pg-steps .step__qle, .pg-1step .step__qle, .pg-steps .step__conditions-checkbox, .pg-1step .step__conditions-checkbox, .pg-steps .step__conditions-input, .pg-1step .step__conditions-input, .pg-steps .step__medical-conditions, .pg-1step .step__medical-conditions, .pg-steps .step__submit-container, .pg-steps .step__required-container, .pg-steps .step__previous-container, .pg-1step .step__submit-container, .pg-1step .step__required-container, .pg-1step .step__previous-container, .pg-steps .step__header, .pg-1step .step__header, .section--default__content--full, .section--default__content, .card--col6 .card__item, .card--col4 .card__item, .card--col3 .card__item, .card--col2 .card__item, .card--4col, .card--3col, .card--2col {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2, .pg-steps .step__control-label--zip, .pg-1step .step__control-label--zip {
  width: 16.6666666667%;
}

.col-xs-3, .pg-steps .step__state-input, .pg-steps .step__zip-input, .pg-1step .step__state-input, .pg-1step .step__zip-input {
  width: 25%;
}

.col-xs-4, .pg-steps .step__phone-one, .pg-steps .step__phone-two, .pg-steps .step__phone-three, .pg-1step .step__phone-one, .pg-1step .step__phone-two, .pg-1step .step__phone-three, .pg-steps .step__label-container, .pg-1step .step__label-container, .pg-steps .step__control-label, .pg-1step .step__control-label {
  width: 33.3333333333%;
}

.col-xs-5, .pg-steps .step__label-container-weight, .pg-1step .step__label-container-weight {
  width: 41.6666666667%;
}

.col-xs-6, .signup__form-group--sm, .affiliate .lead__example, .pg-steps .step__household-input, .pg-1step .step__household-input, .pg-steps .step__conditions-input label, .pg-1step .step__conditions-input label, .pg-steps .step__ft, .pg-steps .step__inch, .pg-1step .step__ft, .pg-1step .step__inch, .pg-steps .step__gender label.female, .pg-1step .step__gender label.female, .pg-steps .step__gender label.male, .pg-1step .step__gender label.male, .pg-steps .step__control-label--household, .pg-1step .step__control-label--household, .section--maplist__column {
  width: 50%;
}

.col-xs-7, .pg-steps .step__weight-outer, .pg-1step .step__weight-outer {
  width: 58.3333333333%;
}

.col-xs-8, .pg-steps .step__income-input, .pg-1step .step__income-input, .pg-steps .step__phone-inputs, .pg-1step .step__phone-inputs, .pg-steps .step__input-block, .pg-1step .step__input-block {
  width: 66.6666666667%;
}

.col-xs-9, .pg-steps .step__weight-inner, .pg-1step .step__weight-inner {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12, .signup__input--container--lg, .signup__label--lg, .signup__form-group, .affiliate .lead__header--affiliate, .affiliate .lead__section-two--affiliate, .lead__icons--auto, .lead__icons--health, .lead__icons--life, .lead__icons--home, .lead__icons--medicare, .lead__icons--pet, .contact__form-group--full, .privacy, .legal, .about, .pg-steps .progress, .pg-1step .progress, .pg-steps .step__qle, .pg-1step .step__qle, .pg-steps .step__conditions-checkbox, .pg-1step .step__conditions-checkbox, .pg-steps .step__conditions-input, .pg-1step .step__conditions-input, .pg-steps .step__medical-conditions, .pg-1step .step__medical-conditions, .pg-steps .step__submit-container, .pg-steps .step__required-container, .pg-steps .step__previous-container, .pg-1step .step__submit-container, .pg-1step .step__required-container, .pg-1step .step__previous-container, .pg-steps .step__header, .pg-1step .step__header, .section--default__content--full, .section--default__content, .card--col6 .card__item, .card--col4 .card__item, .card--col3 .card__item, .card--col2 .card__item, .card--4col, .card--3col, .card--2col {
  width: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .lead__icons--auto, .lead__icons--health, .lead__icons--life, .lead__icons--home, .lead__icons--medicare, .lead__icons--pet, .col-sm-3, .signup__label, .section--maplist__column, .col-sm-4, .pg-steps .step__cell, .pg-1step .step__cell, .card--col3 .card__item, .col-sm-5, .affiliate .lead__section-two--affiliate, .lead__head--right, .checkbox, .col-sm-6, .signup__input--container--sm, .signup__label--sm, .contact__form-group, .pg-steps .step__conditions-checkbox, .pg-1step .step__conditions-checkbox, .pg-steps .step__conditions-input, .pg-1step .step__conditions-input, .pg-steps .step__medical-conditions, .pg-1step .step__medical-conditions, .card--col6 .card__item, .card--col4 .card__item, .card--col2 .card__item, .card--4col, .card--3col, .card--2col, .col-sm-7, .lead__head--left, .section--default__content, .col-sm-8, .contact__form, .contact__content, .col-sm-9, .signup__input--container, .col-sm-10, .col-sm-11, .col-sm-12, .affiliate .lead__example, .pg-steps .step__conditions-label, .pg-1step .step__conditions-label, .pg-steps .step__form-group-mc, .pg-1step .step__form-group-mc {
    float: left;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2, .lead__icons--auto, .lead__icons--health, .lead__icons--life, .lead__icons--home, .lead__icons--medicare, .lead__icons--pet {
    width: 16.6666666667%;
  }
  .col-sm-3, .signup__label, .section--maplist__column {
    width: 25%;
  }
  .col-sm-4, .pg-steps .step__cell, .pg-1step .step__cell, .card--col3 .card__item {
    width: 33.3333333333%;
  }
  .col-sm-5, .affiliate .lead__section-two--affiliate, .lead__head--right, .checkbox {
    width: 41.6666666667%;
  }
  .col-sm-6, .signup__input--container--sm, .signup__label--sm, .contact__form-group, .pg-steps .step__conditions-checkbox, .pg-1step .step__conditions-checkbox, .pg-steps .step__conditions-input, .pg-1step .step__conditions-input, .pg-steps .step__medical-conditions, .pg-1step .step__medical-conditions, .card--col6 .card__item, .card--col4 .card__item, .card--col2 .card__item, .card--4col, .card--3col, .card--2col {
    width: 50%;
  }
  .col-sm-7, .lead__head--left, .section--default__content {
    width: 58.3333333333%;
  }
  .col-sm-8, .contact__form, .contact__content {
    width: 66.6666666667%;
  }
  .col-sm-9, .signup__input--container {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12, .affiliate .lead__example, .pg-steps .step__conditions-label, .pg-1step .step__conditions-label, .pg-steps .step__form-group-mc, .pg-1step .step__form-group-mc {
    width: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2, .contact__form, .contact__content {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .card--col6 .card__item, .col-md-3, .card--col4 .card__item, .card--4col, .col-md-4, .card--3col, .col-md-5, .col-md-6, .affiliate .lead__example, .card--col2 .card__item, .card--2col, .col-md-7, .lead__section-two--container, .col-md-8, .col-md-9, .signup__form, .signup__head, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2, .card--col6 .card__item {
    width: 16.6666666667%;
  }
  .col-md-3, .card--col4 .card__item, .card--4col {
    width: 25%;
  }
  .col-md-4, .card--3col {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6, .affiliate .lead__example, .card--col2 .card__item, .card--2col {
    width: 50%;
  }
  .col-md-7, .lead__section-two--container {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9, .signup__form, .signup__head {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1, .signup__form, .signup__head {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .contact__form, .contact__content, .col-lg-7, .col-lg-8, .signup__form, .signup__head, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6, .contact__form, .contact__content {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8, .signup__form, .signup__head {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2, .signup__form, .signup__head {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3, .contact__form, .contact__content {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
.footer--large {
  display: none;
}

.input-lg, .contact__form-control, .pg-steps .step__qle__option, .pg-1step .step__qle__option, .pg-steps .step__conditions-input label, .pg-1step .step__conditions-input label, .pg-steps .step__gender label.female, .pg-1step .step__gender label.female, .pg-steps .step__gender label.male, .pg-1step .step__gender label.male, .pg-steps .step__form-control--lg, .pg-1step .step__form-control--lg {
  height: 46px;
  line-height: 46px;
  border: 1px solid #B1B1B1;
  border-radius: 3px;
}

.required, .signup__input {
  color: #A80000;
}

* {
  box-sizing: border-box;
}
*:before, *:after {
  box-sizing: border-box;
}

.container, .oe-timer__container .oe-timer, .signup__head__container, .lead__body, .lead__head, .contact__container, .privacy__container, .legal__container, .about__container, .footer__container, .section--default, .card, .card--section, .navigation__container, .hero__container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before, .oe-timer__container .oe-timer:before, .signup__head__container:before, .lead__body:before, .lead__head:before, .contact__container:before, .privacy__container:before, .legal__container:before, .about__container:before, .footer__container:before, .section--default:before, .card:before, .card--section:before, .navigation__container:before, .hero__container:before, .container:after, .oe-timer__container .oe-timer:after, .signup__head__container:after, .lead__body:after, .lead__head:after, .contact__container:after, .privacy__container:after, .legal__container:after, .about__container:after, .footer__container:after, .section--default:after, .card:after, .card--section:after, .navigation__container:after, .hero__container:after {
  display: table;
}
.container:after, .oe-timer__container .oe-timer:after, .signup__head__container:after, .lead__body:after, .lead__head:after, .contact__container:after, .privacy__container:after, .legal__container:after, .about__container:after, .footer__container:after, .section--default:after, .card:after, .card--section:after, .navigation__container:after, .hero__container:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .container, .oe-timer__container .oe-timer, .signup__head__container, .lead__body, .lead__head, .contact__container, .privacy__container, .legal__container, .about__container, .footer__container, .section--default, .card, .card--section, .navigation__container, .hero__container {
    max-width: 750px;
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .container, .oe-timer__container .oe-timer, .signup__head__container, .lead__body, .lead__head, .contact__container, .privacy__container, .legal__container, .about__container, .footer__container, .section--default, .card, .card--section, .navigation__container, .hero__container {
    max-width: 970px;
    width: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .container, .oe-timer__container .oe-timer, .signup__head__container, .lead__body, .lead__head, .contact__container, .privacy__container, .legal__container, .about__container, .footer__container, .section--default, .card, .card--section, .navigation__container, .hero__container {
    max-width: 1170px;
    width: 100%;
  }
}

.pg-layout .header {
  margin: 0 auto;
  position: relative;
}

.layout__container {
  width: 100%;
  max-width: 1200px;
  margin: auto;
  padding: 22px 11px;
}
.layout__container:after {
  clear: both;
  content: "";
}
.layout__h1 {
  color: #333;
}
.layout__table {
  border-collapse: collapse;
}
.layout__table th, .layout__table td {
  text-align: left;
  padding: 12px;
  border: solid 1px #ccc;
}

.text__submit {
  cursor: pointer;
  text-decoration: underline;
}

/* ========================================= */
/* ======= landing/home page styling ======= */
/* ========================================= */
.list {
  position: relative;
  list-style: none;
  padding-left: 15px;
  float: right;
}
.list__item:before {
  font-family: "Font Awesome 5 Free";
  content: "\f00c";
  color: #685bbc;
  font-size: 24px;
  position: relative;
  padding-right: 15px;
}

/*-- hero within head -- */
.hero {
  background: #eee;
  padding: 15px;
}
/*-- navigation within head -- */
.wrapper {
  overflow: hidden;
}

.navigation {
  background: #50b6cc;
  color: #444;
  display: flex;
}
.navigation__icon {
  display: none;
}
@media screen and (max-width: 575px) {
  .navigation__container {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    background: transparent;
  }
}
.navigation__list {
  margin: 0;
  background: rgba(0, 0, 0, 0.3);
  list-style-type: none;
}
.navigation__list--item {
  border-left: solid 2px rgba(255, 255, 255, 0.6);
  float: left;
}
.navigation__list--item:first-of-type {
  border-left: 0px solid #e2e2e2;
}
.navigation__list--item .active {
  float: none;
}
.navigation__list--item .active a {
  background: red;
  width: 100%;
}
.navigation__list--item a {
  display: block;
  color: #fff;
  padding: 15px;
}
.navigation__list--item:first-child {
  border-left: none;
}
@media screen and (max-width: 575px) {
  .navigation {
    background: transparent;
    display: block;
  }
  .mobile-nav--open .navigation {
    position: fixed;
    background: #083f54;
    height: 100vh;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .navigation__icon {
    display: block;
    position: absolute;
    right: 40px;
    top: 25px;
    border-radius: 5px;
    font-size: 30px;
    padding: 7px 13px;
    color: #50b6cc;
    background: #e0e0e0;
    background: linear-gradient(to bottom, #e0e0e0 0%, #e5e5e5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#e0e0e0", endColorstr="#e5e5e5",GradientType=0 );
  }
  .navigation__icon-open {
    display: block;
  }
  .mobile-nav--open .navigation__icon-open {
    display: none;
  }
  .navigation__icon-close {
    display: none;
  }
  .mobile-nav--open .navigation__icon-close {
    display: block;
  }
  .navigation__container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    display: none;
    height: 100vh;
    background: #50b6cc;
    z-index: 50;
  }
  .mobile-nav--open .navigation__container {
    display: block;
    margin-top: 100px;
    background: transparent;
  }
  .navigation__list--item {
    display: block;
    float: none;
    border: 0;
  }
  .navigation--mobile-active {
    display: block;
  }
}

.hero {
  position: relative;
  background: none;
}
.hero__bg-img {
  position: absolute;
  z-index: -1;
  height: 100%;
}
.hero__left {
  display: block;
  padding-top: 200px;
  display: inline-block;
  width: 50%;
  float: left;
}
@media screen and (min-width: 992px) {
  .hero__left {
    width: 58.3333333333%;
    float: left;
  }
}
@media screen and (max-width: 767px) {
  .hero__left {
    display: none;
  }
}
.hero__cta h2 {
  font-weight: 300;
  text-align: right;
}
.hero__container {
  z-index: 1;
}
@media screen and (max-width: 360px) {
  .hero__container {
    padding-left: 0;
    padding-right: 0;
  }
}
.hero__right {
  width: 50%;
  float: right;
}
@media screen and (max-width: 767px) {
  .hero__right {
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .hero__right {
    width: 40%;
    margin-top: 20px;
  }
}

.heroform input[type=radio] {
  visibility: hidden;
  float: left;
  margin-left: -20px;
}

.heroform {
  margin: 0 auto;
  width: 100%;
  background-color: #359eb4;
  text-align: center;
}
.heroform__title {
  margin: 0;
  color: #fff;
  text-align: center;
  margin-bottom: 15px;
  text-shadow: 0px 0px 2px #37a5bc;
  background-color: #685bbc;
  padding: 10px 0;
  padding-top: 15px;
}
.heroform__subtitle {
  display: block;
  font-size: 0.6em;
  font-weight: 300;
}
.heroform__content {
  padding-bottom: 20px;
}
.heroform__label {
  color: #000;
  display: block;
  font-size: 1.25em;
  margin-bottom: 8px;
}
.heroform__group {
  display: block;
  margin-bottom: 15px;
}
.heroform__radiolabel {
  font-weight: 400;
  padding: 0;
  position: relative;
  background-color: #fff;
  border-radius: 6px;
  width: 30px;
  height: 30px;
  margin-bottom: 0;
  cursor: pointer;
  display: inline-block;
  margin-right: 110px;
}
.heroform__radiolabel span {
  width: 146px;
  display: block;
  padding-left: 33.6px;
  text-align: left;
  padding-top: 4px;
  font-size: 13.9682539683px;
}
.heroform__radiolabel.active:before {
  font-family: "Font Awesome 5 Free";
  content: "\f00c";
  color: black;
  font-size: 22px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  display: inline-block;
}
.heroform__radio {
  margin-top: 0;
  margin-right: 4px;
  width: 30px;
  height: 30px;
}
.heroform__zip {
  border-radius: 5px;
  border: 1px solid #c3c3c3;
  padding: 8px 15px;
  text-align: center;
  color: #685bbc;
  font-size: 22px;
}
.heroform__zip.has-error {
  border: 2px solid red;
}
.heroform__submit {
  background: #685bbc;
  color: #fff;
  padding: 8px 30px;
  text-transform: uppercase;
  font-size: 18px;
  border: 0;
  font-weight: 600;
  text-shadow: 0px 0px 2px #5245a9;
}
.heroform__submit:hover, .heroform__submit:focus, .heroform__submit:active {
  background: #5245a9;
}
.heroform__arrow {
  padding-left: 16px;
}
.heroform.stacked .heroform__radiolabel {
  display: block;
  margin-bottom: 10px;
  margin-left: 50px;
}
.heroform.stacked .heroform__input {
  display: inline-block;
}
.heroform.stacked .heroform__label {
  display: inline-block;
}
@media screen and (max-width: 991px) {
  .heroform.stacked .heroform__label {
    font-size: 16px;
  }
}
.heroform.stacked .heroform__zip {
  margin-left: 40px;
  width: 35%;
}
.heroform.stacked .heroform__submit {
  width: 84%;
}
@media screen and (max-width: 1199px) {
  .heroform.stacked .heroform__radiolabel {
    margin-left: 25px;
  }
  .heroform.stacked .heroform__zip {
    margin-left: 10px;
    width: 40%;
  }
  .heroform.stacked .heroform__submit {
    width: 91%;
  }
}
@media screen and (max-width: 1199px) and (max-width: 991px) {
  .heroform.stacked .heroform__submit {
    width: 84%;
  }
}
.heroform__dob-row {
  height: auto;
  max-width: 335px;
  margin: auto auto 10px auto;
}
.heroform__dob-row .two, .heroform__dob-row .four {
  min-height: 50px;
  border-radius: 5px;
  border: 1px solid #c3c3c3;
  font-size: 20px;
  padding: 0 10px;
  margin: 0 auto;
}
.heroform__dob-row .two {
  width: 70px;
  padding: 8px 15px;
}
.heroform__dob-row .four {
  width: 123px;
  padding: 8px 15px;
}

.section-card {
  background: #fff;
}

.card {
  border: solid 2px #50b6cc;
  margin: 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
}
.card--2col {
  padding: 0;
}
.card--3col {
  padding: 0;
}
.card--4col {
  padding: 0;
}
.card__heading {
  background-color: #50b6cc;
  color: #fff;
  border-color: #ddd;
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  position: relative;
}
.card--h2 {
  margin-bottom: 0;
}
.card__body {
  padding: 25px;
}
.card--arrow {
  width: 0px;
  height: 0px;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #50b6cc;
  position: absolute;
  left: 20px;
  bottom: -20px;
}
.card--image-heading {
  background-size: cover;
  background-repeat: no-repeat;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  border-bottom: 1px solid transparent;
  color: #fff;
  height: 100px;
  width: auto;
}
.card--dropshadow {
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.125);
  -webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.125);
}

.card--col2 .card__item {
  padding: 0;
}
.card--col3 .card__item {
  padding: 0;
}
.card--col4 .card__item {
  padding: 0;
}
.card--col6 .card__item {
  padding: 0;
}
.card--heading__title {
  background-color: #50b6cc;
  color: #fff;
  border-color: #ddd;
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  position: relative;
}
.card--heading__text {
  padding: 25px;
}
.card--image-heading__item {
  background-size: cover;
  background-repeat: no-repeat;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  border-bottom: 1px solid transparent;
  color: #fff;
  height: 100px;
  width: auto;
}
.card--image-heading__text {
  padding: 25px;
}

@media screen and (max-width: 767px) {
  .counter {
    display: none;
  }
}
.counter--countdown {
  padding: 110px 0 90px;
}
.counter--count-plans {
  padding: 110px 0 120px;
}
.counter__numbers {
  text-align: center;
}
.counter--countdown .counter__numbers {
  width: 450px;
  right: 4px;
  position: absolute;
  margin-top: 17px;
}
.counter--count-plans .counter__numbers {
  width: 550px;
  position: relative;
  margin: 20px auto 0;
}
.counter__banner {
  color: #fff;
  text-transform: uppercase;
  padding: 12px 30px;
  display: inline-block;
  position: absolute;
  z-index: -10;
  top: -56px;
  margin: 0 auto;
  left: 50%;
  width: 500px;
  margin-left: -250px;
  text-align: center;
  font-size: 16px;
  border-radius: 12px 12px 0 0;
}
.counter--countdown .counter__banner {
  background: #e0073f;
  background: linear-gradient(to bottom, #e0073f 0%, #af0531 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$color-a", endColorstr="$color-b",GradientType=0 );
  -ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$color-a", endColorstr="$color-b",GradientType=0 );
  -webkit-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$color-a", endColorstr="$color-b",GradientType=0 );
}
.counter--count-plans .counter__banner {
  background: #e0073f;
  background: linear-gradient(to bottom, #e0073f 0%, #af0531 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$color-a", endColorstr="$color-b",GradientType=0 );
  -ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$color-a", endColorstr="$color-b",GradientType=0 );
  -webkit-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$color-a", endColorstr="$color-b",GradientType=0 );
}
.counter__container {
  margin: 0 auto;
  display: block;
  max-width: 660px;
  width: 100%;
  height: 210px;
  position: relative;
  top: -50px;
  border-radius: 16px;
  padding: 0 20px;
}
.counter--countdown .counter__container {
  background-color: #62a1c8;
  border: 10px solid #467490;
}
.counter--count-plans .counter__container {
  background-color: #4f96c1;
  border: 10px solid #467490;
}
.counter__bar {
  height: 90px;
}
.counter--countdown .counter__bar {
  background-color: #dfdfdf;
}
.counter--count-plans .counter__bar {
  background-color: #dfdfdf;
}
.counter__digit {
  background-color: #2F2F2F;
  font-size: 84px;
  font-weight: 800;
  color: #FFF;
  border: 2px outset #7B7B7B;
  border-radius: 16px;
  margin: 0 4px;
  width: 90px;
  text-align: center;
  display: inline-block;
  background: #4c4c4c;
  background: linear-gradient(to bottom, #4c4c4c 0, #595959 12%, #666 25%, #474747 39%, #2c2c2c 50%, #000 51%, #111 60%, #2b2b2b 76%, #1c1c1c 91%, #131313 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4c4c4c", endColorstr="#131313", GradientType=0);
}
.counter__separator {
  color: #FFF;
  font-size: 100px;
  position: relative;
  top: -10px;
}

@-webkit-keyframes time {
  to {
    transform: rotate(360deg);
  }
}
@keyframes time {
  to {
    transform: rotate(360deg);
  }
}
.clock {
  overflow: hidden;
  height: 160px;
  width: 160px;
  box-sizing: border-box;
  border-radius: 100%;
  border: 5px solid #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.clock__top {
  position: absolute;
  width: 3px;
  height: 8px;
  background: #fff;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.clock__right {
  position: absolute;
  width: 8px;
  height: 3px;
  background: #fff;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto 0;
}
.clock__bottom {
  position: absolute;
  width: 3px;
  height: 8px;
  background: #fff;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
}
.clock__left {
  position: absolute;
  width: 8px;
  height: 3px;
  background: #fff;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto 0;
}
.clock__center {
  height: 6px;
  width: 6px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #fff;
  border-radius: 100%;
}
.clock__shadow {
  height: 160px;
  width: 160px;
  position: absolute;
  left: 50px;
  top: 50px;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
  transform: rotate(135deg);
  -webkit-transition: rotate(135deg);
  -moz-transition: rotate(135deg);
  -ms-transition: rotate(135deg);
  -o-transform: rotate(135deg);
}
.clock__hour {
  width: 3px;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-animation: time 60s infinite linear;
  animation: time 60s infinite linear;
}
.clock__hour:before {
  position: absolute;
  content: "";
  background: #fff;
  height: 60px;
  width: 3px;
  top: 30px;
}
.clock__minute {
  width: 1px;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-animation: time 30s infinite linear;
  animation: time 30s infinite linear;
}
.clock__minute:before {
  position: absolute;
  content: "";
  background: #fff;
  height: 40px;
  width: 1px;
  top: 50px;
}
.clock__second {
  width: 2px;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-animation: time 15s infinite linear;
  animation: time 15s infinite linear;
}
.clock__second:before {
  position: absolute;
  content: "";
  background: #e0073f;
  height: 45px;
  width: 2px;
  top: 45px;
}

.section--default {
  padding: 30px 0;
}
@media screen and (max-width: 767px) {
  .section--default {
    padding: 10px 0;
  }
}
.section--default__content {
  color: #000;
  font-size: 1.2em;
  line-height: 1.45;
  padding-left: 15px;
  padding-right: 15px;
  clear: both;
}
.section--default__content--full {
  font-size: 1.2em;
}
.section--default__header {
  color: #685bbc;
  font-size: 29.326px;
  margin: 0.67em 0;
}

.checkbox {
  display: table;
  padding: 30px 20px;
}
@media screen and (max-width: 991px) {
  .checkbox {
    padding-top: 60px;
  }
}
.checkbox__list {
  border-left: 1px solid grey;
  display: table-cell;
  padding-left: 35px;
  vertical-align: middle;
}
.checkbox__list-item {
  list-style: none;
}
.checkbox__list-item:before {
  font-family: "Font Awesome 5 Free";
  content: "\f003";
  color: red;
  font-size: 20px;
  left: 30px;
  position: absolute;
  padding-top: 5px;
}
.checkbox__title {
  color: #685bbc;
  font-weight: bold;
}

.section--map {
  background-image: url("/common_scripts/leadgen/laravel/images/bg-pattern-texture.png");
  padding: 60px 0;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .section--map {
    display: none;
  }
}

.vector-map__svg-map {
  transform: scaleX(1.5) scaleY(1.5) translate(0, 0);
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 991px) {
  .vector-map__svg-map {
    transform: scaleX(1.2) scaleY(1.2) translate(0, 0);
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .vector-map__svg-map {
    display: none;
  }
}
.vector-map__link:hover {
  text-decoration: none;
}
.vector-map__path {
  fill: #e77d20;
  stroke: #fff;
  width: 200%;
  height: auto;
  box-shadow: 10px 10px 5px 0 rgba(0, 0, 0, 0.75);
}
.vector-map__link:hover .vector-map__path {
  fill: #e0073f;
  stroke-width: 1px;
}
.vector-map__text {
  font-size: 10px;
  font-weight: 400;
  color: #fff;
  text-decoration: none;
  fill: #fff;
}
.vector-map__text--black {
  fill: #000;
  font-weight: 400;
}

.section--maplist {
  padding: 30px 0;
  border: none;
  border-radius: 0;
  margin: 0;
  background: #1c96c7 url("/common_scripts/leadgen/laravel/images/map-bg.jpg") no-repeat;
  background-size: auto 100%;
  background-position: 50% 30px;
  background-size: contain;
  border-top: 3px solid #336B90;
}
@media screen and (max-width: 575px) {
  .section--maplist {
    background: #1c96c7;
  }
  .section--maplist__column {
    padding: 0;
  }
}
.section--maplist__list {
  display: block;
  max-width: 980px;
  margin: 0 auto;
  padding: 20px 0 0 0;
}
.section--maplist__list-item {
  text-align: center;
  text-decoration: none;
  list-style: none;
  color: #fff;
}
.section--maplist__link {
  font-weight: 300;
  font-size: 18px;
  background: rgba(12, 79, 130, 0.7);
  padding: 10px 0;
  display: block;
  margin: 5px 10px;
  border-radius: 3px;
  text-decoration: none;
}
.section--maplist__link:hover {
  background: rgb(12, 79, 130);
}
.section--maplist__header {
  background: #fff;
  max-width: 930px;
  margin: 0 auto;
  text-align: center;
  -webkit-border-bottom-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -moz-border-radius-bottomleft: 8px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  overflow: hidden;
}
.section--maplist__headline {
  -webkit-font-smoothing: antialiased;
  -webkit-text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
  font-weight: 400;
  background: #004c7e;
  color: #ffffff;
  margin: 0;
  line-height: 1.8;
  font-size: 32px;
  padding: 0;
}
.section--maplist__subheadline {
  font-size: 16px;
  text-transform: uppercase;
  color: #004c7e;
  font-weight: 700;
  display: block;
  padding-bottom: 8px;
  padding-top: 8px;
}

/* ================================================ */
/* ========== LP / Landing Page Specific ========== */
/* ================================================ */
.pg-landing .footer__nav {
  display: none;
}
.pg-landing .header__logo {
  cursor: default;
  pointer-events: none;
  display: block;
  clear: both;
  background-repeat: no-repeat;
}

/* ================================================ */
/* ========== Mobile Phone Icon -
 * phone icon link that is fixed and only displays on mobile follows user on page ========== */
/* ================================================ */
.icon__phone-follow {
  display: none;
}
@media screen and (max-width: 767px) {
  .icon__phone-follow {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 5;
    background: #33a242;
    width: 50px;
    height: 50px;
    color: #fff;
    text-align: center;
    padding: 9px;
    border-radius: 50%;
    font-size: 28px;
    border: solid 2px #fff;
    overflow: hidden;
    display: block;
  }
  .icon__phone-follow:hover, .icon__phone-follow:active, .icon__phone-follow:focus, .icon__phone-follow:visited {
    text-decoration: none;
    color: #fff;
  }
  .icon__phone-follow:before {
    content: "\e182";
    position: relative;
    top: -2px;
    margin-bottom: 20px;
    display: block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}

/* ================================================ */
/* ========== Mobile Phone Icon -
 * phone icon link that is fixed and only displays on mobile follows user on page ========== */
/* ================================================ */
.icon__form-follow {
  display: none;
}
@media screen and (max-width: 767px) {
  .icon__form-follow {
    display: block;
    position: fixed;
    left: calc(50% - 25px);
    bottom: 20px;
    z-index: 5;
    background: #fe8828;
    width: 50px;
    height: 50px;
    color: #fff;
    text-align: center;
    padding: 9px;
    border-radius: 50%;
    font-size: 28px;
    border: 2px solid #fff;
    overflow: hidden;
  }
  .icon__form-follow-submit {
    padding: 0;
    margin: -2px auto 0;
    display: block;
    background: transparent;
    border: none;
  }
}

.svg-icon-form {
  width: 30px;
  height: 30px;
}
.svg-icon-form__main, .svg-icon-form__alt {
  fill: #fff;
  stroke: #000;
  stroke-miterlimit: 10;
}
.svg-icon-form__main {
  stroke-width: 6px;
}
.svg-icon-form__alt {
  stroke-width: 12px;
}
.svg-icon-form__check {
  fill: #f26d01;
}

/* ============================================ */
/* ========== step form/page styling ========== */
/* ============================================ */
.pg-steps select.step__form-control.step__form-control--lg, .pg-1step select.step__form-control.step__form-control--lg {
  height: 46px;
}
.pg-steps .slideInRight, .pg-steps .slideOutRight, .pg-1step .slideInRight, .pg-1step .slideOutRight {
  position: absolute;
  top: 0;
}
.pg-steps .opt-in-checkbox, .pg-1step .opt-in-checkbox {
  display: none;
}
.pg-steps .checkbox, .pg-1step .checkbox {
  background-color: rgba(12, 103, 146, 0.15);
  border: 1px solid rgba(12, 103, 146, 0.15);
  border-radius: 10px;
  display: block;
  float: none;
  margin: 0 auto;
  max-width: 385px;
  padding: 10px 20px;
  width: 100%;
}
.pg-steps .checkbox label, .pg-1step .checkbox label {
  padding-left: 0;
}
.pg-steps label.active .btn-opt-in-checkbox, .pg-1step label.active .btn-opt-in-checkbox {
  background: #fff url("/common_scripts/leadgen/laravel/images/check.png") no-repeat 50% 50%;
  background-size: 15px auto;
}
.pg-steps .btn-opt-in, .pg-1step .btn-opt-in {
  border: 1px solid #797979;
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  min-height: 0;
  max-width: 100%;
  background-color: #fff;
  padding: 0;
  top: calc(50% - 10px);
}
.pg-steps .checkbox-label, .pg-1step .checkbox-label {
  color: #333;
  margin-left: 30px;
  display: block;
  font-size: 13px;
  line-height: normal;
}
.pg-steps .form-box__section, .pg-1step .form-box__section {
  display: inline-block;
  float: left;
  width: 50%;
}
.pg-steps .form-box__section:after, .pg-1step .form-box__section:after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (max-width: 767px) {
  .pg-steps .form-box__section, .pg-1step .form-box__section {
    display: block;
    float: none;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .pg-steps .progress, .pg-1step .progress {
    max-width: 700px;
  }
}
.pg-steps .form-control.text-left, .pg-steps .text-left.signup__input--optional, .pg-steps .text-left.signup__input, .pg-steps .text-left.contact__form-control, .pg-steps .text-left.step__form-control, .pg-1step .form-control.text-left, .pg-1step .text-left.signup__input--optional, .pg-1step .text-left.signup__input, .pg-1step .text-left.contact__form-control, .pg-1step .text-left.step__form-control {
  height: 34px;
  padding: 6px 12px;
  line-height: 1.42857143;
  color: #555;
}
.pg-steps input, .pg-steps select, .pg-1step input, .pg-1step select {
  font-size: 16px;
}
.pg-steps label, .pg-steps .step__control-label, .pg-1step label, .pg-1step .step__control-label {
  color: #333;
  padding-top: 7px;
  padding-bottom: 7px;
  font-weight: 400;
}
.pg-steps .step__blast-head, .pg-1step .step__blast-head {
  font-family: inherit;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
}
.pg-steps .step__bar, .pg-1step .step__bar {
  background: #50b6cc;
  box-shadow: 2.5px 4.33px 5px 0px rgba(17, 17, 17, 0.4);
  margin: 0 0 21px;
  opacity: 0.9;
}
.pg-steps .step__head, .pg-1step .step__head {
  color: #fff;
  text-align: center;
  font-weight: 300;
  padding: 10px 10px;
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .pg-steps .step__head, .pg-1step .step__head {
    font-size: 22px;
  }
}
@media screen and (max-width: 480px) {
  .pg-steps .step__head, .pg-1step .step__head {
    font-size: 16px;
  }
}
.pg-steps .step__container, .pg-1step .step__container {
  transition: min-height 0.3s linear;
  font-family: "Lato", sans-serif;
  width: 100%;
  max-width: 1020px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.pg-steps .step__container.step1, .pg-1step .step__container.step1 {
  min-height: 0;
}
.pg-steps .step__container.step4, .pg-1step .step__container.step4 {
  min-height: 435px;
}
.pg-steps .step__container.step5, .pg-1step .step__container.step5 {
  min-height: 550px;
}
@media screen and (min-width: 767px) {
  .pg-steps .step__container, .pg-1step .step__container {
    padding-top: 22px;
  }
}
.pg-steps .step__header, .pg-1step .step__header {
  height: auto;
  margin: 0 0 15px 0;
  color: #685bbc;
  font-weight: 600;
}
.pg-steps .step__header.fade, .pg-1step .step__header.fade {
  margin: 0;
  opacity: 0;
  height: 0;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
.pg-steps .step__steps, .pg-1step .step__steps {
  margin: 0;
  padding: 25px 0 12px;
  position: relative;
  z-index: -10;
  padding-bottom: 25px;
  background: #F7F5F6;
  display: none;
}
@media screen and (min-width: 768px) {
  .pg-steps .step__steps, .pg-1step .step__steps {
    display: block;
  }
}
.pg-steps .step__gray-bar, .pg-1step .step__gray-bar {
  max-width: 980px;
  margin: 0 auto;
  padding: 0 65px;
  position: relative;
}
.pg-steps .step__cell, .pg-1step .step__cell {
  font-size: 13px;
}
.pg-steps .step__cell-one, .pg-1step .step__cell-one {
  background: url(/common_scripts/leadgen/laravel/images/icon-one.jpg) no-repeat;
  padding-left: 88px;
  color: #0986A9;
  min-height: 60px;
  background-position: 12px 50%;
}
.pg-steps .step__cell-two, .pg-1step .step__cell-two {
  background: url(/common_scripts/leadgen/laravel/images/icon-two.jpg) no-repeat;
  padding-left: 88px;
  color: #0986A9;
  min-height: 60px;
  background-position: 12px 50%;
}
.pg-steps .step__cell-three, .pg-1step .step__cell-three {
  background: url(/common_scripts/leadgen/laravel/images/icon-three.jpg) no-repeat;
  padding-left: 88px;
  color: #0986A9;
  min-height: 60px;
  background-position: 12px 50%;
}
.pg-steps .step__control-label--zip, .pg-1step .step__control-label--zip {
  padding: 0;
  width: 10%;
  padding-top: 13px;
}
.pg-steps .step__form--error, .pg-1step .step__form--error {
  max-width: 380px;
  margin-left: auto;
  margin-right: auto;
  color: red;
  background-color: #f2dede;
  border: 1px solid #ebccd1;
  padding: 16px;
  margin-bottom: 22px;
  border-radius: 4px;
}
.pg-steps .step__forms-container, .pg-1step .step__forms-container {
  position: relative;
  margin: 0 auto;
  overflow: visible;
}
.pg-steps .step__forms-container input[type=checkbox], .pg-1step .step__forms-container input[type=checkbox] {
  position: absolute;
  left: -9999px;
}
.pg-steps .step__forms-container input[type=radio], .pg-1step .step__forms-container input[type=radio] {
  position: absolute;
  left: -9999px;
}
@media screen and (min-width: 767px) {
  .pg-steps .step__forms-container, .pg-1step .step__forms-container {
    padding-top: 1px;
  }
}
.pg-steps .step__forms-container .btn-group .btn, .pg-steps .step__forms-container .btn-group .lead__head__btn, .pg-steps .step__forms-container .btn-group .contact__btn, .pg-steps .step__forms-container .btn-group .step__qle__option, .pg-steps .step__forms-container .btn-group .step__conditions-input label, .pg-steps .step__conditions-input .step__forms-container .btn-group label, .pg-steps .step__forms-container .btn-group .step__zipbtn, .pg-steps .step__forms-container .btn-group .step__submit, .pg-1step .step__forms-container .btn-group .btn, .pg-1step .step__forms-container .btn-group .lead__head__btn, .pg-1step .step__forms-container .btn-group .contact__btn, .pg-1step .step__forms-container .btn-group .step__qle__option, .pg-1step .step__forms-container .btn-group .step__conditions-input label, .pg-1step .step__conditions-input .step__forms-container .btn-group label, .pg-1step .step__forms-container .btn-group .step__zipbtn, .pg-1step .step__forms-container .btn-group .step__submit {
  line-height: 28px;
}
.pg-steps .step__form-control, .pg-1step .step__form-control {
  border: 1px solid #B1B1B1;
}
.pg-steps .step__form-control--lg, .pg-1step .step__form-control--lg {
  line-height: normal;
  height: inherit;
  padding: 12px;
}
.pg-steps .step__form-control--left, .pg-1step .step__form-control--left {
  text-align: left;
}
.pg-steps .step__form-control--center, .pg-1step .step__form-control--center {
  text-align: center;
}
.pg-steps .step__form-group.has-error .step__gender label, .pg-1step .step__form-group.has-error .step__gender label {
  border: 1px solid red;
}
.pg-steps .step__form-group-mc.has-error .step__conditions-checkbox label, .pg-1step .step__form-group-mc.has-error .step__conditions-checkbox label {
  color: red;
}
.pg-steps .step__form-group-cb, .pg-1step .step__form-group-cb {
  display: block;
}
.pg-steps .step__previous-container, .pg-1step .step__previous-container {
  text-align: center;
}
.pg-steps .step__submit, .pg-1step .step__submit {
  display: block;
  width: 100%;
  font-size: 22px;
  max-width: 350px;
  margin: auto;
  color: #fff;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
  cursor: pointer;
  margin-bottom: 22px;
  background: #766ead;
  background: linear-gradient(to bottom, #766ead 0%, #5d51ae 48%, #5449aa 50%, #5d51ae 100%);
}
.pg-steps .step__previous, .pg-1step .step__previous {
  display: inline-block;
  padding: 10px;
  cursor: pointer;
}
.pg-steps .step__individual-container, .pg-1step .step__individual-container {
  max-width: 380px;
  margin-left: auto;
  margin-right: auto;
}
.pg-steps .step__individual-container select#lead_form_HouseholdIncome, .pg-1step .step__individual-container select#lead_form_HouseholdIncome {
  font-size: 16px;
}
.pg-steps .step__phone-one, .pg-steps .step__phone-two, .pg-1step .step__phone-one, .pg-1step .step__phone-two {
  padding-left: 0;
  padding-right: 5px;
}
.pg-steps .step__phone-three, .pg-1step .step__phone-three {
  padding: 0;
}
.pg-steps .step__zipcode, .pg-1step .step__zipcode {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 5px;
  color: #0c6792;
}
.pg-steps .step__zipbtn, .pg-1step .step__zipbtn {
  font-size: 13px;
  margin-left: 10px;
  padding: 4px 8px;
  background-color: #0c6792;
  color: #fff;
  margin-top: -3px;
}
.pg-steps .step__zipcity, .pg-1step .step__zipcity {
  color: #0c6792;
}
.pg-steps .step__zip-input, .pg-1step .step__zip-input {
  padding-right: 0;
  margin-right: -5px;
}
.pg-steps .step__state-input select#state, .pg-steps .step__zip-input select#state, .pg-1step .step__state-input select#state, .pg-1step .step__zip-input select#state {
  padding-left: 8px;
  padding-right: 0px;
}
.pg-steps .step__birthdate, .pg-1step .step__birthdate {
  margin-right: -3px;
  margin-left: -30px;
}
.pg-steps .step__month, .pg-steps .step__day, .pg-steps .step__year, .pg-1step .step__month, .pg-1step .step__day, .pg-1step .step__year {
  float: left;
  padding: 0 3px;
}
.pg-steps .step__month select, .pg-steps .step__day select, .pg-steps .step__year select, .pg-1step .step__month select, .pg-1step .step__day select, .pg-1step .step__year select {
  padding-right: 5px;
  padding-left: 5px;
}
.pg-steps .step__month, .pg-1step .step__month {
  width: 32.5%;
}
.pg-steps .step__day, .pg-1step .step__day {
  width: 32.5%;
}
.pg-steps .step__year, .pg-1step .step__year {
  width: 35%;
}
.pg-steps .step__gender, .pg-1step .step__gender {
  margin-right: -1px;
  margin-left: -27px;
}
.pg-steps .step__gender label div.icon, .pg-1step .step__gender label div.icon {
  background: url(/common_scripts/leadgen/laravel/images/gender-icons.png);
  background-size: 21px auto;
  width: 10px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 3px;
}
.pg-steps .step__gender label.active, .pg-1step .step__gender label.active {
  background: #1A75A2;
  color: #fff;
}
.pg-steps .step__gender label.male, .pg-1step .step__gender label.male {
  line-height: 28px;
}
.pg-steps .step__gender label.male div.icon, .pg-1step .step__gender label.male div.icon {
  background-position: 0 0;
}
.pg-steps .step__gender label.male.active div.icon, .pg-1step .step__gender label.male.active div.icon {
  background-position: 0 -25px;
}
.pg-steps .step__gender label.female, .pg-1step .step__gender label.female {
  line-height: 28px;
}
.pg-steps .step__gender label.female div.icon, .pg-1step .step__gender label.female div.icon {
  background-position: -10px 0;
}
.pg-steps .step__gender label.female.active div.icon, .pg-1step .step__gender label.female.active div.icon {
  background-position: -10px -25px;
}
.pg-steps .step__ft, .pg-steps .step__inch, .pg-1step .step__ft, .pg-1step .step__inch {
  padding: 0 3px;
}
.pg-steps .step__ft input[type=tel], .pg-steps .step__inch input[type=tel], .pg-1step .step__ft input[type=tel], .pg-1step .step__inch input[type=tel] {
  padding-right: 40px;
  background: transparent;
}
.pg-steps .step__ft::after, .pg-steps .step__inch::after, .pg-1step .step__ft::after, .pg-1step .step__inch::after {
  display: block;
  position: absolute;
  width: 30px;
  height: 100%;
  top: 0;
  right: 4px;
  font-size: 15px;
  font-family: "Lato", sans-serif;
  color: #929292;
  background: #f7f7f7;
  text-align: center;
  border-top: 1px solid #B1B1B1;
  border-bottom: 1px solid #B1B1B1;
  line-height: 43px;
  z-index: 0;
}
.pg-steps .step__ft::after, .pg-1step .step__ft::after {
  content: "ft";
}
.pg-steps .step__inch::after, .pg-1step .step__inch::after {
  content: "in";
  right: 5px;
}
.pg-steps .step__weight-outer, .pg-1step .step__weight-outer {
  float: right;
}
.pg-steps .step__weight-inner, .pg-1step .step__weight-inner {
  float: right;
}
.pg-steps .step__weight-input, .pg-1step .step__weight-input {
  margin: 0 -12px;
}
.pg-steps .step__conditions-input, .pg-1step .step__conditions-input {
  margin: 0 auto;
  padding-right: 18px;
}
.pg-steps .step__conditions-input label, .pg-1step .step__conditions-input label {
  line-height: 28px;
}
.pg-steps .step__conditions-input label.active, .pg-1step .step__conditions-input label.active {
  background: #1A75A2;
  color: #fff;
}
.pg-steps .step__conditions-input label.yes-condition.btn.active, .pg-steps .step__conditions-input label.yes-condition.active, .pg-1step .step__conditions-input label.yes-condition.btn.active, .pg-1step .step__conditions-input label.yes-condition.active {
  color: #fff;
}
.pg-steps .step__conditions-label, .pg-1step .step__conditions-label {
  padding-top: 0;
  padding-left: 0;
  padding-bottom: 10px;
}
.pg-steps .step__conditions-checkbox, .pg-1step .step__conditions-checkbox {
  min-height: 30px;
  padding-right: 0;
  padding-left: 63px;
  margin-top: 0;
  display: block;
  margin-bottom: 10px;
  vertical-align: middle;
}
.pg-steps .step__conditions-checkbox .btn, .pg-steps .step__conditions-checkbox .lead__head__btn, .pg-steps .step__conditions-checkbox .contact__btn, .pg-steps .step__conditions-checkbox .step__qle__option, .pg-steps .step__conditions-checkbox .step__submit, .pg-steps .step__conditions-checkbox .step__zipbtn, .pg-steps .step__conditions-checkbox .step__conditions-input label, .pg-steps .step__conditions-input .step__conditions-checkbox label, .pg-1step .step__conditions-checkbox .btn, .pg-1step .step__conditions-checkbox .lead__head__btn, .pg-1step .step__conditions-checkbox .contact__btn, .pg-1step .step__conditions-checkbox .step__qle__option, .pg-1step .step__conditions-checkbox .step__submit, .pg-1step .step__conditions-checkbox .step__zipbtn, .pg-1step .step__conditions-checkbox .step__conditions-input label, .pg-1step .step__conditions-input .step__conditions-checkbox label {
  width: 30px;
  height: 30px;
  border: 1px solid #797979;
  display: block;
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -17px;
  z-index: 20;
  padding: 6px 10px;
  color: #fff;
}
.pg-steps .step__conditions-checkbox .active .btn, .pg-steps .step__conditions-checkbox .active .lead__head__btn, .pg-steps .step__conditions-checkbox .active .contact__btn, .pg-steps .step__conditions-checkbox .active .step__qle__option, .pg-steps .step__conditions-checkbox .active .step__submit, .pg-steps .step__conditions-checkbox .active .step__zipbtn, .pg-steps .step__conditions-checkbox .active .step__conditions-input label, .pg-steps .step__conditions-input .step__conditions-checkbox .active label, .pg-1step .step__conditions-checkbox .active .btn, .pg-1step .step__conditions-checkbox .active .lead__head__btn, .pg-1step .step__conditions-checkbox .active .contact__btn, .pg-1step .step__conditions-checkbox .active .step__qle__option, .pg-1step .step__conditions-checkbox .active .step__submit, .pg-1step .step__conditions-checkbox .active .step__zipbtn, .pg-1step .step__conditions-checkbox .active .step__conditions-input label, .pg-1step .step__conditions-input .step__conditions-checkbox .active label {
  background: url(/common_scripts/leadgen/laravel/images/check.png) no-repeat 50% 50%;
  background-size: 15px auto;
  color: #000;
}
.pg-steps .step__qle, .pg-1step .step__qle {
  text-align: center;
}
.pg-steps .step__qle__head, .pg-1step .step__qle__head {
  margin-bottom: 9px;
  padding-top: 0;
  font-size: 20px;
  display: block;
  line-height: 1.3;
}
.pg-steps .step__qle--button-cover, .pg-1step .step__qle--button-cover {
  position: relative;
  width: 50%;
  float: left;
  padding: 2px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}
.pg-steps .step__qle--button-cover label.btn, .pg-steps .step__qle--button-cover label.lead__head__btn, .pg-steps .step__qle--button-cover label.contact__btn, .pg-steps .step__qle--button-cover label.step__submit, .pg-steps .step__qle--button-cover label.step__zipbtn, .pg-steps .step__qle--button-cover .step__conditions-input label, .pg-steps .step__conditions-input .step__qle--button-cover label, .pg-steps .step__qle--button-cover label.step__qle__option, .pg-steps .step__qle--button-cover .has-success label.btn, .pg-1step .step__qle--button-cover label.btn, .pg-1step .step__qle--button-cover label.lead__head__btn, .pg-1step .step__qle--button-cover label.contact__btn, .pg-1step .step__qle--button-cover label.step__submit, .pg-1step .step__qle--button-cover label.step__zipbtn, .pg-1step .step__qle--button-cover .step__conditions-input label, .pg-1step .step__conditions-input .step__qle--button-cover label, .pg-1step .step__qle--button-cover label.step__qle__option, .pg-1step .step__qle--button-cover .has-success label.btn {
  white-space: normal;
  height: auto;
  font-size: 13px;
  background: #ebebeb;
  line-height: 1.2;
  padding: 11px 5px 10px 44px;
  color: #6b6b6b;
  min-height: inherit;
  text-align: left;
  border: 1px solid #b1b1b1;
  width: 100%;
}
@media screen and (max-width: 360px) {
  .pg-steps .step__qle--button-cover label.btn, .pg-steps .step__qle--button-cover label.lead__head__btn, .pg-steps .step__qle--button-cover label.contact__btn, .pg-steps .step__qle--button-cover label.step__submit, .pg-steps .step__qle--button-cover label.step__zipbtn, .pg-steps .step__qle--button-cover .step__conditions-input label, .pg-steps .step__conditions-input .step__qle--button-cover label, .pg-steps .step__qle--button-cover label.step__qle__option, .pg-steps .step__qle--button-cover .has-success label.btn, .pg-1step .step__qle--button-cover label.btn, .pg-1step .step__qle--button-cover label.lead__head__btn, .pg-1step .step__qle--button-cover label.contact__btn, .pg-1step .step__qle--button-cover label.step__submit, .pg-1step .step__qle--button-cover label.step__zipbtn, .pg-1step .step__qle--button-cover .step__conditions-input label, .pg-1step .step__conditions-input .step__qle--button-cover label, .pg-1step .step__qle--button-cover label.step__qle__option, .pg-1step .step__qle--button-cover .has-success label.btn {
    font-size: 3vw;
  }
}
.pg-steps .step__qle--button-cover label.btn, .pg-steps .step__qle--button-cover label.lead__head__btn, .pg-steps .step__qle--button-cover label.contact__btn, .pg-steps .step__qle--button-cover label.step__submit, .pg-steps .step__qle--button-cover label.step__zipbtn, .pg-steps .step__qle--button-cover .step__conditions-input label, .pg-steps .step__conditions-input .step__qle--button-cover label, .pg-steps .step__qle--button-cover label.step__qle__option, .pg-1step .step__qle--button-cover label.btn, .pg-1step .step__qle--button-cover label.lead__head__btn, .pg-1step .step__qle--button-cover label.contact__btn, .pg-1step .step__qle--button-cover label.step__submit, .pg-1step .step__qle--button-cover label.step__zipbtn, .pg-1step .step__qle--button-cover .step__conditions-input label, .pg-1step .step__conditions-input .step__qle--button-cover label, .pg-1step .step__qle--button-cover label.step__qle__option {
  padding-left: 44px;
}
@media screen and (max-width: 366px) {
  .pg-steps .step__qle--button-cover label.btn, .pg-steps .step__qle--button-cover label.lead__head__btn, .pg-steps .step__qle--button-cover label.contact__btn, .pg-steps .step__qle--button-cover label.step__submit, .pg-steps .step__qle--button-cover label.step__zipbtn, .pg-steps .step__qle--button-cover .step__conditions-input label, .pg-steps .step__conditions-input .step__qle--button-cover label, .pg-steps .step__qle--button-cover label.step__qle__option, .pg-1step .step__qle--button-cover label.btn, .pg-1step .step__qle--button-cover label.lead__head__btn, .pg-1step .step__qle--button-cover label.contact__btn, .pg-1step .step__qle--button-cover label.step__submit, .pg-1step .step__qle--button-cover label.step__zipbtn, .pg-1step .step__qle--button-cover .step__conditions-input label, .pg-1step .step__conditions-input .step__qle--button-cover label, .pg-1step .step__qle--button-cover label.step__qle__option {
    padding-left: 11.3vw;
  }
}
.pg-steps .step__qle--button-cover label.btn.active, .pg-steps .step__qle--button-cover label.active.lead__head__btn, .pg-steps .step__qle--button-cover label.active.contact__btn, .pg-steps .step__qle--button-cover label.active.step__submit, .pg-steps .step__qle--button-cover label.active.step__zipbtn, .pg-steps .step__qle--button-cover .step__conditions-input label.active, .pg-steps .step__conditions-input .step__qle--button-cover label.active, .pg-steps .step__qle--button-cover label.active.step__qle__option, .pg-1step .step__qle--button-cover label.btn.active, .pg-1step .step__qle--button-cover label.active.lead__head__btn, .pg-1step .step__qle--button-cover label.active.contact__btn, .pg-1step .step__qle--button-cover label.active.step__submit, .pg-1step .step__qle--button-cover label.active.step__zipbtn, .pg-1step .step__qle--button-cover .step__conditions-input label.active, .pg-1step .step__conditions-input .step__qle--button-cover label.active, .pg-1step .step__qle--button-cover label.active.step__qle__option {
  background: #1A75A2;
  color: #fff;
}
.pg-steps .step__qle--button-cover label.btn.lost-health .icon, .pg-steps .step__qle--button-cover label.lost-health.lead__head__btn .icon, .pg-steps .step__qle--button-cover label.lost-health.contact__btn .icon, .pg-steps .step__qle--button-cover label.lost-health.step__submit .icon, .pg-steps .step__qle--button-cover label.lost-health.step__zipbtn .icon, .pg-steps .step__qle--button-cover .step__conditions-input label.lost-health .icon, .pg-steps .step__conditions-input .step__qle--button-cover label.lost-health .icon, .pg-steps .step__qle--button-cover label.lost-health.step__qle__option .icon, .pg-1step .step__qle--button-cover label.btn.lost-health .icon, .pg-1step .step__qle--button-cover label.lost-health.lead__head__btn .icon, .pg-1step .step__qle--button-cover label.lost-health.contact__btn .icon, .pg-1step .step__qle--button-cover label.lost-health.step__submit .icon, .pg-1step .step__qle--button-cover label.lost-health.step__zipbtn .icon, .pg-1step .step__qle--button-cover .step__conditions-input label.lost-health .icon, .pg-1step .step__conditions-input .step__qle--button-cover label.lost-health .icon, .pg-1step .step__qle--button-cover label.lost-health.step__qle__option .icon {
  left: 12px;
  height: 23px;
  background-size: 25px auto;
  background-position: 50% 2px;
}
.pg-steps .step__qle--button-cover label.btn.lost-health.active .icon, .pg-steps .step__qle--button-cover label.lost-health.active.lead__head__btn .icon, .pg-steps .step__qle--button-cover label.lost-health.active.contact__btn .icon, .pg-steps .step__qle--button-cover label.lost-health.active.step__submit .icon, .pg-steps .step__qle--button-cover label.lost-health.active.step__zipbtn .icon, .pg-steps .step__qle--button-cover .step__conditions-input label.lost-health.active .icon, .pg-steps .step__conditions-input .step__qle--button-cover label.lost-health.active .icon, .pg-steps .step__qle--button-cover label.lost-health.active.step__qle__option .icon, .pg-1step .step__qle--button-cover label.btn.lost-health.active .icon, .pg-1step .step__qle--button-cover label.lost-health.active.lead__head__btn .icon, .pg-1step .step__qle--button-cover label.lost-health.active.contact__btn .icon, .pg-1step .step__qle--button-cover label.lost-health.active.step__submit .icon, .pg-1step .step__qle--button-cover label.lost-health.active.step__zipbtn .icon, .pg-1step .step__qle--button-cover .step__conditions-input label.lost-health.active .icon, .pg-1step .step__conditions-input .step__qle--button-cover label.lost-health.active .icon, .pg-1step .step__qle--button-cover label.lost-health.active.step__qle__option .icon {
  background-position: 50% -22px;
  left: 12px;
}
.pg-steps .step__qle--button-cover label.btn.marital .icon, .pg-steps .step__qle--button-cover label.marital.lead__head__btn .icon, .pg-steps .step__qle--button-cover label.marital.contact__btn .icon, .pg-steps .step__qle--button-cover label.marital.step__submit .icon, .pg-steps .step__qle--button-cover label.marital.step__zipbtn .icon, .pg-steps .step__qle--button-cover .step__conditions-input label.marital .icon, .pg-steps .step__conditions-input .step__qle--button-cover label.marital .icon, .pg-steps .step__qle--button-cover label.marital.step__qle__option .icon, .pg-1step .step__qle--button-cover label.btn.marital .icon, .pg-1step .step__qle--button-cover label.marital.lead__head__btn .icon, .pg-1step .step__qle--button-cover label.marital.contact__btn .icon, .pg-1step .step__qle--button-cover label.marital.step__submit .icon, .pg-1step .step__qle--button-cover label.marital.step__zipbtn .icon, .pg-1step .step__qle--button-cover .step__conditions-input label.marital .icon, .pg-1step .step__conditions-input .step__qle--button-cover label.marital .icon, .pg-1step .step__qle--button-cover label.marital.step__qle__option .icon {
  left: 12px;
  height: 24px;
  background-position: 50% -48px;
  background-size: 27px auto;
}
.pg-steps .step__qle--button-cover label.btn.marital.active .icon, .pg-steps .step__qle--button-cover label.marital.active.lead__head__btn .icon, .pg-steps .step__qle--button-cover label.marital.active.contact__btn .icon, .pg-steps .step__qle--button-cover label.marital.active.step__submit .icon, .pg-steps .step__qle--button-cover label.marital.active.step__zipbtn .icon, .pg-steps .step__qle--button-cover .step__conditions-input label.marital.active .icon, .pg-steps .step__conditions-input .step__qle--button-cover label.marital.active .icon, .pg-steps .step__qle--button-cover label.marital.active.step__qle__option .icon, .pg-1step .step__qle--button-cover label.btn.marital.active .icon, .pg-1step .step__qle--button-cover label.marital.active.lead__head__btn .icon, .pg-1step .step__qle--button-cover label.marital.active.contact__btn .icon, .pg-1step .step__qle--button-cover label.marital.active.step__submit .icon, .pg-1step .step__qle--button-cover label.marital.active.step__zipbtn .icon, .pg-1step .step__qle--button-cover .step__conditions-input label.marital.active .icon, .pg-1step .step__conditions-input .step__qle--button-cover label.marital.active .icon, .pg-1step .step__qle--button-cover label.marital.active.step__qle__option .icon {
  left: 12px;
  background-position: 50% -72px;
}
.pg-steps .step__qle--button-cover label.btn.baby .icon, .pg-steps .step__qle--button-cover label.baby.lead__head__btn .icon, .pg-steps .step__qle--button-cover label.baby.contact__btn .icon, .pg-steps .step__qle--button-cover label.baby.step__submit .icon, .pg-steps .step__qle--button-cover label.baby.step__zipbtn .icon, .pg-steps .step__qle--button-cover .step__conditions-input label.baby .icon, .pg-steps .step__conditions-input .step__qle--button-cover label.baby .icon, .pg-steps .step__qle--button-cover label.baby.step__qle__option .icon, .pg-1step .step__qle--button-cover label.btn.baby .icon, .pg-1step .step__qle--button-cover label.baby.lead__head__btn .icon, .pg-1step .step__qle--button-cover label.baby.contact__btn .icon, .pg-1step .step__qle--button-cover label.baby.step__submit .icon, .pg-1step .step__qle--button-cover label.baby.step__zipbtn .icon, .pg-1step .step__qle--button-cover .step__conditions-input label.baby .icon, .pg-1step .step__conditions-input .step__qle--button-cover label.baby .icon, .pg-1step .step__qle--button-cover label.baby.step__qle__option .icon {
  left: 12px;
  margin-top: 2px;
  height: 24px;
  background-position: 50% -97px;
  background-size: 27px auto;
}
.pg-steps .step__qle--button-cover label.btn.baby.active .icon, .pg-steps .step__qle--button-cover label.baby.active.lead__head__btn .icon, .pg-steps .step__qle--button-cover label.baby.active.contact__btn .icon, .pg-steps .step__qle--button-cover label.baby.active.step__submit .icon, .pg-steps .step__qle--button-cover label.baby.active.step__zipbtn .icon, .pg-steps .step__qle--button-cover .step__conditions-input label.baby.active .icon, .pg-steps .step__conditions-input .step__qle--button-cover label.baby.active .icon, .pg-steps .step__qle--button-cover label.baby.active.step__qle__option .icon, .pg-1step .step__qle--button-cover label.btn.baby.active .icon, .pg-1step .step__qle--button-cover label.baby.active.lead__head__btn .icon, .pg-1step .step__qle--button-cover label.baby.active.contact__btn .icon, .pg-1step .step__qle--button-cover label.baby.active.step__submit .icon, .pg-1step .step__qle--button-cover label.baby.active.step__zipbtn .icon, .pg-1step .step__qle--button-cover .step__conditions-input label.baby.active .icon, .pg-1step .step__conditions-input .step__qle--button-cover label.baby.active .icon, .pg-1step .step__qle--button-cover label.baby.active.step__qle__option .icon {
  left: 12px;
  background-position: 50% -121px;
}
.pg-steps .step__qle--button-cover label.btn.lost-parent .icon, .pg-steps .step__qle--button-cover label.lost-parent.lead__head__btn .icon, .pg-steps .step__qle--button-cover label.lost-parent.contact__btn .icon, .pg-steps .step__qle--button-cover label.lost-parent.step__submit .icon, .pg-steps .step__qle--button-cover label.lost-parent.step__zipbtn .icon, .pg-steps .step__qle--button-cover .step__conditions-input label.lost-parent .icon, .pg-steps .step__conditions-input .step__qle--button-cover label.lost-parent .icon, .pg-steps .step__qle--button-cover label.lost-parent.step__qle__option .icon, .pg-1step .step__qle--button-cover label.btn.lost-parent .icon, .pg-1step .step__qle--button-cover label.lost-parent.lead__head__btn .icon, .pg-1step .step__qle--button-cover label.lost-parent.contact__btn .icon, .pg-1step .step__qle--button-cover label.lost-parent.step__submit .icon, .pg-1step .step__qle--button-cover label.lost-parent.step__zipbtn .icon, .pg-1step .step__qle--button-cover .step__conditions-input label.lost-parent .icon, .pg-1step .step__conditions-input .step__qle--button-cover label.lost-parent .icon, .pg-1step .step__qle--button-cover label.lost-parent.step__qle__option .icon {
  left: 12px;
  height: 22px;
  margin-top: 2px;
  background-position: 50% -145px;
  background-size: 27px auto;
}
.pg-steps .step__qle--button-cover label.btn.lost-parent.active .icon, .pg-steps .step__qle--button-cover label.lost-parent.active.lead__head__btn .icon, .pg-steps .step__qle--button-cover label.lost-parent.active.contact__btn .icon, .pg-steps .step__qle--button-cover label.lost-parent.active.step__submit .icon, .pg-steps .step__qle--button-cover label.lost-parent.active.step__zipbtn .icon, .pg-steps .step__qle--button-cover .step__conditions-input label.lost-parent.active .icon, .pg-steps .step__conditions-input .step__qle--button-cover label.lost-parent.active .icon, .pg-steps .step__qle--button-cover label.lost-parent.active.step__qle__option .icon, .pg-1step .step__qle--button-cover label.btn.lost-parent.active .icon, .pg-1step .step__qle--button-cover label.lost-parent.active.lead__head__btn .icon, .pg-1step .step__qle--button-cover label.lost-parent.active.contact__btn .icon, .pg-1step .step__qle--button-cover label.lost-parent.active.step__submit .icon, .pg-1step .step__qle--button-cover label.lost-parent.active.step__zipbtn .icon, .pg-1step .step__qle--button-cover .step__conditions-input label.lost-parent.active .icon, .pg-1step .step__conditions-input .step__qle--button-cover label.lost-parent.active .icon, .pg-1step .step__qle--button-cover label.lost-parent.active.step__qle__option .icon {
  left: 12px;
  background-position: 50% -167px;
}
.pg-steps .step__qle--button-cover label.btn.moved-state .icon, .pg-steps .step__qle--button-cover label.moved-state.lead__head__btn .icon, .pg-steps .step__qle--button-cover label.moved-state.contact__btn .icon, .pg-steps .step__qle--button-cover label.moved-state.step__submit .icon, .pg-steps .step__qle--button-cover label.moved-state.step__zipbtn .icon, .pg-steps .step__qle--button-cover .step__conditions-input label.moved-state .icon, .pg-steps .step__conditions-input .step__qle--button-cover label.moved-state .icon, .pg-steps .step__qle--button-cover label.moved-state.step__qle__option .icon, .pg-1step .step__qle--button-cover label.btn.moved-state .icon, .pg-1step .step__qle--button-cover label.moved-state.lead__head__btn .icon, .pg-1step .step__qle--button-cover label.moved-state.contact__btn .icon, .pg-1step .step__qle--button-cover label.moved-state.step__submit .icon, .pg-1step .step__qle--button-cover label.moved-state.step__zipbtn .icon, .pg-1step .step__qle--button-cover .step__conditions-input label.moved-state .icon, .pg-1step .step__conditions-input .step__qle--button-cover label.moved-state .icon, .pg-1step .step__qle--button-cover label.moved-state.step__qle__option .icon {
  left: 12px;
  height: 16px;
  margin-top: 4px;
  background-position: 50% -183px;
  background-size: 26px auto;
}
.pg-steps .step__qle--button-cover label.btn.moved-state.active .icon, .pg-steps .step__qle--button-cover label.moved-state.active.lead__head__btn .icon, .pg-steps .step__qle--button-cover label.moved-state.active.contact__btn .icon, .pg-steps .step__qle--button-cover label.moved-state.active.step__submit .icon, .pg-steps .step__qle--button-cover label.moved-state.active.step__zipbtn .icon, .pg-steps .step__qle--button-cover .step__conditions-input label.moved-state.active .icon, .pg-steps .step__conditions-input .step__qle--button-cover label.moved-state.active .icon, .pg-steps .step__qle--button-cover label.moved-state.active.step__qle__option .icon, .pg-1step .step__qle--button-cover label.btn.moved-state.active .icon, .pg-1step .step__qle--button-cover label.moved-state.active.lead__head__btn .icon, .pg-1step .step__qle--button-cover label.moved-state.active.contact__btn .icon, .pg-1step .step__qle--button-cover label.moved-state.active.step__submit .icon, .pg-1step .step__qle--button-cover label.moved-state.active.step__zipbtn .icon, .pg-1step .step__qle--button-cover .step__conditions-input label.moved-state.active .icon, .pg-1step .step__conditions-input .step__qle--button-cover label.moved-state.active .icon, .pg-1step .step__qle--button-cover label.moved-state.active.step__qle__option .icon {
  left: 12px;
  background-position: 50% -199px;
}
.pg-steps .step__qle--button-cover label.btn.lost-job .icon, .pg-steps .step__qle--button-cover label.lost-job.lead__head__btn .icon, .pg-steps .step__qle--button-cover label.lost-job.contact__btn .icon, .pg-steps .step__qle--button-cover label.lost-job.step__submit .icon, .pg-steps .step__qle--button-cover label.lost-job.step__zipbtn .icon, .pg-steps .step__qle--button-cover .step__conditions-input label.lost-job .icon, .pg-steps .step__conditions-input .step__qle--button-cover label.lost-job .icon, .pg-steps .step__qle--button-cover label.lost-job.step__qle__option .icon, .pg-1step .step__qle--button-cover label.btn.lost-job .icon, .pg-1step .step__qle--button-cover label.lost-job.lead__head__btn .icon, .pg-1step .step__qle--button-cover label.lost-job.contact__btn .icon, .pg-1step .step__qle--button-cover label.lost-job.step__submit .icon, .pg-1step .step__qle--button-cover label.lost-job.step__zipbtn .icon, .pg-1step .step__qle--button-cover .step__conditions-input label.lost-job .icon, .pg-1step .step__conditions-input .step__qle--button-cover label.lost-job .icon, .pg-1step .step__qle--button-cover label.lost-job.step__qle__option .icon {
  left: 12px;
  height: 26px;
  margin-top: 0;
  margin-bottom: 0;
  background-size: 27px auto;
  background-position: 50% -223px;
}
.pg-steps .step__qle--button-cover label.btn.lost-job.active .icon, .pg-steps .step__qle--button-cover label.lost-job.active.lead__head__btn .icon, .pg-steps .step__qle--button-cover label.lost-job.active.contact__btn .icon, .pg-steps .step__qle--button-cover label.lost-job.active.step__submit .icon, .pg-steps .step__qle--button-cover label.lost-job.active.step__zipbtn .icon, .pg-steps .step__qle--button-cover .step__conditions-input label.lost-job.active .icon, .pg-steps .step__conditions-input .step__qle--button-cover label.lost-job.active .icon, .pg-steps .step__qle--button-cover label.lost-job.active.step__qle__option .icon, .pg-1step .step__qle--button-cover label.btn.lost-job.active .icon, .pg-1step .step__qle--button-cover label.lost-job.active.lead__head__btn .icon, .pg-1step .step__qle--button-cover label.lost-job.active.contact__btn .icon, .pg-1step .step__qle--button-cover label.lost-job.active.step__submit .icon, .pg-1step .step__qle--button-cover label.lost-job.active.step__zipbtn .icon, .pg-1step .step__qle--button-cover .step__conditions-input label.lost-job.active .icon, .pg-1step .step__conditions-input .step__qle--button-cover label.lost-job.active .icon, .pg-1step .step__qle--button-cover label.lost-job.active.step__qle__option .icon {
  left: 12px;
  background-position: 50% -250px;
}
.pg-steps .step__qle--button-cover label.btn.new-job .icon, .pg-steps .step__qle--button-cover label.new-job.lead__head__btn .icon, .pg-steps .step__qle--button-cover label.new-job.contact__btn .icon, .pg-steps .step__qle--button-cover label.new-job.step__submit .icon, .pg-steps .step__qle--button-cover label.new-job.step__zipbtn .icon, .pg-steps .step__qle--button-cover .step__conditions-input label.new-job .icon, .pg-steps .step__conditions-input .step__qle--button-cover label.new-job .icon, .pg-steps .step__qle--button-cover label.new-job.step__qle__option .icon, .pg-1step .step__qle--button-cover label.btn.new-job .icon, .pg-1step .step__qle--button-cover label.new-job.lead__head__btn .icon, .pg-1step .step__qle--button-cover label.new-job.contact__btn .icon, .pg-1step .step__qle--button-cover label.new-job.step__submit .icon, .pg-1step .step__qle--button-cover label.new-job.step__zipbtn .icon, .pg-1step .step__qle--button-cover .step__conditions-input label.new-job .icon, .pg-1step .step__conditions-input .step__qle--button-cover label.new-job .icon, .pg-1step .step__qle--button-cover label.new-job.step__qle__option .icon {
  left: 13px;
  height: 30px;
  margin-top: 0;
  margin-bottom: 6px;
  background-size: 35px auto;
  background-position: 50% -357px;
}
.pg-steps .step__qle--button-cover label.btn.new-job.active .icon, .pg-steps .step__qle--button-cover label.new-job.active.lead__head__btn .icon, .pg-steps .step__qle--button-cover label.new-job.active.contact__btn .icon, .pg-steps .step__qle--button-cover label.new-job.active.step__submit .icon, .pg-steps .step__qle--button-cover label.new-job.active.step__zipbtn .icon, .pg-steps .step__qle--button-cover .step__conditions-input label.new-job.active .icon, .pg-steps .step__conditions-input .step__qle--button-cover label.new-job.active .icon, .pg-steps .step__qle--button-cover label.new-job.active.step__qle__option .icon, .pg-1step .step__qle--button-cover label.btn.new-job.active .icon, .pg-1step .step__qle--button-cover label.new-job.active.lead__head__btn .icon, .pg-1step .step__qle--button-cover label.new-job.active.contact__btn .icon, .pg-1step .step__qle--button-cover label.new-job.active.step__submit .icon, .pg-1step .step__qle--button-cover label.new-job.active.step__zipbtn .icon, .pg-1step .step__qle--button-cover .step__conditions-input label.new-job.active .icon, .pg-1step .step__conditions-input .step__qle--button-cover label.new-job.active .icon, .pg-1step .step__qle--button-cover label.new-job.active.step__qle__option .icon {
  left: 12px;
  background-position: 50% -386px;
}
.pg-steps .step__qle--button-cover label.btn.none-these .icon, .pg-steps .step__qle--button-cover label.none-these.lead__head__btn .icon, .pg-steps .step__qle--button-cover label.none-these.contact__btn .icon, .pg-steps .step__qle--button-cover label.none-these.step__submit .icon, .pg-steps .step__qle--button-cover label.none-these.step__zipbtn .icon, .pg-steps .step__qle--button-cover .step__conditions-input label.none-these .icon, .pg-steps .step__conditions-input .step__qle--button-cover label.none-these .icon, .pg-steps .step__qle--button-cover label.none-these.step__qle__option .icon, .pg-1step .step__qle--button-cover label.btn.none-these .icon, .pg-1step .step__qle--button-cover label.none-these.lead__head__btn .icon, .pg-1step .step__qle--button-cover label.none-these.contact__btn .icon, .pg-1step .step__qle--button-cover label.none-these.step__submit .icon, .pg-1step .step__qle--button-cover label.none-these.step__zipbtn .icon, .pg-1step .step__qle--button-cover .step__conditions-input label.none-these .icon, .pg-1step .step__conditions-input .step__qle--button-cover label.none-these .icon, .pg-1step .step__qle--button-cover label.none-these.step__qle__option .icon {
  left: 12px;
  height: 21px;
  margin-top: 3px;
  margin-bottom: 7px;
  background-size: 28px auto;
  background-position: 50% -332px;
}
.pg-steps .step__qle--button-cover label.btn.none-these.active .icon, .pg-steps .step__qle--button-cover label.none-these.active.lead__head__btn .icon, .pg-steps .step__qle--button-cover label.none-these.active.contact__btn .icon, .pg-steps .step__qle--button-cover label.none-these.active.step__submit .icon, .pg-steps .step__qle--button-cover label.none-these.active.step__zipbtn .icon, .pg-steps .step__qle--button-cover .step__conditions-input label.none-these.active .icon, .pg-steps .step__conditions-input .step__qle--button-cover label.none-these.active .icon, .pg-steps .step__qle--button-cover label.none-these.active.step__qle__option .icon, .pg-1step .step__qle--button-cover label.btn.none-these.active .icon, .pg-1step .step__qle--button-cover label.none-these.active.lead__head__btn .icon, .pg-1step .step__qle--button-cover label.none-these.active.contact__btn .icon, .pg-1step .step__qle--button-cover label.none-these.active.step__submit .icon, .pg-1step .step__qle--button-cover label.none-these.active.step__zipbtn .icon, .pg-1step .step__qle--button-cover .step__conditions-input label.none-these.active .icon, .pg-1step .step__conditions-input .step__qle--button-cover label.none-these.active .icon, .pg-1step .step__qle--button-cover label.none-these.active.step__qle__option .icon {
  background-position: 50% -353px;
}
.pg-steps .step__qle--button-cover label.btn .icon, .pg-steps .step__qle--button-cover label.lead__head__btn .icon, .pg-steps .step__qle--button-cover label.contact__btn .icon, .pg-steps .step__qle--button-cover label.step__submit .icon, .pg-steps .step__qle--button-cover label.step__zipbtn .icon, .pg-steps .step__qle--button-cover .step__conditions-input label .icon, .pg-steps .step__conditions-input .step__qle--button-cover label .icon, .pg-steps .step__qle--button-cover label.step__qle__option .icon, .pg-1step .step__qle--button-cover label.btn .icon, .pg-1step .step__qle--button-cover label.lead__head__btn .icon, .pg-1step .step__qle--button-cover label.contact__btn .icon, .pg-1step .step__qle--button-cover label.step__submit .icon, .pg-1step .step__qle--button-cover label.step__zipbtn .icon, .pg-1step .step__qle--button-cover .step__conditions-input label .icon, .pg-1step .step__conditions-input .step__qle--button-cover label .icon, .pg-1step .step__qle--button-cover label.step__qle__option .icon {
  height: 23px;
  width: 27px;
  position: absolute;
  background: url(/common_scripts/leadgen/laravel/images/icons.png) no-repeat 50% 0px;
}
@media screen and (max-width: 360px) {
  .pg-steps .step__qle--button-cover label.btn .icon, .pg-steps .step__qle--button-cover label.lead__head__btn .icon, .pg-steps .step__qle--button-cover label.contact__btn .icon, .pg-steps .step__qle--button-cover label.step__submit .icon, .pg-steps .step__qle--button-cover label.step__zipbtn .icon, .pg-steps .step__qle--button-cover .step__conditions-input label .icon, .pg-steps .step__conditions-input .step__qle--button-cover label .icon, .pg-steps .step__qle--button-cover label.step__qle__option .icon, .pg-1step .step__qle--button-cover label.btn .icon, .pg-1step .step__qle--button-cover label.lead__head__btn .icon, .pg-1step .step__qle--button-cover label.contact__btn .icon, .pg-1step .step__qle--button-cover label.step__submit .icon, .pg-1step .step__qle--button-cover label.step__zipbtn .icon, .pg-1step .step__qle--button-cover .step__conditions-input label .icon, .pg-1step .step__conditions-input .step__qle--button-cover label .icon, .pg-1step .step__qle--button-cover label.step__qle__option .icon {
    background-size: 20px auto;
  }
}
@media screen and (min-width: 575px) {
  .pg-steps .step__qle--button-cover label.btn .icon, .pg-steps .step__qle--button-cover label.lead__head__btn .icon, .pg-steps .step__qle--button-cover label.contact__btn .icon, .pg-steps .step__qle--button-cover label.step__submit .icon, .pg-steps .step__qle--button-cover label.step__zipbtn .icon, .pg-steps .step__qle--button-cover .step__conditions-input label .icon, .pg-steps .step__conditions-input .step__qle--button-cover label .icon, .pg-steps .step__qle--button-cover label.step__qle__option .icon, .pg-1step .step__qle--button-cover label.btn .icon, .pg-1step .step__qle--button-cover label.lead__head__btn .icon, .pg-1step .step__qle--button-cover label.contact__btn .icon, .pg-1step .step__qle--button-cover label.step__submit .icon, .pg-1step .step__qle--button-cover label.step__zipbtn .icon, .pg-1step .step__qle--button-cover .step__conditions-input label .icon, .pg-1step .step__conditions-input .step__qle--button-cover label .icon, .pg-1step .step__qle--button-cover label.step__qle__option .icon {
    left: 10px;
  }
}
@media screen and (max-width: 480px) {
  .pg-steps .step__qle--button-cover label.btn .icon, .pg-steps .step__qle--button-cover label.lead__head__btn .icon, .pg-steps .step__qle--button-cover label.contact__btn .icon, .pg-steps .step__qle--button-cover label.step__submit .icon, .pg-steps .step__qle--button-cover label.step__zipbtn .icon, .pg-steps .step__qle--button-cover .step__conditions-input label .icon, .pg-steps .step__conditions-input .step__qle--button-cover label .icon, .pg-steps .step__qle--button-cover label.step__qle__option .icon, .pg-1step .step__qle--button-cover label.btn .icon, .pg-1step .step__qle--button-cover label.lead__head__btn .icon, .pg-1step .step__qle--button-cover label.contact__btn .icon, .pg-1step .step__qle--button-cover label.step__submit .icon, .pg-1step .step__qle--button-cover label.step__zipbtn .icon, .pg-1step .step__qle--button-cover .step__conditions-input label .icon, .pg-1step .step__conditions-input .step__qle--button-cover label .icon, .pg-1step .step__qle--button-cover label.step__qle__option .icon {
    width: 9vw;
    margin-left: -5px;
  }
}
.pg-steps .progress, .pg-1step .progress {
  height: 27px;
  box-shadow: none;
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: right 50%;
  font-weight: 700;
  color: #333;
  background: #e0e0e0;
  position: relative;
  font-size: 14px;
  font-style: italic;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
  overflow: hidden;
  border-radius: 4px;
  padding-left: 0;
  padding-right: 0;
  width: 90%;
  float: none;
}
.pg-steps .progress--container-inner, .pg-1step .progress--container-inner {
  margin-right: -7px;
}
.pg-steps .progress__arrow--white, .pg-steps .progress__arrow--back, .pg-1step .progress__arrow--white, .pg-1step .progress__arrow--back {
  position: absolute;
  right: 0;
  height: 100%;
  width: 10px;
}
.pg-steps .progress__bar-container, .pg-1step .progress__bar-container {
  position: absolute;
  width: 100%;
}
.pg-steps .progress--x5-steps .progress__col-5, .pg-1step .progress--x5-steps .progress__col-5 {
  width: 19.8%;
  transform: translate3d(0, 0, 0);
  text-align: center;
}
.pg-steps .progress--x5-steps .progress__col-5 span, .pg-1step .progress--x5-steps .progress__col-5 span {
  position: relative;
  transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
}
@media screen and (max-width: 360px) {
  .pg-steps .progress--x5-steps .progress__col-5 span, .pg-1step .progress--x5-steps .progress__col-5 span {
    font-size: 11px;
  }
}
.pg-steps .progress__bar, .pg-1step .progress__bar {
  position: relative;
  background: #1e476b;
  height: 27px;
  text-align: center;
  font-size: 14px;
  line-height: 27px;
  max-width: 700px;
  transition: width 0.6s ease;
}
.pg-steps .progress__bar.x5-steps, .pg-1step .progress__bar.x5-steps {
  width: 18%;
}
.pg-steps .progress__bar .progress__arrow, .pg-steps .progress__bar img.progress__arrow--back, .pg-1step .progress__bar .progress__arrow, .pg-1step .progress__bar img.progress__arrow--back {
  position: absolute;
  right: -8px;
  top: 0;
  height: 100%;
  width: 9px;
}
.pg-steps .progress__col-5, .pg-1step .progress__col-5 {
  width: 50%;
  padding-right: 2%;
  float: left;
  text-align: center;
  line-height: 27px;
  position: relative;
  transition: background 0.5s ease-in-out;
  -moz-transition: background 0.5s ease-in-out;
  -webkit-transition: background 0.5s ease-in-out;
}
.pg-steps .progress__col-5 span, .pg-1step .progress__col-5 span {
  position: relative;
  transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
  font-weight: 400;
}
.pg-steps .progress__col-5 .progress__arrow--back, .pg-1step .progress__col-5 .progress__arrow--back {
  position: absolute;
  right: -2px;
  z-index: 20;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -webkit-transition: opacity 0.2s ease-in-out;
}
.pg-steps .progress__bar, .pg-1step .progress__bar {
  width: 50%;
}
.pg-steps .progress__step-one span, .pg-1step .progress__step-one span {
  opacity: 1;
  position: relative;
}
.pg-steps .step1 .progress__bar.x5-steps, .pg-1step .step1 .progress__bar.x5-steps {
  width: 18%;
}
.pg-steps .step2 .progress__bar.x5-steps, .pg-1step .step2 .progress__bar.x5-steps {
  width: 38%;
}
.pg-steps .step3 .progress__bar.x5-steps, .pg-1step .step3 .progress__bar.x5-steps {
  width: 58%;
}
.pg-steps .step4 .progress__bar.x5-steps, .pg-1step .step4 .progress__bar.x5-steps {
  width: 78%;
}
.pg-steps .step5 .progress__bar.x5-steps, .pg-steps .step2 .progress__bar.x2steps, .pg-1step .step5 .progress__bar.x5-steps, .pg-1step .step2 .progress__bar.x2steps {
  width: 100%;
}
.pg-steps .step2 .two .progress__arrow--white, .pg-steps .step3 .two .progress__arrow--white, .pg-steps .step3 .three .progress__arrow--white, .pg-steps .step4 .progress__arrow--white, .pg-steps .step5 .progress__arrow--white, .pg-1step .step2 .two .progress__arrow--white, .pg-1step .step3 .two .progress__arrow--white, .pg-1step .step3 .three .progress__arrow--white, .pg-1step .step4 .progress__arrow--white, .pg-1step .step5 .progress__arrow--white {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
}
.pg-steps .step2 .progress .one .progress__arrow--back, .pg-steps .step2 .progress .progress__step-one .progress__arrow--back, .pg-steps .step3 .progress .two .progress__arrow--back, .pg-steps .step4 .progress .three .progress__arrow--back, .pg-steps .step5 .progress .four .progress__arrow--back, .pg-1step .step2 .progress .one .progress__arrow--back, .pg-1step .step2 .progress .progress__step-one .progress__arrow--back, .pg-1step .step3 .progress .two .progress__arrow--back, .pg-1step .step4 .progress .three .progress__arrow--back, .pg-1step .step5 .progress .four .progress__arrow--back {
  opacity: 1;
}
.pg-steps .one span, .pg-steps .step2 .progress__step-one span, .pg-steps .step3 .two span, .pg-steps .step4 .three span, .pg-steps .step4 .two span, .pg-steps .step5 .two span, .pg-steps .step5 .three span, .pg-steps .step5 .four span, .pg-1step .one span, .pg-1step .step2 .progress__step-one span, .pg-1step .step3 .two span, .pg-1step .step4 .three span, .pg-1step .step4 .two span, .pg-1step .step5 .two span, .pg-1step .step5 .three span, .pg-1step .step5 .four span {
  opacity: 0.6;
}
.pg-steps .step1 .one span, .pg-1step .step1 .one span {
  color: #fff;
  opacity: 1;
  background: #1e476b;
}
.pg-steps .step2 .one, .pg-steps .step2 .progress__step-one, .pg-steps .step3 .one, .pg-steps .step3 .two, .pg-steps .step4 .one, .pg-steps .step4 .two, .pg-steps .step4 .three, .pg-steps .step5 .two, .pg-steps .step5 .three, .pg-steps .step5 .one, .pg-steps .step5 .four, .pg-1step .step2 .one, .pg-1step .step2 .progress__step-one, .pg-1step .step3 .one, .pg-1step .step3 .two, .pg-1step .step4 .one, .pg-1step .step4 .two, .pg-1step .step4 .three, .pg-1step .step5 .two, .pg-1step .step5 .three, .pg-1step .step5 .one, .pg-1step .step5 .four {
  z-index: 10;
  color: #fff;
  background: #1e476b;
}
.pg-steps #step1, .pg-steps #step2, .pg-steps #step3, .pg-steps #step4, .pg-steps #step5, .pg-1step #step1, .pg-1step #step2, .pg-1step #step3, .pg-1step #step4, .pg-1step #step5 {
  width: 100%;
}
.pg-steps #step1, .pg-steps #step2, .pg-steps #step3, .pg-steps #step4, .pg-steps #step5, .pg-steps h5.fade.step__header, .pg-steps .progress .progress__col-5, .pg-steps .progress .progress__col-4, .pg-steps .progress .progress__arrow--white, .pg-steps .progress__arrow--back, .pg-steps .hidden-condition, .pg-1step #step1, .pg-1step #step2, .pg-1step #step3, .pg-1step #step4, .pg-1step #step5, .pg-1step h5.fade.step__header, .pg-1step .progress .progress__col-5, .pg-1step .progress .progress__col-4, .pg-1step .progress .progress__arrow--white, .pg-1step .progress__arrow--back, .pg-1step .hidden-condition {
  transform: translate3d(0, 0, 0);
}
.pg-steps .slideOutLeft, .pg-1step .slideOutLeft {
  margin-left: 0;
  -webkit-animation: slideoutleft 1s forwards;
  animation: slideoutleft 1s forwards;
}
.pg-steps .slideInLeft, .pg-1step .slideInLeft {
  margin-left: -100%;
  -webkit-animation: slideinleft 1s forwards;
  animation: slideinleft 1s forwards;
}
.pg-steps .slideInRight, .pg-1step .slideInRight {
  position: absolute;
  left: 100%;
  -webkit-animation: slideinright 1s forwards;
  animation: slideinright 1s forwards;
}
.pg-steps .slideOutRight, .pg-1step .slideOutRight {
  position: absolute;
  left: 0;
  -webkit-animation: slideoutright 1s forwards;
  animation: slideoutright 1s forwards;
}
.pg-steps .fadeIn, .pg-1step .fadeIn {
  -webkit-animation: fadein 1s forwards;
  animation: fadein 1s forwards;
}
.pg-steps .fadeOut, .pg-1step .fadeOut {
  -webkit-animation: fadeout 0.5s forwards;
  animation: fadeout 0.5s forwards;
}
@-webkit-keyframes fadein {
  0% {
    max-height: 0;
    opacity: 0;
  }
  100% {
    max-height: 1000px;
    opacity: 1;
  }
}
@keyframes fadein {
  0% {
    max-height: 0;
    opacity: 0;
  }
  100% {
    max-height: 1000px;
    opacity: 1;
  }
}
@-webkit-keyframes fadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes slideinright {
  100% {
    left: 0;
  }
}
@keyframes slideinright {
  100% {
    left: 0;
  }
}
@-webkit-keyframes slideinleft {
  100% {
    margin-left: 0;
  }
}
@keyframes slideinleft {
  100% {
    margin-left: 0;
  }
}
@-webkit-keyframes slideoutleft {
  100% {
    margin-left: -100%;
  }
}
@keyframes slideoutleft {
  100% {
    margin-left: -100%;
  }
}
@-webkit-keyframes slideoutright {
  100% {
    left: 100%;
  }
}
@keyframes slideoutright {
  100% {
    left: 100%;
  }
}
.pg-steps .step1 .progress-bar, .pg-1step .step1 .progress-bar {
  width: 32.4%;
}
.pg-steps .step1 .one span, .pg-1step .step1 .one span {
  opacity: 1;
  background: #1e476b;
}
.pg-steps .step2 .progress-bar, .pg-1step .step2 .progress-bar {
  width: 65.7%;
}
.pg-steps .step2 .two .progress__arrow--white, .pg-1step .step2 .two .progress__arrow--white {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
}
.pg-steps .step2 .two span, .pg-1step .step2 .two span {
  background: #1e476b;
  color: #fff;
}
.pg-steps .step2 .progress .one .progress__arrow--back, .pg-1step .step2 .progress .one .progress__arrow--back {
  opacity: 1;
}
.pg-steps .step2 .one, .pg-1step .step2 .one {
  z-index: 10;
  background: #1e476b;
}
.pg-steps .step3 .progress-bar, .pg-1step .step3 .progress-bar {
  width: 100%;
}
.pg-steps .step3 .two .progress__arrow--white, .pg-1step .step3 .two .progress__arrow--white {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
}
.pg-steps .step3 .two span, .pg-1step .step3 .two span {
  opacity: 0.6;
  color: #fff;
  z-index: 10;
  background: #1e476b;
}
.pg-steps .step3 .three .progress__arrow--white, .pg-1step .step3 .three .progress__arrow--white {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
}
.pg-steps .step3 .three span, .pg-1step .step3 .three span {
  color: #fff;
  background: #1e476b;
}
.pg-steps .step3 .progress .two .progress__arrow--back, .pg-1step .step3 .progress .two .progress__arrow--back {
  opacity: 1;
}
.pg-steps .step3 .one, .pg-1step .step3 .one {
  z-index: 10;
  background: #1e476b;
}
.pg-steps .step4 .four .progress__arrow--white, .pg-1step .step4 .four .progress__arrow--white {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
}
.pg-steps .step4 .four span, .pg-1step .step4 .four span {
  color: #fff;
  background: #1e476b;
}
.pg-steps .step5 .five .progress__arrow--white, .pg-1step .step5 .five .progress__arrow--white {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
}
.pg-steps .step5 .five span, .pg-1step .step5 .five span {
  color: #fff;
  background: #1e476b;
}
@media screen and (max-width: 390px) {
  .pg-steps .footer__copyright, .pg-1step .footer__copyright {
    text-align: justify;
    line-height: 1.25;
  }
}
@media screen and (max-width: 390px) and (max-width: 350px) {
  .pg-steps .footer__copyright, .pg-1step .footer__copyright {
    margin-left: 0;
    margin-right: 0;
  }
}

/* ========================================================== */
/* ===== 1 Step specific styling ===== */
/* ========================================================== */
.pg-1step .step__gender, .pg-1step .step__birthdate {
  margin-right: 0;
  margin-left: 0;
}
.pg-1step .step__zip-input {
  width: 29%;
  padding-left: 0;
}
.pg-1step .step__lifeevent {
  display: inline-block;
  width: 55%;
  padding: 0px 0;
}
.pg-1step .step__60days label {
  padding: 0 15px;
}

.compare {
  position: relative;
}
.compare h1.headerh1,
.compare .listings__adnum {
  display: none;
}
.compare .all_listings_container {
  max-width: 500px;
  margin: auto;
}
.compare .all_listings_container a {
  color: #333;
}
.compare .all_listings_container .listings__container {
  border: 3px solid #e6f0f0;
  margin-bottom: 10px;
  padding: 16px;
  background: #fcfdfd;
  top: 0;
  margin: 0 0 11px;
}
@media screen and (max-width: 767px) {
  .compare .all_listings_container .listings__container {
    padding: 0;
    background: #fff;
    border: 1px solid #ededed;
  }
}
.compare .all_listings_container .listings__right-list {
  width: 100%;
  float: right;
  display: inline-block;
  min-height: 50px;
}
@media screen and (max-width: 767px) {
  .compare .all_listings_container .listings__right-list {
    display: block;
    float: none;
    background: #f5f5f5;
    padding: 0;
    padding-bottom: 5px;
  }
}
.compare .all_listings_container .listings__title {
  margin: 10px 0 10px 140px;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  text-align: left;
  min-height: 50px;
  width: 50%;
}
@media screen and (max-width: 767px) {
  .compare .all_listings_container .listings__title {
    font-size: 16px;
    margin: 0 auto;
    padding: 15px 10px;
    width: 100%;
    text-align: center;
  }
}
.compare .all_listings_container .listings__title-link {
  font-weight: 600;
}
.compare .all_listings_container .listings__content {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .compare .all_listings_container .listings__content {
    display: none;
  }
}
.compare .all_listings_container .listings__content, .compare .all_listings_container .listings__content a, .compare .all_listings_container .listings__content ul, .compare .all_listings_container .listings__content li, .compare .all_listings_container .listings__content p {
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #333;
}
.compare .all_listings_container .listings__content li {
  color: #2d2d2d;
  font-family: "open sans", sans-serif;
  font-size: 12px;
  list-style-position: inherit;
  list-style-type: square;
  line-height: 17.1429px;
  padding-left: 0;
}
.compare .all_listings_container .listings__link {
  font-size: 12px;
  display: none;
}
@media screen and (max-width: 767px) {
  .compare .all_listings_container .listings__link {
    margin-right: -25%;
    width: 100%;
  }
}
.compare .all_listings_container .listings__left-list {
  width: 30%;
  display: inline-block;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .compare .all_listings_container .listings__left-list {
    width: 124px;
    height: 60px;
    margin: 0px 0 20px 15%;
    position: relative;
  }
}
.compare .all_listings_container .listings__logo-container {
  width: 135px;
}
@media screen and (max-width: 767px) {
  .compare .all_listings_container .listings__logo-container {
    margin: 10px 0 0;
  }
}
.compare .all_listings_container .listings__logo-link {
  max-width: 130px;
  min-height: 70px;
  background: #fff;
  text-align: center;
}
.compare .all_listings_container .listings__logo-image {
  max-height: 60px;
  max-width: 120px;
}
.compare .all_listings_container .listings__button, .compare .all_listings_container .listings__separator {
  display: none;
}
@media screen and (max-width: 767px) {
  .compare .all_listings_container .listings__button {
    display: block;
    float: right;
    background: url(/common_scripts/leadgen/laravel/images/go-red-btn.png) no-repeat 50%;
    height: 44px;
    width: 67px;
    position: relative;
    display: inline-block;
    float: right;
    margin: 20px 15% 0 0;
    z-index: 666;
  }
}
.compare .all_listings_container.original-layout .listings__content a ul li {
  list-style-position: initial;
  margin-left: 15px;
  text-indent: 5px;
}
.compare.compare--green-btn .listings__container {
  min-height: 158px;
}
.compare.compare--green-btn .listings__logo-container a::after {
  content: "GET QUOTE";
  cursor: pointer;
  pointer-events: inherit;
  background: #3ba22e;
  color: white;
  padding: 6px 27px;
  position: absolute;
  box-shadow: 0 5px 0 0 #1b6f11;
  display: none;
  border-radius: 4px;
  margin-top: 13px;
  margin-left: -3px;
  margin-right: -3px;
}
@media screen and (min-width: 768px) {
  .compare.compare--green-btn .listings__logo-container a::after {
    display: block;
  }
}
.compare.compare--green-btn .listings__title {
  min-height: 0;
  margin-bottom: 10px;
}
.compare.compare--green-btn .listings__content {
  margin-left: 140px;
}
.compare.compare--green-btn .all_listings_container.original-layout .listings__content a ul li {
  text-indent: 0;
}

.container, .oe-timer__container .oe-timer, .signup__head__container, .lead__body, .lead__head, .contact__container, .privacy__container, .legal__container, .about__container, .footer__container, .hero__container, .navigation__container, .card--section, .card, .section--default {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before, .oe-timer__container .oe-timer:before, .signup__head__container:before, .lead__body:before, .lead__head:before, .contact__container:before, .privacy__container:before, .legal__container:before, .about__container:before, .footer__container:before, .hero__container:before, .navigation__container:before, .card--section:before, .card:before, .section--default:before, .container:after, .oe-timer__container .oe-timer:after, .signup__head__container:after, .lead__body:after, .lead__head:after, .contact__container:after, .privacy__container:after, .legal__container:after, .about__container:after, .footer__container:after, .hero__container:after, .navigation__container:after, .card--section:after, .card:after, .section--default:after {
  content: " ";
  display: table;
}
.container:after, .oe-timer__container .oe-timer:after, .signup__head__container:after, .lead__body:after, .lead__head:after, .contact__container:after, .privacy__container:after, .legal__container:after, .about__container:after, .footer__container:after, .hero__container:after, .navigation__container:after, .card--section:after, .card:after, .section--default:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .container, .oe-timer__container .oe-timer, .signup__head__container, .lead__body, .lead__head, .contact__container, .privacy__container, .legal__container, .about__container, .footer__container, .hero__container, .navigation__container, .card--section, .card, .section--default {
    max-width: 750px;
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .container, .oe-timer__container .oe-timer, .signup__head__container, .lead__body, .lead__head, .contact__container, .privacy__container, .legal__container, .about__container, .footer__container, .hero__container, .navigation__container, .card--section, .card, .section--default {
    max-width: 970px;
    width: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .container, .oe-timer__container .oe-timer, .signup__head__container, .lead__body, .lead__head, .contact__container, .privacy__container, .legal__container, .about__container, .footer__container, .hero__container, .navigation__container, .card--section, .card, .section--default {
    max-width: 1170px;
    width: 100%;
  }
}

.footer {
  background-color: #fff;
  color: #999;
}
@media screen and (min-width: 768px) {
  .footer {
    padding: 13px 80px;
  }
}
.footer__nav {
  width: 100%;
}
.footer__title {
  font-size: 1.429em;
  margin-top: 0;
}
.footer__copyright {
  margin: 18px 15px;
  text-align: center;
  font-size: 10px;
  line-height: 16px;
}
.footer__copyright p {
  margin: 0 auto 10px auto;
}
.footer__link {
  color: #999;
  font-size: 100%;
  text-decoration: none;
}
.footer__link:hover, .footer__link:focus, .footer__link:active {
  text-decoration: underline;
  color: #999;
}
@media screen and (max-width: 420px) {
  .footer__baby-links {
    display: block;
  }
}
.footer__list {
  list-style: none;
  padding: 0;
  width: 29.666667%;
  float: left;
}
@media screen and (max-width: 575px) {
  .footer__list {
    margin-left: 8.3333333333%;
    width: 24.666667%;
  }
}
.footer__list--first {
  margin-left: 5.333333%;
}

.sm-facebook,
.sm-twitter,
.sm-linkedin,
.sm-google {
  display: block;
  float: left;
  height: 58px;
  margin: 0 10px 0 0;
  width: 58px;
}

/* ================================================== */
/* =========== privacy/legal page styling =========== */
/* ================================================== */
.privacy-page .footer__nav, .legal-page .footer__nav, .about-page .footer__nav {
  display: none;
}

.privacy__container, .legal__container, .about__container {
  background: #fff;
  padding-top: 44px;
  padding-bottom: 44px;
}
@media screen and (max-width: 991px) {
  .privacy__container, .legal__container, .about__container {
    padding-top: 22px;
    padding-bottom: 22px;
  }
}
.privacy__heading, .legal__heading, .about__heading {
  color: #333;
  margin-bottom: 14px;
}

ol.privacy {
  padding-top: 22px;
}

.legal h1 {
  margin-bottom: 15px;
}

.about-page h2 {
  margin-top: 22px;
  margin-bottom: 11px;
}

.pg-privacy .header__phone-content, .pg-privacy .call-container, .pg-privacy .phone-container, .pg-legal .header__phone-content, .pg-legal .call-container, .pg-legal .phone-container {
  display: none;
}

/* ============================================ */
/* ========== carriers page styling =========== */
/* ============================================ */
.pg-carriers .navigation {
  display: none;
}
.pg-carriers .carriers__disclaimer {
  clear: both;
  font-size: 12px;
  line-height: 1.25;
}
.pg-carriers .list {
  list-style-type: square;
}
.pg-carriers .list__item::before {
  display: none;
}

/* ====================================== */
/* ======== contact page styling ======== */
/* ====================================== */
.contact label {
  color: #685bbc;
}
.contact hr {
  border-bottom: 1px dashed #ccc;
  border-top: 0;
  padding-bottom: 10px;
  margin-bottom: 10px;
  height: 1px;
}
.contact__content h1 {
  color: #685bbc;
}
@media screen and (max-width: 767px) {
  .contact__content h1 {
    font-size: 38.5px;
  }
}
.contact__form {
  padding-left: 0;
  padding-right: 0;
}
.contact__form-group--hidden {
  display: none;
}
.contact__form-group--full {
  margin-bottom: 22px;
}
.contact__form-control {
  line-height: 1.42857143;
  font-size: 16px;
}
.contact__btn {
  width: 100%;
  background: #50b6cc;
  border: none;
  color: #fff;
  font-weight: 400;
  font-size: 22px;
  padding-top: 10px;
  padding-bottom: 10px;
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2) inset;
}
.contact__bubble {
  position: absolute;
  background-image: url(/images/envelope.png);
  background-size: 140px;
  height: 95px;
  width: 140px;
  left: -150px;
  top: 123px;
}
@media screen and (max-width: 767px) {
  .contact__bubble {
    background-size: 100% auto;
    left: 234px;
    width: 80px;
    z-index: 100;
    top: -10px;
    height: 54px;
  }
}
@media screen and (max-width: 360px) {
  .contact__bubble {
    display: none;
  }
}

/* ========================================== */
/* ======== unsubscribe page styling ======== */
/* ========================================== */
.unsubscribe .header, .unsubscribe .navigation, .unsubscribe .footer {
  display: none;
}
.unsubscribe .logo {
  text-align: center;
  margin-bottom: 33px;
  max-width: 300px;
  margin: 26px auto;
}
.unsubscribe .logo img {
  width: 100%;
  display: block;
  height: auto;
}

.unsub {
  position: relative;
  background-color: #ebebeb;
  max-width: 660px;
  width: 100%;
  overflow: hidden;
  margin: 0px auto;
  padding: 50px 45px 70px 45px;
  border-bottom: solid 6px #bebebe;
  margin-bottom: 110px;
  text-align: center;
}
.unsub h1 {
  color: #333;
  font-size: 27.5px;
}
@media screen and (max-width: 480px) {
  .unsub h1 {
    margin: 0;
    font-size: 22px;
  }
}
.unsub label {
  line-height: 1.6em;
  font-size: 16px;
  color: #929292;
  font-weight: 400;
}
@media screen and (max-width: 480px) {
  .unsub label {
    font-size: 12px;
  }
}
.unsub__btn {
  cursor: pointer;
  margin-top: 44px;
  color: #fff;
  max-width: 280px;
  width: 100%;
  display: block;
  float: none;
  margin: 30px auto 5px;
  font-size: 22px;
  font-weight: 400;
  text-shadow: none;
  border: none;
  padding: 10px 0;
  background: #888;
  box-shadow: 0px 2px 4px -2px #000;
}
@media screen and (max-width: 575px) {
  .unsub {
    padding: 30px;
  }
}
@media screen and (max-width: 480px) {
  .unsub {
    padding: 15px;
  }
}

/* =================================================== */
/* ===== lead pages [agents + affiliate] styling ===== */
/* =================================================== */
.pg_affiliate .navigation, .pg_agents .navigation, .pg_signup .navigation {
  display: none;
}

.lead__head {
  height: 430px;
  background: url(/common_scripts/leadgen/laravel/images/agents.jpg) no-repeat 0 center;
  background-size: cover;
  background-position: 50% 50%;
  filter: saturate(0.8);
}
.lead__head p {
  letter-spacing: 1px;
}
@media screen and (max-width: 991px) {
  .lead__head {
    height: 400px;
    width: 100%;
    max-width: 100%;
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .lead__head {
    height: auto;
    padding: 0;
  }
}
.lead__head--left__cta {
  color: #fff;
  position: absolute;
  left: 50%;
  margin-left: -264px;
  top: 121px;
  font-size: 44px;
  line-height: 55px;
  text-shadow: 0px 0px 8px #000;
}
@media screen and (max-width: 991px) {
  .lead__head--left__cta {
    font-size: 38.5px;
  }
}
@media screen and (max-width: 900px) {
  .lead__head--left__cta {
    margin-left: -154px;
  }
}
@media screen and (max-width: 767px) {
  .lead__head--left__cta {
    position: static;
    margin: 0;
    margin-top: 16px;
    color: #000;
    text-shadow: none;
    font-size: 27px;
    font-weight: lighter;
    text-align: center;
    line-height: 27px;
  }
}
.lead__head--right__box {
  padding: 50px;
  background-color: rgba(0, 0, 0, 0.55);
  border-radius: 31px;
  margin-top: 11px;
}
@media screen and (max-width: 1199px) {
  .lead__head--right__box {
    padding: 30px;
  }
}
@media screen and (max-width: 767px) {
  .lead__head--right__box {
    margin-bottom: 22px;
  }
}
.lead__head__btn {
  margin: 0 auto;
  width: 100%;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.1;
  padding: 8px 0 13px;
  color: #fff;
  text-shadow: 0px -2px 2px #2a8436;
  border: none;
  box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.35);
  background: #2a8436;
}
@media screen and (max-width: 991px) {
  .lead__head__btn {
    font-size: 28px;
  }
}
.lead__head p {
  text-align: center;
  color: #fff;
  border-top: 1px solid #fff;
  font-size: 32px;
  font-weight: 700;
  padding-top: 22px;
  line-height: 1.2;
  text-shadow: 0px 1px 2px #000;
  margin-top: 30px;
}
@media screen and (max-width: 991px) {
  .lead__head p {
    font-size: 24px;
  }
}
.lead--caps {
  text-transform: uppercase;
  font-size: 28px;
  font-weight: 400;
}
@media screen and (max-width: 991px) {
  .lead--caps {
    font-size: 26px;
  }
}
.lead--block {
  display: block;
  font-size: 22px;
}
.lead--light {
  font-weight: 400;
  display: block;
  font-size: 22px;
}
@media screen and (max-width: 991px) {
  .lead--light {
    font-size: 16px;
  }
}
.lead__body {
  margin-top: 52px;
}
.lead__section-one {
  padding: 0 0 40px;
  margin-top: 0;
}
.lead__header {
  text-align: center;
  font-size: 30px;
  margin-top: 0;
  color: #685bbc;
}
@media screen and (max-width: 767px) {
  .lead__header {
    font-size: 27px;
  }
}
@media screen and (max-width: 575px) {
  .lead__header {
    font-size: 24px;
  }
}
.lead__header--left {
  margin-top: 0;
  font-weight: lighter;
  color: #685bbc;
}
.lead__copy {
  font-size: 16px;
  font-weight: lighter;
  text-align: center;
  width: 85%;
  margin: 0 auto;
}
@media screen and (max-width: 991px) {
  .lead__copy {
    width: 100%;
  }
}
.lead__copy--left {
  font-size: 16px;
}
.lead__icons {
  margin-top: 22px;
  margin-bottom: 22px;
}
.lead__icons--auto, .lead__icons--health, .lead__icons--life, .lead__icons--home, .lead__icons--medicare, .lead__icons--pet {
  background: url(/common_scripts/leadgen/laravel/images/insurance_icons.png) no-repeat 50% 40px;
  height: 170px;
  font-size: 16px;
  font-weight: lighter;
  line-height: 1;
  color: #333;
}
.lead__icons--health {
  background-position: 50% -132px;
}
.lead__icons--life {
  background-position: 50% -302px;
}
.lead__icons--home {
  background-position: 50% -471px;
}
.lead__icons--medicare {
  background-position: 50% -640px;
}
.lead__icons--pet {
  background: url(/common_scripts/leadgen/laravel/images/pet_insurance_icon.png) no-repeat;
  background-size: 110px;
  background-position: 50% 66%;
}
.lead__section-two, .lead__section-three {
  border-top: 1px dashed #50b6cc;
  padding: 40px;
}
@media screen and (max-width: 575px) {
  .lead__section-two, .lead__section-three {
    padding: 20px;
  }
}
.lead__section-two--container {
  margin: 0 auto;
  float: none;
}
.lead__list {
  margin: 5px 0 0 30px;
  list-style-type: disc;
}
.lead__section-three {
  text-align: center;
}
@media screen and (max-width: 991px) {
  .lead__section-three {
    padding-left: 0;
    padding-right: 0;
  }
}

.affiliate a {
  color: #555;
}
.affiliate .lead__section-two--container {
  float: left;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .affiliate .lead__section-two--container {
    width: 57%;
  }
}
.affiliate .lead__section-two--affiliate {
  background: #eee;
  padding: 21px 20px 29px;
  text-align: center;
}
.affiliate .lead__header--affiliate {
  margin: 5px;
  color: #555;
}
.affiliate .lead__example img {
  float: none;
  margin: 0 auto;
}
.affiliate .lead__example h5 {
  margin-bottom: 5px;
  color: #555;
}

.signup {
  background: #FBFBFB;
}
.signup__head {
  margin-bottom: 16px;
  color: #555;
}
.signup__head h1 {
  text-align: center;
  margin-bottom: 6px;
  font-size: 32px;
  color: #50b6cc;
}
@media screen and (max-width: 575px) {
  .signup__head h1 {
    font-size: 27px;
  }
}
.signup__head p {
  line-height: 22px;
  font-size: 16px;
  color: #555;
  text-align: center;
  margin: 10px auto;
  border-bottom: 1px dashed #50b6cc;
  padding-bottom: 16px;
}
.signup--error {
  color: red;
  font-style: italic;
}
.signup__form__container {
  margin-bottom: 20px;
}
.signup__form-group {
  padding: 0;
  margin-bottom: 16px;
}
.signup__form-group--sm {
  padding: 0;
  margin-bottom: 20px;
}
.signup__form-group--hidden {
  display: none;
}
@media screen and (min-width: 768px) {
  .signup__label--right {
    text-align: right;
  }
}
.signup #state {
  color: #444;
}
.signup__recaptcha {
  clear: both;
}
.signup #recaptcha_area {
  margin-left: 14px;
}
@media screen and (max-width: 400px) {
  .signup #recaptcha_area {
    margin-left: -10%;
  }
}
.signup .g-recaptcha {
  padding-left: 15px;
}
.signup__submit {
  margin: 30px auto 0px auto;
  display: block;
}

.grid--2col::before, .grid--2col::after, .grid--3col::before, .grid--3col::after, .grid--4col::before, .grid--4col::after {
  content: "";
  clear: both;
  display: table;
}
@media screen and (min-width: 768px) {
  .grid--2col .grid__content {
    width: 50%;
    float: left;
  }
  .grid--2col .grid__content:last-child {
    padding-left: 22px;
  }
  .grid--3col .grid__content {
    width: 33.333%;
    float: left;
  }
  .grid--4col .grid__content {
    width: 25%;
    float: left;
  }
}

/* ========================================= */
/* ======= Openenrollment  ======= */
/* ========================================= */
.oe-timer {
  padding-bottom: 30px;
}
.oe-timer--red .oe-timer {
  background: #cc0000;
}
.oe-timer--white .oe-timer {
  background: #fff;
}
.oe-timer--blue .oe-timer {
  background: #2d6cc3;
}
.oe-timer__container {
  width: 100%;
  margin: -10px 0 0;
}
.oe-timer__container.oe-timer--container-red {
  background: #cc0000;
}
.oe-timer__container.oe-timer--container-white {
  background: #fff;
}
.oe-timer__container.oe-timer--container-blue {
  background: #2d6cc3;
}
.oe-timer__container .oe-timer__img {
  max-width: 60%;
  margin: auto;
  display: block;
}
@media screen and (max-width: 767px) {
  .oe-timer {
    padding-bottom: 10px;
  }
  .oe-timer__container .oe-timer__img {
    max-width: 100%;
  }
}

.upsell {
  background: rgba(0, 0, 0, 0.75);
  min-height: 300px;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999;
  top: 0;
}
.upsell.hidden {
  display: none;
  height: 0;
}
.upsell__container {
  max-width: 900px;
  padding: 10px 0;
  margin: auto;
  position: relative;
}
.upsell__close {
  position: absolute;
  background: transparent;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  right: 0;
  top: -23px;
}
.upsell__link {
  text-decoration: none;
  cursor: pointer;
  color: #333;
}
.upsell__link:hover, .upsell__link:focus {
  text-decoration: none;
  color: #333;
}
.upsell__title {
  color: #fff;
  line-height: normal;
  margin: 15px 0 0;
  text-align: center;
  text-shadow: 0 0 5px #333;
}
.upsell__txt {
  color: #fff;
  font-size: 15px;
  margin: 0;
  text-align: center;
}
.upsell__txt ul li {
  list-style: none;
  font-family: "Font Awesome 5 Free";
  content: "\f00c";
  color: #496479;
  font-size: 19px;
  left: 20px;
  position: absolute;
  margin-top: -1px;
}
.upsell__header {
  background: #4698d2;
  margin-top: 10%;
}
.upsell__main {
  background-color: #496479;
  background-image: url("data:image/svg+xml,%3Csvg width='84' height='48' viewBox='0 0 84 48' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h12v6H0V0zm28 8h12v6H28V8zm14-8h12v6H42V0zm14 0h12v6H56V0zm0 8h12v6H56V8zM42 8h12v6H42V8zm0 16h12v6H42v-6zm14-8h12v6H56v-6zm14 0h12v6H70v-6zm0-16h12v6H70V0zM28 32h12v6H28v-6zM14 16h12v6H14v-6zM0 24h12v6H0v-6zm0 8h12v6H0v-6zm14 0h12v6H14v-6zm14 8h12v6H28v-6zm-14 0h12v6H14v-6zm28 0h12v6H42v-6zm14-8h12v6H56v-6zm0-8h12v6H56v-6zm14 8h12v6H70v-6zm0 8h12v6H70v-6zM14 24h12v6H14v-6zm14-8h12v6H28v-6zM14 8h12v6H14V8zM0 8h12v6H0V8z' fill='%23567186' fill-opacity='0.4' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.upsell__footer {
  background: #4698d2;
}
.upsell [data-action-close-pop]:hover {
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .upsell__close {
    position: absolute;
    right: 10px;
    width: 30px;
  }
  .upsell__title {
    margin: 0;
    font-size: 24px;
  }
  .upsell__txt {
    font-size: 14px;
    line-height: normal;
    padding: 3px 10px;
    text-align: center;
  }
}

.listing--upsell {
  background: #fff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
}
.listing--upsell .listing__logo {
  display: inline-block;
  padding: 30px 0;
  width: 29%;
  vertical-align: top;
}
.listing--upsell .listing__img {
  display: block;
  max-width: 200px;
  max-height: 120px;
  width: 100%;
  margin: 0 auto -1px;
  vertical-align: middle;
}
.listing--upsell .listing__title {
  text-decoration: none;
  margin: 0;
}
.listing--upsell .listing__txt {
  font-size: 16px;
  text-decoration: none;
}
.listing--upsell .listing__url {
  font-size: 13px;
  margin: 0;
  text-decoration: underline;
}
.listing--upsell .listing__btn {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  background: #f98828;
  background: linear-gradient(to bottom, #f98828 48%, #f97719 67%, #f97719 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#f98828", endColorstr="#f97719",GradientType=0 );
  padding: 10px;
  text-align: center;
  width: 200px;
  margin: auto;
}
.listing--upsell .listing__content {
  border-radius: 0 10px 10px 0;
  -webkit-border-radius: 0 10px 10px 0;
  -moz-border-radius: 0 10px 10px 0;
  -ms-border-radius: 0 10px 10px 0;
  display: inline-block;
  background: #f4f4f4;
  min-height: 250px;
  padding: 15px 30px;
  width: 70%;
}
@media screen and (max-width: 767px) {
  .listing--upsell .listing__logo {
    display: block;
    padding: 20px;
    width: 100%;
    vertical-align: top;
  }
  .listing--upsell .listing__txt {
    display: none;
  }
  .listing--upsell .listing__content {
    width: 100%;
    min-height: inherit;
    text-align: center;
    padding: 15px;
  }
  .listing--upsell .listing__title {
    font-size: 16px;
    font-weight: bold;
  }
}

.pg-legal .legal__hyperlink--blue {
  color: #0000EE;
}

/* ========== END all.sass =========== */



/* ========== EACD - START =========== */
.pg-thank_you_static .main-lead-form {
  text-align: center;
}

.listings {
  /*------------------------Listings header alignment*/
  /*------------------------Listings alignment*/
}
.listings .main-lead-form a,
.listings .main-lead-form ul li {
  color: #333;
  font-size: 14px;
}
.listings .main-lead-form .blue-ribbon {
  width: 100%;
  max-width: inherit;
  text-align: center;
  background: #7e172e;
}
.listings .main-lead-form .blue-ribbon h2 {
  font-size: 20.8px;
  color: #fff;
  font-weight: normal;
  line-height: normal;
  padding: 13px;
}
@media screen and (max-width: 767px) {
  .listings .main-lead-form .blue-ribbon h2 {
    font-size: 16px;
  }
}
.listings .main-lead-form .headerh1 {
  background: #7e172e;
  padding: 13px;
  color: #fff;
  width: 100%;
  margin-bottom: 26px;
  margin-top: 0;
  left: 0;
  font-weight: 300;
  font-size: 20.8px;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .listings .main-lead-form .headerh1 {
    font-size: 16px;
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media screen and (max-width: 375px) {
  .listings .main-lead-form .headerh1 {
    font-size: 16px;
  }
}
.listings .main-lead-form .headerh1 p {
  margin: 0;
}
@media screen and (max-width: 440px) {
  .listings .main-lead-form .headerh1 p {
    display: inline;
  }
}
.listings .main-lead-form p {
  font-size: 16px;
  text-align: center;
  margin: -5px auto 26px;
}
.listings .all_listings_container {
  max-width: 960px;
  margin: 26px auto;
}
.listings .all_listings_container:before, .listings .all_listings_container:after {
  display: table;
}
.listings .all_listings_container:after {
  clear: both;
}
.listings .all_listings_container .xsell-listing-cointainer h1.headerh1 {
  padding: 26px;
  margin-top: 52px;
}

/*-------MAGAZINE & ORIGINAL-----------------Listings desktop Magazine & Original----remove temp-----*/
.listings .all_listings_container.magazine-layout .listings__adnum, .listings .all_listings_container.original-layout .listings__adnum {
  display: none;
}
@media screen and (max-width: 767px) {
  .listings .all_listings_container.magazine-layout, .listings .all_listings_container.original-layout {
    background: #fff;
    max-width: 420px;
    width: 100%;
    margin: 0 auto;
  }
  .listings .all_listings_container.magazine-layout .listings__container, .listings .all_listings_container.original-layout .listings__container {
    border: 1px solid #ededed;
    min-height: 160px;
    margin: 13px 0;
  }
  .listings .all_listings_container.magazine-layout .listings__right-list, .listings .all_listings_container.original-layout .listings__right-list {
    background: #f5f5f5;
    text-align: center;
    padding: 5px;
  }
  .listings .all_listings_container.magazine-layout .listings__button, .listings .all_listings_container.original-layout .listings__button {
    height: 45px;
    width: 67px;
    position: relative;
    display: inline-block;
    float: right;
    z-index: 999;
    margin: 15% 10% 0 0;
    background: url(/common_scripts/leadgen/laravel/images/go-red-btn.png) no-repeat;
  }
  .listings .all_listings_container.magazine-layout .listings__title, .listings .all_listings_container.original-layout .listings__title {
    margin: 0;
    line-height: 0.5;
  }
  .listings .all_listings_container.magazine-layout .listings__title-link, .listings .all_listings_container.original-layout .listings__title-link {
    color: #444;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
  }
  .listings .all_listings_container.magazine-layout .listings__content a, .listings .all_listings_container.original-layout .listings__content a {
    display: none;
  }
  .listings .all_listings_container.magazine-layout .listings__link, .listings .all_listings_container.original-layout .listings__link {
    margin-right: -30%;
    color: #1d384d;
  }
  .listings .all_listings_container.magazine-layout .listings__left-list, .listings .all_listings_container.original-layout .listings__left-list {
    width: 124px;
    height: 60px;
    margin-left: 15%;
  }
  .listings .all_listings_container.magazine-layout .listings__logo-container img, .listings .all_listings_container.original-layout .listings__logo-container img {
    margin-top: 20px;
    max-width: 124px;
    max-height: 60px;
  }
}
@media screen and (max-width: 375px) {
  .listings .all_listings_container.magazine-layout, .listings .all_listings_container.original-layout {
    width: 98%;
  }
  .listings .all_listings_container.magazine-layout .listings__link, .listings .all_listings_container.original-layout .listings__link {
    position: static;
  }
  .listings .all_listings_container.magazine-layout .listings__left-list, .listings .all_listings_container.original-layout .listings__left-list {
    margin-left: 10%;
  }
  .listings .all_listings_container.magazine-layout .listings__button, .listings .all_listings_container.original-layout .listings__button {
    margin-top: 20%;
  }
}
@media screen and (min-width: 768px) {
  .listings .all_listings_container.magazine-layout {
    position: relative;
    padding-left: 395px;
    min-width: 500px;
    min-height: 520px;
    margin: 26px auto 104px;
  }
  .listings .all_listings_container.magazine-layout .listings__container {
    border: 1px solid #000000;
    padding: 20px 182px 20px 25px;
    position: relative;
    margin-bottom: 10px;
    background: #f8f8f8;
    box-shadow: 0px 4px 1px -2px rgba(173, 169, 169, 0.75);
    -webkit-box-shadow: 0px 4px 1px -2px rgba(173, 169, 169, 0.75);
    -moz-box-shadow: 0px 4px 1px -2px rgba(173, 169, 169, 0.75);
    transition: margin-top 0.3s;
    -webkit-transition: margin-top 0.3s;
    -moz-transition: margin-top 0.3s;
    -ms-transition: margin-top 0.3s;
    -o-transition: margin-top 0.3s;
  }
  .listings .all_listings_container.magazine-layout .listings__container a {
    display: block;
  }
  .listings .all_listings_container.magazine-layout .listings__container .listings__title {
    line-height: 16px;
    margin-top: 0;
    margin-bottom: 10px;
  }
  .listings .all_listings_container.magazine-layout .listings__container .listings__title-link {
    font-size: 16px;
  }
  .listings .all_listings_container.magazine-layout .listings__container .listings__content a {
    color: #000;
    font-size: 14px;
  }
  .listings .all_listings_container.magazine-layout .listings__container .listings__content a ul {
    padding-left: 20px;
    margin-left: -20px;
  }
  .listings .all_listings_container.magazine-layout .listings__container .listings__content a li {
    list-style: none;
    padding-left: 20px;
    font-size: 14px;
    line-height: 1.3;
    color: #000000;
  }
  .listings .all_listings_container.magazine-layout .listings__container .listings__content a li:before {
    font-family: "Font Awesome 5 Free";
    content: "\f00c";
    color: orange;
    font-size: 19px;
    left: 20px;
    position: absolute;
    margin-top: -1px;
  }
  .listings .all_listings_container.magazine-layout .listings__container .listings__link {
    word-wrap: break-word;
  }
  .listings .all_listings_container.magazine-layout .listings__container .listings__button {
    height: 47px;
    background: url(/common_scripts/leadgen/laravel/images/ftr-btn-2.jpg) no-repeat;
    margin-top: 15px;
    display: block;
    background-size: 100% auto;
    position: absolute;
    width: 166px;
    right: 0;
    bottom: 0;
    z-index: 100;
  }
  .listings .all_listings_container.magazine-layout .listings__container .listings__left-list {
    background: #ffffff;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    min-width: 167px;
    padding: 15px;
  }
  .listings .all_listings_container.magazine-layout .listings__container .listings__logo-container img {
    position: absolute;
    right: 25px;
    top: 50%;
    margin-top: -60px;
    width: 124px;
  }
  .listings .all_listings_container.magazine-layout .listings__container:first-of-type {
    position: absolute;
    left: 0;
    top: 0;
    max-width: 370px;
    padding: 154px 25px 100px 25px;
    border: 4px solid #FFE59C;
    background: #FFFCEE;
    bottom: auto;
    top: 0;
  }
  .listings .all_listings_container.magazine-layout .listings__container:first-of-type .listings__title {
    text-align: center;
  }
  .listings .all_listings_container.magazine-layout .listings__container:first-of-type .listings__title-link {
    font-size: 20px;
    line-height: 1.3;
    text-align: left;
    padding: 10px 0;
    color: #444;
    font-weight: 600;
  }
  .listings .all_listings_container.magazine-layout .listings__container:first-of-type .listings__button {
    width: 100%;
    background: url(/common_scripts/leadgen/laravel/images/ftr-btn-3.jpg) no-repeat;
    background-size: 100% auto;
    height: 75px;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .listings .all_listings_container.magazine-layout .listings__container:first-of-type .listings__left-list {
    top: 0;
    left: 0;
    max-width: 100%;
    width: 100%;
    height: auto;
    background: #CBE1EC;
  }
  .listings .all_listings_container.magazine-layout .listings__container:first-of-type .listings__logo-container a {
    margin: 0 auto;
    display: block;
    text-align: center;
    background: #ffffff;
    padding: 10px 0;
  }
  .listings .all_listings_container.magazine-layout .listings__container:first-of-type .listings__logo-container a img {
    position: static;
    margin: 0 auto;
    height: 80px;
    width: auto;
  }
  .listings .all_listings_container.original-layout .listings__container {
    position: relative;
    min-height: 125px;
    padding: 10px 170px 10px 208px;
    max-width: 100%;
  }
  .listings .all_listings_container.original-layout .listings__right-list {
    background: 0 0;
  }
  .listings .all_listings_container.original-layout .listings__title {
    margin: 5px 0;
  }
  .listings .all_listings_container.original-layout .listings__title-link {
    font-size: 16px;
    color: #2165A2;
    line-height: 1.2;
    display: block;
    font-weight: 700;
  }
  .listings .all_listings_container.original-layout .listings__content a ul {
    color: #2d2d2d;
    list-style-position: inside;
    padding-left: 0;
    display: block;
    list-style-type: disc;
    margin: 0;
  }
  .listings .all_listings_container.original-layout .listings__content a ul li {
    background-position: 4px 1px;
    padding-bottom: 2px;
    color: #2d2d2d;
    list-style-position: inside;
  }
  .listings .all_listings_container.original-layout .listings__button {
    right: 15px;
    left: auto;
    top: 0;
    margin: 0;
    background: url(/common_scripts/leadgen/laravel/images/go-red-btn.png) no-repeat;
    width: 110px;
    height: auto;
    padding-top: 56px;
    text-align: center;
    background-position: 50% 50%;
    display: block;
    position: absolute;
  }
  .listings .all_listings_container.original-layout .listings__left-list {
    width: 210px;
    float: left;
    min-height: 176px;
    background-size: 100% 210%;
    position: absolute;
    height: 100%;
    left: 10px;
    top: 0;
    z-index: 999;
  }
  .listings .all_listings_container.original-layout .listings__logo-container {
    width: 150px;
    position: absolute;
    left: 50%;
    margin-left: -75px;
    top: 0;
    margin-top: 17px;
  }
  .listings .all_listings_container.original-layout .listings__logo-link {
    display: block;
    box-shadow: 0 3px 0 #CCC;
    -webkit-box-shadow: 0 3px 0 #CCC;
    -moz-box-shadow: 0 3px 0 #CCC;
    border: 1px solid #B1B1B1;
    text-decoration: none;
    padding: 4px;
    background: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
  }
  .listings .all_listings_container.original-layout .listings__logo-image {
    display: block;
    margin: 0 auto;
    max-width: 120px;
  }
  .listings .all_listings_container.original-layout .listings__separator {
    border: none;
    height: 1px;
    background: #d8d8d8;
  }
}

/*-------Star Feature redesign #36089 -----------------Listings----*/
.listings .all_listings_container.listings--star-featured .listings__container,
.listings.pg-thank_you .all_listings_container.listings--star-featured .listings__container {
  position: relative;
  min-height: 125px;
  padding: 10px 170px 10px 208px;
  width: 100%;
  margin: 13px 0;
  box-shadow: 3px 2px 19px -6px #555;
}
.listings .all_listings_container.listings--star-featured .listings__container.featured,
.listings.pg-thank_you .all_listings_container.listings--star-featured .listings__container.featured {
  background: #fff url("/common_scripts/leadgen/laravel/images/star-corner.png") top left/50px no-repeat;
}
.listings .all_listings_container.listings--star-featured .listings__content ul,
.listings.pg-thank_you .all_listings_container.listings--star-featured .listings__content ul {
  margin: 0;
  padding: 0 13px;
}
.listings .all_listings_container.listings--star-featured .listings__separator, .listings .all_listings_container.listings--star-featured .listings__adnum,
.listings.pg-thank_you .all_listings_container.listings--star-featured .listings__separator,
.listings.pg-thank_you .all_listings_container.listings--star-featured .listings__adnum {
  display: none;
}
.listings .all_listings_container.listings--star-featured .listings__left-list,
.listings.pg-thank_you .all_listings_container.listings--star-featured .listings__left-list {
  width: 210px;
  float: left;
  min-height: 176px;
  background-size: 100% 210%;
  position: absolute;
  height: 100%;
  left: 10px;
  top: 0;
  z-index: 999;
}
.listings .all_listings_container.listings--star-featured .listings__title,
.listings.pg-thank_you .all_listings_container.listings--star-featured .listings__title {
  margin: 5px 0;
  line-height: normal;
}
.listings .all_listings_container.listings--star-featured .listings__title-link,
.listings.pg-thank_you .all_listings_container.listings--star-featured .listings__title-link {
  font-size: 20px;
  color: #333;
}
.listings .all_listings_container.listings--star-featured .listings__logo-container,
.listings.pg-thank_you .all_listings_container.listings--star-featured .listings__logo-container {
  width: 150px;
  position: absolute;
  left: 50%;
  margin-left: -75px;
  top: 0;
  margin-top: 17px;
}
.listings .all_listings_container.listings--star-featured .listings__logo-link,
.listings.pg-thank_you .all_listings_container.listings--star-featured .listings__logo-link {
  display: block;
  box-shadow: 0 3px 0 #ccc;
  border: 1px solid #b1b1b1;
  text-decoration: none;
  padding: 4px;
  background: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  margin-top: 15px;
}
.listings .all_listings_container.listings--star-featured .listings__logo-image,
.listings.pg-thank_you .all_listings_container.listings--star-featured .listings__logo-image {
  display: block;
  margin: auto;
  width: 120px;
}
.listings .all_listings_container.listings--star-featured .listings__button, .listings .all_listings_container.listings--star-featured .listings__button:hover,
.listings.pg-thank_you .all_listings_container.listings--star-featured .listings__button,
.listings.pg-thank_you .all_listings_container.listings--star-featured .listings__button:hover {
  margin: 0;
  text-align: center;
  background-position: 50% 50%;
  display: block;
  position: absolute;
  background: #2573ff;
  width: 150px;
  height: 50px;
  cursor: pointer;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  text-decoration: none;
  right: 15px;
  top: 21%;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .listings .all_listings_container.listings--star-featured,
.listings.pg-thank_you .all_listings_container.listings--star-featured {
    margin: 0 auto;
    padding: 10px 0;
  }
  .listings .all_listings_container.listings--star-featured:before,
.listings.pg-thank_you .all_listings_container.listings--star-featured:before {
    display: none;
  }
  .listings .all_listings_container.listings--star-featured .listings__link, .listings .all_listings_container.listings--star-featured .listings__content,
.listings.pg-thank_you .all_listings_container.listings--star-featured .listings__link,
.listings.pg-thank_you .all_listings_container.listings--star-featured .listings__content {
    display: none;
  }
  .listings .all_listings_container.listings--star-featured .listings__button, .listings .all_listings_container.listings--star-featured .listings__button:hover, .listings__container:first-of-type .listings .all_listings_container.listings--star-featured .listings,
.listings.pg-thank_you .all_listings_container.listings--star-featured .listings__button,
.listings.pg-thank_you .all_listings_container.listings--star-featured .listings__button:hover,
.listings__container:first-of-type .listings.pg-thank_you .all_listings_container.listings--star-featured .listings {
    background: #2573ff;
    width: 90%;
    height: 47px;
    margin: 21.6666666667px auto 13px;
    display: block;
    cursor: pointer;
    float: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    position: relative;
    text-decoration: none;
    right: 0;
  }
  .listings .all_listings_container.listings--star-featured .listings__button:before, .listings .all_listings_container.listings--star-featured .listings__button:hover:before, .listings__container:first-of-type .listings .all_listings_container.listings--star-featured .listings:before,
.listings.pg-thank_you .all_listings_container.listings--star-featured .listings__button:before,
.listings.pg-thank_you .all_listings_container.listings--star-featured .listings__button:hover:before,
.listings__container:first-of-type .listings.pg-thank_you .all_listings_container.listings--star-featured .listings:before {
    font-size: 20px;
    padding-top: 12px;
  }
  .listings .all_listings_container.listings--star-featured .listings__button:after, .listings .all_listings_container.listings--star-featured .listings__button:hover:after, .listings__container:first-of-type .listings .all_listings_container.listings--star-featured .listings:after,
.listings.pg-thank_you .all_listings_container.listings--star-featured .listings__button:after,
.listings.pg-thank_you .all_listings_container.listings--star-featured .listings__button:hover:after,
.listings__container:first-of-type .listings.pg-thank_you .all_listings_container.listings--star-featured .listings:after {
    display: block;
    font-family: Font Awesome\ 5 Free;
    content: "\f061";
    height: 30px;
    color: #fff;
    font-size: 21px;
    position: absolute;
    right: 10px;
    top: 10px;
  }
  .listings .all_listings_container.listings--star-featured .listings__title,
.listings.pg-thank_you .all_listings_container.listings--star-featured .listings__title {
    padding: 0;
  }
  .listings .all_listings_container.listings--star-featured .listings__left-list,
.listings.pg-thank_you .all_listings_container.listings--star-featured .listings__left-list {
    margin: auto;
    left: 0;
    position: relative;
    width: 145px;
    height: 90px;
    display: block;
    float: none;
    min-height: auto;
    order: 1;
  }
  .listings .all_listings_container.listings--star-featured .listings__container, .listings .all_listings_container.listings--star-featured .listings__container:first-of-type,
.listings.pg-thank_you .all_listings_container.listings--star-featured .listings__container,
.listings.pg-thank_you .all_listings_container.listings--star-featured .listings__container:first-of-type {
    position: relative;
    max-width: 420px;
    min-height: 250px;
    margin: 13px auto;
    padding: 0;
    display: flex;
    flex-direction: column;
  }
  .listings .all_listings_container.listings--star-featured .listings__container.featured, .listings .all_listings_container.listings--star-featured .listings__container:first-of-type.featured,
.listings.pg-thank_you .all_listings_container.listings--star-featured .listings__container.featured,
.listings.pg-thank_you .all_listings_container.listings--star-featured .listings__container:first-of-type.featured {
    background: #fff url("/common_scripts/leadgen/laravel/images/star-corner.png") top left/50px no-repeat;
  }
  .listings .all_listings_container.listings--star-featured .listings__right-list, .listings .all_listings_container.listings--star-featured .listings__container:first-of-type .listings__right-list,
.listings.pg-thank_you .all_listings_container.listings--star-featured .listings__right-list,
.listings.pg-thank_you .all_listings_container.listings--star-featured .listings__container:first-of-type .listings__right-list {
    width: 100%;
    max-width: 418px;
    background: transparent;
    color: #333;
    order: 2;
  }
  .listings .all_listings_container.listings--star-featured .listings__logo-container,
.listings.pg-thank_you .all_listings_container.listings--star-featured .listings__logo-container {
    position: relative;
    margin: auto;
    width: auto;
    left: 0;
  }
  .listings .all_listings_container.listings--star-featured .listings__logo-container img,
.listings.pg-thank_you .all_listings_container.listings--star-featured .listings__logo-container img {
    max-width: 135px;
  }
  .listings .all_listings_container.listings--star-featured .listings__title-link, .listings .all_listings_container.listings--star-featured .listings__container:first-of-type .listings__link a, .listings .all_listings_container.listings--star-featured .listings__container:first-of-type .listings__title-link, .listings .all_listings_container.listings--star-featured .listings__title-link:hover, .listings .all_listings_container.listings--star-featured .listings__container:first-of-type .listings__link a:hover, .listings .all_listings_container.listings--star-featured .listings__container:first-of-type .listings__title-link:hover,
.listings.pg-thank_you .all_listings_container.listings--star-featured .listings__title-link,
.listings.pg-thank_you .all_listings_container.listings--star-featured .listings__container:first-of-type .listings__link a,
.listings.pg-thank_you .all_listings_container.listings--star-featured .listings__container:first-of-type .listings__title-link,
.listings.pg-thank_you .all_listings_container.listings--star-featured .listings__title-link:hover,
.listings.pg-thank_you .all_listings_container.listings--star-featured .listings__container:first-of-type .listings__link a:hover,
.listings.pg-thank_you .all_listings_container.listings--star-featured .listings__container:first-of-type .listings__title-link:hover {
    color: #333;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    border-bottom: solid 1px #888;
    padding: 8.6666666667px 0 13px;
    width: 90%;
    display: block;
    margin: auto;
    cursor: pointer;
  }
  .listings .all_listings_container.listings--star-featured .listings__title-link:after, .listings .all_listings_container.listings--star-featured .listings__container:first-of-type .listings__link a:after, .listings .all_listings_container.listings--star-featured .listings__container:first-of-type .listings__title-link:after, .listings .all_listings_container.listings--star-featured .listings__title-link:hover:after, .listings .all_listings_container.listings--star-featured .listings__container:first-of-type .listings__link a:hover:after, .listings .all_listings_container.listings--star-featured .listings__container:first-of-type .listings__title-link:hover:after,
.listings.pg-thank_you .all_listings_container.listings--star-featured .listings__title-link:after,
.listings.pg-thank_you .all_listings_container.listings--star-featured .listings__container:first-of-type .listings__link a:after,
.listings.pg-thank_you .all_listings_container.listings--star-featured .listings__container:first-of-type .listings__title-link:after,
.listings.pg-thank_you .all_listings_container.listings--star-featured .listings__title-link:hover:after,
.listings.pg-thank_you .all_listings_container.listings--star-featured .listings__container:first-of-type .listings__link a:hover:after,
.listings.pg-thank_you .all_listings_container.listings--star-featured .listings__container:first-of-type .listings__title-link:hover:after {
    content: "";
    display: block;
    margin: 5px auto -23px;
    cursor: pointer;
    width: 20px;
    height: 20px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 496 496'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23fff;%7D.b%7Bfill:none;%7D.c%7Bfill:%23333;%7D%3C/style%3E%3C/defs%3E%3Cellipse class='a' cx='249.5' cy='255' rx='190.5' ry='135'/%3E%3Cpath class='b' d='M389.5,181.5a23.9,23.9,0,0,0-33.9,0L254,283.1,152.4,181.5a23.9,23.9,0,0,0-33.9,0l-17,17a23.9,23.9,0,0,0,0,33.9L237,367.9a24,24,0,0,0,34,0L406.5,232.4a23.9,23.9,0,0,0,0-33.9Z' transform='translate(-6 -6)'/%3E%3Cpath class='c' d='M254,6C117,6,6,117,6,254S117,502,254,502,502,391,502,254,391,6,254,6ZM406.5,232.4,271,367.9a24,24,0,0,1-34,0L101.5,232.4a23.9,23.9,0,0,1,0-33.9l17-17a23.9,23.9,0,0,1,33.9,0L254,283.1,355.6,181.5a23.9,23.9,0,0,1,33.9,0l17,17A23.9,23.9,0,0,1,406.5,232.4Z' transform='translate(-6 -6)'/%3E%3C/svg%3E") no-repeat;
  }
}
.listings .all_listings_container.listings--star-featured .listings__button:before,
.listings .all_listings_container.listings--star-featured .listings__container:first-of-type .listings__button:before,
.listings .all_listings_container.listings--star-featured .featured .listings__button:before,
.listings.pg-thank_you .all_listings_container.listings--star-featured .listings__button:before,
.listings.pg-thank_you .all_listings_container.listings--star-featured .listings__container:first-of-type .listings__button:before,
.listings.pg-thank_you .all_listings_container.listings--star-featured .featured .listings__button:before {
  content: "View My Quote";
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  display: block;
  margin: 13px 0 0;
}

.listings.lt-medicare .all_listings_container.listings--star-featured .listings__button:before,
.listings.lt-medicare .all_listings_container.listings--star-featured .listings__container:first-of-type .listings__button:before,
.listings.lt-medicare .all_listings_container.listings--star-featured .featured .listings__button:before {
  content: "View My Plan";
}

/*------MOBILE SPECIFIC button layout------------------various mobile button styles */
@media screen and (max-width: 767px) {
  .listings .all_listings_container.listings--viewquote-btn,
.listings .all_listings_container.listings--viewplan-btn,
.listings .all_listings_container.listings--blue-btn,
.listings .all_listings_container.listings--orange-btn {
    background: #fff;
    max-width: 420px;
    width: 100%;
    margin: 0 auto;
  }
  .listings .all_listings_container.listings--viewquote-btn .listings__container,
.listings .all_listings_container.listings--viewplan-btn .listings__container,
.listings .all_listings_container.listings--blue-btn .listings__container,
.listings .all_listings_container.listings--orange-btn .listings__container {
    border: 1px solid #ededed;
    min-height: 160px;
    margin: 13px 0;
  }
  .listings .all_listings_container.listings--viewquote-btn .listings__adnum,
.listings .all_listings_container.listings--viewplan-btn .listings__adnum,
.listings .all_listings_container.listings--blue-btn .listings__adnum,
.listings .all_listings_container.listings--orange-btn .listings__adnum {
    display: none;
  }
  .listings .all_listings_container.listings--viewquote-btn .listings__right-list,
.listings .all_listings_container.listings--viewplan-btn .listings__right-list,
.listings .all_listings_container.listings--blue-btn .listings__right-list,
.listings .all_listings_container.listings--orange-btn .listings__right-list {
    background: #f5f5f5;
    text-align: center;
    padding: 5px;
  }
  .listings .all_listings_container.listings--viewquote-btn .listings__button,
.listings .all_listings_container.listings--viewplan-btn .listings__button,
.listings .all_listings_container.listings--blue-btn .listings__button,
.listings .all_listings_container.listings--orange-btn .listings__button {
    height: 45px;
    width: 100px;
    position: relative;
    display: inline-block;
    float: right;
    z-index: 999;
    margin: 15% 10% 0 0;
    background: url(/common_scripts/leadgen/laravel/images/go-red-btn.png) no-repeat;
  }
  .listings .all_listings_container.listings--viewquote-btn .listings__title,
.listings .all_listings_container.listings--viewplan-btn .listings__title,
.listings .all_listings_container.listings--blue-btn .listings__title,
.listings .all_listings_container.listings--orange-btn .listings__title {
    margin: 0;
    line-height: 0.5;
  }
  .listings .all_listings_container.listings--viewquote-btn .listings__title-link,
.listings .all_listings_container.listings--viewplan-btn .listings__title-link,
.listings .all_listings_container.listings--blue-btn .listings__title-link,
.listings .all_listings_container.listings--orange-btn .listings__title-link {
    color: #444;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
  }
  .listings .all_listings_container.listings--viewquote-btn .listings__content a,
.listings .all_listings_container.listings--viewplan-btn .listings__content a,
.listings .all_listings_container.listings--blue-btn .listings__content a,
.listings .all_listings_container.listings--orange-btn .listings__content a {
    display: none;
  }
  .listings .all_listings_container.listings--viewquote-btn .listings__link,
.listings .all_listings_container.listings--viewplan-btn .listings__link,
.listings .all_listings_container.listings--blue-btn .listings__link,
.listings .all_listings_container.listings--orange-btn .listings__link {
    margin-right: -30%;
    color: #1d384d;
  }
  .listings .all_listings_container.listings--viewquote-btn .listings__left-list,
.listings .all_listings_container.listings--viewplan-btn .listings__left-list,
.listings .all_listings_container.listings--blue-btn .listings__left-list,
.listings .all_listings_container.listings--orange-btn .listings__left-list {
    width: 124px;
    height: 60px;
    margin-left: 15%;
  }
  .listings .all_listings_container.listings--viewquote-btn .listings__logo-container img,
.listings .all_listings_container.listings--viewplan-btn .listings__logo-container img,
.listings .all_listings_container.listings--blue-btn .listings__logo-container img,
.listings .all_listings_container.listings--orange-btn .listings__logo-container img {
    margin-top: 20px;
    max-width: 124px;
    max-height: 60px;
  }
  .listings .all_listings_container.listings--viewquote-btn .listings__button {
    background: url(/common_scripts/leadgen/laravel/images/btn-view-quote-blue.jpg) center center/100px no-repeat;
  }
  .listings .all_listings_container.listings--viewquote-btn .listings__container:first-of-type .listings__button {
    background: url(/common_scripts/leadgen/laravel/images/btn-view-quote-red.jpg) center center/100px no-repeat;
  }
}
@media screen and (max-width: 767px) and (max-width: 375px) {
  .listings .all_listings_container.listings--viewquote-btn .listings__button {
    margin: 20% 10% 0 0;
  }
}
@media screen and (max-width: 767px) {
  .listings .all_listings_container.listings--viewplan-btn .listings__button {
    background: url(/common_scripts/leadgen/laravel/images/btn-view-plans-blue.jpg) center center/100px no-repeat;
  }
  .listings .all_listings_container.listings--viewplan-btn .listings__container:first-of-type .listings__button {
    background: url(/common_scripts/leadgen/laravel/images/btn-view-plans-red.jpg) center center/100px no-repeat;
  }
}
@media screen and (max-width: 767px) and (max-width: 375px) {
  .listings .all_listings_container.listings--viewplan-btn .listings__button {
    margin: 20% 10% 0 0;
  }
}
@media screen and (max-width: 767px) {
  .listings .all_listings_container.listings--blue-btn .listings__container {
    padding-top: 10px;
    border: 1px solid #e0e0e0;
    margin-bottom: 5px;
    min-height: 146px;
    position: relative;
    box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.025);
    -webkit-box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.025);
    -moz-box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.025);
  }
  .listings .all_listings_container.listings--blue-btn .listings__right-list {
    background: none;
  }
  .listings .all_listings_container.listings--blue-btn .listings__title {
    background: none;
    width: 50%;
    position: absolute;
    right: 0;
    margin-right: 13%;
    text-align: left;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 86px;
  }
}
@media screen and (max-width: 767px) and (max-width: 375px) {
  .listings .all_listings_container.listings--blue-btn .listings__title {
    margin-right: 2%;
  }
}
@media screen and (max-width: 767px) {
  .listings .all_listings_container.listings--blue-btn .listings__title-link {
    color: #000;
    max-height: 50px;
    overflow: hidden;
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .listings .all_listings_container.listings--blue-btn .listings__link {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .listings .all_listings_container.listings--blue-btn .listings__button {
    background: url(/common_scripts/leadgen/laravel/images/32926/blue-btn.png) no-repeat center;
    background-size: contain;
    margin: 22% 0 0;
    width: 100%;
    max-width: none;
    height: 57px;
    bottom: 12px;
    max-width: none;
  }
}
@media screen and (max-width: 767px) {
  .listings .all_listings_container.listings--blue-btn .listings__left-list {
    height: auto;
    position: relative;
    margin-left: 13%;
  }
}
@media screen and (max-width: 767px) and (max-width: 375px) {
  .listings .all_listings_container.listings--blue-btn .listings__left-list {
    margin-left: 2%;
  }
}
@media screen and (max-width: 767px) {
  .listings .all_listings_container.listings--blue-btn .listings__logo-container {
    position: absolute;
    top: -30px;
  }
}
@media screen and (max-width: 767px) {
  .listings .all_listings_container.listings--orange-btn .listings__container {
    margin-bottom: 5px;
    box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.025);
    -webkit-box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.025);
    -moz-box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.025);
    position: relative;
  }
  .listings .all_listings_container.listings--orange-btn .listings__right-list {
    background: none;
    margin-top: 85px;
  }
  .listings .all_listings_container.listings--orange-btn .listings__link {
    margin-right: auto;
    font-weight: bold;
  }
  .listings .all_listings_container.listings--orange-btn .listings__left-list {
    top: 0;
    margin-left: 0;
    position: absolute;
    width: 100%;
    text-align: center;
  }
  .listings .all_listings_container.listings--orange-btn .listings__logo-image {
    margin: 15px auto 10px auto;
  }
  .listings .all_listings_container.listings--orange-btn .listings__title-link ul {
    list-style-type: none;
    -webkit-padding-start: 0;
  }
  .listings .all_listings_container.listings--orange-btn .listings__button {
    background: url(/common_scripts/leadgen/laravel/images/32926/orange-btn-2.png) no-repeat center;
    background-size: contain;
    margin: 8% 0 4%;
    width: 100%;
    max-width: none;
    height: 57px;
    bottom: 12px;
    max-width: none;
  }
}
/*------MOBILE SPECIFIC button layout------------------Featured Star Large Image and button only */
@media screen and (max-width: 767px) {
  .listings .all_listings_container.listings--mobile-star-featured-imgbtn,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbtn {
    margin: 0 auto;
    padding: 10px 0;
  }
  .listings .all_listings_container.listings--mobile-star-featured-imgbtn:before,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbtn:before {
    display: none;
  }
  .listings .all_listings_container.listings--mobile-star-featured-imgbtn .listings__link, .listings .all_listings_container.listings--mobile-star-featured-imgbtn .listings__content, .listings .all_listings_container.listings--mobile-star-featured-imgbtn .listings__adnum, .listings .all_listings_container.listings--mobile-star-featured-imgbtn .listings__title,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbtn .listings__link,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbtn .listings__content,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbtn .listings__adnum,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbtn .listings__title {
    display: none;
  }
  .listings .all_listings_container.listings--mobile-star-featured-imgbtn .listings__button, .listings .all_listings_container.listings--mobile-star-featured-imgbtn .listings__button:hover, .listings__container:first-of-type .listings .all_listings_container.listings--mobile-star-featured-imgbtn .listings,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbtn .listings__button,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbtn .listings__button:hover,
.listings__container:first-of-type .listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbtn .listings {
    background: #2573ff;
    width: 90%;
    height: 47px;
    margin: 21.6666666667px auto 13px;
    display: block;
    cursor: pointer;
    float: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    position: relative;
    text-decoration: none;
    right: 0;
  }
  .listings .all_listings_container.listings--mobile-star-featured-imgbtn .listings__button:before, .listings .all_listings_container.listings--mobile-star-featured-imgbtn .listings__button:hover:before, .listings__container:first-of-type .listings .all_listings_container.listings--mobile-star-featured-imgbtn .listings:before,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbtn .listings__button:before,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbtn .listings__button:hover:before,
.listings__container:first-of-type .listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbtn .listings:before {
    font-size: 20px;
    padding-top: 12px;
    content: "View My Plan";
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    display: block;
    margin: 13px 0 0;
  }
  .listings .all_listings_container.listings--mobile-star-featured-imgbtn .listings__button:after, .listings .all_listings_container.listings--mobile-star-featured-imgbtn .listings__button:hover:after, .listings__container:first-of-type .listings .all_listings_container.listings--mobile-star-featured-imgbtn .listings:after,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbtn .listings__button:after,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbtn .listings__button:hover:after,
.listings__container:first-of-type .listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbtn .listings:after {
    display: block;
    font-family: Font Awesome\ 5 Free;
    content: "\f061";
    height: 30px;
    color: #fff;
    font-size: 21px;
    position: absolute;
    right: 10px;
    top: 10px;
  }
  .listings .all_listings_container.listings--mobile-star-featured-imgbtn .listings__title,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbtn .listings__title {
    padding: 0;
  }
  .listings .all_listings_container.listings--mobile-star-featured-imgbtn .listings__left-list,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbtn .listings__left-list {
    margin: 26px auto 0;
    left: 0;
    position: relative;
    width: 245px;
    display: block;
    float: none;
    height: auto;
    min-height: auto;
    order: 1;
  }
  .listings .all_listings_container.listings--mobile-star-featured-imgbtn .listings__container, .listings .all_listings_container.listings--mobile-star-featured-imgbtn .listings__container:first-of-type,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbtn .listings__container,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbtn .listings__container:first-of-type {
    position: relative;
    max-width: 420px;
    min-height: 250px;
    margin: 13px auto;
    padding: 0;
    display: flex;
    flex-direction: column;
    box-shadow: 3px 2px 19px -6px #555;
    border: solid 1px #ddd;
  }
  .listings .all_listings_container.listings--mobile-star-featured-imgbtn .listings__container.featured, .listings .all_listings_container.listings--mobile-star-featured-imgbtn .listings__container:first-of-type.featured,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbtn .listings__container.featured,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbtn .listings__container:first-of-type.featured {
    background: #eaeaea url("/common_scripts/leadgen/laravel/images/star-corner.png") top left/50px no-repeat;
  }
  .listings .all_listings_container.listings--mobile-star-featured-imgbtn .listings__right-list, .listings .all_listings_container.listings--mobile-star-featured-imgbtn .listings__container:first-of-type .listings__right-list,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbtn .listings__right-list,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbtn .listings__container:first-of-type .listings__right-list {
    width: 100%;
    max-width: 418px;
    background: transparent;
    color: #333;
    order: 2;
  }
  .listings .all_listings_container.listings--mobile-star-featured-imgbtn .listings__logo-link,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbtn .listings__logo-link {
    margin-top: 5px;
  }
  .listings .all_listings_container.listings--mobile-star-featured-imgbtn .listings__logo-container,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbtn .listings__logo-container {
    position: relative;
    margin: auto;
    width: auto;
    left: 0;
  }
  .listings .all_listings_container.listings--mobile-star-featured-imgbtn .listings__logo-container img,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbtn .listings__logo-container img {
    width: 100%;
    max-width: 175px;
    padding: 15px;
  }
  .listings .all_listings_container.listings--mobile-star-featured-imgbtn .listings__title-link, .listings .all_listings_container.listings--mobile-star-featured-imgbtn .listings__container:first-of-type .listings__link a, .listings .all_listings_container.listings--mobile-star-featured-imgbtn .listings__container:first-of-type .listings__title-link, .listings .all_listings_container.listings--mobile-star-featured-imgbtn .listings__title-link:hover, .listings .all_listings_container.listings--mobile-star-featured-imgbtn .listings__container:first-of-type .listings__link a:hover, .listings .all_listings_container.listings--mobile-star-featured-imgbtn .listings__container:first-of-type .listings__title-link:hover,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbtn .listings__title-link,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbtn .listings__container:first-of-type .listings__link a,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbtn .listings__container:first-of-type .listings__title-link,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbtn .listings__title-link:hover,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbtn .listings__container:first-of-type .listings__link a:hover,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbtn .listings__container:first-of-type .listings__title-link:hover {
    color: #333;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    border-bottom: solid 1px #888;
    padding: 8.6666666667px 0 13px;
    width: 90%;
    display: block;
    margin: auto;
    cursor: pointer;
  }
  .listings .all_listings_container.listings--mobile-star-featured-imgbtn .listings__title-link:after, .listings .all_listings_container.listings--mobile-star-featured-imgbtn .listings__container:first-of-type .listings__link a:after, .listings .all_listings_container.listings--mobile-star-featured-imgbtn .listings__container:first-of-type .listings__title-link:after, .listings .all_listings_container.listings--mobile-star-featured-imgbtn .listings__title-link:hover:after, .listings .all_listings_container.listings--mobile-star-featured-imgbtn .listings__container:first-of-type .listings__link a:hover:after, .listings .all_listings_container.listings--mobile-star-featured-imgbtn .listings__container:first-of-type .listings__title-link:hover:after,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbtn .listings__title-link:after,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbtn .listings__container:first-of-type .listings__link a:after,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbtn .listings__container:first-of-type .listings__title-link:after,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbtn .listings__title-link:hover:after,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbtn .listings__container:first-of-type .listings__link a:hover:after,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbtn .listings__container:first-of-type .listings__title-link:hover:after {
    content: "";
    display: block;
    margin: 5px auto -23px;
    cursor: pointer;
    width: 20px;
    height: 20px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 496 496'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23fff;%7D.b%7Bfill:none;%7D.c%7Bfill:%23333;%7D%3C/style%3E%3C/defs%3E%3Cellipse class='a' cx='249.5' cy='255' rx='190.5' ry='135'/%3E%3Cpath class='b' d='M389.5,181.5a23.9,23.9,0,0,0-33.9,0L254,283.1,152.4,181.5a23.9,23.9,0,0,0-33.9,0l-17,17a23.9,23.9,0,0,0,0,33.9L237,367.9a24,24,0,0,0,34,0L406.5,232.4a23.9,23.9,0,0,0,0-33.9Z' transform='translate(-6 -6)'/%3E%3Cpath class='c' d='M254,6C117,6,6,117,6,254S117,502,254,502,502,391,502,254,391,6,254,6ZM406.5,232.4,271,367.9a24,24,0,0,1-34,0L101.5,232.4a23.9,23.9,0,0,1,0-33.9l17-17a23.9,23.9,0,0,1,33.9,0L254,283.1,355.6,181.5a23.9,23.9,0,0,1,33.9,0l17,17A23.9,23.9,0,0,1,406.5,232.4Z' transform='translate(-6 -6)'/%3E%3C/svg%3E") no-repeat;
  }
}

/*------MOBILE SPECIFIC button layout------------------Featured Star Large Image and button only */
@media screen and (max-width: 767px) {
  .listings .all_listings_container.listings--mobile-star-featured-imgbelow,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbelow {
    margin: 0 auto;
    padding: 10px 0;
  }
  .listings .all_listings_container.listings--mobile-star-featured-imgbelow:before,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbelow:before {
    display: none;
  }
  .listings .all_listings_container.listings--mobile-star-featured-imgbelow .listings__link, .listings .all_listings_container.listings--mobile-star-featured-imgbelow .listings__content, .listings .all_listings_container.listings--mobile-star-featured-imgbelow .listings__adnum,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbelow .listings__link,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbelow .listings__content,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbelow .listings__adnum {
    display: none;
  }
  .listings .all_listings_container.listings--mobile-star-featured-imgbelow .listings__button, .listings .all_listings_container.listings--mobile-star-featured-imgbelow .listings__button:hover, .listings__container:first-of-type .listings .all_listings_container.listings--mobile-star-featured-imgbelow .listings,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbelow .listings__button,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbelow .listings__button:hover,
.listings__container:first-of-type .listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbelow .listings {
    background: #2573ff;
    width: 90%;
    height: 47px;
    margin: 21.6666666667px auto 13px;
    display: block;
    cursor: pointer;
    float: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    position: relative;
    text-decoration: none;
    right: 0;
  }
  .listings .all_listings_container.listings--mobile-star-featured-imgbelow .listings__button:before, .listings .all_listings_container.listings--mobile-star-featured-imgbelow .listings__button:hover:before, .listings__container:first-of-type .listings .all_listings_container.listings--mobile-star-featured-imgbelow .listings:before,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbelow .listings__button:before,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbelow .listings__button:hover:before,
.listings__container:first-of-type .listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbelow .listings:before {
    font-size: 20px;
    padding-top: 12px;
    content: "View My Quote";
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    display: block;
    margin: 13px 0 0;
  }
  .listings .all_listings_container.listings--mobile-star-featured-imgbelow .listings__button:after, .listings .all_listings_container.listings--mobile-star-featured-imgbelow .listings__button:hover:after, .listings__container:first-of-type .listings .all_listings_container.listings--mobile-star-featured-imgbelow .listings:after,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbelow .listings__button:after,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbelow .listings__button:hover:after,
.listings__container:first-of-type .listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbelow .listings:after {
    display: block;
    font-family: Font Awesome\ 5 Free;
    content: "\f061";
    height: 30px;
    color: #fff;
    font-size: 21px;
    position: absolute;
    right: 10px;
    top: 10px;
  }
  .listings .all_listings_container.listings--mobile-star-featured-imgbelow .listings__title,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbelow .listings__title {
    padding: 0;
    margin-top: 26px;
  }
  .listings .all_listings_container.listings--mobile-star-featured-imgbelow .listings__title a.listings__title-link,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbelow .listings__title a.listings__title-link {
    font-size: 19.2px;
  }
  .listings .all_listings_container.listings--mobile-star-featured-imgbelow .listings__left-list,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbelow .listings__left-list {
    margin: 0 auto;
    left: 0;
    position: relative;
    width: 145px;
    display: block;
    float: none;
    min-height: auto;
    order: 1;
  }
  .listings .all_listings_container.listings--mobile-star-featured-imgbelow .listings__container, .listings .all_listings_container.listings--mobile-star-featured-imgbelow .listings__container:first-of-type,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbelow .listings__container,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbelow .listings__container:first-of-type {
    position: relative;
    max-width: 420px;
    min-height: 250px;
    margin: 13px auto;
    padding: 0;
    font-size: 19.2px;
    display: block;
    box-shadow: 3px 2px 19px -6px #555;
    -webkit-box-shadow: 3px 2px 19px -6px #555;
    -moz-box-shadow: 3px 2px 19px -6px #555;
    border: solid 1px #ddd;
  }
  .listings .all_listings_container.listings--mobile-star-featured-imgbelow .listings__container.featured, .listings .all_listings_container.listings--mobile-star-featured-imgbelow .listings__container:first-of-type.featured,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbelow .listings__container.featured,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbelow .listings__container:first-of-type.featured {
    background: #eaeaea url("/common_scripts/leadgen/laravel/images/star-corner.png") top left/50px no-repeat;
  }
  .listings .all_listings_container.listings--mobile-star-featured-imgbelow .listings__right-list, .listings .all_listings_container.listings--mobile-star-featured-imgbelow .listings__container:first-of-type .listings__right-list,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbelow .listings__right-list,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbelow .listings__container:first-of-type .listings__right-list {
    width: 100%;
    max-width: 418px;
    background: transparent;
    color: #333;
    order: 2;
  }
  .listings .all_listings_container.listings--mobile-star-featured-imgbelow .listings__logo-link,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbelow .listings__logo-link {
    margin-top: 5px;
  }
  .listings .all_listings_container.listings--mobile-star-featured-imgbelow .listings__logo-container,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbelow .listings__logo-container {
    position: relative;
    margin: 8.6666666667px auto 13px;
    width: auto;
    left: 0;
  }
  .listings .all_listings_container.listings--mobile-star-featured-imgbelow .listings__logo-container img,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbelow .listings__logo-container img {
    width: 100%;
  }
  .listings .all_listings_container.listings--mobile-star-featured-imgbelow .listings__title-link, .listings .all_listings_container.listings--mobile-star-featured-imgbelow .listings__container:first-of-type .listings__link a, .listings .all_listings_container.listings--mobile-star-featured-imgbelow .listings__container:first-of-type .listings__title-link, .listings .all_listings_container.listings--mobile-star-featured-imgbelow .listings__title-link:hover, .listings .all_listings_container.listings--mobile-star-featured-imgbelow .listings__container:first-of-type .listings__link a:hover, .listings .all_listings_container.listings--mobile-star-featured-imgbelow .listings__container:first-of-type .listings__title-link:hover,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbelow .listings__title-link,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbelow .listings__container:first-of-type .listings__link a,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbelow .listings__container:first-of-type .listings__title-link,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbelow .listings__title-link:hover,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbelow .listings__container:first-of-type .listings__link a:hover,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbelow .listings__container:first-of-type .listings__title-link:hover {
    color: #333;
    font-weight: bold;
    font-size: 19.2px;
    text-align: center;
    text-decoration: none;
    border-bottom: solid 1px #888;
    padding: 8.6666666667px 0 13px;
    width: 90%;
    display: block;
    margin: auto;
    cursor: pointer;
  }
  .listings .all_listings_container.listings--mobile-star-featured-imgbelow .listings__title-link:after, .listings .all_listings_container.listings--mobile-star-featured-imgbelow .listings__container:first-of-type .listings__link a:after, .listings .all_listings_container.listings--mobile-star-featured-imgbelow .listings__container:first-of-type .listings__title-link:after, .listings .all_listings_container.listings--mobile-star-featured-imgbelow .listings__title-link:hover:after, .listings .all_listings_container.listings--mobile-star-featured-imgbelow .listings__container:first-of-type .listings__link a:hover:after, .listings .all_listings_container.listings--mobile-star-featured-imgbelow .listings__container:first-of-type .listings__title-link:hover:after,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbelow .listings__title-link:after,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbelow .listings__container:first-of-type .listings__link a:after,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbelow .listings__container:first-of-type .listings__title-link:after,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbelow .listings__title-link:hover:after,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbelow .listings__container:first-of-type .listings__link a:hover:after,
.listings.pg-thank_you .all_listings_container.listings--mobile-star-featured-imgbelow .listings__container:first-of-type .listings__title-link:hover:after {
    content: "";
    display: block;
    margin: 5px auto -23px;
    cursor: pointer;
    width: 20px;
    height: 20px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 496 496'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23fff;%7D.b%7Bfill:none;%7D.c%7Bfill:%23333;%7D%3C/style%3E%3C/defs%3E%3Cellipse class='a' cx='249.5' cy='255' rx='190.5' ry='135'/%3E%3Cpath class='b' d='M389.5,181.5a23.9,23.9,0,0,0-33.9,0L254,283.1,152.4,181.5a23.9,23.9,0,0,0-33.9,0l-17,17a23.9,23.9,0,0,0,0,33.9L237,367.9a24,24,0,0,0,34,0L406.5,232.4a23.9,23.9,0,0,0,0-33.9Z' transform='translate(-6 -6)'/%3E%3Cpath class='c' d='M254,6C117,6,6,117,6,254S117,502,254,502,502,391,502,254,391,6,254,6ZM406.5,232.4,271,367.9a24,24,0,0,1-34,0L101.5,232.4a23.9,23.9,0,0,1,0-33.9l17-17a23.9,23.9,0,0,1,33.9,0L254,283.1,355.6,181.5a23.9,23.9,0,0,1,33.9,0l17,17A23.9,23.9,0,0,1,406.5,232.4Z' transform='translate(-6 -6)'/%3E%3C/svg%3E") no-repeat;
  }
}

@media screen and (max-width: 767px) {
  .pg-thank_you.vertical-health .featured:first-child {
    -webkit-animation: 10s ease breathing-color;
            animation: 10s ease breathing-color;
  }
}

.pg-thank_you_medicare.vertical-health .featured:first-child {
  -webkit-animation: 10s ease breathing-color;
          animation: 10s ease breathing-color;
}

.exit-popup {
  background: #1d384d;
  min-height: 300px;
  position: fixed;
  width: 100%;
  height: 100vh;
  z-index: 1002;
  top: 0;
  left: 0;
  overflow: auto;
}
.exit-popup a:focus, .exit-popup a:hover {
  text-decoration: none;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .exit-popup {
    display: none;
  }
}
.exit-popup__wrapper {
  max-width: 880px;
  width: 100%;
  margin: 0 auto;
  font-weight: 700;
  padding-top: 26px;
  position: relative;
  top: 7%;
}
.exit-popup__close-btn {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  background: transparent;
  border: 0;
  z-index: 9999;
  transition: opacity;
  -webkit-transition: opacity;
  -moz-transition: opacity;
  -ms-transition: opacity;
  -o-transition: opacity;
  cursor: pointer;
  position: absolute;
  top: 2%;
  right: 1%;
  width: 45px;
  height: 45px;
  opacity: 0.5;
  appearance: none;
  background: transparent;
  border: 0;
}
.exit-popup__close-btn:hover, .exit-popup__close-btn:focus, .exit-popup__close-btn:active {
  opacity: 1;
}
@media screen and (max-width: 1199px) {
  .exit-popup__close-btn:hover, .exit-popup__close-btn:focus, .exit-popup__close-btn:active {
    right: 0;
  }
}
.exit-popup__close-btn img {
  pointer-events: none;
}
@media screen and (max-width: 1199px) {
  .exit-popup__close-btn {
    right: 0;
  }
}
.exit-popup__no-thanks {
  background: transparent;
  border: none;
  box-shadow: none;
  font-size: 19.2px;
  text-decoration: underline;
  color: #fff;
  display: block;
  margin: 26px auto 0;
  opacity: 0.9;
}
.exit-popup__no-thanks:hover {
  cursor: pointer;
  opacity: 1;
}

.exit-popup.exit-popup--number-only {
  background-color: #1d384d;
}
.exit-popup.exit-popup--number-only .exit-popup__wrapper {
  padding-top: 78px;
}
.exit-popup.exit-popup--number-only .exit-popup__before {
  color: #fff;
  font-size: 40px;
  line-height: normal;
  margin: 0 0 13px 0;
  opacity: 0.9;
}
.exit-popup.exit-popup--number-only .exit-popup__cta {
  color: #fff;
  text-align: left;
  font-size: 48px;
  line-height: normal;
  margin: 0 0 26px 0;
}
.exit-popup.exit-popup--number-only .exit-popup__cta--call {
  text-align: center;
  font-weight: 900;
  font-size: 72px;
}
.exit-popup.exit-popup--number-only .exit-popup__cta--call-only {
  font-weight: 400;
}

.exit-popup.exit-popup--lead .exit-popup {
  background: #1d384d;
  min-height: 300px;
  position: fixed;
  width: 100%;
  height: 100vh;
  z-index: 999;
  padding: 30px;
  top: 0;
  left: 0;
  overflow: auto;
}
.exit-popup.exit-popup--lead .exit-popup a:focus, .exit-popup.exit-popup--lead .exit-popup a:hover {
  text-decoration: none;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .exit-popup.exit-popup--lead .exit-popup {
    display: none;
  }
}
.exit-popup.exit-popup--lead .exit-popup__wrapper {
  max-width: 880px;
  width: 100%;
  margin: 0 auto;
  font-weight: 700;
  padding-top: 26px;
  position: relative;
}
.exit-popup.exit-popup--lead .exit-popup__close-btn {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  background: transparent;
  border: 0;
  z-index: 9999;
  transition: opacity;
  -webkit-transition: opacity;
  -moz-transition: opacity;
  -ms-transition: opacity;
  -o-transition: opacity;
  cursor: pointer;
  position: absolute;
  top: 2%;
  right: 1%;
  width: 45px;
  height: 45px;
  opacity: 0.5;
  appearance: none;
  background: transparent;
  border: 0;
}
.exit-popup.exit-popup--lead .exit-popup__close-btn:hover, .exit-popup.exit-popup--lead .exit-popup__close-btn:focus, .exit-popup.exit-popup--lead .exit-popup__close-btn:active {
  opacity: 1;
}
@media screen and (max-width: 1199px) {
  .exit-popup.exit-popup--lead .exit-popup__close-btn:hover, .exit-popup.exit-popup--lead .exit-popup__close-btn:focus, .exit-popup.exit-popup--lead .exit-popup__close-btn:active {
    right: 0;
  }
}
@media screen and (max-width: 1199px) {
  .exit-popup.exit-popup--lead .exit-popup__close-btn {
    right: 0;
  }
}
.exit-popup.exit-popup--lead .exit-popup__before {
  font-size: 36px;
  color: #fff;
  margin: 0px;
  padding-left: 26px;
  width: 85%;
  font-weight: 900;
  clear: both;
  display: block;
}
@media screen and (max-width: 1199px) {
  .exit-popup.exit-popup--lead .exit-popup__before {
    margin-left: 26px;
  }
}
.exit-popup.exit-popup--lead .exit-popup__lead-content {
  display: block;
}
.exit-popup.exit-popup--lead .exit-popup__cta {
  font-size: 40px;
  text-align: center;
  color: #fff;
  font-weight: 100;
  margin: 0 auto 26px;
  line-height: normal;
}
@media screen and (max-width: 991px) {
  .exit-popup.exit-popup--lead .exit-popup__cta {
    font-size: 33.6px;
  }
}
.exit-popup.exit-popup--lead .exit-popup__listing-container {
  padding: 3px;
  background: rgba(255, 255, 255, 0.3);
  margin: 0;
}
.exit-popup.exit-popup--lead .exit-popup__listing-container:before, .exit-popup.exit-popup--lead .exit-popup__listing-container:after {
  content: " ";
  display: table;
}
.exit-popup.exit-popup--lead .exit-popup__listing-container:after {
  clear: both;
}
.exit-popup.exit-popup--lead .exit-popup__listing-img {
  position: relative;
  float: left;
  width: 100%;
  color: #111;
  font-size: 24px;
  max-width: 41%;
  display: inline-block;
  vertical-align: text-bottom;
  padding: 44.2px 0;
}
.exit-popup.exit-popup--lead .exit-popup__listing-img img {
  background: #fff;
  margin: auto;
  display: block;
  max-height: 60px;
}
.exit-popup.exit-popup--lead .exit-popup__listing-img-content {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 40px 0;
}
.exit-popup.exit-popup--lead .exit-popup__quote-btn {
  text-indent: -999px;
  background: url(/common_scripts/leadgen/laravel/images/ftr-btn-3.jpg);
  width: 225px;
  height: 50px;
  clear: both;
  display: block;
  margin: 20px auto 0;
  background-size: contain;
  overflow: hidden;
}
.exit-popup.exit-popup--lead .exit-popup__listing-content {
  float: right;
  line-height: normal;
  color: #111;
  display: inline-block;
  font-size: 24px;
  background: rgba(255, 255, 255, 0.5);
  padding: 20px;
  min-height: 240px;
  width: 58%;
  line-height: normal;
  vertical-align: top;
}
.exit-popup.exit-popup--lead .exit-popup__listing-content li {
  list-style: none;
  padding-left: 24px;
  font-size: 16px;
  line-height: 1.3;
  background: url(/common_scripts/leadgen/laravel/images/check-mark.png) no-repeat left 5px;
  background-size: 15px auto;
  margin-bottom: 8.6666666667px;
  color: #111;
}
.exit-popup.exit-popup--lead .exit-popup__phone-content {
  font-size: 44.8px;
  line-height: normal;
  color: #fff;
  text-align: center;
  margin: 0;
}
.exit-popup.exit-popup--lead .exit-popup__phone-cta {
  color: #fff;
  clear: both;
  font-size: 33.6px;
  display: block;
  line-height: normal;
  margin-top: 52px;
}
.exit-popup.exit-popup--lead .exit-popup__disclaimer {
  color: #fff;
  font-size: 14px;
  font-weight: 200;
  margin-top: 26px;
  text-align: center;
}

.exit-popup.exit-popup--leadimg {
  background: rgba(0, 0, 0, 0.8);
}
.exit-popup.exit-popup--leadimg .exit-popup__wrapper {
  background: #e1e4e9 url("/common_scripts/leadgen/laravel/images/exitpop-hero.jpg") top left/600px no-repeat;
  max-width: 600px;
  margin: 3% auto 2%;
  padding: 26px 26px 8.6666666667px 26px;
  border-bottom: solid 10px #1d384d;
}
.exit-popup.exit-popup--leadimg .exit-popup__no-thanks {
  margin-top: 70px;
}
.exit-popup.exit-popup--leadimg .exit-popup__close-btn {
  background: url("/common_scripts/leadgen/laravel/images/close-x.png") center center/43px no-repeat;
  width: 43px;
  height: 43px;
  right: -25px;
  top: -25px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
}
.exit-popup.exit-popup--leadimg .exit-popup__close-btn:hover, .exit-popup.exit-popup--leadimg .exit-popup__close-btn:focus {
  opacity: 0.9;
  box-shadow: 0 0 4px #333;
  -webkit-box-shadow: 0 0 4px #333;
  -moz-box-shadow: 0 0 4px #333;
  cursor: pointer;
}
.exit-popup.exit-popup--leadimg .exit-popup__title {
  color: #1d384d;
  margin: 0;
  padding: 20px 0 5px 0;
  width: 62%;
  font-size: 32px;
  line-height: 35.2px;
  font-weight: 400;
  text-align: center;
  text-transform: inherit;
}
.exit-popup.exit-popup--leadimg .exit-popup__phone-cta {
  color: #1d384d;
  font-size: 19.2px;
  font-weight: 700;
  margin: 0 0 -10px;
  padding: 0 0 5px 0;
  width: 60%;
  text-align: center;
}
.exit-popup.exit-popup--leadimg .exit-popup__phone-number {
  color: #1d384d;
  font-size: 36.8px;
  line-height: normal;
  margin: 0;
  padding: 0;
  width: 60%;
  text-align: center;
}
.exit-popup.exit-popup--leadimg .exit-popup__phone-number--medicare {
  font-size: 28.8px;
}
.exit-popup.exit-popup--leadimg .exit-popup__content {
  float: none;
}
.exit-popup.exit-popup--leadimg .exit-popup__lead-content {
  background: #fff;
  margin-top: 26px;
  border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -ms-border-radius: 0 0 10px 10px;
}
.exit-popup.exit-popup--leadimg .exit-popup__lead-content-title {
  color: #fff;
  background: linear-gradient(180deg, #1d384d 0, #162b3a);
  text-align: center;
  font-size: 19.2px;
  padding: 10.4px 13px;
  margin: 0;
}
.exit-popup.exit-popup--leadimg .exit-popup__listing-img {
  display: inline-block;
  padding: 13px;
  margin: 0 0 0 20px;
}
.exit-popup.exit-popup--leadimg .exit-popup__listing-img img {
  max-width: 200px;
  max-height: 65px;
}
.exit-popup.exit-popup--leadimg .exit-popup__listing-btn {
  background: #7e172e url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 223.2 399.2'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Cpolygon class='a' points='3.9 399.2 2 199.6 0 0 111.6 98.7 223.2 197.4 113.5 298.3 3.9 399.2'/%3E%3C/svg%3E") 90% center/10px no-repeat;
  border: solid 1px #e1e4e9;
  color: #fff;
  text-shadow: 0 0 2px #681326;
  font-size: 19.2px;
  float: right;
  display: inline-block;
  margin: 13px 52px 0 auto;
  padding: 13px 52px 13px 13px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
}
.exit-popup.exit-popup--leadimg .exit-popup__listing-btn:hover {
  background: #681326 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 223.2 399.2'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Cpolygon class='a' points='3.9 399.2 2 199.6 0 0 111.6 98.7 223.2 197.4 113.5 298.3 3.9 399.2'/%3E%3C/svg%3E") 90% center/10px no-repeat;
  cursor: pointer;
}
.exit-popup.exit-popup--leadimg .exit-popup__listing-content {
  color: #444;
  clear: both;
  float: none;
  max-width: inherit;
  min-height: inherit;
  width: 100%;
  font-size: 16px;
  background: transparent;
  padding: 0 26px 13px;
}
.exit-popup.exit-popup--leadimg .exit-popup__listing-content ul {
  padding: 0;
}
.exit-popup.exit-popup--leadimg .exit-popup__listing-content-title {
  color: #444;
  font-size: 20.8px;
  margin: 0;
}
.exit-popup.exit-popup--leadimg .exit-popup__listing-content-description ul li, .exit-popup.exit-popup--leadimg .exit-popup__listing-content-description p {
  font-size: 14px;
  list-style: none;
}
.exit-popup.exit-popup--leadimg .exit-popup__disclaimer, .exit-popup.exit-popup--leadimg .exit-popup__no-thanks {
  margin: 6.5px auto;
  color: #444;
  text-align: center;
  font-size: 13px;
}
.exit-popup.exit-popup--leadimg .exit-popup__no-thanks {
  font-size: 16px;
}
.exit-popup.exit-popup--leadimg.exit-popup--nophone .exit-popup__title,
.exit-popup.exit-popup--leadimg.exit-popup--nophone .exit-popup__lead-content {
  margin-top: 36.4px;
}

.exit-popup--all {
  background: rgba(0, 0, 0, 0.7);
  font-family: sans-serif;
}
.exit-popup--all .exit-popup__close-btn {
  top: 3%;
  right: 1%;
  font-size: 32px;
  font-weight: 100;
  padding: 0;
  color: #087EB5;
  border: solid 1px #087EB5;
  border-radius: 15%;
  -webkit-border-radius: 15%;
  -moz-border-radius: 15%;
  -ms-border-radius: 15%;
}
.exit-popup--all .exit-popup__wrapper {
  background: #174775;
  border-radius: 2%;
  -webkit-border-radius: 2%;
  -moz-border-radius: 2%;
  -ms-border-radius: 2%;
  padding: 0;
  max-width: 900px;
}
.exit-popup--all .exit-popup__header {
  text-align: center;
  font-size: 28.8px;
  font-weight: 400;
  color: #fff;
  margin: 0;
  padding: 26px 0 13px;
}
.exit-popup--all .exit-popup__content {
  background: #087EB5;
  display: flex;
  flex-direction: row;
  align-items: top;
  padding: 26px;
}
.exit-popup--all .exit-popup__section {
  flex: 1;
  padding: 0 46.8px;
  border-left: solid 1px #fff;
  position: relative;
}
.exit-popup--all .exit-popup__section:before {
  content: "";
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 185 185'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23fff;%7D.b%7Bfill:%23174775;%7D%3C/style%3E%3C/defs%3E%3Ccircle class='a' cx='92.5' cy='92.5' r='92.5'/%3E%3Ccircle class='b' cx='92.5' cy='92.5' r='87.5'/%3E%3Cpath class='a' d='M745.6,396.2c0,7.1-1.8,12.6-5.3,16.6s-8.5,6-14.9,6-11.4-1.9-14.9-5.9-5.3-9.5-5.3-16.7,1.8-12.7,5.3-16.7,8.5-5.9,15-5.9,11.2,2,14.8,6.1S745.6,389.2,745.6,396.2Zm-35,0c0,6,1.3,10.5,3.8,13.6s6.2,4.6,11,4.6,8.6-1.6,11.1-4.6,3.7-7.6,3.7-13.6-1.2-10.4-3.7-13.4-6.1-4.6-11-4.6-8.6,1.5-11.1,4.6S710.6,390.4,710.6,396.2Z' transform='translate(-651.4 -303.7)'/%3E%3Cpath class='a' d='M756.8,400v18.2h-5.1V374.3h12c5.4,0,9.4,1.1,12,3.1s3.8,5.2,3.8,9.3c0,5.8-2.9,9.8-8.8,11.8l11.9,19.7h-6L766,400Zm0-4.4h7c3.6,0,6.2-.7,7.9-2.2s2.5-3.5,2.5-6.4-.8-5-2.5-6.3-4.5-1.9-8.3-1.9h-6.6Z' transform='translate(-651.4 -303.7)'/%3E%3C/svg%3E") center center/50px no-repeat;
  width: 50px;
  height: 50px;
  display: block;
  background-position: bottom center;
  position: absolute;
  left: -25px;
  top: calc(50% - 25px);
}
.exit-popup--all .exit-popup__section:first-child {
  border: none;
  padding-left: 0;
}
.exit-popup--all .exit-popup__section:first-child:before {
  display: none;
}
.exit-popup--all .exit-popup__section:last-child {
  padding-right: 0;
}
.exit-popup--all .exit-popup__section--phone {
  padding: 0 13px;
}
.exit-popup--all .exit-popup-zipform__title {
  font-size: 20.8px;
  color: #fff;
}
.exit-popup--all .exit-popup__no-thanks {
  background: transparent;
  border: none;
  color: #fff;
  display: block;
  text-align: center;
  font-size: 14px;
  margin: 0 auto;
  padding: 13px 0;
}
.exit-popup--all .exit-popup__disclaimer {
  color: #fff;
  font-size: 10.6666666667px;
  margin: 26px 0 0 0;
  text-align: center;
}
.exit-popup--all .exit-popup__zipform, .exit-popup--all .exit-popup__phone, .exit-popup--all .exit-popup__lead {
  max-width: 250px;
  margin: auto;
}
.exit-popup--all .exit-popup__zipform-cta, .exit-popup--all .exit-popup__phone-cta, .exit-popup--all .exit-popup__lead-cta {
  color: #fff;
  font-size: 20.8px;
  font-weight: 500;
  text-align: center;
  margin: 0 auto 17.3333333333px;
}
.exit-popup--all .exit-popup__zipform-content {
  background: url("/common_scripts/leadgen/laravel/images/icon-zipform.png") center top/150px no-repeat;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 253 176.5'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:#174775;%7D%3C/style%3E%3C/defs%3E%3Cpath class='a' d='M384.6,412.5h22.7c1.3,11.7-8.6,23.4-20.7,24.9a46.4,46.4,0,0,1-6.5.3H182.2c-13.6,0-23-6.2-26.5-17.6-.6-2.2-.8-4.5-1.3-7.5h23.5c-8.3-9.7-6.5-20.5-6.5-31.1q-.2-45.6-.1-91.4c0-18.7,10.1-28.8,28.6-28.8h163c18,0,28.3,10.2,28.3,28.1,0,32.5-.1,65,0,97.5C391.2,395.7,391.4,404.5,384.6,412.5Zm-104-8.2h83c7.7,0,10.5-2.9,10.5-10.6v-105c0-8.1-2.6-10.7-10.8-10.7h-164c-8.4,0-11.1,2.7-11.1,11.1V393c0,8.6,2.7,11.3,11.5,11.3Z' transform='translate(-154.4 -261.3)'/%3E%3Cpath class='a' d='M293.6,347.7c4,8,7.8,15.5,11.4,23.1,2.1,4.5.9,8.7-2.7,11s-7.4,1.8-10.5-1.1a18.6,18.6,0,0,1-2.9-4.7l-10-19.8-9.2,10.7c-2.3,2.7-4.8,5.3-8.9,3.6s-4.2-4.6-4.2-8.2c.1-18.1-.1-36.3.2-54.5a12,12,0,0,1,3.3-7.6c2.8-2.6,5.9-.5,8.5,1.4l42.3,30.1c2.8,2,5.6,4.1,4.5,8.1s-4.2,4.8-7.6,5.4Z' transform='translate(-154.4 -261.3)'/%3E%3C/svg%3E") center top/140px no-repeat;
  padding-top: 110px;
}
.exit-popup--all .exit-popup__zipform-label {
  color: #fff;
  display: block;
  text-align: center;
}
.exit-popup--all .exit-popup__zipform-input {
  color: #174775;
  border: solid 2px #174775;
  display: block;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  width: 80%;
  text-align: center;
  font-size: 27.2px;
  margin: 0 auto;
  padding: 7.4285714286px;
  transition: border 0.5s ease-out;
  outline: none;
  width: 80%;
}
.exit-popup--all .exit-popup__zipform-input:hover, .exit-popup--all .exit-popup__zipform-input:visited, .exit-popup--all .exit-popup__zipform-input:focus, .exit-popup--all .exit-popup__zipform-input:active {
  background: #fff8f3;
  border: solid 2px #fe8828;
  outline: none;
}
.exit-popup--all .exit-popup__zipform-submit {
  background: #fe8828;
  background: linear-gradient(to bottom, #fe8828 0%, #f26d01 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$color-a", endColorstr="$color-b",GradientType=0 );
  -ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$color-a", endColorstr="$color-b",GradientType=0 );
  -webkit-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$color-a", endColorstr="$color-b",GradientType=0 );
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border: solid 1px #fff;
  color: #fff;
  font-weight: bold;
  outline: none;
  margin: 8.6666666667px 0;
  padding: 8.6666666667px 0;
  font-size: 22.4px;
  text-align: center;
  width: 100%;
}
.exit-popup--all .exit-popup__zipform-submit:hover, .exit-popup--all .exit-popup__zipform-submit:visited, .exit-popup--all .exit-popup__zipform-submitfocused, .exit-popup--all .exit-popup__zipform-submit:active {
  background: #f26d01;
}
.exit-popup--all .exit-popup__phone-content {
  background: url("/common_scripts/leadgen/laravel/images/icon-phone.png") center top/100px no-repeat;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 205 205.4'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23164876;%7D%3C/style%3E%3C/defs%3E%3Cpath class='a' d='M675.9,590.9c-16-.5-29.9-5.7-43.1-12.5q-59.7-30.7-90.3-90.6c-6.1-12.1-11-24.6-12-38.4-.8-10.4,1.6-19.4,9.9-26.6,4.4-3.8,8.3-8.2,12.4-12.3,7.9-7.7,16.2-7.8,23.9-.2s15.7,15.5,23.4,23.4,7.6,15.8.1,23.6c-4.1,4.2-8,8.6-12.4,12.4s-3.3,5.4-1.4,9c5.2,10.3,12.4,19.2,20.2,27.6,10.9,11.7,22.9,22.1,37.6,29.1,2.4,1.2,4,.9,5.8-1,4.4-4.6,8.8-9.1,13.4-13.6,7.7-7.5,16-7.6,23.6-.1s15.6,15.6,23.4,23.5,7.6,16-.1,23.9l-14.4,14.7C690.1,588.6,683,590.7,675.9,590.9Z' transform='translate(-530.4 -385.4)'/%3E%3Cpath class='a' d='M735.4,477.4a10.3,10.3,0,0,1-9.4,10.5c-5.8.5-10.5-3.2-11.3-9.4-2.6-20.6-11.4-38.1-26.9-52a80.3,80.3,0,0,0-44.3-20.2c-7.1-.9-11.4-5.8-10.5-11.9s6.4-9.8,13.3-8.8q55.7,8.4,80.2,58.9A89.5,89.5,0,0,1,735.4,477.4Z' transform='translate(-530.4 -385.4)'/%3E%3Cpath class='a' d='M699,477.4a10.6,10.6,0,0,1-9.4,10.5c-5.6.6-10.3-3-11.5-8.8A45.2,45.2,0,0,0,642,442.8c-5.2-1-8.4-4.3-8.9-9s1-8.2,4.9-10.2a14.1,14.1,0,0,1,7.8-1.3c26.1,4,49.5,27.8,53.1,53.8C698.9,476.6,699,477.1,699,477.4Z' transform='translate(-530.4 -385.4)'/%3E%3C/svg%3E") center top/100px no-repeat;
  padding-top: 110px;
}
.exit-popup--all .exit-popup__phone-title, .exit-popup--all .exit-popup__phone-number, .exit-popup--all .exit-popup__phone-tty {
  color: #fff;
  font-size: 22.4px;
  text-align: center;
  margin: 0;
}
.exit-popup--all .exit-popup__phone-title {
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 6.5px;
  text-transform: uppercase;
  font-size: 19.2px;
}
.exit-popup--all .exit-popup__phone-number {
  font-size: 32px;
}
.exit-popup--all .exit-popup__lead-title {
  color: #174775;
  text-align: center;
  margin: 13px 0 0 0;
  line-height: normal;
}
.exit-popup--all .exit-popup__lead-link {
  display: block;
  background: #fff;
  background: linear-gradient(to bottom, #fff 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$color-a", endColorstr="$color-b",GradientType=0 );
  -ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$color-a", endColorstr="$color-b",GradientType=0 );
  -webkit-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$color-a", endColorstr="$color-b",GradientType=0 );
  padding: 26px 14.4444444444px;
  margin-top: 8.6666666667px;
  border-radius: 5%;
}
.exit-popup--all .exit-popup__lead-img {
  display: block;
  margin: auto;
  width: 100%;
  max-width: 140px;
}

.hr {
  margin: 26px;
}

.txt-small {
  font-size: 13px;
}

.list-banner {
  background: #1d384d;
}
.list-banner__h1 {
  width: 100%;
  max-width: 1190px;
  margin: auto;
  padding: 26px 13px;
  color: #fff;
  padding: 13px;
  font-size: 20px;
  margin: auto;
  text-align: center;
  line-height: normal;
}
.list-banner__h1:after {
  clear: both;
  content: "";
}
@media screen and (max-width: 575px) {
  .list-banner__h1 {
    font-size: 16px;
  }
}

.hide, .hidden {
  display: none;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

html {
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  font-family: Roboto Slab, serif;
  margin: 0;
  font-size: 16px;
  line-height: 26px;
  color: #1d384d;
}

h1, h2, h3, h4, h5 {
  font-family: Roboto Slab, serif;
  font-weight: 700;
  text-transform: capitalize;
  font-style: inherit;
  line-height: 26px;
  margin-top: 0;
  margin-bottom: 26px;
  color: inherit;
}
h1 small, h2 small, h3 small, h4 small, h5 small {
  font-family: Roboto Slab, serif;
  display: block;
  margin-top: 6.5px;
}
@media screen and (max-width: 575px) {
  h1, h2, h3, h4, h5 {
    font-weight: 600;
  }
}

@media screen and (min-width: 576px) {
  h1,
.fs-h1 {
    font-size: 35.152px;
    line-height: 52px;
  }
}
@media screen and (max-width: 575px) {
  h1,
.fs-h1 {
    font-size: 32px;
    line-height: normal;
  }
}

@media screen and (min-width: 576px) {
  h2,
.fs-h2 {
    font-size: 27.04px;
    line-height: 39px;
  }
}
@media screen and (max-width: 575px) {
  h2,
.fs-h2 {
    font-size: 27.2px;
    line-height: normal;
  }
}

@media screen and (min-width: 576px) {
  h3,
.fs-h3 {
    font-size: 20.8px;
    line-height: 39px;
  }
}
@media screen and (max-width: 575px) {
  h3,
.fs-h3 {
    font-size: 25.6px;
    line-height: normal;
  }
}

h4,
.fs-h4,
.fs-base {
  font-size: 16px;
  line-height: normal;
}

@media screen and (min-width: 576px) {
  h5,
small,
button,
.fs-h5,
.fs-small {
    font-size: 12.3076923077px;
  }
}
@media screen and (max-width: 575px) {
  h5,
small,
button,
.fs-h5,
.fs-small {
    font-size: 10px;
    line-height: normal;
  }
}

@media screen and (min-width: 576px) {
  .fs-xsmall {
    font-size: 9.4674556213px;
  }
}

@media screen and (min-width: 576px) {
  .fs-xlarge {
    font-size: 45.6976px;
    line-height: 65px;
  }
}
@media screen and (max-width: 575px) {
  .fs-xlarge {
    font-size: 104.8576px;
  }
}

p, ul, ol, pre, table, blockquote {
  margin-top: 0;
  margin-bottom: 26px;
}

ul ul, ol ol, ul ol, ol ul {
  margin-top: 0;
  margin-bottom: 0;
}

b, strong, em, small, code {
  line-height: inherit;
}

button:hover, button:focus, button:active {
  cursor: pointer;
}

a {
  color: inherit;
  text-decoration: none;
}
a:hover, a:focus, a:active {
  cursor: pointer;
  text-decoration: underline;
}

figure {
  margin: 0;
}
figure img {
  max-width: 100%;
}

ul li {
  list-style: disc;
}

.img--centered {
  display: block;
  margin: auto;
}

.scaffold {
  position: relative;
}
.scaffold:after {
  content: "";
  clear: both;
  display: block;
}
.scaffold__col {
  position: relative;
}
.scaffold--center {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .scaffold {
    font-size: 0;
    margin-left: -13px;
    margin-right: -13px;
  }
  .scaffold--alt {
    margin: -8.6666666667px;
  }
  .scaffold--alt > .scaffold__col {
    display: block;
  }
  .scaffold__col {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    padding: 0 13px;
    width: 100%;
  }
  .scaffold--alt .scaffold__col {
    padding: 0 8.6666666667px;
  }
  .scaffold__col--sm1 {
    width: 8.333333333%;
  }
  .scaffold__col--sm2 {
    width: 16.66666666%;
  }
  .scaffold__col--sm3 {
    width: 25%;
  }
  .scaffold__col--sm4 {
    width: 33.33333333%;
  }
  .scaffold__col--sm5 {
    width: 41.66666667%;
  }
  .scaffold__col--sm6 {
    width: 50%;
  }
  .scaffold__col--sm7 {
    width: 58.33333333%;
  }
  .scaffold__col--sm8 {
    width: 66.66666667%;
  }
  .scaffold__col--sm9 {
    width: 75%;
  }
  .scaffold__col--sm10 {
    width: 83.333333%;
  }
  .scaffold__col--sm11 {
    width: 91.666667%;
  }
  .scaffold__col--sm12 {
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .scaffold__col--left {
    float: left;
  }
  .scaffold__col--right {
    float: right;
  }
  .scaffold__col--md1 {
    width: 8.333333333%;
  }
  .scaffold__col--md2 {
    width: 16.66666666%;
  }
  .scaffold__col--md3 {
    width: 25%;
  }
  .scaffold__col--md4 {
    width: 33.33333333%;
  }
  .scaffold__col--md5 {
    width: 41.66666667%;
  }
  .scaffold__col--md6 {
    width: 50%;
  }
  .scaffold__col--md7 {
    width: 58.33333333%;
  }
  .scaffold__col--md8 {
    width: 66.66666667%;
  }
  .scaffold__col--md9 {
    width: 75%;
  }
  .scaffold__col--md10 {
    width: 83.333333%;
  }
  .scaffold__col--md11 {
    width: 91.666667%;
  }
  .scaffold__col--md12 {
    width: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .scaffold__col--lg1 {
    width: 8.333333333%;
  }
  .scaffold__col--lg2 {
    width: 16.66666666%;
  }
  .scaffold__col--lg3 {
    width: 25%;
  }
  .scaffold__col--lg4 {
    width: 33.33333333%;
  }
  .scaffold__col--lg5 {
    width: 41.66666667%;
  }
  .scaffold__col--lg6 {
    width: 50%;
  }
  .scaffold__col--lg7 {
    width: 58.33333333%;
  }
  .scaffold__col--lg8 {
    width: 66.66666667%;
  }
  .scaffold__col--lg9 {
    width: 75%;
  }
  .scaffold__col--lg10 {
    width: 83.333333%;
  }
  .scaffold__col--lg11 {
    width: 91.666667%;
  }
  .scaffold__col--lg12 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .scaffold__hide--mobile {
    display: none;
  }
  .scaffold__col--xs1, .scaffold__col--xs2, .scaffold__col--xs3, .scaffold__col--xs4, .scaffold__col--xs5, .scaffold__col--xs6, .scaffold__col--xs7, .scaffold__col--xs8, .scaffold__col--xs9, .scaffold__col--xs10, .scaffold__col--xs11, .scaffold__col--xs12 {
    display: inline-block;
    float: left;
  }
  .scaffold__col--xs1 {
    width: 8.333333333%;
  }
  .scaffold__col--xs2 {
    width: 16.66666666%;
  }
  .scaffold__col--xs3 {
    width: 25%;
  }
  .scaffold__col--xs4 {
    width: 33.33333333%;
  }
  .scaffold__col--xs5 {
    width: 41.66666667%;
  }
  .scaffold__col--xs6 {
    width: 50%;
  }
  .scaffold__col--xs7 {
    width: 58.33333333%;
  }
  .scaffold__col--xs8 {
    width: 66.66666667%;
  }
  .scaffold__col--xs9 {
    width: 75%;
  }
  .scaffold__col--xs10 {
    width: 83.333333%;
  }
  .scaffold__col--xs11 {
    width: 91.666667%;
  }
  .scaffold__col--xs12 {
    width: 100%;
  }
}
.scaffold--nopadding {
  padding: 0;
}

.grid {
  position: relative;
  line-height: normal;
}
.grid__col {
  display: block;
  position: relative;
  white-space: normal;
}
.grid__col--hidden {
  display: none;
}
.grid--center {
  text-align: center;
}
.grid--1 .grid__col {
  width: 8.3333333333%;
  margin: -1.5px;
}
.grid--1.grid--gutter > .grid__col {
  display: inline-block;
  width: calc(8.3333333333% - 10.8333333333px);
  margin: 4.3333333333px;
}
.grid--2 .grid__col {
  width: 16.6666666667%;
  margin: -1.5px;
}
.grid--2.grid--gutter > .grid__col {
  display: inline-block;
  width: calc(16.6666666667% - 10.8333333333px);
  margin: 4.3333333333px;
}
.grid--3 .grid__col {
  width: 25%;
  margin: -1.5px;
}
.grid--3.grid--gutter > .grid__col {
  display: inline-block;
  width: calc(25% - 10.8333333333px);
  margin: 4.3333333333px;
}
.grid--4 .grid__col {
  width: 33.3333333333%;
  margin: -1.5px;
}
.grid--4.grid--gutter > .grid__col {
  display: inline-block;
  width: calc(33.3333333333% - 10.8333333333px);
  margin: 4.3333333333px;
}
.grid--5 .grid__col {
  width: 41.6666666667%;
  margin: -1.5px;
}
.grid--5.grid--gutter > .grid__col {
  display: inline-block;
  width: calc(41.6666666667% - 10.8333333333px);
  margin: 4.3333333333px;
}
.grid--6 .grid__col {
  width: 50%;
  margin: -1.5px;
}
.grid--6.grid--gutter > .grid__col {
  display: inline-block;
  width: calc(50% - 10.8333333333px);
  margin: 4.3333333333px;
}
.grid--7 .grid__col {
  width: 58.3333333333%;
  margin: -1.5px;
}
.grid--7.grid--gutter > .grid__col {
  display: inline-block;
  width: calc(58.3333333333% - 10.8333333333px);
  margin: 4.3333333333px;
}
.grid--8 .grid__col {
  width: 66.6666666667%;
  margin: -1.5px;
}
.grid--8.grid--gutter > .grid__col {
  display: inline-block;
  width: calc(66.6666666667% - 10.8333333333px);
  margin: 4.3333333333px;
}
.grid--9 .grid__col {
  width: 75%;
  margin: -1.5px;
}
.grid--9.grid--gutter > .grid__col {
  display: inline-block;
  width: calc(75% - 10.8333333333px);
  margin: 4.3333333333px;
}
.grid--10 .grid__col {
  width: 83.3333333333%;
  margin: -1.5px;
}
.grid--10.grid--gutter > .grid__col {
  display: inline-block;
  width: calc(83.3333333333% - 10.8333333333px);
  margin: 4.3333333333px;
}
.grid--11 .grid__col {
  width: 91.6666666667%;
  margin: -1.5px;
}
.grid--11.grid--gutter > .grid__col {
  display: inline-block;
  width: calc(91.6666666667% - 10.8333333333px);
  margin: 4.3333333333px;
}
.grid--12 .grid__col {
  width: 100%;
  margin: -1.5px;
}
.grid--12.grid--gutter > .grid__col {
  display: inline-block;
  width: calc(100% - 10.8333333333px);
  margin: 4.3333333333px;
}
@media screen and (max-width: 575px) {
  .grid--gutter {
    margin: 0 -10.8333333333px;
  }
  .grid__col {
    display: block;
    vertical-align: top;
    padding: 0;
    width: 100%;
  }
  .grid--gutter .grid__col {
    padding: 0 10.8333333333px;
  }
  .grid--1 .grid__col {
    width: 8.3333333333%;
    margin: -1.5px;
  }
  .grid--1.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(8.3333333333% - 10.8333333333px);
    margin: 0 4.3333333333px;
  }
  .grid--2 .grid__col {
    width: 16.6666666667%;
    margin: -1.5px;
  }
  .grid--2.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(16.6666666667% - 10.8333333333px);
    margin: 0 4.3333333333px;
  }
  .grid--3 .grid__col {
    width: 25%;
    margin: -1.5px;
  }
  .grid--3.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(25% - 10.8333333333px);
    margin: 0 4.3333333333px;
  }
  .grid--4 .grid__col {
    width: 33.3333333333%;
    margin: -1.5px;
  }
  .grid--4.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(33.3333333333% - 10.8333333333px);
    margin: 0 4.3333333333px;
  }
  .grid--5 .grid__col {
    width: 41.6666666667%;
    margin: -1.5px;
  }
  .grid--5.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(41.6666666667% - 10.8333333333px);
    margin: 0 4.3333333333px;
  }
  .grid--6 .grid__col {
    width: 50%;
    margin: -1.5px;
  }
  .grid--6.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(50% - 10.8333333333px);
    margin: 0 4.3333333333px;
  }
  .grid--7 .grid__col {
    width: 58.3333333333%;
    margin: -1.5px;
  }
  .grid--7.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(58.3333333333% - 10.8333333333px);
    margin: 0 4.3333333333px;
  }
  .grid--8 .grid__col {
    width: 66.6666666667%;
    margin: -1.5px;
  }
  .grid--8.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(66.6666666667% - 10.8333333333px);
    margin: 0 4.3333333333px;
  }
  .grid--9 .grid__col {
    width: 75%;
    margin: -1.5px;
  }
  .grid--9.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(75% - 10.8333333333px);
    margin: 0 4.3333333333px;
  }
  .grid--10 .grid__col {
    width: 83.3333333333%;
    margin: -1.5px;
  }
  .grid--10.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(83.3333333333% - 10.8333333333px);
    margin: 0 4.3333333333px;
  }
  .grid--11 .grid__col {
    width: 91.6666666667%;
    margin: -1.5px;
  }
  .grid--11.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(91.6666666667% - 10.8333333333px);
    margin: 0 4.3333333333px;
  }
  .grid--12 .grid__col {
    width: 100%;
    margin: -1.5px;
  }
  .grid--12.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(100% - 10.8333333333px);
    margin: 0 4.3333333333px;
  }
}
@media screen and (min-width: 576px) {
  .grid--gutter {
    margin: 0;
  }
  .grid__col {
    display: table-cell;
    vertical-align: top;
    padding: 0;
  }
  .grid--xs1 .grid__col {
    width: 8.3333333333%;
    margin: -1.5px;
  }
  .grid--xs1.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(8.3333333333% - 13px);
    margin: 0 5.2px;
  }
  .grid--xs2 .grid__col {
    width: 16.6666666667%;
    margin: -1.5px;
  }
  .grid--xs2.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(16.6666666667% - 13px);
    margin: 0 5.2px;
  }
  .grid--xs3 .grid__col {
    width: 25%;
    margin: -1.5px;
  }
  .grid--xs3.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(25% - 13px);
    margin: 0 5.2px;
  }
  .grid--xs4 .grid__col {
    width: 33.3333333333%;
    margin: -1.5px;
  }
  .grid--xs4.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(33.3333333333% - 13px);
    margin: 0 5.2px;
  }
  .grid--xs5 .grid__col {
    width: 41.6666666667%;
    margin: -1.5px;
  }
  .grid--xs5.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(41.6666666667% - 13px);
    margin: 0 5.2px;
  }
  .grid--xs6 .grid__col {
    width: 50%;
    margin: -1.5px;
  }
  .grid--xs6.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(50% - 13px);
    margin: 0 5.2px;
  }
  .grid--xs7 .grid__col {
    width: 58.3333333333%;
    margin: -1.5px;
  }
  .grid--xs7.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(58.3333333333% - 13px);
    margin: 0 5.2px;
  }
  .grid--xs8 .grid__col {
    width: 66.6666666667%;
    margin: -1.5px;
  }
  .grid--xs8.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(66.6666666667% - 13px);
    margin: 0 5.2px;
  }
  .grid--xs9 .grid__col {
    width: 75%;
    margin: -1.5px;
  }
  .grid--xs9.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(75% - 13px);
    margin: 0 5.2px;
  }
  .grid--xs10 .grid__col {
    width: 83.3333333333%;
    margin: -1.5px;
  }
  .grid--xs10.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(83.3333333333% - 13px);
    margin: 0 5.2px;
  }
  .grid--xs11 .grid__col {
    width: 91.6666666667%;
    margin: -1.5px;
  }
  .grid--xs11.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(91.6666666667% - 13px);
    margin: 0 5.2px;
  }
  .grid--xs12 .grid__col {
    width: 100%;
    margin: -1.5px;
  }
  .grid--xs12.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(100% - 13px);
    margin: 0 5.2px;
  }
}
@media screen and (min-width: 768px) {
  .grid--sm1 .grid__col {
    width: 8.3333333333%;
    margin: -1.5px;
  }
  .grid--sm1.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(8.3333333333% - 16.25px);
    margin: 0 6.5px;
  }
  .grid--sm2 .grid__col {
    width: 16.6666666667%;
    margin: -1.5px;
  }
  .grid--sm2.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(16.6666666667% - 16.25px);
    margin: 0 6.5px;
  }
  .grid--sm3 .grid__col {
    width: 25%;
    margin: -1.5px;
  }
  .grid--sm3.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(25% - 16.25px);
    margin: 0 6.5px;
  }
  .grid--sm4 .grid__col {
    width: 33.3333333333%;
    margin: -1.5px;
  }
  .grid--sm4.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(33.3333333333% - 16.25px);
    margin: 0 6.5px;
  }
  .grid--sm5 .grid__col {
    width: 41.6666666667%;
    margin: -1.5px;
  }
  .grid--sm5.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(41.6666666667% - 16.25px);
    margin: 0 6.5px;
  }
  .grid--sm6 .grid__col {
    width: 50%;
    margin: -1.5px;
  }
  .grid--sm6.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(50% - 16.25px);
    margin: 0 6.5px;
  }
  .grid--sm7 .grid__col {
    width: 58.3333333333%;
    margin: -1.5px;
  }
  .grid--sm7.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(58.3333333333% - 16.25px);
    margin: 0 6.5px;
  }
  .grid--sm8 .grid__col {
    width: 66.6666666667%;
    margin: -1.5px;
  }
  .grid--sm8.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(66.6666666667% - 16.25px);
    margin: 0 6.5px;
  }
  .grid--sm9 .grid__col {
    width: 75%;
    margin: -1.5px;
  }
  .grid--sm9.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(75% - 16.25px);
    margin: 0 6.5px;
  }
  .grid--sm10 .grid__col {
    width: 83.3333333333%;
    margin: -1.5px;
  }
  .grid--sm10.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(83.3333333333% - 16.25px);
    margin: 0 6.5px;
  }
  .grid--sm11 .grid__col {
    width: 91.6666666667%;
    margin: -1.5px;
  }
  .grid--sm11.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(91.6666666667% - 16.25px);
    margin: 0 6.5px;
  }
  .grid--sm12 .grid__col {
    width: 100%;
    margin: -1.5px;
  }
  .grid--sm12.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(100% - 16.25px);
    margin: 0 6.5px;
  }
}
@media screen and (min-width: 992px) {
  .grid--md1 .grid__col {
    width: 8.3333333333%;
    margin: -1.5px;
  }
  .grid--md1.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(8.3333333333% - 20px);
    margin: 0 8px;
  }
  .grid--md2 .grid__col {
    width: 16.6666666667%;
    margin: -1.5px;
  }
  .grid--md2.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(16.6666666667% - 20px);
    margin: 0 8px;
  }
  .grid--md3 .grid__col {
    width: 25%;
    margin: -1.5px;
  }
  .grid--md3.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(25% - 20px);
    margin: 0 8px;
  }
  .grid--md4 .grid__col {
    width: 33.3333333333%;
    margin: -1.5px;
  }
  .grid--md4.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(33.3333333333% - 20px);
    margin: 0 8px;
  }
  .grid--md5 .grid__col {
    width: 41.6666666667%;
    margin: -1.5px;
  }
  .grid--md5.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(41.6666666667% - 20px);
    margin: 0 8px;
  }
  .grid--md6 .grid__col {
    width: 50%;
    margin: -1.5px;
  }
  .grid--md6.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(50% - 20px);
    margin: 0 8px;
  }
  .grid--md7 .grid__col {
    width: 58.3333333333%;
    margin: -1.5px;
  }
  .grid--md7.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(58.3333333333% - 20px);
    margin: 0 8px;
  }
  .grid--md8 .grid__col {
    width: 66.6666666667%;
    margin: -1.5px;
  }
  .grid--md8.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(66.6666666667% - 20px);
    margin: 0 8px;
  }
  .grid--md9 .grid__col {
    width: 75%;
    margin: -1.5px;
  }
  .grid--md9.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(75% - 20px);
    margin: 0 8px;
  }
  .grid--md10 .grid__col {
    width: 83.3333333333%;
    margin: -1.5px;
  }
  .grid--md10.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(83.3333333333% - 20px);
    margin: 0 8px;
  }
  .grid--md11 .grid__col {
    width: 91.6666666667%;
    margin: -1.5px;
  }
  .grid--md11.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(91.6666666667% - 20px);
    margin: 0 8px;
  }
  .grid--md12 .grid__col {
    width: 100%;
    margin: -1.5px;
  }
  .grid--md12.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(100% - 20px);
    margin: 0 8px;
  }
}
@media screen and (min-width: 1200px) {
  .grid--lg1 .grid__col {
    width: 8.3333333333%;
    margin: -1.5px;
  }
  .grid--lg1.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(8.3333333333% - 20px);
    margin: 0 8px;
  }
  .grid--lg2 .grid__col {
    width: 16.6666666667%;
    margin: -1.5px;
  }
  .grid--lg2.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(16.6666666667% - 20px);
    margin: 0 8px;
  }
  .grid--lg3 .grid__col {
    width: 25%;
    margin: -1.5px;
  }
  .grid--lg3.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(25% - 20px);
    margin: 0 8px;
  }
  .grid--lg4 .grid__col {
    width: 33.3333333333%;
    margin: -1.5px;
  }
  .grid--lg4.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(33.3333333333% - 20px);
    margin: 0 8px;
  }
  .grid--lg5 .grid__col {
    width: 41.6666666667%;
    margin: -1.5px;
  }
  .grid--lg5.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(41.6666666667% - 20px);
    margin: 0 8px;
  }
  .grid--lg6 .grid__col {
    width: 50%;
    margin: -1.5px;
  }
  .grid--lg6.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(50% - 20px);
    margin: 0 8px;
  }
  .grid--lg7 .grid__col {
    width: 58.3333333333%;
    margin: -1.5px;
  }
  .grid--lg7.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(58.3333333333% - 20px);
    margin: 0 8px;
  }
  .grid--lg8 .grid__col {
    width: 66.6666666667%;
    margin: -1.5px;
  }
  .grid--lg8.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(66.6666666667% - 20px);
    margin: 0 8px;
  }
  .grid--lg9 .grid__col {
    width: 75%;
    margin: -1.5px;
  }
  .grid--lg9.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(75% - 20px);
    margin: 0 8px;
  }
  .grid--lg10 .grid__col {
    width: 83.3333333333%;
    margin: -1.5px;
  }
  .grid--lg10.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(83.3333333333% - 20px);
    margin: 0 8px;
  }
  .grid--lg11 .grid__col {
    width: 91.6666666667%;
    margin: -1.5px;
  }
  .grid--lg11.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(91.6666666667% - 20px);
    margin: 0 8px;
  }
  .grid--lg12 .grid__col {
    width: 100%;
    margin: -1.5px;
  }
  .grid--lg12.grid--gutter > .grid__col {
    display: inline-block;
    width: calc(100% - 20px);
    margin: 0 8px;
  }
}

.logo__img {
  display: block;
  max-width: 265px;
  width: 100%;
}

.header {
  white-space: nowrap;
}
.header__container {
  max-width: 1190px;
  width: 100%;
  margin: auto;
  padding: 0 10px;
}
.header__logo, .header__phone {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
}
.header__logo {
  width: 40%;
}
.header__phone {
  width: 60%;
}
.header__logo--img {
  display: block;
  max-width: 300px;
  width: 100%;
  padding: 10px 0;
}
.header__phone-content {
  float: right;
  overflow: visible;
}
.header__phone-cta {
  color: #1d384d;
  padding-right: 6.5px;
  font-weight: 400;
  font-size: 33.6px;
  letter-spacing: 0.6px;
  line-height: normal;
  display: inline-block;
}
.header__phone-num {
  color: #1d384d;
  line-height: normal;
  font-size: 33.6px;
  cursor: pointer;
  pointer-events: none;
  font-weight: bold;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  text-decoration: none;
}
.header__phone-num:hover, .header__phone-num:active, .header__phone-num:focus {
  color: inherit;
  cursor: default;
  pointer-events: none;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  text-decoration: none;
  outline: none;
}
@media screen and (max-width: 767px) {
  .header__phone-content {
    margin: 10px 0 5px;
  }
  .header__phone-cta {
    display: block;
    font-size: 14px;
    text-align: center;
    margin-bottom: -8px;
  }
  .header__phone-num, .header__phone-num:after {
    font-size: 30px;
  }
}
@media screen and (max-width: 575px) {
  .header__container {
    padding: 0 10px;
  }
  .header__phone-content {
    background: none;
    padding: 0;
    text-align: right;
    margin: 0;
    min-height: inherit;
    width: inherit;
  }
  .header__phone-num {
    font-size: 22px;
    text-align: center;
    cursor: auto;
    pointer-events: auto;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
  }
  .header__phone-num:hover, .header__phone-num:active, .header__phone-num:focus {
    cursor: auto;
    pointer-events: auto;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
  }
}

.nav {
  background: #7e172e;
  position: relative;
  min-height: 10px;
}
.nav__toggle {
  color: #fff;
  cursor: pointer;
  display: none;
  position: absolute;
  right: 5%;
  top: -10px;
  padding: 10.8333333333px 17.3333333333px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  background: #681326;
  z-index: 1;
}
.nav__toggle-icon {
  display: block;
  height: 3px;
  width: 20px;
  background: #fff;
  margin-bottom: 3px;
}
.nav__label {
  font-size: 14px;
  line-height: normal;
  padding: 0 13px 0 0;
  vertical-align: top;
}
.nav__container {
  width: 100%;
  max-width: 1190px;
  margin: auto;
  padding: 26px 13px;
  padding: 0;
}
.nav__container:after {
  clear: both;
  content: "";
}
.nav__list {
  margin: 0;
}
.nav__list-item {
  display: inline-block;
  list-style: none;
}
.nav__link {
  color: #fff;
  display: block;
  padding: 13px 26px;
}
.nav__link:hover, .nav__link:focus, .nav__link:active, .nav__link:visited {
  text-decoration: none;
  color: #fff;
  background: #681326;
}
@media screen and (max-width: 767px) {
  .nav__toggle {
    display: block;
  }
  .nav__list {
    display: none;
    padding: 0;
  }
  .nav--open .nav__toggle-icon {
    display: none;
  }
  .nav--open .nav__toggle-icon:first-child {
    transform: rotate(50deg);
    display: block;
    margin-top: 8px;
  }
  .nav--open .nav__toggle-icon:last-child {
    transform: rotate(-50deg);
    display: block;
    margin-top: -6px;
  }
  .nav--open .nav__list {
    display: block;
  }
  .nav--open .nav__list-item {
    display: block;
  }
}

.section, .about {
  padding: 0;
  background: #fff;
  width: 100%;
  margin: 0;
  max-width: none;
}
.section__container, .about__container {
  float: none;
  width: 100%;
  max-width: 1190px;
  margin: auto;
  padding: 26px 13px;
  padding: 52px 13px;
}
.section__container:after, .about__container:after {
  clear: both;
  content: "";
}
@media screen and (max-width: 575px) {
  .section__container, .about__container {
    padding: 26px 13px;
  }
}
.section--hlt, .about--hlt {
  background: #d9e0e5;
}
.section--full > .section__container, .about--full > .section__container {
  padding: 0;
}
.section__heading, .about__heading {
  color: #7e172e;
}
.section .title--center, .about .title--center {
  text-align: center;
}

.about__heading,
.signup__head h1, .lead__header, .lead__header--left, .contact__content h1, .contact label {
  color: #7e172e;
  line-height: normal;
  text-transform: none;
}

.header {
  background: #d9e0e5;
}
.header__container {
  background: transparent;
}

.hero {
  background: #7e172e url("/images/hero-bg.jpg") center center/cover;
}

.heroform {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  max-width: 650px;
  margin: 78px auto;
  padding: 26px 52px;
  background: repeating-linear-gradient(-55deg, rgba(39, 7, 15, 0.8), rgba(39, 7, 15, 0.8) 2px, rgba(39, 7, 15, 0.7) 2px, rgba(39, 7, 15, 0.7) 5px);
}
.heroform__title {
  background: transparent;
  font-size: 41.6px;
}
.heroform__label {
  font-size: 22.4px;
  color: #fff;
}
.heroform__zip {
  display: block;
  border: solid 3px #777;
  font-size: 44.8px;
  text-align: center;
  color: #999;
  padding: 13px 26px;
  max-width: 70%;
  margin: auto;
}
.heroform__submit {
  font-size: 32px;
  border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -ms-border-radius: 5px 0 0 5px;
  color: #111;
  outline: none;
  position: relative;
  padding: 26px 13px 26px 26px;
  margin-top: 13px;
  background: #f7bb2c;
  width: 50%;
}
.heroform__submit:hover, .heroform__submit:focus, .heroform__submit:active {
  background: #ebb12e;
  color: #333;
  outline: none;
  border-color: #7e172e;
}
.heroform__submit:hover::after, .heroform__submit:focus::after, .heroform__submit:active::after {
  border-left-color: #ebb12e;
}
.heroform__submit:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(0, 0, 0, 0);
  border-left-color: #f7bb2c;
  border-width: 39px;
  margin-top: -39px;
}
@media screen and (min-width: 1200px) {
  .heroform__submit {
    width: 45%;
  }
}
@media screen and (max-width: 575px) {
  .heroform {
    margin: 13px auto;
    padding: 13px;
  }
  .heroform__title {
    font-size: 24px;
    line-height: normal;
  }
  .heroform__zip {
    font-size: 20.8px;
    padding: 8.6666666667px;
    max-width: 220px;
    border: solid 2px #777;
  }
  .heroform__submit {
    width: 60%;
    padding: 13px 0;
    font-size: 17.6px;
    margin-left: -26px;
  }
  .heroform__submit:after {
    border-width: 26px;
    margin-top: -26px;
  }
}

.program .program__item.program__item--1,
.program .program__item.program__item--2,
.program .program__item.program__item--3,
.program .program__item.program__item--4,
.program .program__item.program__item--5,
.program .program__item.program__item--6 {
  margin-bottom: 13px;
}
.program__item {
  min-height: 240px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
}
.program__item--1 {
  background: url("/images/program1.jpg") center center/cover no-repeat;
}
.program__item--2 {
  background: url("/images/program2.jpg") center center/cover no-repeat;
}
.program__item--3 {
  background: url("/images/program3.jpg") center center/cover no-repeat;
}
.program__item--4 {
  background: url("/images/program4.jpg") center center/cover no-repeat;
}
.program__item--5 {
  background: url("/images/program5.jpg") center center/cover no-repeat;
}
.program__item--6 {
  background: url("/images/program6.jpg") center center/cover no-repeat;
}
.program__title {
  background: rgba(124, 21, 47, 0.8);
  color: #fff;
  padding: 13px 26px;
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
}
.program__title:hover {
  background: rgba(124, 21, 47, 0.7);
  text-decoration: none;
  color: #fff;
}

.btn-main, .contact__btn, .unsub__btn, .slick__button, .btn {
  background: #fbbf00;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  padding: 13px 26px;
  font-size: 16px;
  color: #111;
}
.btn-main:hover, .btn-main:visited, .btn-main:active, .btn-main:focus, .contact__btn:hover, .contact__btn:visited, .contact__btn:active, .contact__btn:focus, .unsub__btn:hover, .unsub__btn:visited, .unsub__btn:active, .unsub__btn:focus, .slick__button:hover, .slick__button:visited, .slick__button:active, .slick__button:focus, .btn:hover, .btn:visited, .btn:active, .btn:focus {
  background: #e2ac00;
  outline: none;
}

.footer {
  padding: 0;
}
.footer__container {
  width: 100%;
  max-width: 1190px;
  margin: auto;
  padding: 26px 13px;
}
.footer__container:after {
  clear: both;
  content: "";
}
.footer__copy .footer__container {
  padding: 13px;
}
.footer__upper {
  background: #7e172e;
}
.footer__nav {
  color: #fff;
  width: 100%;
  float: none;
  margin: 13px;
}
.footer__nav .list__item {
  list-style: none;
  font-size: 14px;
}
.footer__nav .list__item a:hover,
.footer__nav .list__item a:focus,
.footer__nav .list__item a:active {
  color: #eee;
  text-decoration: none;
}
.footer__nav .list__item:before {
  content: none;
}
.footer__nav .list__header {
  font-size: 19.2px;
  list-style: none;
  margin-bottom: 13px;
}
@media screen and (min-width: 768px) {
  .footer__nav {
    width: 90%;
    float: right;
  }
  .footer__nav .list__item {
    font-size: 16px;
  }
}
@media screen and (min-width: 1200px) {
  .footer__nav {
    width: 76%;
  }
}
.footer__disclaimer {
  margin: 0;
  text-align: justify;
  color: #ddd;
  line-height: normal;
  font-size: 11px;
}
@media screen and (min-width: 768px) {
  .footer__disclaimer {
    float: right;
    width: 90%;
  }
}
@media screen and (min-width: 1200px) {
  .footer__disclaimer {
    width: 77%;
  }
}
@media screen and (max-width: 767px) {
  .footer__disclaimer {
    font-size: 14px;
  }
}
.footer__logo .logo {
  float: none;
  width: 200px;
}
@media screen and (min-width: 768px) {
  .footer__logo .logo {
    float: left;
    width: 250px;
  }
}
.footer__logo .st1 {
  fill: #7e172e;
}
.footer__logo .st0,
.footer__logo .st2 {
  fill: #4d1322;
}
.footer__copy {
  color: #fff;
  background: #4d1322;
  text-align: center;
}
@media screen and (max-width: 575px) {
  .footer__copy {
    font-size: 12px;
    line-height: normal;
  }
}

.progresstracker {
  position: relative;
  width: 400px;
  max-width: 100%;
  margin: 0 auto;
}
.progresstracker__val {
  display: none;
}
.progresstracker__inner {
  position: relative;
  background: #fff;
  overflow: visible;
}
.progresstracker__inner:after {
  transform: scale(1.01, 1.01);
  -webkit-transition: scale(1.01, 1.01);
  -moz-transition: scale(1.01, 1.01);
  -ms-transition: scale(1.01, 1.01);
  -o-transform: scale(1.01, 1.01);
  content: "";
  background-image: url(/images/progress-hat.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 200;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.progresstracker__percent {
  content: "";
  position: absolute;
  z-index: 100;
  bottom: 0;
  left: 0;
}
.progresstracker__percent--height {
  transition: height;
  -webkit-transition: height;
  -moz-transition: height;
  -ms-transition: height;
  -o-transition: height;
  background-color: #e36581;
  width: 100%;
  height: 0;
}
.progresstracker__percent--width {
  transition: width;
  -webkit-transition: width;
  -moz-transition: width;
  -ms-transition: width;
  -o-transition: width;
  background-color: #e36581;
  width: 0;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .progresstracker {
    width: 100%;
    margin-bottom: 26px;
  }
  .progresstracker__inner {
    width: 100%;
    height: 8px;
    padding-top: 0;
    border-radius: 8px;
    overflow: hidden;
  }
  .progresstracker__inner:after {
    display: none;
  }
  .progresstracker__percent {
    height: 100%;
    width: 0;
  }
  .progresstracker__percent--height {
    display: none;
  }
  .progresstracker__percent--width {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .progresstracker__label {
    display: none;
  }
  .progresstracker__inner {
    height: 0;
    width: 100%;
    padding-top: 100%;
  }
  .progresstracker__inner:after {
    display: block;
  }
  .progresstracker__percent--height {
    display: block;
  }
  .progresstracker__percent--width {
    display: none;
  }
}

.slide-form {
  background: #7e172e;
}

.address {
  width: 100%;
  max-width: 100%;
  margin: auto;
  margin-bottom: 6.5px;
}
.address--preview {
  display: block;
  vertical-align: middle;
}
.address--extend {
  display: none;
}
.address__toggle {
  transition: background-color 0.3s ease-out;
  -webkit-transition: background-color 0.3s ease-out;
  -moz-transition: background-color 0.3s ease-out;
  -ms-transition: background-color 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out;
  background-color: #bf2346;
  border: solid 1px #941b36;
  color: #fff;
  font-weight: 700;
  padding: 6.5px 13px;
  border-radius: 3px;
  font-size: 18px;
}
.address__toggle:hover, .address__toggle:focus, .address__toggle:active {
  background-color: #941b36;
}
.address__label {
  transition: opacity;
  -webkit-transition: opacity;
  -moz-transition: opacity;
  -ms-transition: opacity;
  -o-transition: opacity;
  opacity: 1;
  display: block;
  margin-bottom: 6.5px;
  text-align: left;
  font-size: 16px;
  color: #db3a5e;
}
.address__label--offset {
  margin-top: -19.5px;
}
.address__label--hidden {
  opacity: 0.01;
}
.address__zip-preview {
  display: inline-block;
  margin-right: 13px;
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  margin-top: 4px;
}
.address__city-state-preview {
  display: block;
  padding: 13px 0;
  font-size: 26px;
  color: #fff;
  font-weight: 700;
}
@media screen and (max-width: 575px) {
  .address__zip-preview {
    font-size: 21px;
  }
  .address__city-state-preview {
    font-size: 18px;
  }
}
@media screen and (min-width: 576px) {
  .address__row {
    font-size: 0;
  }
  .address__col {
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
    width: 50%;
  }
  .address__col:first-child {
    padding-right: 13px;
  }
  .address__col:last-child {
    padding-left: 13px;
  }
}

@media screen and (min-width: 768px) {
  .listings .all_listings_container.magazine-layout .listings__container .listings__button {
    background-image: url(/common_scripts/leadgen/laravel/images/ftr-btn-edu-sm.jpg);
  }
  .listings .all_listings_container.magazine-layout .listings__container:first-of-type .listings__button {
    background-image: url(/common_scripts/leadgen/laravel/images/ftr-btn-edu.jpg);
    min-height: 75px;
  }
}

.pg-site-map .section__list {
  padding-left: 10px;
}
.pg-site-map .list__content {
  font-size: 19.2px;
  margin-right: 10px;
}
.pg-site-map .list__content--bold {
  font-weight: 700;
}
.pg-site-map .list__item {
  list-style: none;
  overflow-wrap: break-word;
}
.pg-site-map .list__item::before {
  content: "";
  padding: 0;
}
.pg-site-map .list__item--indent {
  margin-left: 20px;
  list-style: none;
}
.pg-site-map .list__item--title {
  font-size: 18px;
}
.pg-site-map .footer__nav-list .list__item a {
  background: #7e172e;
  color: #fff;
}
.pg-site-map .subfooter__link {
  background: #4d1322;
  color: #fff;
}

.pg-site-map .section__container, .pg-site-map .main__container {
  padding-left: 20px;
}
.pg-site-map .section__list, .pg-site-map .main__list {
  padding-left: 13px;
}
.pg-site-map .section__title, .pg-site-map .section__heading, .pg-site-map .main__title, .pg-site-map .main__heading {
  text-align: left;
  font-weight: 700;
}
.pg-site-map .section__list .list__item a, .pg-site-map .main__list .list__item a {
  color: #0645AD;
}
.pg-site-map .section__link, .pg-site-map .main__link {
  text-decoration: none;
}
.pg-site-map .section__link:hover, .pg-site-map .main__link:hover {
  text-decoration: underline;
}
.pg-site-map .list__content {
  margin-right: 13px;
  font-size: 17.6px;
  color: #000;
  font-weight: 700;
}
.pg-site-map .list__content--large {
  font-size: 20.8px;
}
.pg-site-map .list__item {
  padding: 0;
  height: auto;
  list-style: none;
  overflow-wrap: break-word;
  text-align: left;
}
.pg-site-map .list__item--indent {
  margin-left: 26px;
  list-style: none;
  padding: 0;
}
.pg-site-map .list__item--plain .list__content, .pg-site-map .list__item--indent .list__content {
  font-weight: 400;
}
.pg-site-map .list__item--title, .pg-site-map .list__item--large {
  font-size: 20.8px;
  text-transform: capitalize;
}
.pg-site-map .list__item::before {
  content: "";
  padding: 0;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick__item {
  padding: 26px;
}

.slick-slide {
  opacity: 0;
}
.slick-slide.slick-active {
  opacity: 1;
}

.slick__next {
  display: inline-block;
  background: #b7415b;
  color: black;
  font-weight: 600;
  border: 0;
  padding: 13px 26px;
  margin-bottom: 13px;
}

.slick__back,
.slick__prev {
  display: inline-block;
  color: #ddd;
  background: transparent;
  border: 0;
  padding: 0;
}
.slick__back i,
.slick__prev i {
  display: inline-block;
  margin-right: 3.25px;
}

.accordion {
  height: auto;
  max-height: 0;
  overflow: hidden;
}
.accordion--open {
  max-height: 100vh;
}

.grid {
  position: relative;
  text-align: left;
}
.grid__col {
  position: relative;
}
.grid__col--hidden {
  display: none;
}
.grid--center {
  text-align: center;
}
@media screen and (max-width: 575px) {
  .grid {
    font-size: 0;
  }
  .grid--gutter {
    margin-left: -3.25px;
    margin-right: -3.25px;
  }
  .grid--gap {
    margin-left: -13px;
    margin-right: -13px;
  }
  .grid__col {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    padding: 0;
    width: 100%;
  }
  .grid__col--xxs4 {
    width: 33.333%;
  }
  .grid__col--hidden {
    display: none;
  }
  .grid--gutter .grid__col {
    padding: 0 3.25px;
    margin-bottom: 6.5px;
  }
  .grid--gutter .grid__col--flush {
    margin-bottom: 0;
  }
  .grid--gap .grid__col {
    padding: 0 13px;
    margin-bottom: 26px;
  }
  .grid__col--1 {
    width: 8.3333333333%;
  }
  .grid__col--2 {
    width: 16.6666666667%;
  }
  .grid__col--3 {
    width: 25%;
  }
  .grid__col--4 {
    width: 33.3333333333%;
  }
  .grid__col--5 {
    width: 41.6666666667%;
  }
  .grid__col--6 {
    width: 50%;
  }
  .grid__col--7 {
    width: 58.3333333333%;
  }
  .grid__col--8 {
    width: 66.6666666667%;
  }
  .grid__col--9 {
    width: 75%;
  }
  .grid__col--10 {
    width: 83.3333333333%;
  }
  .grid__col--11 {
    width: 91.6666666667%;
  }
  .grid__col--12 {
    width: 100%;
  }
}
@media screen and (min-width: 481px) {
  .grid {
    font-size: 0;
  }
  .grid--gutter {
    margin-left: -6.5px;
    margin-right: -6.5px;
  }
  .grid--gap {
    margin-left: -13px;
    margin-right: -13px;
  }
  .grid__col {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    padding: 0;
    width: 100%;
  }
  .grid__col--hidden {
    display: none;
  }
  .grid--gutter .grid__col {
    padding: 0 6.5px;
    margin-bottom: 13px;
  }
  .grid--gap .grid__col {
    padding: 0 13px;
    margin-bottom: 26px;
  }
  .grid__col--xs1 {
    width: 8.3333333333%;
  }
  .grid__col--xs2 {
    width: 16.6666666667%;
  }
  .grid__col--xs3 {
    width: 25%;
  }
  .grid__col--xs4 {
    width: 33.3333333333%;
  }
  .grid__col--xs5 {
    width: 41.6666666667%;
  }
  .grid__col--xs6 {
    width: 50%;
  }
  .grid__col--xs7 {
    width: 58.3333333333%;
  }
  .grid__col--xs8 {
    width: 66.6666666667%;
  }
  .grid__col--xs9 {
    width: 75%;
  }
  .grid__col--xs10 {
    width: 83.3333333333%;
  }
  .grid__col--xs11 {
    width: 91.6666666667%;
  }
  .grid__col--xs12 {
    width: 100%;
  }
}
@media screen and (min-width: 576px) {
  .grid__col--sm1 {
    width: 8.3333333333%;
  }
  .grid__col--sm2 {
    width: 16.6666666667%;
  }
  .grid__col--sm3 {
    width: 25%;
  }
  .grid__col--sm4 {
    width: 33.3333333333%;
  }
  .grid__col--sm5 {
    width: 41.6666666667%;
  }
  .grid__col--sm6 {
    width: 50%;
  }
  .grid__col--sm7 {
    width: 58.3333333333%;
  }
  .grid__col--sm8 {
    width: 66.6666666667%;
  }
  .grid__col--sm9 {
    width: 75%;
  }
  .grid__col--sm10 {
    width: 83.3333333333%;
  }
  .grid__col--sm11 {
    width: 91.6666666667%;
  }
  .grid__col--sm12 {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .grid__col--md1 {
    width: 8.3333333333%;
  }
  .grid__col--md2 {
    width: 16.6666666667%;
  }
  .grid__col--md3 {
    width: 25%;
  }
  .grid__col--md4 {
    width: 33.3333333333%;
  }
  .grid__col--md5 {
    width: 41.6666666667%;
  }
  .grid__col--md6 {
    width: 50%;
  }
  .grid__col--md7 {
    width: 58.3333333333%;
  }
  .grid__col--md8 {
    width: 66.6666666667%;
  }
  .grid__col--md9 {
    width: 75%;
  }
  .grid__col--md10 {
    width: 83.3333333333%;
  }
  .grid__col--md11 {
    width: 91.6666666667%;
  }
  .grid__col--md12 {
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .grid__col--lg1 {
    width: 8.3333333333%;
  }
  .grid__col--lg2 {
    width: 16.6666666667%;
  }
  .grid__col--lg3 {
    width: 25%;
  }
  .grid__col--lg4 {
    width: 33.3333333333%;
  }
  .grid__col--lg5 {
    width: 41.6666666667%;
  }
  .grid__col--lg6 {
    width: 50%;
  }
  .grid__col--lg7 {
    width: 58.3333333333%;
  }
  .grid__col--lg8 {
    width: 66.6666666667%;
  }
  .grid__col--lg9 {
    width: 75%;
  }
  .grid__col--lg10 {
    width: 83.3333333333%;
  }
  .grid__col--lg11 {
    width: 91.6666666667%;
  }
  .grid__col--lg12 {
    width: 100%;
  }
}

.formpanel--padded {
  padding-top: 0;
  padding-bottom: 39px;
}
.formpanel__group {
  margin-bottom: 13px;
}
.formpanel__group--labeled {
  text-align: left;
}
.formpanel__title {
  color: inherit;
}
.formpanel--padded .formpanel__title {
  font-size: 3.25em;
  line-height: 78px;
  margin-bottom: 52px;
}
.formpanel__input {
  position: relative;
}
.formpanel__input--nospam:after {
  transition: opacity 0.3s ease-out;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 78px;
  height: 100%;
  background-image: url(/common_scripts/leadgen/laravel/images/nospam.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  opacity: 1;
}
.formpanel__input--hidespam:after {
  opacity: 0.01;
  z-index: -9999;
}
.formpanel__phone {
  font-size: 0;
  margin-left: -6.5px;
  margin-right: -6.5px;
}
.formpanel__digits {
  font-size: 16px;
  display: inline-block;
  width: 33.33333%;
  padding: 0 6.5px;
}
.formpanel__label {
  color: #ddd;
}
.formpanel__error {
  transition: opacity 0.3s ease-out;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  opacity: 0;
  color: #ff6666;
  margin-bottom: 13px;
}
.formpanel__error--active {
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .formpanel--padded .formpanel__title {
    margin-top: 0;
  }
  .formpanel__block {
    display: block;
    width: 400px;
    max-width: 100%;
    margin: auto;
  }
  .formpanel__col {
    margin-bottom: 13px;
  }
  .formpanel__group--labeled .formpanel__label {
    display: block;
    margin-bottom: 6.5px;
  }
  .formpanel__group--labeled .formpanel__input {
    display: block;
  }
}
@media screen and (min-width: 576px) {
  .formpanel__group--grid, .formpanel__group--dob {
    font-size: 0;
    margin-left: -6.5px;
    margin-right: -6.5px;
  }
  .formpanel__col {
    font-size: 16px;
    width: 50%;
    display: inline-block;
    padding: 0 6.5px;
    margin-bottom: 13px;
  }
  .formpanel__col--wide {
    width: 80%;
  }
  .formpanel__group--labeled {
    font-size: 0;
  }
  .formpanel__group--labeled .formpanel__label {
    display: block;
    vertical-align: top;
    font-size: 16px;
  }
  .formpanel__group--labeled .formpanel__input {
    display: block;
    vertical-align: top;
    font-size: 16px;
  }
  .formpanel__group--labeled .formpanel__input--phone {
    font-size: 0;
  }
  .formpanel__label {
    padding: 6.5px 0;
  }
}
@media screen and (min-width: 768px) {
  .formpanel__block {
    display: block;
    width: 80%;
    margin: auto;
  }
}
@media screen and (min-width: 992px) {
  .formpanel__block {
    display: block;
    width: 60%;
    margin: auto;
  }
}

.progresstracker {
  margin-bottom: 26px;
}
.progresstracker__label {
  display: block;
  color: #fff;
  margin-bottom: 0;
  text-align: center;
  font-weight: 400;
}
.progresstracker__inner {
  display: inline-block;
  background: #eee;
  position: relative;
  height: 6.5px;
  border-radius: 4px;
  overflow: hidden;
  width: 400px;
  max-width: 100%;
}
.progresstracker__percent {
  background: #b7415b;
}
.progresstracker__percent--width {
  transition: width 0.3s ease-out;
  -webkit-transition: width 0.3s ease-out;
  -moz-transition: width 0.3s ease-out;
  -ms-transition: width 0.3s ease-out;
  -o-transition: width 0.3s ease-out;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}

.mobile {
  display: none;
}
@media screen and (max-width: 575px) {
  .mobile {
    margin-top: 6.5px;
    display: block;
  }
}

.tablet {
  display: none;
}
@media screen and (max-width: 767px) {
  .tablet {
    margin-top: 6.5px;
    display: block;
  }
}

.valueslider {
  display: block;
  padding: 0 26px;
  margin-bottom: 26px;
}
.valueslider__display {
  font-family: "Oxygen", "Open Sans", sans-serif;
  text-align: center;
  color: inherit;
  padding: 0;
  margin: 0 0 32.5px 0;
  font-weight: 700;
  text-transform: none;
}
.valueslider__input {
  display: none;
}
.valueslider__input--test {
  display: inline-block;
}
.valueslider__slider {
  background: #fff;
  border: solid 1px #7f2d3f;
  margin-bottom: 26px;
  height: 8px;
  position: relative;
}
.valueslider__slider .ui-slider-handle {
  border-radius: 100%;
  box-shadow: 0px 5px 10px rgba(17, 17, 17, 0.25);
  background: #0b7bc1;
  border: solid 1px #0b7bc1;
  transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  margin-left: 0 !important;
}
@media screen and (max-width: 767px) {
  .valueslider__display {
    font-size: 28px;
  }
}

.ui-slider-tick-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.ui-slider-tick-mark {
  display: inline-block;
  width: 4px;
  margin-left: -2px;
  background: #ddd;
  height: 38px;
  position: absolute;
  top: -15px;
  border-radius: 2px;
}
.ui-slider-tick-mark.hidden {
  visibility: hidden;
}

.ui-tick-label {
  font-size: 13.6px;
  width: 130px;
  height: 26px;
  line-height: 26px;
  position: absolute;
  top: -26px;
  left: -65px;
  text-align: center;
  color: #575757;
  padding-left: 2px;
}
@media screen and (max-width: 575px) {
  .ui-tick-label.xs-hide {
    display: none;
  }
}

.address__zip {
  padding-top: 13px;
  font-size: 24px;
  font-weight: 700;
  padding-bottom: 6.5px;
}
.address__inital {
  text-align: left;
  margin-bottom: 39px;
  position: relative;
  display: none;
}
.address__inital--active {
  display: block;
}
.address__change {
  position: relative;
  top: -3.25px;
  font-size: 13.6px;
  display: inline-block;
  background: #b7415b;
  color: black;
  font-weight: 600;
  border: 0;
  padding: 6.5px 13px;
  margin-bottom: 0;
  margin-left: 13px;
}
.address__extended {
  display: none;
}
.address__extended--active {
  display: block;
}

.pg-slick-steps {
  display: block;
}
.pg-slick-steps .ui-slider-tick-wrap {
  display: none;
}
.pg-slick-steps * {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  outline: none;
}
.pg-slick-steps .hero {
  max-width: 100%;
  padding: 0;
  background: #fff;
  background-image: none;
  border: 0;
}
.pg-slick-steps .hero__container {
  width: 100%;
  margin: 0;
  padding: 0;
  max-width: 100%;
  background-image: none;
  border: 0;
}
.pg-slick-steps .heroform {
  background: transparent;
  background-image: none;
  border: 0;
  height: inherit;
  width: 100%;
  margin: 0;
  padding: 0;
  max-width: 100%;
}
.pg-slick-steps .slick__next {
  display: block;
  width: 200px;
  font-size: 22px;
  max-width: 300px;
  margin: auto;
  color: #fff;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
  cursor: pointer;
  margin-bottom: 22px;
  background: #f44819;
  background: linear-gradient(to bottom, #f44819 0%, #ec133f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$clr-btn-light", endColorstr="$clr-btn-dark",GradientType=0 );
  outline: none;
  border: 2px solid #f44819;
  white-space: nowrap;
  padding: 6px 12px;
  line-height: 1.42857143;
  border-radius: 4px;
}
.pg-slick-steps .slick__next:hover, .pg-slick-steps .slick__next:focus, .pg-slick-steps .slick__next:active {
  background: #f44819;
  background: linear-gradient(to bottom, #f44819 30%, #ec133f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$clr-btn-light", endColorstr="$clr-btn-dark",GradientType=0 );
  outline: none;
}
.pg-slick-steps .slick__next:focus {
  border: 2px solid #8e0b26;
}
.pg-slick-steps .slick__back, .pg-slick-steps .slick__prev {
  display: inline-block;
  color: #666;
  margin-bottom: 0;
}
.pg-slick-steps .banner {
  color: #fff;
  position: relative;
  background-color: #0D93E8;
  box-shadow: 0px 3px 3px 0px rgba(17, 17, 17, 0.25);
  padding: 13px 26px;
  font-size: 16px;
  font-weight: 700;
  text-shadow: 1px 1px 1px #085687;
  margin: 0;
}
.pg-slick-steps .banner__main {
  display: inline-block;
}
.pg-slick-steps .banner__location {
  display: inline-block;
}
@media screen and (max-width: 575px) {
  .pg-slick-steps .banner__main {
    font-size: 14px;
  }
  .pg-slick-steps .banner__location {
    display: none;
  }
}
.pg-slick-steps [data-slide-name=medical-conditions] .formpanel__subtitle {
  font-size: 14px;
  font-style: italic;
  line-height: 1;
}
.pg-slick-steps .formpanel {
  position: relative;
}
.pg-slick-steps .formpanel__container {
  width: 650px;
  max-width: 100%;
  margin: auto;
  padding: 26px;
  position: relative;
}
.pg-slick-steps .formpanel__title {
  color: #0D93E8;
  font-weight: 400;
  font-size: 21px;
  text-transform: initial;
  margin-top: 0;
  margin-bottom: 26px;
  padding: 0 10px;
}
.pg-slick-steps .formpanel__subtitle {
  font-size: 12px;
  font-weight: 600;
  color: #0D93E8;
  margin-top: 0;
  line-height: 26px;
}
.pg-slick-steps .formpanel__label {
  display: block;
  padding: 0;
  text-align: left;
  font-size: 14px;
}
.pg-slick-steps .formpanel__input {
  margin-bottom: 13px;
}
.pg-slick-steps .formpanel__group--hide {
  display: none;
}
.pg-slick-steps .formpanel__group--flush {
  margin-bottom: 0;
}
.pg-slick-steps .formpanel__disclaimer, .pg-slick-steps .formpanel__disclaimer label, .pg-slick-steps .formpanel__disclaimer a {
  display: inline;
  padding: 0;
  font-size: 11px;
  font-weight: 400;
  color: #4f4f4f;
  text-align: justify;
  line-height: 18px;
  -webkit-user-select: text;
     -moz-user-select: text;
          user-select: text;
}
.pg-slick-steps .formpanel__disclaimer {
  display: block;
  max-width: 380px;
  margin: 0 auto;
}
.pg-slick-steps .formpanel__disclaimer a,
.pg-slick-steps .formpanel__disclaimer a:hover,
.pg-slick-steps .formpanel__disclaimer a:visited {
  color: #141414;
  text-decoration: underline;
}
@media screen and (min-width: 576px) {
  .pg-slick-steps .formpanel__block--address2 {
    font-size: 0;
    width: 100%;
  }
  .pg-slick-steps .formpanel__block--address2 .formpanel__group {
    font-size: 16px;
    display: inline-block;
    width: 50%;
  }
  .pg-slick-steps .formpanel__block--address2 .formpanel__group:first-child {
    padding-right: 6.5px;
  }
  .pg-slick-steps .formpanel__block--address2 .formpanel__group:last-child {
    padding-left: 6.5px;
  }
  .pg-slick-steps .formpanel__block--split {
    font-size: 0;
  }
  .pg-slick-steps .formpanel__block--split .formpanel__group {
    font-size: 16px;
    display: inline-block;
    width: 50%;
  }
  .pg-slick-steps .formpanel__block--split .formpanel__group:first-child {
    padding-right: 6.5px;
  }
  .pg-slick-steps .formpanel__block--split .formpanel__group:last-child {
    padding-left: 6.5px;
  }
  .pg-slick-steps .formpanel__block--address {
    font-size: 0;
  }
  .pg-slick-steps .formpanel__block--address .formpanel__group {
    font-size: 16px;
    display: inline-block;
  }
  .pg-slick-steps .formpanel__block--address .formpanel__group:first-child {
    width: 40%;
    padding-right: 6.5px;
  }
  .pg-slick-steps .formpanel__block--address .formpanel__group:last-child {
    width: 60%;
    padding-left: 6.5px;
  }
}
@media screen and (min-width: 768px) {
  .pg-slick-steps .formpanel__container--wide {
    width: 800px;
    max-width: 100%;
  }
}
@media screen and (max-width: 575px) {
  .pg-slick-steps .formpanel__group--flush {
    padding-left: 26px;
    padding-right: 26px;
  }
  .pg-slick-steps .formpanel__container {
    padding: 13px;
  }
  .pg-slick-steps .formpanel__container--flush {
    padding-bottom: 0;
  }
  .pg-slick-steps .formpanel__container--xs-flush {
    padding-left: 0;
    padding-right: 0;
  }
  .pg-slick-steps .formpanel__title {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 26px;
  }
  .pg-slick-steps .formpanel__subtitle {
    margin-top: 6.5px;
  }
}
.pg-slick-steps #lead_form_state {
  -moz-appearance: none;
  -webkit-appearance: none;
          appearance: none;
  background-image: url(/common_scripts/leadgen/laravel/images/select_carets.png);
  background-position: right center;
  background-repeat: no-repeat;
  border-radius: 4px;
  -moz-border-radius: 4px;
  padding: 6px;
}
.pg-slick-steps #lead_form_state::-ms-expand {
  display: none;
}
.pg-slick-steps .birthdate, .pg-slick-steps .insurance {
  margin: 0 0 39px 0;
  padding: 0;
  font-size: 0;
}
.pg-slick-steps .birthdate__item, .pg-slick-steps .insurance__item {
  font-size: 16px;
  display: inline-block;
  position: relative;
  z-index: 0;
}
.pg-slick-steps .birthdate__select, .pg-slick-steps .insurance__select {
  position: relative;
  z-index: 0;
  text-align: center;
  display: inline-block;
  border: 1px solid #B1B1B1;
  padding: 26px 52px;
  -moz-appearance: none;
  -webkit-appearance: none;
          appearance: none;
  font-size: 18px;
  color: #666;
  height: inherit;
  font-weight: 400;
  background-image: url(/common_scripts/leadgen/laravel/images/select_carets.png);
  background-position: right center;
  background-repeat: no-repeat;
  border-radius: 4px;
  -moz-border-radius: 4px;
}
.pg-slick-steps .birthdate__select::-ms-expand, .pg-slick-steps .insurance__select::-ms-expand {
  display: none;
}
.pg-slick-steps .birthdate__select--month, .pg-slick-steps .insurance__select--month {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  z-index: 2;
  margin-right: -1px;
}
.pg-slick-steps .birthdate__select--day, .pg-slick-steps .insurance__select--day {
  border-radius: 0;
  -moz-border-radius: 0;
  z-index: 1;
}
.pg-slick-steps .birthdate__select--year, .pg-slick-steps .insurance__select--year {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  z-index: 0;
  margin-left: -1px;
}
.pg-slick-steps .birthdate__select:hover, .pg-slick-steps .birthdate__select:focus, .pg-slick-steps .birthdate__select:active, .pg-slick-steps .insurance__select:hover, .pg-slick-steps .insurance__select:focus, .pg-slick-steps .insurance__select:active {
  cursor: pointer;
  z-index: 10;
  border-color: #0D93E8;
}
.pg-slick-steps .birthdate__select--error, .pg-slick-steps .insurance__select--error {
  border-color: red;
  z-index: 8;
}
@media screen and (max-width: 767px) {
  .pg-slick-steps .birthdate, .pg-slick-steps .insurance {
    font-size: 0;
  }
  .pg-slick-steps .birthdate__item, .pg-slick-steps .insurance__item {
    font-size: 16px;
    width: 30%;
  }
  .pg-slick-steps .birthdate__item:last-child, .pg-slick-steps .insurance__item:last-child {
    width: 40%;
  }
  .pg-slick-steps .birthdate__select, .pg-slick-steps .insurance__select {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    -moz-text-align-last: center;
         text-align-last: center;
    text-align: -webkit-center;
    width: 100%;
    padding: 19.5px 19.5px 19.5px 13px;
  }
}
.pg-slick-steps .buttonlist {
  padding: 0 0 13px 0;
  margin: 0;
}
.pg-slick-steps .buttonlist__item {
  display: inline-block;
}
.pg-slick-steps .buttonlist .radiobtn {
  margin: 0;
}
@media screen and (max-width: 767px) {
  .pg-slick-steps .buttonlist {
    font-size: 0;
  }
  .pg-slick-steps .buttonlist__item {
    font-size: 16px;
    width: 50%;
    display: inline-block;
  }
  .pg-slick-steps .buttonlist__item:first-child {
    text-align: right;
    padding-right: 4px;
  }
  .pg-slick-steps .buttonlist__item:last-child {
    text-align: left;
    padding-left: 4px;
  }
}
.pg-slick-steps .radiobtn {
  position: relative;
  z-index: 0;
  text-align: center;
  display: inline-block;
  border: 1px solid #B1B1B1;
  width: 210px;
  padding: 26px 52px;
  font-size: 16px;
  color: #666;
  font-weight: 400;
  border-radius: 4px;
  vertical-align: middle;
}
.pg-slick-steps .radiobtn sup {
  vertical-align: top;
  font-size: 0.75em;
}
.pg-slick-steps .radiobtn--size {
  padding: 26px 36.4px;
  width: initial;
}
.pg-slick-steps .radiobtn--medical, .pg-slick-steps .radiobtn--household, .pg-slick-steps .radiobtn--coverage {
  font-weight: 600;
  padding: 26px 6.5px;
}
.pg-slick-steps .radiobtn--medical {
  padding: 17.3333333333px 6.5px;
  font-size: 14px;
}
@media screen and (max-width: 575px) {
  .pg-slick-steps .radiobtn--medical {
    font-size: 11px;
  }
}
.pg-slick-steps .radiobtn--household {
  font-size: 21px;
}
.pg-slick-steps .radiobtn__input {
  display: none;
}
.pg-slick-steps .radiobtn__fa {
  margin-right: 13px;
  color: #0D93E8;
}
.pg-slick-steps .radiobtn__icon--lifeCT {
  width: 35px;
  max-height: 28px;
  fill: #0c84d0;
  clear: both;
  display: inline-block;
  margin: 0 10px -10px -10px;
}
@media screen and (max-width: 575px) {
  .pg-slick-steps .radiobtn__icon--lifeCT {
    margin: -10px 0;
  }
}
.pg-slick-steps .radiobtn:hover, .pg-slick-steps .radiobtn:focus, .pg-slick-steps .radiobtn:active {
  border-color: #0D93E8;
  cursor: pointer;
  outline: 0;
}
.pg-slick-steps .radiobtn:active {
  background: #0c84d0;
}
.pg-slick-steps .radiobtn--active {
  background: #0D93E8;
}
.pg-slick-steps .radiobtn:active, .pg-slick-steps .radiobtn--active {
  color: #fff;
}
.pg-slick-steps .radiobtn:active .radiobtn__fa, .pg-slick-steps .radiobtn--active .radiobtn__fa {
  color: #fff;
}
.pg-slick-steps .radiobtn:active .radiobtn__icon--lifeCT, .pg-slick-steps .radiobtn--active .radiobtn__icon--lifeCT {
  fill: #fff;
}
@media screen and (max-width: 767px) {
  .pg-slick-steps .radiobtn {
    padding: 19.5px 6.5px;
  }
}
@media screen and (max-width: 575px) {
  .pg-slick-steps .radiobtn--medical, .pg-slick-steps .radiobtn--coverage {
    font-size: 11px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .pg-slick-steps .radiobtn--coverage {
    min-height: inherit;
  }
  .pg-slick-steps .radiobtn--household {
    font-size: 21px;
    padding: 6.5px 6.5px;
  }
}
.pg-slick-steps .ui-widget-content {
  border: solid 2px #ddd;
}
.pg-slick-steps .ui-slider-horizontal {
  height: 12px;
}
.pg-slick-steps .ui-slider-handle {
  top: -12px !important;
  background-color: #0b7bc1 !important;
  background-image: none !important;
  border: solid 1px #0b7bc1 !important;
  box-shadow: none !important;
  width: 32px !important;
  height: 32px !important;
  outline: none;
}
.pg-slick-steps .ui-slider-handle:focus {
  background-color: #0D93E8 !important;
}
.pg-slick-steps .address {
  border: 1px solid #B1B1B1;
  padding: 26px 52px;
  width: 460px;
  max-width: 100%;
  text-align: center;
  border-radius: 4px;
  -moz-border-radius: 4px;
}
.pg-slick-steps .address.input--error {
  border-color: red;
}
.pg-slick-steps .divider {
  border-top: dotted 2px #eee;
  margin: 20px 0;
}
.pg-slick-steps .progbar {
  margin: 0;
  width: 100%;
  padding: 13px 26px;
  border-bottom: solid 1px #eee;
  position: relative;
}
.pg-slick-steps .progbar__loading {
  font-weight: 700;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  padding: 13px 26px;
  text-align: center;
  display: none;
}
.pg-slick-steps .progbar__loading--active {
  display: block;
}
.pg-slick-steps .progbar__container {
  width: 500px;
  max-width: 100%;
  font-size: 0;
  margin-left: auto;
  margin-right: auto;
}
.pg-slick-steps .progbar__label, .pg-slick-steps .progbar__line {
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
}
.pg-slick-steps .progbar__label {
  width: 25%;
  font-style: italic;
  font-size: 14px;
  font-weight: 700;
}
.pg-slick-steps .progbar__line {
  width: 75%;
}
.pg-slick-steps .progbar__inner {
  position: relative;
  background: #eee;
  border: solid 1px #aaa;
  border-radius: 8px;
  height: 10px;
  width: 100%;
}
.pg-slick-steps .progbar__percent {
  transition: width 0.3s ease-out;
  -webkit-transition: width 0.3s ease-out;
  -moz-transition: width 0.3s ease-out;
  -ms-transition: width 0.3s ease-out;
  -o-transition: width 0.3s ease-out;
  background-color: #addcfa;
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.25) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.25) 50%, rgba(255, 255, 255, 0.25) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
}
.pg-slick-steps .block {
  display: block;
}
@media screen and (max-width: 767px) {
  .pg-slick-steps .block--narrow {
    width: 400px;
    margin: 0 auto;
    max-width: 100%;
  }
}
.pg-slick-steps .step__qle--button-cover {
  width: 100%;
  float: none;
}
.pg-slick-steps .step__qle--button-cover label.step__qle__option {
  background-color: #fff;
  padding: 16px 0px 16px 44px;
}
.pg-slick-steps .step__qle--button-cover label.step__qle__option.active {
  background-color: #0D93E8;
}
@media screen and (max-width: 575px) {
  .pg-slick-steps .step__qle--button-cover label.step__qle__option {
    padding: 16px 0px 16px 38px;
  }
}
@media screen and (min-width: 768px) {
  .pg-slick-steps .step__qle--button-cover label.step__qle__option {
    font-weight: 700;
    font-size: 12px;
  }
}
.pg-slick-steps .error {
  transition: opacity 0.3s ease-out;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  color: red;
  opacity: 0;
  margin-bottom: 13px;
}
.pg-slick-steps .error--active {
  opacity: 1;
}
.pg-slick-steps .input {
  border: 1px solid #B1B1B1;
  padding: 13px;
  display: block;
  width: 100%;
  border-radius: 4px;
  transition: border-color 0.3s ease-out;
  -webkit-transition: border-color 0.3s ease-out;
  -moz-transition: border-color 0.3s ease-out;
  -ms-transition: border-color 0.3s ease-out;
  -o-transition: border-color 0.3s ease-out;
}
@media screen and (max-width: 767px) {
  .pg-slick-steps .input {
    padding: 13px;
  }
}
.pg-slick-steps .input--error {
  border-color: red;
}
.pg-slick-steps .input::-moz-placeholder {
  color: #aaa;
}
.pg-slick-steps .input::placeholder {
  color: #aaa;
}
.pg-slick-steps .input::-webkit-input-placeholder {
  color: #aaa;
}
.pg-slick-steps .input::-moz-placeholder {
  color: #aaa;
}
.pg-slick-steps .input:-ms-input-placeholder {
  color: #aaa;
}
.pg-slick-steps .input:-moz-placeholder {
  color: #aaa;
}
.pg-slick-steps #address-inline-error {
  opacity: 1;
  margin-top: 6.5px;
  margin-bottom: -13px;
}
.pg-slick-steps #address-inline-error.error--hidden {
  opacity: 0;
}
.pg-slick-steps .accordion__title {
  transition: border-color 0.3s ease-out;
  -webkit-transition: border-color 0.3s ease-out;
  -moz-transition: border-color 0.3s ease-out;
  -ms-transition: border-color 0.3s ease-out;
  -o-transition: border-color 0.3s ease-out;
  color: #0D93E8;
  font-weight: 400;
  font-style: italic;
  margin-top: 0;
  margin-bottom: 26px;
}
.pg-slick-steps .accordion__title--error {
  color: red;
}
.pg-slick-steps .oe-banner {
  display: none;
}
.pg-slick-steps .step__form-group.step__qle {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.pg-slick-steps #toggle-alt-address {
  margin-top: 13px;
  margin-bottom: 0;
  display: inline-block;
  border: 0;
  background: transparent;
  color: #0D93E8;
  font-size: 14px;
  line-height: 26px;
  padding: 0;
}
.pg-slick-steps #address-prompt {
  transition: opacity 0.3s ease-out;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  opacity: 0;
}
.pg-slick-steps #address-prompt.show {
  opacity: 1;
}
.pg-slick-steps .valueslider--1 .ui-slider-tick-wrap,
.pg-slick-steps .valueslider--2 .ui-slider-tick-wrap,
.pg-slick-steps .valueslider--4 .ui-slider-tick-wrap {
  display: block;
}
.pg-slick-steps .valueslider--1 .valueslider,
.pg-slick-steps .valueslider--2 .valueslider,
.pg-slick-steps .valueslider--4 .valueslider {
  margin-bottom: 39px;
}
.pg-slick-steps .valueslider--1 .valueslider__display,
.pg-slick-steps .valueslider--2 .valueslider__display,
.pg-slick-steps .valueslider--4 .valueslider__display {
  margin: 0 0 45.5px 0;
}
.pg-slick-steps .valueslider--1 .label-minmax,
.pg-slick-steps .valueslider--2 .label-minmax,
.pg-slick-steps .valueslider--4 .label-minmax {
  display: none;
}
.pg-slick-steps .valueslider--2 .label-minmax {
  display: inline;
}
.pg-slick-steps .valueslider--2 .label-lbs {
  display: none;
}
@media screen and (min-width: 576px) {
  .pg-slick-steps .valueslider--4 .ui-slider-tick-wrap {
    display: block;
  }
  .pg-slick-steps .valueslider--4 .valueslider {
    margin-bottom: 39px;
  }
  .pg-slick-steps .valueslider--4 .valueslider__display {
    margin: 0 0 45.5px 0;
  }
  .pg-slick-steps .valueslider--4 .label-minmax {
    display: none;
  }
}
@media screen and (max-width: 575px) {
  .pg-slick-steps .ui-tick-label {
    font-size: 11px;
  }
}
.pg-slick-steps label {
  font-weight: 400;
}
.pg-slick-steps .step__zipbtn {
  background-color: #0D93E8;
}
.pg-slick-steps .step__zipcode,
.pg-slick-steps .step__zipcity {
  color: #0D93E8;
}
.pg-slick-steps .secure {
  background: url(/common_scripts/leadgen/laravel/images/lock.png) left center no-repeat;
  text-indent: 0px;
  text-align: center;
  margin: 0 auto;
  width: 175px;
  max-width: 100%;
  font-size: 11px;
  padding: 15px 0 10px 22px;
}
.pg-slick-steps #errmsg {
  padding-top: 19.5px;
  opacity: 1;
  margin: 0 auto;
}
.pg-slick-steps .has-success .step__form-control {
  border: 1px solid #B1B1B1;
}
.pg-slick-steps .has-success .step__form-control.input--error {
  border-color: red;
}
@media screen and (max-width: 575px) {
  .pg-slick-steps .xs-break {
    display: block;
  }
}
.pg-slick-steps .footer {
  background: #fff;
  color: #333;
}
.pg-slick-steps .footer__link {
  color: rgb(51, 51, 51);
}
@media screen and (max-width: 575px) {
  .pg-slick-steps .footer {
    padding: 0 22px;
    font-size: 10px;
    font-weight: normal;
    line-height: 12px;
    font-size: 10px;
    color: #7a7a7a;
    text-align: justify;
  }
  .pg-slick-steps .footer__container {
    padding: 0;
  }
  .pg-slick-steps .footer__copyright {
    margin: 0;
    text-align: left;
    line-height: 12px;
    font-size: 10px;
  }
  .pg-slick-steps .footer__copyright p {
    margin: 13px 0;
    text-align: left;
  }
  .pg-slick-steps .footer__copyright p:last-child {
    margin: 15px 0;
    text-align: center;
  }
  .pg-slick-steps .footer__baby-links {
    display: block;
    margin-top: 13px;
  }
  .pg-slick-steps .footer__link {
    color: #7a7a7a;
  }
}
@media screen and (max-width: 575px) {
  .pg-slick-steps .leadid_disclosure_form {
    margin: 13px 0;
    line-height: 12px;
    font-size: 10px;
  }
}
.pg-slick-steps .address-alt {
  width: 380px;
  max-width: 100%;
  margin: auto;
}
.pg-slick-steps .address-alt .step__input-block {
  text-align: left;
}
@media screen and (max-width: 575px) {
  .pg-slick-steps select#state.step__form-control {
    border: 1px solid #B1B1B1;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: url(/common_scripts/leadgen/laravel/images/select_carets.png);
    background-position: right center;
    background-repeat: no-repeat;
    height: auto;
  }
  .pg-slick-steps .formpanel__group--xs-inline {
    font-size: 0;
  }
  .pg-slick-steps .formpanel__group--xs-inline .formpanel__label,
.pg-slick-steps .formpanel__group--xs-inline .formpanel__input {
    font-size: 12px;
    display: inline-block;
    vertical-align: top;
  }
  .pg-slick-steps .formpanel__group--xs-inline .formpanel__label {
    padding-top: 19.5px;
    width: 26%;
    text-align: left;
  }
  .pg-slick-steps .formpanel__group--xs-inline .formpanel__input {
    width: 74%;
  }
}
@media screen and (min-width: 481px) and (max-width: 991px) {
  .pg-slick-steps select#state.step__form-control {
    height: 35px;
  }
}

.vertical-health #step-form-submit {
  margin: 20px auto;
}
.vertical-health .secure {
  display: none;
  line-height: normal;
  padding: 0 0 0 22px;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .vertical-health .secure--desktop {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .vertical-health .secure--mobile {
    display: block;
    margin: 0 auto -5px;
  }
}
@media screen and (max-width: 575px) {
  .vertical-health .secure--mobile {
    margin: -5px auto;
  }
}

.pg-slick-steps.vertical-home .wrapper {
  background: #eee;
}
.pg-slick-steps.vertical-home .hero {
  width: 100%;
}
.pg-slick-steps.vertical-home .error {
  padding: 0;
}
.pg-slick-steps.vertical-home .ui-slider-tick-wrap {
  display: block;
}
.pg-slick-steps.vertical-home .valueslider__display {
  line-height: normal;
  margin-bottom: 50px;
}
.pg-slick-steps.vertical-home .valueslider--liability .valueslider__display {
  margin-bottom: 90px;
  display: block;
  clear: both;
}
.pg-slick-steps.vertical-home .valueslider--deductable .valueslider__display {
  margin-bottom: 90px;
  display: block;
  clear: both;
}
.pg-slick-steps.vertical-home .dynamic__proptype {
  text-transform: lowercase;
}
.pg-slick-steps.vertical-home .formpanel__label {
  color: #0D93E8;
}
.pg-slick-steps.vertical-home .formpanel__group--common {
  padding-top: 26px;
}
.pg-slick-steps.vertical-home .input {
  padding: 19px 16px;
}
.pg-slick-steps.vertical-home span.ui-tick-label.ui-tick-label--common:before {
  content: "Most Common";
  font-size: 10px;
  display: block;
  color: #fff;
  padding: 2px 0 4px;
  position: absolute;
  left: 0;
  top: -40px;
  right: 0;
  background: #123037;
  border-radius: 4px;
  width: 100%;
  margin: auto;
}
.pg-slick-steps.vertical-home span.ui-tick-label.ui-tick-label--common:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: -15px;
  left: 40%;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #123037 transparent transparent transparent;
}
.pg-slick-steps.vertical-home .radiobtn {
  width: 100%;
  min-width: 150px;
  padding: 25px 13px;
}
.pg-slick-steps.vertical-home .radiobtn--common:before {
  content: "Most Common";
  font-size: 10px;
  display: block;
  color: #fff;
  padding: 2px 0 4px;
  position: absolute;
  left: 0;
  top: -20px;
  right: 0;
  background: #123037;
  border-radius: 4px 4px 0 0;
  width: 60%;
  margin: auto;
}
.pg-slick-steps.vertical-home .radiobtn--sm {
  width: initial;
  padding: 25px 26px;
  min-width: inherit;
}
@media screen and (min-width: 576px) {
  .pg-slick-steps.vertical-home .radiobtn--sm {
    padding: 25px 23px;
  }
}
@media screen and (min-width: 768px) {
  .pg-slick-steps.vertical-home .radiobtn--sm {
    padding: 25px 33px;
  }
}
.pg-slick-steps.vertical-home .radiobtn--size {
  margin-left: 3px;
}
.pg-slick-steps.vertical-home .radiobtn--lg {
  padding: 14px 13px;
}
.pg-slick-steps.vertical-home .radiobtn__content {
  font-size: 14px;
}
.pg-slick-steps.vertical-home .birthdate__select {
  font-size: 16px;
  padding: 26px 35px;
  min-width: 115px;
}
.pg-slick-steps.vertical-home .home_size__label {
  margin-top: 20px;
  display: block;
  text-align: right;
}
.pg-slick-steps.vertical-home .header__container {
  background: transparent;
  max-width: 970px;
}
.pg-slick-steps.vertical-home .grid {
  white-space: normal;
}
.pg-slick-steps.vertical-home .radiobtn, .pg-slick-steps.vertical-home .input, .pg-slick-steps.vertical-home input {
  font-size: 16px;
}
.pg-slick-steps.vertical-home .step__control-label--zip {
  margin-left: 12px;
}
.pg-slick-steps.vertical-home .footer {
  background: transparent;
}
.pg-slick-steps.vertical-home #contact-panel .slick__back {
  margin: 0 0 26px;
}
@media screen and (max-width: 575px) {
  .pg-slick-steps.vertical-home .banner,
.pg-slick-steps.vertical-home .hide--xs {
    display: none;
  }
  .pg-slick-steps.vertical-home .error {
    margin: 0;
  }
  .pg-slick-steps.vertical-home .step__zipcode {
    font-size: 18px;
  }
  .pg-slick-steps.vertical-home .step__zip-input {
    padding-left: 13px;
  }
  .pg-slick-steps.vertical-home .step__submit {
    margin: 15px auto 0;
  }
  .pg-slick-steps.vertical-home .step__state-input {
    padding-left: 0;
  }
  .pg-slick-steps.vertical-home .step__control-label--zip {
    margin-left: -7px;
  }
  .pg-slick-steps.vertical-home .address-alt .step__input-block {
    padding-left: 0;
  }
  .pg-slick-steps.vertical-home .grid__col {
    width: 50%;
  }
  .pg-slick-steps.vertical-home .grid--mobile-full .grid__col {
    width: 100%;
  }
  .pg-slick-steps.vertical-home .home_size__label {
    margin: 0;
    padding-left: 10px;
    padding-bottom: 0;
    font-size: 13px;
    text-align: left;
    width: 100%;
  }
  .pg-slick-steps.vertical-home .birthdate__select {
    min-width: inherit;
    padding: 25px 10px;
  }
  .pg-slick-steps.vertical-home .formpanel__group--xs-inline .formpanel__label {
    padding-top: 26px;
  }
  .pg-slick-steps.vertical-home .formpanel__group, .pg-slick-steps.vertical-home .formpanel__group--common {
    padding: 13px;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .pg-slick-steps.vertical-home .formpanel__title {
    margin: 3px 0 14px;
    padding: 0 13px;
    font-size: 14px;
  }
  .pg-slick-steps.vertical-home .formpanel__container {
    padding: 13px 0;
  }
  .pg-slick-steps.vertical-home .radiobtn {
    min-width: inherit;
    padding: 0;
    height: 70px;
    font-size: 12px;
  }
  .pg-slick-steps.vertical-home .radiobtn__content {
    font-size: 12px;
    line-height: 13px;
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    display: block;
    left: 0;
    transform: translate(0, 37%);
    top: 0;
  }
  .pg-slick-steps.vertical-home .radiobtn__content small {
    display: block;
    font-size: 10px;
  }
  .pg-slick-steps.vertical-home .radiobtn--size {
    padding: 0 32px;
    height: 60px;
  }
  .pg-slick-steps.vertical-home .radiobtn--coverage .radiobtn__content {
    font-size: 10px;
    padding: 0;
  }
  .pg-slick-steps.vertical-home .accordion__title {
    font-size: 12px;
  }
  .pg-slick-steps.vertical-home .slick__back {
    display: block;
    margin-bottom: 50px;
    clear: both;
    text-align: center;
    width: 100%;
  }
  .pg-slick-steps.vertical-home .secure {
    padding: 0;
  }
  .pg-slick-steps.vertical-home #contact-panel .input {
    padding: 13px 16px;
  }
  .pg-slick-steps.vertical-home #contact-panel .formpanel__group--xs-inline .formpanel__label {
    padding-top: 18px;
  }
}

.pg-slick-steps.pg-slick-steps-life {
  display: block;
}
.pg-slick-steps.pg-slick-steps-life .ui-slider-tick-wrap {
  display: block;
}
.pg-slick-steps.pg-slick-steps-life .valueslider {
  margin-bottom: 39px;
}
.pg-slick-steps.pg-slick-steps-life .valueslider__display {
  margin: 0 0 45.5px 0;
}
.pg-slick-steps.pg-slick-steps-life .valueslider--1 .ui-slider-tick-wrap {
  display: block;
}
.pg-slick-steps.pg-slick-steps-life .valueslider--1 .valueslider {
  margin-bottom: 39px;
}
.pg-slick-steps.pg-slick-steps-life .valueslider--1 .valueslider__display {
  margin: 0 0 45.5px 0;
}
.pg-slick-steps.pg-slick-steps-life .valueslider--1 .label-minmax {
  display: none;
}
.pg-slick-steps.pg-slick-steps-life .valueslider--2 .ui-slider-tick-wrap {
  display: block;
}
.pg-slick-steps.pg-slick-steps-life .valueslider--2 .valueslider {
  margin-bottom: 39px;
}
.pg-slick-steps.pg-slick-steps-life .valueslider--2 .valueslider__display {
  margin: 0 0 45.5px 0;
}
.pg-slick-steps.pg-slick-steps-life .valueslider--2 .label-minmax {
  display: inline;
}
.pg-slick-steps.pg-slick-steps-life .valueslider--2 .label-lbs {
  display: none;
}
@media screen and (max-width: 575px) {
  .pg-slick-steps.pg-slick-steps-life .ui-tick-label {
    font-size: 11px;
  }
  .pg-slick-steps.pg-slick-steps-life .ui-tick-label--inner {
    display: none;
  }
}

@media screen and (min-width: 576px) {
  .pg-slick-steps .formpanel {
    min-height: 40vh;
  }
}

.subfooter {
  background-color: #eee;
  padding: 0;
  border: 0;
  position: relative;
  z-index: 0;
  padding-bottom: 78px;
}
.subfooter--padded {
  padding-bottom: 260px;
}
.subfooter__container {
  background: transparent;
  max-width: 1140px;
  width: 100%;
  margin: auto;
  padding: 0;
}
.subfooter__copyright {
  margin: 0;
  padding: 0;
  font-size: 11px;
  line-height: 16px;
  text-align: left;
}
.subfooter a {
  background-color: #eee;
  color: #075D92;
}
.subfooter__link {
  color: #075D92;
  font-weight: 400;
  text-decoration: underline;
}
.subfooter__link:hover, .subfooter__link:focus, .subfooter__link:active {
  color: #0D93E8;
}
.subfooter__inner {
  border: 0;
}
.subfooter__branding {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 13px;
  filter: grayscale(100%);
}
.subfooter__col {
  display: block;
  padding: 52px 26px;
}
.subfooter__col--main {
  padding: 52px 26px;
}
@media screen and (max-width: 767px) {
  .subfooter__inner {
    width: 400px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .subfooter__copyright {
    line-height: 14px;
  }
  .subfooter__col--alt {
    display: none;
  }
  .subfooter__col--main {
    padding: 26px 10px;
  }
  .subfooter__baby-links {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .subfooter__copyright {
    padding-right: 90px;
  }
  .subfooter__inner {
    padding-left: 260px;
    position: relative;
  }
  .subfooter__col {
    display: block;
  }
  .subfooter__col--alt {
    width: 260px;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
  }
  .subfooter__col--main {
    width: 100%;
  }
  .subfooter__branding {
    position: relative;
    top: 50%;
    transform: translate(0, -45%);
    -ms-transform: translate(0, -45%);
    -moz-transform: translate(0, -45%);
    -webkit-transform: translate(0, -45%);
  }
}
@media screen and (min-width: 992px) {
  .subfooter__copyright {
    padding-right: 120px;
  }
}

.pg-steps .col--left,
.pg-steps .col--right,
.pg-1step .col--left,
.pg-1step .col--right {
  padding: 0;
  display: inline-block;
  vertical-align: top;
  width: 50%;
  font-size: 12px;
}
.pg-steps .col--left,
.pg-1step .col--left {
  width: 25%;
}
@media screen and (min-width: 576px) {
  .pg-steps .col--left,
.pg-1step .col--left {
    width: 41.6666666%;
    text-align: right;
    padding-right: 39px;
  }
}
.pg-steps .col--right,
.pg-1step .col--right {
  width: 75%;
}
@media screen and (min-width: 576px) {
  .pg-steps .col--right,
.pg-1step .col--right {
    width: 58.3333333%;
    text-align: left;
    padding-left: 26px;
  }
}
.pg-steps .row--33998,
.pg-1step .row--33998 {
  font-size: 0;
  margin-bottom: 26px;
}
@media screen and (min-width: 575px) {
  .pg-steps .row--33998,
.pg-1step .row--33998 {
    margin-left: -26px;
    margin-right: -26px;
  }
}
.pg-steps .slick__back--33998,
.pg-1step .slick__back--33998 {
  font-size: 12px;
}
.pg-steps .secure--33998,
.pg-1step .secure--33998 {
  padding-top: 0;
  padding-bottom: 0;
  font-size: 12px;
}
@media screen and (min-width: 576px) {
  .pg-steps .secure--33998,
.pg-1step .secure--33998 {
    width: 100%;
    text-align: left;
  }
}
.pg-steps .secure--33998--33998, .pg-steps .secure--33998--large,
.pg-1step .secure--33998--33998,
.pg-1step .secure--33998--large {
  font-size: 12px;
  line-height: 16px;
}
.pg-steps .secure--33998--33998 label,
.pg-steps .secure--33998--33998 label.leadid_disclosure_form, .pg-steps .secure--33998--large label,
.pg-steps .secure--33998--large label.leadid_disclosure_form,
.pg-1step .secure--33998--33998 label,
.pg-1step .secure--33998--33998 label.leadid_disclosure_form,
.pg-1step .secure--33998--large label,
.pg-1step .secure--33998--large label.leadid_disclosure_form {
  font-size: 12px;
  line-height: 16px;
}
.pg-steps .secure--33998__sen-dagger-icon,
.pg-1step .secure--33998__sen-dagger-icon {
  font-family: "Oxygen", "Open Sans", sans-serif;
  padding-left: 4px;
  font-size: 14px;
  vertical-align: super;
}

.pg-1step .nospam {
  background-image: url(/common_scripts/leadgen/laravel/images/nospam.png);
  background-repeat: no-repeat;
  background-position: center right;
}
.pg-1step .control-label {
  vertical-align: middle;
}
.pg-1step .step__label-container.lifeevent,
.pg-1step .step__lifeevent {
  width: 100%;
  display: block;
}
.pg-1step .input--error {
  border: solid 2px #E30000;
}
.pg-1step .step__form--error {
  max-width: 400px;
  text-align: center;
}
.pg-1step .warning-sign {
  margin-right: 10px;
}
.pg-1step .step__form-group {
  display: block;
  vertical-align: top;
}
.pg-1step .step__form-group .step__label-container,
.pg-1step .step__form-group label {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .pg-1step .step__lifeevent {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (min-width: 576px) {
  .pg-1step .step__medical-conditions {
    padding-right: 0;
  }
  .pg-1step .step__medcon .step__conditions-input {
    padding-right: 0;
    width: 47%;
  }
  .pg-1step .step__lifeevent {
    padding-right: 15px;
  }
}
@media screen and (min-width: 992px) {
  .pg-1step .step__form-group.lifeevent {
    font-size: 0;
  }
  .pg-1step .step__label-container.lifeevent {
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    width: 42%;
    padding-right: 0;
  }
  .pg-1step .step__lifeevent {
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
    width: 58%;
  }
}

.pg-1step_new {
  display: block;
}
.pg-1step_new .row {
  z-index: 0;
}
.pg-1step_new .step__bar, .pg-1step_new .step__head {
  margin-bottom: 0;
}
.pg-1step_new .step__form-group.cross-hide {
  display: none;
}
.pg-1step_new .step__container {
  max-width: 100%;
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .pg-1step_new .step__head {
    padding: 3.25px 6.5px;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
  }
}
.pg-1step_new .subfooter__copyright {
  padding: 0;
}
.pg-1step_new .onestep {
  display: block;
  position: relative;
  z-index: 0;
}
.pg-1step_new .onestep__error {
  border: 0;
  text-align: center;
  padding: 13px;
}
.pg-1step_new .onestep__error-msg {
  font-size: 14px;
  line-height: 22px;
  color: #E60000;
  background-color: #ffb3b3;
  padding: 13px 26px;
  margin: 0;
  display: inline-block;
  width: 500px;
  max-width: 100%;
  border: solid 2px #E60000;
  border-radius: 8px;
  vertical-align: middle;
}
.pg-1step_new .onestep__error-msg i {
  display: inline-block;
  margin-right: 6.5px;
}
.pg-1step_new .onestep__header {
  font-size: 16px;
}
.pg-1step_new .onestep__title {
  color: #0887c3;
  text-align: left;
  margin: 0 auto 13px;
}
.pg-1step_new .onestep__title--center {
  text-align: center;
}
.pg-1step_new .onestep__form {
  display: block;
  position: relative;
  z-index: 0;
}
.pg-1step_new .onestep__body {
  display: block;
  padding: 13px 26px;
  width: 1140px;
  max-width: 100%;
  margin: auto;
}
.pg-1step_new .onestep__main {
  display: block;
  margin-bottom: 26px;
}
.pg-1step_new .onestep__main--hidden {
  display: none;
}
.pg-1step_new .onestep__aside {
  display: block;
  margin-bottom: 13px;
}
.pg-1step_new .onestep__col {
  display: block;
}
.pg-1step_new .onestep__col--invis.onestep__col, .pg-1step_new .onestep__col--hidden.onestep__col {
  display: none;
}
.pg-1step_new .onestep__row {
  display: block;
  font-size: 0;
  margin-left: -6.5px;
  margin-right: -6.5px;
}
.pg-1step_new .onestep__row--hidden {
  display: none;
}
.pg-1step_new .onestep__cell {
  font-size: 16px;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  padding: 0 6.5px;
  width: 100%;
}
.pg-1step_new .onestep__modal {
  padding: 26px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.45);
  z-index: 1000;
  display: none;
  overflow-y: auto;
}
.pg-1step_new .onestep__modal--active {
  display: block;
}
.pg-1step_new .onestep__disclaimer, .pg-1step_new .onestep__disclaimer label, .pg-1step_new .onestep__disclaimer a {
  display: inline;
  padding: 0;
  font-size: 11px;
  font-weight: 400;
  color: #4f4f4f;
  text-align: justify;
  line-height: 18px;
  -webkit-user-select: text;
     -moz-user-select: text;
          user-select: text;
}
.pg-1step_new .onestep__disclaimer {
  display: block;
}
.pg-1step_new .onestep__disclaimer a,
.pg-1step_new .onestep__disclaimer a:hover,
.pg-1step_new .onestep__disclaimer a:visited {
  color: #141414;
  text-decoration: underline;
}
@media screen and (max-width: 575px) {
  .pg-1step_new .onestep__modal {
    position: fixed;
    height: 100vh;
    padding: 52px 26px;
  }
  .pg-1step_new .onestep__cell {
    margin: 5px 0;
  }
  .pg-1step_new .onestep__cell--xs5 {
    width: 5%;
  }
  .pg-1step_new .onestep__cell--xs10 {
    width: 10%;
  }
  .pg-1step_new .onestep__cell--xs15 {
    width: 15%;
  }
  .pg-1step_new .onestep__cell--xs20 {
    width: 20%;
  }
  .pg-1step_new .onestep__cell--xs25 {
    width: 25%;
  }
  .pg-1step_new .onestep__cell--xs30 {
    width: 30%;
  }
  .pg-1step_new .onestep__cell--xs35 {
    width: 35%;
  }
  .pg-1step_new .onestep__cell--xs40 {
    width: 40%;
  }
  .pg-1step_new .onestep__cell--xs45 {
    width: 45%;
  }
  .pg-1step_new .onestep__cell--xs50 {
    width: 50%;
  }
  .pg-1step_new .onestep__cell--xs55 {
    width: 55%;
  }
  .pg-1step_new .onestep__cell--xs60 {
    width: 60%;
  }
  .pg-1step_new .onestep__cell--xs65 {
    width: 65%;
  }
  .pg-1step_new .onestep__cell--xs70 {
    width: 70%;
  }
  .pg-1step_new .onestep__cell--xs75 {
    width: 75%;
  }
  .pg-1step_new .onestep__cell--xs80 {
    width: 80%;
  }
  .pg-1step_new .onestep__cell--xs85 {
    width: 85%;
  }
  .pg-1step_new .onestep__cell--xs90 {
    width: 90%;
  }
  .pg-1step_new .onestep__cell--xs95 {
    width: 95%;
  }
  .pg-1step_new .onestep__cell--xs100 {
    width: 100%;
  }
  .pg-1step_new .onestep__col {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .pg-1step_new .onestep__title {
    margin: 0 0 6.5px 0;
    font-size: 1.45em;
  }
  .pg-1step_new .onestep__prompt {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 13px;
  }
  .pg-1step_new .onestep__main {
    margin: 0;
    padding: 0;
  }
  .pg-1step_new .onestep__col {
    margin-bottom: 13px;
  }
  .pg-1step_new .onestep__col--toggleable {
    position: relative;
  }
  .pg-1step_new .onestep__col--invis {
    display: none;
  }
  .pg-1step_new .onestep__body {
    padding: 13px;
  }
}
@media screen and (min-width: 992px) {
  .pg-1step_new .onestep__body {
    font-size: 0;
    text-align: center;
  }
  .pg-1step_new .onestep__col {
    font-size: 16px;
    width: 50%;
    display: inline-block;
    vertical-align: top;
    text-align: left;
  }
  .pg-1step_new .onestep__col--hidden {
    display: none;
  }
  .pg-1step_new .onestep__col--left {
    padding-right: 13px;
  }
  .pg-1step_new .onestep__col--right {
    padding-left: 13px;
  }
  .pg-1step_new .onestep__col--toggleable {
    transform: translate(0, 0);
    -webkit-transition: translate(0, 0);
    -moz-transition: translate(0, 0);
    -ms-transition: translate(0, 0);
    -o-transform: translate(0, 0);
    transition: transform 0.3s ease-out, opacity 0.3s ease-out;
    position: relative;
    opacity: 1;
  }
  .pg-1step_new .onestep__col--shift {
    transform: none;
    display: block;
    margin: auto;
  }
  .pg-1step_new .onestep__col--invis {
    opacity: 0.01;
  }
  .pg-1step_new .onestep__col--alt {
    max-width: 540px;
    margin: 26px auto 0;
    display: block;
    width: 100%;
  }
  .pg-1step_new .onestep__col-container {
    width: 100%;
    max-width: 700px;
    margin: auto;
  }
  .pg-1step_new .onestep__row {
    margin-left: -13px;
    margin-right: -13px;
  }
  .pg-1step_new .onestep__cell {
    padding: 0 13px;
  }
  .pg-1step_new .onestep__cell--5 {
    width: 5%;
  }
  .pg-1step_new .onestep__cell--10 {
    width: 10%;
  }
  .pg-1step_new .onestep__cell--15 {
    width: 15%;
  }
  .pg-1step_new .onestep__cell--20 {
    width: 20%;
  }
  .pg-1step_new .onestep__cell--25 {
    width: 25%;
  }
  .pg-1step_new .onestep__cell--30 {
    width: 30%;
  }
  .pg-1step_new .onestep__cell--35 {
    width: 35%;
  }
  .pg-1step_new .onestep__cell--40 {
    width: 40%;
  }
  .pg-1step_new .onestep__cell--45 {
    width: 45%;
  }
  .pg-1step_new .onestep__cell--50 {
    width: 50%;
  }
  .pg-1step_new .onestep__cell--55 {
    width: 55%;
  }
  .pg-1step_new .onestep__cell--60 {
    width: 60%;
  }
  .pg-1step_new .onestep__cell--65 {
    width: 65%;
  }
  .pg-1step_new .onestep__cell--70 {
    width: 70%;
  }
  .pg-1step_new .onestep__cell--75 {
    width: 75%;
  }
  .pg-1step_new .onestep__cell--80 {
    width: 80%;
  }
  .pg-1step_new .onestep__cell--85 {
    width: 85%;
  }
  .pg-1step_new .onestep__cell--90 {
    width: 90%;
  }
  .pg-1step_new .onestep__cell--95 {
    width: 95%;
  }
  .pg-1step_new .onestep__cell--100 {
    width: 100%;
  }
}
.pg-1step_new .control {
  display: block;
  margin-bottom: 13px;
}
.pg-1step_new .control__sub {
  font-size: 9px;
  font-weight: 700;
  margin-bottom: 6px;
}
.pg-1step_new .control--hide {
  display: none;
}
.pg-1step_new .control__error-flag {
  display: inline-block;
  position: absolute;
  z-index: 1000;
  top: 100%;
  left: 0;
  background: #E60000;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  line-height: 26px;
  padding: 0 13px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pg-1step_new .control__error {
  transition: opacity 0.3s ease-out;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  color: #E60000;
  font-style: italic;
  text-align: center;
  opacity: 0;
}
.pg-1step_new .control__error--active {
  opacity: 1;
}
.pg-1step_new .control__label {
  font-size: 12px;
  display: block;
  color: #0887c3;
  margin: 0;
  line-height: 26px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0;
  white-space: nowrap;
}
.pg-1step_new .control__asterisk {
  color: #E60000;
  margin-left: -3px;
}
.pg-1step_new .control__wrapper {
  position: relative;
}
.pg-1step_new .control__wrapper--dual {
  margin-top: -1px;
  font-size: 0;
}
.pg-1step_new .control__wrapper--split {
  font-size: 0;
}
.pg-1step_new .control__wrapper--split .control__input {
  display: inline-block;
  width: 45%;
}
.pg-1step_new .control__wrapper--split .control__input:first-child {
  margin-right: 5%;
}
.pg-1step_new .control__wrapper--split .control__input:last-child {
  margin-left: 5%;
}
.pg-1step_new .control__button {
  transition: border-color 0.3s ease-out, background-color 0.3s ease-out, color 0.3s ease-out;
  display: inline-block;
  background: #fff;
  font-size: 16px;
  width: 50%;
  vertical-align: top;
  border: solid 2px #ddd;
  line-height: 26px;
  padding: 3.25px 6.5px;
  text-align: center;
  margin: 0;
  font-weight: normal;
}
.pg-1step_new .control__button--left {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-right: solid 1px #ddd;
}
.pg-1step_new .control__button--right {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-left: solid 1px #ddd;
}
.pg-1step_new .control__button:hover, .pg-1step_new .control__button:active, .pg-1step_new .control__button:focus {
  border-color: #0887c3;
  cursor: pointer;
}
.pg-1step_new .control__button--active {
  background: #0887c3;
  color: #fff;
  cursor: pointer;
  border-color: #0887c3;
}
.pg-1step_new .control__button--error {
  border-color: #E60000;
}
.pg-1step_new .control__input {
  transition: border-color 0.3s ease-out, background-color 0.3s ease-out, color 0.3s ease-out;
  display: block;
  text-align: left;
  width: 100%;
  border: 0;
  border-bottom: solid 3px #ddd;
  background-color: #fff;
  line-height: 26px;
  padding: 3.25px 6.5px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.pg-1step_new .control__input.nospam {
  background-image: none;
}
.pg-1step_new .control__input::-moz-placeholder {
  color: #aaa;
  font-style: italic;
  text-shadow: none;
}
.pg-1step_new .control__input::placeholder {
  color: #aaa;
  font-style: italic;
  text-shadow: none;
}
.pg-1step_new .control__input:-ms-input-placeholder {
  color: #aaa;
  font-style: italic;
}
.pg-1step_new .control__input::-ms-input-placeholder {
  color: #aaa;
  font-style: italic;
}
.pg-1step_new .control__input::-ms-clear {
  display: none;
}
.pg-1step_new .control__input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none;
  pointer-events: none;
  position: absolute;
  right: 0;
}
.pg-1step_new .control__input:hover, .pg-1step_new .control__input:focus, .pg-1step_new .control__input:active {
  border-color: #0887c3;
  outline: 0;
  background-color: #fff;
  background-image: url(/common_scripts/leadgen/laravel/images/input-edit-icon.png);
  background-size: 30px 30px;
  background-position: center right;
  background-repeat: no-repeat;
}
.pg-1step_new .control__input:hover.has-error, .pg-1step_new .control__input:hover.input--error, .pg-1step_new .control__input:focus.has-error, .pg-1step_new .control__input:focus.input--error, .pg-1step_new .control__input:active.has-error, .pg-1step_new .control__input:active.input--error {
  border-color: #E60000;
}
.pg-1step_new .control__input--hidden {
  display: none;
}
.pg-1step_new .control__input--select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-image: url(/common_scripts/leadgen/laravel/images/select-icon-gray.png);
  background-size: 30px 30px;
  background-position: center right;
  background-repeat: no-repeat;
}
.pg-1step_new .control__input--select::-ms-expand {
  display: none;
}
.pg-1step_new .control__input--select:hover, .pg-1step_new .control__input--select:focus, .pg-1step_new .control__input--select:active {
  background-image: url(/common_scripts/leadgen/laravel/images/select-icon-blue.png);
}
.pg-1step_new .control__input--blank {
  background-color: #f0f0f0;
}
.pg-1step_new .control__input--error {
  border-color: #E60000;
}
.pg-1step_new .control__input.has-error, .pg-1step_new .control__input.input--error {
  border-color: #E60000;
}
.pg-1step_new .control__input--disabled {
  background: #fff;
  border-color: #eee;
  color: #999;
  pointer-events: none;
}
.pg-1step_new .control__input--disabled:hover, .pg-1step_new .control__input--disabled:focus, .pg-1step_new .control__input--disabled:active {
  border-color: #999;
  background: #fff;
}
@media screen and (max-width: 575px) {
  .pg-1step_new .control {
    margin-bottom: 3.25px;
  }
  .pg-1step_new .control__wrapper--dual {
    padding-top: 1px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .pg-1step_new .control__label {
    font-size: 0.65em;
    white-space: normal;
    line-height: normal;
  }
  .pg-1step_new .control__input {
    font-size: 0.8em;
    padding: 0 6.5px;
  }
  .pg-1step_new .control__input:hover, .pg-1step_new .control__input:focus, .pg-1step_new .control__input:active {
    background-size: 20px 20px;
  }
  .pg-1step_new .control__button {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 12px;
  }
}
.pg-1step_new .coverage {
  margin-top: 8.6666666667px;
}
.pg-1step_new .coverage__button {
  background: #cfe0f0 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cpath d='M606,191V311H726V191ZM716,301H616V201H716Z' transform='translate(-606 -191)'/%3E%3C/svg%3E") center 80%/20px no-repeat;
  box-shadow: 0px 0px 4px #555;
  color: #333;
  cursor: pointer;
  white-space: nowrap;
  text-align: center;
  padding: 2px 0 36.4px;
  margin: -2px;
  font-size: 14px;
  border-radius: 5px 5px 0 0;
  width: 25%;
  vertical-align: bottom;
  display: inline-block;
  transition: all 0.3s ease-out;
}
.pg-1step_new .coverage__button--active {
  background: #0887c3 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 150.5 129.5'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Cpolygon class='a' points='64.7 107.5 51.2 94.2 135.2 0 150.5 14 64.7 107.5'/%3E%3Crect class='a' x='874.4' y='220.9' width='21.4' height='66.42' rx='2' transform='translate(-739 555.9) rotate(-47.3)'/%3E%3Cpolygon class='a' points='110 62.5 110 119.5 10 119.5 10 19.4 110 19.4 110 23.8 120 12.5 120 9.4 0 9.4 0 129.4 120 129.4 120 51.6 110 62.5'/%3E%3C/svg%3E ") center 80%/25px no-repeat;
  border-color: #0887c3;
  padding: 13px 0 36.4px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .pg-1step_new .coverage__button {
    padding: 8.6666666667px 0 31.2px;
    white-space: normal;
    line-height: 13px;
    min-height: 70px;
  }
  .pg-1step_new .coverage__button--active {
    min-height: 80px;
    padding: 13px 0 31.2px;
  }
}
.pg-1step_new .coverage__tab {
  margin-bottom: 2px;
  margin-left: 2px;
}
.pg-1step_new .coverage__label, .pg-1step_new .coverage__val {
  padding: 0;
  color: #222;
  margin: 0;
  vertical-align: middle;
}
.pg-1step_new .coverage__content {
  color: #222;
  background: #fff;
  border: solid 2px #0887c3;
  margin: 0;
  width: 100%;
  font-size: 14px;
}
.pg-1step_new .coverage__content td {
  border: solid 1px #888;
  width: 50%;
  padding: 5px;
  text-align: center;
}
.pg-1step_new .modal {
  max-width: 600px;
  margin: auto;
  padding: 26px;
  border: solid 1px #ddd;
  position: relative;
  text-align: center;
  background: #fff;
  margin-top: 39px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.55);
}
.pg-1step_new .modal--narrow {
  max-width: 500px;
  padding-left: 52px;
}
.pg-1step_new .modal__body {
  margin-bottom: 39px;
}
.pg-1step_new .modal__body--btns {
  padding-top: 26px;
  margin-bottom: 0;
}
.pg-1step_new .modal__x {
  transition: color, opacity;
  position: absolute;
  top: 0;
  right: 0;
  width: 39px;
  height: 39px;
  border: 0;
  background: transparent;
  color: #666;
  opacity: 0.35;
}
.pg-1step_new .modal__x:hover, .pg-1step_new .modal__x:focus, .pg-1step_new .modal__x:active {
  color: #E60000;
  opacity: 1;
}
.pg-1step_new .modal__button {
  transition: border-color 0.3s ease-out, background-color 0.3s ease-out, color 0.3s ease-out;
  display: inline-block;
  font-size: 16px;
  border: solid 2px #0887c3;
  line-height: 26px;
  padding: 3.25px 26px;
  text-align: center;
  margin: 0;
  font-weight: normal;
  background: #0887c3;
  color: #fff;
  border-radius: 3px;
}
.pg-1step_new .modal__button:hover, .pg-1step_new .modal__button:focus, .pg-1step_new .modal__button:active {
  background: #066592;
  color: #fff;
  cursor: pointer;
  border-color: #066592;
}
.pg-1step_new .modal__title {
  color: #0887c3;
  margin: 0 0 13px 0;
  font-size: 16px;
}
@media screen and (max-width: 575px) {
  .pg-1step_new .modal {
    position: relative;
    width: 95%;
    margin: auto;
    padding: 26px 13px;
  }
}
@media screen and (max-width: 768px) {
  .pg-1step_new .modal__title--extra {
    margin-bottom: 26px;
  }
}
.pg-1step_new .check {
  position: relative;
  display: block;
  text-align: left;
  padding: 6.5px 0 6.5px 52px;
  color: #666;
  font-size: 16px;
}
.pg-1step_new .check:before {
  content: "";
  position: absolute;
  z-index: 10;
  top: 6.5px;
  left: 13px;
  height: 26px;
  width: 26px;
  border: solid 2px #ddd;
  border-radius: 3px;
}
.pg-1step_new .check:after {
  transition: opacity 0.3s ease-out;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  font-family: "Font Awesome 5 Free";
  content: "\f00c";
  position: absolute;
  z-index: 10;
  top: 6.5px;
  left: 13px;
  height: 26px;
  width: 26px;
  color: #E60000;
  text-align: center;
  opacity: 0;
}
.pg-1step_new .check--left {
  padding-left: 39px;
  margin-bottom: 0;
}
.pg-1step_new .check--left:after, .pg-1step_new .check--left:before {
  left: 0;
}
.pg-1step_new .check:hover, .pg-1step_new .check:focus, .pg-1step_new .check:active {
  cursor: pointer;
  background: #fafafa;
}
.pg-1step_new .check--active:after {
  opacity: 1;
}
@media screen and (max-width: 575px) {
  .pg-1step_new .check {
    font-size: 14px;
    margin-bottom: 0;
    padding: 6.5px 0 0 52px;
  }
}
.pg-1step_new .data-overview {
  background: #fff;
  border: solid 1px #ddd;
  padding: 26px;
  position: relative;
  border-radius: 6.5px;
  overflow: hidden;
  margin-top: 8.6666666667px;
}
.pg-1step_new .data-overview:hover, .pg-1step_new .data-overview:focus, .pg-1step_new .data-overview:active {
  border-color: #0887c3;
  cursor: pointer;
}
.pg-1step_new .data-overview__title {
  color: #0887c3;
  margin-bottom: 10px;
}
.pg-1step_new .data-overview__edit {
  transition: border-color 0.3s ease-out, background-color 0.3s ease-out, color 0.3s ease-out;
  position: absolute;
  top: 0;
  right: 0;
  padding: 6.5px 13px;
  display: inline-block;
  font-size: 16px;
  border: solid 2px #0887c3;
  line-height: 26px;
  text-align: center;
  margin: 0;
  font-weight: normal;
  background: #0887c3;
  color: #fff;
  border-bottom-left-radius: 6.5px;
}
.pg-1step_new .data-overview__edit:hover, .pg-1step_new .data-overview__edit:focus, .pg-1step_new .data-overview__edit:active {
  background: #066592;
  color: #fff;
  cursor: pointer;
  border-color: #066592;
}
.pg-1step_new .data-overview__edit-img {
  display: block;
  width: 19.5px;
  margin-bottom: 3.25px;
}
.pg-1step_new .data-overview__left, .pg-1step_new .data-overview__right {
  display: block;
}
.pg-1step_new .data-overview__list {
  margin: 0;
  padding: 0;
  font-size: 15px;
  text-transform: capitalize;
}
.pg-1step_new .data-overview__list--spacing {
  margin-top: 13px;
}
.pg-1step_new .data-overview__list li {
  display: block;
}
.pg-1step_new .data-overview__email {
  word-wrap: break-word;
}
.pg-1step_new .data-overview__email--lower {
  text-transform: lowercase;
}
.pg-1step_new .data-overview__email--capitalize {
  text-transform: capitalize;
}
@media screen and (min-width: 992px) {
  .pg-1step_new .data-overview__row {
    font-size: 0;
    text-align: left;
  }
  .pg-1step_new .data-overview__left, .pg-1step_new .data-overview__right {
    font-size: 16px;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
}
@media screen and (max-width: 575px) {
  .pg-1step_new .data-overview {
    padding: 13px 13px 13px 13px;
  }
  .pg-1step_new .data-overview__list {
    padding: 0;
    margin-bottom: 13px;
  }
  .pg-1step_new .data-overview__edit {
    padding: 3.25px 6.5px;
  }
  .pg-1step_new .data-overview__edit-img {
    width: 13px;
  }
  .pg-1step_new .data-overview__title, .pg-1step_new .data-overview__list {
    margin-bottom: 6.5px;
  }
}

.pg-1step_new.vertical-life .step__bar {
  margin-bottom: 0;
}
.pg-1step_new.vertical-life .step__head {
  border-radius: 0;
  line-height: 26px;
  padding: 6.5px;
}
.pg-1step_new.vertical-life main {
  box-shadow: none;
}
.pg-1step_new.vertical-life .row--footer {
  padding-top: 0;
}
@media screen and (min-width: 768px) {
  .pg-1step_new.vertical-life .step__head {
    padding: 13px;
    font-size: 18px;
  }
}
@media screen and (min-width: 992px) {
  .pg-1step_new.vertical-life .step__head {
    padding: 26px;
    font-size: 24px;
  }
}

.pg-1step.vertical-auto main {
  padding-bottom: 0;
}
.pg-1step.vertical-auto .step__form-group {
  margin: 0;
}
.pg-1step.vertical-auto .checkbox {
  max-width: 295px;
  text-align: left;
  background: none;
  border: 2px solid #ddd;
  padding: 5px 10px;
}
.pg-1step.vertical-auto .checkbox .btn {
  border: solid 1px #797979;
}
.pg-1step.vertical-auto .checkbox-label {
  display: inline-block;
  margin-left: 35px;
  font-size: 14px;
}
@media screen and (max-width: 500px) {
  .pg-1step.vertical-auto .checkbox {
    max-width: 280px;
  }
}
.pg-1step.vertical-auto #home_ins_block.cross-hide,
.pg-1step.vertical-auto #warranty_block.cross-hide {
  display: none;
}

.pg-1step.vertical-home .wrapper {
  background: #fff;
}
.pg-1step.vertical-home .step__forms-container {
  max-width: initial;
}
.pg-1step.vertical-home .step__submit {
  margin: 26px auto 36px;
}
@media screen and (max-width: 991px) {
  .pg-1step.vertical-home .onestep__col {
    width: 100%;
  }
  .pg-1step.vertical-home .onestep__col--right, .pg-1step.vertical-home .onestep__col--left {
    padding: 0;
  }
}
.pg-1step.vertical-home .onestep__cell {
  margin-bottom: 13px;
}
.pg-1step.vertical-home .onestep__title {
  font-weight: bold;
  line-height: 1.25;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .pg-1step.vertical-home .onestep__body {
    padding: 26px 13px;
  }
}
.pg-1step.vertical-home .control__label {
  line-height: 32px;
}
.pg-1step.vertical-home .data-overview__left {
  width: 48%;
}
.pg-1step.vertical-home .data-overview__right {
  width: 52%;
}
.pg-1step.vertical-home .data-overview__title {
  font-weight: bold;
  margin-bottom: 13px;
}
.pg-1step.vertical-home .data-overview__list {
  font-size: 14px;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .pg-1step.vertical-home .data-overview__left, .pg-1step.vertical-home .data-overview__right {
    width: 100%;
  }
}

.step__submit-container {
  position: relative;
}

.step__submit-loader {
  display: none;
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-top: 1px;
}

.lds-spinner {
  display: inline-block;
  position: relative;
  width: 40px;
  height: 40px;
}
.lds-spinner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background-color: rgba(255, 255, 255, 0.6);
  transform: scale(1.1, 1.1);
  -webkit-transition: scale(1.1, 1.1);
  -moz-transition: scale(1.1, 1.1);
  -ms-transition: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
}
.lds-spinner div {
  transform-origin: 20px 20px;
  -webkit-animation: lds-spinner 1.2s linear infinite;
          animation: lds-spinner 1.2s linear infinite;
}
.lds-spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 2px;
  left: 18px;
  width: 3px;
  height: 9px;
  border-radius: 20%;
  background: #0887c3;
}
.lds-spinner div:nth-child(1) {
  transform: rotate(0deg);
  -webkit-animation-delay: -1.1s;
          animation-delay: -1.1s;
}
.lds-spinner div:nth-child(2) {
  transform: rotate(30deg);
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
}
.lds-spinner div:nth-child(3) {
  transform: rotate(60deg);
  -webkit-animation-delay: -0.9s;
          animation-delay: -0.9s;
}
.lds-spinner div:nth-child(4) {
  transform: rotate(90deg);
  -webkit-animation-delay: -0.8s;
          animation-delay: -0.8s;
}
.lds-spinner div:nth-child(5) {
  transform: rotate(120deg);
  -webkit-animation-delay: -0.7s;
          animation-delay: -0.7s;
}
.lds-spinner div:nth-child(6) {
  transform: rotate(150deg);
  -webkit-animation-delay: -0.6s;
          animation-delay: -0.6s;
}
.lds-spinner div:nth-child(7) {
  transform: rotate(180deg);
  -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s;
}
.lds-spinner div:nth-child(8) {
  transform: rotate(210deg);
  -webkit-animation-delay: -0.4s;
          animation-delay: -0.4s;
}
.lds-spinner div:nth-child(9) {
  transform: rotate(240deg);
  -webkit-animation-delay: -0.3s;
          animation-delay: -0.3s;
}
.lds-spinner div:nth-child(10) {
  transform: rotate(270deg);
  -webkit-animation-delay: -0.2s;
          animation-delay: -0.2s;
}
.lds-spinner div:nth-child(11) {
  transform: rotate(300deg);
  -webkit-animation-delay: -0.1s;
          animation-delay: -0.1s;
}
.lds-spinner div:nth-child(12) {
  transform: rotate(330deg);
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}

@-webkit-keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.pg-1step.vertical-life .step__submit .fas {
  margin-right: 12px;
}

.pg-1step_new.pg-1step-senior .control__asterisk {
  display: none;
}

.pg-1step_new.vertical-health .onestep__disclaimer a,
.pg-1step_new.vertical-health #lead-form .onestep__disclaimer a {
  color: rgb(26, 115, 232);
}

.nosell {
  display: block;
}
.nosell__form {
  display: block;
}
.nosell__title {
  color: #333;
}
.nosell__submit {
  transition: background-color 0.3s ease-out;
  -webkit-transition: background-color 0.3s ease-out;
  -moz-transition: background-color 0.3s ease-out;
  -ms-transition: background-color 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out;
  display: block;
  text-transform: uppercase;
  padding: 13px 26px;
  background-color: #e01818;
  color: #fff;
  border-radius: 6px;
  border: solid 1px #9e1111;
  letter-spacing: 1px;
  width: 100%;
  font-weight: 700;
  font-size: 16px;
  box-shadow: inset 0 0 7px 0 rgba(0, 0, 0, 0.2);
}
.nosell__submit:hover, .nosell__submit:focus, .nosell__submit:active {
  background-color: #9e1111;
}
.nosell__btn {
  transition: background-color 0.3s ease-out, color 0.3s ease-out;
  display: inline-block;
  padding: 6.5px 13px;
  margin-bottom: 26px;
  font-size: 14px;
  border: solid 1px #e01818;
  background-color: transparent;
  color: #666;
}
.nosell__btn:hover, .nosell__btn:focus, .nosell__btn:active {
  background-color: #e01818;
  color: #fff;
  text-decoration: none;
}
.nosell__captcha {
  display: inline-block;
  margin-bottom: 13px;
}
.nosell label {
  color: #333;
}

.nosell.vertical-home .contact__container,
.nosell.vertical-health .contact__container,
.nosell.vertical-life .contact__container,
.nosell.vertical-auto .contact__container,
.nosell.vertical-business .contact__container {
  width: 970px;
  max-width: 100%;
  background-color: #fff;
  padding-top: 26px;
  padding-bottom: 26px;
}
.nosell.vertical-home .contact__container h1,
.nosell.vertical-health .contact__container h1,
.nosell.vertical-life .contact__container h1,
.nosell.vertical-auto .contact__container h1,
.nosell.vertical-business .contact__container h1 {
  color: #333;
  font-size: 30px;
  line-height: normal;
}

.formpanel.formpanel--life-contact .slick__next {
  margin-bottom: 13px;
}
.formpanel.formpanel--life-contact .secure {
  margin: 0;
  font-size: 11px;
  display: inline-block;
  line-height: inherit;
  padding-top: 0;
  padding-bottom: 0;
  text-align: left;
}
.formpanel.formpanel--life-contact .slick__back {
  font-size: 11px;
  line-height: inherit;
}
.formpanel.formpanel--life-contact .group {
  display: block;
  font-size: 0;
  margin: auto;
  margin-bottom: 13px;
}
@media screen and (max-width: 767px) {
  .formpanel.formpanel--life-contact .group {
    width: 400px;
    max-width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .formpanel.formpanel--life-contact .group {
    width: 80%;
  }
}
@media screen and (min-width: 992px) {
  .formpanel.formpanel--life-contact .group {
    width: 60%;
  }
}
.formpanel.formpanel--life-contact .cell {
  display: inline-block;
  font-size: 12px;
  width: 50%;
  line-height: 16px;
}
.formpanel.formpanel--life-contact .cell--left {
  text-align: left;
}
.formpanel.formpanel--life-contact .cell--right {
  text-align: right;
}
@media screen and (max-width: 480px) {
  .formpanel.formpanel--life-contact .cell {
    display: inline-block;
    width: auto;
    font-size: 10px;
  }
  .formpanel.formpanel--life-contact .cell--left {
    display: inline-block;
    padding-right: 13px;
  }
  .formpanel.formpanel--life-contact .cell--right {
    display: inline-block;
    padding-left: 13px;
  }
}

.pg-steps .btnparent,
.pg-steps .btncell {
  font-size: 16px;
  vertical-align: top;
}
.pg-steps .select--button {
  position: relative;
  z-index: 0;
  text-align: center;
  -moz-text-align-last: center;
       text-align-last: center;
  display: inline-block;
  border: 1px solid #B1B1B1;
  width: 210px;
  padding: 26px 52px;
  font-size: 75%;
  line-height: 26px;
  color: #666;
  font-weight: 400;
  border-radius: 4px;
  vertical-align: middle;
  border-color: solid 1px blue;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #fafafa;
}
.pg-steps .select--button:hover, .pg-steps .select--button:focus, .pg-steps .select--button:active {
  color: #0D93E8;
  border-color: #0D93E8;
  cursor: pointer;
  outline: 0;
}
.pg-steps .select--button.active {
  background: #0D93E8;
  color: #fff;
}
.pg-steps .select--block {
  width: 100%;
}

.pg-slick-steps.vertical-health .formpanel__disclaimer a,
.pg-slick-steps.vertical-health #lead-form .formpanel__disclaimer a {
  color: rgb(26, 115, 232);
}

.subfooter__copyright {
  padding: 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .subfooter__copyright {
    font-size: 14px;
    line-height: 18px;
  }
}
.subfooter__link {
  text-decoration: none;
  color: #fff;
}
.subfooter__link:hover, .subfooter__link:focus, .subfooter__link:active, .subfooter__link:visited {
  text-decoration: underline;
  color: #fff;
}

.pg-steps .slick__back {
  margin: auto;
  display: none;
}
.pg-steps .slick__back--desktop.slick__back--active {
  display: none;
}
@media screen and (min-width: 768px) {
  .pg-steps .slick__back--desktop.slick__back--active {
    display: block;
  }
}
.pg-steps .slick__back--mobile.slick__back--active {
  display: none;
}
@media screen and (max-width: 767px) {
  .pg-steps .slick__back--mobile.slick__back--active {
    display: block;
  }
}
.pg-steps label {
  color: #eee;
  padding: 0;
  margin: 13px 0 0;
}
.pg-steps .error {
  color: rgba(255, 255, 255, 0.7);
}
.pg-steps .error--hidden {
  display: none;
}
.pg-steps .input {
  padding: 13px 26px;
  width: 100%;
}
.pg-steps .input--radio {
  display: none;
}
.pg-steps .input--error {
  border: solid 3px red;
}
.pg-steps .input--select {
  background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52.5 50'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23888;%7D%3C/style%3E%3C/defs%3E%3Cpath class='a' d='M136.2,109l10-9.5a1,1,0,0,0-.7-1.7h-20a1,1,0,0,0-.7,1.7l10,9.5A1,1,0,0,0,136.2,109Z' transform='translate(-94 -78.5)'/%3E%3Crect class='a' width='1' height='50'/%3E%3C/svg%3E") 95%/40px no-repeat;
  height: 56px;
  -webkit-appearance: none;
}
.pg-steps .button__input {
  display: none;
}
.pg-steps .button--form {
  background: #fbbf00;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  padding: 26px;
  font-size: 20.8px;
  font-weight: 600;
  color: #111;
}
.pg-steps .button--form:hover, .pg-steps .button--form:visited, .pg-steps .button--form:active, .pg-steps .button--form:focus {
  background: #e2ac00;
  outline: none;
}
.pg-steps .button--form-lg {
  width: 100%;
}
.pg-steps .button--form-sub {
  margin: 13px auto 0;
  width: 50%;
}
@media screen and (max-width: 575px) {
  .pg-steps .button--form {
    font-size: 17.6px;
    padding: 13px;
  }
}
.pg-steps .formpanel__radio {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 59 59'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23fff;%7D.b%7Bfill:%23dbd7d7;%7D%3C/style%3E%3C/defs%3E%3Ccircle class='a' cx='29.5' cy='29.5' r='29'/%3E%3Cpath class='b' d='M124.5,55A28.5,28.5,0,1,1,96,83.5,28.6,28.6,0,0,1,124.5,55m0-1A29.5,29.5,0,1,0,154,83.5,29.5,29.5,0,0,0,124.5,54Z' transform='translate(-95 -54)'/%3E%3C/svg%3E") center left/27px no-repeat;
}
.pg-steps .formpanel__radio--inline {
  display: inline-block;
  font-size: 19.2px;
  padding: 10px 0 10px 31.2px;
  margin: 0 0 0 26px;
}
.pg-steps .formpanel__radio--active {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 55.3 53.2'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23b7415b;%7D.b%7Bfill:%237e172e;%7D.c%7Bfill:%23fff;stroke:%237e172e;stroke-miterlimit:10;%7D%3C/style%3E%3C/defs%3E%3Ccircle class='a' cx='23.6' cy='29.6' r='23.2'/%3E%3Cpath class='a' d='M27.8,10.2A22.8,22.8,0,1,1,5,33,22.8,22.8,0,0,1,27.8,10.2m0-.8A23.6,23.6,0,1,0,51.4,33,23.6,23.6,0,0,0,27.8,9.4Z' transform='translate(-4.2 -3.4)'/%3E%3Ccircle class='b' cx='23.6' cy='29.6' r='18.8'/%3E%3Cpath class='c' d='M19.1,21.4l-6.5,6.7L28,48.4a.2.2,0,0,0,.3,0L58.8,10,50.7,4.1,29.1,33.8c-.2.2-.4.2-.5,0L19.3,21.4Z' transform='translate(-4.2 -3.4)'/%3E%3C/svg%3E") center left/33px no-repeat;
}
.pg-steps .formpanel__title {
  line-height: 36px;
  color: #fff;
  margin: 0 auto 13px;
}
.pg-steps .formpanel__title--tier {
  margin-top: 52px;
}
@media screen and (max-width: 575px) {
  .pg-steps .formpanel__title {
    font-size: 22.4px;
  }
}
.pg-steps .progresstracker__label {
  display: none;
}
.pg-steps .progresstracker__inner {
  overflow: visible;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .pg-steps .formpanel__group--labeled .formpanel__input,
.pg-steps .formpanel__group--labeled .formpanel__label {
    display: inline-block;
  }
  .pg-steps .input {
    padding: 13px;
  }
  .pg-steps .formpanel__block {
    width: 80%;
  }
  .pg-steps .formpanel__radio--inline {
    display: inline-block;
  }
  .pg-steps .formpanel__input {
    float: right;
    width: 70%;
  }
  .pg-steps .formpanel__group--labeled {
    clear: both;
    margin-bottom: 31.2px;
  }
}
@media screen and (max-width: 767px) {
  .pg-steps .formpanel__col {
    margin-bottom: 0;
  }
  .pg-steps .formpanel__radio--inline {
    margin-right: 23.6363636364px;
  }
  .pg-steps .formpanel__group--dual {
    display: inline-block;
    width: 49%;
    vertical-align: top;
  }
  .pg-steps .formpanel__group--dual .formpanel__digits {
    width: 80%;
  }
}

@media screen and (min-width: 768px) {
  .listings .all_listings_container.magazine-layout .listings__container {
    min-height: 150px;
  }
}
.pg-slick-steps.vertical-edu #lead-form .formpanel__disclaimer a,
.pg-slick-steps.vertical-edu .formpanel__disclaimer a,
.pg-slick-steps .formpanel a,
.pg-1step .step__disclaimer a,
.pg-1step_new .onestep__disclaimer a,
.pg-steps #lead-form .formpanel__disclaimer a {
  color: #0000EE;
}

/* ========== START slickform.sass =========== */
.fa-male::before, .fa-female::before {
  font-size: 22px;
  line-height: 16px;
  vertical-align: middle;
}
