@media screen and (min-width: 1280px) {
}
@media screen and (min-width: 980px) and (max-width: 1279px) {
	.quote {
		left: 17%;
	}
	ul.nav li a {
    padding: 4px 30px;
    color: #FFF;
}
ul.nav li {
font-size: 9px;
}
_:-ms-fullscreen, :root  .container {
	width: 940px;
}

_:-ms-lang(x), .container{
width:940px;
}
}
@media screen and (min-width: 768px) and (max-width: 979px) {
	.quote-heading {
		font-size: 24px;
	}
	select {
		width: 170px !important;
	}
	.quote {
		left: 13.3%;
		padding: 3px 10px;
	}
	.quote-form {
		padding: 8px 0 0 0;
	}
	
	.dropdown {
		color: #FFFFFF;
		padding: 5px 0;
		text-align: center;
		text-transform: uppercase;
		background: #af7a5d;
	    margin: 0 40px;
	}
	.dropdown a {
		color: #FFFFFF;
    	text-decoration: none;
		display:block;
		font-size:15px;
		font-weight: 700;
	}
	.caret {
		border-left: 8px solid transparent;
		border-right: 8px solid transparent;
		border-top: 10px solid #FFFFFF;
		content: "";
		display: inline-block;
		height: 0;
		vertical-align: top;
		width: 0;
	}
	.dropdown .caret {
		float: right;
		margin-right: 10px;
		margin-top: 5px;
	}
	
	.dropdown-menu {
		width: 100%;
		border: none;
		border-radius: 0;
		top: 28px;
	}
	.dropdown-menu > li > a {
		color: #71726f;
		font-size: 15px;
		font-weight: bold;
		line-height: 28px;
	}
	.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
		background: #af7a5d;
	}
	
_:-ms-fullscreen, :root  .container {
	width: 100%;
}
_:-ms-lang(x), .container{
width:100%;
}
}
@media screen and (min-width: 320px) and (max-width: 767px) {
	body {
		padding: 0;
	}
	.logo{display:block; margin:20px auto;}
	.phone {
		text-align: center;
	}
	.dropdown {
		color: #FFFFFF;
		padding: 5px 0;
		text-align: center;
		text-transform: uppercase;
		background: #af7a5d;
	    margin: 0 40px;
	}
	.dropdown a {
		color: #FFFFFF;
    	text-decoration: none;
		display:block;
		font-size:15px;
		font-weight: 700;
	}
	.caret {
		border-left: 8px solid transparent;
		border-right: 8px solid transparent;
		border-top: 10px solid #FFFFFF;
		content: "";
		display: inline-block;
		height: 0;
		vertical-align: top;
		width: 0;
	}
	.dropdown .caret {
		float: right;
		margin-right: 10px;
		margin-top: 5px;
	}
	
	.dropdown-menu {
		width: 100%;
		border: none;
		border-radius: 0;
		top: 28px;
	}
	.dropdown-menu > li > a {
		color: #71726f;
		font-size: 15px;
		font-weight: bold;
		line-height: 28px;
	}
	.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
		background: #af7a5d;
	}
	.quote {
		width: 90%;
		position: relative;
		border-bottom-left-radius: 10px;
    	border-bottom-right-radius: 10px;
		left: 0;
		margin:0 auto;
	}
	.quote-heading {
		padding: 3px 10px 3px;
		text-align: center;
		float:none;
	}
	.quote-form {
		float: none !important;
		margin: 0 auto !important;
		width: 284px;
		top: 14px !important;
		position: relative;
	}
	.quote-form input[type=text] {
		width:200px;
	}
	.quote-form select {
		width:215px;
	}
	.quote-form button {
		margin-left: 8px;
		padding: 20px;
	}
	#content-inner {
		padding: 20px;
	}
	.footer-content {
		margin: 10px 20px;
	}
	.container{
	width:100%;
	}
	#innerpage-image, #banner-image{
	margin-top:15px;
}
	_:-ms-fullscreen, :root  .container {
	width: 100%;
}
_:-ms-lang(x), .container{
width:100%;
}

#Phone-Number > p {
   color:inherit;
    font-size: inherit;
    font-weight:inherit;
    margin-top: inherit;
    text-align:inherit;
	float:inherit;
	line-height:inherit;
}

#get-a-quote > p {
    text-align:inherit;
}

#footer-address > p {
    color: inherit;
    float: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    margin: inherit;
    text-align: inherit;
}
	
	
}

