@charset "utf-8";
/* CSS Document */

/* Large monitors */
@media (min-width:1057px) and (max-width: 1250px) {	
#header {
	height: 260px;
	max-width: 100%;
	text-align: center;
	clear: both;
	background-image: none;
}
/* For image only revealed in RWD  */
#box010 {
	height: 100px;
	background-color: #7D8587;
	float: left;
	width: 100%;
	background-image: url(../images/harwoods-carpentry-salisbury-call-now.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}
#box302 {
	float: left;
	max-width: 400px;
	height: auto;
	padding-top: 305px;
}
/* content box right partial */
#box052 {
	float: left;
	max-width: 560px;
	padding-top: 40px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
}
}








/* Desktops and laptops */
@media (min-width:960px) and (max-width: 1056px) {	
#header {
	height: 260px;
	max-width: 100%;
	text-align: center;
	clear: both;
	background-image: none;
}
/* For image only revealed in RWD  */
#box010 {
	height: 100px;
	text-align: center;
	background-color: #7D8587;
	float: left;
	width: 100%;
	background-image: url(../images/harwoods-carpentry-salisbury-call-now.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}
#box302 {
	float: left;
	max-width: 400px;
	height: auto;
	padding-top: 1px;
}
/* content box right partial */
#box052 {
	float: left;
	max-width: 560px;
	padding-top: 40px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
}
}











/*For browser/screen widths from 760px to 959px*/
@media (min-width:760px) and (max-width: 959px) {
#header {
	height: 260px;
	text-align: center;
	clear: both;
	background-image: none;
	width: 100%;
}
/* For image only revealed in RWD  */
#box010 {
	height: 100px;
	text-align: center;
	background-color: #7D8587;
	float: left;
	width: 100%;
	background-image: url(../images/harwoods-carpentry-salisbury-call-now.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}
/* content box right partial */
#box052 {
	float: left;
	max-width: 560px;
	padding-top: 40px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
}
#box302 {
	float: left;
	max-width: 400px;
	height: auto;
	padding-top: 1px;
}
}










/*For browser/screen widths from 600px to 759px*/
@media (min-width:600px) and (max-width: 759px) {
#header {
	height: 260px;
	max-width: 100%;
	text-align: center;
	clear: both;
	background-image: none;
}
/* For image only revealed in RWD  */
#box010 {
	height: 100px;
	text-align: center;
	background-color: #7D8587;
	float: left;
	width: 100%;
	background-image: url(../images/harwoods-carpentry-salisbury-call-now.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}
/* content box right partial */
#box052 {
	float: left;
	max-width: 560px;
	padding-top: 40px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
}
#box302 {
	float: left;
	max-width: 400px;
	height: auto;
	padding-top: 1px;
}
}










/*For browser/screen widths from 480px to 599px*/
@media (min-width:480px) and (max-width: 599px) {
#header {
	height: 260px;
	max-width: 100%;
	text-align: center;
	clear: both;
	background-image: none;
}
/* For image only revealed in RWD  */
#box010 {
	height: 100px;
	text-align: center;
	background-color: #7D8587;
	float: left;
	width: 100%;
	background-image: url(../images/harwoods-carpentry-salisbury-call-now.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}
#box003 {
	/* phone email panel v.menucodepen*/
	height: 80px;
	text-align: center;
	padding-top: 30px;
	background-color: #99ad37;
	font-size: x-large;
	color: #FFF;
	float: left;
	width: 100%;
	line-height: 1;
}
#box302 {
	float: left;
	max-width: 400px;
	height: auto;
	padding-top: 1px;
}
/* content box right partial */
#box052 {
	float: left;
	max-width: 560px;
	padding-top: 40px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
}
#box501 {
	text-align: center;
	float: left;
	height: auto;
	padding-top: 40px;
	padding-bottom: 20px;
	width: 75%;
	clear: left;
        }
#box502 {
	width: auto;
	float: left;
	height: auto;
	margin-top: 40px;
	margin-bottom: 40px;
	padding-right: 40px;
	padding-left: 40px;
	text-align: center;
}
.hr002 {
	/* rule for footer panels*/
	width: 100%;
	border: thin solid #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	display: block;
	height: 0px;
}
}










/*For browser/screen widths from 320px to 479px*/
@media (max-width: 479px) {
/* header menu email and screens*/ 
a.class6:link {
	color: #FFFFFF;
	font-size: 70%;
}
a.class6:hover {
	color: #CCCCCC;
	transition: color .5s ease;
	font-size: 70%;
}
a.class6:visited {
	color: #FFFFFF;
	font-size: 70%;
}
a.class6:active {
	color: #FFFFFF;
	font-size: 70%;
}
#header {
	height: 260px;
	text-align: center;
	clear: both;
	background-image: none;
	width: 100%;
}
/* For image only revealed in RWD  */
#box010 {
	height: 100px;
	text-align: center;
	background-color: #7D8587;
	float: left;
	width: 100%;
	background-image: url(../images/harwoods-carpentry-salisbury-call-now.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}
#box003 {
	/* phone email panel v.menucodepen*/
	height: 80px;
	text-align: center;
	padding-top: 30px;
	background-color: #99ad37;
	color: #FFF;
	float: left;
	width: 100%;
	line-height: 1;
	font-size: x-large;
}
#box302 {
	float: left;
	max-width: 400px;
	height: auto;
	padding-top: 1px;
	font-size: x-large;
}
	/* content box right partial */
#box052 {
	float: left;
	max-width: 560px;
	padding-top: 40px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
}
#box501 {
	text-align: center;
	float: left;
	height: auto;
	padding-top: 40px;
	padding-bottom: 20px;
	width: 70%;
	clear: left;
}
#box502 {
	width: auto;
	float: left;
	height: auto;
	margin-top: 40px;
	margin-bottom: 40px;
	padding-right: 40px;
	padding-left: 40px;
	text-align: center;
}
.hr002 {
	/* rule for footer panels*/
	width: 100%;
	border: thin solid #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	display: block;
	height: 0px;
}
}
