.page-template-template-collections .medium-7 {
    padding: 60px 20px 0 24px;
}
.page-template-template-collections .hex {
    padding-top: 0;
}
.page-template-template-collections .hex-top {
    padding: 35px 32px;
}
.page-template-template-collections .hex .hex-image {
    float: none;
    position: static;
    margin-bottom: -43%;
}
.page-template-template-collections .hex-bottom {
    padding: 50vw 32px 0;
}
.page-template-template-collections .article-header {
    background-size: cover;
    background-position: auto 100%;
    height: 336px;
}
.page-template-template-collections .article-header .header-block {
    text-align: center;
}
.page-template-template-collections .article-header h1 {
    color: #fff;
    font-size: 1.8rem;
    font-weight: 400;
}
.page-template-template-collections .article-header h1 {
    color: #000;
}
.page-template-template-collections .align-top {
    background-color: #f8f8f8;
    padding: 20px;
}
.page-template-template-collections .bullet-points {
    padding: 20px 15px;
}
.page-template-template-collections .align-top .bullet-points img {
    width: 36px;
}
.page-template-template-collections h3 {
    font-size: 1.2rem;
	font-weight: 400;
}
.page-template-template-collections .align-top .bullet-points h3 {
    font-size: 1.2rem;
    margin: 18px 0 20px;
}
.page-template-template-collections p {
    font-size: .6rem;
    line-height: 1.2;
	font-weight: 300;
}
.page-template-template-collections .hex-bottom p {
	color: #000000;
	font-weight: 400;
}

@media print, screen and (min-width: 40em) {
	.page-template-template-collections h3 {
		font-weight: 300;
	}
	.page-template-template-collections .medium-7 {
		padding: 60px 0 0 80px;
	}
	.page-template-template-collections .hex {
		padding-top: 35px;
	}
	.page-template-template-collections .hex-top {
		padding: 80px 0 80px 80px;
	}
	.page-template-template-collections .hex .hex-image {
		float: right;
		position: absolute;
		margin-bottom: 0;
	}
	.page-template-template-collections .hex-bottom {
		padding: 80px;
	}
	.page-template-template-collections .article-header {
		background-position: 50%;
		height: 386px;
	}
	.page-template-template-collections .article-header h1 {
		font-size: 2.4rem;
		font-weight: 200;
	}
	.page-template-template-collections .align-top {
		padding: 0 120px;
	}
	.page-template-template-collections .bullet-points {
		padding: 60px 20px 50px;
	}
	.page-template-template-collections .align-top .bullet-points img {
		width: 58px;
	}
	.page-template-template-collections h3 {
		font-size: 1.4rem;
	}
	.page-template-template-collections .align-top .bullet-points h3 {
		font-size: 1.4rem;
		margin: 18px 0 45px;
	}
	.page-template-template-collections p {
		font-size: .8rem;
		line-height: 1.4;
	}
}
@media print, screen and (min-width: 64em) {
	.page-template-template-collections .article-header h1 {
		font-size: 3rem;
	}
	.page-template-template-collections .bullet-points {
		padding: 100px 25px 70px;
	}
	.page-template-template-collections h3 {
		font-size: 1.6rem;
	}
	.page-template-template-collections .align-top .bullet-points h3 {
		font-size: 1.6rem;
	}
	.page-template-template-collections p {
		font-size: .85rem;
		line-height: 1.6;
	}
}
@media screen and (min-width: 90em) {
	.page-template-template-collections .medium-7 {
		padding: 50px 0 0 100px;
	}
	.page-template-template-collections .hex-top {
		padding: 80px 0 80px 100px;
	}
	.page-template-template-collections .hex-bottom {
		padding: 80px 0 80px 100px;
	}
}

.bg-moss {
	background-color: #727653;
}
.bg-eggwhite {
	background-color: #f8f8f8;
}

.text-white {
	color: #ffffff !important;
}
.text-moss {
	color: #727653 !important;
}