/* X-SMALL MOBILE */
@media (max-width: 767px) {
	.container {
		margin: 0 auto;
		width: 100%;
	}


.hero {
	height: 50vh;
	min-height: 300px;
	max-height: 700px;
	display: flex;
}
.blog-entry .hero,
.blog-entry .header {
	height: 50vh;
}


/* Header */
	.header {
		position: absolute;
		z-index: 999;
		width: 100%;
		top: 0;
		left: 0;
		text-align: center;
	}
	.brand {
		display: block;
		position: absolute;
		z-index: 999;
		top: 150px;
		width: 100px;
		padding-bottom: 8px;
		border-bottom: 10px solid #fff;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		left: 0;
		right: 0;
    }
	.brand:hover {
		background: none;
	}


/* Nav */
	.nav {
		width: 100%;
		text-align: center;
		width: 100%;
		text-align: center;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.nav li {
		display: inline-block;
	}
	.nav a {
		color: #fff;
		display: block;
		padding: 10px;
		margin: 0 10px;
		font-size: 28px;
		font-weight: bold;
		width: 100%;
	}




/* Hero */
	.hero {
		width: 100%;
	    top: 0px;
	    overflow: hidden;
	    background-size: cover;
	    background-position: center center;
	    background-repeat: no-repeat;
	    opacity: .7;
    }

/* Intro */
	.intro h1 {
		margin: 30px 0 20px 0;
		color: #fff;
		font-weight: bold;
		font-size: 28px;
		line-height: 100%;	
		text-align: center;	
	}
	.intro p {
		color: #fff;
	}


/* Tiles */
	.tile-wrapper {
	}
	.tile-wrapper.elevated {
		position: relative;
		margin: 20px 0 20px 0;
	}
	.tile {
		display: block;
		width: 100%;
		margin: 0 20px 20px 0;
		background: #fff;
		box-shadow: 0px 0px 10px rgba(0,0,0,.3);
	}
	.home .tile {
		width: 100%;
	}
	.tile h1 {
		padding: 20px;
		font-size: 24px;
		font-weight: bold;
	}
	.tile img {
	    transition: opacity 200ms ease-in-out;
	}
	.tile:hover img {
		opacity: .7;
	}

/* Partners */
	.partners {
		opacity: .6;
		border-top: 1px solid;
		border-bottom: 1px solid;
	}
	.partners a:hover {
		background: transparent;
	}
	.partners h3 {
		text-align: center;
		font-weight: bold;
		font-size: 12px;
		color: #fff;
		text-transform: uppercase;
		letter-spacing: 2px;
		padding-top: 10px;
		margin: 0 0 20px 0;
	}
	.partners ul {
		display: flex;
		list-style: none;
		margin: 0;
		padding: 0;
		justify-content: center;
		align-content: center;
	}
	.partners li {
		width: 33%;
		padding: 0;
		margin: 20px 20px;
	}
	.partners li a {
		display: block;
	}


/* Articles */
	article {
		background: #fff;
		position: relative;
		box-shadow: 0px 0px 20px rgba(0,0,0,.2);
		padding: 40px;
		width: 100%;
		margin: 0 auto;
		z-index: 999;
	}
	article .sharelinks {
		margin: -20px -20px 0 0;
		float: right;
	}
	article .authors-wrapper {
		margin-right: -40px;
		padding:0;
		text-align: center;
		border-top: 2px solid;
	}
	article .authors-wrapper p {
		margin: 5px 0 0 0;
		font-size: 12px;
		font-style: italic;
		font-family: "Geogia",serif;
	}
	article .authors {
		padding: 10px 0;
		align-content: center;
		justify-content: center;
	} 
	article .authors .author {
		display: block;
		text-align: center;
		margin-bottom: 20px;
	}
	article .authors .author img {
		width: 50px;
		height: auto;
		border-radius: 50%;
		margin-bottom: 5px;
		box-shadow: 0px 0px 5px rgba(0,0,0,.2);
	}
	article .authors .author h1 {
		font-size: 14px;
		margin: 0;
		padding: 0;
	}
	article .boilerplate {
		clear: both;
		background: #efefef;
		margin: 20px -80px -40px -80px;
		padding: 50px;
		box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
	}
	article .boilerplate h2 {
		font-size: 22px;
		font-weight: bold;
	}


/* Sharelinks */
	.sharelinks {
		padding: 0;
		list-style: none;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}
	.sharelinks li a {
		margin-right: 10px;
		padding: 10px;
		border-radius: 5px;
		line-height: 0;
		display: block;
		border: 1px solid;
	}
	.header .sharelinks li a {
		color: #fff;
		font-size: 24px;
		margin-right: 0;
		border: 1px solid transparent;
	}




	/* Subscription */
	.subscribe article {
		padding-top: 10px;
	}
	.subscribe article .partners {
		background: rgba(63, 76, 85, 0.6);
		margin: -40px -40px 20px -40px;
		opacity: 1;
		border: none;
	}
	.subscribe article .partners .spark-logo,
	.subscribe article .partners .summa-logo,
	.subscribe article .partners .abacus-logo {
		*fill: #000;
	}		
	.subscribe article .partners li {
		padding: 10px 0;
	}
	.subscribe article h1 {
		font-weight: bold;
		font-size: 28px;
	}
	.subscribe article h4 {
		font-weight: bold;
		font-size: 18px;
		border-bottom: 1px solid rgba(0,0,0,.2);
	}

/* Footer */
	.footer {
		font-size: 14px;
		color: #fff;
		opacity: .7;
		margin: 40px 0;
		padding: 20px 0;
		text-align: center
	}

}