@charset "utf-8";
/* CSS Document */
body {
	background: #c6c9ce; /* Old browsers */
	background: -moz-linear-gradient(top, #f4f4f4 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f4f4f4 0%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f4f4f4 0%, #ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f4f4f4 0%, #ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f4f4f4 0%, #ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
}
body, h1, h2, h3, h4, h5, h6, ul, li, a, input, textarea {
	font-family: 'Open Sans', sans-serif;
}
h1 {
	color: #1a1a1a;
	font-size: 24px;
	font-weight: 700;
	
}
a:hover{
text-decoration:none;
}
/*Header Section*/
header {
	position: relative;/*background: #edf0f1 url("../img/banner-bgline.png") repeat scroll 0 0;*/
	z-index: 2;
}
.inner-page {
	background: #f8f8f8;
	padding: 10px 0 5px;
}

.left-image {
	display: block;
	width: 100%;
	height: 100%;
	object-fit:cover;
}
.overlay {
	background: rgba(255, 255, 255, 1);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#f4f5f6, endColorstr=#f4f5f6);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f4f5f6, endColorstr=#f4f5f6)";
	padding: 10px 0 5px 0;
	width: 100%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	background:#fff\0/;
}
/*Navigation*/
.navbar {
	min-height: 50px;
	/*margin-top: 18px;*/
	margin-bottom: 0px;
}
.navbar .navbar-collapse {
	position: absolute;
	text-align: center;
	width: 100%;
}
.dropdown-menu {
    position: absolute;
    top: 98%;
	}
.navbar-default {
	background-color: transparent;
	border: transparent;
}
.navbar-nav > li {
    margin: 0 0px auto;
    
    background-image: url(../img/border-right.png);
    background-position: right;
    background-repeat: no-repeat;
    display: block;
}

.navbar-default .navbar-nav > li > a {
    color: #000;
    font-size: 12px;
    text-shadow: 1px 1px 2px #e1e0e0;
    font-size: 11px\0/;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    background: none !important;
}

.navbar .navbar-collapse{
 padding-right:10px;
 padding-left: 10px;
 }
 .navbar-nav > li:hover > a, .navbar-nav > li:focus > a {
 	 color: #1a1a1a!important;
	 text-shadow: 0px 1px 1px #b5935d;
 }

.navbar-nav > li:hover, .navbar-nav > li.active, .navbar-nav > li.active > a, .navbar-nav > li > a:hover {
    background: url(../img/nav-bg.png);
    background-size: 100% 100%;
    color: #030303 filter: none !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #e7e7e7;
    color: #1a1a1a;
	text-shadow: 0px 1px 1px #b5935d;
}
.dropdown-menu>li>a.selected {
	background: #00529c !important;
	color: #fff !important;
	font-weight: 400;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus, .dropdown-menu > .active > a{
  background-color :#24b4b4 !important;
  color: #fff !important;
  text-decoration:none;
  text-shadow: 1px 1px 1px #000!important;
  }
/*Quote Box*/


.quote-box-form {
	position: relative;
	z-index: 9;
}
.inner-quote-box {
	background-color: #1a1a1a; /*1d2053 to  c5cde5 to 3c62af to 727ea1 */
	padding: 50px 25px;
	height: 455px;
}
.inner-quote-box .quote-btn {
	float: right;
	margin-top: 20px;
}
.inner-quote-box form input, .inner-quote-box form textarea, .inner-quote-box form select, .inner-quote-box form div {
	width: 100%;
}
.inner-quote-box label {
	margin-top: 20px;
}
.quote-box h2, .inner-quote-box h2 {
	font-size: 44px;
	text-transform: uppercase;
	font-weight: 800;
	line-height: 45px;
	margin: 0px;
	color: #fff;
	text-shadow: 2px 2px 4px #000;
}
.quote-box h3, .inner-quote-box h3 {
	color: #ffffff;
	font-size: 24px;
	text-shadow: 2px 2px 4px #000;
}
.quote-box p, .inner-quote-box p {
	color: #d9d6d6;
	font-style: italic;
}
form div {
	display: block;
	/*width: 200px;*/
	float: left;
	color: #fff;
	text-transform: uppercase;
}
form input, form textarea, form select {
	width: 190px;
	height: 35px;
	color: #000;
	box-shadow: inset 2px 2px 14px #afafaf;
	position: relative;
}
.quote-btn {
	display: block; /*1d2053 to  c5cde5 to 3c62af to 727ea1 */
	position: relative;
	padding: 10px 15px;
	font-size: 16px;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	font-weight: 700;
	text-transform: uppercase;
	background: #3bc1ce;
	border: 1px solid #63f2ff;
	margin-top: 20px;
	/*margin-left:35%; */
	margin-right:auto !important;
	margin-left:auto !important;
}
.quote-btn:hover {
	background: #35aab5;
color: #fff;
}
/*Insurance Tips*/
.insurance-tips {
	background-image: url(../img/insurance-tip.png);
	background-repeat: no-repeat;
	/*background-size: 100% 100%;*/
	height: 175px;
	width: 200px;
	position: relative;
	-ms-transform: rotate(-5deg);
	-webkit-transform: rotate(-5deg);
	transform: rotate(-5deg);
	padding: 5px 15px;
	color: #fff;
	font-size: 16px;
	float: right;
	margin-right: 20px;
	margin-top: -176px;
	font-weight:700;
}
.insurance-tips h2 {
	font-family: 'Oregano', cursive;
	font-size: 30px;
	font-style: italic;
	text-align: center;
	margin: 10px 2px 2px 2px;
}
.insurance-tips p {
	text-align: center;
}
.insurance-tips h2, .insurance-tips p {
	text-shadow: 1px 1px 1px #000;
}
.middle-content {
	background: #E1E1E2;
	background: -moz-linear-gradient(top, #E1E1E2 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #E1E1E2), color-stop(100%, #ffffff));
	background: -webkit-linear-gradient(top, #E1E1E2 0%, #ffffff 100%);
	background: -o-linear-gradient(top, #E1E1E2 0%, #ffffff 100%);
	background: -ms-linear-gradient(top, #E1E1E2 0%, #ffffff 100%);
	background: linear-gradient(to bottom, #E1E1E2 0%, #ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E1E1E2', endColorstr='#ffffff', GradientType=0 );
	padding: 25px;
	margin-top: -40px;
	position: relative;
}
.box {
	background: #fff;
	border-top: 4px solid #132223;
	-webkit-box-shadow: 2px 11px 16px -9px rgba(0,0,0,1);
	-moz-box-shadow: 2px 11px 16px -9px rgba(0,0,0,1);
	box-shadow: 2px 11px 16px -9px rgba(0,0,0,1);
	padding: 15px;
	border-left: 2px solid #CBCBCB;
	border-right: 2px solid #CBCBCB;
	border-bottom: 2px solid #CBCBCB;
}
.box .fa {
	color: #000;
	font-size: 12px;
}
.mrgn-fx {
	margin-top: -15px;
	margin-top: 0px\9\0;
}
/*Tabs*/
/*.tabs {
	background: #E1E1E2; 
	background: -moz-linear-gradient(top, #E1E1E2 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #E1E1E2), color-stop(100%, #ffffff)); 
	background: -webkit-linear-gradient(top, #E1E1E2 0%, #ffffff 100%); 
	background: -o-linear-gradient(top, #E1E1E2 0%, #ffffff 100%); 
	background: -ms-linear-gradient(top, #E1E1E2 0%, #ffffff 100%); 
	background: linear-gradient(to bottom, #E1E1E2 0%, #ffffff 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E1E1E2', endColorstr='#ffffff', GradientType=0 ); 
	padding: 25px;
	margin-top: -50px;
	position: relative;
}

.small-banner {
	width: 100%;
	height: 150px;
}

.arrow {
	margin-right: 6px;
	margin-top: 6px;
	float: left;
}*/
.box h2 {
	color: #1a1a1a;
	font-size: 18px;
	font-weight: 700;
	padding-bottom: 8px;
	border-bottom: 1px solid #b5935d;
}
.box p {
	color: #909090;
	font-size: 13px;
}
.box p a {
    color: #1a1a1a;
    font-size: 14px;
    font-weight: 700;
	text-decoration: underline;
	text-decoration-color: #3bc1ce;
	text-underline-position: under;
}
.box p a:hover, .box p a:focus {
color: #1a1a1a;
    font-size: 14px;
    font-weight: 700;
	text-decoration: underline;
	text-decoration-color: #3bc1ce;
	text-underline-position: under;
	opacity:.8;
}
.main-content {
	background: #f2f3f7;
	margin-top: 40px;
	padding: 20px;
	box-shadow: 1px 3px 10px #ccc;
}
.container .inner-content {
	background: #f2f3f7 !important;
	position: relative;
	z-index: 9;
	padding-bottom: 20px;
	border-bottom: 1px solid #e5e4e4;
}
.inner-content .col-md-6 {
	padding-top: 20px;
}
.main-content h1, .inner-content h1 {
	border-bottom: 1px solid #b5935d;
	padding-bottom: 10px;
	margin-top: 10px;
}
.company-banner {
	border: 4px solid #fff;
	width: 100%;
	box-shadow: 2px 2px 2px #ccc;
}
.main-content ul li {
	list-style-type: none;
	line-height: 25px;
}
.main-content ul {
	padding: 0;
	margin: 0;
}
.read-more, .read-more:hover, .read-more:focus {
	background: #035891;
	border: 1px solid #035891;
	color: #fff;
	padding: 6px 12px;
	text-decoration: none;
}
/*Footer*/
footer {
	background-image: url(../img/footer-bg.png);
	background-size: cover;
	padding: 12px 0;
	margin-top: 40px;
}
footer a, footer p {
	color: #c1c0c0;
}
footer h4 {
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
}
footer ul {
	margin: 0;
	padding: 0;
}
footer ul li {
	list-style-type: none;
}
footer ul li img {
	margin-right: 8px;
}
footer ul li a {
	color: #c1c0c0;
	font-size: 13px;
	font-family: 'Oxygen', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
}
footer ul li a.active, footer ul li a:hover, footer a:hover {
	color: #3bc1ce;
	text-decoration: none;
}
.footer-logo {
	padding: 0;
	margin-top: -45px;
}
.social {
	float: right;
}
.social h4 {
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	line-height: 25px;
	text-transform: uppercase;
	margin-right: 5px;
	display:inline;
}
.social span {
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	line-height: 25px;
	text-transform: uppercase;
	margin-right: 5px;
}
.social ul {
	float: right;
	width: 160px;
}
.social ul li img {
	display: inline-block;
	float: left;
	width: 30px;
}
.copyright {
	border-top: 1px solid #565758;
	text-align: center;
	color: #828282;
	padding: 15px 0 0 0;
	margin: 15px 0 0 0;
}
.nobrk {
	display: none;
}
.brk {
	display: block;
}
.carrier {
	margin-bottom: 150px;
	margin-top: 40px;
}
.carrier .col-md-2 {
	height: 80px;
	background: #3c62af; /* Old browsers */
	background: -moz-linear-gradient(top, #1a1a1a 0%, #2c2c2c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3c62af), color-stop(100%, #2c2c2c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1a1a1a 0%, #2c2c2c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1a1a1a 0%, #2c2c2c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1a1a1a 0%, #2c2c2c 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1a1a1a 0%, #2c2c2c 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a1a1a', endColorstr='#2c2c2c', GradientType=0 ); /* IE6-9 */
}
/**/
.arrow_box {
	position: relative;
	background: #fff;
	border: 2px solid #1d2053;
}
.arrow_box:after, .arrow_box:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	z-index: 1;
}
.arrow_box::after {
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #1a1a1a;
    border-width: 20px;
    margin-top: -20px;
}
.arrow_box::before {
    border-color: rgba(194, 225, 245, 0);
    border-left-color: #2c2c2c;
    border-width: 24px;
    margin-top: -24px;
}
.scroll {
	border: 2px solid #ebebeb;
	border-left: none;
	height: 80px;
	position: relative;
	z-index: 0;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 1%, #f4f4f4 3%, #ffffff 37%, #ffffff 65%, #f4f4f4 97%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ffffff), color-stop(3%, #f4f4f4), color-stop(37%, #ffffff), color-stop(65%, #ffffff), color-stop(97%, #f4f4f4), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 1%, #f4f4f4 3%, #ffffff 37%, #ffffff 65%, #f4f4f4 97%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 1%, #f4f4f4 3%, #ffffff 37%, #ffffff 65%, #f4f4f4 97%, #ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 1%, #f4f4f4 3%, #ffffff 37%, #ffffff 65%, #f4f4f4 97%, #ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 1%, #f4f4f4 3%, #ffffff 37%, #ffffff 65%, #f4f4f4 97%, #ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
}
.carrier h3 {
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	margin: 12px 0 6px 0;
}
.carrier p {
	color: #fff;
}
#thumbs-wrapper {
	padding: 8px 0px;
	position: relative;
}
.caroufredsel_wrapper {
	width: 930px !important;
}
.arrow_box .fa {
	font-size: 16px;
}
/* Customer service carrier */
.top-space{
	margin-top: 10px;
}
.contact-list h2 {
	color: #1a1a1a;
	font-weight: 400;
	padding-bottom:10px;
	font-size: 1.5em !important;
}
.contact-list-bdr {
	border-bottom: 1.5px dotted #b5935d;
}
.contact-list a {
	color: black;
}
.contact-list img {
	width: auto!important;
	height: auto!important;
}
.clist {
	height: 310px;
}
.btn-xs {  
	background: #3bc1ce;
	text-shadow: 1px 1px 1px #000;
	border: 1px solid #63f2ff;
	color: #fff!important;
}
.btn-xs:hover,.btn-xs:focus {
	background: #35aab5;
	text-shadow: 1px 1px 1px #000;
	border: 1px solid #63f2ff;
	color: #fff!important;
}
/*Fixes*/
.text h2 {
	font-size: 24px;
	margin-top: 20%;
	text-align: center;
}
.text h3 {
	text-align: center;
}
iframe {
	height: 400px;
	width: 100%;
	border: 0;
}
#cpIframe {
	height: 1600px;
	width: 100%;
	border: 0;
}
.content-list {
	list-style-type: none;
	padding: 0 10px;
}
footer .fa-caret-right {
	color: #fff;
}
.inner-banner .col-md-7 {
	padding: 0 0;
}
.panel-default > .panel-heading, .panel {
	border: none;
	background: none;
	box-shadow: none;
	margin-bottom: 0px;
}
.panel-title a {
	pointer-events: none;
	cursor: default;
	font-style: normal;
	color: #fff !important;
}
.panel-body p {
	font-size: 13px;
}
.is-cms div.collapse {
	display: block !important;
	visibility: visible !important;
}
.lob-errormessage {
	font-size: 9px;
}
/* New */
.carousel-inner>.item>img {
	height: 100%;
	max-height:500px;
	width: 100%;
	object-fit: cover;
	object-position: center;
	border: 5px solid #b5935d;
}
.carousel-caption.quotes-1 {
	position: absolute;
	width: 40%;
	color: #fff;
	text-align: left;
	padding: 0px;
	left: 20px;
	bottom: 50px;
	text-shadow: 0 1px 2px rgba(0,0,0,0.6);
	color: #fff;
background: rgba(9, 200, 200, 0.6);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A82c2, endColorstr=#4A82C2);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A82C2, endColorstr=#4A82C2)";
}
.carousel-caption h3 {
	font-size: 17px;
	font-weight: bold;
	line-height: 140%;
	color: #fff;
	padding: 10px;
	margin: 0px;
}
/*
.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;
	cursor: default;
	position: relative;
	line-height: 0px;
}
.nbs-flexisel-item img {
	cursor: default;
	position: relative;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	max-width: 100%;
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width: 22px;
	height: 22px;
	position: absolute;
	cursor: default;
	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;
}*/
.no-brk {
	display: none;
}
/* Fixes */

.inner-banner {
	background: #fff;
}
.down-bg {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,cdd1d4+0,fefefe+100,7db9e8+100 */
	
}
.cntnt-list img {
	float: left;
	margin-top: 11px;
	margin-right: 10px;
}
.cntnt-list, .cntnt-list span {
	display: block;
	overflow: hidden;
}
.no-bdr1{
background-image:!important;

}
.content-list img {
	float: left;
	margin-top: 8px;
	margin-right: 10px;
}
.content-list, .content-list span {
	display: block;
	overflow: hidden;
}
.footer-list .fa-caret-right {
	float: left;
	margin-top: 3px;
	margin-right: 10px;
}
.footer-list span {
	display: block;
	overflow: hidden;
}
/* middle banner area */
.middle-ban{
position:relative;
}
.banner {
	position: absolute;
	float: right;
	z-index: 0;
	top: 0px; /* 101 to -125px */
	right: 0px;
	width:100%;
	width: 100%\0/IE9;
}
.quote-box {
	background-color: #1a1a1a;
	background-image: url(../img/mesh.png);
	height: auto;
	position:relative;
	z-index:1;
	border-radius:5px;
	opacity:0.9;
	margin-top: 170px;
	margin-left: 5px;
	padding:25px 0px 25px 15px;
}
.banner-bg {
	position: relative;
	background: #edf0f1 url("../img/banner-bgline.png") repeat scroll 0 0;
	/*z-index: -2;*/
	height: 700px;
}

.box-container {
    display: table;
    width: 100%;
}

.contents-heading > p {
    overflow: hidden;
}
.footer-copyright.copyright-fix > li{
display:inline-block;
}
.sidebar-jotform {
    height: 273px !important;
}

.jot-head h2 {
  color: hsl(0, 0%, 100%);
  font-size: 30px;
  font-weight: 800;
  line-height: 74px;
  margin: 0;
  text-align: center;
  text-shadow: 2px 2px 4px hsl(0, 0%, 0%);
  text-transform: uppercase;
}

.social ul li {
   float :left;
}
   
.social [class*="fa fa-facebook"]{
 background-color : #727ea1;
 border-radius: 30px;
 color: #fff;
 display:inline-block;
 font-size:17px;
 height:30px;
 line-height: 30px;
 margin: auto 3px;
 text-align :center;
 width: 30px;
 }
 
.social [class*="fa fa-twitter"]{
  background-color:#727ea1;
  border-radius:30px;
  color:#fff;
  display:inline-block;
  font-size:17px;
  height:30px;
  line-height:30px;
  margin: auto 3px;
  text-align :center;
  Width :30px;
}


.social [class*="fa fa-instagram"]{
  background-color:#727ea1;
  border-radius:30px;
  color:#fff;
  display:inline-block;
  font-size:17px;
  height:30px;
  line-height:30px;
  margin: auto 3px;
  text-align :center;
  Width :30px;
}


.social .fa-facebook:hover{
 background-color :#3a5795;
 }
 
.social .fa-twitter:hover{
 background-color:#1da1f2;
 }
 
.social .fa-instagram:hover{ 
background-color:#b2846d;
}

a:hover, a:active, a:focus {
outline:0;
}

#contact-us-content > h2 ,#content-area > h2{
    font-size: 20px;
    line-height: 21px;
}

.g-map {
    height: 250px;
    width: 100%;
}
.no-bdr:hover,.no-bdr.active {
    background: rgba(0, 0, 0, 0) url("../img/nav-bg.png") repeat scroll 0 0 / 100% 100% !important;
   
}

.contents-heading > p {
    overflow: hidden;
}

.nav.navbar-nav a {
    padding: 66px 27px;
}
.overlay, .inner-page {
    padding: 20px 0 0;
}
.nav.navbar-nav .dropdown-menu > li > a{
text-shadow:none;
padding:3px 20px 0px!important;
}

#ZipCode {
    padding-left: 3px;
}

.nav>li>a{
    padding: 10px 5px;
}
.imgFooter {
	max-width: 100%;
	}
	
#csIframe {
 height :1600px;}
 
.quick-form {
    height: 350px !important;
}

.see a {
  color: #fff;
  }
  
.copy-fix{
 display:inline-block !important;
 }
 
.ins-logo{
/* display:inline-block !important;*/
 margin-bottom:10px;
 }
 
.logo {
	display:inline-block;
}
#agency-logo {
	width: 100%;
	max-width: 300px;
}
.conaddr-br{
  display:inline !important;
  }
  
#agent-head {
 font-size :19px;
 line-height: 21px;
 } 
 
.colch a { 
   color:#333 !important;
 }
 
.main-content p {
 text-align: justify;
 }
 
.inner-content p{
 text-align: justify;
 }
 
.comstyle {
font-size :14px;
font-weight:700;
  }
  
.br-num{
   display :inline !important;
   }

 footer ul li a:focus {
    color: #c1c0c0;
    text-decoration: none;
}
   


footer a:focus {
    color: #c1c0c0;
    text-decoration: none;
}  
.is-cms .box img{
height:149px !important;
}
h4.panel-title{
 color: #fff;
}

.home-btn{
 margin-left:-9px !important;
 }
 
.footer-logo.text-footer-logo, .logo.text-footer-logo {
    color: #0067a9;
    font-size: 18px;
    margin-left: 0;
	font-weight:bold;
    text-shadow: -1px -1px #000;
    text-transform: uppercase;
    width: 232px;
}

#company-logo {
    display:inline-flex;
   
    padding-left: 0;
    padding-right: 0;
    width: auto;
}

#collapseThree .col-md-6.editable.mce-content-body.cms-focus.mce-edit-focus {
    display: inline-flex !important;
}


.life-ph-no a{
color:#333!important;
}
.footer-logo.text-footer-logo {
    margin-bottom: 0;
}

.is-cms div.collapse {
	display: block !important;
	visibility: visible !important;
}
.collapse {
	display:none ;
	visibility:hidden;
}
.collapse.in {
	display:block ;
	visibility:visible;
}


/*
#company-logo {
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
    padding: 0;
	width:auto;
  
}*/

.no-bdr1 {
	background-image: none !important;
}

.no-bdr1:hover,.no-bdr1.active {
    background: rgba(0, 0, 0, 0) url("../img/nav-bg.png") repeat scroll 0 0 / 100% 100% !important;
   
}
.content-list a {color:#333;}
.content-list a:hover {color:#000;text-decoration:underline;}

 iframe.home-buyer {
    height: 1550px!important;
}

.main-banner {
	position: relative;
}

.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: #00a9a9;
	border-color: #00a9a9;
}
.manhattan {
	width: 100%;
	max-width: 300px;
	padding: 20px;
	border-radius: 8px;
	background: #fff;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
}

iframe.auto-buyer {
  height: 2880px !important;
}
/* Logo slider */
.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: 15px 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;
}
.scroll-heading {
    color: #000;
    font-size: 26px;
    font-weight: 700;
    text-align: center;
}
.agency-logos{
	padding-left:0px !important;

}