.main_banner {
	background-image: url("../image/bathroom-remodeling.jpg");
    background-repeat: no-repeat;
    position: relative !important;
    background-size: cover;
    background-position: center center;
}
.headline {
	background-color: #ffffff;
	padding: 20px 30px;
}
.headline1 img {
	height: 40px;
}
.headline1 h5{
	color: #b60402;
	font-family: 'Poppins', sans-serif; 
	font-weight: 700;
	font-size: 32px; 
	margin: 0;
}
.headline1 p{
	font-size: 20px;
	color: #1e1e1e;
	font-family: 'Poppins', sans-serif; 
	font-weight: 400;
	margin: 0;
	float: right;
	padding: 5px 0;
}
.linetext h5 {
	font-size: 18px;
	text-align: center;
	color: #ffffff;
	background: #f96302;
	/*background-color: #b60402;*/
	padding: 10px 0;
	margin: 0;
	font-family: 'Poppins', sans-serif; 
	font-weight: 400;
}
.linetext span {
	font-size: 19px;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
}
.maintext {
	padding: 120px 0 200px;
}
.maintext h5 {
	font-family: 'Poppins', sans-serif; 
	font-weight: 700;
	font-size: 56px;
	color: #ffffff;
	text-align: center;
}
.maintext h6 {
	font-family: 'Poppins', sans-serif; 
	font-weight: 700;
	font-size: 56px;
	color: #ffffff;
	text-align: center;
}
.maintext p{
	text-align: center;
	font-size: 24px;
	color: #ffffff;
	font-family: 'Poppins', sans-serif; 
	font-weight: 400;
	padding: 10px 0 25px;
}
.maintext {
	text-align: center;
}
.maintext a.btn1 {
	font-size: 20px;
	color: #ffffff;
	background-color: #f96302; 
	/*background-color: #b60402; */
	font-family: 'Poppins', sans-serif; 
	font-weight: 500;
	padding: 15px 55px;
	border: transparent;
}
.footer_icon {
	padding: 40px 0 0;
}
.footer_icon a > i {
   text-align: center;
    position: relative;
    display: inline-block;
  	margin-right: 8px;
    margin-left: 0px;
    color: #5c5c5c;
    font-size: 16px;
    padding: 6px;
    background-color: #ffffff;
    border-radius: 50px;
    height: 30px;
    width: 30px;
    font-weight: bold;
}
.about {
	background-color: #ffffff;
	height: 350px;
}
.image img {

}
.textimg h5 {
	font-size: 32px;
	color: #1e1e1e;
	font-family: 'Poppins', sans-serif; 
	font-weight: 700;
	padding: 50px 0 30px;
	margin: 0;
}
.textimg h5 > span {
	color: #f96302;
	/*color: #b60402;*/
}
.textimg p {
	font-size: 16px;
	color: #1e1e1e;
	font-family: 'Poppins', sans-serif; 
	font-weight: 500;
	line-height: 25px;
	margin: 0;
}
.allright h5 {
	font-size: 18px;
	background-color: #202020;
	color: #ffffff;
	text-align: center;
	font-family: 'Poppins', sans-serif; 
	font-weight: 400;
	padding: 30px 0;
	margin: 0;
}

@media only screen and (min-width: 320px) and (max-width: 480px){	
	.headline1 img {
		margin: 0 auto;
		padding-bottom: 10px;
		height: 60px;
	}
.headline1 h5 {
		text-align: center;
		padding-bottom: 20px;
	}
	.headline1 p{
		text-align: center;
		font-size: 16px;
	}
	.textimg h5 {
		font-size: 26px;
		text-align: center;
	}
	.linetext h5 {
		font-size: 16px;
		padding: 10px;
	}
	.textimg p {
		text-align: center;
	}
	.maintext h5 {
		font-size: 30px;
	}
	.maintext h6{ 
	font-size: 30px;
	}
	.maintext p {
		font-size: 19px;
	}
	.maintext {
		padding: 50px 0 80px;
	}
	.image {
		text-align: center;
	}
	.image img {
		margin: 0 0 50px 0;
	}
	
	.maintext p {
		font-size: 19px;
	}

	.textimg p{ 
		padding-bottom: 40px;
	 }
	 .allright h5 {
	 	line-height: 25px;
	 	font-size: 16px;
	 }
}
@media only screen and (min-width: 481px) and (max-width: 767px){	
	.headline1 img {
		margin: 0 auto;
		padding-bottom: 10px;
		height: 65px;
	}
	.headline1 h5 {
		text-align: center;
		padding-bottom: 20px;
	}
	.headline1 p{
		text-align: center;
	}
	.textimg h5 {
		font-size: 26px;
		text-align: center;
	}
	.textimg p {
		text-align: center;
	}
	.maintext h5 {
		font-size: 40px;
	}
	.maintext h6{ 
	font-size: 40px;
	}
	.maintext p {
		font-size: 19px;
	}
	.maintext {
		padding: 80px 0 80px;
	}
	.maintext h5 {
		font-size: 44px;
	}
	.image {
		text-align: center;
	}
	.image img {
		margin: 0 auto !important;
		margin-bottom: 50px !important;
	}
	.maintext h6{ 
	font-size: 44px;
	}
	.maintext p {
		font-size: 19px;
	}
	.maintext {
		padding: 80px 0 80px;
	}

	.textimg p{ 
		padding-bottom: 40px;
	 }
	 .allright h5 {
	 	line-height: 25px;
	 	font-size: 16px;
	 	padding: 30px 15px;
	 }
}
@media only screen and (min-width: 768px) and (max-width: 980px){ 
	.headline1 img {
    height: 50px;
}
	.maintext h6{ 
	font-size: 46px;
	}
	.maintext h5 {
		font-size: 45px;
	}
	.maintext {
		padding: 80px 0;
	}
	.image img {
		margin-top: 25%;
	}
	.textimg h5 {
		font-size: 28px;
	}
	.textimg p {
		padding-bottom: 40px;
	}
	.headline1 h5 {
		font-size: 28px;
	}
	.headline1 p {
		font-size: 16px;
	}
	.textimg p {
		padding-bottom: 50px;
	}
	.linetext h5 {
		font-size: 15px;
	}
}
@media only screen and (min-width: 980px) and (max-width: 1199px){ 
.headline1 p {
	font-size: 18px;

}
.textimg p {
		padding-bottom: 50px;
	}
	}