@charset "utf-8";

/* CSS Document */
@media screen and (min-width: 768px) and (max-width: 991px) {
.search-type label{
font-size:11px;
}
.overlay .navbar-default .navbar-nav > li > a {
	padding: 25px 1px 15px 1px;
}
.overlay .navbar-nav > li{
padding:2px 1px 2px 1px;
}
.navbar {
	margin-top:0px;
}
.navbar-nav > li {
	padding: 0px;
}
.navbar-default .navbar-nav > li > a {
	font-size: 11px;
	padding: 30px 5px;
}
.banner-bg {
	height: 370px;
	position: relative;
}
.quote-box {
	background-image: url("../img/mesh.png");
	height: 200px;
	margin-left: 5px;
	margin-top: 80px;
	padding:25px 0px 25px 15px;
}
form div{
float:none;
}
.banner {
	float: right;
	position: absolute;
	right: 0;
	top: -108px;
}
.quote-box h2 {
	color: #fff;
	font-size: 25px;
	font-weight: 800;
	line-height: 0;
	margin: 0;
	text-shadow: 2px 2px 4px #000;
	text-transform: uppercase;
}
.quote-box h3, .inner-quote-box h3 {
	color: #ffffff;
	font-size: 16px;
	text-shadow: 2px 2px 4px #000;
}
.quote-box p {
	font-size: 11px;
}
.search-type {
	position: relative;
	z-index: 999;
}
.quote-box-form .quote-btn {
	padding: 4px 15px;
	font-size: 14px;
}
.insurance-tips {
	width: 150px;
	margin-top:-230px;
}
footer ul li a {
	font-size: 11px;
}
.footer-logo {
	padding: 15px 0;
	width: 150px;
}
.no-brk {
	display: block;
}
#company-addrss {
	margin-bottom: 50px;
}
.inner-quote-box {
	padding: 15px 18px;
	height: 292px;
}
.inner-quote-box h2 {
	font-size: 19px;
	line-height: 14px;
	text-align: center;
}
.inner-quote-box h3 {
	line-height: 16px;
	font-size: 12px!important;
}
.inner-quote-box p {
	font-size: 12px;
}
.inner-quote-box label {
	margin-top: 2px;
	font-size: 11px;
}
.inner-quote-box .quote-btn {
	margin-top: 10px;
	padding: 4px 12px;
	font-size: 14px;
}
.carrier h3 {
	font-size: 13px;
}
form input, form textarea, form select{
width:120px;
}
.search-type label{
font-size:10px;
}
.overlay .navbar-default .navbar-nav > li > a {
	padding: 30px 6px 28px 6px;
}
.nbs-flexisel-item img{
	margin-top:18px;
}
.sidebar-jotform {
	height: 305px !important;
	border: 0;
	margin-top: 8px;
}
.insurance-tips h2 {
	font-size: 20px;
}
.insurance-tips p, .insurance-tips a{
	font-size: 10px;
}
.homeqt-caption {
    font-size: 12px !important;
	line-height:16px;
	margin-bottom:5px;
}
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
.navbar-default .navbar-nav > li > a {
	padding: 16px 8px 30px 8px;
	font-size: 13px;
}
.banner-bg {
	height: 494px;
}
.banner {
	float: right;
	position: absolute;
	right: 0;
	top: -108px;
	z-index: 0;
}
footer ul li a {
	color: #fff;
	font-size: 12px!important;
}
.quote-box {
	margin-top: 130px;
}
.inner-quote-box {
	height: 377px;
}
.inner-quote-box {
	padding: 18px 25px;
}
.quote-box h2, .inner-quote-box h2 {
	font-size: 30px;
}
.quote-box h3, .inner-quote-box h3 {
	font-size: 18px;
}
.homeqt-caption {
    font-size: 13px !important;
    margin-top: 7px;
}
.quote-box p, .inner-quote-box p {
	font-size: 12px;
}
.inner-quote-box label {
	margin-top: 15px;
}
.carrier h3 {
	font-size: 18px;
}
form input, form textarea, form select{
width:160px;
}
.grid h4 {
	font-size: 13.5px;
	color: #000;
}
.inner-quote-box h2 {
	text-align: center;
}
.insurance-tips p, .insurance-tips a{
	font-size: 12px;
}
}

@media screen and (max-width: 767px) {
body, header {
	background: #fff;
}
.banner-bg {
	background: #fff;
	z-index: 1;
	height: auto;
	padding-bottom: 0px !important;
}
.banner {
	height: 100%;
	top: 0px;
}
.insurance-tips {
	display: none;
}
.quote-box {
	margin-top: 0px;
	background-image: none;
	position: relative;
	z-index: 1;
	margin: 10px 0px 10px 0px;
	width: auto;
	height: 230px;
	border-radius:0px;
}
form div {
	width: 100%;
}
form input, form textarea, form select {
	width: 100%;
	margin: 0 auto;
}
.quote-btn {
	margin: 10px auto !important;
}
.inner-quote-box .quote-btn {
	margin-top: 20px !important;
}
.logo {
	width: auto;
}
.dropdown-menu>li>a {
	text-align: center;
	font-weight: 400 !important;
}
.navbar .navbar-collapse {
	position: relative;
}
.navbar-default .navbar-toggle {
	margin-top: -60px;
	background: none;
	border: none;
	padding: 0;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background: transparent;
}
.navbar-nav > li {
	background: #75202a;
	margin: 2px;
	border-radius: 4px;
}
.navbar-default .navbar-nav > li > a {
	padding:10px;
}
.navbar-nav > li a {
	color: #fff !important;
	font-weight: 800;
	font-size: 14px;
}
.navbar-nav .open .dropdown-menu {
	background: #75202a;
}
.navbar-nav > li.active, .navbar-nav > li.active>a, .navbar-nav > li:hover, .navbar-nav > li>a:hover {
	background: #480e15 !important;
	color: #fff !important;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #fff;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
	background: #480e15 !important;
	color: #fff !important;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
	color: #000;
	background-color: #480e15;
}
/*.caption h3 {
	margin-top: 80px;
	color: #fff;
	background: rgb(3, 98, 145);
	
	background: rgba(3, 98, 145, 0.6);
      
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#035891, endColorstr=#035891);
	
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#035891, endColorstr=#035891)";
	padding: 10px;
	font-size: 20px;
	position: relative;
	width: 60%;
	font-weight: bold;
}*/


.middle-content, .main-content {
	margin-top: 10px;
	background: #fff;
	box-shadow: none;
}
.box {
	margin-bottom: 15px;
	background: #fff;
	border-top: 4px solid #59252b;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 15px;
	border-left: 1px solid #D8D6D6;
	border-right: 1px solid #D8D6D6;
	border-bottom: 1px solid #D8D6D6;
}
.mrgn-fx {
	margin-top: 0px;
}
.arrow_box:after, .arrow_box:before {
	display: none;
}
.panel-title a {
	pointer-events: auto;
	cursor: pointer;
	font-size: 14px;
}
.panel-title a:hover {
	text-decoration: none;
	color: #565758;
}
.panel-title.cntr {
	text-align: left;
}
.panel-default > .panel-heading, .panel {
	border-bottom: 1px solid #565758;
}
.footer-logo {
	padding: 0;
	margin-top: 0px;
}
.social {
	display: block;
	float: none;
	margin: 10px auto;
	width: 200px;
}
.copyright {
	border-top: none;
	margin: 0;
}
.tabs {
	margin-top: 0px;
}
.banner {
	position: relative;
	height: auto;
}
.inner-quote-box {
	height: 100%;
	margin-top: 20px;
}
.no-brk {
	display: block;
}
.box img {
	width: 100%;
}
.quote-box h2 {
	text-align: center;
}
.inner-quote-box form input, .inner-quote-box form textarea, .inner-quote-box form select, .inner-quote-box form div {
	margin-bottom: 5px;
}
.carousel-caption.quotes-1{
	width:60%;
}
.navbar {
	min-height: 0 !important;
	margin-top:0;
}
.logo {
	padding: 10px 8px;
}
.quote-box h2, .inner-quote-box h2 {
	font-size: 30px;
}
.clist h2,
#career-grid h4{
	height:auto!important;
}
}

@media screen and (max-width: 400px) {
.carousel-inner .col-xs-3 {
	padding-left: 5px;
	padding-right: 5px;
}
}
@media screen and (max-width: 350px){
.quote-box h2, .inner-quote-box h2{
font-size:34px;
}
}
