@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400italic,700,700italic,300,300italic|Offside);
/*
COLOR PALETTE
Primary color (light lime green): #2d7f4f
Primary color (dark lime green): #5ca278
Headings (dark gray): #282828
*/

body {
	font-family: 'Source Sans Pro', sans-serif !important;
}
/*Top Links*/
.top-bar {
	background: #111111;
	height: 40px;
	border-bottom: 3px solid #2d7f4f;
}
.top-bar .container > ul {
	padding: 10px 0px 10px 0px;
	float: right;
	margin-left:0;
}
.top-bar .container > ul > li {
	float: left;
	padding: 0;
	margin: 0 0.6em 0 1.5em;
	list-style: none;
	font-size: 0.8em;
	color:#fff;
}
.top-ph{
	font-size: 1em !important;
}
.top-bar .container > ul > li > a {
	color: #ffffff;
	font-size: 1.2em;
}

.top-bar .container > ul > li > a:hover {
	color: #afafaf;
}
ul li::marker {
    color: #257546;
}
/*Main Header*/
.main-header {
	margin: 20px 0px 20px 0px;
}
.main-header .logo {
	float: left;
	margin: 10px 0;
}
/*Main Navigation*/
.navbar-inner {
	background-image: none !important;
}
.navbar .navbar-inner .nav {
	float: right;
}
.nav {
	border-bottom: none;
}
.navbar .nav {
	margin-right: 0px !important;
}
.navbar .navbar-inner .nav > li > a {
	text-shadow: none;
	padding: 13px 20px;
	font-size: 1.4em;
	color: #111;
}
.navbar .navbar-inner {
	background: white !important;
	color: black;
	box-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	text-shadow: none;
	padding: 20px 0 10px;
	border: none;
	font-weight: 300;
}
.navbar {
	background-color: white !important;
}
.navbar-inner .container {
	background-color: white !important;
}
.navbar .navbar-inner .nav > li > a:hover, .navbar .navbar-inner .nav > li > a:focus, .navbar .navbar-inner .nav > li > a.selected {
	background: transparent !important;
	text-decoration: underline;
	text-decoration-color: #287649;
	text-decoration-thickness: 3px;
	text-underline-position: under;
	color: #2c2c2c !important;
}
.top-bar .container > ul > li > a:hover {
	color: #d9d9d9;
}
.selected {
	background: transparent !important;
	text-decoration: underline;
	text-decoration-color: #287649;
	text-decoration-thickness: 3px;
	text-underline-position: under;
	color: #d9d9d9 !important;
}
.top-bar .selected {
    text-decoration:none;
}
.navbar .nav li.dropdown.open > .dropdown-toggle {
	background-color: transparent;
}
.dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-menu li > a.selected, .navbar-inner .dropdown-submenu a.submenu-link:hover {
    background: transparent !important;
	text-decoration: underline;
	text-decoration-color: #287649;
	text-decoration-thickness: 3px;
	text-underline-position: under;
	color: #393939 !important;
}
.my-account li a:hover{
	text-decoration: none;
}
/*Typography*/
h1, .entry-title {
	color: #111 !important;
	font-size: 2em;
    line-height: 1.4em;
	font-weight: 300;
    font-family: 'Offside', sans-serif;
}
h1 a:link {
	color: #111;
}
h1 a {
    color: #111;
}
h1 a:hover, h1 a:focus {
    color: #333;
}
h2 {
	color: #111 !important;
	font-size: 1.4em !important;
    line-height: 1.5em;
	font-weight: 300 !important;
}
h3 {
	font-family: 'Offside', sans-serif;
	color: #111 !important;
	font-size: 1.6em;
    line-height: 1.4em;
	font-weight: normal;
}
h4 {
	color: #ffffff !important;
}
#main-content h2, #main-content h3, #main-content h4 {
    margin-top: 30px;
    margin-bottom: 10px;
    color: #111;
    font-family: 'Offside', sans-serif;
}
#main-content {
    margin-bottom: 30px;
}
#main-content a {
    text-decoration: underline;
}
#main-content h1 a, #main-content a.btn, #main-content .breadcrumb li a  {
    text-decoration:none;
}
#main-content ul {
    margin: 20px 0;
    padding-left: 20px;
}
#main-content ul li {
    margin-bottom: 10px;
}
p {
	color: #282828;
	font-size: 1em;
	font-weight: 400;
	line-height: 30px;
}
a {
	color: #257546;
	text-decoration: none;
}
a:hover {
	color: #1d5c37;
	text-decoration: none;
}
.mgn-lft-inside a {
    color: #fff;
    text-decoration: underline;
    text-decoration-color: #257546;
    text-decoration-thickness: 1px;
    text-underline-position: under;
}
.mgn-lft-inside a:hover, .mgn-lft-inside a:focus {
    color: #fff;
    text-decoration: underline;
    text-decoration-color: #257546;
    text-decoration-thickness: 1px;
    text-underline-position: under;
    opacity: .8;
}
.mgn-lft-inside ul li::marker {
    color: #257546;
}
/*Banner*/
.quote-banner {
	position: relative;
	z-index: 0;
}
.quote-banner #auto-slider {
	height: 422px;
	max-width: 800px;
}
.quote-banner #commercial-slider {
	height: 422px;
	max-width: 800px;
}
.quote-banner #family-slider {
	height: 422px;
	max-width: 800px;
}
.quote-banner #home-slider {
	height: 422px;
	max-width: 800px;
}
/*Featured Banner*/

.featured-banner aside {
	margin-top: -171px;
	background: #333;
	background: linear-gradient(180deg, rgba(0,0,0,1), rgba(0,0,0,0.8));
	padding: 10px;
	height: 1400px;
}
.featured-banner aside h2, .widget-area h2 {
	font-family: 'Offside', sans-serif;
	font-size: 2em;
	color: #ffffff !important;
}
.featured-banner aside h3 {
	margin-top: 25px !important;
	color: #fff !important;
}
.featured-banner aside h3 span {
	color: #fff;
}
.featured-banner aside ul li {
	color: #ffffff;
}
.featured-banner aside .titlefield {
	color: #ffffff !important;
}
.featured-banner h1 {
	color: #111;
    font-family: 'Offside', sans-serif;
}

.whatsnew {
    color: #fff;
}
/*-- Quoter -- */
.quoteform {
	display: block;
	z-index: 999;
	position: absolute;
	background: #333;
	background: linear-gradient(180deg, rgba(0,0,0,1), rgba(0,0,0,0.8));
	height: 419px;
	padding: 10px;
}
.quoteform h2 {
	color: #ffffff !important;
	margin-top: 100px;
	font-size: 2em;
	font-family: 'Offside', sans-serif;
}
.quoteform p {
	color: #ffffff;
	line-height: normal;
}
.quoteform select, .featured-banner aside select {
	width: 230px;
}
.go {
	color: #fff !important;
	font-size: 14px;
	margin-bottom: 10px;
	margin-left: 0;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background: #257546;
    background: linear-gradient(180deg, #257546, #1d5c37);
    border:none;
    box-shadow:1px 1px 3px rgba(0,0,0,0.8);
}
.go:hover, .go:active, .go.active, .go.disabled, .go[disabled] {
	color: white;
	background-color: #1d5c37 !important;
}
/*--------------------------------------------------------
Twitter
--------------------------------------------------------*/
.twitter-container {
	display: block;
}
.twitter-container {
	overflow: hidden;
}
#ticker {
	background-color: #2d7f4f;
	height: 169px;
	overflow-y: hidden;
	position: relative;
	text-align: center;
}
#ticker ul.tweet_list {
	position: absolute;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	list-style: none;
	margin: 0;
}
#ticker ul.tweet_list li {
	height: 159px;
	color: #ffffff;
}
#ticker ul.tweet_list li a {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
}
.twitter-username {
	font-size: 20px;
	margin-left: 38px;
	margin-top: -25px;
}
.twitter-username a {
	text-decoration: none;
}
.tweet_text {
	text-align: left;
	font-size: 18px;
	line-height: 26px;
}
.tweet_time {
	text-align: left;
	font-size: 18px;
	line-height: 26px;
}
/*Carriers Ticker*/
.carriers {
	background: #f3f3f3;
}
.carriers h3 {
	margin-left: 20px;
}
.carriers .carriers {
	padding-bottom: 10px;
}
div#foreground {
	width: 1170px;
	height: 65px;
	/*background-image: url(../img/foreground.png);*/
	background-repeat: repeat-y;
	z-index: 999;
	position: absolute;
}
.tickercontainer {
	margin: 0;
	height: 0;
}
.tickercontainer {
	width: 100%;
	height: 65px;
	overflow: hidden;
}
.tickercontainer .mask {
	position: relative;
	left: 0;
	top: 0;
	width: 1000px;
	overflow: hidden;
}
#scroller {
	overflow: hidden;
	width: 1100px;
	height: 65px;
}
#scroller li {
	list-style: none;
	height: 65px;
	float: left;
	margin: 0 10px;
}
.tickercontainer {
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 1170px;
	height: 65px;
	border: 0;
	position: relative;
}
.tickercontainer .mask {
	position: relative;
	left: 0px;
	top: 5px;
	width: 1170px;
	overflow: hidden;
}
ul.newsticker {
	position: relative;
	left: 750px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.newsticker li {
	float: left;
	margin: 0 30px;
	padding: 0;
	list-style-type: none;
}
ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	color: #ff0000;
	margin: 0 50px 0 0;
}
ul.newsticker span {
	margin: 0 10px 0 0;
}
/*Insurance News*/

.titlefield {
	color: #282828 !important;
	font-size: 1em;
	font-weight: 400;
	line-height: normal;
}
.datefield {
	color: #bfbfbf !important;
	display: block;
	font-size: 0.8em;
	font-weight: 400;
	line-height: normal !important;
}
#rssfeeds p {
	padding: 0px 0 15px 0;
	border-bottom: 1px dotted #DDD;
	margin: 0 0 0 0!important;
}
/*Footer*/

.footer-content {
	background: #111111;
	height: auto;
	margin-top: 20px;
}
.footer-content h4 {
	color: #fff !important;
	font-size: 1.4em;
	font-weight: 300;
	margin-top: 40px;
}
.footer-content p {
	color: #ffffff !important;
	font-size: 1em;
	font-weight: 400;
	line-height: 30px;
	margin-bottom: 40px;
}
.foot {
	background-color: #2c2c2c;
	padding: 10px 0px 10px 0px;
}
.foot .container > ul {
	margin: 0px;
}
.foot .container > ul > li {
	float: left;
	padding: 0;
	margin: 0 0 0 1.5em;
	list-style: none;
	font-size: 0.8em;
}
.foot .container > ul > li > a {
	color: #eaeaea !important;
	font-size: 1.2em;
    line-height: 1.8em;
}
.foot .container > ul > li > a:hover {
	color: #3b8a5b !important;
}
.navbar .navbar-inner .nav > li > a:hover, .navbar .navbar-inner .nav > li > a:focus, .navbar .navbar-inner .nav > li > a.selected, .submenu-wrapper a.selected {
	background: transparent !important;
	text-decoration: underline;
	text-decoration-color: #3b8a5b;
	text-decoration-thickness: 3px;
	text-underline-position: under;
	color: #111 !important;
}
.copyright {
	background: #111111;
}
.copyright p {
	padding: 10px 0 10px 0px;
	color: #747474;
}
.copyright a {
	color: #2d7f4f !important;
}
.copyright a:hover, .copyright a:focus {
	color: #fff !important;
    text-decoration: underline;
    text-decoration-color: #257546;
    text-decoration-thickness: 2px;
    text-underline-position: under;
}
/*====SOCIAL
=======================================================*/

.social-links .facebook{
	margin-top: -5px !important;
}
.social-links li {
	cursor: pointer;
	float: left;
	margin-right: 0px !important;
	margin-left: 10px !important;
}
.social-links li a {
	display: block;
	width: 30px;
	height: 30px;
}
.social-links a span {
	display: none;
}
.facebook {
	background: url(../img/facebook.png) no-repeat 0px 0px;
}
.linkedin {
	background: url(../img/linkedIn.png) no-repeat 0px 0px;
}
.twitter {
	background: url(../img/twitter.png) no-repeat 0px 0px;
}
/*---------------------iframe------------------*/

.mgn-lft-inside iframe {
	height: 420px !important;
	width: 100%;
	frameborder: 0px inset!important;
}
iframe:not([seamless]) {
	border: 0px inset;
	border-image: initial;
}
#cpIframe {
	margin-top: 0px;
}
/*-- Back-to-top Button --*/
.scroll {
	background: url(../img/arrow-up-large.png) no-repeat center center;
	background-color: rgb(160,160,160);
	bottom: 35px;
	color: transparent;
	display: none;
	font: 0/0 a;
	height: 55px;
	position: fixed;
	right: 35px;
	text-shadow: none;
	width: 55px;
	z-index: 100;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
.scroll:hover {
	background-color: rgba(160,160,160,0.5);
}
/*Fixes*/
.pad-lft {
	padding-left: 0px !important;
}
.pad-rgt {
	padding-right: 0px !important;
}
.mgn-lft {
	margin-left: 0px !important;
}
.mgn-lft-inside {
	margin-left: 0px !important;
	height: 100%;
}
.featured-banner aside.cq-top {
	height: 170px !important;
	margin-top: -170px;
}
.top-10 {
	margin-top: 10px;
}
.wid-97 {
	width: 97%;
}
.contenthover {
	padding: 20px 0px 10px 20px;
}
/*Blog*/

.site-content article {
	border-bottom: 4px double #EDEDED;
	margin-bottom: 30px;
	padding-bottom: 24px;
	padding-bottom: 1.714285714rem;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
.widget-area {
	background-color: rgba(64, 64, 64, 0.5);
	padding: 10px;
	height: 900px;
}
.entry-title a {
	color: #282828 !important;
	font-size: 1.2em;
	font-weight: 300 !important;
}
.entry-meta {
	background-color: transparent;
}
.entry-title {
	color: #282828 !important;
	font-size: 2.4em;
	font-weight: 300 !important;
}
.form-allowed-tags {
	display: none;
}
.nav-next {
	float: right;
}
.comments-link a, .more-link, .entry-meta a, .nav-previous a, .nav-next a, .comment-meta a {
	color: #2d7f4f !important;
}
.widget ul li, .widget ul {
	margin-left: 13px !important;
}
.widget ul li, .widget ul li a {
	color: #ffffff;
	/* list-style-type: none; */
	text-decoration: none;
}
.widget-title {
	margin-top: 10px !important;
	color: #2d7f4f !important;
	font-family: 'Offside', sans-serif;
	font-weight: normal;
}

.wp-block-latest-posts.wp-block-latest-posts__list {
  list-style: disc;
}


.more-link, .comments-link a, .entry-meta a {
	color: #2d7f4f !important;
}
.comments-title {
	margin-bottom: 40px !important;
}
.commentlist {
	list-style: none;
	margin: 0 auto;
	width: 68.9%;
}
.commentlist > li.comment {
	background: #F6F6F6;
	border: 1px solid #DDD;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 1.625em;
	padding: 1.625em;
	position: relative;
}
.commentlist > li::before {
	content: url(../img/comment-arrow.png);
	left: -21px;
	position: absolute;
}
.commentlist article {
	border-bottom: none !important;
	padding-bottom: 0px !important;
}
.commentlist .avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #CCC;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #CCC;
	left: -102px;
	padding: 0;
	position: absolute;
	top: 0;
}
a.comment-reply-link {
	background: #EEE;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	display: inline-block;
	font-size: 12px;
	padding: 0 8px;
	text-decoration: none;
}
#respond input[type="text"] {
	display: block;
	height: 24px;
	width: 75%;
}
#respond .comment-form-author label, #respond .comment-form-email label, #respond .comment-form-url label, #respond .comment-form-comment label {
	background: #EEE;
	-webkit-box-shadow: 1px 2px 2px rgba(204, 204, 204, 0.8);
	-moz-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	box-shadow: 1px 2px 2px rgba(204, 204, 204, 0.8);
	color: #555;
	display: inline-block;
	font-size: 13px;
	left: 4px;
	min-width: 60px;
	padding: 4px 10px;
	position: relative;
	top: 40px;
	z-index: 1;
}
#respond .comment-form-author .required, #respond .comment-form-email .required {
	color: #BD3500;
	font-size: 22px;
	font-weight: bold;
	left: 75%;
	position: absolute;
	top: 45px;
	z-index: 1;
}
#respond input[type="text"], #respond textarea {
	background: white;
	border: 4px solid #EEE;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 3px rgba(204, 204, 204, 0.95);
	-moz-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	box-shadow: inset 0 1px 3px rgba(204, 204, 204, 0.95);
	position: relative;
	padding: 10px;
	text-indent: 80px;
}
.comment-form-comment #comment {
	width: 100%;
}
#respond input#submit {
	color: #fff !important;
	font-size: 14px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #2d7f4f !important;
	background-image: -moz-linear-gradient(top, #2d7f4f, #5ca278) !important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2d7f4f), to(#5ca278)) !important;
	background-image: -webkit-linear-gradient(top, #2d7f4f, #5ca278) !important;
	background-image: -o-linear-gradient(top, #2d7f4f, #5ca278) !important;
	background-image: linear-gradient(to bottom, #2d7f4f, #5ca278) !important;
	background-repeat: repeat-x;
	border-color: #2d7f4f #2d7f4f #5ca278 !important;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25) !important;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d7f4f', endColorstr='#5ca278', GradientType=0);
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.assistive-text, #reply-title {
	color: #282828 !important;
	font-family: 'Offside', sans-serif;
	font-size: 1.8em !important;
	font-weight: 300 !important;
}
.archive-title {
	color: #282828 !important;
	font-size: 2.4em;
	font-weight: 300;
}
.archive-title span {
	color: #2d7f4f !important;
}
.entry-meta .edit-link a, .commentlist .edit-link a {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666 !important;
	float: right;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: 300;
	text-decoration: none;
	padding: 0 8px;
}
.entry-meta .edit-link a:hover, .commentlist .edit-link a:hover {
	background: #2d7f4f;
	color: #fff !important;
}
.entry-content .edit-link {
	clear: both;
	display: block;
}
/*.rslides {
	margin: 0 auto 40px;
	list-style-type: none;
	max-width: 100%!important;
}*/
.span8 .rslides {
	width: 102.5%;
}
#slider2, #slider3 {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0 auto;
}
.rslides {
	margin: 0;
	list-style-type: none;
}
.rslides img {
	display: block;
	height: auto;
	max-width: 100%;
}
/*.rslides_tabs {
	list-style: none;
	padding: 0;
	background: rgba(0,0,0,.25);
	box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	-moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	-webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	font-size: 18px;
	list-style: none;
	margin: 0 auto 50px;
	max-width: 540px;
	padding: 10px 0;
	text-align: center;
	width: 100%;
}
.rslides_tabs li {
	display: inline;
	float: none;
	margin-right: 1px;
}
.rslides_tabs li {
	width: 100% !important;
}
.rslides_tabs a {
	width: auto;
	line-height: 20px;
	padding: 9px 20px;
	height: auto;
	background: transparent;
	display: inline;
}
.rslides_tabs li:first-child {
	margin-left: 0;
}
.rslides_tabs .rslides_here a {
	background: rgba(255,255,255,.1);
	color: #fff;
	font-weight: bold;
}*/
/*--------------------------------------------------------
Mosaic Blocks
--------------------------------------------------------*/
.btm-block {
	display: block;
	float: left;
	margin-top: 2.3809%!important;
}
.btm-block .span6 {
	width: 48.6486%;
}
.mosaic-block {
	float: left;
	position: relative;
	overflow: hidden;
	height: 206px;
	margin: 0;
}
.mosaic-backdrop {
	display: none;
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	background: #787879 url('../img/dark2.png') repeat;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.mosaic-overlay {
	display: none;
	z-index: 5;
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-box-shadow: 0px 0px 2px rgba(50, 50, 50, 0.25);
	-moz-box-shadow: 0px 0px 2px rgba(50, 50, 50, 0.25);
	box-shadow: 0px 0px 2px rgba(50, 50, 50, 0.25)
}
.mosaic-block {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.mosaic-block img {
	height: 100%;
	max-width: none;
}
.details {
	padding: 0 0 0 20px;
}
.details p {
	color: #999!important;
	max-width: 215px;
	line-height: 24px;
	margin: 0;
	padding: 0;
}
.btm-block .details p {
	max-width: 140px;
}
.details h2 {
	font-size: 18px;
	color: #fff!important;
	margin: 20px 0 5px;
	line-height: 22px;
	font-weight: 500;
}
.details a {
	color: #fff;
	border-bottom: 1px dotted #257546;
}
.details a:hover, .details a:focus {
	border-bottom: none;
}
.blocks {
	margin-left: 0.8547%!important;
}
/* Fixes */

label {
	width: 100px;
	display: block;
	margin-bottom: 5px;
	font-size: 12px;
}
.form-horizontal input {
	width: 100px;
	margin-left: 80px;
	margin-bottom: 20px;
}
#typeofpolicy {
	width: 113px!important;
	margin-left: 80px;
	margin-bottom: 20px;
}
.labelheading {
	width: 133px;
	margin-bottom: 12px;
}
/* fixes */
.formheading {
	padding-left: 5px;
}
.error {
	color: red;
}
/* Mobile- fixes */
.phone-view h2 {
	font-weight: bold;
	text-align: center;
}
.mobile-img {
	float: left;
	margin-right: 20px;
}
.call-img {
	float: left;
	margin-right: 20px;
	margin-left: 15px;
}
.mobile-go {
	width: 100%;
	padding: 11px 19px;
	font-size: 17.5px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-bottom: 10px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background: #257546;
    background: linear-gradient(180deg, #257546, #1d5c37);
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	text-align: left;
	color: #fff;
}
.mobile-call {
	color: #fff;
	width: 100%;
	padding: 11px 0px;
	font-size: 17.5px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-bottom: 10px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background: #257546;
    background: linear-gradient(180deg, #257546, #1d5c37);
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	text-align: left;
}
.mobile-call a {
	color: #fff;
	text-decoration: none;
}
.mobile-go:hover, .mobile-go:active, .mobile-go.active, .mobile-go.disabled, .mobile-go[disabled], .mobile-call:hover, .mobile-go:focus, .mobile-call:focus {
	color: white;
	background: #1d5c37;
    background: linear-gradient(0deg, #257546, #1d5c37);
}
.mobile-address {
	background: #111111;
	color: #fff;
	padding: 3px 0;
	text-align: center;
	border: 1px solid #257546;
}
.mobile-address h5 {
	font-size: 22px;
	color: #fff;
	padding: 0px 0 10px 0;
}
.mobile-address p {
	font-size: 16px;
	line-height: 22px;
	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: #333;
	text-decoration: none;
}
.mobile-direction:hover {
	background: #dedcd7;
}
.mobile-map {
	float: left;
	margin-right: 10px;
}
/*Jot form */
.jot-form {
	width: 100%;
	height: 800px;
	border: none;
}
/* Career Grid Style */

.career-grid-header {
	background-color: #5ca278;
	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: #f3f3f3;
}
.space-fix {
	margin-right: 8px;
	margin-top: -5px;
}
.lob-icons img {
	width: 10%;
}
.quote-icon {
	margin-right: 10px;
	width: 20px;
	margin-top: -5px;
}
.quote-btn {
	text-transform: uppercase;
	font-size: 16px;
	width: 90%;
	text-align: left;
	height: 25px;
	line-height: 25px;
	margin: 2px 0;
	text-shadow: none;
	color: #fff;
	background: #257546;
    background: linear-gradient(180deg, #257546, #1d5c37);
}
.quote-btn:hover, .quote-btn:focus, .quote-btn:active {
	background: #1d5c37;
    background: linear-gradient(0deg, #257546, #1d5c37);
    color: #fff;
}
.quote-form {
	width: 100%;
	height: 200px;
	border: none;
}
/*Fixes*/

.quote-heading {
	padding: 25px;
}
.jot-form-lob {
	height: 400px !important;
}
/* Breadcrumbs */
#main-content .breadcrumb {
	background: transparent;
	margin: 0 !important;
	padding: 20px 0px 20px 0px!important;
}
#main-content .breadcrumb li {
	float: left;
	list-style-type: none;
	font-weight: 300;
    margin-bottom: 0px;
}
#main-content .breadcrumb li a {
	color: #257546;
	font-weight: 600;
}
#main-content .breadcrumb li a:hover, #main-content .breadcrumb li a:focus {
	color: #1d5c37;
	text-decoration: none;
}
#main-content .breadcrumb > li + li::before {
	content: " ";
	padding: 0 5px 0 0;
}
/* My Account */
.dropdown-menu.my-account li a:hover{filter: none!important;}
.dropdown-menu.my-account {
	width: 565px;
	height: auto;
	margin-left: -480px;
	margin-top: 11px;
	border: 0;
	background: #2d7f4f;
	box-shadow: none;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
.dropdown-menu.my-account li {
	float: left;
}
.dropdown-menu.my-account li.first {
	margin-left: 125px;
}
.dropdown-menu.my-account > li > a {
	padding: 0px 10px;
	color: #fff;
	font-size: 12px;
	line-height: 12px;
}
.dropdown-menu.my-account > li > a:hover, .dropdown-menu.my-account > li > a:focus {
	color: #eaeaea!important;
}
a.dropdown-toggle {
	padding-right: 15px;
}
.dropdown.top-accnt{margin-left:27px !important;}
.top-accnt a.dropdown-toggle:hover, .top-accnt a.dropdown-toggle:focus, .top-accnt a.dropdown-toggle.active{text-decoration:none; color:#fff;}
.top-accnt.open a.dropdown-toggle {
    text-decoration:none;
    color:#eaeaea !important;
    }
.top-accnt a.dropdown-toggle:before{content: url('../img/my-account-icon.png');
	position: absolute;
	z-index: 2;
	width: 25px;
	height: 25px;
	top: 3px;
	cursor: pointer;
	left:-20px;}
	.top-accnt.open a.dropdown-toggle:before{content: url('../img/my-account-icon-active.png');
	position: absolute;
	z-index: 2;
	width: 25px;
	height: 25px;
	top: 3px;
	cursor: pointer;
	left:-20px;}
.top-accnt a.dropdown-toggle:after {
	content: url('../img/arrow-rght.png');
	position: absolute;
	z-index: 2;
	width: 25px;
	height: 25px;
	top: 3px;
	cursor: pointer;
}
/*.arrow-right{background:url(../img/arrow-rght.png) no-repeat;}*/
.top-accnt.open a.dropdown-toggle:after {
	content: url('../img/arrow-op.png');
	position: absolute;
	z-index: 2;
	width: 25px;
	height: 25px;
	top: 0px;
	cursor: pointer;
}
#myaccount-desk-collapse img.space-fix {
	margin-top: -2px;
}
.myaccount-desk-expand {
	margin-top: 5px;
}
.myaccount-mobile-section button.mobile-go {
	position: relative;
	text-shadow: none;
	z-index: 999;
}
.myaccount-mobile-section button.mobile-go:hover, .myaccount-mobile-section button.mobile-go:focus {
	text-shadow: none;
	box-shadow: none;
    color: #fff;
	background: #1d5c37;
    background: linear-gradient(0deg, #257546, #1d5c37);
}
.myaccount-mobile-section button.mobile-go.active {
	-webkit-box-shadow: -1px 1px 5px 1px rgba(154,154,154,0.75);
	-moz-box-shadow: -1px 1px 5px 1px rgba(154,154,154,0.75);
	box-shadow: -1px 1px 5px 1px rgba(154,154,154,0.75);
}
.myaccount-desk-expand ul {
	margin: 0px;
	padding-bottom: 9px;
}
.myaccount-desk-expand li {
	list-style-type: none;
	text-align: center;
	padding: 8px 0 0px 0;
}
.myaccount-desk-expand li a {
	color: #fff;
	font-weight: bold;
}
.myaccount-desk-expand li a.active {
	color: #000;
}
.myaccount-mob-expand {
	background-color: #2c2c2c;
	width: 100%;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 4px;
	margin-top: -3px;
	text-align: center;
}
.myaccount-mob-expand ul {
	margin: 0px 0 0 0;
	padding-bottom: 10px;
	padding-top: 20px;
	box-shadow: inset 0 12px 13px -7px rgba(138, 138, 138);
	-moz-box-shadow: inset 0 12px 13px -7px rgba(138, 138, 138);
	-webkit-box-shadow: inset 0 12px 13px -7px rgba(138, 138, 138);
}
.myaccount-mob-expand li {
	padding: 8px 0 8px 0;
	list-style-type: none;
}
.myaccount-mob-expand li a {
	color: #fff;
	font-weight: bold;
}
.myaccount-mob-expand li:hover, .myaccount-mob-expand li:focus {
	color: #fff !important;
	background: #257546;
}
.myaccount-mob-expand li a.active {
	color: #fff;
	background: #9aaf00;
}
.myaccount-desk-expand li a:hover {
	color: #fff;
	background: #9aaf00;
	text-decoration: none;
}
.myaccount-mob-expand li a:hover {
	color: #fff;
	text-decoration: none;
}
.myaccount-mob {
	margin-bottom: 0px !important;
}
.myaccount-mobile-section {
	margin-bottom: 10px;
}
.grid-divider {
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
}
.grid {
	margin-top: 15px;
}
.grid h4 {
	font-size: 18px;
	color: #2c2c2c !important;
}
.shadowed {
	-webkit-filter: drop-shadow(2px 3px 3px #999);
	filter: drop-shadow(2px 3px 3px #999);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	border: 1px solid #ccc;
	padding: 10px;
	display: inline-block;
	background-color: #fff;
}
.sitelock-logo {
	clear: both;
}
.img-responsive {
	display: block;
	width: 100%; /* Set a maximum relative to the parent*/
	height: auto;    /* Scale the height according to the width, otherwise you get stretching*/
}

aside h2 {
margin-top:0px!important;	
	}
.go {
	margin-bottom:20px!important;
	}	
.btn-adjust {
		margin-bottom:10px!important;
	}	
#ZipCode {
margin-bottom:20px!important;	
padding-left:10px;
	}
	#frame {height:1600px;}
		.anc-jmp-fnt img {padding-right:10px;border:none;width:auto;height:auto !important;}
	
	 .mar-top {margin-top:10px;}
	 
	 .visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* Ada compliance fixes beings */ 
.skip-to-content-link {
  background: #2d7f4f; /* change the bgcolor based on the template color*/
  color: #fff;
  height: 20px;
  right: 0%;
  padding: 7px;
  position: absolute;
  transform: translateY(-100%);
  transition: transform 0.4s;
  z-index:10;
}

.skip-to-content-link:focus {
  transform: translateY(0%);
  color: #fff;
}
a:focus,.dropdown-toggle:focus{
	outline: auto 2px Highlight;
    outline: auto 5px -webkit-focus-ring-color;
}
/* This will require, if "form-control" class not present on "quote box from fields" */

button:focus, input:focus, optgroup:focus, select:focus, textarea:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}
/* Ada compliance fixes end */ 


.commercial-form {
	width:100%;
	border:none;	
}
/* carrier slider */
#carriers{
 padding-left:10px;
 padding-right:10px;
}
.ins-nslider {
	padding: 0px!important;
	width: 100%;
	height:85px;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
	float: left;
	width: 98%;
	margin: 0;
}
.nbs-flexisel-item {
	float: left;
	margin: 0px;
	padding: 0px;
	
	position: relative;
	line-height: 0px;
}
.nbs-flexisel-item img {
	
	position: relative;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	width:190px;
}

.nbs-flexisel-item img.spce-fx{
width:290px;
}


#carriers, #carriers .ins-nslider {
    max-width: 99%!important;
    overflow: hidden;
	
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width: 22px;
	height: 22px;
	position: absolute;
	
	z-index: 100;
}
.nbs-flexisel-nav-left:hover, .nbs-flexisel-nav-right:hover {
	opacity: 0.5;
}
.nbs-flexisel-nav-left {
	left: -22px;/*background: url(../img/button-previous.png) no-repeat;*/
}
.nbs-flexisel-nav-right {
	right: -22px;/*background: url(../img/button-next.png) no-repeat;*/
}
#agency-address {
	padding-left: 0px !important;
	margin-left: 0px;
}
#agency-address li, #agency-address li a {
	list-style-type: none;
	color: #fff;
	font-size: 14px;
	line-height: 28px;
}
.main-featured-banner img {
	width: 100%;
	height: auto;
    object-fit:cover;
}
#agency-address li a:hover, #agency-address li a:focus {
	color: #fff;
    text-decoration: underline;
    text-decoration-color: #257546;
    text-decoration-thickness: 2px;
    text-underline-position: under;
}
.qt-btn {
	margin-left: 0px !important;
}
.site-info1 ul {
	padding-left: 0px !important;
	margin-left: 0px;
	margin-top: 10px;
}
.site-info1 li:first-child::before {
	content: none;
}
.site-info1 li::before {
	font-family: 'FontAwesome';
	content: '\00b7';
	font-size: 34px;
	color: #fff;
	margin-right: 5px;
	font-weight: 900;
	vertical-align: middle;
}
.site-info1 li, .site-info1 li a {
	list-style-type: none;
	display: inline-block;
	color: #fff;
	font-size: 13px;
}
.copyright a {
	color: #fff !important;
}
.top-bar .container > ul > li > a:hover {
	color: #d9d9d9;
}
.navbar .navbar-inner .nav > li > a.active, .foot .container > ul > li > a.active, .top-bar li a.active {
    color: #3b8a5b !important;
}
.foot .container > ul > li > a.active, .foot .container > ul > li > a:hover, .foot .container > ul > li > a:focus {
    color: #fff!important;
    text-decoration: underline;
    text-decoration-color: #257546;
    text-decoration-thickness: 2px;
    text-underline-position: under;
}
.carrier-grid-divider h4 {
	border-bottom: 1.5px dotted #ccc;
	padding: 10px 0 10px 0;
	color: #5C5959 !important;
	font-size: 19px !important;
	font-weight: normal;
}
.cs-btn {
	    background: #257546;
    background: linear-gradient(180deg, #257546, #1d5c37);
	color: #fff;
	padding: 0px 12px;
	font-size: 12px;
	text-shadow:none;
}
.grw-business-name a, .grw-business-name a:visited, .grw-author {
    color: #111 !important;
}
.grw-total-reviews, .grw-theme-dark .rm-link {
    color: #666!important;
}
.grw-review-btn, .grw-view-all-btn  {
	background-color: #257546 !important;
    text-decoration:none;
}
.grw-review-btn:hover, .grw-view-all-btn:hover {
	background: #1d5c37 !important;
    opacity: 1 !important;
    text-decoration:none!important;
}
.grw-business-header {
    border-bottom: 3px solid #111!important;
}
.grw-theme-dark .grw-slider-nav a.grw-slide-current {
	background-color: #257546 !important;
}
.grw-business-name a, .grw-business-name a:visited {
	font-size: 13px !important;
}
.grw-theme-dark div.grw-review-content > p {
	inline-size: 215px !important;
}
.grw-business-footer p {
	text-align: center !important;
}
.grw-theme-dark div.grw-review-content > p {
	font-weight: 500 !important;
	font-size: 13px !important;
}
.grw-review-content div{
	text-align:left !important; 
}
.grw-review-btn:focus{
	color: #fff !important;
}
.cs-btn:hover {
	background: #1d5c37;
	color: #fff;
	padding: 0px 12px;
	font-size: 12px;
}
.navbar-inner .dropdown-submenu a.submenu-link {
	display: block;
  padding-top:3px;
  padding-bottom:3px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333;
  white-space: nowrap;
  padding-right: 9px;
  padding-left: 20px;
}
.mgn-lft-inside .span12{
	margin-left:0 !important;
}
.video-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%; /* 16:9 aspect ratio */
}

.video-thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    cursor: pointer;
    z-index: 2;
    display: block;
}

.testimonials-videos {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    z-index: 1;
}

/* Hide thumbnail when video starts playing */
video.started ~ .video-thumbnail {
    display: none;
}
.testvideos{
	margin:20px 0;
}
.dropdown-menu {
  padding: 5px 5px;
}
.dropdown-submenu:focus-within > .dropdown-menu { display: block; }
.br-space {
    display:none;
}
.gmaps{
	border:0;
	width: 100%;
  height: 400px;
}
.body-img {
    width: 100%;
    max-width: 300px;
    float: right;
    margin: 30px 0px 20px 20px;
    box-shadow: -1px 1px 3px rgba(0,0,0,0.4);
    background: #448c43;
    padding: 5px;
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.body-img img {
    width: 100%;
    background: #fff;
}
.index-side {
    background: #f3f3f3;
    padding: 15px;
}

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  width: 100%;
}

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  border: 0;
}

/* Blog */
.hfeed .wp-block-search__button {
    height: 30px;
    border: 1px solid #1d5c37  ;
    background: #1d5c37 ;
	color:#fff;
}
.hfeed .wp-block-search__button:hover {
    border: 1px solid #257546;
    background: #257546;
}
.widget ul li a:hover{
    color:#ddd;
	text-decoration: none;
}
.hfeed .featured-banner img {
    width:auto;
}

.wp-block-search__label {
  color: #fff;
}