@charset "utf-8";

/* Media Queries */

@media screen and (min-width: 768px) and (max-width: 979px) {
h4 {
	font-size: 30px;
}
.quotes select {
	width: 120px;
	margin-right: 20px;
}
form {
	margin: 0px 0px -7px;
}
.footer_nav a {
    margin-left: 8px !important;
    margin-right: 8px !important;
    font-size: 14px !important;
    line-height: 20px;
}
}

@media screen and (min-width: 980px) and (max-width: 1199px) {
.banner #main-img {
	height: auto;
}
.quotes select {
    width: 140px !important;
    height: 28px;
    margin-left: 0px;
    padding-left: 2px;
    border: 1px solid #CCC;
    border-radius: 0px !important;
    color: #666;
    margin-right: 72px;
}
.navbar .nav > li > a {
	line-height: 20px;
	font-size: 12px;
}
/* Home */
ul.navbar li:nth-child(1) {
	width: 7%;
}
/* Auto Insurance */
ul.navbar li:nth-child(2) {
	width: 13.5%;
}
/* Home Insurance */
ul.navbar li:nth-child(3) {
	width: 14.5%;
}
/* Commercial Insurance */
ul.navbar li:nth-child(4) {
	width: 18.5%;
}
/* Other Insurance */
ul.navbar li:nth-child(5) {
	width: 15%;
}
/* Insurance Blog */
ul.navbar li:nth-child(6) {
	width: 13.5%;
}
/* Customer Service */
ul.navbar li:nth-child(7) {
	width: 15.3%;
}
.quotes {
	width: 106%;
	height: 100%;
}
.quotes input {
	width: 100px;
}
.quotes select {
	width: 140px;
}
.headline {
	height: 100%;
}
h4 {
	font-weight: bold;
	font-style: italic;
	font-size: 30px;
	letter-spacing: 1px;
	margin: 20px 5px 0px 0;
	text-align: right;
	color: #666;
	float: right;
}
.quotes h2 {
	font-size: 28px;
}
.contact-info h3 {
	font-size: 24px;
	margin-left: 15px;
	margin-top: 0px;
}
.contact-info {
	height: 145px;
}
.contact-info p {
	font-size: 13px;
	margin: 0 15px;
	line-height: 25px;
	color: #333 !important;
}
}

@media screen and (max-width: 979px) {
.banner #main-img {
	width: 100% !important;
}
.navbar .nav > li > a {
	color: #333333;
}
/* Home */
ul.navbar li:nth-child(1) {
	width: 100%;
}
/* Auto Insurance */
ul.navbar li:nth-child(2) {
	width: 100%;
}
/* Home Insurance */
ul.navbar li:nth-child(3) {
	width: 100%;
}
/* Commercial Insurance */
ul.navbar li:nth-child(4) {
	width: 100%;
}
/* Other Insurance */
ul.navbar li:nth-child(5) {
	width: 100%;
}
/* Insurance Blog */
ul.navbar li:nth-child(6) {
	width: 100%;
}
/* Customer Service */
ul.navbar li:nth-child(7) {
	width: 100%;
}
.quotes {
	margin-top: 63px !important;
}
.quotes h2 {
	font-size: 20px;
}
.contact-info {
	margin-top: 30px;
	float: left;
	margin-left: -417px;
	width: 236%;
	height: auto;
}
.quotes input {
    margin-left: 10px;
}
input[type="text"] {
	width: 160px;
}
.quotes select {
	width: 170px;
}


}

@media screen and (max-width: 767px) {
h4 {
	margin-right: 40px;
	font-size: 35px;
}
.logo-fix {
	margin-bottom: 20px;
}
h1 a {
	font-size: 18px;
	line-height: 10px;
}
h1{
	font-size: 18px;	
}
.fb {
	margin-top: 16px;
	margin-left: 70%;
}
.banner {
	margin-top: -20px!important;
}
.banner #main-img {
	width: 100%!important;
}
.quotes {
	width: 95%!important;
	margin-right: 20px!important;
}
.quotes input {
	margin-left: 20px;
}
.contact-info {
	margin-top: 0px;
	float: left;
	margin-left: 0px;
	width: 100%;
	height: auto;
}
.main-text {
	padding-left: 20px;
	padding-right: 20px;
}
.img-style {
	margin-bottom: 20px;
}
.brand img {
	width: 70%;
}
.brand {
	text-align: center;
}
.cntr-align .span6 {
	text-align: center;
}
.img-style img {
	margin-left: 20% !important;
}
.footer_nav a {
    margin-left: 8px !important;
    margin-right: 8px !important;
    font-size: 14px !important;
    line-height: 20px;
}
.new-humana {
    margin-left: 5%;
    width: 30%;
}
h1, h2, h3 {
    line-height: 30px;
}
}

@media screen and (max-width: 640px) {
.quotes select {
	width: 150px !important;
}
.footer_nav a {
    margin-left: 8px !important;
    margin-right: 8px !important;
    font-size: 11px !important;
    line-height: 20px;
}
footer p {
    text-align: center !important;
    font-size: 11px;
	line-height: 20px;
}
.blue-logo {
    margin-left: 5%;
    width: 30%;
	margin-top: 10px;
}
}

@media screen and (max-width: 500px) {
.quotes {
	margin-right: 12px !important;
}
.blue-logo {
    margin-left: 5%;
    width: 35%;
	margin-top: 10px;
}
.new-humana {
    margin-left: 5%;
    width: 40%;
}
h5 {
    color: #333;
    font-size: 14px;
}
}

@media screen and (max-width: 400px) {

h4 {
	margin-right: 40px;
	font-size: 35px;
}
.fb {
	margin-top: 16px;
	margin-left: 50%;
}
.blue-logo {
    margin-left: 5%;
    width: 50%;
	margin-top: 10px;
}
}

@media screen and (max-width: 359px) {
.quotes {
	width: 90%!important;
	margin-right: 20px!important;
}
.quotes h4 {
	margin-top: -40px;
}
.quotes input {
	margin-left: 20px;
}
.quotes select {
	width: 140px;
	margin-left: 20px;
}
.btn-custom {
	width: 140px;
	margin-top: -30px;
	margin-left: 10px;
}
.contact-info {
	height: auto!important;
}

.fnt{
	font-size: 12px !important;		
}

}



@media screen and (min-width: 360px) and (max-width: 490px) {
.quotes select {
	width: 120px !important;
	margin-right: 90px;
}
}
