@supports (-ms-ime-align:auto) {

	.single-features-card {
		background-color: rgba(255, 255, 255, 0.05) !important;
	}

	.bg-text.scrollme {
		color: rgba(0, 0, 0, 0);
	}

	.form-control {
		border: 1px solid #ffffff !important;
	}

	.inputLabel {
		color: rgba(255, 255, 255, 0.42);
	}

	.default-btn.login {
		background: rgba(0, 0, 0, 0) !important;
		border-color: rgba(255, 255, 255, 0.05) !important;
	}

	.spacle-nav .navbar .others-options .default-btn {
		border-color: #8200a8;
	}

	.b-mobile-first {
		background: rgba(0, 0, 0, 0) !important;
		border-color: rgba(255, 255, 255, 0.05) !important;
	}

	.whiteFon {
		background: rgba(0, 0, 0, 0) !important;
		border-color: rgba(0, 0, 0, 0.05) !important;
	}

	.slogan.edge {
		margin-left: 100px !important;
		right: 40% !important;
		margin-top: -40px !important;
	}

	.slogan.edge2 {
		right: -72% !important;
		margin-top: -38px !important;
	}

	a.astlink {
		border-bottom: 1px solid rgba(255, 255, 255, 0.05) !important;
	}

	.single-blog-post .post-content h3 a {
		border-bottom: 1px solid rgba(0, 0, 0, 0.05) !important;
	}

	.spacle-nav .navbar .navbar-nav .nav-item:hover {
		background: rgba(0, 0, 0, 0) !important;
	}

	.videoModalStyle {
		background: rgb(42, 36, 44) !important;
	}

	.modal-header {
		border-color: rgba(255, 255, 255, 0.05) !important;
	}

	.videoFrame {
		top: 23px !important;
	}

	#video3 {
		position: absolute;
		z-index: 100;
	}
}