/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 12 2023 | 04:38:55 */
.ba_video_popup_0{
	z-index: 99;  
	backdrop-filter: blur(8px);
	-webkit-backdrop-filter: blur(8px);
}



/* lg */
@media (min-width: 1025px) {

	#en-home .et-pb-controllers a {
		border-radius: 14px;
		width: 14px;
		height: 14px;
	}

	#en-home .et-pb-controllers {
		bottom: 80px;
	}

	#en-home .et-pb-arrow-next {
		opacity: 1;
		right: 480px;
	}
	#en-home .et-pb-arrow-prev{
		opacity: 1;
		left: 480px;
	}
	
	#en-home .et-pb-arrow-next, #en-home .et-pb-arrow-prev {
		top: 476px;
	}
	
}


@media (max-width: 1300px) and ( min-width: 1025px) {

	#en-home .et-pb-arrow-next {
		right: 39% ;
	}
	#en-home .et-pb-arrow-prev{
		left: 39% ;
	}
		
}


/* tablets */
@media ( max-width: 1024px) {
	
	#en-home .et-pb-controllers a {
		border-radius: 14px;
		width: 8px;
		height: 8px;
	}
	#en-home .et-pb-controllers {
		bottom: 55px;
	}
	
	#en-home .et-pb-slider-arrows {
		opacity: 1 !important;
	}
	
	.et-pb-slider-arrows a:hover{
		opacity: 1 !important;
	}
	
	.et-pb-arrow-prev{
		opacity:1;
		left: 20px;
	}
	
	.et-pb-arrow-next{
		opacity:1;
		right: 20px;
	}
}

/* ipad mini landscape */
/* @media ( max-width: 1024px) and (min-width:1024px) { */
@media ( max-width: 1024px) {
	.ba_video_popup_0 {
		margin-top: -85px !important;
	}
}


/* ipad air landscape */
@media ( max-width: 1180px) and (min-width:1180px) {
	.ba_video_popup_0 {
		margin-top: -89px !important;
	}
}

/* ipad air potrait */
@media ( max-width: 820px) and (min-width:820px) {
	.ba_video_popup_0 {
		margin-top: -90px !important;
	}
}

/* ipad pro 10.5" landscape */
@media ( max-width: 1112px) {
	.ba_video_popup_0 {
		margin-top: -85px !important;
	}
}


/* mobile */
@media ( max-width: 768px) {
	
	#en-home .et-pb-controllers {
		display: none;
	}
	
	#en-home .et-pb-slider-arrows{
		position: absolute;
		z-index: 999999999;
		top: 50%;
		height: 50px;
		width: 100%;
	}
	
	.ba_video_popup_0 {
		margin-top: -90px !important;
	}
}
