/*
Template Name: Pick Hotel
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/
/*********************about****************/
.main_ab {
background-image: url(../img/29.jpg);
background-position: center;
}
.work_1l h3 {
border-left: 5px solid #c9a96a;
padding-left: 10px;
}
#work{
padding-top:50px;
padding-bottom:50px;
 }
#choose{
 padding-top:50px;
 padding-bottom:50px;
 background:#c9a96a2e;
 }
.choose_2i{
padding:30px;
background:#000; 
 }
.choose_2io{
background:#2c3f58;
 }
#team{
padding-top:50px;
padding-bottom:50px;
background:#c9a96a2e; 
 }
.team_1i ul li a {
background-color: #c9a96a;
}
.team_1i {
    box-shadow: 0 0 10px #c9a96a;
    padding:15px;
	margin-top:30px;
}
/*********************about_end****************/

@media screen and (max-width : 767px){
#work{
text-align:center;  
 }
.work_1r {
margin-top:15px; 
 }
.choose_2i {
text-align:center; 
margin-top:10px; 
 }
.work_1l h3 {
border-left:none;
padding-left:0;
}
#team{
text-align:center;  
 }
}

@media (min-width:768px) and (max-width:991px) {
.team_1i ul li{
margin-bottom:5px; 
 }
 }
@media (min-width:992px) and (max-width:1200px) {

  }
@media (min-width:1201px) and (max-width:1292px) {

 }