/*
Template Name: Popular News
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/

/*********************contact****************/
.team_1i1i1 ul li a{
	width:45px;
	height:45px;
	line-height:45px;
	color:var(--bs-white); 
}
.team_1i1i1 ul li a:hover{
	color:var(--bs-white); 
	background:var(--blue)!important; 
}
.team_1i:hover .team_1i1i1 ul li a{
	display:block!important; 
}
/*********************contact_end****************/



@media screen and (max-width : 767px){
.team_1i2 {
	text-align:center; 
}
.team_1i1i img{
	width:100%;
}
.team_1i{
	margin-top:8px;
	margin-bottom:8px;
}
 }


@media (min-width:576px) and (max-width:767px) {

 }
 
@media (min-width:768px) and (max-width:991px) {
.team_1i1i1 ul li a {
	width: 35px;
	height: 35px;
	line-height: 35px;
}
.team_1i{
   margin-top:15px;
 }
 }

@media (min-width:992px) and (max-width:1200px) {

 }

@media (min-width:1201px) and (max-width:1300px) {

 }
@media (min-width:1400px) and (max-width:2000px) {

 }


