body, p, ul, li, a, input, textarea {
	font-family: 'Open Sans', sans-serif;
}
/*Typography*/

h1, h1 a {
	font-family: 'Raleway', sans-serif;
	font-size: 38px;
	font-weight: 500;
	color: #333333;
	line-height:52px;
}
h1 a:hover {
	text-decoration: none;
}
h1 span, h1 a span, h2 span, h4 span {
	border-bottom: 2px solid #353535;
}
h2, h3, h4, h5, h6 {
	font-family: 'Montserrat', sans-serif;
}
h2 {
	color: #666666;
}
a {
outline:0;
color: #989898;
}

p {
	color: #999999;
}
a:hover, a:focus{
	color: #f3132d;
	text-decoration: none;
}
/*Top Layer*/
header {
    background: #f2f1f1;
    height:78px;
}
#ph-ed, #ph-ed1, #ph-ed2, #ph-ed-1 {
border-bottom:none;
}
.top-soc {
    padding-left: 0px;
}
.top-info {
	float: right;
   
}
.top-seal-info{
    float:left;
}
.mar-top {margin-top:0px !important;}
.top-info .fa-mobile {
	font-size: 23px;
	position:relative;
	color: #f3132d;
}
.top-info h4 {
	display: inline-block;
	color: #f3132d;
	font-weight: 400;
	margin: 10px 5px 5px;
	font-size: 22px;
   
}
.top-info h4 a {
	color: #f3132d;
}
.bbb-top img {
    float: right;
    margin-top: 3px;
}
.bbb-top  {float:right !important;}
.email {
	background: #575757;
	padding: 2px 6px;
	margin-top: -2px;
	color: #fff;
	border-radius: 6px;
}
.email:hover {
	color: #fff;
	background: #d63521;
}
#ZipCode {
padding-left:12px;
}
.social {
	float: right;
	padding: 2px 10px;
	margin-top: 6px;
}
.social li {
	display: inline;
	font-size: 25px;
}
.inst-link {
margin-right:10px;
font-size:18px!important;
position:relative;
bottom:5px;
}
.social .fa {
	color: #575757;
	margin: 0 2px;
    float: left;
    font-size: 30px;
    margin-top: -2px;
}
.social .fa:hover {
	color: #f3132d;
}
.brand {
	padding: 5px 0 0 0;
}
.index-what-content {
float:right;
}
/*Navigation*/
.navbar .navbar-nav {
	display: inline-block;
	float: none;
	vertical-align: middle;
}
#agency-logo {
margin-bottom:0px;
margin-top:0px;
}

.navbar-default {
	background-color: transparent;
	border: transparent;
	border-left: 1px solid #c7c7c7;
	border-radius: 0px;
	margin-bottom: 15px;
	margin-top: 44px;
}
.navbar-default .navbar-nav > li > a {
    color: #666666;
   font-family: "Montserrat", sans-serif;
font-size: 15px;
font-weight: 700;
padding: 1px;
text-transform: uppercase;
display: inline-block;
}
.navbar {
min-height:0px;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
	background-color: transparent;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a.active {
	color: #f3132d;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a.active {
	background: #f3132d;
	color: #fff;
}
.mb-nodsp {
	float: none !important;
}
/*Main Banner*/
.main-banner, .inner-banner {
	position: relative;
}
.inner-banner img {
	width: 100%;
	display: block;
	margin: 0 auto;
}
.inner-caption {
	position: absolute;
	top: 10%;
}
.inner-caption h4 {
	color: #f3132d;
	font-family: 'Raleway', sans-serif;
	font-size: 44px;
	font-weight: 400;
	text-shadow:2px 2px #fff;
}
.carousel-inner {
	z-index: 0;
}
.carousel-inner img {
	width: 100%;
	display: block;
	margin: 0 auto;
}
.carousel-indicators li {
	background-color: #9a9a9a;
	border-color: #9a9a9a;
}
.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #333;
	border-color: #333;
}
.caption {
	position: absolute;
	float:right;
	
	z-index: 1;
	top: 100px;
	padding: 20px;
	background: rgba(255,255,255,0.7);
	border-radius: 20px;
	
}
.caption h6 {
	font-size: 44px;
	font-family: 'Raleway', sans-serif;
	font-weight: 900;
	color: #f3132d;
	margin: 0;
	text-shadow: 1px 1px #fff;
}
.caption h5 {
	color: #333;
	font-size: 44px;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	margin: 0;
	text-shadow: 1px 1px #fff;
}
.caption h5 span {
	color: #333;
	text-shadow: 2px 2px #fff;
}
.caption p {
	color: #000;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	margin: 15px 0;
	font-size: 18px;
		text-shadow: 1px 1px #fff;
	
}
.banner-btn {
background: rgb(243,19,45); /* Old browsers */
background: -moz-linear-gradient(top, rgba(243,19,45,1) 0%, rgba(192,19,39,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(243,19,45,1) 0%,rgba(192,19,39,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(243,19,45,1) 0%,rgba(192,19,39,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3132d', endColorstr='#cc6861',GradientType=0 ); /* IE6-9 */
	border: 1px solid #c01327;
	border-radius: 6px;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	padding: 8px 20px;
	font-size: 18px;
}
#slider-text2{
font-size:20px;
line-height:30px;
}
#slider-text1{
font-size:48px;
 letter-spacing: -1px;
    line-height: 50px;
}


/*Lob Section*/
.lob-section {
	background:#f2f1f1;
	padding: 30px 0;
}
.lob-section .icon {
	background-color: #fff;
	background-repeat: no-repeat;
	padding: 38px;
	border-radius: 45px;
	float: left;
	margin-top: 15px;
	margin-right: 12px;
	vertical-align: middle;
	box-shadow:2px 3px 1px #000;
}
.lob-section h2 {
	margin-top: 10px;
}
.lob-section p {
	font-size: 13px;
	display:flex;
	color:#999999;
}
.lob-section h2 a {
	font-family: 'Montserrat', sans-serif;
	font-size:17px;
	color: #666666;
}
.lob-section h2 a:hover {
	color: #f3132d;
	cursor: pointer;
}
.auto-icon, .home-icon, .commercial-icon, .life-icon, .umbrella-icon, .other-icon ,.flood-icon,.boat-icon,.motorcycle-icon,.renters-icon, .umbrella-icon, .health-icon, .trucking-icon {
	background-position: 22px 25px;
}
.auto-icon:hover, .home-icon:hover, .commercial-icon:hover, .life-icon:hover, .umbrella-icon:hover, .other-icon:hover , .flood-icon:hover,.boat-icon:hover,.motorcycle-icon:hover ,.renters-icon:hover, .umbrella-icon :hover, .health-icon:hover, .trucking-icon:hover{
	background-position: 22px -33px;
	background-color: #f3132d;
	transition: 0.3s ease-out;
}
.side-content .fa-arrow-circle-right{
margin-right:10px;

}
.auto-icon {
	background-image: url(../img/auto-icon.png);
}
.home-icon {
	background-image: url(../img/home-icon.png);
}
.commercial-icon {
	background-image: url(../img/commercial-icon.png);
}
.life-icon {
	background-image: url(../img/life-icon.png);
}
.other-icon {
	background-image: url(../img/other-icon.png);
}
.flood-icon {
	background-image: url(../img/flood-icon.png);
}
.boat-icon {
	background-image: url(../img/boat-icon.png);
}
.motorcycle-icon {
	background-image: url(../img/motorcycle-icon.png);
}
.renters-icon {
	background-image: url(../img/renters-icon.png);
}
.umbrella-icon {
	background-image: url(../img/umbrella-icon.png);
}
.health-icon{
	background-image: url(../img/health-icon.png);
}
.trucking-icon {
	background-image: url(../img/trucking-icon.png);
	
}
/*Main Content*/
.main-content {
	padding: 30px 0 0 0;
}
.inner-content {
	margin-top: -150px;
	background: #fff;
	position: relative;
}
.inner-content .container {
	padding: 30px 0;
	border-bottom: 1px solid #F2F1F1;
}
.main-content h2, .inner-content h2 {
	font-size: 30px;
	font-family: "Raleway", sans-serif;
	color: #333333;
}
.main-content h3, .inner-content h3 {
	font-size: 21px;
	font-family: "Raleway", sans-serif;
	color: #333333;
}
.side-content {
	background-color: #f2f1f1;
	padding-bottom: 50px;
	border-radius: 6px;
	box-shadow: 2px 2px 2px #999;
	min-height:250px;
}
.side-content h2 {
	font-family: "Raleway", sans-serif;
	font-size: 22px;
	
	padding-bottom: 10px;
	border-bottom: 1px groove #999999;
	text-align:left;
}
.side-content ul {
	padding: 5px;
}
.side-content ul li {
	list-style-type: none;
	line-height: 25px;
	float: left;
	color: #fff;
}
.side-content ul li i {
	float: left;
	margin-top: 5px;
	width: 18px;
}
.side-content ul li i:hover {
	color: #f3132d;
}
.inner-list {
	list-style-type: none;
	padding: 0;
}
.inner-list li {
	color: #666666;
	line-height: 35px;
}
.inner-list .fa {
	color: #8b0135;
}
.no-bdr span {
	border-bottom: none !important;
}
.side-content ul li:hover {
	color: #9a9a9a;
	cursor: pointer;
}
.side-content ul li span {
	cursor: default;
	display: table;
	padding-bottom: 8px;
	width: auto;
}

.inner-list li span {
	padding: 8px 0;
	margin-top: -8px;
}
.side-content ul li {
	float: left;
	line-height: 25px;
	list-style-type: none;
	width: 100%;
	color:#333333 !important;
}
/*Quote Box*/
.quote-box {
	background: #f2f1f1;
	border-radius: 6px;
	padding: 5px 30px 40px 30px;
	margin-top: 25px;
	box-shadow: 2px 2px 4px #ddd;
	float: right;
}
.quote-box h4 {

	font-size: 32px;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	text-align: center;
	border-bottom: 1px solid #cccbcb;
	padding-bottom: 10px;
}
.quote-box input, .quote-box select, .quote-box textarea {
	width: 100%;
	margin: 8px 0;
	height: 45px;
	padding: 0 8px;
	color: #999999;
	border: 1px solid #fff;
	background: #fff;
	border-radius:4px;
}
.submit-btn {
	
background: rgb(243,19,45); /* Old browsers */
background: -moz-linear-gradient(top, rgba(243,19,45,1) 0%, rgba(192,19,39,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(243,19,45,1) 0%,rgba(192,19,39,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(243,19,45,1) 0%,rgba(192,19,39,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3132d', endColorstr='#cc6861',GradientType=0 ); /* IE6-9 */
	border: 1px solid #c01327;
	border-radius: 6px;
	color: #fff !important;
	font-family: 'Montserrat', sans-serif;
	padding: 8px;
	font-size: 18px;
	width: 100%;
	margin-top: 20px;
	text-transform: uppercase;
	font-weight: 400;
}
.caption-btn {

background: rgb(243,19,45); /* Old browsers */
background: -moz-linear-gradient(top, rgba(243,19,45,1) 0%, rgba(192,19,39,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(243,19,45,1) 0%,rgba(192,19,39,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(243,19,45,1) 0%,rgba(192,19,39,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3132d', endColorstr='#cc6861',GradientType=0 ); /* IE6-9 */
	
	border: 1px solid #c01327;
	border-radius: 6px;
	color: #fff !important;
	font-family: 'Montserrat', sans-serif;
	padding: 8px 12px;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 400;
}
.auto-quote-btn {
	font-size: 15px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: center;
	margin-bottom: 20px;
	letter-spacing: -0.5px;
}
/*.submit-btn:hover, .submit-btn:focus{
    background: #d5d100;
	border: 1px solid #d5d100;
}
.caption-btn {
	background: #E6D90F;
	border: 1px solid #E5D80F;
	border-radius: 6px;
	color: #000 !important;
	font-family: 'Montserrat', sans-serif;
	padding: 8px 12px;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 400;
}
.caption-btn:hover, .caption-btn:focus{
    background: #D5D100;
	border: 1px solid #D5D100;
}
*/
.caption-btn:hover , .banner-btn:hover{


background: rgb(192,19,39); /* Old browsers */
background: -moz-linear-gradient(top, rgba(192,19,39,1) 0%, rgba(243,19,45,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(192,19,39,1) 0%,rgba(243,19,45,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(192,19,39,1) 0%,rgba(243,19,45,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc6861', endColorstr='#f3132d',GradientType=0 ); /* IE6-9 */
}

.submit-btn:hover {

background: rgb(192,19,39); /* Old browsers */
background: -moz-linear-gradient(top, rgba(192,19,39,1) 0%, rgba(243,19,45,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(192,19,39,1) 0%,rgba(243,19,45,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(192,19,39,1) 0%,rgba(243,19,45,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc6861', endColorstr='#f3132d',GradientType=0 ); /* IE6-9 */
}
/*Testimonial*/
.testimonial-section .container {
	border-bottom: 2px solid #d7d7d7;
}
.testimonial-section h2 {
	font-family: 'Raleway', sans-serif;
	font-size: 28px;
	font-weight: 500;
	color: #333333;
}
/*Blog Feeds*/

.refreshpost {
	font-size: 11px!important;
	clear: both;
}
.refreshpost a {
	text-align: left;
	font-weight: 700;
	color: #999;
}
.titlefield a {
	color: #666666;
	font-family: 'Montserrat', sans-serif;
	font-weight: 800;
}
.descriptionfield {
	color: #999999;
	font-style: italic;
}
/*What we offer*/
.quick-list {
	padding: 0;
}
.quick-list li {
    list-style-type: none;
    border-bottom: 1px solid #cccbcb;
}
.quick-list li a:hover {
	background: #f2f1f1;
	cursor: pointer;
	color: #f3132d;
	text-decoration: none;
}
.no-bdr {
	border-bottom: none !important;
	border-right: none !important;
}
.quick-list li a {
	color: #666666;
	font-size: 14px;
	font-weight: 600;
	display: block;
	padding: 10px 5px;
}
.quick-list .fa {
	margin-right: 15px;
}
/*Carrier*/
.carrier {
	padding: 25px 0;
}
.carrier h4 {
	font-family: 'Raleway', sans-serif;
	font-size: 28px;
	font-weight: 500;
	color: #333333;
	padding-left:0px;
}
/*#thumbs-wrapper {
	padding: 20px;
	position: relative;
}
#thumbs img {
	width: 170px !important;
	height: 70px !important;
	margin: 0 5px;
}
#thumbs a:hover, #thumbs a.selected {
	border-color: #566;
}*/
/*Carrier Scroller Design*/
#carousel span, #carousel img, #thumbs a, #thumbs img {
	display: block;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
#carousel span, #carousel a, #thumbs span, #thumbs a {
	position: relative;
}
#carousel span {
	width: 554px;
	height: 313px;
}
#thumbs-wrapper {
	padding: 5px 40px;
	position: relative;
	margin-top: 0px;
}
#thumbs-wrapper.ht-fix {
	margin-top: 0px;
}
#thumbs a:hover, #thumbs a.selected {
	border-color: #566;
}
/*Footer*/
footer {
	background: #252525;
}
footer .container {
	padding: 35px 0;
}
footer .footer-nav {
	padding: 0 0 0 8px;
}
footer .footer-nav li {
	display: inline;
	margin: 0;
	border-right: 1px solid #fff;
}
footer .footer-nav li a {
	margin: 0 8px;
	color: #fff;
	display:inline-block;
}
footer .footer-nav li a:hover, footer .footer-nav li a.active {
	color: #f3132d;
	text-decoration: none;
}
footer p, footer p a {
	color: #fff;
}
footer p a:hover, footer p a:focus {
	color: #f3132d;
}
.rt {
	float: right;
}
.rt .social .fa{color: #f3132d;}
.rt .social .fa:hover{color: #dddada;}
.right-arrow .fa {
	display: none;
}
.site-info a{
	color: #fff;
}
.site-info  a:hover,.site-info a:focus{
	color: #f3132d;
	text-decoration: none;
}
/**/
/*Mobile*/
.mobile-quote {
	margin-top: -50px;
	position: relative;
}
.phone-view {
	display: block;
	margin: 0 auto;
}
.phone-view h2 {
	font-size: 22px;
	font-weight: normal;
	float: none!important;
	text-align: center!important;
	color: #4f4f4f!important;
}
.mobile-img {
	margin: 6px;
}
.call-img {
	margin-right: 5px;
}
.mobile-go {
	color: #494949;
	padding: 11px 19px;
	font-size: 17.5px;
	font-family: 'Raleway', sans-serif;
	border-radius: 6px;
	margin-bottom: 10px;
	text-align: center;
	background: #f2f1f1;
	-webkit-appearance: none;
	width: 100%;
	box-shadow: 2px 3px 2px #999;
}
.mobile-call {
	background: none repeat scroll 0 0 #f2f1f1;
	border: 0 none;
	border-radius: 6px;
	color: #494949;
	font-size: 17.5px;
	font-family: 'Raleway', sans-serif;
	margin-bottom: 10px;
	padding: 11px 0;
	text-align: center;
	width: 100%;
	box-shadow: 2px 3px 2px #999;
}
.mobile-go:hover, .btn.mobile-call:hover, .btn.mobile-call:focus, .btn.mobile-call:focus {
	color: #222 !important;
}
.mobile-go a {
	color: #fff !important;
	text-decoration: none;
}
.mobile-address {
	background: #f2f1f1;
	color: #fff;
	padding: 3px 0;
	text-align: center;
	box-shadow: 2px 3px 2px #999;
	margin-bottom: 20px;
	border-radius: 6px;
}
.mobile-address h5 {
	font-size: 24px;
	font-family: 'Raleway', sans-serif;
	color: #333333;
	padding: 0px 0 10px 0;
}
.mobile-address p {
	text-align: center;
	font-size: 18px;
	line-height: 30px;
	color: #333333 !important;
}
.mobile-direction {
	background: #466044;
	margin: 20px auto;
	padding: 6px 12px;
	font-size: 20px;
	border-radius: 0px;
	color: #fff !important;
	font-family: 'Montserrat', sans-serif;
	border-radius: 6px;
	width: 80%;
}
.mobile-direction a, .mobile-direction a:hover {
	font-weight: normal;
	text-decoration: none;
}
.mobile-map {
	float: left;
	margin-right: 10px;
	margin-top: 4px;
}
.fa-map-marker, .fa-phone, .fa-envelope {
	font-size: 22px !important;
	margin-right:0px;
}
/* Customer service carrier */
.top-space {
	margin-top: 10px;
}
.contact-list h2 {
	color: #333333;
	font-weight: 600;
	padding-bottom:10px;
	font-size: 1.5em !important;
}
.contact-list-bdr {
	border-bottom: 1.5px dotted #353535;
}
.contact-list a {
	color: black;
}
.contact-list img {
	width: auto!important;
	height: auto!important;
}
.clist {
	height: 310px;
}
.btn-xs {
background: rgb(243,19,45); /* Old browsers */
background: -moz-linear-gradient(top, rgba(243,19,45,1) 0%, rgba(192,19,39,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(243,19,45,1) 0%,rgba(192,19,39,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(243,19,45,1) 0%,rgba(192,19,39,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3132d', endColorstr='#cc6861',GradientType=0 ); /* IE6-9 */
	color: #fff!important;
}
.btn-xs:hover,.btn-xs:focus {
background: rgb(192,19,39); /* Old browsers */
background: -moz-linear-gradient(top, rgba(192,19,39,1) 0%, rgba(243,19,45,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(192,19,39,1) 0%,rgba(243,19,45,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(192,19,39,1) 0%,rgba(243,19,45,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc6861', endColorstr='#f3132d',GradientType=0 ); /* IE6-9 */
	color: #fff;
}
/*iframe*/
iframe {
	height: 400px;
	width: 100%;
	border: 0;
}
.cs-frame {
height:1800px;
}
#cs-page-frame{
	height:1600px !important;
}
#cpIframe {
	height: 2100px;
	width: 100%;
	border: 0;
}
/*Jot*/
.jot-form {
	height: 370px !important;
}
.email-form {
	height: 1100px !important;
}
.carrier-wrapper {
    overflow: hidden;
    padding: 0px;
}
.ins-nslider {
	padding: 0px!important;
	width: 100%;
}
#carriers, #carriers .ins-nslider {
	max-width: 100%!important;
}
.ins-nslider {
	padding: 0;
	width: 100%;
}
/*.nbs-flexisel-ul{
 list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    width: 9999px;
}
.nbs-flexisel-item{
 cursor: default;
    float: left;
    line-height: 0;
    margin: 0;
    padding: 0;
    position: relative;
}
.nbs-flexisel-inner{
  float: left;
    margin: 15px 0 0;
    overflow: hidden;
    width: 100%;
}
.nbs-flexisel-container{
position:relative;
}
.nbs-flexisel-item img {
	cursor: default;
	position: relative;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
width:200px;
}*/
.foot-cont{
display:inline-block;
}
.foot-cont a {
color:#999999;
}
#contact-content p a, #contact-content p span a {
color:#000;
}
#contact-content p a:hover, #contact-content p span a:hover, #contact-content p a:focus, #contact-content p span a:focus {
color:#989898;
}
.foot-cont a:hover, .foot-cont a:focus{
color:#ffab06;
}
.contact-form{
height:370px!important;
}
.get-fix{
text-align:center;
}
.jot-frame {
width:100%;
height:400px;
border:none;
}
.ph-cont{
float:right;
}
.ph-cont a, .ph-num, .ph-num a {
color:#000;
}
.break-fix {
display:inline-block;
}
.clist a.btn.btn-xs:hover {
background-color:#466044;
}
.agency-logo {
display:inline-block;
}

.team-exch-img {float:right;}
.navbar .navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: bottom;
}
.site-info ul {
    padding: 0px;
	
}
.navbar-nav > li {
margin:28px 6px;
}
.site-info li {
    text-align: center;
    float: none;
    font-size: 14px;
    display: inline-block;
    margin: 0 auto;
    color: #fff;
}
.caret 
{
margin-left:3px;}

#lob-content h2{
font-size:26px;}
.quick-list li a {
    
    padding: 10px 0px;
}
.carrier-wrapper {
    overflow: hidden;
    padding: 0px;
}

#testimonial-content  {
margin:5px 0px;
}

.gt-review-slider p {
color:#000000!important;
}


#content-area ul li {
color:#999;
}
#carriers {
font-size:30px;
color:#B6985E;
}
.footer-contact{
display:inline-block;
} 
.insurance-active {
color:#B6985E!important;
}
#cs-frame {
    height: 1600px;
}
.arrow a {
	color: #419A1C;
}
.arrow {
	position: fixed;
	bottom: 0;
	left: 50%;
	margin-left: -20px;
	width: 40px;
	height: 40px;
	background-size: contain;
}
.bounce {
	-webkit-animation: bounce 2s infinite;
	animation: bounce 2s infinite;
}

/* Scroll down indicator (bouncing) */
@-webkit-keyframes bounce {
 0%, 20%, 50%, 80%, 100% {
 -webkit-transform: translateY(0);
}
 40% {
 -webkit-transform: translateY(-30px);
}
 60% {
 -webkit-transform: translateY(-15px);
}
}
@-moz-keyframes bounce {
 0%, 20%, 50%, 80%, 100% {
 -moz-transform: translateY(0);
}
 40% {
 -moz-transform: translateY(-30px);
}
 60% {
 -moz-transform: translateY(-15px);
}
}
@keyframes bounce {
 0%, 20%, 50%, 80%, 100% {
 -webkit-transform: translateY(0);
 -moz-transform: translateY(0);
 -ms-transform: translateY(0);
 -o-transform: translateY(0);
 transform: translateY(0);
}
 40% {
 -webkit-transform: translateY(-30px);
 -moz-transform: translateY(-30px);
 -ms-transform: translateY(-30px);
 -o-transform: translateY(-30px);
 transform: translateY(-30px);
}
 60% {
 -webkit-transform: translateY(-15px);
 -moz-transform: translateY(-15px);
 -ms-transform: translateY(-15px);
 -o-transform: translateY(-15px);
 transform: translateY(-15px);
}
}
.side-content h4 {
    font-size: 27px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    text-align: center;
    border-bottom: 1px solid #cccbcb;
    padding-bottom: 10px;
   
}
.fa-arrow-circle-right {
    cursor: default;
}
.floatright{float: right;}
.quote-btn {
	color: #fff;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: block;
	background-color: #333333;
	border-radius: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}
.quote-btn:hover, .quote-btn:focus {
	color: #fff;
	background-color: #9a9a9a;
}
.pad-bth{padding-left:25px; padding-right:25px;}
.wrapper{display:block; overflow-x:hidden;}
.gmap{border:0px; width:100%; height:400px;}
.wrapper{display:block; overflow-x:hidden;}
.banner-fix {
margin-top:0px;
}
.ban-img-fix {
height:150px;
}
.quote-link-top {
    background: #575757;
    padding: 1px 20px;
    color: #fff;
    border-radius: 5px;
    font-size: 18px;
    float: left;
    margin-right: 10px;
}
.quote-link-top:hover, .quote-link-top:focus {
    color: #fff;
    background: #f3132d;
    text-decoration: none;
}
.grange-quote {
    border:0;
    height:415px;
    width:100%;
    margin-bottom: 20px;
}
.google-reviews iframe {
    height: initial;
    min-height: 300px;
}
.top-seal-info img{
     padding:8px 0px;
}
.slick-slide {
	margin: 0px 20px;
}

.slick-slide img {
	width: 100%;
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}

.slick-track:before,
.slick-track:after {
	display: table;
	content: '';
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}

[dir='rtl'] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

.agency-logos {
	padding-left: 0px !important;

}
