
@media only screen and (max-width: 800px)  {
.rev_slider_wrapper a.btn  {
font-size: 15px !important;
padding: 10px !important;
font-weight: normal !important;
letter-spacing: 1px !important;
}
}

@media only screen and (max-width: 800px)  {
/*.rev_slider .tp-caption {
font-size: 15px !important;
                   white-space: normal;
                   line-height: 36px;
                   font-weight: 400;
}*/
.rev_slider .tp-caption .very_large_text {
font-size: 16px !important;
                   white-space: normal;
                   line-height: 36px;
                   font-weight: 800;
}
.rev_slider .tp-caption .small_thin_white {
font-size: 18px !important;
                   white-space: normal;
                   line-height: 36px;
                   font-weight: 400;
}	
	h1 {
		font-size: 20px;
	}
	h2 
	{
		font-size: 18px;
	}
}