@media(max-width:1024px){
	#rs_master_header .eael-simple-menu-container .eael-simple-menu li a {
		color: #000;
	}
	#rs_master_header .eael-simple-menu-container .eael-simple-menu li span svg {
		fill: #000 !important;
	}
	.elementor-351 .elementor-element.elementor-element-9c50e92 .hfe-site-logo .hfe-site-logo-container img {
		width: 86%;
		max-width: 180px;
	}
	#rs_master_header .eael-simple-menu-container .current-menu-item ,
	#rs_master_header .eael-simple-menu-container .current_page_item{
		background: #ddd;
	}
}
@media(max-width:960px){
	.team_member_card_list .team_member_card_item{
		width:calc(33% - 20px);
	}
}
@media(max-width:800px){
}
@media(max-width:767px){
	.team_member_card_list .team_member_card_item{
		width:100%;
	}
	.team_member_card .member_image div {
		height: 190px;
	}
	.rs_project_list .project_col {
		width: 100%;
	}
	.rs_project_list .rs_project_item .thumbnail_img {
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
	}
	.rs_project_list .rs_project_item .dtext {
		clear: both;
		float: none;
	}
}