/*
Theme Name: COTA NT
Theme URI: http://www.pixelplay.co.nz
Description: COTA NT theme by <a href="http://www.pixelplay.co.nz">Pixelplay</a>
Version: 1
Author: Pixelplay
Author URI: http://www.pixelplay.co.nz
Tags: Pixelplay
*/


* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; *behavior: url(../boxsizing.html);}

body,
body.tribe_community_edit {
	font-family: myriad-pro, sans-serif;
	font-size: 112.5%; /* 18px */
	line-height: 1.55em; /* 28px */
	color: #000;
	background: #fff;
	margin: 0;
}
.wrapper {
	width: 1140px;
	margin: 0 auto;
}
a img {
	border: none;
}

/* Header
-------------------------------------------------------------- */ 

#logo {
	float: left;
	width: 244px;
  margin-right: 21px;
  margin-bottom: 5px;
}
#logo,
#logo a {
	display: block;
}
#logo img {
	width: 100%;
	height: auto;
}
#tagline {
	float: left;
	width: 430px;
	margin: 41px 0 0 15px;
	font-size: 1em; /* 18px */
	line-height: 1.3em; /* 26px*/
	font-weight: bold;
}
#facebook-cta {
	float: right;
	width: 140px;
	height: 40px;
	margin: 26px 0 25px 20px;
	padding-left: 20px;
	border-left: 1px solid #dbdddf;
}
#facebook-cta a {
	display	: block;
	width: 100%;
	height: 40px;
	padding: 3px 0 0 50px;
	background: url(../png/icon-facebook.png) no-repeat;
	color: #000;
	font-size: 0.889em; /* 16px */
	line-height: 1em; /* 16px */
	font-weight: bold;
	text-decoration: none;
}
#facebook-cta a:hover {
	color: #000;
	text-decoration: none;
	opacity: 0.8;
}
#member-login-btn {
  float: right;
	width: 145px;
	height: 40px;
	margin: 26px 0 25px 20px;
	padding-left: 20px;
	border-left: 1px solid #dbdddf;
}
#member-login-btn a.btn {
  font-size: 0.8em;
  color: #fff;
  padding: 8px 5px 8px 21px;
  margin: 0;
  width: 100%;
  /* text-align: center; */
  background-image: url(../png/icon-member-login.png);
  background-repeat: no-repeat;
  background-position: 4px 5px;
  background-size: 18px;
}
#phone {
	float: right;
	height: 40px;
	margin: 26px 0 0 0;
	padding: 0 0 0 50px;
	background: url(../png/icon-phone.png) no-repeat;
	color: #4b575f;
	font-size: 1.889em; /* 34px */
	line-height: 0.588em; /* 20px */
	font-weight: bold;
}
#phone span {
	color: #e96e2d;
	font-size: 0.5em; /* 17px */
	line-height: 1em; /* 17px */
	display: block;
	margin-top: 4px;
	letter-spacing: 0.3px;
}
#font-size {
	clear: right;
	float: right;
	width: 89px;
	height: 40px;
	margin-left: 15px;
}
#font-size a {
	display: block;
	float: left;
	width: 44px;
	height: 40px;
	background: #f69934 url(../png/icon-text-plus.png);
	border-radius: 5px 0 0 5px;
}
#font-size a#minustext {
	background: #f69934 url(../png/icon-text-minus.png);
	border-radius: 0 5px 5px 0;
	border-left: 1px solid #f8b367;
}
#font-size a:hover {
	background-color: #fcaf2b !important;
}
#search-box {
	float: right;
	height: 40px;
	width: 252px;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #f7cdb6;
}
.search input#searchField {
	float: left;
	display: inline;
	height: 38px;
	width: 205px;
	background: none;
	border: none;
	color: #000;
	font-size: 0.889em; /* 16px */
	line-height: 2.375em; /* 38px */
	margin: 0;
	padding: 0 0 0 12px;
}
.search input.button {
	float: right;
	display: inline;
	height: 40px;
	width: 37px;
	background: none;
	border: none;
	margin: -1px -1px 0 0;
	text-indent: -500px;
	overflow: hidden;
	cursor: pointer;
}
input[type=search] {
   -moz-appearance:none;
   -webkit-appearance:none;
}
input[type="search"]:-webkit-search-cancel-button {
    -webkit-appearance: none;
}

/* Menu
-------------------------------------------------------------- */ 

#menu-container {
	width: 100%;
	height: 50px;
	background: #e96e2d;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e96e2d), to(#dd692b));
	background: -webkit-linear-gradient(top, #e96e2d, #dd692b);
	background: -moz-linear-gradient(top, #e96e2d, #dd692b);
	background: -ms-linear-gradient(top, #e96e2d, #dd692b);
	background: linear-gradient(top, #e96e2d, #dd692b);
	box-shadow: 0 2px 0 #c06735;
	position: relative;
}
#menu {
	position: relative;
	height: 50px;
}
#menu-container ul {
	float: left;
	list-style-type: none; 
	padding: 0; 
	margin: 0;
}
#menu-container ul li {
	float: left; 
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 200;
}
#menu-container ul li a {
	display: block; 
	padding: 13px 25px;
	color: #fff;
	font-size: 1.3em; /* 24px */
	line-height: 1em; /* 24px */
	text-decoration: none;
	border-left: 1px solid #e58856;
	border-bottom: 2px solid #c06735;
}
#menu-container ul li.home a, #menu-container ul li#menu-item-13 a {
	background: url(../png/icon-home.png) 29px 13px no-repeat;
	width: 84px;
	padding: 13px 0;
	border-left: none;
	text-indent: -1000px;
	overflow: hidden;
}
#menu-container ul li.home a:hover, #menu-container ul li#menu-item-13 a:hover {
	background: #f69731 url(../png/icon-home.png) 29px 13px no-repeat;
}
#menu-container ul li a:hover, #menu-container ul li.active a {
	color: #fff;
	text-decoration: none;
	background: #f69731;
	border-bottom: 2px solid #c6900f;
}
#menu-container ul ul {
	display: none;
}

/* --------- Drop downs --------- */

#menu-container li ul.sub-menu {
	display: none;
	position: absolute;
	z-index: 200;
	clear: both;
	width: 235px;
	top: 52px;
	margin: 0;
}
#menu-container li ul.sub-menu:hover {
	display: block;
}
#menu-container li ul.sub-menu li {
	clear: both;
	padding: 0;
	margin: 0;
	float: left;
}
#menu-container li ul.sub-menu li a {
	display: block;
	width: 235px;
	color: #fff;
	font-size: 0.9em; /* 18px */
	line-height: 1em; /* 18px */
	padding: 15px 20px;
	font-weight: normal;
	text-decoration: none;
	background: #e96e2d;
	border: none;
	border-top: 1px solid #e58856;
	border-left: 1px solid #e58856;
	border-right: 1px solid #e58856;
}
#menu-container li ul.sub-menu li a:hover, #menu-container li ul.sub-menu li.active a {
	color: #fff;
	text-decoration: none;
	background: #f69731;
	border-top: 1px solid #f69731;
}
#menu-container li ul.sub-menu ul {
	display: none;
	margin-left: 234px; /* ul width */
	top: 0;
}
#menu-container li ul.sub-menu ul li a:hover {
	color: #fff;
}

/* Slider
-------------------------------------------------------------- */ 

#banner-container {
	background: #fef0e0;
	padding: 32px 0 53px;
}
#sect-banner-container {
	padding: 30px 0 0;
}
#sect-banner img {
	width: 100%;
	height: auto;
	display: block;
	border-radius: 5px;
}
#slider {
	float: left;
	width: 750px;
	height: 342px;
	position: relative;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	top: 30px;
	right: 30px;
	z-index: 100;
}
#slider span.slider-text {
	position: absolute;
	width: 690px;
	background: url(../png/white-90-percent.png);
	border-radius: 5px;
	left: 30px;
	bottom: 30px;
	padding: 14px 20px 18px 20px;
}
#slider span.slider-text h2 {
	margin: 0 0 4px;
	font-size: 2em; /* 36px */
	line-height: 1em; /* 36px */
}
#slider span.slider-text p {
	margin: 0 130px 0 0;
}
#slider span.slider-text a.btn {
	position: absolute;
	right: 20px;
	bottom: 20px;
}

/* CTA
-------------------------------------------------------------- */

.cta-slider-container {
  width: 1230px;
  margin-left: -45px;
  margin-right: -45px;
  margin-bottom: 50px;
  overflow: hidden;
}
.home .cta-slider-container {
  margin-bottom: 20px;
}
@media screen and (max-width: 1140px) {
  .cta-slider-container {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 960px) {
  .cta-slider-container {
    width: 100%;
  }
}
.cta-slider-container .bx-wrapper .bx-viewport {
  box-shadow: none;
  border-radius: 0;
}
.cta-slider-item {
  height: 300px;
  padding: 10px;
}
.cta-slider-item-inner {
  height: 280px;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.cta-slider-image {
  width: 100%;
  height: 139px;
  background-repeat: no-repeat;
  border-bottom: #eee;
  background-size: cover;
}
.cta-slider-description {
  position: relative;
  width: 100%;
  height: 140px;
  padding: 20px;
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 50px;
}
.cta-slider-logo {
  position: absolute;
  width: 110px;
  height: 50px;
  bottom: 0;
  right: 0;
  margin: 0 20px 20px 0;
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: contain;
}
.cta-slider-description h2 {
  font-size: 18px;
  margin: 0;
  color: #000;
}
.cta-slider-button {
  position: absolute;
  bottom: 25px;
  left: 20px;
  padding-right: 20px;
  background: url(../svg/icon-arrow.svg) no-repeat;
  background-position: 86px 10px;
  background-size: 6px;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.cta-slider-container .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
  background: #e96e2d url(../svg/icon-arrow-white.svg) no-repeat 13px 9px;
  background-size: 8px;
}
.cta-slider-container .bx-wrapper .bx-controls-direction a:hover {
  background-color: #f0832f;
}
.cta-slider-container .bx-wrapper .bx-prev {
	left: -32px;
  transform: scaleX(-1);
}
.cta-slider-container .bx-wrapper .bx-next {
	right: -32px;
}
@media screen and (max-width: 1140px) {
  .cta-slider-container .bx-wrapper .bx-prev {
    left: 0;
  }
  .cta-slider-container .bx-wrapper .bx-next {
    right: 0;
  }
}

/* CTA
-------------------------------------------------------------- */

#ctas {
	float: right;
	width: 360px;
}
#ctas a.cta {
	display: block;
	position: relative;
	width: 100%;
  font-size: 0.9em;
	line-height: 1.111em; /* 20px */
	font-weight: bold;
	color: #000;
	padding: 19px 0 21px 74px;
	text-decoration: none;
	background: #fff;
	border-radius: 5px;
	margin-bottom: 10px;
    background-position: 100% 0;
    background-size: 200% 100%;
    transition: all .3s ease-in;
}
#ctas a.cta:hover {
	color: #fff;
	text-decoration: none;
	background-position: 0 0;
}
#ctas a.cta-yellow {
	box-shadow: 0 1px 0 #cca03d;
	background-image: linear-gradient(to right,
		#fdc33a,
		#fdc33a 50%,
		transparent 50%,
		transparent);
}
#ctas a.cta-orange {
	box-shadow: 0 1px 0 #db9242;
	background-image: linear-gradient(to right,
		#f69731,
		#f69731 50%,
		transparent 50%,
		transparent);
}
#ctas a.cta-red {
	box-shadow: 0 1px 0 #c57040;
	background-image: linear-gradient(to right,
		#e96e2d,
		#e96e2d 50%,
		transparent 50%,
		transparent);
}
#ctas a.cta-light-green {
	box-shadow: 0 1px 0 #b4b841;
	background-image: linear-gradient(to right,
		#c3cd37,
		#c3cd37 50%,
		transparent 50%,
		transparent);
}
#ctas a.cta-green {
	box-shadow: 0 1px 0 #798f44;
	background-image: linear-gradient(to right,
		#79a138,
		#79a138 50%,
		transparent 50%,
		transparent);
	margin-bottom: 0;
}
#sect-body-container #ctas a.cta-yellow {
	box-shadow: inset 0 0 0 1px #fee19d;
}
#sect-body-container #ctas a.cta-orange {
	box-shadow: inset 0 0 0 1px #fbcb98;
}
#sect-body-container #ctas a.cta-red {
	box-shadow: inset 0 0 0 1px #f4b796;
}
#sect-body-container #ctas a.cta-light-green {
	box-shadow: inset 0 0 0 1px #e1e69b;
}
#sect-body-container #ctas a.cta-green {
	box-shadow: inset 0 0 0 1px #bcd09c;
}
#sect-body-container #ctas a.cta-yellow:hover {
	box-shadow: inset 0 0 0 1px #fdc33a;
}
#sect-body-container #ctas a.cta-orange:hover {
	box-shadow: inset 0 0 0 1px #f69731;
}
#sect-body-container #ctas a.cta-red:hover {
	box-shadow: inset 0 0 0 1px #e96e2d;
}
#sect-body-container #ctas a.cta-light-green:hover {
	box-shadow: inset 0 0 0 1px #c3cd37;
}
#sect-body-container #ctas a.cta-green:hover {
	box-shadow: inset 0 0 0 1px #79a138;
}
#ctas a.cta:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 59px;
	height: 100%;
	border-radius: 5px 0 0 5px;
	background-repeat: no-repeat;
}
#ctas a#cta-cota:before {
	background-image: url(../png/icon-cota.png);
}
#ctas a#cta-volunteer:before {
	background-image: url(../png/icon-volunteer.png);
}
#ctas a#cta-activities:before {
	background-image: url(../png/icon-activities.png);
}
#ctas a#cta-member:before {
	background-image: url(../png/icon-member.png);
}
#ctas a#cta-newsletter:before {
	background-image: url(../png/icon-newsletter.png);
}
#ctas a#cta-news:before {
	background-image: url(../png/icon-news.png);
}
#ctas a#cta-location:before {
	background-image: url(../png/icon-location.png);
}
#ctas a#cta-contact:before {
	background-image: url(../png/icon-contact.png);
}
#ctas a.cta-yellow:before {
	background-color: #fdc33a;
}
#ctas a.cta-orange:before {
	background-color: #f69731;
}
#ctas a.cta-red:before {
	background-color: #e96e2d;
}
#ctas a.cta-light-green:before {
	background-color: #c3cd37;
}
#ctas a.cta-green:before {
	background-color: #79a138;
}

/* Body
-------------------------------------------------------------- */

section {
	padding: 30px 0;
}
.home section {
	padding: 40px 0;
}
#sect-body-container #body {
	float: left;
	width: 750px;
}
.page-template-custom-full-width-php #sect-body-container #body, .page-template-custom-info #sect-body-container #body, .tribe_community_edit #sect-body-container #body, .page-template-custom-social-media #sect-body-container #body, .page-template-custom-donation-form #sect-body-container #body {
	width: 100%;
}
h1,
body.tribe_community_edit h1 {
	color: #e96e2d;
	font-size: 2.389em; /* 43px */
	line-height: 1em; /* 43px */
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0;
}
.home h1 {
	margin: 0 0 22px 0;
}
h2 {
	color: #e96e2d;
	font-size: 1.667em; /* 30px */
	line-height: 1em; /* 30px */
	font-weight: bold;
	margin: 30px 0 0 0;
}
#photos h2 {
	margin: 30px 0 20px;
}
h3 {
	color: #000;
	font-size: 1.333em; /* 24px */
	font-weight: bold;
	margin: 0;
}
p {
	margin: 10px 0 20px 0;
}
a {
	color: #e96e2d;
	text-decoration: none;
}
a:hover {
	color: #e96e2d;
	text-decoration: underline;
}
hr {
    clear: both;
    border: none;
    height: 1px;
    color: #ccc;
    background-color: #eee;
    margin: 30px 0;
}
a.btn {
	color: #fff !important;
	line-height: 1em; /* 18px */
	font-weight: bold;
	display: inline-block;
	padding: 8px 10px;
	margin: 0 10px 0 0;
	border-radius: 5px;
	text-decoration: none;
	background-color: #e96e2d;
	box-shadow: 0 1px 0 #ba5520;
}
a.btn:hover {
	color: #fff !important;
	background-color: #f0832f;
	text-decoration: none;
}
#latest-news {
	position: relative;
	width: 100%;
	color: #fff;
	background: #e96e2d url(../png/icon-news.png) 5px 2px no-repeat;
	border-radius: 5px;
	padding: 14px 20px 18px 20px;
	margin-bottom: 30px;
}
#latest-news h2 {
	color: #fff;
	margin: 3px 0 10px 45px;
}
#latest-news h3, #latest-news h3 a {
	color: #fdc33a;
	font-size: 1em; /* 18px */
	margin: 0;
}
#latest-news p {
	margin: 0 130px 0 0;
}
#latest-news p a {
	display: none;
}
#latest-news a.btn {
	position: absolute;
	right: 20px;
	bottom: 20px;
	background-color: #f69731;
}
#latest-news a.btn:hover {
	background-color: #fbaf2e;
}
.facebook-feed {
  margin-bottom: 20px;
}
.facebook-feed iframe {
  width: 100% !important;
}
.links-box {
	float: left;
	width: 360px;
	background-color: #fef0e0;
	border-radius: 5px;
	padding: 20px;
	min-height: 265px;
}
.links-box h2 {
	color: #000;
	font-size: 1.333em; /* 24px */
	line-height: 1em; /* 24px */
	margin: 0 0 20px 55px;
}
#links-box2 h2 {
	margin-left: 44px;
}
.links-box ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.links-box ul li {
	margin: 0;
	padding: 0 0 5px 15px;
	background: url(../png/list-arrow.png) no-repeat 0 8px;
}
#links-box1 {
	margin: 0 30px 30px 0;
	background-image: url(../png/icon-map.png);
	background-repeat: no-repeat;
	background-position: 18px 13px;
}
#links-box2 {
	margin: 0 30px 30px 0;
	background-image: url(../png/icon-heart.png);
	background-repeat: no-repeat;
	background-position: 18px 18px;
}
#feature-box {
	float: left;
	width: 360px;
}
#feature-box p {
	margin-top: 0;
}
#feature-box img {
	border: 1px solid #fef0e0;
	border-radius: 5px;
}
.foogallery-album-gallery-list .foogallery-pile h3 {
	opacity: 0.8 !important;
	font-size: 18px !important;
}
.foogallery-album-gallery-list .foogallery-pile h3 span {
    font-size: 0.7em !important;
	color: #e96e2d !important;
}
#mapp0_layout {
	margin: 12px 0 30px 30px;
}
#mapp0_links {
	display: none;
}
div.ddsg-wrapper p, div.ddsg-wrapper h2 {
	display: none;
}
.post-container {
	border-bottom: 1px solid #eee;
	margin: 20px 0;
	padding-bottom: 20px;
}
.post-container h2 {
	margin: 0;
}
.post-thumb {
	float: left;
	margin: 5px 20px 0 0;
}
.date {
	color: #999;
	margin-bottom: 0;
}
.post-container .date {
	margin: 0;
}
.left {
	float: left;
	margin: 0 5px 0 0;
}
.right {
	float: right;
	margin: 0 0 0 5px;
}
.breadcrumbs {
	font-size: 0.889em; /* 16px */
	line-height: 1em; /* 16px */
	margin-bottom: 20px;
	background: #eee;
	padding: 10px 15px;
	border-radius: 5px;
}
.breadcrumbs a {
	color: #e96e2d !important;
}
.post-type-archive-tribe_events .extra-crumb {
	display: none;
}
.clear-floats {
	clear: both;
}
.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
}
.clearfix {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}
.rsbtn {
  padding-bottom: 10px;
}

/* News
-------------------------------------------------------------- */

#blog-container {
  display: flex;
  flex-wrap: wrap;
}
.news-box {
	float: left;
	display: block;
	width: 100%;
	max-width: 340px;
	height: auto;
	margin: 20px 40px 20px 0;
	overflow: hidden;
	background: #fff;
}
@media screen and (max-width: 500px) {
  .news-box {
    margin: 20px 0;
  }
}
.news-box a.news-box-photo {
	position: relative;
	display: block;
	width: 100%;
	height: 213px;
	overflow: hidden;
	z-index: 1; /* Chrome fix */
	margin: 0 auto;
	background: #e96e2d;
  border: 3px solid #eee;
  border-bottom: none;
}
#body-full-width .news-box a.news-box-photo img {
	overflow: hidden;
	position: relative;
	display: block;
	height: 213px;
	max-height: 100%;
	width: 340px;
	max-width: 100%;
	opacity: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 500ms cubic-bezier(0, .275, .125, 1);
	-o-transition: all 500ms cubic-bezier(0, .275, .125, 1);
	transition: all 500ms cubic-bezier(0, .275, .125, 1)
}
#body-full-width .news-box a.news-box-photo:hover img {
	opacity: .5;
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05)
}
.news-box .news-box-photo span {
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	color: #fff;
	font-size: 40px;
	line-height: 1;
	text-align: center;
	margin: -20px 0 0;
	z-index: 2;
	opacity: 0;
	-webkit-transition: opacity 600ms cubic-bezier(0, .275, .275, 1);
	-o-transition: opacity 600ms cubic-bezier(0, .275, .275, 1);
	transition: opacity 600ms cubic-bezier(0, .275, .275, 1);
}
.news-box .news-box-photo:hover span {
	opacity: 1;
	filter: alpha(opacity=100);
}
.news-box .news-box-text {
	padding: 20px 20px 0;
	font-size: 17px;
	border: 3px solid #eee;
	border-top: none;
	min-height: 245px;
  height: calc(100% - 213px);
}
.news-box .news-box-text h3 {
	margin: 0;
}
.news-box .news-box-photo div.news-post-date {
    background-color: #e96e2d;
    bottom: 0;
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    left: 0;
    padding: 5px 20px;
    position: absolute;
    z-index: 10;
}

/* Events
-------------------------------------------------------------- */

/* Disable calendar month popup because of bug with results 10/7/25 */
.tribe-events-c-top-bar__datepicker-button {
  pointer-events: none;
}
.tribe-events-c-top-bar__datepicker-button .tribe-events-c-top-bar__datepicker-button-icon-svg {
  display: none !important;
}


.tribe-community-events .small-text {
    font-size: 15px !important;
}
.tribe-events-tooltip p.entry-summary {
    font-size: 15px !important;
}
.tribe-events-tooltip .tribe-events-event-body {
    font-size: 14px !important;
}
.single-tribe_events .tribe-events-event-meta {
    font-size: 18px !important;
}
#tribe-events .tribe-events-button,
.tribe-events-button {
    font-size: 14px !important;
}
.datepicker.dropdown-menu {
    z-index: 1000 !important;
}

/* Add Events Form */

.tribe_community_edit .tribe-community-events {
	font-family: myriad-pro, sans-serif !important;
	font-size: 112.5%;
}
.tribe_community_edit .my-events-header {
	display: none;
}
.tribe_community_edit #event_tribe_event_status {
	display: none;
}
.tribe_community_edit .tribe-section-virtual {
	display: none;
}

.tribe-community-events .tribe-section.tribe-section-image-uploader .tribe-section-header label {
  color: #e96e2d !important;
  text-transform: none !important;
  font-size: 24px !important;
}

/* Removed 2-5-23
.tribe-section-cost .tribe-section-content-field label:first-child {
	display: none !important;
}*/
.tribe_community_edit .tribe-community-events .button,
.tribe_community_edit .tribe-community-events body,
.tribe_community_edit .tribe-community-events button,
.tribe_community_edit .tribe-community-events input,
.tribe_community_edit .tribe-community-events label,
.tribe_community_edit .tribe-community-events li,
.tribe_community_edit .tribe-community-events p,
.tribe_community_edit .tribe-community-events select,
.tribe_community_edit .tribe-community-events textarea {
	font-family: myriad-pro, sans-serif !important;
}
.tribe_community_edit .tribe-community-events input,
.tribe_community_edit .tribe-community-events label,
.tribe_community_edit .tribe-community-events li,
.tribe_community_edit .tribe-community-events p,
.tribe_community_edit .tribe-community-events select,
.tribe_community_edit .tribe-community-events textarea {
    font-size: 18px !important;
}
.tribe-community-events {
    background: #fef0e0 !important;
    border: none !important;
    padding: 30px !important;
}
.tribe_community_edit label,
.tribe_community_edit input[type='text'],
.tribe_community_edit textarea {
	width: 100%;
}
.tribe_community_edit input[type='text'],
.tribe_community_edit textarea {
	line-height: 1.3;
	padding: 10px;
}
.tribe-community-events input,
.tribe-community-events label,
.tribe-community-events li,
.tribe-community-events p,
.tribe-community-events select,
.tribe-community-events textarea,
.event-datepickers .tribe-community-event-details td,
.tribe-community-events .eventForm td {
    font-size: 18px !important;
}
.tribe_community_edit #tribe_events_cat-5,
.tribe_community_edit .currency-symbol-fields {
	display: none !important;
}
.tribe_community_edit .tribe-community-events .additional-note, .tribe-community-events .req {
    color: #6a6a6a;
	font-size: 15px !important;
    font-style: italic;
    font-weight: 300;
    text-transform: none;
}
.tribe_community_edit .events-community-post-content .custom-title {
    display: block;
	width: 100%;
	color: #23282d;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
	margin-top: 20px;
}
.tribe_community_edit .tribe-image-upload-area .EventImage {
	left: 0;
	cursor: pointer;
}
.tribe_community_edit button,
.tribe_community_edit .tribe-image-upload-area .choose-file {
	cursor: pointer;
}
.tribe_community_edit .event-custom-fields input {
  width: auto !important;
}
.tribe_community_edit label[for="_ecp_custom_2"]
{
  display:none;
}
.tribe_community_edit #event_custom table {
	margin-top: -10px;
}
#tribe_custom-_ecp_custom_2-EventSummary {
  height: 50px !important;
  width: 100%;
  margin: 15px 0;
}
.tribe-dropdown.select2-container--open .select2-search__field {
  padding: 10px !important;
}
.eventForm .tribe-datetime-block .tribe-field-start_date {
    width: 110px !important;
}
.tribe_community_edit .tribe-community-events #message {
	color: #fff;
	background: #e96e2d;
	border: none;
	font-size: 16px !important;
    padding: 5px 30px;
}
.tribe_community_edit .tribe-community-events #message p {
	font-size: 16px !important;
}
.tribe_community_edit .tribe-community-events label.error {
    color: #e96e2d !important;
	border-color: #e96e2d !important;
}
.tribe_community_edit .tribe-community-events #message a {
    color: #fff !important;
	text-decoration: underline !important;
}
.tribe_community_edit .tribe-community-events a {
    color: #e96e2d !important;
}
.tribe_community_edit .tribe-community-events a.tribe-add-post {
    color: #fff !important;
}
.tribe_community_edit .tribe-events-community-footer input.tribe-button {
	color: #fff;
	font-size: 1em; /* 18px */
	line-height: 1em; /* 18px */
	font-weight: bold;
	display: inline-block;
	padding: 15px 30px !important;
	margin: 0;
	border-radius: 5px;
	border: none;
	text-decoration: none;
	background: #e96e2d;
	box-shadow: 0 1px 0 #ba5520;
	cursor: pointer;
}
.tribe_community_edit .tribe-events-community-footer input.tribe-button:hover {
	color: #fff;
	background: #f0832f;
	text-decoration: none;
}
.tribe_community_edit #event_captcha .tribe-community-event-info {
	display: none;
}
.event-community-organizer table, table.tribe-community-event-details {
    width: 100%;
}
.tribe_community_edit td.datetime-label {
	width: 33%;
}
.tribe_community_edit .tribe-community-event-info {
    margin: 10px 0;
}
.tribe_community_edit .tribe-image-upload-area .uploadFile {
    background: none;
    color: #e96e2d;
}
.tribe_community_edit #event_captcha .g-recaptcha {
    margin: 0 auto;
    width: 304px;
}
.tribe_community_edit #event_captcha {
	background: none;
	border: none;
	margin: 10px 0;
	padding: 0;
}
.tribe_community_edit .move-linked-post-group {
    display: none !important;
}
.tribe_community_edit .tribe-event-organizer .saved-organizer-table-cell label {
    margin-left: 0 !important;
}
.tribe_community_edit .character-total {
	width: 100%;
	text-align: center;
	margin: -10px 0 15px;
}
.tribe_community_edit #post_title_text_total {
	margin-top: -15px;
}
.single-tribe_events .tribe-events-meta-group-other h3, .single-tribe_events .tribe-events-meta-group-other dl {
	display: none;
} 
.single-tribe_events .tribe-events-meta-group .tribe-events-single-section-title {
    font-size: 1.333em !important;
}
.ntg-logo {
	margin: 20px 0 10px;
}
dd.tribe-events-event-categories {
	display: none;
}
p.tribe-events-back {
	display: none;
}
.single-tribe_events #body .tribe-events-single-event-title {
	font-size: 2.389em;
    margin: 15px 0 0;
}
#body .events-community-post-content label,
#body .events-community-post-title label,
#body .events-community-post-content .custom-title,
#tribe-community-events h3 label,
#tribe-community-events h3,
#tribe-community-events .sectionheader-label label {
	color: #e96e2d;
	font-size: 24px !important;
	font-weight: bold;
	line-height: 1em;
	text-transform: none;
}
.event-website-details input {
    width: 67% !important
}
.event-website .more-info {
	margin: 10px 16px 0;
}
.tribe-events-single ul.tribe-related-events .tribe-related-events-title {
	font-size: 1em !important;
}
.tribe-events-single ul.tribe-related-events li {
    font-size: 0.9em !important;
}

.eventForm .tribe-datetime-block .tribe-field-end_date, .eventForm .tribe-datetime-block .tribe-field-end_time, .eventForm .tribe-datetime-block .tribe-field-start_date, .eventForm .tribe-datetime-block .tribe-field-start_time {
    height: auto !important;
}

/* Event Categories old */

.events-archive.events-gridview #tribe-events-content table .type-tribe_events {
    border-bottom: none !important;
    margin: 0 !important;
    padding: 0 !important;
}
h3.tribe-events-month-event-title {
	border-bottom: 1px solid #fff;
	background: #e96e2d;
}
#tribe-events-content .tribe-events-tooltip h4 {
	color: #e96e2d;
}
h3.tribe-events-month-event-title a {
	color: #fff;
}
.cota-nt, a.cota-nt, .category-cota-nt h1, .category-cota-nt h2, .category-cota-nt a, .category-cota-nt #tribe-events-content .tribe-events-tooltip h4 {
	color: #e96e2d;
}
.category-cota-nt h3.tribe-events-month-event-title {
	background: #e96e2d;
}
.darwin, a.darwin, .category-darwin h1, .category-darwin h2, .category-darwin a, .category-darwin #tribe-events-content .tribe-events-tooltip h4 {
	color: #e96e2d;
}
a.darwin {
	color: #e96e2d !important;
}
.category-darwin h3.tribe-events-month-event-title {
	background: #e96e2d;
}
.palmerston, a.palmerston, .category-palmerston h1, .category-palmerston h2, .category-palmerston a, .category-palmerston #tribe-events-content .tribe-events-tooltip h4 {
	color: #cf1123;
}
a.palmerston {
	color: #cf1123 !important;
}
.category-palmerston h3.tribe-events-month-event-title {
	background: #cf1123;
}
.rural, a.rural, .category-darwin-rural h1, .category-darwin-rural h2, .category-darwin-rural a, .category-darwin-rural #tribe-events-content .tribe-events-tooltip h4 {
	color: #78a22f;
}
a.rural {
	color: #78a22f !important;
}
.category-darwin-rural h3.tribe-events-month-event-title {
	background: #78a22f;
}
.alice-springs, a.alice-springs, .category-alice-springs h1, .category-alice-springs h2, .category-alice-springs a, .category-alice-springs #tribe-events-content .tribe-events-tooltip h4 {
	color: #398c96;
}
a.alice-springs {
	color: #398c96 !important;
}
.category-alice-springs h3.tribe-events-month-event-title {
	background: #398c96;
}
.other-regions, a.other-regions, .category-other-regions h1, .category-other-regions h2, .category-other-regions a, .category-other-regions #tribe-events-content .tribe-events-tooltip h4 {
	color: #af0199;
}
a.other-regions{
	color: #af0199 !important;
}
.category-other-regions h3.tribe-events-month-event-title {
	background: #af0199;
}
.katherine, a.katherine, .category-katherine h1, .category-katherine h2, .category-katherine a, .category-katherine #tribe-events-content .tribe-events-tooltip h4 {
	color: #4b3c76;
}
a.katherine {
	color: #4b3c76 !important;
}
.category-katherine h3.tribe-events-month-event-title {
	background: #4b3c76;
}
.tennant-creek, a.tennant-creek, .category-tennant-creek h1, .category-tennant-creek h2, .category-tennant-creek a, .category-tennant-creek #tribe-events-content .tribe-events-tooltip h4 {
	color: #205298;
}
a.tennant-creek {
	color: #205298 !important;
}
.category-tennant-creek h3.tribe-events-month-event-title {
	background: #205298;
}
.online, a.online, .online h1, .category-online h2, .category-online a, .category-online #tribe-events-content .tribe-events-tooltip h4 {
	color: #000;
}
a.online {
	color: #000 !important;
}
.category-online h3.tribe-events-month-event-title {
	background: #000;
}
dt.tribe-events-event-categories-label,
.tribe-events-meta-group-other h2 {
	display: none;
}
h1.tribe-events-page-title {
	font-size: 24px;
	color: #000;
	margin: 0 0 15px;
}
h1.tribe-events-page-title a,
h1.tribe-events-page-title a:hover {
	color: #000;
	text-decoration: none;
	cursor: default;
}

/* Event Categories New */

.single-tribe_events #sect-body-container #body {
  float: none;
  width: 100%;
}
body .tribe-common--breakpoint-medium.tribe-common .tribe-common-l-container {
  padding: 30px 0;
}
body.category-main-calendar a,
body.category-main-calendar .tribe-events-single-event-title,
body.category-main-calendar .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date,
body.category-main-calendar .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link {
    color: #e96e2d;
}
body.category-main-calendar .tribe-common .tribe-common-c-btn,
body.category-main-calendar .tribe-common a.tribe-common-c-btn {
  background-color: #e96e2d;
}
body.category-darwin a,
body.category-darwin h1,
body.category-darwin h2,
body.category-darwin h3,
body.category-darwin h4,
body.category-darwin .tribe-events-single-event-title,
body.category-darwin .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date,
body.category-darwin .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link {
    color: #e96e2d;
}
body.category-darwin .tribe-common .tribe-common-c-btn,
body.category-darwin .tribe-common a.tribe-common-c-btn {
  background-color: #e96e2d;
}
body.category-palmerston a,
body.category-palmerston h1,
body.category-palmerston h2,
body.category-palmerston h3,
body.category-palmerston h4,
body.category-palmerston .tribe-events-single-event-title,
body.category-palmerston .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date,
body.category-palmerston .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link {
    color: #cf1123;
}
body.category-palmerston .tribe-common .tribe-common-c-btn,
body.category-palmerston .tribe-common a.tribe-common-c-btn {
  background-color: #cf1123;
}
body.category-darwin-rural a,
body.category-darwin-rural h1,
body.category-darwin-rural h2,
body.category-darwin-rural h3,
body.category-darwin-rural h4,
body.category-darwin-rural .tribe-events-single-event-title,
body.category-darwin-rural .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date,
body.category-darwin-rural .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link {
    color: #78a22f;
}
body.category-darwin-rural .tribe-common .tribe-common-c-btn,
body.category-darwin-rural .tribe-common a.tribe-common-c-btn {
  background-color: #78a22f;
}
body.category-alice-springs a,
body.category-alice-springs h1,
body.category-alice-springs h2,
body.category-alice-springs h3,
body.category-alice-springs h4,
body.category-alice-springs .tribe-events-single-event-title,
body.category-alice-springs .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date,
body.category-alice-springs .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link {
    color: #398c96;
}
body.category-alice-springs .tribe-common .tribe-common-c-btn,
body.category-alice-springs .tribe-common a.tribe-common-c-btn {
  background-color: #398c96;
}
body.category-other-regions a,
body.category-other-regions h1,
body.category-other-regions h2,
body.category-other-regions h3,
body.category-other-regions h4,
body.category-other-regions .tribe-events-single-event-title,
body.category-other-regions .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date,
body.category-other-regions .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link {
    color: #af0199;
}
body.category-other-regions .tribe-common .tribe-common-c-btn,
body.category-other-regions .tribe-common a.tribe-common-c-btn {
  background-color: #af0199;
}
body.category-katherine a,
body.category-katherine h1,
body.category-katherine h2,
body.category-katherine h3,
body.category-katherine h4,
body.category-katherine .tribe-events-single-event-title,
body.category-katherine .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date,
body.category-katherine .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link {
    color: #4b3c76;
}
body.category-katherine .tribe-common .tribe-common-c-btn,
body.category-katherine .tribe-common a.tribe-common-c-btn {
  background-color: #4b3c76;
}
body.category-tennant-creek a,
body.category-tennant-creek h1,
body.category-tennant-creek h2,
body.category-tennant-creek h3,
body.category-tennant-creek h4,
body.category-tennant-creek .tribe-events-single-event-title,
body.category-tennant-creek .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date,
body.category-tennant-creek .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link {
    color: #205298;
}
body.category-tennant-creek .tribe-common .tribe-common-c-btn,
body.category-tennant-creek .tribe-common a.tribe-common-c-btn {
  background-color: #205298;
}
body.category-online a,
body.category-online h1,
body.category-online h2,
body.category-online h3,
body.category-online h4,
body.category-online .tribe-events-single-event-title {
    color: #000;
}
body.category-online .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date,
body.category-online .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link {
    color: #999;
}
body.category-online .tribe-common .tribe-common-c-btn,
body.category-online .tribe-common a.tribe-common-c-btn {
  background-color: #000;
}

/* Hide non PICAC tagged events */

.page-id-29533 .type-tribe_events {
	display: none;
}
.page-id-29533 .tag-picac-nt {
	display: block;
}

/* Hide single page event featured image */

.single-tribe_events .tribe-events-event-image {
  display: none;
}


/* Info
-------------------------------------------------------------- */

#info-links {
	width: 100%;
	clear: both;
	margin: 10px 0 50px;
}
#info-links .info-header {
  font-weight: bold;
  padding: 0 0 3px;
  background: none;
}
#info-links .info-header h2 {
	color: #e96e2d;
  font-size: 1.2rem;
  line-height: 1.3em;
  margin: 15px 0 0;
}
#info-links li.info-header:first-of-type h2 {
  margin: 0;
}
#info-links-left, #info-links-right {
	float: left;
	width: 50%;
}
ul.info-col {
	float: left;
	width: 50%;
	margin: 0;
	padding: 0 10px 0 0;
}

/* Sidebar
-------------------------------------------------------------- */

#sidebar {
	float: right;
	width: 360px;
	padding: 30px 0;
}
.sidebar-image {
	border: 1px solid #fef0e0;
	border-radius: 5px;
	margin-bottom: 30px;
}
.page-id-3809 .sidebar-image {
	border: none;
	border-radius: 0;
	margin-bottom: 30px;
}


/* Forms
-------------------------------------------------------------- */

.gform_wrapper {
    background: #fef0e0;
    max-width: 100%;
    padding: 20px;
	border-radius: 5px;
}
#body .gform_body ul, #sect-body .gform_body ul {
    margin: 0;
    padding: 0;
}
#body .gform_body ul li, #sect-body .gform_body ul li {
    background-image: none;
    margin: 0 0 10px 0;
    padding: 0;
}
#body .gform_body ul li li, #sect-body .gform_body ul li li {
    margin: 0;
}
#body .gform_body ul li.gfield.gfield_error, #sect-body .gform_body ul li.gfield.gfield_error, #body .gform_body ul li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning, #sect-body .gform_body ul li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: #FFDFE0;
}
#body .gform_wrapper h2.gsection_title {
	font-size: 1.667em !important;
  padding-bottom: 10px !important;
}
.gform_wrapper .gsection {
	border-bottom: 1px solid #f7cdb6 !important;
	margin: 2em 0 !important;
}
.gform_wrapper .field_description_below .gfield_description {
  padding-top: 0 !important;
	margin-bottom: 10px !important;
}
.gform_wrapper hr {;
  color: #f7cdb6;
  background-color: #f7cdb6;
}
.gform_wrapper #field_1_20 span.gfield_required {
	display: none;
}
.gform_button {
	color: #fff;
	font-size: 1em; /* 18px */
	line-height: 1em; /* 18px */
	font-weight: bold;
	display: inline-block;
	padding: 15px 30px !important;
	margin: 0;
	border-radius: 5px;
	border: none;
	text-decoration: none;
	background-color: #e96e2d;
	box-shadow: 0 1px 0 #ba5520;
	cursor: pointer;
}
.gform_button:hover {
	color: #fff;
	background-color: #f0832f;
	text-decoration: none;
	cursor: pointer;
}

/* Combined Membership and Payment form */

#body .gform_wrapper.gravity-theme #field_92_98,
#body .gform_wrapper.gravity-theme #field_92_97 {
  margin-left: 0;
}

/* Secure Payments */

#body #gform_wrapper_16 {
  margin-top: 30px;
}
#body #gform_wrapper_16 ul.gfield_radio li label {;
  vertical-align: top;
}
#body #gform_wrapper_16  ul.gform_fields:not(.top_label) li ul.gfield_radio {
    width: 100%;
}
#body .gform_wrapper.gravity-theme input.ginput_total {
  padding-left: 0;
}
/* Hide Price label */
.ginput_product_price_label {
  display: none;
}

/* Donation Form */

.page-template-custom-donation-form .gform_wrapper {
  text-align: center;
}
.page-template-custom-donation-form .gform_wrapper h2 {
  margin-top: 20px;
}
.page-template-custom-donation-form .gform_wrapper #input_87_59 {
  font-size: 1em;
  text-align: center;
}
.page-template-custom-donation-form .gform_wrapper #input_87_45 {
  max-width: 120px;
}
.page-template-custom-donation-form .gform_wrapper #field_87_65 {
  position: relative;
  margin-top: -18px;
}
/* Hide transaction fee fields */
.page-template-custom-donation-form .gform_wrapper .hidden-product {
  position: absolute !important;
  left: -9999px !important;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.page-template-custom-donation-form .gform_wrapper.gravity-theme .gfield_description {
  margin-top: 0 !important;
  Padding-top: 0 !important;
}
/* Hide labels/legends */
.gform_heading .gform_required_legend,
#field_87_47 legend,
#field_87_51 legend {
  display: none;
}
.page-template-custom-donation-form .gform_wrapper.gravity-theme .gfield_label {
  font-size: 1.33em;
  margin-top: 1em;
}
.page-template-custom-donation-form .gform_wrapper.gravity-theme .ginput_total {
  text-align: center;
  font-size: 1.33em;
  font-weight: bold;
  padding: 0;
}
.page-template-custom-donation-form .gform_wrapper .gsection {
  border-bottom: none !important;
  margin-bottom: 0em !important;
  margin-top: 1em;
  padding: 0 !important;
}
.page-template-custom-donation-form .gform_wrapper .gsection .gsection_description {
  margin: 0 !important;
  padding: 0 !important;
}
/* Container styles */
.button-radio .gfield_radio {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}
/* Make radio labels look like buttons */
.button-radio .gfield_radio label {
  display: inline-block;
  font-size: 18px !important;
  font-weight: bold;
  padding: 10px 20px;
  background-color: #fef0e0;
  border-radius: 4px;
  border: 1px solid #e96e2d;
  cursor: pointer;
  transition: all 0.2s ease;
  max-width: 100% !important;
}
/* Donation Type */
.button-radio #input_87_47 label {
  border: none;
}
.button-radio .gfield_radio label:hover {
  background-color: #fad5bc;
}
/* Hide the actual radio inputs */
.button-radio .gfield_radio input[type="radio"] {
  display: none;
}
/* Highlight the selected radio button */
.button-radio .gfield_radio input[type="radio"]:checked + label {
  background-color: #e96e2d;
  color: #fff;
  border-color: #e96e2d;
}
.page-template-custom-donation-form .gform_wrapper.gravity-theme .gform_footer {
  justify-content: center;
}

/* Newsletter
-------------------------------------------------------------- */

#gform_wrapper_2 {
	width: 570px;
}
#gform_wrapper_2 .left_label input.medium {
    width: 75%;
}
.gform_confirmation_wrapper {
	background: #fef0e0;
	padding: 10px 15px;
	border-radius: 5px;
}

/* Members
-------------------------------------------------------------- */

#login-form {
    background: #fef0e0;
    width: 100%;
	max-width: 500px;
    padding: 10px 20px;
    border-radius: 5px;
}
#login-form label {
    display: block;
	width: 100%;
	font-weight: 700;
    padding-right: 15px;
    margin: 0 0 5px;
}
#login-form .input {
	width: 100%;
	font-size: inherit;
    font-family: inherit;
    padding: 5px 4px;
    letter-spacing: normal;
	border: 1px solid #ccc;
}
#login-form .button {
	clear: both;
	color: #fff;
	font-size: 1em; /* 18px */
	line-height: 1em; /* 18px */
	font-weight: bold;
	display: inline-block;
	padding: 15px 30px !important;
	margin: 0;
	border-radius: 5px;
	border: none;
	text-decoration: none;
	background-color: #e96e2d;
	box-shadow: 0 1px 0 #ba5520;
	cursor: pointer;
}
#login-form .button:hover {
	color: #fff;
	background-color: #f0832f;
	text-decoration: none;
	cursor: pointer;
}

/* WordPress Core
-------------------------------------------------------------- */

.alignnone {
    margin: 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    margin: 0;
    padding: 0 4px 5px;
}

/* Responsive Images
-------------------------------------------------------------- */

.entry-content img,
.comment-content img,
#footer img,
.widget img {
	max-width: 100%;
}
img[class*="align"],
img[class*="wp-image-"] {
	height: auto;
}
img.size-full, #body img, #sidebar img {
	max-width: 100%;
	width: auto;
	height: auto;
}

/* Responsive Table
-------------------------------------------------------------- */

table.responsive-table {
  border-collapse: collapse;
  width: 100% !important;
}
table.responsive-table tbody td {
  padding: 15px;
  vertical-align: top;
}

/* Footer
-------------------------------------------------------------- */

#footer-container {
	width: 100%;
	background: #f69731;
}
#footer {
	color: #fff;
	padding: 23px 0;
	background: url(../png/footer-watermark.png) bottom left no-repeat;
	min-height: 185px;
}
#footer p {
	margin: 0 0 20px 0;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	opacity: 0.7;
	text-decoration: none;
}
#copyright {
	float: left;
	width: 30%;
}
#footer-links {
	float: right;
	width: 70%;
	text-align: right;
}
#footer-links a {
	margin: 0 0 0 15px;
}
#social-links {
	float: right;
	font-weight: bold;
	line-height: 30px;
}
#social-links span {
	margin-right: 5px;
}
#social-links a {
	display: block;
	float: right;
	width: 30px;
	height: 30px;
	margin-left: 5px;
	overflow: hidden;
	text-indent: 1000px;
}
#social-links a.print-page {
	display: block;
	float: left;
	width: auto;
	height: auto;
	margin-right: 20px;
	padding-right: 40px;
	text-indent: 0;
	background: url(../png/icon-f-print.png) no-repeat top right;
}
#social-links a:hover {
	opacity: 0.7;
}
#social-links .email {
	background: url(../png/icon-f-email.png);
}
#social-links .facebook {
	background: url(../png/icon-f-facebook.png);
}
#social-links .google-plus {
	background: url(../png/icon-f-google-plus.png);
}
#social-links .twitter {
	background: url(../png/icon-f-twitter.png);
}
.footer-text {
  clear: right;
  float: right;
  font-size: 0.8em;
}
@media screen and (max-width: 980px) {
  .footer-text {
    float: none;
  }
}

/* Newsletter Pop-up
-------------------------------------------------------------- */

#newsletter-pop-up {
  display: none;
}
.pop-up-full-screen {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(233,110,45,0.85);
  overflow-x: hidden;
  z-index: 9999999999 !important
}
.pop-up-full-screen .center-container {
  max-height: 100%;
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
#newsletter-pop-up .wrapper {
  top: 500px;
  opacity: 0;
  max-width: 775px;
  padding: 60px 0;
  position: relative;
}
.pop-up-container {
  background: #fff;
  border-radius: 5px;
  text-align: center;
  width: 100%;
  position: relative;
  padding: 35px 30px;
}
.pop-up-full-screen button.close {
  position: absolute;
  width: 50px;
  height: 50px;
  top: -15px;
  right: -15px;
  padding: 0;
  background: #4b575f url(../svg/close-icon-white.svg) no-repeat center center;
  background-size: 20px;
  border: none;
  border-radius: 50%;
  opacity: 1;
  z-index: 1;
  cursor: pointer;
  transform: all 0.3s ease-out;
}
.pop-up-full-screen h1 {
 margin-bottom: 15px;
}
.pop-up-full-screen button.close:hover {
  background-color: #434e55;
}
.pop-up-logo {
  margin: 20px 0;
}
.pop-up-logo img {
  max-width: 175px;
  margin: 0 15px;
}
.pop-up-icons {
  margin: 0 0 2px;
}
a.icon-pop-up {
  padding-left: 44px;
  margin: 0 15px;
  position: relative;
  color: #4b575f;
}
@media screen and (max-width: 700px) {
  a.icon-pop-up {
    margin: 10px 0;
    width: 50%;
    display: inline-block;
    text-align: left;
  }
}
a.icon-pop-up:hover {
  color: #e96e2d;
  text-decoration: none;
}
a.icon-pop-up:before {
  content: "";
  width: 34px;
  height: 34px;
  position: absolute;
  left: 0;
  top: -5px;
  background: #4b575f;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 18px;
  border-radius: 50%;
}
a.icon-pop-up:hover:before {
  background-color: #e96e2d;
}
a.icon-pop-up-advocacy:before {
  background-image: url(../svg/icon-pop-up-advocacy.svg);
  background-position: 50% calc(50% + 1px);
}
a.icon-pop-up-events:before {
  background-image: url(../svg/icon-pop-up-events.svg);
}
a.icon-pop-up-news:before {
  background-image: url(../svg/icon-pop-up-news.svg);
}
a.icon-pop-up-info:before {
  background-image: url(../svg/icon-pop-up-info.svg);
}
#newsletter-pop-up .gform_wrapper {
  padding: 5px 10px 20px;
}
#newsletter-pop-up .gform_wrapper ul.gform_fields li.gfield {
  padding-left: 10px;
  padding-right: 10px;
}
#newsletter-pop-up .gform_wrapper ul.gform_fields li#field_23_1,
#newsletter-pop-up .gform_wrapper ul.gform_fields li#field_23_2,
#newsletter-pop-up .gform_wrapper ul.gform_fields li#field_23_5,
#newsletter-pop-up .gform_wrapper ul.gform_fields li#field_23_7 {
  width: 50%;
  display: inline-block;
  clear: none;
}
#newsletter-pop-up .gform_wrapper .gform_footer {
  text-align: center;
}
#newsletter-pop-up .gform_wrapper .gform_footer input.button,
#newsletter-pop-up .gform_wrapper .gform_footer input[type=submit] {
  margin: 0;
}
/* Screen readers only */
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0;
}

/* Grid
-------------------------------------------------------------- */

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px
}
.row-margin-large {
  margin-right: -30px;
  margin-left: -30px
}
.row-margin-large .col {
  padding-right: 30px;
  padding-left: 30px
}
.no-gutters {
  margin-right: 0;
  margin-left: 0
}
.no-gutters > .col, .no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%
}
.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%
}
.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%
}
.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%
}
.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%
}
.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%
}
.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%
}
.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%
}
.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%
}
.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%
}
.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%
}
.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%
}
.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%
}
.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%
}
.order-first {
  -ms-flex-order: -1;
  order: -1
}
.order-last {
  -ms-flex-order: 13;
  order: 13
}
.order-0 {
  -ms-flex-order: 0;
  order: 0
}
.order-1 {
  -ms-flex-order: 1;
  order: 1
}
.order-2 {
  -ms-flex-order: 2;
  order: 2
}
.order-3 {
  -ms-flex-order: 3;
  order: 3
}
.order-4 {
  -ms-flex-order: 4;
  order: 4
}
.order-5 {
  -ms-flex-order: 5;
  order: 5
}
.order-6 {
  -ms-flex-order: 6;
  order: 6
}
.order-7 {
  -ms-flex-order: 7;
  order: 7
}
.order-8 {
  -ms-flex-order: 8;
  order: 8
}
.order-9 {
  -ms-flex-order: 9;
  order: 9
}
.order-10 {
  -ms-flex-order: 10;
  order: 10
}
.order-11 {
  -ms-flex-order: 11;
  order: 11
}
.order-12 {
  -ms-flex-order: 12;
  order: 12
}
.offset-1 {
  margin-left: 8.333333%
}
.offset-2 {
  margin-left: 16.666667%
}
.offset-3 {
  margin-left: 25%
}
.offset-4 {
  margin-left: 33.333333%
}
.offset-5 {
  margin-left: 41.666667%
}
.offset-6 {
  margin-left: 50%
}
.offset-7 {
  margin-left: 58.333333%
}
.offset-8 {
  margin-left: 66.666667%
}
.offset-9 {
  margin-left: 75%
}
.offset-10 {
  margin-left: 83.333333%
}
.offset-11 {
  margin-left: 91.666667%
}
@media (min-width:576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
  .order-sm-first {
    -ms-flex-order: -1;
    order: -1
  }
  .order-sm-last {
    -ms-flex-order: 13;
    order: 13
  }
  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0
  }
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1
  }
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2
  }
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3
  }
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4
  }
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5
  }
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6
  }
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7
  }
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8
  }
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9
  }
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10
  }
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11
  }
  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12
  }
  .offset-sm-0 {
    margin-left: 0
  }
  .offset-sm-1 {
    margin-left: 8.333333%
  }
  .offset-sm-2 {
    margin-left: 16.666667%
  }
  .offset-sm-3 {
    margin-left: 25%
  }
  .offset-sm-4 {
    margin-left: 33.333333%
  }
  .offset-sm-5 {
    margin-left: 41.666667%
  }
  .offset-sm-6 {
    margin-left: 50%
  }
  .offset-sm-7 {
    margin-left: 58.333333%
  }
  .offset-sm-8 {
    margin-left: 66.666667%
  }
  .offset-sm-9 {
    margin-left: 75%
  }
  .offset-sm-10 {
    margin-left: 83.333333%
  }
  .offset-sm-11 {
    margin-left: 91.666667%
  }
}
@media (min-width:768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
  }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
  }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
  .order-md-first {
    -ms-flex-order: -1;
    order: -1
  }
  .order-md-last {
    -ms-flex-order: 13;
    order: 13
  }
  .order-md-0 {
    -ms-flex-order: 0;
    order: 0
  }
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1
  }
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2
  }
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3
  }
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4
  }
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5
  }
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6
  }
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7
  }
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8
  }
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9
  }
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10
  }
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11
  }
  .order-md-12 {
    -ms-flex-order: 12;
    order: 12
  }
  .offset-md-0 {
    margin-left: 0
  }
  .offset-md-1 {
    margin-left: 8.333333%
  }
  .offset-md-2 {
    margin-left: 16.666667%
  }
  .offset-md-3 {
    margin-left: 25%
  }
  .offset-md-4 {
    margin-left: 33.333333%
  }
  .offset-md-5 {
    margin-left: 41.666667%
  }
  .offset-md-6 {
    margin-left: 50%
  }
  .offset-md-7 {
    margin-left: 58.333333%
  }
  .offset-md-8 {
    margin-left: 66.666667%
  }
  .offset-md-9 {
    margin-left: 75%
  }
  .offset-md-10 {
    margin-left: 83.333333%
  }
  .offset-md-11 {
    margin-left: 91.666667%
  }
}
@media (min-width:992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
  .order-lg-first {
    -ms-flex-order: -1;
    order: -1
  }
  .order-lg-last {
    -ms-flex-order: 13;
    order: 13
  }
  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0
  }
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1
  }
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2
  }
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3
  }
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4
  }
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5
  }
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6
  }
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7
  }
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8
  }
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9
  }
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10
  }
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11
  }
  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12
  }
  .offset-lg-0 {
    margin-left: 0
  }
  .offset-lg-1 {
    margin-left: 8.333333%
  }
  .offset-lg-2 {
    margin-left: 16.666667%
  }
  .offset-lg-3 {
    margin-left: 25%
  }
  .offset-lg-4 {
    margin-left: 33.333333%
  }
  .offset-lg-5 {
    margin-left: 41.666667%
  }
  .offset-lg-6 {
    margin-left: 50%
  }
  .offset-lg-7 {
    margin-left: 58.333333%
  }
  .offset-lg-8 {
    margin-left: 66.666667%
  }
  .offset-lg-9 {
    margin-left: 75%
  }
  .offset-lg-10 {
    margin-left: 83.333333%
  }
  .offset-lg-11 {
    margin-left: 91.666667%
  }
}
@media (min-width:1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
  }
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
  }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
  .order-xl-first {
    -ms-flex-order: -1;
    order: -1
  }
  .order-xl-last {
    -ms-flex-order: 13;
    order: 13
  }
  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0
  }
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1
  }
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2
  }
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3
  }
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4
  }
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5
  }
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6
  }
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7
  }
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8
  }
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9
  }
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10
  }
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11
  }
  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12
  }
  .offset-xl-0 {
    margin-left: 0
  }
  .offset-xl-1 {
    margin-left: 8.333333%
  }
  .offset-xl-2 {
    margin-left: 16.666667%
  }
  .offset-xl-3 {
    margin-left: 25%
  }
  .offset-xl-4 {
    margin-left: 33.333333%
  }
  .offset-xl-5 {
    margin-left: 41.666667%
  }
  .offset-xl-6 {
    margin-left: 50%
  }
  .offset-xl-7 {
    margin-left: 58.333333%
  }
  .offset-xl-8 {
    margin-left: 66.666667%
  }
  .offset-xl-9 {
    margin-left: 75%
  }
  .offset-xl-10 {
    margin-left: 83.333333%
  }
  .offset-xl-11 {
    margin-left: 91.666667%
  }
}

/* Mobile Menu
-------------------------------------------------------------- */

#mobile-menu-container, #mobile-menu, #mobile-menu-btn {
	display: none;
}
#mobile-menu-btn {
	clear: right;
	width: 100%;
	height: 50px;
	background: #e96e2d;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e96e2d), to(#dd692b));
	background: -webkit-linear-gradient(top, #e96e2d, #dd692b);
	background: -moz-linear-gradient(top, #e96e2d, #dd692b);
	background: -ms-linear-gradient(top, #e96e2d, #dd692b);
	background: linear-gradient(top, #e96e2d, #dd692b);
	box-shadow: 0 2px 0 #c06735;
	text-align: center;
	margin: 0;
}
#mobile-menu-btn #mobile-btn {
	height: 50px;
	display: block;
	color: #fff;
	font-weight: 400;
	font-size: 1.333em; /* 24px */
	line-height: 50px;
	text-decoration: none;
}
#mobile-menu-btn a#mobile-btn:hover {
	text-decoration: none;
}
#mobile-menu {
	clear: both;
}
#mobile-menu ul, #mobile-menu ul li {
	width: 100%;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#mobile-menu ul li {
	position: relative;
}
#mobile-menu ul li a {
	width: 100%;
	display: block;
	color: #fff;
	padding: 15px;
	text-align: center;
	font-size: 1.111em; /* 20px */
	line-height: 1em; /* 20px */
	text-decoration: none;
	border-top: 1px solid #e58856;
	background: #e96e2d;
}
#mobile-menu ul li a:hover {
	color: #fff;
	text-decoration: none;
	background: #f69731;
}
#mobile-menu ul li ul {
	display: none;
}
#mobile-menu ul li li a {
	font-size: 0.889em; /* 16px */
	line-height: 1em; /* 16px */
	font-weight: normal;
	text-transform: none;
	background: #f69731;
}
#mobile-menu ul li li a:hover {
	font-weight: normal;
	text-transform: none;
	background: #e96e2d;
}
#mobile-menu ul li span {
	position: absolute;
	z-index: 1;
	right: 0;
	top: 0;
	width: 50px;
	height: 50px;
	display: block;
	text-align: center;
	cursor: pointer;
	background: url(../png/plus-icon.png) no-repeat center center;
}
#mobile-menu ul li span.active {
	background: url(../png/minus-icon.png) no-repeat center center;
}

/* Mobile
-------------------------------------------------------------- */

#view-full-site, #view-mobile-site {
	display: none;
}

@media screen and (max-width: 1140px) {
	.wrapper {
		width: 960px;
	}
	#tagline {
		font-size: 1em; /* 18px */
		line-height: 1.333em; /* 24px */
		margin: 18px 0 0 15px;
		width: 270px;
	}
	#menu-container ul li a {
		padding: 14px 20px;
		font-size: 1.222em; /* 22px */
	}
	#menu-container ul li.home a, #menu-container ul li#menu-item-13 a {
		padding: 14px 0;
		background: url(../png/icon-home.png) 19px 13px no-repeat;
		width: 64px;
	}
	#menu-container ul li.home a:hover, #menu-container ul li#menu-item-13 a:hover {
		background: #f69731 url(../png/icon-home.png) 19px 13px no-repeat;
	}
	#ctas {
		width: 310px;
	}
	#ctas a.cta {
		font-size: 0.889em; /* 16px */
		padding: 15px 0 15px 74px
	}
	#ctas a#cta-activities:before, #ctas a#cta-member:before, #ctas a#cta-news:before, #ctas a#cta-location:before, #ctas a#cta-contact:before, #ctas a#cta-cota:before, #ctas a#cta-volunteer:before {
		background-position: 0 -5px;
	}
	#slider {
		width: 640px;
		height: 292px;
	}
	#slider span.slider-text {
		bottom: 20px;
		left: 20px;
		padding: 14px 20px 18px;
		width: 600px;
	}
	#slider span.slider-text h2 {
		font-size: 1.889em; /* 34px */
		line-height: 1em; /* 34px */
	}
	#sect-body-container #body {
		width: 640px;
	}
	#sidebar {
		width: 310px;
	}
	.links-box, #feature-box {
		width: 300px;
	}
	#feature-box img {
		width: 100%;
		height: auto;
	}
}
@media screen and (max-width: 980px) {
	.wrapper, #sect-banner {
		width: 90%;
	}
	#menu-container, #tagline {
		display: none
	}
	#mobile-menu-container, #mobile-menu-btn {
		display: block;
	}
	#ctas a.cta {
		font-size: 1em; /* 18px */
		padding: 20px 0 20px 74px
	}
	#ctas a#cta-activities:before, #ctas a#cta-member:before, #ctas a#cta-news:before, #ctas a#cta-location:before, #ctas a#cta-contact:before {
		background-position: 0 0px;
	}
	#slider {
		display: none;
	}
	#slider span.slider-text {
		bottom: 5%;
		left: 5%;
		padding: 14px 20px 18px;
		width: 90%;
	}
	.bx-wrapper img {
		width: 100%;
		height: auto;
	}
	#ctas {
		float: left;
		width: 100%;
	}
	#sect-body-container #body, #sidebar {
		width: 100%;
	}
	#sidebar {
		padding-top: 0;
	}
	.links-box, #feature-box {
		width: 360px;
	}
	#links-box2 {
		margin-right: 0;
	}
	ul.info-col {
		width: 100%;
	} 
	#mapp0_layout {
		margin: 20px 0;
		width: 100% !important;
	}
	#copyright, #footer-links {
		float: left;
		width: 100%;
		text-align: center;
	}
	#footer-links a {
		margin: 0 7px;
	}
	#social-links {
		float: none;
		width: 270px;
		display: inline-block;
		text-align: right;
	}
	#social-links a {
		margin: 0 0 0 5px;
	}
	#social-links a.print-page {
		width: 100%;
		margin: 0 0 20px 0;
	}
	#view-full-site {
		display: inline-block;
	}
	.gform_wrapper .left_label .gfield_label {
		width: 100% !important;
	}
	.gform_wrapper .left_label .gfield_label, .gform_wrapper .right_label input.medium, .gform_wrapper .right_label select.medium, .gform_wrapper .left_label input.medium, .gform_wrapper .left_label select.medium, .gform_wrapper .right_label input.large, .gform_wrapper .right_label select.large, .gform_wrapper .left_label input.large, .gform_wrapper .left_label select.large, .gform_wrapper textarea.textarea {
		width: 100% !important;
	}
	#field_1_20 label.gfield_label, #field_1_15 label.gfield_label, .gfield_description {
		display: none;
	}
}
@media screen and (max-width: 835px) {
	.links-box, #feature-box {
		width: 100%;
	}
	#links-box1, #links-box2 {
		margin-right: 0;
	}
}
@media screen and (max-width: 700px) {
	#logo {
		float: none;
		margin: 0 auto;
	}
	#phone, #facebook-cta, #member-login-btn, #font-size {
		display: none;
	}
	#search-box {
		float: none;
		margin-bottom: 20px;
		width: 100%;
	}
	.search input#searchField {
		width: 85%;
	}
	#banner-container {
		padding: 30px 0;
	}
	#latest-news p {
		margin: 0;
	}
	#latest-news a.btn {
		position: relative;
		right: 0;
		bottom: 0;
		margin-top: 15px;
	}
	table.sponsors-table td {
		float: left;
		width: 100% !important;
	}
}
@media screen and (max-width: 600px) {
	body {
		font-size: 100%; /* 16px */
	}
	.post-container h2 {
		clear: both;
	}
	.post-thumb {
		float: none;
		margin: 5px 0;
		text-align: center;
	}
	.alignleft, .alignright {
		display: block;
		float: none;
		margin: 5px auto 20px;
	}
	#info-links-left, #info-links-right {
		width: 100%;
	}
  table.responsive-table tbody td {
    display: block !important;
    width: 100% !important;
  }
}
@media screen and (max-width: 450px) {
	#logo img {
		width: 100%;
		height: auto;
		max-width: 265px;
	}
}