@media (max-width: 768px) {
	.vs-hero-wrapper .hero-btn a:hover {
		background: #fa8507;
		color:#fff;
	}
	.vs-about-layout10 .vs-btn-group .style1:hover {
		background: #fa8507 !important;
		color: #fff;
	}
	.vs-btn.mask-style1.active, .vs-btn.mask-style1:hover, .vs-btn.mask-style2.active, .vs-btn.mask-style2:hover, .vs-btn.style1.active, .vs-btn.style1:hover {
		background: #fa8507;
		color:#fff;
	}
}
.policy {
	margin-top: 50px; 
	margin-bottom: 50px;
	font-size: 18px;
	text-align: left;
	color: #000;
	line-height: 2.0;
}
.policy p strong {
	color: #fa8507;
	}
