
.depicter-revert .depicter-2-element-27{
	border:none;
}
.depicter-2-element-27 .depicter-bullet-item{
	background-color:rgba(154, 154, 154, 0.25);
	border-radius:100% 100% 100% 100% ;
	width:12px;
	height:12px;
}
.depicter-2-element-27 .depicter-bullet-item.depicter-bullet-active{
	background-color:#FFFFFF;
}
.depicter-2-element-27 .depicter-bullets-wrapper{
	gap:10px;
	flex-direction:row;
}
.depicter-revert .depicter-2-section-1 .depicter-bg-video-container{
	background-color:#000000;
}
.depicter-revert .depicter-2-section-29 .depicter-bg-video-container{
	background-color:#000000;
}
.depicter-revert .depicter-2-section-34 .depicter-bg-video-container{
	background-color:#000000;
}

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

.depicter-2-element-27 .depicter-bullet-item{
	background-color:rgba(235, 235, 235, 0.5);
	border-radius:50% 50% 50% 50% ;
	width:12px;
	height:12px;
}
.depicter-2-element-27 .depicter-bullet-item.depicter-bullet-active{
	background-color:#FFFFFF;
}
.depicter-2-element-27 .depicter-bullets-wrapper{
	gap:10px;
}
.depicter-revert .depicter-2-section-1 .depicter-bg-video-container{
	background-color:#FFFFFF;
	filter:none;
}
.depicter-revert .depicter-2-section-29 .depicter-bg-video-container{
	background-color:#FFFFFF;
}
.depicter-revert .depicter-2-section-34 .depicter-bg-video-container{
	background-color:#FFFFFF;
}

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

.depicter-2-element-27 .depicter-bullet-item{
	background-color:rgba(235, 235, 235, 0.5);
	width:16px;
	height:16px;
}
.depicter-2-element-27 .depicter-bullets-wrapper{
	gap:5px;
}
.depicter-revert .depicter-2-section-1 .depicter-bg-video-container{
	background-color:#FFFFFF;
}
.depicter-revert .depicter-2-section-29 .depicter-bg-video-container{
	background-color:#FFFFFF;
}
.depicter-revert .depicter-2-section-34 .depicter-bg-video-container{
	background-color:#FFFFFF;
}

}
