/*
Template Name:Directory Tour
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/25.jpg);
 }
.center_hm{
 background:#000000a3;
  padding-top:80px;
  padding-bottom:80px;
 }

.contact_right_1 ul li{
 display:inline-block;
 font-size:16px;
 }
.contact_right_1 ul li a{
padding:7px;
color:#fff;
border-radius:3px;
 }
.contact_right_1 ul li a i{
font-size:14px;
margin-right:5px;
 }
.bg_1{
 background: #3b5998;
  }
.bg_2{
 background: #00aced;
  }
.bg_3{
 background: #d34836;
  }
 
#contact{
 background:#f4f4f4;
  } 
.contact_right{
 padding:60px; 
  }
.contact_left{
padding-top:60px;
  }
.contact_right_1{
 background:#fff;
 padding:30px 20px 40px 20px;
 box-shadow: 0 0 10px rgba(0,0,0,0.6); 
 margin-top:30px;
  }
.contact_right_1 h5 i{
font-size:16px;
margin-right:5px; 
 }
.contact_right_1 .form-control{
height:45px;
border-radius:0;
margin-top:15px;
font-size:16px; 
 }
.contact_right_1 .form_1{
height:100px; 
 }
/*********************blog_end****************/

@media screen and (max-width : 767px){
.contact_right{
padding:20px 10px 60px 10px;
text-align:center; 
 }
.contact_right_1 ul li{
margin-bottom:15px; 
 }
}

@media (min-width:768px) and (max-width:991px) {
.contact_right_1 ul li{
margin-bottom:15px; 
 }
 }
@media (min-width:992px) and (max-width:1200px) {
.contact_right_1 ul li{
margin-bottom:15px; 
 }
 }
@media (min-width:1201px) and (max-width:1340px) {

 }




