@charset "UTF-8";
.wrapper {
	margin: 0 auto;
	width: 86%;
	max-width: 1200px;
	overflow: auto;
}






#headerwrapper {
	background-color: #143369;
}
header {
	margin: 30px 0;
	text-align: center;
	overflow: auto;
}
#logo {
	display: inline-block;
}
#logo img {
	width: 450px;
	display: block;
}
#mobiletel {
	display: none;
}






#navwrapper {
	width: 100%;
	max-width: none;
	background-color: #143369;
}





#coverwrapper {
	width: 100%;
	max-width: none;
}
#coverimage {
	width: 100%;
	height: 480px;
	background-image: url(../images/bathroom_installation_services.jpg);
	background-repeat: no-repeat;
	background-position: center;
  background-size: cover;
}







#content {
	padding: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#maincontent {
	padding: 0;
	width: 100%;
	float: left;
}
#widecontent {
	padding: 0;
	width: 100%;
	line-height: 1.5;
	float: left;
}
#maincontent h1 {
	margin-top: 0;
}
#widecontent h1 {
	margin-top: 0;
	font-size: 28px;
	text-align: left;
}
#widecontent h2 {
	margin-top: 1.5em;
	margin-bottom: 1em;
	font-size: 20px;
	letter-spacing: 1px;
}
#maincontent strong {
	font-weight: lighter;
	font-size: 20px;
}
big {
	font-weight: lighter;
}
#maincontent p {
	text-align: center;
}
#maincontent p:last-of-type {
	margin-bottom: 0;
}
#widecontent p {
	text-align: left;
}
#widecontent p:last-of-type {
	margin-bottom: 0;
}







#features {
	padding: 20px;
	background-color: #f2f4f8;
}
#features article {
	margin-top: 20px;
	margin-right: 5%;
	margin-bottom: 20px;
	width: 30%;
	float: left;
	overflow: auto;
}
#features article:nth-of-type(3n) {
	margin-right: 0;
}
#features article img {
	width: 100%;
	height: auto;
}
#features h3 {
	padding: 15px 0;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	position: relative;
}
#features h3:after {
	content: ' ';
  position: absolute;
  top: 100%;
  left: 50%;
  width: 50px;
  border: 2px solid #666D7F;
  transform: translateX(-50%);
}
#features p {
	text-align: center;
}
#features p:last-of-type {
	margin-bottom: 0;
}













#testimonial {
	padding: 20px;
}
blockquote {
	margin-top: 30px;
	padding-left: 30px;
	border-left: 6px solid #C5CFD8;
}
blockquote p {
	margin: 0;
	padding: 0;
	font-size: 20px;
	letter-spacing: 1px;
}
#area_covered {
	padding: 40px;
	background-color: #194166;
	color: #b2d2e5;
}
#area_covered h3 {
	margin-top: 0;
	margin-bottom: 30px;
	color: white;
	font-weight: lighter;
	text-align: center;
}
#areas_covered {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 16px;
	line-height: 1.8;
	text-align: center;
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
}
#areas_covered li {
	margin: 0;
	padding: 0;
}
#footer {
	padding: 20px;
	background-color: #02305a;
	color: #8facbd;
}
footer {
	margin-top: 20px;
}
footer article {
	padding-right: 5%;
	width: 33.3333%;
	float: left;
	overflow-wrap: break-word;
}
footer h3 {
	margin-top: 0;
	margin-bottom: 20px;
	color: white;
}
footer strong {
	color: #c7d5de;
}
footer a {
	color: #c7d5de;
}
footer i {
	padding: 6px;
}
footer i:first-of-type {
	padding-left: 0;
}
#copyright {
	padding: 20px;
	padding-bottom: 40px;
	background-color: #02305a;
	color: #8facbd;
	text-align: center;
}
#copyright_row {
	border-top: 1px solid #677e93;
}
#copyright p {
	margin-top: 20px;
	font-size: 14px;
}
#copyright a {
	color: #8facbd;
}


@media screen and (max-width:769px) {

.wrapper {
	width: 90%;
}
#coverimage {
	height: 400px;
}	
	
	
	

#features article {
	margin-right: 0;
	width: 100%;
}




#areas_covered {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
}
footer article {
	width: 100%;
	margin-bottom: 5%;
	text-align: center;
}
}


@media screen and (max-width:480px) {

.wrapper {
	width: 94%;
}
	
	
	
	
	
#logo img {
	width: 270px;
}
#mobiletel {
	text-align: center;
	display: block;
}
#mobiletel p {
	margin-bottom: .5em;
}
#mobiletel h3 {
	margin-top: 0;
	font-size: 26px;
}
#mobiletel a {
	color: #8facbd;
}


	

	
	
	
#coverimage {
	height: 320px;
}
	
	
	
	
	
#maincontent h1 {
	font-size: 28px;
}
#widecontent h1 {
	font-size: 24px;
}	
#maincontent strong {
	font-size: 18px;
}	
#features article {
	margin-right: 0;
	margin-bottom: 15%;
	width: 100%;
}
#features h3 {
	font-size: 16px;
}	
	
	
	
	
	
blockquote p {
	font-size: 15px;
}
blockquote footer {
	font-size: 14px;
}
#area_covered h3 {
	font-size: 18px;
}
#areas_covered {
	font-size: 14px;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
}
footer h3 {
	font-size: 20px;
}
footer i:first-of-type {
	padding-left: 6px;
}
}