/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/


.page-section {
	padding: 120px 0;
}

/* .menu-link {
	color: #F7F7F7;
} */

/* .slider-element .video-wrap, .swiper-slide-bg {
	height: 70%;
} */

@media (max-width: 991.98px) {
	.menu-link {
		color: #444;
	}
}

.sticky-header .menu-link {
	color: #444;
}