
.depicter-revert .depicter-3-element-3{
	text-shadow:2px 2px 5px rgba( 0, 0, 0, 0.5 ) !important;
	font-size:40px !important;
	text-align:center !important;
	color:#EBEBEB !important;
	font-family:"etn-icon" !important;
	font-weight:400 !important;
	line-height:100% !important;
	background-color:transparent !important;
}
.depicter-revert .depicter-3-section-1 .depicter-bg-video{
	background-color:#FFF !important;
	filter:brightness(57%) contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg) !important;
}

/***** Tablet *****/
@media screen and (max-width: 1024px){

.depicter-revert .depicter-3-element-3{
	font-size:25px !important;
}

}
/***** Mobile *****/
@media screen and (max-width: 767px){

.depicter-revert .depicter-3-element-3{
	font-size:20px !important;
}
.depicter-revert .depicter-3-section-1 .depicter-bg-video{
	filter:brightness(56%) contrast(100%) saturate(118%) blur(0px) hue-rotate(0deg) !important;
}

}
