@import url(https://fonts.googleapis.com/css?family=Dosis:200,400,700,800);
body {
	margin: 0 auto;
	font-family: 'Dosis', sans-serif;
	color: #666;
	overflow-x: hidden;
	font-size: 16px;
}
/* Header
=================================================================== */
.homepage {
	background: #565353;
}
li,a{
outline:0;
}


.navbar-inverse .nav li.dropdown.open>.dropdown-toggle {
	background-color: #fff;
	color: #0E0E0E;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
	background-color: #000 !important;
	background-repeat: repeat-x;
	color: #fff;
	text-decoration: none;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
	background: #000;
	color: #fff !important;
}
.dropdown-menu > li > a {
	color: #000 !important;
}
.dropdown-menu > ul > .active {
	color: #fff !important;
}
h1 {
	font-size: 32px;
	text-align:left;
}
h2, h3, h4, h5, h6 {
	font-weight: 500;
}
h3 {
	font-size: 26px;
}
.header-bg {
	background: url(../img/header-bg.jpg) repeat-x;
	z-index: 999;
	position: relative;
}
header h1 {
	font-weight: 400;
}
/* Header Row 1 */

.pull-right span {
	padding-left: 20px;
}
.before-navbar a {
	color: #666;
	text-decoration: none;
	float: left;
}
.before-navbar p {
	margin-top: 0;
}
/* Header Row 2 */
.brand {
	margin-left: 10px;
}
.navbar .brand {
	padding-top: 0;
}
.navbar, .navbar-inner, .nav, .navbar-inverse {
	background: #fff !important;
	filter: none !important;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 0px;
	margin: 0;
}
.navbar-inner {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.navbar .btn-navbar {
	margin-top: 15px;
}
.navbar .nav > li > a {
	color: #000;
	text-shadow: none;
	font-size: 18px;
	padding: 15px 0 15px 30px;
}
.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
	color: #46697D;
}
.navbar .nav > .active > a:hover {
	color: #99AEB9 !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.top-caret {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #000;
	content: "";
	display: inline-block;
	height: 0;
	vertical-align: top;
	width: 0;
	border-bottom-color: #777;
	border-top-color: #777;
	margin: 10px 0px 2px 5px;
}
.bottom-caret {
	border-bottom: 4px solid #F3EFEF;
	border-right: 4px solid transparent;
	border-top: 0;
	border-left: 4px solid transparent;
	display: inline-block;
	height: 0px;
	width: 0px;
	margin: 0px 0px 2px 3px;
}
.navbar .nav > .active > a, .navbar .nav > .active > a:focus {
	color: #a5afb4 !important;
	text-decoration: none;
	background-color: #fff !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.navbar .nav > .active > a:hover {
	color: #a5afb4 !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
a {
	color: #000;
	text-decoration: none;
}
/* Header Row 2 */
.after-navbar form {
	margin-bottom: 0;
}
input[type="text"] {
	font-family: 'Dosis', sans-serif;
	font-size: 10px;
	padding: 4px 15px;
	margin-right: 10px;
	border: 1px solid #000;
	vertical-align: baseline;
}
select {
	font-family: 'Dosis', sans-serif;
	font-size: 14px;
	padding: 2px;
	margin-right: 10px;
	border: 1px solid #000;
	vertical-align: baseline;
}
.btn {
	font-family: 'Dosis', sans-serif;
	font-size: 20px;
	font-weight: 500;
	background-color: #322F2E;
	background-image: none;
	border: 0;
	color: #fff;
	text-shadow: none;
	vertical-align: baseline;
}
.btn:hover, .btn:focus {
	color: #fff;
	background: #050404;
}
/* /////// */
.container {
	position: relative;/*z-index: 20;*/
}
.row-fluid.infobar {
	color: #fff;
	text-align: center!important;
}
/* Banner / Showcase Row 2 */
#showcase-row {
	margin-top: -306px;
	padding: 325px 0 122px;
	position: relative;
	min-height: 558px;
}
#showcase-row {
	background: url(../img/main-bg.png) 50% 0 no-repeat;
	margin-bottom: -200px;
}
/* 3 cols */
.circle_inner {
	border: 1px solid #fff;
	height: 40px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	width: 40px;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	font-size: 40px;
	color: #fff;
}
.circle_outer {
	background-color: #000;
	height: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	width: 50px;
	padding: 5px;
	margin: 0 auto;
}
.circle_inner p {
	padding-top: 8px;
	font-weight: 800;
	text-align: center;
}
#bottom-row {
	padding: 5px;
}
#bottom-row a {
	color: #fff;
	text-decoration: none;
}
#pre-footer-row {
	background: #fff;
	padding: 40px;
}
#footer-row {
	background: #000000;
	padding: 20px;
}

.contact-list p, h2 {
	padding-left: 0px !important;
}
.contact-list p {
	margin-right: 25px;
	margin-left: 30px;
}
.contact-list a {
	font-size: 14px;
}
.customerNote {
	font-size: 19px;
	margin-bottom: 15px;
}
.contact-list h2 {
	color: #004a69;
	font-weight: 400;
	font-size: 1.5em !important;
	margin-left: 30px;
}
.contact-list img {
	margin-left: 30px;
}
.three-cols p {
	font-size: 18px;
	padding: 20px 25px 40px;
}
.three-cols .circle_inner p {
	padding: 0;
	font-size: 47px;
}
.live-chat {
	background: #555f67;
	padding: 10px 20px;
	line-height: 21px;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1);
	box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.1);
	border-radius: 20px;
	text-align: right;
}
.live-chat-bg {
	background: url(../img/live-chat-bg.png) no-repeat;
	margin-top: -1px;
	display: block;
	width: 200px;
	height: 30px;
}
.inner-caps {
	margin: 10px 0;
	text-align: left;
	font-weight: 300;
	font-size: 29px;
}

.span6.news-header {
	text-align: left;
	font-size: 24px;
}
.span6.news-more {
	text-align: right;
}
.sub-button {
	background: #289cb3;
	padding: 25px 0;
	text-align: left;
}
.sub-button a {
	color: #fff;
	font-size: 28px;
	text-decoration: none;
}
.sub-button a:active {
	background: #30beda;
}
.sub-button:hover {
	background: #30beda;
	padding: 25px 0;
}
#pre-footer-row {
	background: #fff;
	padding: 35px 0 10px;
}
#pre-footer-row h5, #pre-footer-mobile h5 {
	font-size: 37px;
}
#pre-footer-images ul li {
	display: inline-block;
}
.pre-footer-header.span12 {
	color: #000;
	text-align: left;
	padding-left: 10px;
}
.pre-footer-images {
	margin-top: 30px;
}
#footer-row h6 {
	text-align: left;
	font-size: 22px;
}
.live-chat-txt {
	text-align: left;
	color: #fff;
	padding: 10px 0;
}
.live-chat-txt a{
	color: #fff!important;
}
#footer-row p {
	color: #b2c3d0;
	text-align: left;
	font-size: 16px;
	padding-right: 15px;
}
#footer-row .copyright p {
	text-align: center;
	margin-top: 0;
}
#mcts1 {
	height: 86px;
	margin: 0 auto;
	padding: 16px 20px;
	/*  */
	white-space: nowrap;
	position: relative;
	font-size: 0px;
}
#mcts1>* {
	display: none;
}
#mcts1 div.item {
	padding: 2px;
	margin-right: 6px; /* this specifies the distance between each thumbnail */
	background-color: White;
	text-align: center;
	position: relative;
}
#mcts1 img {
	border: none;
}
/*---------built-in navigation buttons-------*/
#mcts1 .navPrev, #mcts1 .navNext, #mcts1 .navPlay, #mcts1 .navPause {
	width: 16px;
	height: 22px;
	position: absolute;
	background: url(navButtons.png);
	display: inline-block;
	z-index: 5;
	cursor: pointer;
}
#mcts1 .navPrev {
	background-position: 0 -22px;
	top: 60px;
	left: -40px;
}
#mcts1 .navPrev:hover {
	background-position: 0 -44px;
}
#mcts1 .navPrevDisabled, #mcts1 .navPrevDisabled:hover {
	background-position: 0 0;
	cursor: default;
}
#mcts1 .navNext {
	background-position: -16px -22px;
	top: 60px;
	right: -40px;
}
#mcts1 .navNext:hover {
	background-position: -16px -44px;
}
#mcts1 .navNextDisabled, #mcts1 .navNextDisabled:hover {
	background-position: -16px 0;
	cursor: default;
}
#mcts1 .navPause, #mcts1 .navPlay {
	left: 360px;
	top: 130px;
}
#mcts1 .navPause {
	background-position: 0 -66px;
}
#mcts1 .navPause:hover {
	background-position: 0 -88px;
}
#mcts1 .navPlay {
	background-position: -16px -66px;
}
#mcts1 .navPlay:hover {
	background-position: -16px -88px;
}
.navPrev, .navPlay, .navPause, .navNext {
	-moz-user-select: -moz-none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
	user-select: none;
}
/*---------built-in navigation bullets--------*/
/* Note: the navBullets won't be available when "scrollByEachThumb" was set to false in the Javascript.*/
#mcts1 .navBullets {
	display: none;
}
/* --------- Others ------- */
#mcts1 {
	transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
}
.banner-row {
	clear: both;
	background: url(../img/banner-normal.png) 50% 50% no-repeat;
	background-size: contain;
}
.banner-row-ie8 {
	display: none;
}
#pop-up-lady, #pop-up-golf, #pop-up-yoga, #pop-up-bizmen, #pop-up-bizlady, #pop-up-sports {
	clear: both;
	display: none;
	position: relative;
	margin: 0 auto;
	top: 95px;
	left: 15px;
	width: 260px;
	padding: 10px;
	background: url(../img/popup-bg.png) top left no-repeat;
	z-index: 999;
}
.pop-up-inner {
	margin-top: 80px;
	background: #eeeeee;
	color: #000000;
	border: 1px solid #007ffa;
	border-radius: 15px;
	font-size: 90%;
	min-height: 175px;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.pop-up-inner img {
	border: 1px solid black;
	margin: 10px;
	float: left;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.pop-up-inner p {
	font-size: 16px;
}
.pop-btn {
	font-size: 1.2em;
	margin: 10px;
	padding: 8px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #ffffff;
}
.pop-up-inner a {
	text-decoration: none;
}
.pop-btn.green {
	background-color: #b1c903;
}
.pop-btn.blue {
	background-color: #7F8384;
}
.pop-btn.orange {
	background-color: #ff8c00;
}
.pop-btn.green:hover {
	background-color: #93a703;
}
.pop-btn.blue:hover {
	background-color: #289db4;
}
.pop-btn.orange:hover {
	background-color: #e17c00;
}
.tab1 {
	background: url(../img/info-off.png) 15px 23px no-repeat;
}
.tab2 {
	background: url(../img/twitter-off.png) 15px 23px no-repeat;
}
.tab3 {
	background: url(../img/refresh-off.png) 15px 23px no-repeat;
}
.tab1:hover, .tab1.selected {
	background: #7F8384 url(../img/info-on.png) 15px 23px no-repeat;
}
.tab2:hover, .tab2.selected {
	background: #7F8384 url(../img/twitter-on.png) 15px 23px no-repeat;
}
.tab3:hover, .tab3.selected {
	background: #7F8384 url(../img/refresh-on.png) 15px 23px no-repeat;
}
.bottom-header {
	font-size: 28px;
}
#bottom-row h3 {
	margin: 0;
}
.live-chat-bg {
	background: url(../img/live-chat-bg.png) no-repeat;
	margin-top: -1px;
	margin-left: 100px;
	display: block;
	width: 200px;
	height: 48px;
}
#copyright {
	border-top: 1px solid #555f67;
	padding-top: 5px;
	margin-top: 20px;
	margin-left: 10px;
}
#copyright p {
	text-align: center;
}
#copyright a {
	color: #fff;
	text-decoration: none;
	padding: 0 10px;
}
/* inner page */
.row-fluid.content-main {
	color: #fff;
	text-align: center;
	padding: 20px 0;
}
.row-fluid.content-main header {
	font-size: 30px;
	padding-bottom: 20px;
}
.row-fluid.content-main p {
	font-size: 18px;
	padding: 0 20px;
}
#middle-row {
	background: #fff;
	padding: 40px 0;
}
#middle-row-compare-quote {
	background: #fff;
	padding: 20px 0;
}
#middle-row-compare-quote .infobar {
	padding: 0;
}
p {
	margin: 10px 0 10px;
}
#middle-row h2 {
	font-size: 24px;
color: #000;
line-height: 34px;
padding: 20px 0 0 0;
  padding-left: 0px;
text-align: center;
margin-top: 28px;
}
#middle-row p {
	color: #283139;
	text-align: left;
	line-height: 24px;
	padding-right: 20px;
	font-size: 18px;
}
#pre-footer-mobile {
	background: #fff;
	padding: 15px 0 10px;
}
.partner-logo {
	float: left;
}
.carousel {
	width: 320px;
	height: 150px;
	margin: 0 auto;
}
/*  tabbing */
.cn_wrapper {
	margin: 0px auto 0px auto;
	height: 300px;
	position: relative;
	color: #fff;
	overflow: hidden;
	padding: 5px;
}
.cn_wrapper h1 {
	font-size: 20px;
	text-transform: uppercase;
}
.cn_wrapper h2 {
	margin-top: -14px;
	font-size: 12px;
	border-bottom: 1px solid #000;
	padding-bottom: 4px;
	text-transform: uppercase;
}
.cn_preview, .cn_list {
	position: relative;
	top: 2px;
	left: 6px;
	
}
.cn_preview {
	left: 0px;
	margin-top:-5px;
}
.cn_content {
	top: 310px;/*5*/
	left: 5px;
	padding: 10px;
	position: absolute;
	background-color: #6E6F6F;
	height: 180px;
}
.cn_content img {
	width: 215px;
	-moz-box-shadow: 1px 1px 4px #000;
	-webkit-box-shadow: 1px 1px 4px #000;
	box-shadow: 1px 1px 4px #000;
}
.cn_date {
	position: absolute;
	bottom: 30px;
	right: 8px;
	font-size: 11px;
}
.cn_category {
	position: absolute;
	bottom: 30px;
	left: 8px;
	font-size: 11px;
	padding: 1px 3px;
	background: #ccc;
	border: 1px solid #ddd;
	color: #000;
	text-shadow: -1px 0px 1px #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.cn_content p {
	margin-top: 2px;
}
#bottom-row .btn.btn-reason {
	float: right;
	margin-right: 20px;
}
.cn_item {
	cursor: pointer;
	position: relative;
	overflow: hidden;
	color: #fff;
	padding: 20px;
	margin: 5px;
	font-size: 28px;
}
.cn_item:hover h2, .cn_list .selected h2, .cn_item:active h2 {
	border-color: #2C5FAC;
}
.cn_item:hover p, .cn_list .selected p, .cn_item:active p {
	border-color: #527CBB;
}
.cn_item:active {
	color: #011c44;
	text-shadow: 1px 1px 1px #ccdffc;
}
.cn_list p {
	height: 29px;
	padding-top: 2px;
	overflow: hidden;
	border-top: 1px solid #333;
}
.cn_nav {
	width: 55px;
	height: 24px;
	position: absolute;
	bottom: 0px;
	left: 94px;
}
.cn_nav a:hover {
	background-color: #101010;
}
.cn_nav a:active {
	margin-top: 1px;
	background-color: #000;
}
.cn_nav a.disabled {
	opacity: 0.5;
}
.cn_page {
	display: none;
}
#cn_list {
	background: #289cb3;
	padding: 15px;
}
.social-icon-top {
	float: left;
	padding: 0 5px;
}
.sub-menu-top {
	float: left;
}
.sub-menu-top a {
	padding-left: 10px;
}
#footer-row nav select {
	display: none;
}
#footer-row a {
	color: #b2c3d0;
}
#footer-row nav {
	text-align: center;
}
#footer-row nav li {
    display: inline-block;
    margin: 0;
    padding: 1px 0 0;
}
/*Blog*/
.titlefield {
	font-size: 1.1em;
	line-height: 0.9em;
	display: block;
}
.datefield {
	font-size: 0.7em;
	margin-bottom: 0;
}
.rssfeedsclass {
	line-height: 1.2em;
	margin-bottom: 10px;
}
.rssfeedsclass p {
	margin-bottom: 10px;
}
.ins-logo {
	display: inline-block;
}
.flt-lft {
	float: left;
	margin-right: 15px;
}
#main-content ul {
	text-align: left;
	color: #283139;
}
#main-content li {
	margin-bottom: 10px;
}
#main-content h2 {
	padding: 0;
}
#cntn-main iframe {
	height: 350px;
	width: 100% !important;
	border: none !important;
}
.contact-list-bdr {
	border-bottom: 1.5px dotted #035891;
}
#cpIframe {
	height: 1800px;
	width: 100%;
	border: none;
}
.widget_search{
margin-top:20px;
}
.widget-area ul{
margin-left:20px;
color:#000;
}
.widget-area ul.servicestate{
margin-left:20px;
}
.widget-area ul.servicestate li{
margin-left:10px;
}
.widget-area li{
margin-left:10px;
}
.search-form label{
vertical-align:top;
display:inline-block;
}
.search-field{
margin-bottom:0px;
}
.search-submit{
background-color:#322f2e;
line-height:18px !important;
padding:5px !important;
border:0px;
color:#fff;
}
.blog-section div.row-fluid.infobar{
text-align:left !important;
color:#283139;
}
.page-content, .entry-content, .entry-summary{
margin:1em 0 0;
}
#primary a{
text-decoration:none;
}
/*Corousel*/

.list_carousel {
	margin: 0 0 0px 0px;
	width: auto !important;
}
.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel li {
	font-size: 40px;
	color: #999;
	text-align: center;
	width: auto;
	height: auto;
	padding: 0;
	margin: 6px;
	display: block;
	float: left;
}
.list_carousel.responsive {
	width: auto;
	margin-left: 0;
}
.cq-head {
	color: #8D9BA2 !important;
	text-align: left;
}
/* Mobile- fixes */
.phone-view h2 {
	font-size: 22px;
	font-weight: normal;
	float: none!important;
	text-align: center!important;
	color: #605e5e!important;
}
.mobile-img {
	float: left;
	margin-right: 20px;
}
.call-img {
	float: left;
	margin-right: 20px;
	margin-left: 15px;
}
.mobile-go, .mobile-go:hover {
	color: #fff;
	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);
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	text-align: left;
	background: #414141; /* Old browsers */
}
.mobile-call, .mobile-call:hover {
	width: 100%;
	color: #fff;
	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);
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	text-align: left;
	background: #414141; /* Old browsers */
}
.mobile-go a {
	color: #fff;
	text-decoration: none;
}
.mobile-go:hover, .mobile-call:hover {
	background: #959595;
	color: #fff;
}
.mobile-address {
	background: #B6BCBF;
	color: #fff;
	padding: 3px 0;
	text-align: center;
	margin-bottom: 20px;
}
.mobile-address h5 {
	font-weight: bold!important;
	font-size: 24px;
	color: #ffffff;
	padding: 0px 0 10px 0;
}
.mobile-address p {
	text-align: center;
	font-size: 18px;
	line-height: 30px;
	color: #ffffff!important;
}
.mobile-direction {
	background: #0A0A0B;
	margin: 20px auto;
	padding: 8px 18px;
	font-size: 14.5px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 0px;
	color: ##fff;
}
.mobile-direction a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.mobile-direction:hover {
	background: #0A0A0B;
}
.mobile-map {
	float: left;
	margin-right: 10px;
}
.insidepage {
	background: #6E6F6F;
}
/*Jot form */

.jot-form {
	width: 100%;
	height: 800px;
	border: none;
}
/* Career Grid Style */

.career-grid-header {
	background-color: #08c;
	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: #e4e4e4;
}
.table-container {
	color: #333333;
}
.space-fix {
	margin-right: 8px;
	margin-top: -1px;
}
.mar-btm {
	margin-bottom: 30px;
}
.quote-icon {
	margin-right: 10px;
	width: 20px;
	margin-top: -5px;
}
.quote-btn {
	font-size: 16px;
	width: 60%;
	text-align: left;
	height: 25px;
	line-height: 30px;
	margin: 2px 0;
	text-shadow: none;
	color: #fff;
	text-transform: uppercase;
}
/* Breadcrumbs */
.breadcrumb {
	background: transparent;
	margin: 0 !important;
	padding: 20px 0px 20px 0px!important;
}
.breadcrumb li {
	float: left;
	list-style-type: none;
	font-weight: 300;
	color: #333;
}
.breadcrumb li a {
	color: #333;
	font-weight: 400;
}
.breadcrumb li a:hover {
	color: #333;
	text-decoration: none;
}
.breadcrumb > li + li::before {
	content: " ";
	padding: 0 5px 0 0;
}
/* My Account */
.dropdown-menu li a:hover {
	filter: none!important;
}
.top-sec {
	float: right;
	margin-top: 5px;
}
.my-accnt-lst {
	display: inline-block;
	float: left;
	margin-left: 0px;
}
.my-accnt-lst li {
	list-style-type: none;
}
.dropdown-menu.my-account {
	width: 485px;
	height: auto;
	margin-left: -415px;
	margin-top: 25px;
	border: 0;
	background: #008fd5;
	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;
}
.before-navbar a {
	padding: 3px 5px;
}
.my-accnt-lst li.dropdown a.dropdown-toggle:active, .my-accnt-lst li.open .dropdown-toggle {
	background: #e4e4e4;
}
.dropdown-toggle:active, .open .dropdown-toggle {
	background: #000;
}
#copyright nav ul {
	margin-left: 0px;
}
#footer-row article.container {
	width: 100%;
}
#footer-row article.container div.span12 {
	width: 100%;
}
.dropdown-menu.my-account li.first {
	margin-left: 70px;
}
.dropdown-menu.my-account > li > a {
	padding: 0px 10px;
	color: #ffd8c5;
	font-size: 12px;
	line-height: 12px;
}
.dropdown-menu.my-account > li > a:hover {
	color: #fff;
	background: transparent;
}
#myaccount-desk-collapse img.space-fix {
	margin-top: 5px;
}
.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;
	background: #959595 !important;
	color: #fff;
}
.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: #6E6E6E !important;
	width: 100%;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-top: -3px;
	text-align: center;
	-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-mob-expand .collapse {
	background: #6E6E6E;
}
.myaccount-mob-expand ul {
	margin: 0px 0 0 0;
	padding-bottom: 10px;
	padding-top: 10px;/*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: normal;
	font-size: 16px;
}
.myaccount-mob-expand li a.active {
	color: #008fd5;
	background: #9aaf00;
}
.myaccount-mob-expand li a:hover, .myaccount-mob-expand li a:focus {
	color: #F0F1F2 !important;
	background: transparent;
	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: #008fd5;
}
.txtcenter {
	text-align: left !important;
}
.navbar .brand {
	padding : 0px;
}
.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 #000;
	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*/
}
.topSpace {
	margin-top: 20px;
}
.topSpace p {
	margin-bottom: 20px;
	font-size: 16px;
}
#JotFormIFrame {
	height: 450px !important;
	border: 0 !important;
	width: 100% !important;
}
#EmailJotFormIFrame {
	height: 650px !important;
	border: 0 !important;
}
.ins-logo {
	display: inline-block;
}
/* logo carasoul */
.ins-nslider {
	padding: 0 15px 0 15px;
	width: 100%;
}
.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: 100%;
	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;
	max-width: 100%;
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width: 22px;
	height: 22px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
}
.nbs-flexisel-nav-left:hover, .nbs-flexisel-nav-right:hover {
	opacity: 0.5;
}
.nbs-flexisel-nav-left {
	left: -22px;
}
.nbs-flexisel-nav-right {
	right: -22px;
}
#copyright a{
color: #b2c3d0;
}
#copyright a.active{
color: #fff !important;
}
#copyright a:hover {
	color: #f9fbf8 !important;
	text-decoration: none;
}
.copyright sup {
	text-decoration: none !important;
	color: #b2c3d0 !important;
}
.dropdown-menu {
	left: 20px !important;
}
#bottom-row {
	background: #565353 none repeat scroll 0% 0%;
	height: auto;
}
.g-map-loctns {
	width: 100%;
	height: 400px;
	border: 0;
}
.navbar-nav li.active a {
	color: #000 !important;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background-color: #000 !important;
	filter: none !important;
	background-repeat: repeat-x;
	color: #fff !important;
	outline: 0 none;
	text-decoration: none;
	background-image: linear-gradient(to bottom, #000, #000);
}
.lob-error {
	color: #FF0303;
}
.lob-hide {
	display: none;
}
.lob-error1 {
	color: #FF0303;
	    margin-left: 34%;
}
.lob-hide1 {
	display: none;
}
.sitelock-logo {
	clear: both;
	text-align: center;
}
.btnspace {
	margin-bottom: 5px;
}
.topsec >.my-accnt-lst > .open .dropdown-toggle {
	background: #FBFBFB !important;
}
.dropdown-menu.my-account {
	background: #A4A7A9;
}
a.active {
	color: #AEAAAA;
}
.ins-logo {
	display: inline-block;
}
.cs-frame {
	height: 1600px!important;
	width: 100%;
	border:none;
}
.footer-text a{
color:#fff !important;
}
/*#footer-row ul.right-open a{
color:#000 !important;
}*/
#footer-row ul.right-open a:hover{
color:#fff !important;
}
.footer-text{
color:#fff !important;;
}
li.dropup ul.right-open{
margin:-80px 0 0 0px !important;
}
.dropup ul.dropdown-menu{
left:0px !important;
}

.servicestate {
    color: #443131;
    text-align: left!important;
	font-size:16px;
	
	
}

.servicestate li
 {
 line-height:25px;
 margin-left:20%;
 
 }
 
 

 
 #EmailJotFormIFrame{
 width:101% !important;
 }
 
 
 .dropdown-backdrop{
    position: static !important;
}

.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;
}
#covid-overlay {
	position: fixed;
	bottom: 0px;
	background: rgba(255,0,0,0.9);
	color: #fff;
	z-index: 999;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
}
#covid-overlay p {
	margin-bottom: 0px;
}
#covid-overlay p a {
	color: #fff;
	font-weight: bold;
}
#covid-overlay button {
	float:right;
	background: transparent;
	border: none;
	margin-right: 30px;
}
#covid-overlay .fa {
	font-size: 30px;
	
}
#covid-update {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 30px;
	background: rgb(255,0,0);
	color: #fff;
	padding: 10px 20px;
	border-radius: 30px;
	z-index: 999;
	box-shadow: 0px 2px 4px #000;
}
#covid-update button {
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	background: transparent;
	border:none;
}
#covid-update button:hover, #covid-update button:focus {
	text-decoration: none;
	color: #fff;
}
.index-banner {
	width: 100%;
	height: 500px;
	object-fit: cover;
	object-position: center;
}
.service-heading {
	text-align: center;
	color: #fff;
	padding: 20px 0px 20px;
}
.service-heading .fa-blog, .service-heading .fa-map-signs, .service-heading .fa-award {
	font-size: 50px;
	color: #fff;
	text-align: center;
}
.service-heading h2 {
	font-size: 28px;
}
.service-list {
	list-style-type: none;
	color: #fff;
	line-height: 20px;
}
.service-list li i {
	font-size: 16px;
	color: #fff;
	font-weight: 900;
	margin-right: 10px;
	line-height: 20px;
}
.service-list li {
	color: #fff;
	margin-bottom: 15px;
	font-size: 16px;
}
.state_cn_wrapper{
	height:auto;
}
.grw-business-name a, .grw-business-name a:visited {
    color: #322f2e !important;
}
.grw-review-btn, .grw-view-all-btn {
	background-color: #322f2e !important;
}
.grw-review-btn:hover, .grw-view-all-btn:hover {
	background: #5a5655 !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;
}
.grw-theme-dark .grw-slider-nav a.grw-slide-current {
	background-color: #322f2e !important;
}
.service-list{
	-webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}
.service-sec{
	margin-left:0 !important;
}
#bottom-row .span4 {
	padding: 10px 22px;
}

.flood-quote {
	margin-top: 15px;
	margin-bottom: 10px;
}

.flood-quote a {
	display: inline-block;
}

.flood-quote a:hover {
	opacity: 0.9;
}

.flood-quote img {
	max-width: 200px;
}
.jot-bg{
	background: #f5f5f5;
	text-align: center;
	padding: 0 20px;
}
.abt-form {
	border:none!important;
	height:600px!important;
	width:100%!important;
}