.w-title-colorWhite h2,.w-title-colorWhite .title-h-in >span{ color:#fff;}
							.aboutUs_me .btn-more:hover{ background:none !important; color:#616161 !important;}
							.aboutUs_me .btn-more::after{ content:''; position:absolute; left:50%; top:0; bottom:0; width:0; border-top:1px solid #616161; border-bottom:1px solid #616161;transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; }
							.aboutUs_me .btn-more:hover::after{ width:100%; left:0;}
							@media (max-width:960px){
								.aboutUs_me .img_a{ display:none;}
								.aboutUs_me .text_a{ float:none !important; width:100% !important;}
								.aboutUs_me .text_a > div{ padding:2em 5% !important;}
							}