/* @import url(original.css); */

.nothome_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
}

.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: #046B99
}

@media screen and (min-width: 300px) and (max-width: 768px){
	.marquee-one {
		padding: 0 18px 5px;
		background:
			url(/insurance-information/webpub/en/pages/img/homepage/images/dog-mobile.jpg)
			no-repeat #4681c5;
			background-size: contain;
	}
	.start-quote {
    	position: relative !important;
    	top: 10px !important;
    	left: 0px !important;
    	display: none;
   	}
	
	.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
	}
	.label{
	
   display:none !important;
	
}
}
.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 screen and (min-width: 300px) and (max-width: 768px){
	.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
	}
	.label {
    
    display: none;
}
}

.quote-wrap .cta-start {
	background-color: #046B99;
	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;
	display:flex;
	align-items:center;
	justify-content:center;
}

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

@media screen and (min-width: 300px) and (max-width: 768px){
	.quote-wrap .cta-start {
		width: 80% !important;
		margin: 0 auto;
		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
	}
	.label {
    
    display: none;
}
}

#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
}

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

#retrieve-quote: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 {
		background: url(/insurance-information/webpub/en/pages/img/homepage/images/dog-lg.jpg) no-repeat;
	    background-size: 100% 700px;
	    height: 700px;
	}
@media screen and (min-width: 1024px) and (max-width: 1500px){
	.main {
		background: url(/insurance-information/webpub/en/pages/img/homepage/images/dog-md.jpg) no-repeat;
	    background-size: 100% 600px;
	    height: 600px;
	}
	
}
@media screen and (min-width: 1300px){
.start-quote{
		top: 24% !important;
	}
	}
@media screen and (min-width: 768px) and (max-width: 1024px){
	.main {
		background: url(/insurance-information/webpub/en/pages/img/homepage/images/dog-sm.jpg) no-repeat;
	    background-size: 100% 482px;
	}
	.main {
		height: 482px;
	}
}
@media screen and (min-width: 300px) and (max-width: 768px){
	#retrieve-quote, #retrieve-quote-two {
		font-size: 12px
	}
	.main {
		padding: 80px 0
		
	}
	.label {
    
    display: none;
}
}

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

body.contact span.page-name-headline {
	color: #000;
	font-weight: 300;
	padding-top: 32px !important;
	
}

@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
	}
	.label{
	display: none;
	}
}

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

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

@media screen and (min-width: 300px) and (max-width: 768px){
	.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
	}
	.label{
	display: none;
	}
}

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

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

@media screen and (min-width: 300px) and (max-width: 768px){
	.start-quote-footer,form#start-quote {
		width: 160px;
		margin: 0 auto
	}
	.label{
	display: none;
	}
}

#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
}



.nothome_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
}


@media screen and (min-width: 300px) and (max-width: 768px){
	.nothome_marquee .start-quote-footer #form-error {
		bottom: 0;
		padding-top: 8px
	}
	.label{
	display: none;
	}
}
.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
}
#submit-button, #submit-button-new{
	text-decoration: none ;
	margin-top: 10px !important;
}
.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 screen and (min-width: 300px) and (max-width: 768px){
	.dd-form-container .start-quote-footer {
		width: 100%
	}
	.label{
	display: none;
	}
}

.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
}

.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
}




.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
}


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


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
}


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

@media ( max-width :767px) {
	.label{
	display: none;
	}
	.home .header .logo-wrap {
    margin: 0;
    width: 45%;
    float: right;
    background: transparent;
    text-align:center !important;
    
    
}
}

.mobile-break {
	display: none
}



.light-blue {
	color: #046B99
}

.grey {
	color: #4A4A4A
}

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

@media ( max-width :768px) {
	.break-on-desktop {
		display: none
	}
	.label{
	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: #046B99;
	text-decoration: underline
}

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

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

@media screen and (min-width: 300px) and (max-width: 768px){
	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
	}
	.label{
	display: none;
	}
	    
}

.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
}



.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 screen and (min-width: 300px) and (max-width: 768px){
	.headlineTwo .mobile-break {
		display: block;
		width: 100%;
		height: 1px
	}
	.headlineThree {
		font-size: 16px;
		line-height: 23px
	}
	body.about .headlineThree {
		margin-bottom: 10px
	}
	.label{
	display: none;
	}
	.home .header .logo-wrap {
    margin: 0;
    width: 45%;
    float: right;
    background: transparent;
    text-align:center !important;   
    }
    .header-dg{
    	display: flex;
	    justify-content: center;
	    width: auto !important;
	    margin-bottom: 0 !important;
	    border-bottom: 3px solid red !important;
    }
    .secure-img img{
    	display: flex;
    	margin: 0 auto;
    }
}

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

@media screen and (min-width: 300px) and (max-width: 768px){
	.sub-header {
		font-size: 16px;
		line-height: 26px;
		margin-bottom: 15px
	}
	.label{
	display: none;
	}
}

.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 screen and (min-width: 300px) and (max-width: 768px){
	.p-header {
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 0
	}
	.label{
	display: none;
	}
}

.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%
	}
	.label{
	display: none;
	}
}

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

@media screen and (min-width: 300px) and (max-width: 768px){
	.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
	}
	.label{
	display: none;
	}
}

.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(/insurance-information/webpub/en/pages/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
}
.block-left-container,.block-right-container {
	display: inline-block;
	width: 48%;
	max-width: 270px
}

.block-left-container {
	margin-right: 1%
}
@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-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
}


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

span.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%
}

.block-header-text,a .block-header-text {
	display: inline-block;
	font-size: 18px;
	line-height: 18px;
	font-weight: 400;
	color: #046B99
}
.block-link-container {
	padding-bottom: 10px
}

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

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

.block-arrow:hover,span.link-first .block-arrow {
	background:
		url(/insurance-information/webpub/en/pages/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(/insurance-information/webpub/en/pages/img/homepage/images/block-header-arrow-hover.png)
		top left no-repeat;
	background-size: 70%
}

.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
	}
}

.start-quote{
position: absolute;
    top: 20%;
    left: 9%;
    color: #fff !important;
}

.start-quote h1{
 color: #fff !important;
 
    font-size: 33px;
    
}
.transparent-phone-bg {
	display: block;
	width: 100%;
	background:
		url(/insurance-information/webpub/en/pages/img/homepage/images/dog.jpg)
		606px 20px 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
	}
	.label{
	    display: none;
	}
	
}

@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
	}
	.label{
	    display: none;
	}
}

@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
	}
	.label{
	    display: none;
	}
}

.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
	}
	.label{
	    display: none;
	}
}

.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
	}
	.label{
	display:none !important;
	}
}

.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: #046B99;
		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
}
.home .utility li:before, a.claimsURL.mobile-int {
  display: none;
}
.utility ul li:hover {
  border:solid 1px #4990E2;
}
/*********************************
  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;
}



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







@media screen and (max-width: 768px){
  
  .pre-marquee-section h2{
    font-size:18px;
    line-height: 26px;
  }
  
  body.home .nothome_marquee h1{
    font-size:20px;
    line-height: 30px;
    width:100%;
  }
  
  body.home .nothome_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 (min-width: 300px) and (max-width: 450px){
	.home .main{
	    height: 230px;
  	}
  	.main {
		background: url(/insurance-information/webpub/en/pages/img/homepage/images/dog-xs.jpg) no-repeat;
	    background-size: 100% 230px;
	}
}
@media screen and (min-width: 451px) and (max-width: 550px){
	.home .main{
	    height: 260px;
  	}
  	.main {
		background: url(/insurance-information/webpub/en/pages/img/homepage/images/dog-sm.jpg) no-repeat;
	    background-size: 100% 260px;
	}
}
@media screen and (min-width: 551px) and (max-width: 767px){
	.home .main{
	    height: 300px;
  	}
  	.main {
		background: url(/insurance-information/webpub/en/pages/img/homepage/images/dog-sm.jpg) no-repeat;
	    background-size: 100% 300px;
	}
}
@media screen and (min-width: 300px) and (max-width: 768px){
  
  body.home .nothome_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 .nothome_marquee h1{
    font-size:20px;
    line-height: 30px;
  }
  
  /* .home .main{
    background: url(/insurance-information/webpub/en/pages/img/homepage/images/dog-mobile.jpg) no-repeat;
       background-size: 100% 100%!important;

  } */
  .zip-code{
  	font-size: 16px;
    font-weight: 400;
    line-height: 48px;
    height: 48px;
    color: #2d2d2d;
    border: 1px solid #b3b4b2;
    margin-bottom: 12px;
    width: 80% !important;
    margin: 0 auto !important;
    text-align: center;
    padding-left: 0;
    border-radius: 0;
    -webkit-appearance: none;
  }
  .input-container{
  	margin: 0 auto !important;
    width: 80%;
    text-align: center;
  }
  form#start-quote {
  	width: 100%;
  }
  .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;
  }
  
}


.headermin {
	margin: 0 0 0 0;
	border-bottom: none !important;
}


.cta-quot {
	float: right !important;
	width: 51.8% !important;
}

.two-column-item-header {
	color:  #046B99;
}

.input#left-zipcode::placeholder {
	color: black !important;
}


#zipcode-quote {
  background: none !important;
}

.row h2 {
    color: white;
    font-size: 20px;
    line-height: 32px;
    margin: 17px 0 18px;
    font-weight: 600;
}

#zip-code-section-new{
	display: none;
}
#form-error-new{
	color: red !important;
	text-align: center;
	display: none;
}
.start-quote-footer{
	width: 100% !important;
}



@media screen and (min-width: 768px){
#legalinfo{
	display: flex;
	
}
}

@media screen and (min-width: 300px) and (max-width: 768px){
	
	.headlineOne h2, .headlineOne h1{
		text-align: center;
		color: black;
	}
	#right-zip-section{
		display: none;
	}
	#zip-code-section-new{
		display: block !important;
		margin-top: 20px;
	}
	.label{
	
    display:none;
	
}
#mobilecallno{
	padding-top: 10px;
    padding-bottom: 5px;
    text-align: center;
    line-height: 15px;
    font-weight: 400;
}
#mobilelabel{
	text-align: center !important;
    font-size: 10px;
    width: 100%;
    padding-left: 99px;
    padding-right: 99px;
    line-height: 15px;
    font-weight: 400;  
	
}
#mobilelegal, #terms, #general, #websitinfo{
	    text-align: center;
	       font-size: 10px;
	       line-height: 15px;
    font-weight: 400;
}
#mobileverisign {
    align-items: center;
    padding-left: 60px;
    padding-right: 68px;
    
}

#legal{
display: none;
}
#legalinfo {
    display: none;
}

}

.nav-header {
	display: none !important;
}
.footer-block-content{
	display: none !important;
	height:100px !important;

	
}

.footer-container{
	
    height: 112px;
    width: 100%;
    clear: both;
    float: none;
    display: block;
    margin-top: 0px;
    background-color: #eff0f2;
        display: none;

}







#legal{    width: 84%;
    /* padding: 40px 0 0; */
    line-height: 15px;
    font-size: 9px;
    color: black;
    
    padding-right: 60px;
    padding-top: 10px;
    padding-bottom: 15px;
    
    padding-left: 98px;
    
}

.label{
	margin: 0;
    position: static;
    top: 46px;
    bottom: auto;
    text-align: right;
    padding-top: 41px;
	
}
.moible-ver{
	
}

.paperles_style table, td, th {
    border: 0px solid;
    font-size: 1.1em;
    line-height: 1.57em;
    padding-right: 5x;
    padding-left: 5px;
}

.header {
    padding: 0;
    margin: 0 auto;
    float: none;
    height: 106px;
    max-width: 1017px;
    position: relative;
    border-bottom: 1px solid #979797;
        width: 990px;
            border-bottom: 0px;
}
.site-container {
    height: auto;
    min-height: 1px;
    position: relative;
    background-color: #fff;
    max-width: 1440px;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    width: 100%;
}

.footer {
    background: #FFF;
    /* min-width: 982px; */
    /* max-width: 1024px; */
    width: 144px;
    -webkit-box-shadow: 0 5px 8px -6px #000;
    box-shadow: 0 5px 8px -6px #000;
    height: 14px;
    margin: 0 auto;
    display: none;
}
#verisign {
    padding-top: 21px;
}
