
.depicter-revert .depicter-49-element-14{
	padding:1px;
	font-size:64px;
	color:#FFFFFF;
	font-family:"Poppins";
	font-weight:700;
	line-height:110%;
	background-color:transparent;
}
.depicter-revert .depicter-49-section-13 .depicter-section-background{
	background-color:#FFFFFF;
}
.depicter-revert .depicter-49-section-13 .depicter-section-background::after{
	content:"";
	display:block;
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
	z-index:1;
	background-color:rgba(0, 0, 0, 0.4);
}

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

.depicter-revert .depicter-49-element-14{
	font-size:54px;
	color:#FFFFFF;
	font-family:"Poppins";
	font-weight:700;
	line-height:110%;
	background-color:transparent;
}
.depicter-revert .depicter-49-section-13 .depicter-section-background{
	background-color:#FFFFFF;
}
.depicter-revert .depicter-49-section-13 .depicter-section-background::after{
	content:"";
	display:block;
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
	z-index:1;
	background-color:rgba(0, 0, 0, 0.65);
}

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

.depicter-revert .depicter-49-element-14{
	padding:0px;
	font-size:44px;
	text-align:left;
	color:#FFFFFF;
	font-family:"Poppins";
	font-weight:700;
	line-height:110%;
	background-color:transparent;
}
.depicter-revert .depicter-49-section-13 .depicter-section-background{
	background-color:#FFFFFF;
}
.depicter-revert .depicter-49-section-13 .depicter-section-background::after{
	content:"";
	display:block;
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
	z-index:1;
	background-color:rgba(0, 0, 0, 0.65);
}

}
/*** Custom styles ***/
.depicter-background-container {
  margin-top:-80px;
}

