/* Tablet Layout: 768px. */

@media only screen and (min-width: 768px) and (max-width: 1169px) {
.column {width:750px}

.head_contact > a {
  color: #C8BC9D;
  font-family: 'Open Sans',sans-serif;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
}
.head_contact > p {
  color: #000000;
  font-size: 16.5px;
  line-height: 1.3;
}
.logo_text > h2 {
  color: #6E6E6E;
  font-family: 'Covered By Your Grace',cursive;
  font-size: 20.5px;
  line-height: 1;
  padding: 27px 0;
  text-align: left;
}
.banner_text > h2 {
  color: #C8BC9D;
  font-size: 50px;
  font-weight: 400;
  line-height: 1.1;
  padding-top: 50px;
}
.banner_text h3 {
  color: #FFFFFF;
  font-size: 22px;
  font-weight: 400;
  padding-top: 19px;
  position: relative;
}
.banner_text > p {
  border-bottom: 1px solid #FFFFFF;
  border-top: 1px solid #FFFFFF;
  color: #C3C3C3;
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.8;
  margin-bottom: 15px;
  margin-top: 13px;
}

.banner_text li {
  color: #C3C3C3;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  padding: 4px 0;
}.banner_form > h2 {
  color: #C8BC9D;
  font-size: 18px;
  font-weight: 400;
  padding-bottom: 12px;
  padding-top: 25px;
}
.main_form textarea, .main_form select, .main_form input {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 10px;
  padding: 6px 8px;
  width: 100%;
}
.main_form textarea {
  height: 75px;
}
.main_form input[type="submit"] {
  background: none repeat scroll 0 0 #C8BC9D;
  border: medium none;
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  margin-top: 13px;
  width: 99%;
}
.subpost {
  left: 0;
  position: absolute;
  top: -4px;
  width: 100%;
}
.post_content {
  height: 185px;
  position: relative;
  width: 100%;
}
.post_content {
  display: block;
  margin-top: -16px;
  width: 100%;
}
.single_post > h2 {
  background: none repeat scroll 0 0 #DDD9CD;
  font-size: 14px;
  font-weight: 700;
  padding: 10px;
  text-align: center;
}
.middle_list li {
  border-right: 2px solid #FFFFFF;
  color: #FFFFFF;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  padding: 0 9px;
}
.middle_title > h2 {
  color: #2D2D2D;
  font-family: 'Covered By Your Grace',cursive;
  font-size: 26px;
  font-weight: 400;
  padding: 13px 0;
  text-align: center;
}
.middle_title span {
  font-family: 'Raleway',sans-serif;
  font-size: 16px;
  font-weight: 700;
}
.house_area {
  background-color: #2D2D2D;
  background-image: url("img/home.jpg");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 50% 100%;
  padding-bottom: 30px;
  padding-top: 30px;
}
.house_text {
  border: 1px solid #C8BC9D;
  padding: 20px 15px;
  width: 94%;
}

.house_text > h2 {
  color: #C8BC9D;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.2;
}

.house_text > p {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 400;
  padding-top: 10px;
}
.bottom_house_text > h2 {
  color: #B9AD90;
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 12px;
}
.bottom_house_text > p {
  color: #000000;
  display: inline;
  font-size: 15.4px;
  font-weight: 400;
}
.bottom_house_text_area {
  padding: 30px 0;
}
.service_title > h2 {
  color: #B9AD90;
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 25px;
  padding-top: 18px;
  text-align: center;
}

.service_area:before {
  background: none repeat scroll 0 0 #B9AD90;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 49px;
  width: 100%;
}
.num > p {
  color: #C8BC9D;
  font-size: 18px;
  font-weight: 700;
  padding-top: 10px;
  text-align: left;
}
.step_text > p {
  color: #000000;
  font-family: 'Open Sans',sans-serif;
  font-size: 13px;
}

.num {
  float: left;
  width: 14%;
}
.step_text {
  float: left;
  width: 86%;
}
.testi_title > h2 {
  color: #B9AD90;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  padding: 20px 0;
  text-align: center;
}
.single_testimonial > img {
  margin-bottom: 22px;
  width: 30px;
}
.single_testimonial {
  background: none repeat scroll 0 0 #DDD9CD;
  margin-bottom: 30px;
  padding: 20px 13px 11px;
  text-align: center;
}
.single_testimonial > p {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.2px;
  line-height: 1.5;
  padding-bottom: 5px;
  text-align: left;
}
.single_testimonial > h2 {
  color: #B9AD90;
  font-size: 15px;
  font-weight: 700;
  padding-top: 17px;
}
.top_logo > img {
  width: 100%;
}
.top_text > p {
  color: #FFFFFF;
  font-size: 12px;
  font-weight: 600;
  padding: 9px 0;
  text-align: right;
  text-transform: uppercase;
}
.social {
  float: left;
  padding-left: 3%;
  position: relative;
  text-align: center;
  width: 25%;
}
.bd_logo {
  float: left;
  position: relative;
  text-align: center;
  width: 25%;
}
.bd_logo > img {
  margin-top: 21px;
  width: 74%;
}
.left_column {
  float: left;
  position: relative;
  width: 50%;
}
.left_column > p {
  color: #FFFFFF;
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 15px;
}
.subpost {
  left: 0;
  position: absolute;
  top: 36px;
  width: 100%;
}

}



/* Mobile Layout: 320px. */

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

.column {width:300px}

.logo {
  text-align: center;
}
.logo > img {
  margin: 15px 0;
  width: 84%;
}
.logo_text > h2 {
  color: #6E6E6E;
  font-family: 'Covered By Your Grace',cursive;
  font-size: 22.5px;
  line-height: 1;
  padding: 15px 0;
  text-align: center;
}
.head_contact > p {
  color: #000000;
  font-size: 15.5px;
  line-height: 1.3;
  padding-bottom: 5px;
}
.head_contact > a {
  color: #C8BC9D;
  font-family: 'Open Sans',sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
}
.head_contact {
  padding: 10px 0 15px;
  text-align: center;
}
.banner_text > h2 {
  color: #C8BC9D;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.1;
  padding-top: 24px;
}
.banner_text {
  padding-bottom: 13px;
  text-align: center;
}
.banner_text h3 {
  color: #FFFFFF;
  font-size: 15px;
  font-weight: 400;
  padding-top: 15px;
  position: relative;
}
.banner_text > p {
  border-bottom: 1px solid #FFFFFF;
  border-top: 1px solid #FFFFFF;
  color: #C3C3C3;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.9;
  margin-bottom: 14px;
  margin-top: 15px;
}
.banner_text li {
  color: #C3C3C3;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  padding: 3px 0;
}
.banner_form > h2 {
  color: #C8BC9D;
  font-size: 22px;
  font-weight: 400;
  padding-bottom: 12px;
  padding-top: 17px;
  text-align: center;
}
.main_form textarea, .main_form select, .main_form input {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 6px;
  padding: 8px;
  width: 100%;
}
.post_content {
  height: auto;
  padding-bottom: 22px;
  position: relative;
  width: 100%;
}
.subpost {
  left: 0;
  position: relative;
  top: 15px;
  width: 100%;
}
.single_post {
  margin-bottom: 10px;
}
.single_post > h2 {
  background: none repeat scroll 0 0 #DDD9CD;
  font-size: 16px;
  font-weight: 700;
  padding: 10px;
  text-align: center;
}
.middle_list li {
  border-right: 0 none;
  color: #FFFFFF;
  display: block;
  font-size: 16px;
  font-weight: 700;
  padding: 1px 20px;
}
.middle_title > h2 {
  color: #2D2D2D;
  font-family: 'Covered By Your Grace',cursive;
  font-size: 30px;
  font-weight: 400;
  padding: 10px 0;
  text-align: center;
}
.middle_title span {
  font-family: 'Raleway',sans-serif;
  font-size: 17px;
  font-weight: 700;
}
.house_area {
  background-color: #2D2D2D;
  background-image: none;
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 50% 100%;
  padding-bottom: 20px;
  padding-top: 20px;
}
.house_text {
  border: 1px solid #C8BC9D;
  padding: 25px 15px;
  text-align: center;
  width: 100%;
}
.house_text > p {
  color: #FFFFFF;
  font-size: 15px;
  font-weight: 400;
  padding-top: 15px;
}
.house_image > img {
  width: 100%;
}
.bottom_house_text_area {
  padding: 20px 5px;
  text-align: center;
}
.bottom_house_text > p {
  color: #000000;
  font-size: 15.4px;
  font-weight: 400;
}
.service_image > img {
  margin-bottom: 10px;
  width: 100%;
}

.service_title.align_left > h2 {
  text-align: center;
}
.single_step {
  margin-top: 15px;
}
.step_text > p {
  color: #000000;
  font-family: 'Open Sans',sans-serif;
  font-size: 14px;
}
.single_testimonial {
  background: none repeat scroll 0 0 #DDD9CD;
  margin-bottom: 30px;
  padding: 25px 20px 15px;
  text-align: center;
}
.single_testimonial > img {
  margin-bottom: 25px;
  width: 37px;
}
.single_testimonial > p {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.2px;
  line-height: 1.5;
  padding-bottom: 12px;
  text-align: center;
}
.single_testimonial > h2 {
  color: #B9AD90;
  font-size: 16px;
  font-weight: 700;
  padding-top: 3px;
}
.top_logo > img {
  width: 90%;
}
.top_logo {
  text-align: center;
}
.top_text > p {
  color: #FFFFFF;
  font-weight: 600;
  padding: 12px 0;
  text-align: center;
  text-transform: uppercase;
}
.footer_logo > img {
  margin-bottom: 15px;
  margin-top: 0;
}
.footer_logo {
  text-align: center;
}
.left_column:before {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  content: "";
  height: 100px;
  position: absolute;
  right: 0;
  top: 17px;
  width: 1px;
}
.left_column {
  float: left;
  position: relative;
  text-align: center;
  width: 100%;
}
.left_column > p {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 9px;
}
.bd_logo {
  float: left;
  position: relative;
  text-align: center;
  width: 100%;
}
.bd_logo:before {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0); 
}
.bd_logo > img {
  margin-top: 9px;
  width: 31%;
}
.social {
  float: left;
  padding-left: 0;
  position: relative;
  text-align: center;
  width: 100%;
}
.post_content { 
  margin-top: 0;
  width: 100%;
}



}



/* Wide Mobile Layout: 480px. */

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

.column {width:450px}

}


