@charset "utf-8";

/* CSS Document */
@media (min-width: 991px) {
.btn {
	margin: 20px auto;
}
}

@media (min-width: 991px) and (max-width: 1199px) {
.TitleStyle6.caption {
	font-size: 34px;
}
.navbar-default .navbar-nav > li > a {
	font-size: 13px;
}
}

@media (min-width:768px) and (max-width:991px) {
.TitleStyle6.caption {
	font-size: 25px;
}
 .quoter {
	height: 180px;
}
.main-img, .auto-img, .home-img, .other-img, .cust-img, .comp-img {

	background-repeat: no-repeat;
	height: 156px;

}

.btn {
	font-size: 32px;
}
.quoter select, .quoter input {
	font-size: 20px;
	margin: 10px 0 0 0;
}
.navbar-default .navbar-nav > li > a {
	font-size: 10.5px;
	padding-left: 10px;
	padding-right: 10px;
}
.quoter select, .quoter input {
	font-size: 20px;
	margin: 0;
}
}
@media (max-width:767px) {
.TitleStyle1 {
	font-size: 22px;
}
.cmp-fix {
	padding-left:0px!important;
	padding-right:0px!important;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color:#fff;
}
.TitleStyle2 {
	font-size: 18px;
}
.logo img {
	margin: 20px 0;
	width:200px;
}
.bg-img {
	border: 5px solid #fff;
}
.main-img,  .auto-img, .home-img, .other-img, .cust-img, .comp-img {
	height: 130px;
}
.quoter {
height:140px;
}
.quoter select, .quoter input {
	font-size: 14px;
	margin: 0px 0 0 0;
}
.quoter {
	padding: 10px;
}
.quoter select, .quoter input {
	height: 35px;
}
.btn {
	font-size: 20px;
}
/**/
.nav-top {
	margin-top: 30px;
}
.navbar-header, .dropdown-menu {
	background-clip: padding-box;
	border: medium none transparent;
	border-radius: 0;
	box-shadow: none;
	margin-top: -385px;
	position: absolute;
	width: 100%;
}
.nav-main {
	padding: 5px;
}
.navbar-toggle {
	right: 0;
	background: none;
	border: none;
	position: absolute;
	padding: 5px 0;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: transparent;
	background-image: none;
	border-radius: 0px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background: none;
	border: none;
}
.navbar .navbar-collapse {
	background: none repeat scroll 0 0 #2e3192;
	border: medium none;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 999;
	padding: 0px;
	margin-top: -253px;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
	font-weight: 400;
	text-align: left !important;
	text-transform: uppercase;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 20px;
}
.navbar-nav {
	margin: 7.5px 0px;
	width: 100%;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>li>a:hover {
	background: #d2d2d2 !important;
}
.navbar-collapse {
	box-shadow: none;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}

/**/
.nav-bg {
	background: #2e3192;
}
.nav-section {
	background: #fff;
}
address, address a {
	font-size: 14px;
}
.addr {
	margin: 0 auto;
}
footer nav ul {
	padding-left: 0px;
}
#agency-address ul li {
	width: 100%;
}
.content-area {
	margin-top: -50px;
}
.styleOption select {
	padding: 0px;
}
.quoter select, .quoter input {
	padding: 5px;
}
.content-area{margin-top:-20px;
}
}

@media screen (max-width:400px) {
.home-img{
right:32%!important;
}
}
@media screen and (max-width:460px) {
.navbar .navbar-collapse {
	margin-top: -273px;
}
.banner-section .col-xs-6 {
	padding: 5px;
}
.main-img, .auto-img, .home-img, .other-img, .cust-img, .comp-img {
	height: 130px;
}
.quoter {
	height: 140px;
}
.btn {
	font-size: 16px;
}
footer nav ul li {
	margin: 2px;
}
footer nav ul li a {
	font-size: 12px;
}
.copyright {
	font-size: 11px;
}
.home-img{
position:relative!important;
right:32%;

}
.logo img {
    display: initial;
    margin: 20px 0;
    max-width: 200px;
}
.navbar-toggle {
	margin-top: 60px;	
}
.nav-top {
	margin-top: 40px;
}
}
@media (min-width: 630px) and (max-width: 767px)  {
.btn {
	font-size: 24px!important;
}
.nav-top {
	margin-top: 0px;
}
.bg-img {
display:block;

}
.navbar-toggle {
	margin-top: 40px;	
}
.main-img, .auto-img, .home-img, .other-img, .cust-img, .comp-img {
height:164px;
}

.quoter {
height:174px;
}
.quoter select, .quoter input {
    height: 45px;
}
}