@charset "utf-8";

/* Media Queries */

@media screen and (min-width: 980px) and (max-width: 1199px) {
.TitleStyle5, .TitleStyle5 p {
	font-size: 30px!important;
}
.navbar .nav > li > a {
	font-size: 14px;
}
.quote-search {
	width: 35%;
}
.quote-box-header {
	float: left;
	margin-top: 20px;
}
.quote-box-text {
	float: left;
	margin-bottom: 20px;
}
input[type="text"] {
	width: 70px;
	margin-left: 30px;
}
.type {
	width: 80px;
}
}

@media screen and (min-width: 768px) and (max-width: 979px) {
.navbar {
	float: none;
	background: #b87332;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.btn-navbar {
	background: #b87332!important;
}
.navbar .nav > li > a:focus, .navbar .nav > li > a:hover, .nav > li > a.selected {
    color: #fff;
    background: #b87332;
}
.navbar .nav > li {
	background: transparent;
}
.navbar .nav > li > a {
	color: #000;
	text-align: center;
}
.nav-collapse .nav>li>a:hover {
	background-color: #b87332;
}
.nav>li>a.selected {
	color: #fff;
}
.quote-search {
	width: 100%;
}
.quote-box-header {
	float: right;
}
.quote-box-text {
	float: right;
	margin-right: 90px;
}
input[type="text"] {
	width: 30%;
}
.type {
	width: 35%;
}
.btn-custom {
	float: right;
	margin-right: 40px;
	margin-top: -60px;
}
.footer a {
	font-size: 13px;
}
}

/*@media screen and (min-width: 640px) and (max-width: 767px) {
.navbar {
	float: none;
	background: #b87332;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.navbar .nav > li {
	background: transparent;
}
.navbar .nav > li > a {
	color: #000;
	text-align: center;
}
.nav-collapse .nav>li>a:hover {
	background-color: #b87332;
}
.nav>li>a.selected {
	color: #fff;
}
.banner-bg {
	margin-top: 20px;
}
.quote-search {
	width: 100%;
}
.quote-box-header {
	float: right;
}
.quote-box-text {
	float: right;
	margin-right: 90px;
}
input[type="text"] {
	width: 30%;
}
.type {
	width: 35%;
}
.btn-custom {
	float: right;
	margin-right: 40px;
	margin-top: -60px;
}
}*/

/*@media screen and (min-width: 561px) and (max-width: 639px) {
.TitleStyle5 {
	font-size: 30px;
}
.navbar {
	float: none;
	background: #b87332;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.navbar .nav > li {
	background: transparent;
}
.navbar .nav > li > a {
	color: #000;
	text-align: center;
}
.nav-collapse .nav>li>a:hover {
	background-color: #b87332;
}
.nav>li>a.selected {
	color: #fff;
}
.banner-bg {
	margin-top: 20px;
}
.quote-search {
	width: 100%;
}
.quote-box-header {
	float: right;
}
.quote-box-text {
	float: right;
	margin-right: 90px;
}
input[type="text"] {
	width: 30%;
}
.type {
	width: 35%;
}
.btn-custom {
	float: right;
	margin-right: 40px;
	margin-top: -60px;
}
}*/

@media screen and (max-width: 767px) {
.visible-xs {
	display: initial;
}
#footer-address li {
    width: 100%;
}
.TitleStyle5, .TitleStyle5 p {
	font-size: 30px!important;
}
.brand {
	text-align:center;
	margin-bottom: 10px;
}
.social {
	float: none!important;
	margin-top: 0px;
}

.social > li {
    float: none;
    list-style-type: none;
    margin-right: 0px;
    margin-top: 0px;
	margin-bottom: 40px;
    display: inline-block;
}
.num {
	margin: 0px 0 0px 0px;
	background: transparent;
	color: #b87332!important;
}
.phone-num{
	display:block!important;
}
.navbar {
	float: none;
	background: #b87332;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.btn-navbar {
	background: #b87332!important;
}
.navbar .nav > li > a:focus, .navbar .nav > li > a:hover, .nav > li > a.selected {
    color: #fff;
    background: #b87332;
}
.navbar .nav > li {
	background: transparent;
}
.navbar .nav > li > a {
	color: #000;
	text-align: center;
}
.nav-collapse .nav>li>a:hover {
	background-color: #b87332;
}
.nav>li>a.selected {
	color: #fff;
}
.banner-bg {
	margin-top: 20px;
}
.quote-search {
	width: 100%;
}
.quote-box-header {
	float: right;
	font-size: 13px;
}
.quote-box-text {
	float: right;
	margin-right: 20px;
	font-size: 12px;
}
.quote-box-text i {
	font-size: 15px;
}
/* input[type="text"] { */
	/* width: 30%; */
/* } */
input[type="text"] {
    width: 280px;
    margin-left: 40px;
    webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.type {
    margin-top: 0px;
    width: 295px;
    margin-left: 40px;
    border-radius: 0px;
}
.btn-custom {
	float: right;
	margin-right: 46%;
	margin-bottom: 10px;
}
.footer_p {
	font-size: 12px;
}
#ZipCode1 {
    width: 280px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: left;
}
#Type1 {
    width: 295px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
}

/*@media screen and (max-width: 359px) {
.brand {
	margin-left: 22%;
	margin-bottom: 10px;
}
.social {
	float: right!important;
	margin-top: 40px;
}
.social > li {
	float: left;
	list-style-type: none;
	margin-right: 20px;
	margin-top: 20px;
}
.num {
	margin: -50px 0 10px -30px;
}
.TitleStyle5 {
	font-size: 30px;
}
.navbar {
	float: none;
	background: #b87332;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.navbar .nav > li {
	background: transparent;
}
.navbar .nav > li > a {
	color: #000;
	text-align: center;
}
.nav-collapse .nav>li>a:hover {
	background-color: #b87332;
}
.nav>li>a.selected {
	color: #fff;
}
.banner-bg {
	margin-top: 20px;
}
.quote-search {
	width: 100%;
}
.quote-box-header {
	float: right;
	font-size: 16px;
}
.quote-box-text {
	float: right;
	margin-right: 10px;
	font-size: 14px;
}
.quote-box-text i {
	font-size: 18px;
}
input[type="text"] {
	width: 30%;
}
.type {
	width: 35%;
}
.btn-custom {
	float: right;
	margin-right: 40%;
	margin-bottom: 10px;
}
.footer_p {
	font-size: 12px;
}
}
*/
/*@media screen and (min-width: 1px) and (max-width: 319px) {
.brand {
	margin-left: 18%;
	margin-bottom: 10px;
}
.social {
	float: right!important;
	margin-top: 70px;
	margin-left: 40px;
}
.num {
	margin: -50px 0 10px -30px;
}
.TitleStyle5 {
	font-size: 30px;
}
.navbar {
	float: none;
	background: #b87332;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.navbar .nav > li {
	background: transparent;
}
.navbar .nav > li > a {
	color: #000;
	text-align: center;
}
.nav-collapse .nav>li>a:hover {
	background-color: #b87332;
}
.nav>li>a.selected {
	color: #fff;
}
.banner-bg {
	margin-top: 20px;
}
.quote-search {
	width: 100%;
}
.quote-box-header {
	float: right;
	font-size: 12px;
}
.quote-box-text {
	float: right;
	margin-right: 0px;
	font-size: 12px;
}
.quote-box-text i {
	font-size: 16px;
}
input[type="text"] {
	width: 30%;
}
.type {
	width: 35%;
}
.btn-custom {
	float: right;
	margin-right: 40%;
	margin-bottom: 10px;
}
.footer_p {
	font-size: 11px;
}
}
*/