@media screen and (max-width:767px){
	
	.btn{ width:80%; white-space:normal; }
	.button-wrapper { text-align: center; }
	
	#logo-wrapper { height: 100px; }
	
	.carousel-caption{ text-align:center; }
	.carousel-caption-wrapper .carousel-caption-inner { padding-top: 6em;  max-width: 70vw !important; }
	#slider.home .carousel-caption h2 { font-size: 40px; line-height: 45px; letter-spacing:0;}
	#slider.home .carousel-caption p { font-size: 1.2em; line-height: 1.2em; }
	#slider.home .button-wrapper { text-align: center !important; }
	#slider .page-title { font-size: 3em; word-wrap: break-word;}
	#slider .page-subtitle { font-size: 1.2em; word-wrap: break-word; }
	
	.deco-title{ border: none; padding: 0; line-height: 1em; word-break: break-word; text-align:center;}
	.deco-title span { font-size: 0.8em; }
	
	#help-cta{ display:none !important;}

	
}