@media screen and (max-width: 768px){

	.welcome_text-fa {
    font-size: 58px !important;
    white-space: normal;
}


strong.heading_text-fa {
    font-size: 40px !important;
    position: relative !important;
    top: 35px !important;
}


.desc_text-fa{
	font-size: 20px !important;
	position: relative !important;
    top: 50px !important;
    letter-spacing: 0px !important;
   	white-space: normal !important;
   	line-height: 25px !important;

}
.tp-parallax-wrap , .tp-loop-wrap{
	width: 100% !important;
}

}