.cards__load-more-container {
	text-align: center;
}
.cards__load-more {
	display: inline-block;
	font-family: 'Gotham A', 'Gotham B';
	background-color: #00aed7;
    color: #fff;
	margin: 0 auto;
    height: 36px;
    overflow: hidden;
    padding: 8px 20px;
	font-weight: 500;
	text-transform: uppercase;
}
.secondary li.has-children.selected:after {
	height: 48px;
	bottom: -91px;
}
.secondary-has-sub-nav {
    height: 48px;
}
.secondary ul ul {
	padding-top: 55px;
}
.secondary ul ul li {
	font-weight: 500;
}
.secondary ul ul ul li {
	font-weight: 400;
}
.secondary ul ul a:after {
	top: -17px;
}
.secondary ul ul ul {
	top: 23px !important;
	width: auto;
}
.secondary ul ul ul li a {
	white-space: nowrap;
}
.secondary ul ul ul li + li {
	border-top: 1px solid #fff;
}
.secondary ul ul ul li:first-child {
    padding-top: 15px;
}
.secondary ul ul ul li:last-child {
    padding-bottom: 15px;
}
.secondary ul ul li:hover ul {
    display: table !important;
	overflow: hidden;
}
.secondary {
	font-family: 'Gotham A', 'Gotham B';
	font-size: 16px;
}
.secondary > ul {
	text-transform: uppercase;
}
.main > .campaign-cards:first-child {
	padding-top: 0;
}
header + .main {
	background: none;
}
.campaign-card__info {
    padding: 16px 16px 16px 16px;
}

.campaign-card__pre-title {
	font-family: 'Gotham A', 'Gotham B';
	font-size: 13px;
	text-transform: uppercase;
	margin-bottom: 13px;
}
.btn--campaign-card {
	padding: 8px 14px;
	vertical-align: top;
}

.feature h2, .feature h3 {
	font-family: "ATF Alternate Gothic Bd";
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	font-size: 32px;
	line-height: 110%;
}
.feature h3 {
	font-family: "ATF Alternate Gothic Bk";
	font-weight: normal;
}

.newsletter-module {
	border-top: 8px solid #133523;
}
.four-text-columns-module ~ .newsletter-module {
	margin-top: 30px;
}
.newsletter {
	padding: 10px 0 46px 0;
}
.newsletter__heading {
	font-size: 40px !important;
	color: #133523;
	position: relative;
}
.newsletter__heading:before {
	content: "";
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	top: 11px;
	height: 1px;
	overflow: hidden;
	background: rgba(255, 255, 255, 0.25);
	z-index: 1;
}
.newsletter__heading span {
	display: inline-block;
	background: #867b0a;
	position: relative;
	z-index: 2;
	padding-right: 42px;
	padding-left: 42px;
}
.newsletter h2 {
	font-size: 24px !important;
	font-family: "Gotham A", "Gotham B";
	font-weight: 700;
	text-transform: uppercase;
	line-height: 100% !important;
}
.newsletter__heading:not(.newsletter__heading--has-graphic) {
	margin-top: 54px;
}
.support {
	color: inherit;
	padding-top: 28px;
}
.support .btn {
	padding: 8px 14px;
}
.support .text {
	padding-bottom: 35px;
}
.support h2 {
	font-size: 32px;
}
.support-module {
	background: #133523;
	color: #fff;
	border-top: 8px solid #887b1b;
	padding: 42px 0 60px 0;
	text-align: center;
}
.support-module h2 {
	padding: 20px 0 16px 0;
	font-size: 32px;
}
.support-module p {
	font-size: 17px;
	line-height: 133%;
	margin: 0 auto 24px auto;
	max-width: 660px;
}
.support-module .btn {
	padding: 8px 14px;
	font-size: 18px;
	height: 35px;
	display: inline-block;
}
.nav-footer {
	background: #5f574f;
}
.blog-filter-module {
	background: rgb(246, 245, 243);
	border-top: 1px solid rgb(224,222,216);
}
.blog-filter-tags a,
.blog-filter-archive a{
	color: #00aed7;
}
.blog-filter-recent a {
	font-weight: 500;
	background: url(img/arrow-right-off.png) no-repeat left;
	background-size: 6px 12px;
	padding-left: 14px;
}
h1, h2, h3, h4, h5 {
	letter-spacing: 0.04em;
}
textarea,
input.text,
input[type="text"],
input[type="button"],
input[type="submit"],
.input-checkbox {
	-webkit-appearance: none;
	border-radius: 0;
}
.search-input {
	font-size: 16px;
}


.give-sub-nav a,
.primary li {
	position: relative;
}
.give-sub-nav,
.primary ul ul {
	right: auto;
	width: 200px;
	text-align: left;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
	overflow: hidden;
	z-index: 999;
}
.primary ul li.selected.has-children ul,
.primary ul li:hover ul {
	top: 30px;
	padding-top: 6px;
	display: table;
}
.give-sub-nav a,
.primary ul ul li {
	display: block;
	border-right: none;
	background: rgb(246, 245, 243);
	font-weight: 400;
}
.give-sub-nav a:not(:last-child),
.primary ul ul li:not(:last-child){
	border-bottom: 1px solid #fff;
}
.give-sub-nav a,
.primary ul ul li {
	padding-top: 10px;
	padding-bottom: 10px;
}
/*.primary ul ul li:first-child {
    padding-top: 15px;
}
.primary ul ul li:last-child {
    padding-bottom: 15px;
}*/
.primary ul ul li a {
	white-space: nowrap;
}

.primary::after {
	display: none;
}
body.sub-nav-open .logo-full, body.force-sub-nav-open .logo-full {
	padding-top: 58px;
}
.give-sub-nav {
	right: 0;
	left: auto;
	top: 22px;
	pointer-events: none;
}
.give-sub-nav a {
	pointer-events: all;
}
.btn-give.selected + .give-sub-nav,
.primary ul li.selected.has-children ul {
	display: none;
}
.btn-give.selected + .give-sub-nav,
.btn-give:hover + .give-sub-nav,
.give-sub-nav:hover {
	top: 22px;
}
.primary ul li.selected.has-children:hover ul {
	display: table;
}

.primary ul ul li.active a {
	color: rgb(95,87,79);
}


/* v5 b updates */
.btn,
.read-more {
	text-transform: uppercase !important;
	font-weight: 500 !important;
	font-size: 15px !important;
}
.give-sub-nav a,
.primary ul ul li {
	background: rgba(246, 245, 243, 0.95);
}
.card:nth-child(3n+1){
	clear: left
}
.blog-filter-tags a:hover,
.blog-filter-archive a:hover {
	color: rgb(95,87,79);
}
.blog-filter-recent a:hover {
	color: rgb(95,87,79);
}
.ticket-price {
	font-weight: 500 !important;
}
.ticket-price strong {
	font-weight: 400 !important;
	font-family: 'Gotham A', 'Gotham B';
}
.rte ol li {
	line-height: 139%;
    list-style-type: decimal;
    margin-left: 17px;
}

.four-text-columns-module h4 {
	font-size: 18px;
	text-transform: uppercase;
}
.btn--campaign-card,
.support .btn {
	height: 35px;
	display: inline-block;
}
.read-more form input[type="submit"] {
	text-transform: uppercase;
	font-weight: 500;
}
.dialogue-panel {
	width: 560px;
	margin-left: -280px;
}
.dialogue-panel-inner .btn.btn-back,
.dialogue-panel-inner .btn.btn-success {
	width: 238px;
}
.discountCodes h3 {
	font-family: 'Gotham A', 'Gotham B';
	font-size: 18px;
	line-height: 133%;
	color: rgb(95,87,79);
	font-weight: 500;
	margin-bottom: 20px;
}
input[name="code"]{
	border: 1px solid #dfded7;
	width: 200px;
	padding: 0 8px !important;
	line-height: 34px;
	font-size: 18px;
	color: rgb(95,87,79);
	outline: none;
}
.discountCodes input[type="submit"] {
	line-height: 36px !important;
	vertical-align: bottom;
	width: 64px !important;
}

@media screen and (max-width: 1192px) {
}


@media screen and (max-width: 976px) {
	.card:nth-child(3n+1){
		clear: initial;
	}
	.card:nth-child(2n+1){
		clear: left;
	}
}


@media screen and (max-width: 736px) {
	.dialogue-panel-inner .btn {
		margin-right: 0;
		margin-left: 0;
	}
}


@media screen and (max-width: 656px) {
	.search-input {
		margin-right: 0;
	}
	.search-close {
		float: right;
		padding-right: 15px;
	}
	body.search-open .search-form {
		text-align: left;
		padding-left: 20px;
	}
	.btn-search-submit {
		padding-right: 10px;
		padding-left: 10px;
		margin-right: 0;
	}
	.col-one-quarter {
		margin-bottom: 30px;
	}
	.network-item {
		padding-bottom: 60px;
	}
	.dialogue-panel {
		width: 300px;
		margin-left: -150px;
	}

}


@media screen and (max-width: 580px) {

}


@media screen and (max-width: 480px) {
	.dialogue-panel {
		width: 300px;
		margin-left: -150px;
	}
}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
