/*
*{
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-user-select: none;
	}
*/


body, html{
	width: 100%;
	height: 100%;
	position: relative;
	font-family: 'Raleway', sans-serif;
	-webkit-font-smoothing: subpixel-antialiased;	
	font-weight: 300;
	letter-spacing: .03em;
	line-height: 1.4rem;
	font-size: 18px;
	background: #F3F9FB;
	}


*{
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	}


section{
	
	}


/* -------- Hero ------- */


.hero {
	}


.inner {
	padding: 4rem;
	max-width: 30rem;
	margin: 0 auto;
	}


.about{
	font-size: 2.3rem;
	line-height: 2.7rem;
	}


.quote{
	padding: 3rem 0 1rem;
	}
	
.attribution{
	padding-top: 1rem;
	font-size: .8rem;
	line-height: 1rem;
	padding-left: 3rem;
	}

h2{
	font-size: 1.6rem;
	line-height: 1.3em;
	}


h3{
	font-size: 1.3rem;
	line-height: 1.3em;
	font-weight: 400;
	margin-bottom: 1rem;
	}


strong{
	font-weight: 500;
	}



	



@media (max-width:1850px) {
	 

	 
}
	




@media (max-width:1600px) {


	 
}
	


@media (max-width:1300px) {




	 
}
	





@media (max-width:1000px) {
	 
	 
	 
	 

	 
}
	