/* Tablet Layout: 768px. */

@media only screen and (min-width: 768px) and (max-width: 1169px) {
.column {width:750px}
.logo img { 
  width: 100%;
}
.header p { 
  font-size: 22px; 
}
.header_contact h1 { 
  font-size: 32px; 
  line-height: 48px;
  margin: 0;
  padding-left: 12px;
}
.header h2 { 
  font-size: 38px; 
  line-height: 46px;
  padding-bottom: 10px;
  padding-top: 134px; 
}
.header p { 
  font-size: 20px; 
  margin-bottom: 5px; 
}

.header_button ul li a {  
  font-size: 17.85px; 
  margin: 0 10px;
  padding: 20px 50px; 
}
.header p { 
  font-size: 17px; 
  margin-bottom: 0px; 
}
.header_button {
  margin-bottom: 50px;
  margin-top: 40px;
}
.white_bg h2 { 
  font-size: 40px; 
  line-height: 46px;
  padding-bottom: 30px;
  padding-top: 45px; 
}
.white_bg p { 
  font-size: 14px ;
  line-height: 26px;
  padding-bottom: 19px;
}
.sub_content h3 { 
  font-size: 20px; 
  line-height: 30px;
  padding-bottom: 20px;
}
.sub_image img {
  width: 100%;
}
.sub_image {
  float: left;
  width: 27%;
}
.sub_content p {
  line-height: 27px;
  padding-right: 3%;
}
.reece p { 
  font-size: 20px; 
  padding-top: 35px;
}
.right_call a { 
  font-size: 18px; 
  line-height: 45px;
  padding: 6px 20px; 
}
.right_call { 
  margin-top: 23px;
  width: 26%;
}
.left_call p {
  font-size: 24px; 
  line-height: 32px;
  padding-bottom: 35px;
  padding-top: 40px;
}
.bathroom_area > h2 {
  font-size: 34px; 
  padding-bottom: 35px; 
}
.single_bathroom img {
  width: 90%;
}
.slick-next.slick-arrow { 
  background-repeat: no-repeat;
  background-size: 25px 25px; 
  right: -6%;
  text-indent: -11820px;
  top: 40%;
  width: 66px;
  z-index: 9999;
}
.slick-prev.slick-arrow {
  background-color: #d1d1d1;
  background-image: url("img/left.png");
  background-repeat: no-repeat;
  background-size: 25px auto;
  border: medium none;
  height: 25px;
  left: -0.5%;
  position: absolute;
  text-indent: -1120px;
  top: 37%;
  width: 25px;
  z-index: 9999;
}
.bathroom {
  padding-left: 3%;
}
.testimonial > h2 {
  color: #141414;
  font-size: 40px;
  font-weight: 700;
  line-height: 45px;
  padding-bottom: 35px;
  padding-top: 40px;
  text-align: center;
}
.single_testi p { 
  font-size: 14px; 
  line-height: 20px;
}
.single_testi { 
  padding: 50px 25px 30px 40px;  
} 
.full_teste p { 
  font-size: 14px; 
  line-height: 20px;
}
.full_teste { 
  padding: 50px 25px 30px 40px;  
} 
.testimonial > h3 { 
  font-size: 30px; 
}
.contact h2 { 
  font-size: 45px;
  font-weight: 600;
  line-height: 45px;
  padding-bottom: 20px; 
}
.contact p { 
  font-size: 20px; 
  padding: 0 11% 45px; 
}
.contact_us input[type="submit"] { 
  font-size: 16px; 
  margin-left: 26%;
  margin-top: 15px;
  padding: 12px;
  width: 44%;
}
.reece img {
  width: 40%;
}



}



/* Mobile Layout: 320px. */

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

.column {width:300px}

.logo {
  float: left;
  width: 100%;
  text-align: center;
}
.header_contact {
  float: left;
  margin-top: 15px;
  text-align: center;
  width: 100%;
}
.header h2 { 
  font-size: 28px; 
  line-height: 34px;
  padding-bottom: 10px;
  padding-top: 80px; 
}
.header p {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 10px;
    margin-right: 0;
    text-align: center !important;
    width: 100%;
}
.header_contact h1 {
    float: right;
    font-size: 37px;
    font-weight: 800;
    line-height: 48px;
    margin: 0;
    width: 100%;
}
.container{
  padding-left: 15px;
  padding-right: 15px;
}
.header_button ul li a {
  background-image: url("img/btn1.png");
  background-size: 100% 100%;
  border: medium none palegreen;
  color: #fff;
  display: inline-block;
  font-size: 15.85px;
  font-weight: 800;
  margin: 5px 10px;
  padding: 17px 50px;
  text-decoration: none;
}
.white_bg {
  text-align: center;
}
.white_bg p { 
  font-size: 15px;
  font-weight: 600;
  line-height: 26px;
  padding-bottom: 40px;
}
.sub_content {
  float: left;
  width: 100%;
}
.sub_image {
  width: 100%;
}
.sub_content h3 {
  color: #1e1e1e;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  padding-bottom: 29px;
}
.sub_image img {
  width: 98%;
  margin-bottom: 15px;
}
.reece img {
  width: 85%;
}
.reece p {
  color: #fff;
  font-size: 19px;
  font-weight: 700;
  padding-top: 30px;
}
.left_call {
  float: left;
  width: 100%;
}
.left_call p {
  font-size: 20px;
  font-weight: 400;
  line-height: 31px;
  margin-left: 15px;
  margin-right: 15px;
  padding: 36px 5px 21px;
  text-align: center;
}
.right_call {
  float: left;
  margin-bottom: 10px;
  margin-top: 5px;
  text-align: center;
  width: 100%;
}
.bathroom_area > h2 {
  font-size: 30px;
  font-weight: 700;
  padding-bottom: 39px;
  text-align: center;
}
.single_bathroom img {
  width: 94%;
}
.slick-next.slick-arrow { 
  opacity: 0; 
}
.slick-prev.slick-arrow { 
  opacity: 0; 
}
.bathroom_area {
  background: #d1d1d1 none repeat scroll 0 0;
  padding-bottom: 24px;
  padding-top: 50px;
  position: relative;
}

.testimonial > h2 {
  color: #141414;
  font-size: 30px;
  font-weight: 700;
  line-height: 42px;
  padding-bottom: 35px;
  padding-top: 40px;
  text-align: center;
}
.single_testi { 
  width: 98%;
  text-align: center;
  margin-left: 1%;
}
.single_testi:first-child {
  margin-right: 2%;
  margin-bottom: 41px;
}
.single_testi {
  background: #424242 none repeat scroll 0 0;
  border-radius: 10px;
  float: left;
  padding: 50px 20px 20px;
  position: relative;
  width: 49%;
}
.full_teste {
  background: #424242 none repeat scroll 0 0;
  border-radius: 10px;
  float: left;
  margin: 44px 5px 50px;
  padding: 50px 20px 20px;
  position: relative;
}
.testimonial > h3 {
  display: block;
  font-size: 30px;
  font-weight: 700;
  padding-bottom: 30px;
  text-align: center;
}.contact h2 {
  color: #fff;
  font-size: 40px;
  font-weight: 600;
  line-height: 44px;
  padding-bottom: 5px;
  text-align: center;
}
.contact p {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  padding: 0 3% 26px;
  text-align: center;
}
.contact_us {
  margin: 0 auto;
  width: 100%;
}.contact_us input {
  border: 3px solid #242424;
  border-radius: 5px;
  float: left;
  font-size: 16px;
  margin-bottom: 10px;
  margin-right: 0;
  padding: 6px 15px;
  width: 100%;
}

.contact_us input[type="submit"] {
  background-image: url("img/btn2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border: medium none;
  color: #1e1e1e;
  font-size: 20px;
  font-weight: 800;
  margin-left: 10%;
  margin-top: 15px;
  padding: 16px;
  width: 80%;
}
.footer p {
  font-size: 14px;
  padding: 18px 0;
  text-align: center;
}


.white_bg h2 {
  color: #1e1e1e;
  font-size: 30px;
  font-weight: 700;
  line-height: 31px;
  padding-bottom: 25px;
  padding-top: 42px;
  text-align: center;
}
.single_testi {
  background: #424242 none repeat scroll 0 0;
  border-radius: 10px;
  float: left;
  padding: 50px 20px 20px;
  position: relative;
  width: 98%;
}
.contact_area {
  background-image: url("img/bg.png");
  padding-bottom: 40px;
  padding-top: 46px;
}
.logo img {
  margin-top: 19px;
  width: 85%;
}











}



/* Wide Mobile Layout: 480px. */

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

.column {width:450px}
.sub_image img {
  width: 58%;
}

}


