/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
.wpb_gallery_slidesflickity_static_height_style .nectar-flickity:not(.masonry) .flickity-viewport{
	margin:0!important;
}
.img-with-aniamtion-wrap .hover-wrap{
	margin-bottom:0!important
}
.current_page_item span{
font-weight:800!important;	
}
.menu-item span{
	font-weight:400;
}

.wpcf7-submit{
	width:100%!important;
}
.team-member[data-style=bio_fullscreen] .team-member-overlay{
	opacity: .4;
}
.team-meta h3, .team-meta .arrow-end{
	opacity:1!important;
}
.team-member-image img, .team-member-overlay{
	border-radius:20px;
}
.visability{
	opacity: 0.5!important;
}
@media only screen and (max-width: 999px){
	.img_circle .img-with-aniamtion-wrap{
		width: 30% !important;
		opacity: 0.5!important;
	}
}
@media only screen and (max-width: 690px){
	.nectar-list-item{
		width:100%!important;
	}
	.img_circle .img-with-aniamtion-wrap{
		width: 60% !important;
	}
	
}

@media only screen and (max-width: 430px){

	.img_circle .img-with-aniamtion-wrap{
		    width: 100% !important;
    left: -25% !important;
	}
}