@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Gudea:400,700,400italic);
/*
COLOR PALETTE
Primary color (light green): #a6bd4e
Secondary color (green): #8BAA16
Secondary color (dark green): #7f8eb5
*/
body {
	font-family : 'Gudea', sans-serif;/*background: url('../img/bg-car.png') top right no-repeat;*/
}
.wrapper {
	position: relative;
	overflow-x: hidden;
}
.main-bg {
	position: absolute;
	right: 0;
	top: 0;
	width: 438px;
	height: 863px;
	background: url("../img/bg-car.png") no-repeat;
	z-index: -1;
}
#main-content {
	margin-left: 240px;
	padding-left: 10px;/*max-width: 1040px;*/
}
a.logo {
	margin : 0;
}
.top-img {
	float: right;
	margin-right: 40%;
	margin-top: 10px;
}
header h1 {
	font-weight: normal;
	font-size: 20px;
	color: #fff;
	margin-left: 10px;
}
/*Navigation*/
.nav {
	position: relative;
}
.nav-tabs.nav-stacked > li > a {
	border: none !important;
}
.nav-tabs > li > a {
	color: #fff;
	text-transform: uppercase;
	padding: 6px 0 6px 20px;
	line-height: 27px;
	display: block;
}
.nav-tabs > li > a.active {
	color: #7f8eb5;
}
.nav-tabs > li > a:hover {
	color: #7f8eb5;
	background: transparent !important;
}
.nav > li > a:hover, .nav > li > a:focus {
	background-color: transparent !important;
	border: 0px !important;
}
/*Quote*/

form, .quote-style {
    margin-left: -50px;
    padding-bottom: 20px;
    text-align: center;
}
form select, .quote-style select {
	background: #282d34;
	border: 0;
	color: #fff;
	outline: none;
	margin: 0px 15px 10px 0px;
}
.select-center {
	margin-left: 15% !important;
}
.zip {
	width: 132px;
	padding: 5px 10px;
	background: #282d34 !important;
	border: 0 !important;
	color: #fff !important;
	outline: none !important;
}
.go {
	border: 1px solid #254200;
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	border-radius: 11px;
	text-transform: uppercase;
	text-shadow: 0 1px 1px #000000;
	color: #FFF !important;
	font-weight: bold;
	font-size: 34px;
	padding: 20px 63px !important;
	font-family : 'Gudea', sans-serif;
	background: #2f4871; /* Old browsers */
	background: -moz-linear-gradient(top, #2f4871 0%, #203962 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2f4871), color-stop(100%, #203962)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #2f4871 0%, #203962 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #2f4871 0%, #203962 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #2f4871 0%, #203962 100%); /* IE10+ */
	background: linear-gradient(top bottom, #2f4871 0%, #203962 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f4871', endColorstr='#203962', GradientType=0 ); /* IE6-9 */
}
.btn:hover, .btn:focus {
	transition: background 0.1s linear 0s;
	background: -moz-linear-gradient(top, #2039621 0%, #37497b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #203962), color-stop(100%, #37497b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #203962 0%, #37497b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #203962 0%, #37497b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #203962 0%, #37497b 100%); /* IE10+ */
	background: linear-gradient(top bottom, #203962 0%, #37497b 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#203962', endColorstr='#37497b', GradientType=0 ); /* IE6-9 */
}
#EZLynxConsumerQuoting {
	margin-top: -12px;
}
#cpIframe {
	margin-top: 30px;
}
/*Typography*/

h2 {
	color: #3c597b !important;
	font-size: 24px;
}
p {
	color: #000 !important;
	font-size: 15px !important;
}
.img-circle {
	background-color: #7f8eb5;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 1px;
	display: inline-block;
}
.blue {
	background-color: #06909f !important;
}
.is_box {
	margin: 30px 0;
	padding: 10px 20px;
	background: #e2eef0;
	border: 1px solid #c6c6c6;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	/* Safari 4+, Chrome 1-9 */
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#d5d5d5));
	/* Safari 5.1+, Mobile Safari, Chrome 10+ */
	background-image: -webkit-linear-gradient(top, #ffffff, #d5d5d5);
	/* Firefox 3.6+ */
	background-image: -moz-linear-gradient(top, #ffffff, #d5d5d5);
	/* IE 10+ */
	background-image: -ms-linear-gradient(top, #ffffff, #d5d5d5);
	/* Opera 11.10+ */
	background-image: -o-linear-gradient(top, #ffffff, #d5d5d5);
	box-shadow: 0 2px 4px #BEBEBE inset;
}
.is_box h3, .titlefield {
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 0;
	margin-top: 0;
	font-size: 20px;
	line-height: 20px;
}
.is_box small, .datefield {
	text-transform: uppercase;
	color: #000;
	border-bottom: 1px solid #000;
	display: block;
	font-size: 85%;
}
.is_box p, .descriptionfield {
	font-style: italic;
	color: #414042;
}
.is_box .img-circle {
	float: right;
	margin-right: -15px;
	margin-top: -17px;
}
/*
.rssfeedsclass div {
	width: 200px;
	float: left;
	display: inline;
	margin: 30px 10px;
	padding: 10px 20px;
	background: #e2eef0;
	border: 1px solid #c6c6c6;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;

	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#d5d5d5));

	background-image: -webkit-linear-gradient(top, #ffffff, #d5d5d5);

	background-image: -moz-linear-gradient(top, #ffffff, #d5d5d5);

	background-image: -ms-linear-gradient(top, #ffffff, #d5d5d5);

	background-image: -o-linear-gradient(top, #ffffff, #d5d5d5);
	box-shadow: 0 2px 4px #BEBEBE inset;
}*/
span.datefield {
	clear: both;
	font-size: 85%;
}
.titlefield a {
	color: #414042;
}
/*Sidebar*/
.social_media {
	background: none repeat scroll 0 0 #2c2c2c;
	bottom: 0;
	box-shadow: 0 0 10px #000000 inset;
	left: 0;
	padding: 20px 0;
	position: absolute;
	top: 0;
	visibility: visible;
	width: 200px;
	z-index: 999999;
}
.social_media span {
	text-align : left;
	color : #fff;
	display : block;
	font-weight : bold;
	padding-bottom: 15px;
	padding-left: 20px;
	font-size: 18px;/*margin : 200px 0 10px;*/
}
.social_media a {
	color: #fff;
}
.social_media a:hover {
	color: #7f8eb5;
}
.social_media img {
	display : block;
	float : left;
	padding: 6px 10px 6px 20px;
}
.social_media .text {
	float: left;
	margin-top: 10px;
	font-weight: bold;
}
footer {
	margin-top: 20px;
	padding-top: 15px;
	border-top: 1px solid #dfdfdf;
	font-size: 11px;
}


/* Aside Right */
aside {
	margin-top: -700px;
	border-left: 1px solid #ccc;
	padding-left: 10px;
	height: 120em;
}
aside ul {
	list-style-type: none;
}
aside ul li {
	margin-top: 50px;
}
aside.cq {
	margin-top: -211px;
}
.border-grey-dark {
	border-bottom: 1px solid #1c1c1c;
}
.border-grey-light {
	border-bottom: 1px solid #363636;
}
.gradient-bg {
	/* Safari 4+, Chrome 1-9 */
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#363636), to(#272727));
	/* Safari 5.1+, Mobile Safari, Chrome 10+ */
	background-image: -webkit-linear-gradient(top, #363636, #272727);
	/* Firefox 3.6+ */
	background-image: -moz-linear-gradient(top, #363636, #272727);
	/* IE 10+ */
	background-image: -ms-linear-gradient(top, #363636, #272727);
	/* Opera 11.10+ */
	background-image: -o-linear-gradient(top, #363636, #1a82f7);
	/*padding: 10px;*/
	border-right: 1px solid #000;
}
.quote-instant {
	margin-bottom: 5px;
	margin-left: 46px;
	margin-top: -20px;
}
.content {
	margin-top: 40px;
}
#content, #main-content1 {
	font-family: 'Droid Sans', 'sans-serif';
}
#main-content1 {
	padding-left: 10px;
}
.content h1 {
	font-size: 32px;
	color: #3c597b;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
.content h1 a {
	color: #3c597b;
}
.content .heading {
	font-size: 24px;
	color: #3c597b;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0 0 0;
	line-height: 40px;
}
.more {
	border-bottom: 1px solid #dfdfdf;
	margin-top: 20px;
}
.more a {
	color: #3c597b;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #ffffff;
	float: left;
	margin-top: -10px;
	margin-bottom: 15px;
	padding-right: 10px;
}
.more a:hover {
	text-decoration: none;
}
.plus {
	display: inline-block;
	background-color: #000000;
	color: #ffffff;
	font-weight: bold;
	border-radius: 50%;
	margin-right: 3px;
	font-size: 18px;
	width: 16px;
	height: 16px;
	line-height: 16px;
	text-align: center;
}
.more img {
	float: left;
	margin-top: -5px;
	margin-bottom: 15px;
}
.footer-nav {
	font-size: 10.5px;
	color: #272727;
}
.footer-nav a {
	color: #272727;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.footer-nav a:hover {
	color: #7f8eb5;
	text-decoration: none;
}
.footer-nav a.active {
	color: #7f8eb5;
}
#carriers-slideshow img, #carriers-slideshow2 img {
	display: none;
}
#carriers-slideshow img:first-child, #carriers-slideshow2 img:first-child {
	display: block;
}
#carriers-slideshow, #carriers-slideshow2 {
	margin: 0 auto;
	width: 200px;
	height: 80px;
}
#carriers-slideshow img, #carriers-slideshow img {
	margin: 0 auto;
}
.mobile-menu {
	background: #2f4871;
	padding: 8px;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	margin-top: 10px;
}
.footer-menu {
	background: #759f20; /* Old browsers */
	background: -moz-linear-gradient(top, #759f20 0%, #4f7e01 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #759f20), color-stop(100%, #4f7e01)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #759f20 0%, #4f7e01 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #759f20 0%, #4f7e01 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #759f20 0%, #4f7e01 100%); /* IE10+ */
	background: linear-gradient(top bottom, #759f20 0%, #4f7e01 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#759f20', endColorstr='#4f7e01', GradientType=0 ); /* IE6-9 */
}
.footer-menu ul {
	margin: 0;
	padding: 5px;
	list-style: none;
	text-align: right;
}
.footer-menu ul li {
	list-style: none;
	display: inline;
}
.nav-tabs > li {
	margin-bottom: 0px;
}
.main-links {
	background: url("../img/border.png") bottom repeat-x;
}
.photo {
	background: url("../img/bg-photo.png") no-repeat;
	background-size: 100%;
	padding: 0 1.5517% 2.7586% 1.5517%;
}
.photo1 {
	background-size: 100%;
	padding: 0 1.5517% 2.7586% 1.5517%;
}
/* Mobile- fixes */
.phone-view h2 {
	text-align: center;
	font-weight: normal;
	color: #7f8eb5!important;
}
.mobile-img {
	float: left;
	margin-right: 20px;
}
.call-img {
	float: left;
	margin-right: 20px;
	margin-left: 15px;
}
.mobile-go {
	width: 100%;
	color: #fff;
	padding: 11px 19px;
	font-size: 17.5px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-bottom: 10px;
	font-family : 'Gudea', sans-serif;
	background: #2f4871; /* Old browsers */
	background: -moz-linear-gradient(top, #2f4871 0%, #203962 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2f4871), color-stop(100%, #203962)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #2f4871 0%, #203962 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #2f4871 0%, #203962 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #2f4871 0%, #203962 100%); /* IE10+ */
	background: linear-gradient(top bottom, #2f4871 0%, #203962 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f4871', endColorstr='#203962', GradientType=0 ); /* IE6-9 */
	font-weight: bold;
	text-align: left;
	text-shadow: none;
}
.mobile-go:hover, .mobile-call:hover {
	text-shadow: none;
	color: #fff;
	background: #2f4871 !important;
}
 .myaccount-mobile-section button.mobile-go:hover{
	border-radius:6px;
    background-color:#2F4871!important;
}
.mobile-call a {
	color: #fff;
	text-decoration: none;
}
.mobile-call {
	width: 99.6%;
	color: #fff;
	padding: 11px 0px;
	font-size: 17.5px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-bottom: 10px;
	font-family : 'Gudea', sans-serif;
	background: #2f4871; /* Old browsers */
	background: -moz-linear-gradient(top, #2f4871 0%, #203962 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2f4871), color-stop(100%, #203962)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #2f4871 0%, #203962 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #2f4871 0%, #203962 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #2f4871 0%, #203962 100%); /* IE10+ */
	background: linear-gradient(top bottom, #2f4871 0%, #203962 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f4871', endColorstr='#203962', GradientType=0 ); /* IE6-9 */
	font-weight: bold;
	text-align: left;
	text-shadow: none;
}
.mobile-address {
	width: 100%;
	background: #000000;
	color: #fff;
	padding: 3px 0;
	text-align: center;
}
.mobile-address h5 {
	font-size: 22px;
	color: #fff;
	padding: 0px 0 10px 0;
}
.mobile-address p {
	color: #fff!important;
}
.mobile-direction {
	background: #f7f7f7;
	margin: 20px auto;
	padding: 6px 15px;
	font-size: 14.5px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: none;
}
.mobile-direction a {
	color: #000000;
	text-decoration: none;
}
.mobile-direction:hover {
	background: #d7d2c7;
}
.mobile-map {
	float: left;
	margin-right: 10px;
}
/*Jot form */
.jot-form {
	padding-bottom: 50px;
	width: 100%;
	height: 900px!important;
	border: none;
}
/* Career Grid Style */
.career-grid-header {
	background-color: #7f8eb5;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
}
.table-striped tbody > tr:nth-child(2n+1) > td, .table-striped tbody > tr:nth-child(2n+1) > th {
	background-color: #dfdfdf;
}
/*Email an  Agent*/
.btn-small {
	margin-left: 25px;
	border-bottom: 1px solid #2f4871;
	font-size: 16px;
	color: #fff !important;
	text-shadow: none !important;
	background: #2f4871; /* Old browsers */
	background: -moz-linear-gradient(top, #2f4871 0%, #203962 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2f4871), color-stop(100%, #203962)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #2f4871 0%, #203962 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #2f4871 0%, #203962 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #2f4871 0%, #203962 100%); /* IE10+ */
	background: linear-gradient(top bottom, #2f4871 0%, #203962 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f4871', endColorstr='#203962', GradientType=0 ); /* IE6-9 */
}
.btn-small:hover {
	background: #203962; /* Old browsers */
	background: -moz-linear-gradient(top, #203962 0%, #2f4871 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #203962), color-stop(100%, #2f4871)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #203962 0%, #2f4871 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #203962 0%, #2f4871 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #203962 0%, #2f4871 100%); /* IE10+ */
	background: linear-gradient(to bottom, #203962 0%, #2f4871 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#203962', endColorstr='#2f4871', GradientType=0 ); /* IE6-9 */
}
.space-fix {
	margin-right: 0px;
	margin-top: 0px;
	margin-left: -20px;
}
.quote-icon {
	margin-right: 10px;
	width: 20px;
	margin-top: -5px;
}
.quote-btn, .quote-btn:hover {
	text-transform: uppercase;
	font-size: 16px;
	width: 80%;
	text-align: left;
	height: 25px;
	line-height: 30px;
	margin: 2px 0;
	text-shadow: none;
	color: #fff;
	background: #2f4871; /* Old browsers */
	background: -moz-linear-gradient(top, #2f4871 0%, #203962 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2f4871), color-stop(100%, #203962)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #2f4871 0%, #203962 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #2f4871 0%, #203962 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #2f4871 0%, #203962 100%); /* IE10+ */
	background: linear-gradient(top bottom, #2f4871 0%, #203962 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f4871', endColorstr='#203962', GradientType=0 ); /* IE6-9 */
}
.quote-form {
	width: 100%;
	height: 200px;
	border: none;
}
.jot-form {
	width: 100%;
	height: 900px;
	border: none;
}
.quote-form-lob {
	border: medium none;
	height: 456px !important;
	position: relative;
	width: 100%;
	z-index: 100;
}
.ht-fix {
	margin-top: -810px;
}
.ht-fix-cm-rf {
	margin-top: -535px;
	height: 150em;
}
.ht-fix-cm-rf1 {
	margin-top: -918px;
	height: 220em;
}
.ht-fix-cm-rf2 {
	margin-top: -1260px;
	height: 150em;
}
.ht-fix-cm-rf3 {
	margin-top: -1100px;
	height: 150em;
}
.ht-fix-cm-rf4 {
	margin-top: -672px;
	height: 150em;
}
.ht-fix-cm-rf5 {
	margin-top: -760px;
	height: 150em;
}
.ht-fix-cm-rf6 {
	margin-top: -894px;
	height: 150em;
}
.ht-fix-cm-rf7 {
	margin-top: -1050px;
	height: 150em;
}
.ht-fix-cm-rf8 {
	margin-top: -918px;
	height: 220em;
}
.select-inner {
	margin: 0 0 10px 0%;
}
.select-style {
	background-color: #282d34;
	border: 1px solid #ccc;
	border-radius: 3px;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 220px;
}
.select-style:after {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #ffffff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	border-image: none;
	border-style: solid;
	border-width: 5px;
	content: " ";
	height: 0;
	left: 90%;
	margin-top: -2px;
	pointer-events: none;
	position: absolute;
	top: 50%;
	width: 0;
	z-index: 100;
}
.select-style select {
	background-color: #282d34;
	background-image: none;
	border: medium none;
	box-shadow: none;
	padding: 5px 8px;
	width: 113%;
	margin-bottom: 0px;
}
.select-style select:focus {
	outline: none;
}
.select-col {
	float: left;
	margin-bottom: 10px;
	margin-right: 15px;
}
.s-box {
	Color: #fff!important;
	padding-left: 20px;
	text-align: left;
}
.lob-hide {
	display: none;
}
.lob-show {
	display: block;
}
.lob-error {
	color: #ff0000;
	margin-left: 23%;
}
.ht-fix-cm {
	margin-top: -980px;
	height: 150em;
}
.staff-pic {
	float: left;
	margin-right: 14px;
	-webkit-box-shadow: 5px 5px 5px 0px rgba(153,153,204,0.75);
	-moz-box-shadow: 5px 5px 5px 0px rgba(153,153,204,0.75);
	box-shadow: 5px 5px 5px 0px rgba(153,153,204,0.75);
	margin-bottom: 20px;
}
#content h2 {
	margin-top: -10px;
}
#content h4 {
	color: #4e5d75;
}
.gmap {
	width: 100%;
	height: 450px;
}
.ht-lob {
	height: 1000px;
}
iframe {
	height: 1600px;
	border: 0;
	width: 600px;
}
.span6.ht {
	height: 280px;
}
#cpIframe {
	height: 1500px;
	width: 100%!important;
}
.cnt-dtls p {
	font-size: 13.5px!important;
}
.jt-rfrl {
	height: 400px!important;
	border: 0;
}
#phone-contact {
	margin-top: 10px!important;
}
/*  blog Fix  */
#secondary aside {
	height: auto;
	margin-top: 0px !important;
	padding-left: 0px;
	border-left: 1px solid #fff;
}
#secondary aside ul {
	margin-left: 0px;
}
#secondary aside ul li {
	margin-top: 10px;
	text-align: left;
}
#secondary aside form {
	margin-left: 0px;
}
.content-main aside {
	margin-top: -600px;
}
.content-main aside {
	margin-bottom: 0px;
}
.widget_search {
	text-align: left;
}
#primary footer {
	border-top: none;
	margin-top: 0px;
}
.widget-title {
	text-align: left;
}
.search-form label {
	display: inline;
}
input.zip {
	width: 132px;
}
.widget-area {
	padding-top: 60px;
}
#secondary aside {
	padding-top: 15px;
}
.header-blog h1 {
	margin: 0px;
}
#insurance-lob p strong, .content p strong {
	font-weight: 700;
	font-size: 20px;
}
.nt-altr {
	width: auto!important;
	margin-left: 6%!important;
}
.no-brk{display: none;}

/*   ------Breadcrumb------      */
.breadcrumb {
	margin-bottom: 0px;
	}
ul.breadcrumb {
	background-color: transparent;
	margin-left: -15px!important;
	}
ul.breadcrumb a {
	color: #3c597b;
	text-decoration: none;
	}
	.select-style {
	background-color: #282d34;
	border: 1px solid #ccc;
	border-radius: 3px;
	overflow: hidden;
	padding: 0;
	position: relative;
	display: inline-block;
}
.zip-style {
	background-color: #282d34;
	border: 1px solid #ccc;
	border-radius: 3px;
	overflow: hidden;
	padding: 0;
	position: relative;
	margin-top: -35px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
   

    
    ::i-block-chrome, .zip-style {
 margin-top: 9px;
 height:27px !important;
}
}
.select-style:after {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #ffffff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	border-image: none;
	border-style: solid;
	border-width: 5px;
	content: " ";
	height: 0;
	left: 90%;
	margin-top: -2px;
	pointer-events: none;
	position: absolute;
	top: 50%;
	width: 0;
	z-index: 100;
}
.select-style select {
	background-color: #282d34;
	background-image: none;
	border: medium none;
	box-shadow: none;
	padding: 5px 8px;
	width: 113%;
	margin-bottom: 0px;
}
.select-style select:focus {
	outline: none;
}
.quote-style input {
	height: 23.5px;
	border-radius: 3px;
}
.select-col {
	float: left;
	margin-bottom: 10px;
	margin-right: 15px;
}
#logo {
	width: 600px;
	}
.myaccount-desk-expand {
background: #D0202A;
    margin-top: 5px;
}
.myaccount-desk-expand ul {
    margin: 0;
    padding-bottom: 9px;
}
.myaccount-desk-expand li {
    list-style-type: none;
    padding: 8px 0 0;
    text-align: center;
}
.myaccount-desk-expand li a {
    color: hsl(0, 0%, 100%);
    font-weight: bold;
}
.myaccount-desk-expand li a:hover {
    color: hsl(0, 0%, 0%);
    font-weight: bold;
    text-decoration: none;
}
.grid {
    margin-top: 15px;
}
.grid-divider {
    border-bottom: 1px solid hsl(0, 0%, 80%);
    padding-bottom: 20px;
}
.shadowed {
    background-color: hsl(0, 0%, 100%);
    border: 1px solid hsl(0, 0%, 53%);
    display: inline-block;
    filter: drop-shadow(2px 3px 3px hsl(0, 0%, 60%));
    padding: 10px;
}
.myaccount-mobile-section {
    margin-bottom: 20px;
}
.myaccount-mobile-section button.mobile-go {
 background: #2F4871;
    padding: 13px 21px 6px;
    position: relative;
    z-index: 2;
	color:#fff!important;
}
.myaccount-mobile-section button.mobile-go:hover {
   background: #415B82!important;
   color:#fff!important;
}
.myaccount-mob-expand {
    background-color: #D0202A;
    border-radius: 5px;
    margin-top: -10px;
    text-align: center;
    width: 100%;
    z-index: 1;
}
.myaccount-mob-expand ul {
    margin: 10px 0 0;
    padding-bottom: 10px;
}
.myaccount-mob-expand {
    text-align: center;
}
.myaccount-mob-expand li {
    list-style-type: none;
    padding: 8px 0 0;

}
.myaccount-mob-expand li a {
    color: #fff;
    font-weight: bold;
		margin-left:73px;
}
.myaccount-mob {
    margin-bottom: 0 !important;
}
.myaccount-mob-expand li a:hover {
    color: #000;
    text-decoration: none;
}
.dropdown {
    list-style-type: none;
}
.dropdown-menu {
    width: 100%;
}
.dropdown-menu > li > a {
    padding: 3px 12px;
}
.account-info {
	margin-top:5px;
    margin-bottom: 8px;
    position: relative;
}
.account-info ul.dropdown-menu {
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    float: none;
    margin: 7px 0 0;
    padding-bottom: 5px;
    position: static;
}
.account-info ul.dropdown-menu a {
    color: hsl(0, 0%, 100%);
    padding: 0;
}
.account-info ul.dropdown-menu a:hover {
    background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
    border-radius: 0;
    color: hsl(0, 0%, 0%);
    filter: none;
}



.btn.btn-small.dropdown-toggle.myaccount-width-fix {
    height: 21px;
    padding-right: 36px;
    padding-top: 0;
}	


.sitelock-logo{
float:left;
margin-top:15px;
width:100%;
}