.shadowWrapper2:before{
 position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  z-index: -1;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  	background: linear-gradient(to top, rgba(0,0,0, 1.0), rgba(0, 0, 0,0.3));
	width:500%;
	left:-100%;
	min-height:360px;
	}


.tp-caption.main_title4 h3{
font-family: "Poppins", sans-serif;
	color: #fff;  
	font-weight: 900; 
	font-size: 45px; 
	line-height: 55px; 
	padding: 15px 30px; 
	padding-top: 20px;
	margin: 0px; 
	border-width: 0px; 
	border-style: none;

	  z-index: 90;
	  	margin-left:10% !important;	
 text-shadow: 2px 2px 4px #000000;

}

.tp-caption.main_title4 h3 span{
	position: absolute; 
	font-weight: 500; 
	font-size: 40px; 
	line-height: 50px; 		
  text-shadow: 2px 2px 4px #000000;

	
}
.tp-caption.main_title4 h4{
font-family: "Poppins", sans-serif;
	color: #fff;  
	font-weight: 900; 
	font-size: 45px; 
	line-height: 55px; 
	padding: 15px 30px; 
	padding-top: 20px;
	margin: 0px; 
	border-width: 0px; 
	border-style: none;

	  z-index: 90;
	  	margin-left:10% !important;	
 text-shadow: 2px 2px 4px #000000;

}

.tp-caption.main_title4 h4 span{
	position: absolute; 
	font-weight: 500; 
	font-size: 40px; 
	line-height: 50px; 		
  text-shadow: 2px 2px 4px #000000;

	
}
.tp-caption.main_title4 p{
	position: absolute; 
	color: #d4af37; 
	text-shadow: none; 
	font-weight: 900; 
	font-size: 30px; 
	line-height: 40px; 
		padding: 10px 0px; 		
		
}

@media screen and (max-width: 1200px) {

.tp-caption.main_title4 h3{
	font-size: 30px; 
	line-height: 40px; 
	padding: 5px 15px; 			
}		
.tp-caption.main_title4 h3 span{
	position: absolute; 
	font-weight: 500; 
	font-size: 24px; 
	line-height: 30px; 		
	
}		
.tp-caption.main_title4 h4{
	font-size: 30px; 
	line-height: 40px; 
	padding: 5px 15px; 			
}		
.tp-caption.main_title4 h4 span{
	position: absolute; 
	font-weight: 500; 
	font-size: 24px; 
	line-height: 30px; 		
	
}		
}

@media screen and (max-width: 990px) {
.tp-caption.main_title4 h3{
	font-size: 24px; 
	line-height: 30px; 
	padding: 5px 15px; 

}
.tp-caption.main_title4 h3 span{
	position: absolute; 
	font-weight: 500; 
	font-size: 20px; 
	line-height: 30px; 		
	
}	
.tp-caption.main_title4 h4{
	font-size: 24px; 
	line-height: 30px; 
	padding: 5px 15px; 

}
.tp-caption.main_title4 h4 span{
	position: absolute; 
	font-weight: 500; 
	font-size: 20px; 
	line-height: 30px; 		
	
}	
}
@media screen and (max-width: 768px) {



.tp-caption.main_title4 h3{
	font-weight: bold; 
	font-size:20px; 
	line-height: 30px; 
	padding: 5px 30px 5px 0px; 
	padding-top: 1px;
					
}
.tp-caption.main_title4 h4{
	font-weight: bold; 
	font-size:20px; 
	line-height: 30px; 
	padding: 5px 30px 5px 0px; 
	padding-top: 1px;
					
}
	}
	.desk{display:block;}
.mob{display:none;}
	@media screen and (max-width: 560px) {
	.desk{display:none;}
.mob{display:block;}

	


.tp-caption.main_title4 h3{
	font-size: 20px; 
	line-height: 26px; 
	padding: 5px 30px 5px 10px; 
	padding-top: 1px;
					
}
.tp-caption.main_title4 h3 span{
	font-size: 16px; 
	line-height: 22px; 		
	
}	
.tp-caption.main_title4 h4{
	font-size: 20px; 
	line-height: 26px; 
	padding: 5px 30px 5px 10px; 
	padding-top: 1px;
					
}
.tp-caption.main_title4 h4 span{
	font-size: 16px; 
	line-height: 22px; 		
	
}	
.shadowWrapper2:before{
  	background: linear-gradient(to top, rgba(1,1,1,.9), rgba(111, 111, 111,0.05));
width:300%;
	left:-20%;
	min-height:300px;
	}

	}