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


  #home .view .title {
    font-size: 2em;
  }

	.slide.bgphoto_title_subtitle .text, .slide.bgphoto_title_subtitle_content .text { padding: 1%; }


	/*
	#home .container .view.top .title {
	  font-size: 180%;
	}

	#home .container .view.top .subtitle {
	  font-size: 150%;
	}

	#home .view .subtitle{
		font-size:120%;
		line-height: 100%;
	}
	#home .view .title{
		font-size:140%;
		line-height: 100%;
	}

	.slide h2 {font-size:110%;}


    .slide.txt .content *{
    	font-size: 100%;
    	font-size:2.5vw;
    }

    .slide.txt .content h2{ font-size:110%; }
    */

}

