/*
Template Name: Hotel Flow
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/
/*********************about****************/
#about_pg{
padding-top:50px;
padding-bottom:50px;
 }
.about_pg_right_il span i{
background:#d69d5a;
color:#fff;
text-align:center;
width:60px;
height:60px;
line-height:60px;
font-size:25px;
border-radius:50%; 
 }
.about_pg_right_i{
margin-top:30px; 
 }
.about_pg_right{
background:#d69d5a1f;
min-height:520px;
padding:52px 30px;
 }
.about_pg_left img{
min-height:520px;
 }
.bg_1{
background:#fafafa;
 }
 
#specialist{
 padding-top:50px;
 padding-bottom:50px;
 background:#d69d5a1f;
  }
.specialist_right h2{
  color:#000;
  font-weight:bold;
  font-size:40px;
  margin-bottom:10px;
  }
.specialist_right h5{
 font-size:22px;
 color:#000;
 margin-bottom:10px;
 font-weight:bold; 
  }
.specialist_right .para_1{
margin-bottom:20px; 
  }
.specialist_right .para_2{
color:#999;
margin-bottom:20px; 
  }
.specialist_right h4{
color:#000; 
font-weight:bold;
font-size:22px;
margin-bottom:20px;
  }
.specialist_right ul li{
margin-bottom:10px;
  }
.specialist_right ul li i{
vertical-align:middle;
margin-right:10px;
color: #d69d5a;
  }
/*********************about_end****************/

@media screen and (max-width : 767px){
.about_pg_right{
 text-align:center;
 }
.about_pg_right_ir{
 margin-top:10px;
 }
#specialist{
 text-align:center;
 }
}

@media (min-width:768px) and (max-width:991px) {
.about_pg_right_il span i{
 width:40px!important;
 height:40px!important;
 line-height:40px!important;
 font-size:18px!important;
 }
.about_pg_right {
padding: 10px 10px!important;
}
.about_pg_right_i{
margin-top:10px!important; 
 }
.about_pg_right_i p{
font-size:16px;
 }
 }
@media (min-width:992px) and (max-width:1200px) {
.about_pg_right {
padding: 37px 12px!important;
}
.about_pg_right_i p{
font-size:16px;
 }
  }
@media (min-width:1201px) and (max-width:1292px) {

 }