
.depicter-revert .depicter-109-element-14{
	padding:1px;
	font-size:55px;
	color:#FFFFFF;
	font-family:"Poppins";
	font-weight:700;
	line-height:110%;
	background-color:transparent;
}
.depicter-revert .depicter-109-section-13 .depicter-section-background{
	background-color:#FFFFFF;
}
.depicter-revert .depicter-109-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.49);
}

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

.depicter-revert .depicter-109-element-14{
	font-size:54px;
	color:#FFFFFF;
	font-family:"Poppins";
	font-weight:700;
	line-height:110%;
	background-color:transparent;
}
.depicter-revert .depicter-109-section-13 .depicter-section-background{
	background-color:#FFFFFF;
}
.depicter-revert .depicter-109-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-109-element-14{
	padding:0px;
	font-size:34px;
	text-align:left;
	color:#FFFFFF;
	font-family:"Poppins";
	font-weight:700;
	line-height:110%;
	background-color:transparent;
}
.depicter-revert .depicter-109-section-13 .depicter-section-background{
	background-color:#FFFFFF;
}
.depicter-revert .depicter-109-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;
}

@media(max-width:540px)
{
 .depicter-background-animation-wrap{
   margin-top:30px;
 }

#header .header-main {
  background-color: #ffffff;
  z-index: 1;
  margin-bottom:10px;
}
}



