/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 12 2024 | 12:36:16 */
@media (max-width: 991px) {
	.brx-popup-content.brxe-container {
		background: transparent;
		max-width: 80% !important;
	}
	.sliderVideo .bricks-video-overlay-icon {
		height: 60px;
	}
	.sliderVideo .splide__arrow {
		background-color: #c4ddf8;
		top: 100px;
	}
	.sliderVideo .splide__arrow--prev {
		transform: translateY(0) translateX(-10px) scaleX(-1) !important;
		display: none;
	}
	.sliderVideo .splide__arrow--next {
		transform: translateX(15px) translateY(0) !important
	}
	.sliderVideo .splide__arrows {
		display: block !important;
	}
	button.splide__pagination__page {
		background-image: none !important;
	}
	.splide__pagination .splide__pagination__page.is-active:before {
		content: none !important
	}
	.sliderVideo .splide__pagination .splide__pagination__page {
		width: 40px !important;
		height: 4px !important;
		border-radius: 0px !important;
		background-color: #ffc055 !important;
		background-size: contain !important;
		background-repeat: no-repeat !important;
		background: center;
		filter: grayscale(1) contrast(0.5);
		border-top: 4px solid #FFC055 !important;
		padding-top: 0px !important;
		margin: 0 !important;
	}
	.sliderVideo .splide__pagination {
		display: flex;
		gap: 20px !important;
		justify-content: center !important;
		margin-top: 20px !important;
	}
	.sliderVideo .bricks-video-overlay-icon {
		width: 50px !important;
		height: 50px !important;
	}
}
@media (max-width: 767px) {
	.feature-section .feature-main-wrapper:nth-child(even) .feature-wrapper {
		flex-direction: column-reverse !important;
	}
	.sticky.on-scroll.scrolling .header-Section {
		margin-top: -55px !important;
	}
}
