@charset "utf-8";

/* Media Queries */
@media screen and (max-width: 767px) {
#logo {
	display: block;
	margin: 0 auto;
	text-align: center;
}
.search-location {
	width: 100%;
}
#Type, #ZipCode {
	width: 90%;
	margin-left: 0px;
}
.nav-section, .nav-menu, .banner {
    display: inherit;
}
.logo a {
	margin-left:15px;
	display: block;
	margin: 0 auto;
	text-align: center;
}
.banner {
    border-bottom: none;
}
.banner-img{
	border-bottom: 5px solid #000;
}
.navbar-header, .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus  {
    background: #9e8c5d;
	width: 100%;
}
.navbar-toggle, .navbar-toggle:hover {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 0px none;
	border-radius: 0;
	cursor: pointer;
	height: 44px;
	overflow: hidden;
	width: 31px;
	float: right;
	z-index: 100;
}
.navbar-toggle span {
	height: 3px;
	right: 8px;
	opacity: 1;
	position: absolute;
	width: 22px;
}
.navbar-toggle span.arrow-down {
	width: 0px;
	height: 0px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 15px solid #000;
	top: 16px;
}
#bs-example-navbar-collapse-1{
	padding-right: 0;
	padding-left: 0;
	overflow: hidden;
}
.collapse.in {
    display: block !important;
    visibility: visible;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: 0;
}
.navbar .navbar-nav {
    display: block;
    margin-top: 0px;
    margin-bottom: 20px;
}
.navbar-nav .open .dropdown-menu li a {
	font-size: 16px;
}
.navbar-default .navbar-nav > li > a, .navbar-nav .open .dropdown-menu li a {
	color:#333333;
	padding: 9px 0;
}
.navbar-nav {
	background:#fff;
}
ul.navbar-nav > li {
    padding: 1px;
}
.dropdown-menu > li > a {
    color: #333333 !important;
	text-align:center;
	padding: 8px !important;
}
.navbar .nav > li:hover, .navbar .nav > li > a.active {
	background:none !important;
}
.navbar .nav > li > a:hover, .navbar .nav > li > a.active, .navbar .nav > li > a:focus, .dropdown-menu > li > a:hover, .dropdown-menu > li > a.active{
    color: #9e8c5d!important;
   	background: #000!important;
}
.footer-dropdown .dropdown-menu > li > a:hover, .footer-dropdown .dropdown-menu > li > a.active {
    color: #fff !important;
    background: #0055bc !important;
}
.navbar-default .navbar-nav > li a, .navbar-default .navbar-nav > li a:hover, .navbar-default .navbar-nav > li a:focus {
    padding: 8px 6px 8px;
	border-radius: 8px;
}
header {
	background: transparent;
}
.nav-section {
    height: auto;
}
.TitleStyle4 {
    margin-right: 30px;
}
.quotes .TitleStyle2 {
    font-size: 20px;
}
.quotes {
	margin-top: 10px;
}
.btn-custom {
	margin-bottom:20px;
}
#headline {
	height: auto;
	min-height:auto;
	border-bottom: 5px solid #000;
}
.quote-box{
	border-bottom: none;
}
#main-text {
	padding-left: 20px;
	padding-right: 20px;
}
footer{
	font-size: 12px;
}
}

@media screen and (min-width: 768px) and (max-width: 979px) {
.banner{
	display:inherit;
}
.banner {
    border-bottom: none;
}
.navbar-default .navbar-nav > li a, .navbar-default .navbar-nav > li a:hover, .navbar-default .navbar-nav > li a:focus{
    font-size: 14px;
    padding: 10px 7px 10px;
}
.dropdown-menu > li > a, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	font-size: 12px !important;
}
#headline, .banner-img{
	border-bottom: 5px solid #000;
}
.TitleStyle4 {
    margin-top: 7px;
	font-size:26px;
}
.quotes .TitleStyle2 {
    font-size: 20px;
}
.quotes {
    margin-top: 10px;
	padding-bottom: 38px;
}
#headline {
    width: auto;
    height: auto;
	min-height:auto;
}
select {
    margin-left: 20px !important;
}
.search-button {
    margin-left: 25px;
}
footer {
    font-size: 12px;
}
.quotes {
	width: 41.66666667%;
	padding-bottom: 45px;
}

}

@media screen and (min-width: 980px) and (max-width: 991px) {
.navbar-default .navbar-nav > li a, .navbar-default .navbar-nav > li a:hover, .navbar-default .navbar-nav > li a:focus{
    font-size: 12px;
    padding: 10px 7px 10px;
}
.TitleStyle4 {
    margin-top: 7px;
	font-size:26px;
}
.banner{
	display:inherit;
}
.banner {
    border-bottom: none;
}
#headline, .banner-img{
	border-bottom: 5px solid #000;
}
.quotes {
    margin-top: 10px;
	padding-bottom: 38px;
}
.quotes .TitleStyle2 {
    font-size: 22px;
}
#headline {
    width: auto;
    height: auto;
	min-height:auto;
}
select {
    margin-left: 20px !important;
}
.search-button {
    margin-left: 25px;
}
footer {
    font-size: 12px;
}
.quotes {
	width: 41.66666667%;
	padding-bottom: 45px;
}

}

@media screen and (min-width: 992px) and (max-width: 1199px) {
.TitleStyle4 {
	font-size:30px;
    margin: 5px 5px 0px 0;
}
.navbar .nav > li > a, .navbar .nav > li > a:hover,.navbar .nav > li > a:focus{
	font-size: 14px;
}
.dropdown-menu > li > a, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	font-size: 13px !important;
}
.quotes {
    margin-top: 6px;
}
.quotes .TitleStyle2 {
    font-size: 24px;
}	
.quotes {
	height: auto;
}
.quotes input, .quotes select {
	width: 120px;
}
#headline{
	min-height: 192px;
}
#headline p {
    font-size: 13px;
    line-height: 20px;
}
}