/*
Template Name: Industry
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/

/*********************team****************/
.center_team {
background-image: url(../img/38.jpg);
background-position: center;
}
.center_team_dt {
background-image: url(../img/42.jpg);
background-position: center;
}
.team_dt1l ul li a {
background-color: #f4f4f4;
display: block;
width: 45px;
height: 45px;
line-height: 45px;
text-align: center;
margin-left: 2px;
margin-right: 2px;
transition: 0.3s;
color: #000;
font-size:18px;
}
.team_dt1l ul li a:hover {
background:#ff5316;
color:#fff; 
 }

.team_dt1r .progress-bar {
background: #F9F9F9;
border-radius: 0;
}
.team_dt1r .progress {
background-color: #ff5316;
height: 10px;
overflow: hidden;
border-radius: 0;
}
/*********************team_end****************/


@media screen and (max-width : 767px){
.team_pg1r{
margin-top:20px; 
 }
.team_dt1r{
margin-top:15px; 
 }
.team_dt1l{
text-align:center; 
 }
.team_dt1r{
margin-top:15px;
 }
.team_dt1r h3{
text-align:center;
 }
.team_dt1r h4{
text-align:center;
 }
 }

@media (min-width:576px) and (max-width:767px) {

 }
@media (min-width:768px) and (max-width:991px) {
.team_dt1l h5{
 font-size:14px;
 }
.team_dt1l ul li a {
width: 30px;
height: 30px;
line-height: 30px;
font-size: 14px;
}
 }

@media (min-width:992px) and (max-width:1200px) {

 }
@media (min-width:1201px) and (max-width:1270px) {

 }



