@media screen and (max-width: 899px) 
{
	.site-name .line2 {
	    font-size: 50px;
	}

	.slideshow-nav,
	.menu-background {
		display: none !important;
	}

	.page-section.header .page-wrapper {
		left: 0;
		right: 0;
	}


}

@media screen and (max-width: 699px) {
	/*.site-name .line2 {
	    font-size: 34px;
	}*/
}