/*
Template Name:My Estate
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_blog_d {
background-image: url(../img/40.jpg);
background-position: center center;
background-size: cover;
}

#prop{
   background:#f9ffed;
   padding-top:20px;
   padding-bottom:40px;
   }
.list_1_1{
border: 1px solid #bfff3e;
  }
.list_1_1i{
background:#fff;
padding: 5px 10px 25px 10px;  
  }
.list_1_1i h4{
  text-align:center;
  font-size:34px;
  color:#f65a3a;
  }
.list_1_1i ul{
  margin-top:15px;
  }
.list_1_1i ul li{
 display:inline-block; 
 margin-right:5px;
  }
.nav_list span{
  font-weight:bold;
  color:#000;
  }
.date{
 font-size:14px;  
   }
.comp a{
 background:#000;
 padding:6px 15px;
 display:inline-block;
 color:#fff;  
   }
.comp a:hover{
background:#7caf19;
   }
.det a{
 padding:6px 15px;
 display:inline-block;
 color:#fff;
 background:#7caf19;
   }
.det a:hover{
background:#000;
   }
.list_1{
margin-top:15px;  
  }
.prop_3{
  margin-top:20px;
  margin-bottom: 25px;
  }
.pages ul li{
background: #fff;
 }
/*********************contact_end****************/

@media screen and (max-width : 767px){
#prop{
 text-align:center; 
  }
.list_1_1i {
 margin-bottom:10px;
 }
.list_1_1i ul li{
  margin-bottom:5px;
  }
}

@media (min-width:768px) and (max-width:991px) {
.list_1_1i ul li{
 margin-bottom:5px; 
  }
 }
 @media (min-width:992px) and (max-width:1200px) {
.list_1_1i ul li{
 margin-bottom:5px; 
  }
 }
@media (min-width:1201px) and (max-width:1325px) {

 }



