
.error{
	color: #e50404;
}
.logo{
	max-height:75px;
}
.header-main {
    padding: 15px 0;
}

.navbar-main .menu li a {
	color:#666;
}
.rev-slidebg {
  opacity:0.7
}
.contact-layout.style-1 .contact-form {
	width:100%;
}
.navbar-main .navbar-toggle .icon-bar {
    background: #0177d7;
}
.inquiry{
	background-color:#000 !important;
	position:absolute !important;
	top:0px;
	height:660px;
	margin-left: 70%;
	min-width:455px;
}
.adj-sec{
	width:70%;
}
.logo-foot-1{
	color:#c90013;
	font-size: 25px;
}
.logo-foot-2{
	color:#fff;
	font-size: 25px;
}
.main-footer .services-widget .logo {
    margin-bottom: 10px;
}
.insurance-detail {
    padding: 30px 0 100px 0;
}
.contact-layout.style-3 .main-contact {
    padding: 30px 0 100px 0;
}
@media (min-width: 667px) {
.navbar-main {
    background: unset;
    min-width: 701px;
}
}
@media (max-width: 667px) {
.header-main .contact-widget {
    width: 25px;
	float:right;
}
.inquiry{
	background-color:#0177d7;
	position:relative !important;;
	top:0px;
	height:600px;
	margin-left: 0%;
	min-width:300px;
}	
.call-to-action-layout.style-1 .call-to-action-content h4 {
font-size: 19px;
}
.adj-sec{
	width:unset;
}
}