@import url(original.css);

.logo-wrap,.marquee,.marquee-four,.marquee-one,.marquee-three,.marquee-two
	{
	position: relative
}

*,.zip-code,.zip-code-footer {
	-webkit-font-smoothing: antialiased
}

* {
	-moz-osx-font-smoothing: grayscale
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}

* html .clearfix {
	zoom: 1
}

.main-nav {
	visibility: visible;
	background: #4681c5
}

.main-nav a {
	background: #f2f2f2
}

.nav-header {
	display: block
}

.logo-wrap {
	height: auto;
	text-align: left;
	width: auto;
	float: left;
	padding-left: 0
}

.logo-wrap:after {
	display: none
}

.logo a {
	margin: 0 auto;
	text-indent: -999999px;
	background: url(../img/homepage/images/21st-century-insurance-logo.png)
		no-repeat;
	background-size: 100%;
	width: 215px;
	height: 83px;
	display: block
}

@media ( max-width :767px) {
	.logo a {
		background:
			url(/insurance-information/webpub/en/pages/img/homepage/images/21st-century-insurance-mobile-logo.png)
			no-repeat;
		background-size: 156px 59px;
		width: 156px;
		height: 59px;
		margin-top: 5px
	}
}

@media ( max-width :480px) {
	.logo {
		padding-left: 10px
	}
	.logo a {
		margin-top: 0
	}
}

.primary {
	max-width: 100%
}

.marquee {
	background-position-y: -18px;
	margin: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	border-top: #D0011b solid 2px;
	padding: 32px 20px 0;
	min-height: 216px
}

.marquee-one {
	background:
		url(/insurance-information/webpub/en/pages/img/homepage/images/marquee-01.jpg)
		top center no-repeat #4681c5;
	background-size: cover
}

.marquee-two {
	background:
		url(/insurance-information/webpub/en/pages/img/homepage/images/marquee-02.jpg)
		top center no-repeat #4681c5;
	background-size: cover
}

.marquee-three {
	background:
		url(/insurance-information/webpub/en/pages/img/homepage/images/marquee-03-a.jpg)
		top center no-repeat #4681c5;
	background-size: cover
}

.marquee-four {
	background:
		url(/insurance-information/webpub/en/pages/img/homepage/images/marquee-04.jpg)
		top center no-repeat #4681c5;
	background-size: cover;
	min-height: 180px
}

.marquee-five {
	background: #f0f0f0;
	padding: 25px 20px;
	min-height: 180px
}

.marquee-five h1.light-blue {
	font-family: Lato, "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 46px;
	line-height: 46px;
	font-weight: 300;
	color: #4A90E2
}

@media ( max-width :480px) {
	.marquee-one {
		padding: 0 18px 5px;
		background:
			url(/insurance-information/webpub/en/pages/img/homepage/images/marquee-01-mobile.jpg)
			no-repeat #4681c5;
		background-size: cover
	}
	.marquee-two {
		padding: 0 0 5px;
		background:
			url(/insurance-information/webpub/en/pages/img/homepage/images/marquee-02-mobile.jpg)
			no-repeat #4681c5;
		background-size: cover
	}
	.marquee-three {
		background:
			url(/insurance-information/webpub/en/pages/img/homepage/images/marquee-03-mobile.jpg)
			bottom no-repeat #4681c5;
		background-size: cover
	}
	.marquee-four {
		background:
			url(/insurance-information/webpub/en/pages/img/homepage/images/marquee-04-mobile.jpg)
			center no-repeat #4681c5;
		min-height: 215px;
		background-size: cover
	}
	.marquee-five {
		padding: 13px 25px
	}
	.marquee-five h1.light-blue {
		font-size: 36px;
		line-height: 40px;
		margin: 0 auto
	}
}

@media ( min-width :480px) {
	.header {
		background: #fff;
		padding: 15px 0
	}
	.logo-wrap {
		padding: 0 0 0 15px;
		box-shadow: none;
		position: relative;
		top: 8px
	}
	.main-nav {
		visibility: hidden;
		height: 1px
	}
}

@media ( min-width :767px) {
	.header {
		padding: 15px 0 40px
	}
}

@media ( min-width :955px) {
	.logo-wrap {
		padding: 0
	}
	.nav-header {
		padding: 0 15px 0 0
	}
}

.quote-wrap {
	padding: 0;
	background: 0 0
}

.zip-code,.zip-code-footer {
	margin: 0;
	width: 154px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 300;
	line-height: 50px;
	height: 50px;
	padding: 0 0 0 26px;
	color: #767676;
	outline: 0;
	-webkit-appearance: none;
	border: 1px solid #B7BBC0;
	border-right: 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-ms-border-radius: 5px 0 0 5px;
	-o-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px
}

#start-quote .placeholder {
	color: #4A4A4A
}

#start-quote ::-webkit-input-placeholder {
	color: #4A4A4A
}

#start-quote input:-moz-placeholder,#start-quote textarea:-moz-placeholder
	{
	color: #4A4A4A
}

@media ( max-width :480px) {
	.zip-code {
		width: 100%;
		height: 38px;
		font-size: 16px;
		border: 1px solid #B7BBC0;
		-webkit-border-top-left-radius: 5px;
		-webkit-border-top-right-radius: 5px;
		-moz-border-radius-topleft: 5px;
		-moz-border-radius-topright: 5px;
		-ms-border-radius: 5px 5px 0 0;
		-o-border-radius: 5px 5px 0 0;
		border-radius: 5px 5px 0 0;
		padding: 0;
		text-align: center
	}
	#start-quote .placeholder {
		color: #4A4A4A;
		font-size: 16px
	}
	#start-quote ::-webkit-input-placeholder {
		color: #4A4A4A;
		font-size: 16px
	}
	#start-quote input:-moz-placeholder,#start-quote textarea:-moz-placeholder
		{
		color: #4A4A4A;
		font-size: 16px
	}
}

.quote-wrap .cta-start {
	background-color: #4A90E2;
	color: #fff;
	line-height: 50px;
	padding: 0;
	text-align: center;
	font-family: Lato, "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 700;
	height: 50px;
	width: 164px;
	border: 0;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-ms-border-radius: 0 5px 5px 0;
	-o-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
	cursor: pointer
}

.quote-wrap .cta-start:hover {
	background-color: #224280
}

@media ( max-width :480px) {
	.quote-wrap .cta-start {
		width: 100%;
		height: 38px;
		border: 0;
		font-size: 16px;
		line-height: 38px;
		-webkit-border-bottom-right-radius: 5px;
		-webkit-border-bottom-left-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		-moz-border-radius-bottomleft: 5px;
		-ms-border-radius: 0 0 5px 5px;
		-o-border-radius: 0 0 5px 5px;
		border-radius: 0 0 5px 5px
	}
}

#retrieve-quote, #retrieve-quote-two  {
	font-family: "Open Sans", Lato, Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 13px;
	text-shadow: 1px 1px 4px #000;
	color: #fff;
	text-decoration: underline
}

.marquee h1,span.page-name-headline {
	font-family: Lato, "Open Sans", Arial, Helvetica, sans-serif;
	text-align: center
}

#retrieve-quote:hover,.utility ul li a:hover, #retrieve-quote-two:hover {
	text-decoration: none
}

body.car-insurance #retrieve-quote,body.discount #retrieve-quote, body.car-insurance #retrieve-quote-two,body.discount #retrieve-quote-two {
	text-shadow: none
}

.main {
	padding: 20px 10px 0
}

@media ( max-width :480px) {
	#retrieve-quote, #retrieve-quote-two {
		font-size: 12px
	}
	.main {
		padding: 80px 0
	}
}

span.page-name-headline {
	font-weight: 400;
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	margin: 0 auto;
	display: block
}

body.contact span.page-name-headline {
	color: #000;
	font-weight: 300
}

@media ( max-width :480px) {
	span.page-name-headline {
		font-size: 14px;
		line-height: 20px;
		margin: 8px auto 0
	}
	body.contact span.page-name-headline {
		font-size: 16px
	}
}

.marquee h1 {
	color: #FFF;
	line-height: 120%;
	font-size: 34px;
	font-weight: 700;
	margin: 8px auto 21px;
	clear: both
}

.marquee h1 .small {
	font-size: 22px;
	vertical-align: top
}

@media ( max-width :480px) {
	.marquee-one h1,.marquee-two h1 {
		font-size: 24px;
		line-height: 28px
	}
	.marquee-one h1 {
		margin: 0 auto 16px
	}
	.marquee-two h1 {
		margin-top: 0
	}
}

form#start-quote {
	width: 320px;
	margin: 0 auto
}

#start-quote-footer {
	width: 100%;
	text-align: center;
	padding: 5px 0
}

@media ( max-width :480px) {
	#start-quote-footer,form#start-quote {
		width: 160px;
		margin: 0 auto
	}
}

#farmers-logo {
	margin: 25px 0
}

#start-quote-footer #form-error {
	float: none;
	top: auto
}

#forgot-menu {
	text-align: left
}

.page-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0;
	z-index: 10
}

.page-overlay.close {
	opacity: 0;
	display: none
}

.interior-page .main {
	padding: 22px 0 0
}

.interior-page .logo-wrap {
	z-index: 2;
	padding: 0;
	margin: 0;
	text-align: left
}

@media ( max-width :480px) {
	.interior-page .logo-wrap {
		padding: 13px 0 0
	}
}

.interior-page .header {
	padding: 0 25px;
	margin: 0 auto;
	float: none;
	height: 105px;
	width: 100%;
	max-width: 1000px;
	position: relative
}

@media ( max-width :767px) {
	.interior-page .header {
		height: 95px
	}
}

@media ( max-width :480px) {
	.interior-page .header {
		padding: 0 15px
	}
}

.interior-page .nav-header {
	padding: 0;
	margin: 0
}

@media ( min-width :480px) {
	.interior-page .utility {
		margin-right: 5px
	}
}

.utility {
	height: 106px;
	line-height: 106px
}

.utility ul {
	margin: auto 0;
	line-height: 106px
}

.marquee #start-quote-footer #form-error {
	position: relative;
	float: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 10px;
	color: #fff;
	font-weight: 800;
	text-shadow: 0 2px 4px #000
}

.menu-link-login,.utility ul li,.utility ul li a,.utility ul li a span {
	font-weight: 600;
	color: #4990E2;
	font-size: 14px;
	line-height: 19px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif
}

@media ( max-width :480px) {
	.marquee #start-quote-footer #form-error {
		bottom: 0;
		padding-top: 8px
	}
}

#site-container {
	position: relative;
	background-color: #fff;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	overflow: visible
}

.utility ul li,.utility ul li a,.utility ul li a span {
	padding: 0;
	margin: 0;
	cursor: pointer;
	text-decoration: none
}

.utility ul li {
	margin-right: 90px
}

.utility ul li:last-child {
	margin-right: 0
}

.interior-page .utility li:before,a.claimsURL.mobile-int {
	display: none
}

.login-icon {
	display: inline-block;
	position: relative;
	top: 2px;
	right: 2px
}

.utility .login-icon {
	position: relative;
	left: 34px;
	top: 4px;
	width: 13px;
	height: 16px;
	background:
		url(/insurance-information/webpub/en/pages/img/homepage/images/lock-image.png)
		top right no-repeat;
	background-size: 100%
}

.utility a:hover .login-icon {
	background:
		url(../img/homepage../img/homepage/images/lock-image-hover.png) top
		right no-repeat;
	background-size: 100%
}

.utility .login-icon img {
	display: inline-block;
	width: 13px;
	height: 16px;
	padding: 0;
	margin: 0
}

.utility ul li a span.menu-link-container {
	padding: 8px 15px;
	border: .08em solid #4990e2;
	border-radius: 5px
}

.utility ul li a span.menu-link-container:hover {
	text-decoration: underline
}

@media ( max-width :767px) {
	.utility li.utility-log-in {
		display: none
	}
}

a:hover .menu-link-login {
	color: #294f84
}

.utility ul li span.menu-link-login {
	position: relative;
	top: 2px;
	left: 36px
}

.utility li a .login-icon img {
	display: inline-block;
	width: 13px;
	height: 16px;
	padding: 0;
	margin: 0
}

.main-site-nav {
	display: none
}

.main-site-nav.open {
	display: block;
	position: absolute;
	z-index: 999;
	background: #fff;
	width: 280px;
	top: 0;
	right: -750px;
	margin-left: 0;
	overflow: hidden;
	opacity: 0
}

.main-site-nav .utility {
	border-bottom: solid #E53351 .05em;
	padding: 0;
	margin: 0;
	height: 106px
}

.main-site-nav .utility ul {
	padding: 0;
	margin: 0;
	width: 100%
}

.main-site-nav .utility ul li {
	padding: 0;
	margin: 0
}

.main-site-nav ul {
	padding: 0;
	margin: 10px auto;
	width: 80%
}

.main-site-nav li,.main-site-nav li a {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-weight: 300;
	color: #000;
	font-size: 16px;
	line-height: 70px;
	text-decoration: none;
	padding: 0;
	margin: 0
}

.main-site-nav li {
	border-bottom: solid .05em #ddd
}

.main-site-nav li.active,.main-site-nav ul li:last-child {
	border-bottom: 0
}

.main-site-nav li a {
	display: inline-block;
	padding-left: 10px;
	width: 100%
}

.main-site-nav li a:hover {
	color: #4990E2
}

.main-site-nav li.last-item {
	padding-bottom: 20px
}

span.nav-arrow {
	display: inline-block;
	float: right;
	margin-right: 10px
}

.main-site-nav li .nav-arrow img {
	padding: 0;
	margin: 0;
	width: .4em;
	height: auto
}

.dd-form-container {
	padding: 0 0 10px;
	margin: 0;
	width: 100%;
	display: block;
	background-color: #3DB252
}

.dd-form-container .dd-headline {
	font-family: Lato, Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #fff;
	font-size: 20px;
	line-height: 24px;
	width: 100%;
	text-align: center;
	display: block;
	padding: 20px 0 10px;
	margin: 0 auto
}

.dd-form-container form#start-quote1 {
	margin: 0 auto;
	padding: 0;
	width: 80%;
	border: 0;
	background: 0 0
}

.dd-form-container input#submit-button-two,.dd-form-container input#zip-code-two
	{
	font-size: 16px;
	width: 100%;
	height: 38px;
	color: #000;
	font-family: Lato, Arial, Helvetica, sans-serif
}

.dd-form-container .quote-wrap {
	padding: 0;
	background: 0 0
}

.dd-form-container input#zip-code-two {
	font-weight: 300;
	padding: 0;
	margin: 0 0 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	line-height: 38px;
	text-indent: 25%;
	border: .01em solid #979797
}

.dd-form-container input#zip-code-two::-webkit-input-placeholder {
	color: #000
}

.dd-form-container input#zip-code-two::-moz-placeholder {
	color: #000
}

.dd-form-container input#zip-code-two:-moz-placeholder,.dd-form-container input#zip-code-two:-ms-input-placeholder,.dd-form-container input#zip-code-two::placeholder,.dd-form-container input#zip-code-two:placeholder
	{
	color: #000
}

.dd-form-container input#submit-button-two {
	font-weight: 400;
	float: none;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	border: .02em solid #979797;
	line-height: 32px;
	-webkit-box-shadow: 0 .1em 1px 0 #676767;
	-moz-box-shadow: 0 .1em 1px 0 #676767;
	box-shadow: 0 .1em 1px 0 #676767
}

.dd-form-container input#submit-button-two:hover {
	background-color: #4990e2;
	color: #fff
}

.dd-form-container .input-container {
	overflow: visible
}

.dd-form-container #start-quote-footer {
	font-family: Lato, Arial, Helvetica, sans-serif;
	font-weight: 700;
	position: relative
}

@media ( max-width :480px) {
	.dd-form-container #start-quote-footer {
		width: 100%
	}
}

.dd-form-container #start-quote-footer #form-error-two {
	position: relative;
	float: none;
	clear: both;
	top: auto;
	padding-top: 10px;
	color: #fbb
}

.dd-form-container #retrieve-quote, .dd-form-container #retrieve-quote-two {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 9px;
	line-height: 13px;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
	text-shadow: none;
	display: block;
	margin-top: 10px;
	text-decoration: underline
}

.dd-form-container #retrieve-quote:hover, .dd-form-container #retrieve-quote-two:hover {
	color: #4c4c4c
}

input.error-two,textarea.error-two {
	color: #ea686f;
	background: #f9e7e7;
	border: 1px solid #ea686f !important
}

.social-footer-container {
	width: 86%;
	margin: 15px auto
}

span.join-our-networks {
	font-family: Lato, Arial, Helvetica, sans-serif;
	display: inline-block;
	float: left;
	color: #000;
	font-weight: 300;
	line-height: 30px;
	font-size: 14px
}

ul.social-list li {
	display: inline-block;
	margin: 0 15px 0 10px;
	position: relative;
	top: 2px
}

ul.social-list li:last-child {
	margin: 0
}

.main-site-nav ul.social-list {
	margin: 0;
	padding: 0;
	width: auto;
	display: inline-block
}

.main-site-nav .social-list li {
	border-bottom: 0;
	line-height: 30px
}

.main-site-nav .social-list li a,.main-site-nav .social-list li a img {
	padding: 0;
	margin: 0;
	line-height: 30px
}

a.facebook img,a.twitter img {
	width: auto;
	height: 18px
}

.nav-header.open {
	z-index: 11;
	position: relative;
	background-color: #fff;
	height: 105px;
	padding-right: 2px;
	width: 230px
}

.header.menu-open .inner-utility {
	border-bottom: solid #D0011b .05em;
	height: 106px;
	background-color: #fff
}

.header.menu-open .inner-utility ul {
	margin: 0 auto;
	padding: 0;
	width: 77%;
	height: 106px
}

.header.menu-open .inner-utility ul li {
	display: inline-block;
	width: 53%;
	border: 0;
	height: 106px;
	max-height: 106px
}

.header.menu-open .inner-utility ul li.first-item {
	text-align: right;
	width: 39%;
	margin-right: 11px
}

.header.menu-open .inner-utility ul li a {
	border: 0;
	margin: 0;
	padding: 0;
	cursor: pointer;
	text-decoration: none;
	max-height: 106px;
	width: 100%;
	line-height: 106px
}

#ftr .link-set li a,.legal-info a,.sub-list li a {
	text-decoration: underline
}

.header.menu-open .inner-utility li a .menu-close {
	display: inline-block;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: right
}

.header.menu-open .inner-utility li a .menu-close .menu-close-bg {
	display: inline-block;
	width: 41px;
	height: 35px;
	padding: 0;
	margin: 0;
	position: relative;
	top: 10px;
	background: url(../img/homepage../img/homepage/images/close-box.svg) top
		right no-repeat;
	background-size: 100%
}

.header.menu-open .inner-utility li a:hover .menu-close .menu-close-bg {
	background:
		url(../img/homepage../img/homepage/images/close-box-hover.svg) top
		right no-repeat;
	background-size: 100%
}

.inner-utility li a .login-icon {
	display: inline-block;
	width: 13px;
	height: 16px;
	padding: 0;
	margin: 0;
	background:
		url(/insurance-information/webpub/en/pages/img/homepage/images/lock-image.png)
		top right no-repeat;
	background-size: 100%
}

.inner-utility li a:hover .login-icon {
	background:
		url(../img/homepage../img/homepage/images/lock-image-hover.png) top
		right no-repeat;
	background-size: 100%
}

.inner-utility li a .menu-link-login {
	display: inline-block
}

.active .nav-arrow,.nav-arrow-left,.sub-items {
	display: none
}

.sub-items ul.sub-list li {
	z-index: 9999
}

.main-site-nav.open .sub-items ul.sub-list {
	padding: 0 0 5px;
	margin: 0;
	width: 100%
}

.active .nav-arrow-left {
	display: inline-block;
	float: left;
	margin-right: 10px
}

.active .nav-arrow-left img {
	padding: 0;
	margin: 0;
	width: .4em;
	height: auto
}

.active .sub-items {
	display: block;
	width: 100%;
	border-top: solid .05em #ddd
}

.sub-list li {
	border: 0;
	line-height: 18px;
	padding: 0 0 8px;
	margin: 0;
	display: block
}

.sub-list li a {
	padding: 0;
	margin: 0;
	line-height: 20px;
	font-size: 12px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-weight: 300;
	display: block
}

.link-set h2,.list-headline {
	font-size: 14px;
	font-weight: 700
}

.list-headline {
	line-height: 18px;
	font-family: Lato, Arial, Helvetica, sans-serif;
	color: #4990E2;
	display: block;
	width: 100%;
	text-align: left;
	padding: 25px 0 10px
}

.footer-contact,.footer-contact h5,span.arrow {
	font-family: "Open Sans", Arial, Helvetica, sans-serif
}

.hide,.main-site-item-list.hide-li #main-nav-tab-five,.main-site-item-list.hide-li #main-nav-tab-four,.main-site-item-list.hide-li #main-nav-tab-one,.main-site-item-list.hide-li #main-nav-tab-three,.main-site-item-list.hide-li #main-nav-tab-two
	{
	display: none
}

.second .list-headline {
	padding-top: 15px
}

#main-nav-tab-five,#main-nav-tab-four,#main-nav-tab-one,#main-nav-tab-three,#main-nav-tab-two
	{
	cursor: pointer
}

.main-site-item-list.hide-li #main-nav-tab-five.active,.main-site-item-list.hide-li #main-nav-tab-four.active,.main-site-item-list.hide-li #main-nav-tab-one.active,.main-site-item-list.hide-li #main-nav-tab-three.active,.main-site-item-list.hide-li #main-nav-tab-two.active
	{
	display: block
}

.nav-link {
	cursor: pointer;
	display: inline-block;
	padding-left: 10px
}

.nav-link:hover {
	color: #4990e2
}

#timeout-close {
	display: none
}

#timeout-close.open {
	display: block;
	position: absolute;
	background: 0 0;
	height: 100px;
	width: 100px;
	top: 0;
	right: 0
}

@media ( max-width :1000px) {
	.main-site-nav.open {
		right: 0
	}
	.utility {
		margin-right: 15px
	}
}

@media ( max-width :480px) {
	.utility {
		margin-right: 0;
		height: 95px;
		line-height: 95px
	}
}

.legal-info a {
	color: #034e7a
}

.ftr-wrapper-wrapper {
	width: 100%;
	max-width: 982px;
	margin: 0 auto
}

.footer-container {
	background-color: #eff0f2
}

.footer-contact {
	width: 290px;
	float: left;
	border-right: 1px solid #a5aeb5;
	height: 290px;
	margin: 40px 0 0 60px
}

#ftr .section .link-set {
	float: left;
	display: inline-block;
	margin-right: 25px
}

#ftr .section .link-set-two {
	width: 157px
}

#ftr .section .link-set-three {
	width: 180px;
	margin-right: 0
}

.footer-address-icon,.footer-email-icon,.footer-live-chat-icon,.footer-phone-icon
	{
	display: inline-block;
	float: left;
	text-align: left
}

.footer-address-icon,.footer-live-chat-icon,.footer-phone-icon {
	width: 35px;
	text-align: center
}

.footer-address-icon img,.footer-email-icon img,.footer-live-chat-icon img,.footer-phone-icon img
	{
	display: inline-block;
	width: auto;
	height: 17px;
	clear: both;
	text-align: left
}

.footer-phone-icon img {
	width: 25px;
	height: 25px
}

.footer-phone-icon {
	display: inline-block;
	margin-top: -4px
}

.phone .footer-phone-icon img {
	width: 25px;
	height: 25px
}

.footer-address-icon {
	display: inline-block;
	margin-top: -7px
}

.address .footer-address-icon img {
	width: 31px;
	height: 25px
}

.chatlink{
cursor: pointer;
}

.footer-live-chat-icon {
	display: inline-block;
	margin-top: -3px
}

.footer-live-chat-icon img {
	width: 25px;
	height: 25px
}

.footer {
	margin: 0 auto;
	background: #FFF;
	box-shadow: 0 5px 8px -6px #000;
	height: 14px;
	max-width: 1000px
}

.footer-block-content {
	width: 980px;
	margin: 0 auto
}

body,html {
	margin: 0;
	height: 100%;
	background-color: #eff0f2
}

.entire-site-container {
	margin: 0;
	background-color: #fff;
	padding-bottom: 6px
}

.entire-footer-section-container {
	position: inherit;
	display: block
}

.sticky-footer-pusher {
	height: 341px
}

.footer-container {
	height: 341px;
	width: 100%;
	clear: both;
	float: none;
	display: block;
	margin-top: 0
}

.link-set h2 {
	color: #1E1E1E;
	margin-bottom: 4px
}

#ftr .link-set li {
	line-height: 20px;
	padding: 0;
	margin: 0
}

#ftr .link-set li a {
	line-height: 20px
}

.rn_ConditionalChatLink #myChatLinkInfo.rn_ChatAvailable {
	background: 0 0 !important;
	height: auto !important;
	line-height: inherit !important;
	padding: 0 !important;
	text-decoration: none !important
}

.rn_ConditionalChatLink .rn_ChatAvailable span {
	text-decoration: none !important
}

.footer-contact h5 {
	color: #a92323;
	font-size: 20px;
	font-weight: 600;
	text-align: left;
	width: 234px;
	text-indent: 50px
}

.footer-contact-item {
	width: 200px;
	border-bottom: 1px solid #a5aeb5;
	height: 35px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left
}

#ftr-wrapper, #ftr-wrapper-two {
	float: left;
	width: 100%;
	max-width: 610px;
	padding-left: 80px
}

#ftr .section p {
	color: #666;
	font-size: 11px;
	width: 455px;
	padding: 0;
	margin: 0 0 20px
}

#ftr .section:nth-child(1) {
	width: 100%;
	float: none;
	display: block;
	margin: 54px 0 0
}

#ftr .section:nth-child(2) {
	width: 100%;
	float: none;
	display: block;
	margin: 35px 0 0;
	overflow: hidden
}

@media ( max-width :480px) {
	#ftr .section:nth-child(1) {
		margin: 35px 0 0
	}
}

#ftr .section li a:active,#ftr .section li a:hover,#ftr .section li a:link,#ftr .section li a:visited
	{
	color: #1e1e1e;
	font-size: 11px
}

.footer-contact-item:first-of-type {
	margin-top: 30px
}

.footer-contact-item.live-chat {
	border-bottom: none
}

span.footer-text {
	text-align: left;
	text-indent: 41px;
	display: inline-block
}

span.footer-text a {
	font-weight: 600;
	text-decoration: none;
	color: #000;
	font-size: 15px
}

span.arrow {
	display: inline-block;
	float: right;
	font-size: 20px;
	color: #a92323
}

span.arrow img {
	width: auto;
	height: 17px;
	display: block;
	line-height: 28px;
	vertical-align: top
}

.legal-info,.link-set,.link-set a,.link-set h2 {
	font-family: Arial, Helvetica, sans-serif
}

.main p,.main p a {
	font-family: "Open Sans", Arial, Helvetica, sans-serif
}

@media ( max-width :767px) {
	.legal-info,.link-set,.link-set a,.link-set h2 {
		font-family: "Open Sans", Arial, Helvetica, sans-serif;
		font-weight: 700
	}
}

.mobile-break {
	display: none
}

@media ( max-width :961px) and (min-width:891px) {
	#ftr-wrapper, #ftr-wrapper-two {
		max-width: 540px;
		padding-left: 20px
	}
}

@media ( max-width :890px) {
	#ftr .link-set li a,#ftr .section li a:link,#ftr .section li a:visited,#ftr .section p.legal-info
		{
		font-size: 12px;
		font-family: "Open Sans", Arial, Helvetica, sans-serif;
		font-weight: 400
	}
	.footer-contact {
		float: none;
		clear: both;
		height: auto;
		margin: 40px auto 0;
		border-right: 0;
		border-bottom: 1px solid #a5aeb5
	}
	.footer-contact h5 {
		text-align: center;
		width: 100%;
		text-indent: 0
	}
	.footer-contact-item {
		text-align: center;
		width: 80%;
		margin-left: auto;
		margin-right: auto
	}
	span.footer-text {
		text-align: left;
		text-indent: 0;
		width: 80px;
		display: inline-block
	}
	#ftr-wrapper, #ftr-wrapper-two {
		float: none;
		clear: both;
		padding: 0;
		margin: 0 auto
	}
	#ftr .section:nth-child(2) {
		margin: 10px 0 0;
		padding-bottom: 35px
	}
	#ftr .section .link-set-one,#ftr .section .link-set-three,#ftr .section .link-set-two
		{
		clear: both;
		float: none;
		max-width: 210px;
		width: 100%;
		margin: 0 auto;
		display: block
	}
	#ftr .link-set li a,#ftr .section li a:link,#ftr .section li a:visited {
		color: #4A90E2
	}
	#ftr .section p.legal-info {
		width: 100%;
		max-width: 235px;
		margin: 0 auto;
		text-align: left;
		line-height: 18px;
		color: #4A4A4A
	}
	#ftr .section p.legal-info .mobile-break {
		display: block;
		width: 100%;
		height: 1px
	}
}

@media ( min-width :481px) and (max-width:768px) {
	#ftr .section .link-set-one,#ftr .section .link-set-three,#ftr .section .link-set-two,#ftr .section p.legal-info
		{
		max-width: 260px
	}
}

@media ( max-width :480px) {
	.footer-contact {
		margin: 45px auto 0
	}
	#ftr .section .link-set-one,#ftr .section .link-set-three,#ftr .section .link-set-two
		{
		max-width: 260px
	}
	#ftr .section p.legal-info {
		max-width: 260px;
		padding-right: 20px
	}
}

.light-blue {
	color: #4A90E2
}

.grey {
	color: #4A4A4A
}

.break-on-desktop {
	display: block;
	width: 100%;
	height: 1px
}

@media ( max-width :768px) {
	.break-on-desktop {
		display: none
	}
}

.dividing-line {
	max-width: 100%;
	height: 1px;
	background-color: #9B9B9B;
	margin: 45px 80px 0;
	padding: 0
}

.center-it {
	margin-left: auto;
	margin-right: auto
}

.main .no-space-after {
	padding-bottom: 0;
	margin-bottom: 0
}

.main p {
	font-size: 16px;
	line-height: 30px;
	font-weight: 300;
	color: #000;
	margin-bottom: 16px
}

.main p strong {
	font-weight: 700
}

.main p a {
	font-weight: 400;
	color: #4A90E2;
	text-decoration: underline
}

.main p a:hover,.main p a:visited {
	color: #224280
}

.main p.last {
	margin-bottom: 0
}

@media ( max-width :480px) {
	a.non-header-arrow-link.clearfix {
		display: block;
		clear: both;
		float: none;
		padding-top: 12px;
		padding-bottom: 15px
	}
	a.non-header-arrow-link.clearfix .block-arrow {
		line-height: 14px;
		padding: 0;
		vertical-align: top;
		margin-top: 5px;
		display: inline-block
	}
}

.headlineOne {
	font-size: 46px;
	line-height: 50px;
	font-family: Lato, "Open Sans", Arial, Helvetica, sans-serif;
	font-weight: 300;
	display: block;
	margin-bottom: 30px
}

.headlineThree,.headlineTwo {
	line-height: 40px;
	font-family: Lato, "Open Sans", Arial, Helvetica, sans-serif;
	font-weight: 300
}

@media ( max-width :480px) {
	.headlineOne {
		font-size: 36px;
		line-height: 40px;
		margin-bottom: 15px
	}
}

.headlineTwo {
	font-size: 34px;
	display: block;
	margin-bottom: 30px
}

.headlineTwo .mobile-break {
	display: none
}

.headlineThree {
	display: block;
	font-size: 18px
}

.full-width-bg-image .details,.full-width-bullet-container ul li,.p-header,.sub-header
	{
	font-family: "Open Sans", Arial, Helvetica, sans-serif
}

@media ( max-width :480px) {
	.headlineTwo .mobile-break {
		display: block;
		width: 100%;
		height: 1px
	}
	.headlineThree {
		font-size: 16px;
		line-height: 23px
	}
	body.about .headlineThree {
		margin-bottom: 10px
	}
}

.sub-header {
	font-size: 18px;
	line-height: 30px;
	font-weight: 400;
	color: #000;
	display: block;
	margin-bottom: 22px
}

@media ( max-width :480px) {
	.sub-header {
		font-size: 16px;
		line-height: 26px;
		margin-bottom: 15px
	}
}

.mobile-break-headline {
	width: 100%;
	display: block;
	height: 1px
}

.p-header {
	font-size: 16px;
	line-height: 16px;
	font-weight: 700;
	width: 100%;
	display: block;
	margin-bottom: 5px
}

@media ( max-width :480px) {
	.p-header {
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 0
	}
}

.centered-content {
	text-align: center;
	width: 72%;
	padding: 0 0 34px;
	margin: 0 auto;
	display: block;
	position: relative
}

.centered-content p {
	margin-bottom: 40px
}

body.discount .centered-content.no-space-after p {
	margin-bottom: 15px
}

@media ( min-width :481px) and (max-width:768px) {
	.centered-content {
		width: 75%
	}
}

@media ( max-width :800px) {
	.centered-content .headlineOne .mobile-break-headline {
		display: none
	}
}

@media ( max-width :480px) {
	.centered-content {
		width: 100%;
		padding: 0 25px 37px
	}
	.main .centered-content.no-space-after {
		padding-bottom: 5px
	}
	.centered-content p {
		font-size: 14px;
		line-height: 26px
	}
	.centered-content .headlineOne {
		padding: 0 10px;
		margin-bottom: 17px
	}
}

.left-line-content-container {
	width: 100%;
	padding: 0 15px;
	max-width: 670px;
	text-align: left;
	margin: 0 auto 64px
}

@media ( max-width :480px) {
	.left-line-content-container {
		padding: 0 30px 0 25px;
		margin-bottom: 40px
	}
	.left-line-content-container .headlineTwo {
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 23px;
		padding-right: 0
	}
	.left-line-content-container.extra-space {
		padding-bottom: 25px
	}
}

.left-line-content {
	width: 100%;
	border-left: 1px solid #979797;
	padding-left: 35px
}

.left-line-content p {
	margin-bottom: 30px
}

.left-line-content p strong {
	font-weight: 400
}

@media ( max-width :480px) {
	.left-line-content {
		padding-left: 22px
	}
	.left-line-content p {
		font-size: 14px;
		line-height: 22px;
		margin-bottom: 20px
	}
	.block-link-text {
		display: inline-block;
		width: 90%
	}
	a.non-header-arrow-link.clearfix .block-link-text {
		font-size: 14px;
		line-height: 20px;
		font-family: "Open Sans", Arial, Helvetica, sans-serif;
		font-weight: 400;
		text-decoration: underline
	}
}

.block-link-container a,a.header-arrow-link {
	text-decoration: none
}

.full-width-bg-image {
	color: #fff;
	width: 100%;
	text-align: center;
	padding: 62px 10px;
	margin-bottom: 82px
}

.full-width-bg-image-mobile {
	display: none
}

.full-width-bg-image.banner-one {
	background:
		url(/insurance-information/webpub/en/pages/img/homepage/images/banner-bg-01.jpg)
		top center no-repeat;
	background-size: cover
}

.full-width-bg-image.banner-two {
	background:
		url(/insurance-information/webpub/en/pages/img/homepage/images/banner-bg-02.jpg)
		top center no-repeat;
	background-size: cover;
	padding: 32px 120px;
	margin-bottom: 0
}

.full-width-bg-image .headlineOne {
	font-weight: 400;
	margin-bottom: 10px
}

@media ( min-width :481px) and (max-width:767px) {
	.full-width-bg-image.banner-two {
		background-size: auto 100%;
		padding: 20px
	}
	.full-width-bg-image .headlineOne {
		font-size: 34px;
		line-height: 45px
	}
}

.full-width-bg-image .details {
	font-size: 18px;
	line-height: 30px;
	font-weight: 400;
	color: #fff
}

@media ( max-width :480px) {
	.full-width-bg-image {
		display: none
	}
	.full-width-bg-image-mobile {
		display: block;
		padding-bottom: 30px
	}
	.full-width-bg-image-mobile.banner-two {
		padding-bottom: 0
	}
	.full-width-bg-image-mobile.banner-two .headlineOne {
		padding: 24px 22px 0
	}
	.full-width-bg-image-mobile.banner-two .headlineOne .break-on-mobile {
		display: block;
		width: 100%;
		height: 1px
	}
	.banner-one-mobile {
		background:
			url(../img/homepage../img/homepage/images/banner-bg-01-mobile.jpg)
			top left no-repeat;
		background-size: cover;
		min-height: 200px
	}
	.banner-two-mobile {
		background:
			url(../img/homepage../img/homepage/images/banner-bg-02-mobile.jpg)
			top left no-repeat;
		background-size: cover;
		min-height: 200px
	}
	.full-width-bg-image-mobile .headlineOne {
		font-size: 24px;
		line-height: 30px;
		padding: 24px 22px 0;
		text-align: center
	}
	.full-width-bg-image-mobile p {
		padding: 0 30px;
		font-size: 14px;
		line-height: 26px;
		text-align: center
	}
}

.full-width-bullet-container {
	width: 100%
}

.full-width-bullet-container ul {
	list-style: none;
	width: 85%;
	padding: 18px 120px 32px;
	margin: 0 auto
}

.full-width-bullet-container ul li {
	position: relative;
	list-style-type: none;
	list-style-position: outside;
	font-size: 18px;
	line-height: 28px;
	font-weight: 300;
	color: #000;
	margin: 0;
	padding: 0 0 15px
}

.full-width-bullet-container ul li::before,.full-width-bullet-container ul li:before
	{
	content: "";
	position: absolute;
	top: 8px;
	left: -26px;
	width: 8px;
	height: 8px;
	background:
		url(../img/homepage../img/homepage/images/discount-bullet.png) center
		no-repeat
}

@media ( min-width :481px) and (max-width:767px) {
	.full-width-bullet-container ul {
		padding: 18px 30px 32px
	}
}

@media ( max-width :480px) {
	.full-width-bullet-container ul {
		width: 90%;
		padding: 0 30px 16px
	}
	.full-width-bullet-container ul li {
		font-size: 14px;
		line-height: 24px;
		padding: 0 0 20px
	}
}

.content-left-nav-right {
	width: 100%;
	margin: 23px auto 0;
	padding: 0 0 39px
}

@media ( min-width :481px) and (max-width:767px) {
	.content-left-nav-right .dividing-line {
		margin: 45px 20px 0
	}
}

@media ( max-width :480px) {
	.content-left-nav-right {
		padding: 0 0 30px
	}
	.content-left-nav-right .dividing-line {
		max-width: 85%;
		height: 1px;
		background-color: #9B9B9B;
		margin: 42px auto 0
	}
}

.content-left-nav-right .left-side {
	display: inline-block;
	width: 70%;
	padding: 0 20px 0 80px;
	border-right: solid 1px #9B9B9B
}

.content-left-nav-right .left-side p a {
	display: inline-block
}

@media ( max-width :480px) {
	.content-left-nav-right .left-side {
		display: block;
		width: 100%;
		padding: 0 18px;
		border-right: none;
		float: none;
		clear: both
	}
	.content-left-nav-right .left-side p {
		text-align: center;
		font-size: 14px;
		line-height: 26px;
		margin-bottom: 28px
	}
}

.content-left-nav-right .right-side {
	display: inline-block;
	width: 30%;
	float: right
}

@media ( max-width :480px) {
	.content-left-nav-right .right-side {
		display: block;
		width: 100%;
		float: none;
		clear: both;
		padding-top: 5px
	}
}

.content-left-nav-right .right-side ul.jump-to-nav {
	padding: 13% 0 0 42px;
	margin: 0 auto;
	list-style: none;
	max-width: 100%
}

ul.jump-to-nav li a {
	line-height: 45px
}

@media ( min-width :750px) and (max-width:768px) {
	.content-left-nav-right .left-side {
		padding-left: 50px
	}
	.content-left-nav-right .right-side ul.jump-to-nav {
		padding: 5% 0 0 30px
	}
}

@media ( max-width :480px) {
	.content-left-nav-right .right-side ul.jump-to-nav {
		padding: 0 20%;
		margin: 0 auto;
		list-style: none;
		max-width: 100%
	}
	.content-left-nav-right .right-side ul.jump-to-nav li {
		margin-bottom: 15px
	}
	.content-left-nav-right .right-side ul.jump-to-nav a.header-arrow-link {
		line-height: 24px;
		display: block
	}
	.content-left-nav-right .right-side ul.jump-to-nav .block-arrow {
		float: none;
		padding: 0 7px 0 0;
		margin-top: 7px
	}
	.content-left-nav-right .right-side ul.jump-to-nav .block-arrow img {
		display: block
	}
}

@media ( min-width :481px) and (max-width:767px) {
	.content-left-nav-right .left-side {
		width: 65%;
		padding: 0 20px
	}
	.content-left-nav-right .right-side {
		width: 35%
	}
	.content-left-nav-right .right-side ul.jump-to-nav {
		padding: 5% 0 0 15px
	}
	.chart-container {
		max-width: 440px
	}
}

.full-width-bg-containing-chart {
	width: 100%;
	background:
		url(/insurance-information/webpub/en/pages/img/homepage/images/chart-bg.jpg)
		top left no-repeat;
	background-size: cover;
	padding: 18px 0 15px;
	margin-bottom: 45px
}

@media ( max-width :480px) {
	.full-width-bg-containing-chart {
		background: 0 0;
		padding-top: 0;
		margin-bottom: 15px
	}
	.chart-container {
		max-width: 260px;
		box-shadow: 0 0 10px rgba(0, 0, 0, .4)
	}
}

.chart-container {
	width: 510px;
	min-height: 200px;
	margin: 0 auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px
}

.chart-container .headline-row {
	background-color: #E8304E;
	border: 0 solid #E8304E;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-ms-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0
}

.headline-row .headline-left {
	display: inline-block;
	width: 59%;
	height: 42px;
	border-right: solid 1px #9B9B9B
}

@media ( max-width :480px) {
	.headline-row .headline-left {
		padding: 10px 0;
		height: auto
	}
}

.headline-row .headline-right {
	display: inline-block;
	width: 41%;
	height: 42px;
	float: right
}

@media ( max-width :480px) {
	.headline-row .headline-right {
		padding: 10px 0;
		height: auto
	}
}

.headline-row .headline-left span,.headline-row .headline-right span {
	font-size: 18px;
	line-height: 42px;
	font-weight: 700;
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 0 10px 0 25px;
	margin: 0;
	text-align: center
}

@media ( min-width :481px) and (max-width:767px) {
	.headline-row .headline-left span,.headline-row .headline-right span {
		font-size: 16px;
		padding: 0 10px 0 20px
	}
	.chart-content-row .chart-content-left span,.chart-content-row .chart-content-right span
		{
		font-size: 16px
	}
}

.chart-content-row {
	max-width: 510px;
	background: #fff;
	background: rgba(255, 255, 255, .9);
	border-bottom: solid 1px #9B9B9B
}

@media ( max-width :480px) {
	.headline-row .headline-left span,.headline-row .headline-right span {
		font-size: 16px;
		line-height: 20px;
		display: block;
		padding: 0
	}
	.chart-content-row {
		background: #fafafa
	}
}

.chart-content-row.last-row {
	border-bottom: 0;
	border-bottom: solid 0 #9B9B9B;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-ms-border-radius: 0 0 5px 5px;
	-o-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px
}

.chart-content-row .chart-content-left {
	display: inline-block;
	width: 59%;
	height: 42px;
	border-right: solid 1px #9B9B9B
}

.chart-content-row .chart-content-right {
	display: inline-block;
	width: 41%;
	height: 42px;
	float: right
}

.chart-content-row .chart-content-left span,.chart-content-row .chart-content-right span
	{
	font-size: 18px;
	line-height: 44px;
	font-weight: 600;
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
	color: #4A4A4A;
	padding: 0 10px 0 25px
}

.block-header-text,.block-row,.feature-text,.header-on-left-container .right-side-content .additional-info,.highlight-headline,a .block-header-text
	{
	font-family: "Open Sans", Arial, Helvetica, sans-serif
}

@media ( max-width :480px) {
	.chart-content-row .chart-content-left span,.chart-content-row .chart-content-right span
		{
		text-align: center;
		padding: 0;
		display: block;
		font-size: 16px
	}
}

.header-on-left-container {
	width: 100%;
	padding: 0 0 60px
}

@media ( max-width :480px) {
	.header-on-left-container {
		padding: 0 0 38px
	}
}

.header-on-left-container .left-side-header {
	display: inline-block;
	width: 30%;
	text-align: right;
	padding: 0 35px 0 80px
}

@media ( min-width :481px) and (max-width:767px) {
	.header-on-left-container .left-side-header {
		padding: 0 10px 0 20px;
		width: 35%
	}
	.header-on-left-container .left-side-header .headlineTwo {
		font-size: 32px
	}
}

@media ( max-width :480px) {
	.header-on-left-container .left-side-header {
		display: block;
		width: 100%;
		padding: 0 25px;
		text-align: left
	}
	.left-side-header .headlineTwo {
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 15px
	}
}

.header-on-left-container .right-side-content {
	display: inline-block;
	width: 70%;
	float: right;
	border-left: solid 1px #979797;
	padding: 0 70px 0 35px
}

@media ( min-width :481px) and (max-width:767px) {
	.header-on-left-container .right-side-content {
		width: 65%;
		padding: 0 20px 0 35px
	}
}

.header-on-left-container .right-side-content p {
	margin-bottom: 35px
}

.header-on-left-container .right-side-content p:last-child {
	margin-bottom: 0
}

@media ( max-width :480px) {
	.header-on-left-container .right-side-content {
		display: block;
		width: 84%;
		float: none;
		border-left: solid 1px #979797;
		padding: 0 0 0 25px;
		margin-left: 25px
	}
	.header-on-left-container .right-side-content p {
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 25px
	}
}

.header-on-left-container .right-side-content .additional-info {
	display: block;
	font-size: 16px;
	line-height: 30px;
	font-weight: 400;
	color: #000
}

.block-row {
	width: 100%;
	padding-bottom: 50px
}

.block-row:last-child {
	padding-bottom: 0
}

@media ( max-width :480px) {
	.header-on-left-container .right-side-content .additional-info {
		font-size: 14px;
		line-height: 20px
	}
	.block-row {
		padding-bottom: 0
	}
}

.block-left-container,.block-right-container {
	display: inline-block;
	width: 48%;
	max-width: 270px
}

.block-left-container {
	margin-right: 1%
}

.block-arrow,span.link-first .block-arrow {
	height: 12px;
	width: 12px;
	margin-right: 5px;
	display: inline-block
}

.block-right-container {
	float: right
}

.block-image {
	padding-bottom: 5px
}

.block-text {
	padding-left: 10px
}

.block-link-container {
	padding-bottom: 10px
}

a.header-arrow-link {
	outline: 0;
	line-height: 18px
}

.block-arrow {
	background:
		url(../img/homepage../img/homepage/images/block-header-arrow.png) top
		left no-repeat;
	background-size: 70%
}

.block-arrow:hover,span.link-first .block-arrow {
	background:
		url(../img/homepage../img/homepage/images/block-header-arrow.png) top
		left no-repeat
}

.block-arrow:hover {
	background-size: 70%
}

.header-arrow-link:hover .block-arrow,.non-header-arrow-link:hover .block-arrow
	{
	height: 12px;
	width: 12px;
	display: inline-block;
	background:
		url(../img/homepage../img/homepage/images/block-header-arrow-hover.png)
		top left no-repeat;
	background-size: 70%
}

span.link-first .block-arrow {
	background-size: 70%
}

span.link-first:hover .block-arrow {
	background:
		url(../img/homepage../img/homepage/images/block-header-arrow.png) top
		left no-repeat;
	background-size: 70%
}

.block-header-text,a .block-header-text {
	display: inline-block;
	font-size: 18px;
	line-height: 18px;
	font-weight: 400;
	color: #4A90E2
}

.block-header-text,a .block-header-text:hover {
	color: #224280
}

@media ( max-width :480px) {
	.block-link-container {
		padding-bottom: 3px
	}
	.block-header-text,a .block-header-text {
		font-size: 16px;
		line-height: 28px
	}
}

@media ( min-width :481px) and (max-width:767px) {
	.block-header-text,a .block-header-text {
		font-size: 15px
	}
}

.block-header-text {
	text-decoration: underline
}

.block-details {
	display: block;
	width: 100%;
	padding-left: 25px;
	font-size: 16px;
	line-height: 22px;
	font-weight: 300
}

@media ( max-width :480px) {
	.block-left-container,.block-right-container {
		width: 100%;
		float: none;
		clear: both;
		display: block;
		max-width: 100%;
		margin-right: 0;
		padding-bottom: 0
	}
	.block-image {
		text-align: center;
		padding-bottom: 0
	}
	.block-image img {
		display: block;
		width: 100%;
		height: auto
	}
	.block-details {
		font-size: 14px;
		line-height: 22px;
		font-family: "Open Sans", Arial, Helvetica, sans-serif;
		font-weight: 300
	}
	.block-text {
		padding-left: 0;
		padding-top: 10px;
		padding-bottom: 32px
	}
	.block-text.last-block {
		padding-bottom: 0
	}
}

.highlight-box {
	padding-top: 30px
}

.highlight-headline {
	font-weight: 400;
	font-size: 18px;
	line-height: 30px;
	display: block;
	padding-bottom: 20px
}

.highlight-item-container {
	text-align: center;
	vertical-align: top
}

.highlight-item-container p {
	padding: 0;
	margin: 0
}

.highlight-row {
	text-align: center;
	vertical-align: top;
	padding-bottom: 29px
}

.highlight-item {
	vertical-align: top;
	display: inline-block;
	width: 152px;
	height: 45px
}

.highlight-item:last-child {
	margin-left: 25px
}

.highlight-item a,.highlight-item a img {
	padding: 0;
	margin: 0;
	outline: 0;
	border: 0;
	display: block;
	height: auto
}

@media ( max-width :767px) {
	.highlight-box {
		padding-top: 33px
	}
	.highlight-headline {
		font-size: 16px;
		line-height: 26px
	}
	.highlight-item {
		display: block;
		clear: both;
		margin: 0 auto;
		width: 120px
	}
	.highlight-item:last-child {
		margin: 15px auto 0;
		display: block;
		clear: both
	}
	.highlight-row {
		padding-bottom: 0
	}
}

.transparent-phone-bg {
	display: block;
	width: 100%;
	background:
		url(/insurance-information/webpub/en/pages/img/homepage/images/mobile-app-angled-phone.png)
		700px 5px no-repeat #fff;
	margin: 14px 50px 0 0;
	padding-top: 20px
}

.transparent-phone-bg-content-container {
	width: 100%;
	padding: 0 180px 120px 150px
}

.transparent-phone-bg-content-container .headlineTwo {
	margin-bottom: 13px
}

.transparent-phone-bg-content-container .break-on-desktop {
	display: block;
	width: 100%;
	height: 1px
}

.feature-icon,.feature-text {
	display: inline-block;
	height: 40px;
	vertical-align: top
}

.feature-icon {
	width: 40px;
	background:
		url(/insurance-information/webpub/en/pages/img/homepage/images/mobile-icon-sprite.png)
		no-repeat;
	margin-right: 20px;
	margin-top: 12px
}

.feature-icon.icon-id-card {
	background-position: 0 7px
}

.feature-icon.icon-pay {
	background-position: 0 -60px
}

.feature-icon.icon-claim {
	background-position: 0 -125px
}

.feature-icon.icon-location {
	background-position: 0 -193px
}

.feature-icon.icon-resources {
	background-position: 0 -261px
}

.feature-text {
	font-weight: 300;
	font-size: 16px;
	line-height: 40px;
	margin: 12px 0
}

.faded-line-divider,p.feature-summary-text {
	float: none;
	clear: both;
	display: block;
	width: 100%
}

.faded-line-divider {
	height: 2px;
	background:
		url(/insurance-information/webpub/en/pages/img/homepage/images/fading-line-divider.png)
		top left no-repeat
}

p.feature-summary-text {
	font-family: Lato, "Open Sans", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	margin: 0 auto;
	padding-bottom: 60px;
	text-align: center;
	color: #4A4A4A
}

.transparent-phone-bg-content-container .headlineTwo .break-only-on-mobile,p.feature-summary-text span.break-on-mobile
	{
	display: none
}

@media ( max-width :875px) and (min-width:769px) {
	.transparent-phone-bg {
		background-position: 94% 0
	}
	.transparent-phone-bg-content-container {
		width: 100%;
		padding: 0 200px 120px 40px
	}
}

@media ( max-width :768px) {
	.transparent-phone-bg {
		margin-top: 33px;
		background-position: 97% 0
	}
	.transparent-phone-bg-content-container {
		padding: 0 190px 110px 60px
	}
	.transparent-phone-bg-content-container .headlineTwo {
		margin-bottom: 10px
	}
}

@media ( max-width :767px) {
	.transparent-phone-bg {
		background: 0 0;
		margin: 0;
		padding: 26px 0 0
	}
	.transparent-phone-bg-content-container {
		padding: 0 25px
	}
	.transparent-phone-bg-content-container .headlineTwo {
		text-align: center;
		font-size: 24px;
		line-height: 30px
	}
	.transparent-phone-bg-content-container .break-on-desktop {
		display: none
	}
	.transparent-phone-bg-content-container .headlineTwo .break-only-on-mobile
		{
		display: block;
		width: 100%;
		height: 1px
	}
	.feature-row:first-child .feature-text,.feature-row:nth-child(2) .feature-text
		{
		margin-top: 20px
	}
	.feature-icon {
		margin: 12px 20px 12px 0
	}
	.feature-text {
		font-size: 14px;
		line-height: 20px;
		height: auto;
		max-width: 260px;
		padding: 0;
		margin: 12px 0
	}
	p.feature-summary-text {
		font-size: 16px;
		line-height: 24px;
		max-width: 260px;
		margin: 0 auto
	}
	p.feature-summary-text span.break-on-mobile {
		display: block;
		width: 100%;
		height: 1px;
		float: none;
		clear: both
	}
}

.two-column-item-content p,.two-column-item-header {
	line-height: 26px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif
}

@media ( max-width :480px) {
	.feature-text {
		max-width: 200px
	}
	.feature-row:first-child .feature-text {
		margin-top: 12px
	}
	p.feature-summary-text {
		margin: 45px auto 0;
		padding-bottom: 35px
	}
}

.two-column-split {
	max-width: 850px;
	margin: 6px auto 0;
	padding: 50px 20px 0;
	border-top: 1px solid #979797
}

.two-column-split-container {
	max-width: 660px;
	margin: 0 auto;
	vertical-align: top
}

.two-column-left,.two-column-right {
	width: 310px;
	display: inline-block;
	vertical-align: top;
	margin-right: 5%
}

.two-column-right {
	margin-right: 0
}

.two-column-item-container {
	margin-bottom: 28px
}

.two-column-item-container:last-child {
	margin-bottom: 0
}

.two-column-item-container.news-item {
	margin-bottom: 20px
}

.two-column-item-header-container {
	border-bottom: 1px solid #979797;
	margin-bottom: 13px
}

.two-column-item-header {
	font-weight: 700;
	font-size: 18px;
	display: block;
	margin-bottom: 13px
}

.two-column-item-content p {
	font-weight: 300px;
	font-size: 16px;
	margin-bottom: 24px
}

.two-column-item-content p .strong {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-weight: 400
}

.two-column-item-content ul {
	display: block;
	width: 115px;
	margin: 0 auto;
	padding-top: 5px
}

.two-column-item-content ul.ace-awards {
	width: 157px
}

.two-column-item-content ul li {
	display: inline-block;
	padding: 0;
	margin: 0 25px 0 0
}

.two-column-item-content ul li:last-child {
	margin: 0
}

.two-column-item-content ul li a {
	display: block;
	outline: 0;
	border: 0
}

.two-column-item-content ul li a img {
	margin: 0;
	padding: 0
}

@media ( max-width :767px) {
	.two-column-item-content ul li {
		width: 32px
	}
	.two-column-item-content ul.ace-awards li {
		width: 157px
	}
	.two-column-split {
		border-top: 0;
		padding: 4px 20px 0;
		width: 100%;
		display: block
	}
	.two-column-split-container {
		width: 100%
	}
	.two-column-left,.two-column-right {
		width: 100%;
		clear: both;
		display: block
	}
	.two-column-item-container.news-item {
		margin-bottom: 50px
	}
	.two-column-item-header-container {
		margin-bottom: 10px
	}
	.two-column-item-header {
		font-size: 16px;
		line-height: 24px
	}
	.two-column-left .two-column-item-header:first-child .break-on-desktop {
		display: block;
		width: 100%;
		height: 1px
	}
	.two-column-item-content {
		padding: 0 10px 0 0
	}
	.two-column-item-content p {
		font-size: 14px;
		line-height: 24px
	}
	.two-column-item-content ul.ace-awards {
		padding-top: 0
	}
}

.left-align-container {
	max-width: 680px;
	margin: 38px auto 0
}

.left-align-item {
	padding-bottom: 32px
}

.left-align-header {
	display: block;
	border-bottom: solid 1px #9B9B9B;
	padding-bottom: 26px;
	margin-bottom: 20px;
	padding-left: 20px
}

.left-align-item .show-on-mobile-only,.left-align-item p .break-on-mobile
	{
	display: none
}

.left-align-header .headlineTwo {
	margin-bottom: 0
}

.left-align-sub-header {
	padding-left: 20px
}

.left-align-sub-header .sub-header {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 18px;
	line-height: 36px;
	padding: 0;
	margin: 0
}

.left-align-content-container {
	padding-left: 20px
}

.left-align-content-container p {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 36px;
	margin-bottom: 0
}

.left-align-content-container p a {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-weight: 400
}

.left-align-content-container p.disclaimer {
	font-size: 10px;
	line-height: 36px
}

.left-align-item .two-column-split {
	padding: 25px 0 0 20px;
	margin-top: 0;
	border-top: 0
}

.left-align-item .show-on-desktop-only {
	display: block
}

.left-align-item .show-on-desktop-only p {
	font-size: 18px
}

@media ( max-width :767px) {
	.left-align-container {
		margin: 0 auto;
		padding: 0 25px
	}
	.left-align-content-container,.left-align-sub-header {
		padding-left: 0
	}
	.left-align-item {
		padding-bottom: 32px
	}
	.left-align-item:last-child {
		padding-bottom: 12px
	}
	.left-align-header {
		padding-bottom: 8px;
		margin-bottom: 10px;
		padding-left: 0
	}
	.left-align-header .headlineTwo {
		font-size: 24px;
		line-height: 30px
	}
	.left-align-sub-header .sub-header {
		font-size: 16px;
		line-height: 24px;
		padding-bottom: 22px;
		padding-right: 40px
	}
	.left-align-content-container p {
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 10px;
		padding-right: 20px
	}
	.left-align-content-container p a {
		font-weight: 300
	}
	.left-align-content-container p.disclaimer {
		line-height: 14px;
		margin-right: 10px
	}
	.left-align-item .two-column-split {
		padding: 4px 0 0
	}
	.left-align-item .two-column-item-content p {
		margin-bottom: 24px
	}
	.left-align-item p .break-on-mobile {
		display: block;
		height: 1px;
		width: 100%
	}
	.left-align-item .two-column-item-container {
		margin-bottom: 0
	}
	.left-align-item .show-on-mobile-only {
		display: block
	}
	.left-align-item .show-on-desktop-only {
		display: none
	}
}

.footer-form {
	width: 85%
}

@media ( max-width :480px) {
	.main .footer-form {
		padding: 0
	}
}

.footer-form-container {
	border-top: 1px solid #979797;
	border-bottom: 1px solid #979797;
	padding-top: 35px;
	padding-bottom: 18px
}

.footer-form-container.no-bottom-border {
	border-bottom: 0;
	padding-bottom: 0
}

@media ( max-width :480px) {
	.footer-form-container {
		padding: 23px 0 0;
		border-bottom: 0
	}
	.footer-form-container #start-quote-footer {
		padding-bottom: 20px
	}
}

.footer-form-container.no-border-bottom {
	border-bottom: 0;
	padding-bottom: 4px
}

.footer-form-container .headlineTwo {
	margin-bottom: 20px
}

#form-error-footer {
	padding: 10px;
	color: red
}

#start-quote-footer #zip-code-footer {
	color: #4A4A4A
}

@media ( max-width :480px) {
	.footer-form-container .headlineTwo {
		font-size: 24px;
		line-height: 29px;
		margin-bottom: 26px
	}
	#form-error-footer {
		padding: 0
	}
	#start-quote-footer #zip-code-footer {
		width: 100%;
		font-size: 16px;
		border: 1px solid #B7BBC0;
		-webkit-border-top-left-radius: 5px;
		-webkit-border-top-right-radius: 5px;
		-moz-border-radius-topleft: 5px;
		-moz-border-radius-topright: 5px;
		-ms-border-radius: 5px 5px 0 0;
		-o-border-radius: 5px 5px 0 0;
		border-radius: 5px 5px 0 0;
		padding: 0;
		text-align: center;
		height: 38px
	}
}

#start-quote-footer input#zip-code-footer:-moz-placeholder,#start-quote-footer input#zip-code-footer:-ms-input-placeholder,#start-quote-footer input#zip-code-footer::placeholder,#start-quote-footer input#zip-code-footer:placeholder
	{
	color: #4A4A4A
}

#start-quote-footer ::-webkit-input-placeholder {
	color: #4A4A4A
}

#start-quote-footer input:-moz-placeholder {
	color: #4A4A4A
}

.footer-form-disclaimer {
	padding-top: 50px;
	width: 95%;
	margin: 0 auto
}

p.disclaimer,p.disclaimer.desktop {
	font-size: 10px;
	line-height: 14px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	text-indent: -3px;
	margin-bottom: 0;
	font-weight: 300
}

.footer-form-disclaimer.mobile-only {
	display: none
}

.footer-form-disclaimer p.disclaimer:first-child {
	padding-bottom: 15px
}

@media ( max-width :480px) {
	.footer-form-disclaimer {
		display: none
	}
	.footer-form-disclaimer.mobile-only {
		display: block;
		width: 85%;
		padding: 30px 0 30px 15px;
		border-top: 1px solid #979797
	}
	.footer-form-disclaimer.mobile-only p.disclaimer:first-child {
		padding-bottom: 30px
	}
}

p.disclaimer.mobile {
	display: none;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-weight: 300
}

p.lato,p.lato a {
	font-family: Lato, "Open Sans", Arial, Helvetica, sans-serif
}

.footer-form-disclaimer span.asterisk {
	display: inline-block;
	position: relative;
	left: -10px;
	height: 0;
	width: 0
}

@media ( max-width :480px) {
	p.disclaimer.desktop {
		display: none
	}
	p.disclaimer.mobile {
		display: block;
		font-size: 10px;
		line-height: 18px;
		text-align: left;
		padding: 37px 10px;
		border-top: 1px solid #979797;
		margin: 0
	}
}

.centered-content.show-on-mobile {
	display: none
}

p.lato {
	font-weight: 300;
	font-size: 18px;
	line-height: 22px
}

p.lato a {
	font-weight: 400
}

@media ( max-width :480px) {
	.centered-content.hide-on-mobile {
		display: none
	}
	.centered-content.show-on-mobile {
		display: block;
		padding: 0 0 20px;
		width: 60%;
		margin: 0 auto;
		text-align: left
	}
	.show-on-mobile .link-first {
		display: block;
		padding-bottom: 7px;
		text-align: center;
		padding-right: 12px
	}
	.show-on-mobile .link-first .block-arrow {
		float: none
	}
	.link-first:hover .block-arrow {
		background:
			url(/insurance-information/webpub/en/pages/img/homepage/images/block-header-arrow.png)
			top left no-repeat;
		background-size: 70%
	}
	.show-on-mobile .link-first a {
		font-size: 16px;
		line-height: 30px;
		font-family: "Open Sans", Arial, Helvetica, sans-serif;
		font-weight: 400;
		color: #4A90E2;
		text-decoration: underline
	}
	.show-on-mobile .link-first a:hover {
		color: #224280
	}
	.show-on-mobile p {
		font-size: 14px;
		line-height: 17px;
		font-family: Lato, "Open Sans", Arial, Helvetica, sans-serif;
		font-weight: 300;
		color: #4A4A4A;
		text-align: center
	}
}

@media ( min-width :481px) and (max-width:767px) {
	.show-on-mobile .link-first {
		display: block;
		padding-bottom: 7px;
		padding-right: 18px;
		text-align: center
	}
}

body.mobile-app .centered-content .headlineOne {
	margin-bottom: 15px
}

body.discount .centered-content .headlineOne {
	margin-bottom: 16px
}

@media ( min-width :767px) {
	body.mobile-app .footer {
		margin: 0 auto;
		background: #FFF;
		box-shadow: 0 2px 3px 0 #7b7b7b;
		height: 1px;
		max-width: 1000px;
		overflow: hidden
	}
}

body.about .footer-form,body.car-insurance .footer-form {
	padding: 0
}

@media ( max-width :767px) {
	body.about .centered-content {
		width: 100%;
		padding: 0 25px 8px
	}
	body.about .centered-content .headlineOne {
		padding: 0 10px;
		margin-bottom: 22px
	}
	body.about .centered-content p {
		margin-bottom: 20px
	}
}

body.about .two-column-split {
	margin-bottom: 50px
}

.utility ul li, .utility ul li a, .utility ul li a span {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 600;
  color: #246bbd;
  font-size: 14px;
  line-height: 19px;
  padding: 0;
  margin: 0;
  cursor: pointer;
  text-decoration: none;
}
.utility ul li a:hover span, .utility ul li a:hover span {
  color: #4990E2;
}
.utility ul li a:hover {
  text-decoration: none;  
}
.utility ul li{
  display: inline-block;
  height: 42px;
  line-height: 42px;
}
.utility ul li:last-child{
}
.home .utility li:before, a.claimsURL.mobile-int {
  display: none;
}
.utility ul li:hover {
  border:solid 1px #4990E2;
}
.login-icon {
  display: inline-block;
  position: relative;
  top: 2px;
  right: 2px;
}
.utility .login-icon {
  position: relative;
  top: 3px;
  left: auto;
  right: 3px;
  width: 15px;
  height: 19px;
  background: url(../img/homepage/images/lock-image.png) no-repeat top right;
  background: url(../img/homepage/images/lock-image-hover.png) no-repeat top right;
  background-size: 100%;
  display: inline-block;
}
.utility li:hover span.login-icon {
  background: url(../img/homepage/images/lock-image.png) no-repeat top right;
  background-size: 100%;
}
.utility ul li a span.menu-link-container {
  padding: 0;
  margin: 0;
  border: 0;
/*
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
*/
}
.utility ul li a span.menu-link-container:hover {
  text-decoration: none;
}
.menu-link-login{
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 600;
  color: #4990E2;
  font-size: 14px;
  line-height: 19px;
}
a:hover .menu-link-login {
  color:#294f84;
}
.utility ul li span.menu-link-login {
  position: relative;
  top: auto;
  margin-left: 3px;
  left: auto;
}
.nav-header .utility ul li a span.down-arrow {
  display: inline-block;
  font-weight: 400;
  width: 14px;
  height: 10px;
  position: relative;
  text-align: center;
  background: url(../img/homepage/images/V-246bbd.svg) no-repeat top left;
  margin: 0;
  padding: 0;
  top: 1px;
  left: 4px;
}
.nav-header .utility ul li:hover a span.down-arrow, .nav-header .utility ul li a:hover span.down-arrow {
  background: url(../img/homepage/images/V-4990E2.svg) no-repeat top left;
}
.utility ul li:hover a {
  color: #4990E2;
}
.main-site-nav{
  display: none;
}
.menu-close{

}
.main-site-nav.open{
  display: block;
  position: absolute;
  z-index: 999;
  background: #fff;
  width: 300px;
  top: 0;
  /*
  right: -30px;
  */
  right: -750px;
  margin-left: 0;
  overflow: hidden;
  opacity:0;
}
@media (max-width: 1000px) {
  .main-site-nav.open{
    right: 0; 
  }
}
.main-site-nav .utility {
  border-bottom: solid #E53351 .05em;
  padding: 0;
  margin: 0;
  height: 105px;
}
.main-site-nav .utility ul {
  padding: 0;
  margin: 0;
  width: 100%;
}
.main-site-nav .utility ul li {
  padding: 0;
  margin: 0;
}
.main-site-nav ul{
  padding: 0;
  margin: 10px auto 10px auto;
  width: 80%;
}
.main-site-nav li, .main-site-nav li a{
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 300;
  color: #000;
  font-size: 16px;
  line-height: 70px;
  text-decoration: none;
  padding: 0;
  margin: 0;
}
.main-site-nav li{
  border-bottom: solid .05em #dddddd;
}
.main-site-nav ul li:last-child{
  border-bottom: 0;  
}
.main-site-nav li a {
  display: inline-block;
  padding-left: 10px;
  width: 100%;
}
.main-site-nav li a:hover {
  color: #4990E2;
}
.main-site-nav li.active{
  border-bottom: 0;
}
.main-site-nav li.last-item{
  padding-bottom: 20px;
}
span.nav-arrow {
  display: inline-block;
  float: right;
  margin-right: 10px;
}
.main-site-nav li .nav-arrow img{
  padding: 0;
  margin: 0;
  width: .4em;
  height: auto;
}
/*********************************
  form in menu
*********************************/
.dd-form-container {
  padding: 0 0 10px 0;
  margin: 0;
  width: 100%;
  display: block;
  background-color: #3DB252;
}
.dd-form-container .dd-headline {
  font-family: "Lato", Arial, Helvetica, sans-serif;
  font-weight: 700;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  width: 100%;
  text-align: center;
  display: block;
  padding: 20px 0 10px;
  margin: 0 auto;
}
.dd-form-container form#start-quote1 {
  margin: 0 auto;
  padding: 0;
  width: 80%;
  border: 0;
  background: transparent;
}
.dd-form-container .quote-wrap {
  padding: 0px;
  background: none;
}
.dd-form-container input#zip-code-two {
  font-family: "Lato", Arial, Helvetica, sans-serif;
  font-weight: 300;
  padding: 0;
  margin: 0 0 10px 0;
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  height: 38px;
  line-height: 38px;
  font-size: 16px;
  color: #000;
  text-indent: 25%;
  border: .01em solid #979797;
}
.dd-form-container input#zip-code-two::-webkit-input-placeholder{
  color:#000;
}
.dd-form-container input#zip-code-two::-moz-placeholder{
  color: #000;
}
.dd-form-container input#zip-code-two:-ms-input-placeholder,
.dd-form-container input#zip-code-two:-moz-placeholder,
.dd-form-container input#zip-code-two::placeholder,
.dd-form-container input#zip-code-two:placeholder {
  color:#000;
}
.dd-form-container input#submit-button-two {
  font-family: "Lato", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
  width: 100%;
  float: none;
  background-color: #fff;
  height: 38px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: .02em solid #979797;
  color: #000;
  line-height: 32px;
  -webkit-box-shadow: 0px 0.1em 1px 0px rgb(103, 103, 103);
  -moz-box-shadow: 0px 0.1em 1px 0px rgb(103, 103, 103);
  box-shadow: 0px 0.1em 1px 0px rgb(103, 103, 103);
}
.dd-form-container input#submit-button-two:hover {
  background-color:#4990e2;
  color: #fff;
}
.dd-form-container .input-container {
  overflow: visible;
}
.dd-form-container #start-quote-footer{
  font-family: "Lato", Arial, Helvetica, sans-serif;
  font-weight: 700;
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  padding-top: 0;
  margin: 0 auto;
}
.dd-form-container #start-quote-footer #form-error-two {
  position: relative;
  float: none;
  clear: both;
  top: auto;
  padding-top: 10px;
  color: #ffbbbb;
}
.dd-form-container #retrieve-quote, .dd-form-container #retrieve-quote-two {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 9px;
  line-height: 13px;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  text-shadow: none;
  display: block;
  margin-top: 10px;
  text-decoration: underline;
}
.dd-form-container #retrieve-quote:hover, .dd-form-container #retrieve-quote-two:hover {
  color: #4c4c4c;
}
input.error-two, textarea.error-two {
  color: #ea686f;
  background: #f9e7e7;
  border: solid 1px #ea686f !important;
}
/*********************************
  Form footer
*********************************/
.social-footer-container {
  width: 86%;
  margin: 15px auto;
}
span.join-our-networks {
  font-family: "Lato", Arial, Helvetica, sans-serif;
  display: inline-block;
  float: left;
  color: #000;
  font-weight: 300;
  line-height: 30px;
  font-size: 14px;
}
ul.social-list li {
  display: inline-block;
  margin: 0 15px 0 10px;
  position: relative;
  top: 2px;
}
ul.social-list li:last-child {
  margin: 0;
}
.main-site-nav ul.social-list {
  margin: 0;
  padding: 0;
  width: auto;
  display: inline-block;
}
.main-site-nav .social-list li{
  border-bottom: 0;
  line-height: 30px;
}
.main-site-nav .social-list li a{
  padding: 0;
  margin: 0;
  line-height: 30px;
}
.main-site-nav .social-list li a img{
  padding: 0;
  margin: 0;
  line-height: 30px;
}
a.facebook img {
  width: auto;
  height: 18px;
}
a.twitter img {
  width: auto;
  height: 18px;
}
/*********************************
  nav-header.open
*********************************/
.nav-header.open {
  z-index: 11;
  position: relative;
  background-color: #fff;
  height: 105px;
  padding-right: 2px;
  width: 230px;
}
.header.menu-open .nav-header .utility{
}
.header.menu-open .inner-utility {
  border-bottom: solid #E53351 .05em;
  height: 105px;
  background-color: #ededed;
}
.header.menu-open .inner-utility ul {
  margin: 0 auto;
  padding: 0;
  width: 259px;
  height: 105px;
}
.header.menu-open .inner-utility ul li{
  height: auto;
  display: inline-block;
  width: 49%;
  margin: 0;
  padding: 0;
  line-height: 1;
}
.header.menu-open .inner-utility ul li a {
  height: 42px;
  line-height: 1;
}
.header.menu-open .inner-utility ul li.first-item {
  margin: 0 0 0 0;
  padding: 0;
  text-align: left;
  height: 42px;
  width: 115px;
  position: relative;
  display: inline-block;
  border: solid 1px #246bbd;
  text-align: center;
  top: 30px;
  line-height: 42px;
  cursor: pointer;
}
.header.menu-open .inner-utility ul li.first-item:hover {
  border: solid 1px #4990E2;
  text-decoration: none;
}
.header.menu-open .inner-utility ul li.first-item a {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 600;
  color: #246bbd;
  font-size: 14px;
  line-height: 19px;
  padding: 0;
  margin: 0;
  cursor: pointer;
  text-decoration: none;
}
.header.menu-open .inner-utility ul li.first-item:hover a, .header.menu-open .inner-utility ul li.first-item:hover a span.menu-link-login{
  color: #4990E2;
  text-decoration: none;
}
.inner-utility li.first-item:hover a .login-icon {
  background: url(../img/homepage/images/lock-image.png) no-repeat top right;
  background-size: 100%;
}
.header.menu-open .inner-utility ul li.first-item:hover a .menu-link-login {
  color: #4990E2;
}
.header.menu-open .inner-utility ul li.second-item {
  text-align: right;
  cursor: pointer;
  width: auto;
  height: 42px;
  line-height: 42px;
  top: 30px;
  position: relative;
  display: inline-block;
  float: right;
  margin-right: 9px;
}
.header.menu-open .inner-utility ul li.second-item a {
  position: relative;
  display: inline-block;
  height: 42px;
  padding: 0;
  margin: 0;
  text-align: center;
  line-height: 42px;
}
.header.menu-open .inner-utility ul li a {
  border: 0;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 1;
}
.header.menu-open .inner-utility li a .menu-close{
  display: inline-block;
  width: 50px;
  height: 42px;
  padding: 0;
  margin: 0;
  line-height: 42px;
}

.header.menu-open .inner-utility li a .menu-close .menu-close-bg {
  display: inline-block;
  width: 50px;
  height: 42px;
  background: url(../img/homepage/images/X-4990E2.svg) no-repeat top right;
  background: url(../img/homepage/images/X-246bbd.svg) no-repeat top right;
  background-size: 100%;
  top: auto;
}
.header.menu-open .inner-utility li a:hover .menu-close .menu-close-bg {
  background: url(../img/homepage/images/X-4990E2.svg) no-repeat top right;
  background-size: 100%;
}
.inner-utility li a .login-icon {
  position: relative;
  top: 2px;
  left: auto;
  right: 12px;
  width: 15px;
  height: 19px;
  background: url(../img/homepage/images/lock-image.png) no-repeat top right;
  background: url(../img/homepage/images/lock-image-hover.png) no-repeat top right;
  background-size: 100%;
  display: inline-block;
}
.inner-utility li:hover a .login-icon {
  background: url(../img/homepage/images/lock-image.png) no-repeat top right;
  background-size: 100%;
}
.inner-utility li a .menu-link-login {
  display: inline-block;
  position: relative;
  top: auto;
  bottom: 1px;
  margin-left: 0;
  left: auto;
  right: 6px;
  color: #246bbd;
}
.inner-utility li:hover a .menu-link-login {
  color: #4990E2;
}
.sub-items{
  display: none;
}
.sub-items ul.sub-list li {
  z-index: 9999;
}
.main-site-nav.open .sub-items ul.sub-list {
  padding: 0 0 5px 0;
  margin: 0;
  width: 100%;
}
.main-site-nav.open .inner-utility li.first-item a {
  position: relative;
  left: 10px;
}

/*********************************
  Active sub menus
*********************************/
.active{
  
}
.nav-arrow-left{
  display: none;
}
.active .nav-arrow{
  display: none;
}
.active .nav-arrow-left {
  display: inline-block;
  float: left;
  margin-right: 10px;
}
.active .nav-arrow-left img{
  padding: 0;
  margin: 0;
  width: .4em;
  height: auto;
}
.active a{
  
}
.active .sub-items {
  display: block;
  width: 100%;
  border-top: solid .05em #dddddd;
}
.sub-list li {
  border: 0;
  line-height: 18px;
  padding: 0 0 8px 0;
  margin: 0;
  display: block;
}
.sub-list li a {
  padding: 0;
  margin: 0;
  line-height: 20px;
  font-size: 12px;
  text-decoration: underline;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 300;
  display: block;
}
.list-headline {
  font-size: 14px;
  line-height: 18px;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  font-weight: 700;
  color: #4990E2;
  display: block;
  width: 100%;
  text-align: left;
  padding: 25px 0 10px 0;
}
.second .list-headline {
  padding-top: 15px;
}
.hide{
  display: none;
}
#main-nav-tab-one, #main-nav-tab-two, #main-nav-tab-three, #main-nav-tab-four, #main-nav-tab-five {
  cursor: pointer;
}
.main-site-item-list.hide-li #main-nav-tab-one, 
.main-site-item-list.hide-li #main-nav-tab-two, 
.main-site-item-list.hide-li #main-nav-tab-three, 
.main-site-item-list.hide-li #main-nav-tab-four, 
.main-site-item-list.hide-li #main-nav-tab-five {
  display: none;
}
.main-site-item-list.hide-li #main-nav-tab-one.active, 
.main-site-item-list.hide-li #main-nav-tab-two.active, 
.main-site-item-list.hide-li #main-nav-tab-three.active, 
.main-site-item-list.hide-li #main-nav-tab-four.active, 
.main-site-item-list.hide-li #main-nav-tab-five.active {
  display: block;
}
.nav-link {
  cursor: pointer;
  display: inline-block;
  padding-left: 10px;
}
.nav-link:hover {
  color: #4990e2;
}
#timeout-close{
  display: none;
}
#timeout-close.open{
  display: block;
  position: absolute;
  background: transparent;
  height: 100px;
  width: 100px;
  top: 0px;
  right: 0;
}
span.emphasize {
  display: block;
  font-size: 11px;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 400;
  padding: 0;
  line-height: 11px;
  padding-top: 6px;
}
.dd-form-container span.or-call {
  display: block;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
  padding: 10px 0 5px 0;
}
@media (max-width: 1000px) {
  body{
  }
  .main-site-nav.open{
    right: 0px;
  }
  .utility {
    margin-right: 15px;
  }
}
@media (max-width: 479px) {
  .page-overlay{
    display: none;
  }
}






/*********
  
  New log in menu
  
  ********/
.utility li#open-login-menu {
  position: relative;
  width: 115px;
  display: inline-block;
  margin-right: 15px;
  border: solid 1px #246bbd;
  padding: 0;
  text-align: center;
}
.utility li.menu-button {
  width: 115px;
  display: inline-block;
  margin-right: 15px;
  border: solid 1px #246bbd;
  padding: 0px;
  text-align: center;
}
.utility li#open-login-menu:hover, .utility li.menu-button:hover {
  border: solid 1px #4990E2;
}
.utility li {
  height: 42px; display: inline-block;
}
.utility li a{
  color: #246bbd;
}
.header.menu-open #main-site-login .inner-utility {
  background-color: #ededed;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
#main-site-login .inner-utility ul li a span.menu-link-container {
  padding: 8px 15px;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #4990e2;
}
.header.menu-open #main-site-login .inner-utility ul li.menu-button a:hover .menu-link-container {
  color: #246bbd;
}
#main-site-login .main-site-item-list {
  width: 231px;
  margin: 0 auto;
}
.header.menu-open #main-site-login .inner-utility ul li.menu-button {
  width: 115px;
  height: 42px;
  display: inline-block;
  margin-right: 9px;
  border: solid 1px #246bbd;
  padding: 0px;
  text-align: center;
  line-height: 1;
  float: right;
  position: relative;
  top: 30px;
  cursor: pointer;
}
.header.menu-open #main-site-login .inner-utility ul li.menu-button a {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 600;
  color: #246bbd;
  font-size: 14px;
  line-height: 42px;
  padding: 0;
  margin: 0;
  cursor: pointer;
  text-decoration: none;
  height: auto;
}
.header.menu-open #main-site-login .inner-utility ul li.menu-button a span.menu-link-container {
  padding: 0;
  margin: 0;
  border: 0;
  color: #246bbd;
}
.header.menu-open #main-site-login .inner-utility ul li.menu-button:hover {
  border: solid 1px #4990e2;
}
.header.menu-open #main-site-login .inner-utility ul li.menu-button:hover a {
  color: #4990e2;
}
.header.menu-open #main-site-login .inner-utility ul li.menu-button:hover a span.menu-link-container {
  color: #4990e2;
}
.header.menu-open #main-site-login .inner-utility ul li.second-item {
  float: left;
}
#main-site-login .form-header{
  font-size: 16px;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 300;
  padding: 32px 0 24px 5px;
  margin: 0;
  display: block;
}
#main-site-login .no-border .form-header {
  padding: 0 0 10px 0;
}
.login-fields {
  padding: 0;
  margin: 0;
}
.login-fields input#remember-me{
  min-height: 0;
  padding: 0;
  margin: 0 5px 0 0;
}
#login-submit{
  background: #f4b647;
  background: -moz-linear-gradient(top,#f4b647 0%,#f4b647 50%,#eca32e 50%,#eca32e 100%);
  background: -webkit-linear-gradient(top,#f4b647 0%,#f4b647 50%,#eca32e 50%,#eca32e 100%);
  background: linear-gradient(to bottom,#f4b647 0%,#f4b647 50%,#eca32e 50%,#eca32e 100%);
  width: 100%;
  height: 40px;
  line-height: 34px;
  padding: 0;
  font-size: 16px;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  color: #000;
  text-align: center;
  font-weight: 400;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border-bottom: 3px inset #bc8222;
  cursor: pointer;
}
input#username, input#password {
  width: 100%;
  height: 39px;
  padding: 0 0 0 15px;
  margin: 0 0 12px 0;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 16px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: solid .5px #979796;
}
input#password{
  margin: 0 0 10px 0;
}
#username:-webkit-autofill,
#username:-webkit-autofill:hover,
#username:-webkit-autofill:focus,
#username:-webkit-autofill:active {
  background-color: #ffffff;
}
#remember-me-container {
  width: 100%;
  float: none;
  clear: both;
  line-height: 12px;
  padding: 6px 0 0 5px;
  margin: 0px 0 10px 0;
}
input#remember-me{  
  -webkit-border-radius: 10px!important;
  -moz-border-radius: 10px!important;
  -ms-border-radius: 10px!important;
  -o-border-radius: 10px!important;
  border-radius: 10px!important;
  display: inline-block;
  height: 15px;
  width: 15px;
  border: 1px solid #666;
  -webkit-appearance: inherit;
  background-size: 80% 80%;
  background-color: #ffffff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
label[for='remember-me'] {
  font-size: 9px;
  line-height: 12px;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 300;
  display: inline-block;
  color: #000;
}
input#remember-me:checked {
  background-color: #4990E2;
  border: 1px solid #666;
  background: url(../img/homepage/images/white-check.png) no-repeat center transparent;
  -webkit-appearance: inherit;
  background-size: 80% 80%;
  background-color: #3b99fc;
}
#forgot-menu {
  width: 100%;
  float: none;
  text-align: left;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 12px;
  color: #000000;
  margin: 0;
  padding: 0 0 12px 0;
}
#forgot-menu a {
  text-decoration: underline;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 12px;
  color: #000000;
}
a#register {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  text-align: left;
  text-decoration: underline;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 12px;
  color: #000000;
}
.form-helpers{
  font-size: 12px;
  padding-left: 9px;
  padding-top: 22px;
}
#main-site-login ul.sub-list {
  margin: 0;
}
#main-site-login .menu-block-container {
  width: 83%;
  display: block;
  margin: 0 auto 28px auto;
  padding: 0 0 20px 18px;
  border-bottom: 1px solid #dddddd;
}
#main-site-login .menu-block-container.no-border {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
#main-site-login .menu-block-container.no-border p {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 12px;
  line-height: 20px;
  color: #000000;
  margin-bottom: 16px;
  margin-right: 30px;
}
#main-site-login .list-headline {
  font-size: 14px;
  line-height: 18px;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 700;
  color: #4990E2;
  display: block;
  width: 100%;
  text-align: left;
  padding: 15px 0 15px 0;
}
#main-site-login .notice-text {
  display: block;
  font-size: 9px;
  margin: 0;
  padding: 0;
  font-weight: 300;
  color: #000;
}
#main-site-login .main-site-nav ul {
  padding: 0;
  margin: 0;
  width: 100%;
}
.app-icon-headline {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 22px;
}
#main-site-login ul.app-icon-list {
  height: auto;
  width: 100%;
  margin-top: auto;
  margin: 6px 0 6px 0;
  padding: 0;
}
#main-site-login .app-icon-list li {
  border-bottom: 0;
  line-height: 30px;
  display: inline-block;
  text-align: left;
  height: auto;
}
#main-site-login .app-icon-list li:first-child {
  margin-right: 7px;
}
#main-site-login .app-icon-list li a{
  padding:0;
  margin: 0;
  text-align: left;
  line-height: 30px;
}
.utility ul li:hover span,
.utility ul li:hover a span {
  color: #4990E2;
} 


<!--[if IE]>

.dd-form-container input#zip-code-two{
  text-align:center;
  text-indent: 0;
}
.main-site-nav li .nav-arrow, .main-site-nav li .nav-arrow img {
  width: 15px;
  outline: 0;
  text-align: left;
}
.main-site-nav li .nav-arrow img {
  width: 12px;
  height: 15px;
}
.main-site-nav li .nav-arrow-left, .main-site-nav li .nav-arrow-left img {
  width: 15px;
  outline: 0;
  text-align: right;
}
.main-site-nav li .nav-arrow-left img {
  width: 12px;
  height: 15px;
}
ul.social-list li{
 margin: 0 0 0 5px;
}
.login-fields #login-submit{
  background-color: #f5b648!important;
  background: #f5b648!important;
  filter: none;
}

<![endif]-->


.home .main{
  padding: 20px 0 40px 0 !important;
}

.home .header{
  height:106px;
}

.pre-marquee-section h2, .chp h2{
  font-size: 24px;
  line-height: 40px;
  font-family: "Open Sans", sans-serif;
  color: #246BBD;
  font-weight: 600;
  margin:0 0 3px 0;
}

.pre-marquee-section {
  text-align: center;
  padding:0 0 18px 0;
}

.pre-marquee-section h2 {
  margin:0;
}

body.home .marquee {
  border-bottom: none !important;
  background: transparent url(../img/homepage/images/car-trip.jpg) no-repeat !important;
  background-size: cover !important;
}

body.home .marquee h1{
  font-size:34px;
  line-height: 44px;
  font-weight: 600;
}

.chp .border-bottom{
  border-bottom: 1px solid #979797;
}

.chp .border-right{
  border-right: 1px solid #979797;
}

.chp p, .chp span{
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 22px;
  font-weight: 200;
  color: #000000;
}

.chp .testimonial-section{
  padding:0 0 20px 0;
}

.chp .testimonial-section .container{
  width:100%;
  max-width: 645px;
  margin:0 auto;
}

.chp .testimonial-section .stars{
  display: inline-block;
}
.chp .testimonial-section .container .stars .star-on{
  margin:0 6px 0 0;
  position: relative;
  top:1px;
  width: 16px;
  height: 15.21px;
  display: inline-block;
  background: url('../img/homepage/images/21_star.png') no-repeat 0 0 transparent;
  background-size: cover;
  overflow: hidden;
}

.chp .testimonial-section .container .text{
  display:inline-block;
}
.chp .testimonial-section .container .text .quote{
  font-family: "Lato", "Open Sans", sans-eserif;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  display: inline;
  margin:0 0 0 5px;
}
.chp .testimonial-section .container .text .author{
  font-family: "Lato", "Open Sans", sans-serif;
  font-weight: 300;
  font-size: 14px;
  font-style: italic;
  line-height: 19px;
  display: inline;
  margin:0 0 0 8px;
}

.chp .two-col{
  padding: 24px 0 0 0;
}

.chp .clearfix{
  content: "";
  display: block;
  clear: both;
}

.chp .two-col .left-column{
  float: left;
  width:60%;
  padding:0 35px 0 0;
}

.chp .two-col .right-column{
  float: left;
  width:40%;
  padding: 0 0 0 33px;
  border-left: 1px solid #979797;
}

.chp .savings-section{
  padding-bottom: 32px;
}

.chp .savings-section .savings-inner{
  background-size: cover !important;
  min-height: 346px;
  padding: 13px 30px 36px 30px;
}

.chp .savings-section .savings-inner .container{
  width:100%;
  max-width: 300px;
}

.chp .savings-section .savings-inner .container .links-box{
  background-color: rgba(255,255,255,.8);
  width:100%;
  max-width: 200px;
  padding:12px 15px 1px 15px;
}

.chp .savings-section .savings-inner .container .links-box ul{
  list-style: none;
  margin:0;
}

.chp .savings-section .savings-inner .container .links-box ul li{
  
}

.chp .savings-section .savings-inner .container .links-box ul li:before{
  content: "";
  display: inline-block;
  background-image: url("../img/homepage/images/savings_carat.png");
  background-size: cover;
  width:5.71px;
  height:10px;
  margin: 0 10px 0 0;
}

.chp .savings-section .savings-inner .container .links-box ul li a{
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 30px;
  font-weight: 200;
  text-decoration: underline;
  color: #4A90E2;
}

.chp .cali-coverage-section{
  padding: 19px 0 29px 5px;
}

.chp .cali-coverage-section a{
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 16px;
  font-weight: 200;
  text-decoration: underline;
  color: #4A90E2; 
}

.chp .tips-section{
  padding: 35px 0 0 5px;
}
.chp .tips-section .left-50{
  width:57%;
  float: left;
}

.chp .tips-section .right-50{
  width:43%;
  float: left;
  text-align: right;
}

.chp .tips-section .right-50 img{
  margin:0;
  max-width: 225px;
  height:auto;
  text-align: right;
}

.chp .tips-section .left-50 p{
  width: 90%;
  margin-bottom: 11px;
}

.chp .tips-section .left-50 a{
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 16px;
  font-weight: 200;
  text-decoration: underline;
  color: #4A90E2; 
}

.chp .right-column .claims-service-section{
  padding: 10px 10px 25px;
  margin:0 0 25px 0;
  border-bottom: 1px solid #979797;
}

.chp .right-column .claims-service-section p{
  margin:0 0 5px 0;
}

.chp .right-column .claims-service-section .features-list-section{
  margin:0 0 10px 0;
}

.chp .right-column .claims-service-section .features-list-section .feature{
  border-bottom: .75px solid #CBCBCB;
  padding:10px 0;
}

.chp .right-column .claims-service-section .features-list-section .feature.first{
  padding:0;
}

.chp .right-column .claims-service-section .features-list-section .feature.no-border{
  border-bottom: none;
  padding:5px 0 0 0;
}

.chp .right-column .claims-service-section .features-list-section .feature .image-section{
  display: block;
  position: relative;
  width:20%;
  float: left;
  height:52px;
  text-align: center;
  padding: 8px 0 0 0;
}

.chp .right-column .claims-service-section .features-list-section .feature .image-section img{
  margin:0;
  position: absolute;
  top:50%;
  left:50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.chp .right-column .claims-service-section .features-list-section .feature .text-section{
  display: block;
  position: relative;
  width:75%;
  float:left;
  height:52px;
  text-align: left;
  padding:0 0 0 5px;
}

.chp .right-column .claims-service-section .features-list-section .feature .text-section span{
  position: absolute;
  width: 100%;
  top:50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}

.chp .right-column .claims-service-section a{
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 16px;
  font-weight: 200;
  text-decoration: underline;
  color: #4A90E2;
}

.chp .right-column .mobile-app-section{
  text-align: center;
}

.chp .right-column .mobile-app-section > img{
  margin:0 0 9px 0;
}

.chp .right-column .mobile-app-section > h2{
  margin:0;
}

.chp .right-column .mobile-app-section > p{
  width:80%;
  margin:0 auto 10px auto;
  font-size: 14px;
  font-family: "Lato", "Open Sans", sans-serif;
  font-weight: 200;
}

.chp .right-column .mobile-app-section .app-download-section{
  text-align: center;
}

.chp .right-column .mobile-app-section .app-download-section h2{
  margin:0;
}

.chp .right-column .mobile-app-section .app-download-section p{
  width:100%;
  text-align: center;
  margin:0 0 10px 0; 
}

.chp .right-column .mobile-app-section .app-download-section img{
  width: 118px;
  height: auto;
  text-align: center;
  display: inline-block;
  margin:0 10px;  
}









@media screen and (max-width: 940px){
  
  body.home .marquee{
    background-position-x: center !important;
  }
  
  .pre-marquee-section h2{
    font-size:18px;
    line-height: 26px;
  }
  
  body.home .marquee h1{
    font-size:20px;
    line-height: 30px;
  }
  
}







@media screen and (max-width: 768px){
  
  .pre-marquee-section h2{
    font-size:18px;
    line-height: 26px;
  }
  
  body.home .marquee h1{
    font-size:20px;
    line-height: 30px;
    width:100%;
  }
  
  body.home .marquee form#start-quote{
    margin:0 auto !important;
    left:0;
  }
  
  body.home div#start-quote-footer{
    margin:0 auto;
    left:0;  
  }
  
  .chp .testimonial-section .container{
    max-width: 528px;
    margin:0 auto;
  }
  
  .chp .testimonial-section .container .stars{
    display: block;
    text-align: center;
    margin:0 0 6px 0;
  }
  
  .chp .testimonial-section .container .text{
    text-align:center;
  }
  
  .chp .testimonial-section .container .text .quote{
    margin:0;
  }
  
  .chp .two-col .col{
    width:100%;
    padding:0;
  }
  
  .chp .two-col .left-column{
    border:none;
    width:100%;
    max-width: 528px;
    margin:0 auto 27px auto;
    float: none;
    padding-bottom: 22px;
    border-bottom: 1px solid #979797
  }
  
  .chp .two-col .right-column{
    width:100%;
    max-width: 440px;
    margin:0 auto 27px auto;
    float: none;
    border-left: 0;
  }
}








@media screen and (max-width:480px){
  
  body.home .marquee{
    min-height: auto !important;
    height: auto !important;
  }
  
  .pre-marquee-section{
    padding:18px 20px;
  }
  
  .pre-marquee-section h2{
    font-size:18px;
    line-height: 26px;
  }
  
  body.home .marquee h1{
    font-size:20px;
    line-height: 30px;
  }
  
  .home .main{
    padding:0 20px !important;
  }
  
  .chp .testimonial-section{
    padding: 20px 0;
  }
  
  .chp .savings-section .savings-inner {
    background-position-x: 20% !important;
  }
  
  .chp .tips-section .left-50{
    display: block;
    width:100%;
    float:none;
    margin:0 0 28px 0;
  }
  
  .chp .tips-section .left-50 p{
    width: 100%;
  }
  
  .chp .tips-section .right-50{
    display: block;
    width:100%;
    float:none;
    text-align: center;
  }
  
}


#skiptocontent{
	position:absolute;
	width: 100%;
}
#skiptocontent a {
	padding:6px;
	position: absolute;
	top:-40px;
	left:85px;
	color:white;
	background:none;
    z-index: 100;    
}

#skiptocontent a:focus {
	position:fixed;
	width: 100%;
	top:0;
	left:0;
	color:white;
	background:#676767;
}