/*
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>
*/
/*********************about****************/
.center_about{
 background-image: url(../img/25.jpg);
 }
.center_hm{
 background:#000000a3;
  padding-top:80px;
  padding-bottom:80px;
 }
#directory{
padding-top:40px;
padding-bottom:40px; 
 }
#about_page{
padding-top:40px;
padding-bottom:40px;
background: #151f31; 
 }
.about_page_1 .col-sm-2{
 border-right:1px solid #21314e;
 }
#business{
 background:#f4f4f4;
 padding-top:40px;
 padding-bottom:40px;
 }
.business_1i{
background:#fff;
padding:20px 15px;
box-shadow: 0 0 10px rgba(0,0,0,0.6); 
 }
/*********************about_end****************/

@media screen and (max-width : 767px){
#directory{
text-align:center; 
 }
.directory_1r {
margin-top:10px; 
 }
.about_page_1i {
margin-top:10px; 
 }
.business_1i {
text-align:center;
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:1340px) {

 }




