/*
Template Name:Travel Spot
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>
*/
/*********************center_home****************/
.mySlides {
display:none;
}
.center_main{
  position:relative;
  }
.center_main_1{
  position:absolute;
  bottom:0;
  left:25%;
  background:#00000057;
  width:50%;
  padding:30px 10px 40px 10px;
  }
.center_main_1 h1{
  color:#fff;
  font-size:70px;
  }
.center_main_1 p{
color:#eee;
margin-top:0;
  }
.center_main_1 h4{
color:#eee;
  }
/*********************center_home_end****************/

/*********************about_home****************/
#about_home{
  padding-top:20px;
  padding-bottom:30px;
  }
.about_home_1 h1{
  font-size:45px;
  }
.about_home_2{
 margin-top:15px; 
  }
.about_home_2_inner h2{
  color:#000;
  }
.about_home_2_inner h5{
margin-bottom:10px;
  }

.about_home_2_inner ul li a {
 background-color: #083604;  
}
.about_home_2_inner_1{
 background:#f4f4f4;
 padding-bottom:15px; 
  }
/*********************about_home_end****************/

@media screen and (max-width : 767px){
.center_home  img{
  height:250px;
  }
.center_main_1 {
 left:0;
 width:100%; 
 padding:10px;
  }
.center_main_1 h1{
font-size:30px;  
  }
.center_main_1 p{
 font-size:16px; 
  }
.center_main_1 h4{
 font-size:16px; 
  }
.center_main_1 h3{
 font-size:18px; 
  }
.about_home_1 {
padding:10px;  
  }
.about_home_2_inner {
margin-top:15px;  
  }
}

@media (min-width:768px) and (max-width:991px) {
.center_main_1{
 left:10%;
 width:80%; 
  }
.center_main_1 h1{
 font-size:45px; 
  }
 }
 @media (min-width:992px) and (max-width:1200px) {
.center_main_1 h1{
 font-size:45px; 
  }
 }
@media (min-width:1201px) and (max-width:1335px) {

 }



