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


/* Large monitors */
@media (min-width:1057px) and (max-width: 1250px) {	

#box060 {
	width: 100%;
	float: left;
	background-image: url(../images/website/whites-scaffolding-salisbury-wiltshire-004.jpg);
	background-repeat: no-repeat;
	background-size: auto 80%;
	-moz-background-size: contain;
	background-position: left 59%;
}
#box061 {
	width: 35%;
	float: right;
	font-size: 110%;
	line-height: 25px;
	background-color: #FFFFFF;
	padding-top: 5%;
	padding-left: 8%;
	padding-right: 8%;
	height: auto;
	padding-bottom: 5%;
}
#box062 {
	width: 100%;
	float: right;
	background-image: url(../images/website/whites-scaffolding-salisbury-wiltshire-005.jpg);
	background-repeat: no-repeat;
	-moz-background-size: contain;
	height: auto;
	/* set position of image from left */
	background-position: -12% top;
	/* set size of image by depth */
	background-size: auto auto;
}
#box063 {
	width: 33%;
	float: left;
	font-size: 110%;
	line-height: 25px;
	background-color: #FFFFFF;
	padding-top: 5%;
	padding-left: 8%;
	padding-right: 8%;
	height: auto;
	padding-bottom: 5%;
}
}










/* Desktops and laptops */
@media (min-width:960px) and (max-width: 1056px) {

#box060 {
	width: 100%;
	float: left;
	background-image: url(../images/website/whites-scaffolding-salisbury-wiltshire-004.jpg);
	background-repeat: no-repeat;
	background-size: auto auto;
	-moz-background-size: contain;
	background-position: 100% 0%;
}
#box061 {
	width: 35%;
	float: right;
	font-size: 110%;
	line-height: 25px;
	background-color: #FFFFFF;
	padding-top: 5%;
	padding-left: 8%;
	padding-right: 8%;
	height: auto;
	padding-bottom: 5%;
}
#box062 {
	width: 100%;
	float: right;
	background-image: url(../images/website/whites-scaffolding-salisbury-wiltshire-005.jpg);
	background-repeat: no-repeat;
	-moz-background-size: contain;
	height: auto;
	/* set position of image from left */
	background-position: center center;
	/* set size of image bywidth */
	background-size: 200% auto;
}
#box063 {
	width: 33%;
	float: left;
	font-size: 110%;
	line-height: 25px;
	background-color: #FFFFFF;
	padding-top: 5%;
	padding-left: 8%;
	padding-right: 8%;
	height: auto;
	padding-bottom: 5%;
}	
}











/*For browser/screen widths from 760px to 959px*/
@media (min-width:760px) and (max-width: 959px) {

#box060 {
	width: 100%;
	float: left;
	background-image: url(../images/website/whites-scaffolding-salisbury-wiltshire-004.jpg);
	background-repeat: no-repeat;
	background-size: auto 101%;
	-moz-background-size: contain;
	background-position: 83% 0%;
}
#box061 {
	width: 35%;
	float: right;
	font-size: 110%;
	line-height: 25px;
	background-color: #FFFFFF;
	padding-top: 5%;
	padding-left: 8%;
	padding-right: 8%;
	height: auto;
	padding-bottom: 5%;
}
#box062 {
	width: 100%;
	float: right;
	background-image: url(../images/website/whites-scaffolding-salisbury-wiltshire-005.jpg);
	background-repeat: no-repeat;
	-moz-background-size: contain;
	height: auto;
	/* set position of image from left */
	background-position: 25% top;
	/* set size of image bywidth */
	background-size: 200% auto;
}
#box063 {
	width: 33%;
	float: left;
	font-size: 110%;
	line-height: 25px;
	background-color: #FFFFFF;
	padding-top: 5%;
	padding-left: 8%;
	padding-right: 8%;
	height: auto;
	padding-bottom: 5%;
}
}













/*For browser/screen widths from 600px to 759px*/
@media (min-width:600px) and (max-width: 759px) {

#box052 {
	width: 460px;
	height: auto;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
#box060 {
	width: 100%;
	float: left;
	background-image: url(../images/website/whites-scaffolding-salisbury-wiltshire-004.jpg);
	background-repeat: no-repeat;
	background-size: auto auto;
	-moz-background-size: contain;
	height: 897px;
	background-position: left bottom;
}
#box061 {
	width: auto;
	float: left;
	font-size: 110%;
	line-height: 25px;
	background-color: #FFFFFF;
	padding-top: 5%;
	height: auto;
	padding-bottom: 5%;
}
#box062 {
	width: 100%;
	float: left;
	background-image: url(../images/website/whites-scaffolding-salisbury-wiltshire-005.jpg);
	background-repeat: no-repeat;
	-moz-background-size: contain;
	height: 1052px;
	/* set position of image from left */
	background-position: left bottom;
	/* set size of image bywidth */
	background-size: 100% auto;
}
#box063 {
	width: auto;
	float: left;
	font-size: 110%;
	line-height: 25px;
	background-color: #FFFFFF;
	padding-top: 5%;
	height: auto;
	padding-bottom: 5%;
}
}










/*For browser/screen widths from 480px to 599px*/
@media (min-width:480px) and (max-width: 599px) {

#wrapleft {
	float: left;
	width: 100%;
	height: auto;
	padding-top: 40px;
}
#wrapright {
	height: auto;
	padding-bottom: 80px;
	margin-right: 0px;
	float: right;
	width: 100%;
	background-image: none;
	background-repeat: no-repeat;
	padding-left: 60px;
	margin-top: 40px;
}
#header {
	width: 100%;
	height: auto;
	float: left;
}
#box002 {
	height: auto;
	width: 100%;
	text-align: center;
	float: right;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	margin-top: 20px;
}
#box052 {
	width: 220px;
	height: auto;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
#box060 {
	width: 100%;
	float: left;
	background-image: url(../images/website/whites-scaffolding-salisbury-wiltshire-004.jpg);
	background-repeat: no-repeat;
	background-size: auto auto;
	-moz-background-size: contain;
	height: 948px;
	background-position: left bottom;
}
#box061 {
	width: auto;
	float: left;
	font-size: 110%;
	line-height: 25px;
	background-color: #FFFFFF;
	padding-top: 5%;
	height: auto;
	padding-bottom: 5%;
}
#box062 {
	width: 100%;
	float: left;
	background-image: url(../images/website/whites-scaffolding-salisbury-wiltshire-005.jpg);
	background-repeat: no-repeat;
	-moz-background-size: contain;
	height: 1028px;
	/* set position of image from left */
	background-position: 500% bottom;
	/* set size of image bywidth */
	background-size: 100% auto;
}
#box063 {
	width: auto;
	float: left;
	font-size: 110%;
	line-height: 25px;
	background-color: #FFFFFF;
	padding-top: 5%;
	height: auto;
	padding-bottom: 5%;
}
#box501 {
	text-align: center;
	float: left;
	height: auto;
	padding-top: 40px;
	padding-bottom: 20px;
	width: 80%;
}
#box502 {
	width: auto;
	height: auto;
	padding-top: 30px;
	padding-left: 37px;
	padding-right: 40px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 40px;
	text-align: center;
	float: none;
}
}









/*For browser/screen widths from 320px to 479px*/
@media (max-width: 479px) {
	
/* top comms details panel */ 
/* and screens */ 
a.class2:link {
	color: #FFFFFF;
	size: x-large;
	font-size: 80%;
}
a.class2:visited {
	color: #FFFFFF;
	font-size: 80%;
}
a.class2:hover {
	color: #CCCCCC;
	size: x-large;
	transition: color .5s ease;
	font-size: 80%;
	text-decoration: underline;
}
a.class2:active {
	color: #ffffff;
	font-size: 80%;
}
#wrapleft {
	float: left;
	width: 100%;
	height: auto;
	padding-top: 40px;
}
#wrapright {
	height: auto;
	padding-bottom: 80px;
	margin-right: 0px;
	float: right;
	width: 100%;
	background-image: none;
	background-repeat: no-repeat;
	padding-left: 60px;
	margin-top: 40px;
}
#header {
	width: 100%;
	height: auto;
	float: left;
}
#box002 {
	height: auto;
	width: 100%;
	text-align: center;
	float: right;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	margin-top: 20px;
}
#box052 {
	width: 220px;
	height: auto;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
#box060 {
	width: 100%;
	float: left;
	background-image: url(../images/website/whites-scaffolding-salisbury-wiltshire-004.jpg);
	background-repeat: no-repeat;
	background-size: 118% auto;
	-moz-background-size: contain;
	height: 802px;
	background-position: center bottom;
}
#box061 {
	width: auto;
	float: left;
	font-size: 110%;
	line-height: 25px;
	background-color: #FFFFFF;
	padding-top: 5%;
	height: 483px;
	padding-bottom: 5%;
}
#box062 {
	width: 100%;
	background-image: url(../images/website/whites-scaffolding-salisbury-wiltshire-005.jpg);
	background-repeat: no-repeat;
	-moz-background-size: contain;
	height: 1035px;
	/* set position of image from left */
	background-position: 40% bottom;
	/* set size of image bywidth */
	background-size: 100% auto;
	float: left;
}
#box063 {
	width: auto;
	float: left;
	font-size: 110%;
	line-height: 25px;
	background-color: #FFFFFF;
	padding-top: 5%;
	height: 0px;
	padding-bottom: 5%;
}
#box501 {
	text-align: center;
	float: none;
	height: auto;
	padding-top: 40px;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
	width: auto;
}
#box502 {
	width: 100%;
	height: auto;
	padding-top: 30px;
	padding-left: 40px;
	padding-right: 40px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 40px;
	text-align: center;
	float: none;
}
}
