@charset "utf-8";
/* CSS Document */


h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', sans-serif;
}
h1 {
	font-size: 24px;
	color: #dc7e11;
}

h1 a:link{
	color: #dc7e11;
	font-size: 24px;
}

h2 {
	font-size: 20px;
	color: #dc7e11;
	  font-family: 'Open Sans', sans-serif;
}
h3 {
	text-align: center;
	padding-top: 10px;
	font-size: 22px;
	color: #afc247;
}
h4 {
	font-size: 20px;
	margin-top: 50px;
}
h5 {
	font-size: 24px;
	color: #cf7710;
	margin-top: 20px;
	margin-bottom: 40px;
}
h6 {
	font-size: 24px;
	color: #afc247;
}
p {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 26px;
	/*text-align: justify;*/
}
.head {
	margin-top: 30px;
}
#topnav nav {
	float: left;
}
#topnav nav ul {
	list-style-type: none;
}
#topnav nav ul li {
	float: left;
	padding-right: 10px;
}
#topnav nav ul li a {
	color: #FFF;
	font-family: 'Open Sans', sans-serif !important;
	font-size: 12px !important;
}
/* Nav Social Icons*/
.social {
	margin-right: 0px;
	margin-top: 0px;
}
.social > li {
	list-style-type: none !important;
	float: left;
	margin-right: 10px;
}
#social #social-nav > ul {
	padding: 0;
	margin: 0;
}
.social img {
	
	width: 25px;
	height: 25px;
	border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	float: left;
	background: rgb(136,136,136); /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover, rgba(136,136,136,1) 0%, rgba(73,73,73,1) 100%, rgba(92, 135, 39, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(136,136,136,1)), color-stop(100%, rgba(73,73,73,1)), color-stop(100%, rgba(92, 135, 39, 1))); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover, rgba(136,136,136,1) 0%, rgba(73,73,73,1) 100%, rgba(92, 135, 39, 1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover, rgba(136,136,136,1) 0%, rgba(73,73,73,1) 100%, rgba(92, 135, 39, 1) 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover, rgba(136,136,136,1) 0%, rgba(73,73,73,1) 100%, rgba(92, 135, 39, 1) 100%); /* IE10+ */
	background: radial-gradient(ellipse at center, rgba(136,136,136,1) 0%, rgba(73,73,73,1) 100%, rgba(92, 135, 39, 1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF888888', endColorstr='#FF494949', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	border-bottom: 5px solid #DF8838;
}
.social img:hover {
	border-bottom: 5px solid #5c8727;
}
.sociald {
	margin-right: 0px;
	margin-top: 30px;
}
.sociald > li {
	list-style-type: none !important;
	float: left;
	margin-right: 10px;
}
#sociald #sociald-nav > ul {
	padding: 0;
	margin: 0;
}
.sociald img {
	width: auto;
	height: auto;
	float: left;
	padding-left: 15px;
}
/* Navigation */

.navbar .nav {
	width: 100%;
	margin-top: 30px;
	background: url(../img/bg_nav_m.gif) repeat-x;
	line-height: 18px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	text-align: center;
	color: #ffffff;
	position: relative;
\
}
.navbar .nav li {
	list-style: none;
	padding: 0px;
	display: inline;
	border-bottom: none;
}
.navbar .nav > li > a {
	color: #ffffff;
	font-weight: 100;
	text-decoration: none;
	margin-top: 6px;
	border-left: 1px solid #414141;
	-moz-box-shadow: 6px 0px 8px -7px #3a3a3a inset, -6px 0px 8px -7px #3a3a3a inset, 0px 6px 8px -7px #3a3a3a inset;
	-webkit-box-shadow: 6px 0px 8px -7px #3a3a3a inset, -6px 0px 8px -7px #3a3a3a inset, 0px 6px 8px -7px #3a3a3a inset;
	box-shadow: 6px 0px 8px -7px #3a3a3a inset, -6px 0px 8px -7px #3a3a3a inset, 0px 6px 8px -7px #3a3a3a inset;
	text-shadow: none;
	  padding: 10px 0px 10px 0px;
	  font-size:15px;
}
.navbar .nav li:hover {
	color: #fff;
	text-decoration: none;
	background-color: #5c8727;
}
.navbar .nav > li > a:hover {
	color: #fff!important;
}
.navbar .nav > li > a.active {
	color: #fff;
	text-decoration: none;
}
/* Home */
ul.navbar li:nth-child(1) {
	width: 20%;
}
/* Auto Insurance */
ul.navbar li:nth-child(2) {
	width:20%;
}
/* Home Insurance */
ul.navbar li:nth-child(3) {
	width:20%;
}
/* Commercial Insurance */
ul.navbar li:nth-child(4) {
	width: 20%;
}
/* Life Insurance */
ul.navbar li:nth-child(5) {
	width: 20%;
}
/* Get Quotes */
ul.navbar li:nth-child(6) {
	width: 17%;
}
/* Customer Service */
ul.navbar li:nth-child(7) {
	width: 13%;
}
ul.navbar li:nth-child(8) {
	width: 12%;
}

.navbar-inner {
	border: 0px 0px;
	line-height: 26px;
	padding-left: 0px;
	padding-right: 0px;
	border: none!important;
	border-radius: none!important;
	background: #fff;
	box-shadow: none;
}
.btn-navbar {
	background: transparent!important;
	float: right;
	height: 30px;
	margin: 0!important;
	border: none!important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.btn-navbar:hover {
	color: none!important;
}
.selected {
	background-color: #5c8727;
}
.navbar .nav > li > a:hover {
	color: #fff!important;
}
/* Banner */

.bar {
	background: url(../img/bg_nav_m.gif) repeat-x;
	height: 50px;
	width: 100%;
	margin-top: -30px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
}
#banner {
	position: relative;
	width: 100% !important;
	margin-top: -20px;
	
}
#banner-phone {
	position: relative;
	width: 100% !important;
	margin-top: 0px;
	height: 350px!important;
}
.main-img {
	width: 100% !important;
	height: auto;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}
.innershadow {
	-moz-box-shadow: 6px 0px 8px -7px #525252 inset, -6px 0px 8px -7px #525252 inset;
	-webkit-box-shadow: 6px 0px 8px -7px #525252 inset, -6px 0px 8px -7px #525252 inset;
	box-shadow: 6px 0px 8px -7px #525252 inset, -6px 0px 8px -7px #525252 inset;
}
#quoter {
	padding: 8px 10px;
	color: #ffffff;
	background: url(../img/bg-quote.png) repeat;
	height: 100%;
	width: 50%;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 8px;
	position: relative;
	margin-top: -126px;
}
#quoter-tablet-other {
	padding: 8px 10px;
	color: #ffffff;
	background: url(../img/bg-quote.png) repeat;
	height: auto;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 8px;
	position: relative;
margin-top: -208px;

}

#quoter-desktop {
	padding: 8px 10px;
	color: #ffffff;
	background: url(../img/bg-quote.png) repeat;
	height: 100%;
	width: 50%;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 8px;
	position: relative;
	margin-top: -126px;
}
#quoter-desktop-other {
	padding: 8px 10px;
	color: #ffffff;
	background: url(../img/bg-quote.png) repeat;
	height: 100%;
	width: 50%;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 8px;
	position: relative;
	margin-top: -224px;
	clear:left;
}
.shadow {
	-moz-box-shadow: 0px -7px 6px -6px #2c2c2c;
	-webkit-box-shadow: 0px -7px 6px -6px #2c2c2c;
	box-shadow: 0px -7px 6px -6px #2c2c2c;
}
.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
input, textarea, .uneditable-input {
	width: 106px;
	margin-left: 70px;
	margin-top: -30px;
}
.input-medium {
	width: 106px;
}
.ltype {
	margin-left: 220px;
	margin-top: -40px;
}
.type {
	margin-left: 350px;
	margin-top: -40px;
}
label {
	margin-top: 10px;
	display: block;
	margin-bottom: 0px;
}
.green {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: 700;
	border-radius: 7px;
	-moz-border-radius: 7px;
	border: 0;
	margin-left: 20px;
	margin-top: -50px;
	padding: 8px 16px;
	background: rgb(191,205,114); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(191,205,114,1) 0%, rgba(137,153,54,1) 100%, rgba(125,185,232,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(191,205,114,1)), color-stop(100%, rgba(137,153,54,1)), color-stop(100%, rgba(125,185,232,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(191,205,114,1) 0%, rgba(137,153,54,1) 100%, rgba(125,185,232,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(191,205,114,1) 0%, rgba(137,153,54,1) 100%, rgba(125,185,232,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(191,205,114,1) 0%, rgba(137,153,54,1) 100%, rgba(125,185,232,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(191,205,114,1) 0%, rgba(137,153,54,1) 100%, rgba(125,185,232,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfcd72', endColorstr='#899936', GradientType=0 ); /* IE6-9 */
	-webkit-appearance: none;
	text-shadow: 1px 1px 1px #00326D;
}
.green:hover {
	color: #fff;
	background: rgb(125,185,232); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(125,185,232,1) 0%, rgba(137,153,54,1) 0%, rgba(191,205,114,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(125,185,232,1)), color-stop(0%, rgba(137,153,54,1)), color-stop(100%, rgba(191,205,114,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(125,185,232,1) 0%, rgba(137,153,54,1) 0%, rgba(191,205,114,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(125,185,232,1) 0%, rgba(137,153,54,1) 0%, rgba(191,205,114,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(125,185,232,1) 0%, rgba(137,153,54,1) 0%, rgba(191,205,114,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(125,185,232,1) 0%, rgba(137,153,54,1) 0%, rgba(191,205,114,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#899936', endColorstr='#bfcd72', GradientType=0 ); /* IE6-9 */
}

#content-top-border {
	background-color: #dc7e11;
	padding: 6px 0px;
}
#content-top {
	background: url(../img/bg_content-top.gif);
	padding: 5px 15px;
}
.left {
	padding-right: 20px;
	border-right: 1px solid #838383;
	-webkit-box-shadow: 1px 0px 0px #ffffff;
	-moz-box-shadow: 1px 0px 0px #ffffff;
	-o-box-shadow: 1px 0px 0px #ffffff;
	box-shadow: 1px 0px 0px #ffffff;
}
.right {
	float: right;
	width: 100%;
	padding: 0px 0px 0px 10px;
}
.right-img {
	margin-bottom: 20px;
}
.right a {
	color: #333;
}
.right a:hover {
	color: #5c8727;
	text-decoration: none;
}
#right, #right a, #right a:hover {
	font-size: 14px;
	line-height: 23px;
	font-weight: bold;
	color: #525252;
	text-decoration: none;
}
#content-btm {
	padding: 20px 15px;
	min-height: 260px;
	background-color: #f3f3f3;
}
.img-btm {
	width: 100%;
	height: auto;
	border: 1px solid #666;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.phone-img-btm {
	border-top: 10px solid #5c8727;
}
.phone-img-btm-btm {
	margin-top: 20px;
	width: 95%;
	height: auto;
	border: 1px solid #666;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.green-btm {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: 700;
	border-radius: 7px;
	-moz-border-radius: 7px;
	border: 0;
	padding: 8px 16px;
	margin: 20px 0px 20px 0px;
	background: rgb(191,205,114); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(191,205,114,1) 0%, rgba(137,153,54,1) 100%, rgba(125,185,232,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(191,205,114,1)), color-stop(100%, rgba(137,153,54,1)), color-stop(100%, rgba(125,185,232,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(191,205,114,1) 0%, rgba(137,153,54,1) 100%, rgba(125,185,232,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(191,205,114,1) 0%, rgba(137,153,54,1) 100%, rgba(125,185,232,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(191,205,114,1) 0%, rgba(137,153,54,1) 100%, rgba(125,185,232,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(191,205,114,1) 0%, rgba(137,153,54,1) 100%, rgba(125,185,232,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfcd72', endColorstr='#899936', GradientType=0 ); /* IE6-9 */
	-webkit-appearance: none;
	text-shadow: 1px 1px 1px #00326D;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.green-btm:hover {
	background: rgb(125,185,232); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(125,185,232,1) 0%, rgba(137,153,54,1) 0%, rgba(191,205,114,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(125,185,232,1)), color-stop(0%, rgba(137,153,54,1)), color-stop(100%, rgba(191,205,114,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(125,185,232,1) 0%, rgba(137,153,54,1) 0%, rgba(191,205,114,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(125,185,232,1) 0%, rgba(137,153,54,1) 0%, rgba(191,205,114,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(125,185,232,1) 0%, rgba(137,153,54,1) 0%, rgba(191,205,114,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(125,185,232,1) 0%, rgba(137,153,54,1) 0%, rgba(191,205,114,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#899936', endColorstr='#bfcd72', GradientType=0 ); /* IE6-9 */
}
/*address h5{
	color:#ffffff;	
}*/
.phone-add {
	padding: 5px 10px 50px 10px;
	float: left;
}
.ph-add {
	padding: 0px 10px 50px 10px;
	float: left;
}
.p-add {
	padding: 0px 10px 20px 0px;
	float: left;
	margin-left: -35px;
}
/*footer */
.foot {
	border-top: 7px solid #5c8727;
	background: url(../img/bg.png) repeat;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	height: 100%;
	padding: 15px;
	text-align: center;
	color: #ffffff;
	margin-bottom: 20px;
}
.footer_nav {
	margin-top: 10px;
	margin-bottom: 20px;
	text-decoration: none!important;
	font-size: 12px;
	line-height: 14px;
	text-align: center!important;
	color: #fff;
}
.footer_nav a:hover {
	text-decoration: none;
	color: #a9bc43;
	
}
.footer_nav a.active {
	color: #a9bc43;
	
}
.footer_address {
	font-size: 12x;
	line-height: 14px;
	text-align: center!important;
}
footer a {
	color: #ffffff;
	text-decoration: none;
}
footer a:hover {
	color: #a9bc43;
	text-decoration: none;
}
.footer_img {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 200px;
}
iframe {
	border: 0;
	width: 100% !important;
	height: 350px;
}
.frame-fix{
	height: 1800px !important;
}	


.li-text
{
	line-height: 26px;
}
/* Career Grid Style */

.career-grid-header{
background-color:#afc247;
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:#eeefe7;
}
.table-container{
background-color:transparent;
}
/*----*/
.logo
{
	margin-top: -15px;
}
.carrier-details .span6 {
  border-bottom: 1px solid #797b77;
}
.ct-ht
{
	height: 350px;
}
.btn-block {
  color: #fff;
  font-size: 12px;
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 3px 8px;
  background: #5c8727;
}

	
.contact a
{
	color:#333;
}
.contact a:hover
{
	color: #5c8727;
	text-decoration: none;
}
#JotFormIFramedesk{
 height:206px !important;
 }
 .jt-fxs{width:95%;
 }
 .dropdown-menu > li > a {
    clear: both;
    color: #333;
    display: block;
    font-weight: normal;
    line-height: 20px;
    padding: 3px 20px 3px 10px;
    text-align: center;
    white-space: nowrap;
	
}
.navbar .nav li.dropdown>.dropdown-toggle .caret {
  border-top-color: #dc7e11;
  border-bottom-color: #dc7e11;
}
.navbar .nav li.dropdown>a:hover .caret, .navbar .nav li.dropdown>a:focus .caret {
  border-top-color: #dc7e11;
  border-bottom-color: #dc7e11;
}
.navbar .nav li.dropdown.open>.dropdown-toggle .caret, .navbar .nav li.dropdown.active>.dropdown-toggle .caret, .navbar .nav li.dropdown.open.active>.dropdown-toggle .caret {
  border-top-color: #dc7e11;
  border-bottom-color: #dc7e11;
}
.dropdown-menu > li > a:hover {
	background: #a9bc43;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFA9BC43', endColorstr='#FFA9BC43', GradientType=0 ); /* IE6-9 */
}
.navbar .nav>li>.dropdown-menu:after, .navbar .nav>li>.dropdown-menu:before {
	border-right: transparent !important;
	border-bottom: transparent !important;
	border-left: transparent !important;
}
.dropdown-menu{
	
  width: 96% !important;
  font-size: 15px;
}
.email a{
font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  line-height: 26px;
  text-align: justify;
}
.map
{
	width:600px;
	height:450px;
}
.extra
{
	font-size:14px;
    text-align:left;
}

.team{padding-bottom:20px;}

.shadow h6{
clear:both;
}
.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
background-color:  #5c8727;;
color: #fff;
}

 iframe.cs-height-fix {
    height: 1600px!important;
}