/*
Template Name: Hivehaven Interior
File: Layout CSS
Developed By: V. Aswin
LinkedIn: https://www.linkedin.com/in/talktoaswin
Copyright: © Aswin. All Rights Reserved.
Licence: Aswin's Website Template Licence</a>
*/


/*********************blog****************/
.center_about {
background-image: url(../img/43.jpg);
background-position: center;
}
.center_team {
background-image: url(../img/44.jpg);
background-position: center;
}
.center_team_dt {
background-image: url(../img/50.jpg);
background-position: center;
}
.team_1dt1r .progress-bar {
background: #f4f4f4;
border-radius: 0;
}
.team_1dt1r .progress {
background-color: #daa14c; 
height: 8px;
overflow: hidden;
border-radius: 0;
}
/*********************blog_end****************/


@media screen and (max-width : 767px){
.offer_l h6{
text-align:center; 
 }
.offer_r{
margin-top:15px; 
 }
.team_1dt1r{
margin-top:15px; 
 }
.team_1dt3r{
margin-top:15px;  
 }
.team_1dt3ril .form-control{
margin-top:10px; 
 }

 }

@media (min-width:576px) and (max-width:767px) {

 }
@media (min-width:768px) and (max-width:991px) {


 }

@media (min-width:992px) and (max-width:1200px) {

 }



