html {
	background-image: url(ghcu-background_seamless.jpg);
	background-repeat: repeat;
}
body {
    background-image: url(GHCU-tagline.png);
    background-repeat: no-repeat;
	background-position: right 25px;
    background-size: 12%;
	background-color: transparent;
}

header,
main,
footer {
	position: relative;
	display: block;
	width: 100%;
	max-width: 1440px;
	margin: 0 auto;
}

header img {
	display: block;
	margin: 20px auto;
	max-width: 100%;
}

main {
	background: transparent;
	padding: 0px 0px;
}
.maincontent {
	position: relative;
	display: block;
	padding: 0px 1.5rem;
}
.featured {
	position: relative;
	border-top: 5px solid #e4dbc9;
	width: 100%;
	max-width: 1380px;
	margin: 40px auto 0 auto;
	background: #ffffff;
}
.innerfeatured {
	padding: 20px 20px 0 20px;
}
.herobanner {
	width: 100%;
}
.featured h1 {
	font-family: 'TT-Jenevers-Light', Georgia, Times New Roman, serif;
	font-size: 1.8em;
	font-size: 2.8vw;
    line-height: 1.6em;
    margin: 0px 0 15px 0;
    padding: 0 0 0 0;
    letter-spacing: -1px;
    text-align: center;
    color: #5b2a2d;
}
.featured p {
	font-family: 'HK-Regular', Arial, Helvetica, sans-serif;
	margin: 0 0 30px 0;
	color: #000000;
    font-size: 1.2em;
    line-height: 1.6em;
}
.featured strong {
	font-family: 'Nunito Sans', Arial, Helvetica, sans-serif;
	font-weight: 900;
	color: #5b2a2d;
    letter-spacing: 2px;
	text-transform: uppercase;
}
.featured strong.call {
	font-family: 'Nunito Sans', Arial, Helvetica, sans-serif;
    font-weight: 900;
    font-size: 1.1em;
    line-height: 1.3em;
    padding: 1.5rem 2rem;
    background-color: rgba(125, 112, 77, .15);
    display: block;
    text-align: center;
    margin: 2.5rem 0 0 0;
    text-transform: uppercase;
    letter-spacing: 4px;
}
.col a strong {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    text-decoration: none;
}
a.calltoaction,
strong.calltoaction {
	font-family: 'Nunito Sans', Arial, Helvetica, sans-serif;
	font-weight: 900;
	color: #000000;
	padding: 1.5rem 2rem;
	font-size: 1.25em;
  line-height: 1.3em;
  letter-spacing: 4px;
	text-transform: uppercase;
	background-color: #f3c62d;

	margin: 20px auto;
	display: block;
	max-width: 650px;
	text-align: center;

	-webkit-transition: all 250ms ease-in;
	-moz-transition: all 250ms ease-in;
	-ms-transition: all 250ms ease-in;
	-o-transition: all 250ms ease-in;
	transition: all 250ms ease-in;
}
strong.calltoaction {
	max-width: 900px;
}

a.calltoaction:hover {
	color: #ffffff;
	background-color: #793439;
	text-decoration: none;
}

.storygrid {
	display: flex;
	align-items: center;
    justify-content: center;
	flex-flow: row wrap;
	padding: 10px;
	margin-top: 1.5rem;
}
.story {
	flex: 1 0 45%;
	align-self: flex-start;
    align-items: self-start;
    justify-content: center;
    box-sizing: border-box;
    padding: 2rem 2rem;
    margin: 2rem 1rem;
	background: rgba(255, 255, 255, .75);
	align-self: stretch;
}

.story-wide {
	position: relative;
	width: 100%;
	display: flex;
	align-self: flex-start;
    align-items: center;
    justify-content: center;
	align-content: center;
    box-sizing: border-box;
	padding: 2rem 2rem;
    margin: 2rem 0;
	background: rgba(255, 255, 255, .75);
}

.story-wide .col {
	flex: 2;
	margin: 1rem;
	display: block;
	padding: 0 0;
}
.story-wide .col:first-child {
	flex: 2;
	background-color: #f4f4f4;
	justify-content: stretch;
	align-self: stretch;
	background-size: cover;
}
.story-wide .col .tax-mobile {
	display: none;
}
.story-wide .col:last-child {
	flex: 2.5;
}

strong a {
	font-family: 'Nunito Sans', Arial, Helvetica, sans-serif;
}

.story .col {
	flex: unset;
	display: block;
	padding: 0 0;
}

.story .col img,
.story-wide .col img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.story h2,
.story-wide h2 {
	font-family: 'TT-Jenevers-Light', Georgia, Times New Roman, serif;
	font-size: 1.8em;
	line-height: 1.6em;
	margin: 10px 0 15px 0;
	padding: 0 0 0 0;
	letter-spacing: -1px;
	color: #2b2c2e;
	background-color: transparent;
}
.story-wide h2 {
	margin: 0 0 15px 0;
}
.story p,
.story-wide p {
	font-family: 'HK-Regular', Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 0 0 10px 0;
	color: #565656;
}
.story.text-small p {
	font-size: 1.0em;
	line-height: 1.4em;
}
.story p strong,
.story strong,
.story-wide p strong,
.story-wide strong {
	font-family: 'HK-Bold', Arial, Helvetica, sans-serif;
}
.story a.call,
.story-wide a.call {
	display: block;
	color: #000000;
	background-color: #f3c62d;
	text-decoration: none;
	padding: 1.5rem 2rem;
	font-family: 'Nunito Sans', Arial, Helvetica, sans-serif;
    font-weight: 900;
	font-size: 1.1em;
	line-height: 1.3em;
	letter-spacing: 0;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 4px;
	margin: 2.5rem 0 0 0;
	-webkit-transition: all 250ms ease-in;
	-moz-transition: all 250ms ease-in;
	-ms-transition: all 250ms ease-in;
	-o-transition: all 250ms ease-in;
	transition: all 250ms ease-in;
	font-weight: 700;
}

.story strong.call,
.story-wide strong.call {
	font-family: 'Nunito Sans', Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size: 1.1em;
	line-height: 1.3em;
	padding: 1.5rem 2rem;
	background-color: rgba(125, 112, 77, .15);
	display: block;
	text-align: center;
	margin: 2.5rem 0 0 0;
	text-transform: uppercase;
	letter-spacing: 4px;
}

.story a.call:hover,
.story-wide a.call:hover {
	color: #ffffff;
	background-color: #793439;
	text-decoration: none;
}

.story-wide table {
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.34);
  -moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.34);
  box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.34);
}
.story-wide table th,
.story-wide table td {
	text-align: left;
	padding: 10px 20px;
	line-height: 1.3em;
}

.story-wide table td:first-child {
	font-weight: bold;
}
.story-wide table tbody tr:nth-child(even) td {
   background-color: #ffffff;
}
.story-wide table tbody tr:nth-child(odd) td {
   background-color: #f7f8f8;
}
.story-wide table tbody td {
  border: 1px solid #ebebeb;
}
.story-wide table td ol {
  list-style-position: outside;
  list-style: decimal;
	margin: 0 0 0 0;
  padding: 20px;
}

.innerholiday {
	display: flex;
	align-items: center;
    justify-content: center;
	max-width: 500px;
    margin: 0 auto;
}
.holiday h6 {
	display: block;
	font-family: 'Nunito Sans', arial, helvetica, sans-serif;
	font-weight: 900;
	font-size: 1.1em;
	line-height: 1.8em;
	text-align: center;
	text-transform: uppercase;
}
.holiday .day {
	flex: 1;
	margin: 10px;
}
.holiday .day:last-child {
	border-left: 1px solid #fff;
}
.day img {
    display: block;
	margin: 0 auto;
	max-width: 180px;
}

footer {
	background: #ffffff;
	padding: 0 20px;
}
.footerflex {
	padding: 30px 0 0px 0;
	border-top: none;
	align-items: flex-start;
}

.col.atms {
	display: flex;
	align-items: center;
	justify-content: center;
}
.col.atms .window {
	flex: 1;
}
.col.membership {
	padding: 1% 0;
}
.bug {
    max-width: 100%;
}
.holidaywrap {
	position: relative;
    width: 100%;
	display: block;
	padding: 2rem 2rem;
    margin: 2rem 0;
	background-color: #282828;
}
.innerholidaywrap {
    position: relative;
    width: 100%;
    display: flex;
    align-self: flex-start;
    align-items: center;
    justify-content: center;
    align-content: center;
    box-sizing: border-box;
}
.holidaywrap h4 {
	flex: none;
    display: block;
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-family: 'Nunito Sans', Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 1.2em;
    letter-spacing: 2px;
    line-height: 1.3em;
    text-transform: uppercase;
    padding: 10px 10px 20px 10px;
}
.holidaywrap .col {
	text-align: center;
    flex: 0 1 45.33333333%;
    padding: 10px;
    margin: 0 10px 10px 10px;
    border: 1px solid #f3c62d;
}
.holidaywrap.story-wide .col:first-child {
    flex: 2;
    background-color: #282828;
    justify-content: stretch;
    align-self: stretch;
    background-size: cover;
}
.holidaywrap p {
    font-family: 'TT-Jenevers-Light', Georgia, Times New Roman, serif;
    margin: 0 0 0px 0;
    color: #ffffff;
	line-height: 1.2;
}

/* Video Wrapper */
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 10%;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.disclosure-wrapper {
    padding: 15px 5% 30px;
    margin: 0 auto 0;
    border-bottom: 1px solid #d7d7d7;
    background-color: #ffffff!important;
}

.mobile-lockup {
	display: none;
}

@media screen and (max-width: 479px) {
	body {
		background-size: 100px;
		background-position: right 45px;
	}
	.featured {
		background-color: rgba(255, 255, 255, .85);
		padding: 2rem 1.5rem;
	}

	header img {
		width: 65%;
		margin: 20px auto 20px 10px;
	}
	.innerfeatured img {
	    max-width: 100%;
	}
	.inneroverlay {
		width: 100%;
		padding: 20px;
	}
	.overlay h1 {
		font-size: 2em;
		line-height: 1.2em;
		margin: 15px 0 5px 0;

	}
	.featured p,
	.overlay p {
		font-size: 1.0em;
		line-height: 1.5em;
        margin: 20px 0 20px 0;
		color: #000000
	}
	.innerfeatured a.calltoaction,
	a.calltoaction {
		display: block;
        width: 100%;
		padding: 1.5rem 1rem;
        font-size: 0.90em;
        line-height: 1.3em;
        letter-spacing: 0em;
        text-align: center;
	}
	.story-wide {
		display: block;
		min-width: 100%;
		padding: 3rem 3rem 3rem;
	}
	.story-wide h2 {
		margin: 10px 0 15px 0;
	}
	.story-wide .col {
		flex: unset;
		margin: 0;
	}
	.story-wide .col .tax-mobile {
		display: block;
	}

	.story {
		min-width: 100%;
		padding: 3rem 3rem 3rem;
		min-height: 100px;
	}
	.story h2, .story-wide h2 {
        font-size: 1.2em;
        line-height: 1.4em;
	}
	.story p, .story-wide p {
        font-size: 1.0em;
        line-height: 1.3em;
	}
	.story a.call, .story-wide a.call {
        font-size: 1.1em;
        line-height: 1.3em;
		padding-left: 0;
		padding-right: 0;
	}
	.innerholidaywrap {
	    display: block;
	}
	.holidaywrap .col {
		margin: 10px;
	}
	
	.holiday h6 {
        font-size: 1.1em;
	}
	.holiday .day img {
		width: 100%;
		max-width: 120px;
	}
	.main-lockup {
		display: none;
	}
	.mobile-lockup {
		display: block;
	}
	.col {
		text-align: center;
	}

	.col h2 {
		font-size: 1.3em!important;
	}

	.overlay p, .col p {
		text-align: center;
		line-height: 1.75em!important;
	}
	.story a.call,
	.story-wide a.call {
		padding: 1.5rem 1rem;
		font-size: 0.90em;
		line-height: 1.3em;
		letter-spacing: 0em;
	}

	.story strong.call, .story-wide strong.call {
		font-size: 0.90em;
		line-height: 1.3em;
		padding: 1.5rem 1rem;
		letter-spacing: 0em;
	}

}
@media screen and (max-width: 321px) {
	.overlay h1 {
		font-size: 1.4em;
		line-height: 1.3em;
		margin: 30px 0 5px 0;
	}
	.featured p,
	.overlay p {
		margin: 23% 0 30px 0;
	}
	a.calltoaction {
        font-size: 1.1em;
	}
}
@media screen and (min-width: 480px) and (max-width: 767px) {
	body {
		background-size: 100px;
		background-position: right 20px;
	}
	header img,
    .innerfeatured img	{
		width: 70%;
		margin: 20px auto 20px 10px;
	}
	.featured img {
		max-width: 100%;
	}

	.overlay h1 {
		font-size: 1.5em;
        line-height: 1.2em;
	}
	.featured p,
	.overlay p {
		font-size: .8em;
        font-size: 2.2vw;
	}
	.featured a.calltoaction,
	.overlay a.calltoaction {
		padding: 1.0rem 1rem;
        font-size: 1.4em;
        font-size: 1.8vw;
	}
	.story {
		padding: 2rem 1.0rem 2rem;
		min-height: 100px;
	}
	.story-wide {
		display: block;
		padding: 2rem 1.0rem 2rem;
	}
	.story-wide .col {
		flex: unset;
		margin: 0;
		display: block;
		padding: 0 0;
	}
	.story-wide .col {
		flex: unset;
		width: 100%;
	}
	.story-wide .col:first-child {
		height: 30vh;
	}
	
	.story-wide .col .tax-mobile {
		display: block;
	}

	.story h2,
    .story-wide h2 {
        font-size: 1.6em;
        line-height: 1.4em;
		text-align: center;
	}
	.story-wide h2 {
		margin: 10px 0 15px 0;
		text-align: center;
	}

	.story p,
    .story-wide p {
        font-size: 1.1em;
        line-height: 1.6em;
		text-align: center;
	}
	.story a.call, .story-wide a.call {
		padding: 1.5rem 1rem;
		font-size: 1.0em;
		line-height: 1.2em;
		letter-spacing: 2px;
	}
	.story strong.call, .story-wide strong.call {
		font-size: 1.1em;
		line-height: 1.3em;
		padding: 1.5rem 1rem;
		letter-spacing: 2px;
	}

	.holiday h6 {
        font-size: 1.3em;
	}
	.holiday .day img {
		max-width: 150px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
	header img {
		width: 60%;
	}

	.featured img {
		max-width: 100%;
	}
	.featured p,
	.overlay p {
		font-size: 1.0em;
		font-size: 2.1vw;
	}
	.featured a.calltoaction,
	.overlay a.calltoaction {
		padding: 1.5rem 1rem;
		font-size: 1.4em;
		font-size: 2.0vw;
	}
	.innerfeatured {
        padding: 20px 20px 20px 20px;
	}
	.story,
    .story-wide	{
		padding: 2rem 1.0rem 2rem;
		min-height: 100px;
	}
	.story h2,
    .story-wide h2 {
        font-size: 1.4em;
        line-height: 1.5em;
	}
	.story p,
    .story-wide p {
        font-size: 1.0em;
        line-height: 1.3em;
	}
	.story a.call, .story-wide a.call {
		padding: 1.5rem 1rem;
		font-size: 1.0em;
		line-height: 1.2em;
		letter-spacing: 2px;
	}
	.story strong.call, .story-wide strong.call {
		font-size: 1.1em;
		line-height: 1.3em;
		padding: 1.5rem 1rem;
		letter-spacing: 2px;
	}
}

@media screen and (min-width: 1025px) and (max-width: 1375px) {
	header img {
		width: 60%;
	}
	.featured img {
		display: block;
        margin: 0 auto;
        max-width: 1000px;
	}
	.innerfeatured {
        padding: 20px 20px 20px 20px;
	}
	.story a.call, .story-wide a.call {
		padding: 1.5rem 1rem;
		font-size: 1.1em;
		line-height: 1.3em;
		letter-spacing: 2px;
	}
	.story strong.call, .story-wide strong.call {
		font-size: 1.1em;
		line-height: 1.3em;
		padding: 1.5rem 1rem;
		letter-spacing: 2px;
	}
}
@media screen and (min-width: 1376px) {
	.featured p {
		font-size: 1.4em;
		font-size: 1.5vw;
		line-height: 1.6em;
	}
	.innerfeatured {
        padding: 20px 20px 20px 20px;
	}
}
