html{
	font-size: 10px;
}
* {box-sizing: border-box}
*:focus {
    outline: none;
}
body{
	margin: 0;
	padding: 0;
}	
.logo_outer_box{
	background-color: white;
	float: left;
	width: 20%;
	margin: 0;
	padding: 0;
	margin-top: 1rem;
	overflow: hidden;
}
.logo_outer_box a{
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.logo_outer_box img{
	display: block;
	margin: auto;
	width: 80%;
	margin-top: 0;
	padding: 0;
}
.title_section_main{
	background-image: url(../images/main3.jpg);
	background-repeat: no-repeat;
    background-position: 100% 50%;
	background-size: cover;
	float: left;
	width: 100%;
	height: 30rem;
	margin-bottom: 1.5rem;
}
.title_section_about{
	background-image: url(../images/mainb.jpg);
	background-repeat: no-repeat;
    background-position: 100% 50%;
	background-size: cover;
	float: left;
	width: 100%;
	height: 30rem;
	margin-bottom: 1.5rem;
}
.title_section_windowsanddoors{
	background-image: url(../images/windowsanddoors.jpg);
	background-repeat: no-repeat;
    background-position: 100% 50%;
	background-size: cover;
	float: left;
	width: 100%;
	height: 30rem;
	margin-bottom: 1.5rem;
}
.title_section_Banister{
	background-image: url(../images/BanisterReplacement3.jpg);
	background-repeat: no-repeat;
    background-position: 100% 10%;
	background-size: cover;
	float: left;
	width: 100%;
	height: 30rem;
	margin-bottom: 1.5rem;
}
.title_section_mirrors{
	background-image: url(../images/Mirrors.jpg);
	background-repeat: no-repeat;
    background-position: 100% 10%;
	background-size: cover;
	float: left;
	width: 100%;
	height: 30rem;
	margin-bottom: 1.5rem;
}
.title_section_Splashbacks{
	background-image: url(../images/splashback1.jpg);
	background-repeat: no-repeat;
    background-position: 100% 35%;
	background-size: cover;
	float: left;
	width: 100%;
	height: 30rem;
	margin-bottom: 1.5rem;
}
.title_section_Decorative-Products{
	background-image: url(../images/ProductSelection.jpg);
	background-repeat: no-repeat;
    background-position: 100% 35%;
	background-size: cover;
	float: left;
	width: 100%;
	height: 30rem;
	margin-bottom: 1.5rem;
}
.title_section_title{
	float: left;
	width: 100%;
}
.title_section_title h2{
	background-color: rgba(255, 255, 255, 0.6);
	float: left;
	width: 100%;
	margin: 0;
	color: black;
	font-size: 4rem;
	letter-spacing: 2px;
	line-height: 30rem;
	font-weight: 900;
    text-shadow: 1px 1px 1px blue;
	text-align: center;
}
/* Top Middle Start */
section{
	float: left;
	width: 100%;
}
.middle_header{
	float: left;
	width: 100%;
	padding-top: 4rem;
}
.middle_header h2{
	display: block;
	margin: auto;
	width: 70%;
	padding-left: 0.5rem;
	padding-bottom: 1rem;
	padding-right: 0.5rem;
	font-size: 3rem;
	letter-spacing: 1.5px;
	text-align: left;
	text-shadow: 1px 1px 1px blue;
}
.middle_text{
	float: left;
	width: 100%;
	padding-top: 2.5rem;
}
.middle_top_about{
	float: left;
	width: 100%;
	padding-bottom: 2rem;
}
.middle_top_about p{
	display: block;
	margin: auto;
	width: 70%;
	padding-left: 0.5rem;
	padding-top: 2rem;
	padding-right: 0.5rem;
	padding-bottom: 2rem;
	font-family: 'Allerta';
	font-size: 1.8rem;
	font-weight: 450;
	letter-spacing: 0;
	line-height: 2.5rem;
	text-align: left;
}
.about_list_outer{
	float: left;
	width: 100%;
	padding-top: 2rem;
	padding-bottom: 2rem;
}
.about_list_outer ul{
	display: block;
	margin: auto;
	width: 70%;
}
.about_list_outer ul li{
	float: left;
	width: 60%;
	margin-left: 30%;
	margin-right: 10%;
	padding-left: 0.5rem;
	padding-bottom: 1rem;
	padding-right: 0.5rem;
	font-family: 'Allerta';
	font-size: 2rem;
	letter-spacing: 1.5px;
	text-align: left;
}
.about_list_outer ul li h2{
	margin: 0;
	font-family: 'Allerta';
	font-size: 2rem;
	letter-spacing: 1.5px;
	text-align: left;
}
.gallery_services{
	float: left;
	width: 100%;
}
.middle_top_mail{
	float: left;
	width: 100%;
	padding-top: 2rem;
	padding-bottom: 2rem;
}
.middle_top_mail p{
	display: block;
	margin: auto;
	width: 70%;
	padding-left: 0.5rem;
	padding-bottom: 1rem;
	padding-right: 0.5rem;
	font-family: 'Allerta';
	font-size: 2rem;
	letter-spacing: 1.5px;
	text-align: center;
}
.middle_text_inner{
	background-color: rgba(255, 255, 255, 1);
	float: left;
	width: 70%;
	margin-left: 15%;
	margin-bottom: 1.5rem;
	padding-top: 2rem;
	padding-bottom: 2rem;
	border-radius: 0 2rem 2rem 2rem;
	border: 0.2rem solid rgba(36, 152, 194, 1);
}
.middle_text_inner_left{
	float: left;
	width: 70%;
	margin-left: 5%;
}
.middle_text_inner_left h4{
	margin: 0;
	float: left;
	font-family: 'Allerta';
	font-size: 2.3rem;
	font-weight: 700;
	line-height: 3rem;
	letter-spacing: 0.5px;
	text-align: left;
	border-bottom: 2px solid rgba(36, 152, 194, 1);
}
.middle_text_inner_left p{
	margin: 0;
	float: left;
	width: 100%;
	padding-left: 3rem;
	padding-top: 1.5rem;
	padding-right: 1.5rem;
	font-size: 2rem;
	font-weight: 500;
	line-height: 3rem;
	letter-spacing: 0.5px;
}
.contact_button_box{
	float: left;
	width: 100%;
	padding-top: 2.5rem;
	padding-bottom: 2rem;
}
.contact_button{
	float: left;
	width: 30%;
	margin-left: 10%;
	margin-top: 0.2rem;
	font-size: 2rem;
	text-align: center;
	border-radius: 0 2rem 2rem 2rem;
	border: 0.2rem solid rgba(36, 152, 194, 1);
	overflow: hidden;
}
.contact_button a{
	background-color: rgba(255, 255, 255, 0.8);
	display: block;
	position: relative;
	padding-left: 0.5rem;
	padding-top: 1rem;
	padding-right: 0.5rem;
	padding-bottom: 1rem;
	color: black;
	font-size: 1.5rem;
	font-weight: 900;
	text-decoration: none;
	letter-spacing: 1px;
	border-radius: 0.5rem 0.5rem 0.5rem 0.5rem;
	box-sizing: border-box;
	z-index: 9;
}
.contact_button a:hover{
	-o-transition: all 1s 0.3s linear;
	-moz-transition: all 1s 0.3s linear;
    -ms-transition: all 1s 0.3s linear;
    -webkit-transition: all 1s 0.3s linear;
    transition: all 1s 0.3s linear;
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.contact_button:hover{
	-o-transition: all 1s 0.3s linear;
	-moz-transition: all 1s 0.3s linear;
    -ms-transition: all 1s 0.3s linear;
    -webkit-transition: all 1s 0.3s linear;
    transition: all 1s 0.3s linear;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,1);
}
.middle_text_Img_main{
	float: left;
	width: 20rem;
	height: 20rem;
	border-radius: 100%;
	overflow: hidden;
}
.middle_text_Img_main img{
	display: block;
	margin: auto;
	width: 20rem;
	height: 20rem;
}
#contact_map {
	margin: auto;
	width: 100%;
	height: 50rem;
	overflow: hidden;
}
footer{
	background-color: white;
	float: left;
	width: 100%;
	padding-bottom: 3rem;
}
.footer_mail_box{
	background-image: url(../images/main.jpg);
	background-repeat: no-repeat;
    background-position: 100% 100%;
	background-size: cover;
	float: left;
	width: 100%;
}
.footer_mail_box_mask{
	background-color: rgba(255, 255, 255, 0.7);
	float: left;
	width: 100%;
	padding-top: 2.5rem;
}
.footer_company_box{
	float: left;
	width: 80%;
	margin-left: 10%;
	margin-top: 3rem;
}
.footer_company_inner_left{
	float: left;
	width: 33.3333%;
}
.footer_company_inner_left p{
	float: left;
	width: 100%;
	color: rgba(36, 152, 194, 1);
	font-size: 1.8rem;
	letter-spacing: 0.5px;
	line-height: 2.5rem;
	text-align: center;
	text-shadow: 0 0.5px black;
}
.footer_company_inner_left a{
	float: left;
	width: 100%;
	color: rgba(36, 152, 194, 1);
	font-size: 1.8rem;
	letter-spacing: 0.5px;
	line-height: 3rem;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 0.5px black;
}
.footer_company_inner_left a:hover{
	text-decoration: underline;
}
#footer_adjust1{
	margin-top: 5rem;
}
#footer_adjust1 a{
	margin-top: 2rem;
	color: rgba(36, 152, 194, 1);
	text-shadow: 0 0.5px black;
}
.footer_company_inner_left img{
	display: block;
	margin: auto;
	width: 70%;
	margin-top: -2rem;
}
.checkatrade_footer{
	float: left;
	width: 100%;
	margin-top: 3rem;
}
.checkatrade_footer img{
	margin: 0;
	display: block;
	margin: auto;
	width: 60%;
}
.pi_contact{
	float: left;
	width: 90%;
	margin-left: 5%;
	margin-top: 1.5rem;
	padding-top: 1rem;
	text-align: center;
}
.pi_contact p{
	float: left;
	width: 100%;
	color: rgba(36, 152, 194, 1);
	font-size: 1.5rem;
	letter-spacing: 0.5px;
	text-shadow: 0 0.5px black;
}
.pi_contact a{
	float: left;
	width: 100%;
	color: rgba(36, 152, 194, 1);
	font-size: 1.5rem;
	letter-spacing: 0.5px;
	text-decoration: none;
	text-shadow: 0 0.5px black;
}
.pi_contact a:hover{
	text-decoration: underline;
}
@media screen and (max-width: 1080px){
	.logo_outer_box{
	    float: none;
	    display: block;
	    margin: auto;
		width: 30rem;
		height: auto;
    }
	.middle_header h2{
		width: 86%;
	}
	.middle_text_inner{
		width: 90%;
		margin-left: 5%;
	}
	.footer_company_inner_left{
		width: 100%;
		margin-left: 0;
		border-top: 1px solid white;
    }
	.footer_company_inner_left img{
		margin-top: 0;
		width: 50%;
    }
	#footer_adjust1{
	    margin-top: 1rem;
    }
	.footer_company_inner_left img{
		margin-top: -2.1rem;
    }
}
@media screen and (max-width: 900px){
	.middle_text_Img_main{
		width: 12rem;
	    height: 12rem;
		margin-top: 3rem;
    }
    .middle_text_Img_main img{
	    width: 12rem;
	    height: 12rem;
    }
	.middle_top_about p{
		width: 80%;
	}
	.about_list_outer ul{
		width: 90%;
    }
	.footer_company_inner_left img{
		margin-top: 0;
    }
	.pi_contact{
		border-top: 1px solid white;
	}
	.pi_contact p{
		font-size: 1.5rem;
	}
	.pi_contact a{
		font-size: 1.5rem;
	}
}
@media screen and (max-width: 767px){
	.top_phone_contact_outer{
		display: none;
	}
	.title_section_main{
		margin-top: 0.5rem;
		height: 20rem;
	}
	.title_section_about{
		margin-top: 0.5rem;
		height: 20rem;
	}
	.title_section_windowsanddoors{
	    margin-top: 0.5rem;
		height: 20rem;
	}
    .title_section_Banister{
	    margin-top: 0.5rem;
		height: 20rem;
    }
    .title_section_mirrors{
	    margin-top: 0.5rem;
		height: 20rem;
    }
    .title_section_Splashbacks{
	    margin-top: 0.5rem;
		height: 20rem;
    }
    .title_section_Decorative-Products{
	    margin-top: 0.5rem;
		height: 20rem;
    }
	.title_section_title h2{
		font-size: 2.5rem;
	    letter-spacing: 0;
	    line-height: 20rem;
	}
	.middle_header h2{
		font-size: 1.9rem;
	}
	.middle_top_about p{
		font-size: 1.7rem;
	    letter-spacing: 0.5px;
	}
	.about_list_outer ul li{
		width: 90%;
	    margin-left: 5%;
	    margin-right: 5%;
		font-size: 2rem;
	    letter-spacing: 0.5px;
	}
    .about_list_outer ul li h2{
		font-size: 2rem;
	    letter-spacing: 0.5px;
	}
	.middle_text_inner_left h4{
		font-size: 1.7rem;
		line-height: 2rem;
	    letter-spacing: 0;
	}
    .middle_text_inner_left p{
		padding-left: 1rem;
	    padding-top: 0.5rem;
	    padding-right: 0.5rem;
	    font-size: 1.5rem;
	    font-weight: 500;
	    line-height: 2rem;
	    letter-spacing: 0;
    }
	.middle_text_Img_main{
		width: 8rem;
	    height: 8rem;
		margin-top: 3rem;
    }
    .middle_text_Img_main img{
	    width: 8rem;
	    height: 8rem;
    }
	.contact_button_box{
		padding-bottom: 0.5rem;
	}
	.contact_button{
		width: 50%;
		margin-left: 5%;
	}
	.footer_company_inner_left a{
		font-size: 1.4rem;
	}
}
@media screen and (max-width: 400px){
	.title_section_title h2{
		font-size: 2rem;
	    letter-spacing: 0;
	    line-height: 20rem;
	}
	.middle_header h2{
		width: 90%;
		font-size: 1.8rem;
		letter-spacing: 0;
	}
	.about_list_outer ul li{
		width: 90%;
	    margin-left: 5%;
	    margin-right: 5%;
		font-size: 1.8rem;
	    letter-spacing: 0;
	}
    .about_list_outer ul li h2{
		font-size: 1.8rem;
	    letter-spacing: 0;
	}
}
@media screen and (max-width: 350px){
	.about_list_outer ul li{
		width: 100%;
	    margin-left: 0;
	    margin-right: 0;
		font-size: 1.7rem;
	    letter-spacing: 0;
	}
    .about_list_outer ul li h2{
		font-size: 1.7rem;
	    letter-spacing: 0;
	}
	.middle_text_Img_main{
		width: 6rem;
	    height: 8rem;
		margin-top: 3rem;
    }
    .middle_text_Img_main img{
	    width: 6rem;
	    height: 8rem;
    }
}
