@media screen and (max-width: 1309px) and (min-width: 991px){
	.right-header{
		display: none!important;
	}
}
@media screen and (max-width: 420px){
	.tp-parallax-wrap .ot-btn.btn-main-color.text-cap {
		margin-left: 50px!important;
	}
	.tp-parallax-wrap:last-child{
		display: none;
	}
	
}