/*
Template Name:Architecture
File: Layout CSS
Author: Templates On Web
Author URI: http://templateonweb.com/
Licence: <a href="http://www.templateonweb.com/terms.php?v=content&contentid=152">Website Template Licence</a>
*/
/*********************contact****************/
.center_about {
    background-image: url(../img/contact_us_hero_01_11zon.jpg);
	background-position:center;
}
.center_about_m{
 padding-top: 300px;
 padding-bottom: 200px;
 background: #00000091; 
  }
.about_h{
 margin-bottom:30px;
 }  
.blog_d_page_li3i{
  margin-top:15px;
  width:80%;
  margin-left:auto;
  margin-right:auto;
  }
.blog_d_page_li3i .form-control{
 height:50px;
 font-size:16px; 
  }
.blog_d_page_li3i .form_1{
 height:150px;
  }
#contact_page{
 padding-top:40px;
 padding-bottom:50px; 
  }
.contact_p1{
 margin-top:40px; 
  }
.contact_p1i{
 background:#fafafa;
 padding:35px 15px 40px 15px;
 }
.contact_p1i span{
font-size:45px; 
 }
.contact_p1i hr{
border-color:#a58838;
width:20%;  
  }
.contact_p_2{
margin-top:40px;  
  }
/*********************contact_end****************/


@media screen and (max-width : 767px){
.blog_d_page_li3i .form-control{
 margin-top:15px;
 }
.contact_p1i {
margin-bottom:15px;  
  }
}

@media (min-width:768px) and (max-width:991px) {

 }
@media (min-width:992px) and (max-width:1200px) {

 }
@media (min-width:1201px) and (max-width:1350px) {

 }



