/*
Theme Name: NT Seniors Card
Theme URI: http://www.pixelplay.co.nz
Description: NT Seniors Card 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;}

body {
	font-family: Calibri,Helvetica,Arial,sans-serif;
	font-size: 112.5%; /* 18px */
	line-height: 1.333em; /* 24px */
	color: #4b575f;
	background: #fff;
	margin: 0;
}
.wrapper {
	width: 1140px;
	margin: 0 auto;
}
a img {
	border: none;
}

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

#logos {
	float: left;
}
.logo {
	float: left;
	margin: 25px 0;
}
.logo img {
	width: 100%;
	height: auto;
	max-width: 295px;
}
#seniors-card-logo {
	border-left: 1px solid #dbdddf;
}
#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(images/icon-facebook.png) no-repeat;
	color: #4b575f;
	font-size: 0.889em; /* 16px */
	line-height: 1em; /* 16px */
	font-weight: bold;
	text-decoration: none;
}
#facebook-cta a:hover {
	color: #4b575f;
	text-decoration: none;
	opacity: 0.8;
}
#phone {
	float: right;
	height: 40px;
	margin: 26px 0 0 0;
	padding: 0 0 0 50px;
	background: url(images/icon-phone.png) no-repeat;
	color: #2c3a6b;
	font-size: 1.444em; /* 26px */
	line-height: 0.769em; /* 20px */
	font-weight: bold;
}
#phone span {
	color: #4b575f;
	font-size: 0.654em; /* 17px */
	line-height: 1.1em;
	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: #866f3b url(images/icon-text-plus.png);
	border-radius: 5px 0 0 5px;
}
#font-size a#minustext {
	background: #866f3b url(images/icon-text-minus.png);
	border-radius: 0 5px 5px 0;
	border-left: 1px solid #a4936c;
}
#font-size a:hover {
	background-color: #786435 !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 #dbdddf;
}
.search input#searchField {
	float: left;
	display: inline;
	height: 38px;
	width: 205px;
	background: none;
	border: none;
	color: #4b575f;
	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: #856e3a;
	box-shadow: 0 2px 0 #6e5b30;
	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: 16px 25px 15px;
	color: #fff;
	font-size: 1.111em; /* 20px */
	line-height: 1em; /* 20px */
	text-decoration: none;
	border-left: 1px solid #a4936c;
	border-bottom: 2px solid #6e5b30;
}
#menu-container ul li.home a, #menu-container ul li#menu-item-12 a {
	background: url(images/icon-home.png) 25px 16px no-repeat;
	width: 76px;
	padding: 16px 0 15px;
	border-left: none;
	text-indent: -1000px;
	overflow: hidden;
}
#menu-container ul li.home a:hover, #menu-container ul li#menu-item-12 a:hover {
	background: #786435 url(images/icon-home.png) 25px 16px no-repeat;
}
#menu-container ul li a:hover, #menu-container ul li.active a {
	color: #fff;
	text-decoration: none;
	background: #786435;
	border-bottom: 2px solid #63522b;
}
#menu-container ul li.apply-for-card a,
#menu-container ul li.menu-item-26 a {
	background: #2c3a6b;
	border-bottom: 2px solid #1f294c;
}
#menu-container ul li.apply-for-card a:hover,
#menu-container ul li.menu-item-26 a:hover {
	background: #283460;
	border-bottom: 2px solid #1c2544;
}
#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: 1em; /* 18px */
	line-height: 1em; /* 18px */
	padding: 15px 20px;
	font-weight: normal;
	text-decoration: none;
	background: #856e3a;
	border: none;
	border-top: 1px solid #a4936c;
	border-left: 1px solid #a4936c;
	border-right: 1px solid #a4936c;
}
#menu-container li ul.sub-menu li a:hover, #menu-container li ul.sub-menu li.active a {
	color: #fff;
	text-decoration: none;
	background: #786435;
	border-top: 1px solid #a4936c;
}
#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: #f2f3f4;
	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(images/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
-------------------------------------------------------------- */

#ctas {
	float: right;
	width: 360px;
}
#cta-intro {
	display: block;
	width: 100%;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 20px;
	background: #2c3a6b;
	border-radius: 5px;
	margin-bottom: 10px;
}
#cta-intro p {
	margin: 0;
}
#ctas a.cta {
	display: block;
	position: relative;
	width: 100%;
	line-height: 1.111em; /* 20px */
	font-weight: bold;
	color: #4b575f;
	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;
	box-shadow: 0 1px 0 #c2c2c3;
	background-image: linear-gradient(to right,
		#866f3b,
		#866f3b 50%,
		transparent 50%,
		transparent);
}
#ctas a.cta:hover {
	color: #fff;
	text-decoration: none;
	background-position: 0 0;
}
#sect-body-container #ctas a.cta {
	box-shadow: inset 0 0 0 1px #c2c2c3;
}
#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;
	background-color: #866f3b;
}
#ctas a#cta-apply:before {
	background-image: url(images/icon-apply.png);
}
#ctas a#cta-listings:before {
	background-image: url(images/icon-location.png);
}
#ctas a#cta-contact:before {
	background-image: url(images/icon-contact.png);
}

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

main,
section {
	display: block;
	padding: 30px 0;
}
.home main,
.page-template-custom-home-page main,
.home section,
.page-template-custom-home-page section {
	padding: 52px 0 36px;
}
.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 {
	width: 100%;
}
h1 {
	color: #2c3a6b;
	font-size: 2.389em; /* 43px */
	line-height: 1em; /* 43px */
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0;
}
.home h1,
.page-template-custom-home-page h1 {
	margin: 0 0 22px 0;
}
h2 {
	color: #2c3a6b;
	font-size: 1.667em; /* 30px */
	line-height: 1em; /* 30px */
	font-weight: bold;
	margin: 30px 0 0 0;
}
.single-listing h2 {
	font-size: 1.444em; /* 26px */
}
#photos h2 {
	margin: 30px 0 20px;
}
h3 {
	color: #2c3a6b;
	font-size: 1.333em; /* 24px */
	font-weight: bold;
	margin: 0;
}
p {
	margin: 10px 0 20px 0;
}
a {
	color: #866f3b;
	text-decoration: underline;
}
a:hover {
	color: #866f3b;
	text-decoration: none;
}
hr {
    clear: both;
    border: none;
    height: 1px;
    color: #eee;
    background-color: #eee;
    margin: 30px 0;
}
main li {
	margin-top: 5px;
	margin-bottom: 5px; 
}
a.btn {
	color: #fff;
	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: #856e3a;
	box-shadow: 0 1px 0 #6e5b30;
}
a.btn:hover {
	color: #fff;
	background-color: #786435;
	text-decoration: none;
}
div.ddsg-wrapper p, div.ddsg-wrapper h2 {
	display: none;
}
.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;
}
.clear-floats {
	clear: both;
}
.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
}

/* Home Section Benefits
-------------------------------------------------------------- */

section#benefits {
	background: #f0f1f5;
}
section#benefits h2 {
	margin-top: 4px;
}
#benefits-container {
	margin-top: 30px;
}
.benefit {
	float: left;
	display: table;
	margin: 20px 0;
}
.benefit:nth-child(3n+1){
    clear: left;
}
.benefit-row {
	display: table-row;
}
.benefit-icon {
	display: table-cell;
	width: 100px;
	vertical-align: top;
	padding-right: 25px;
}
.benefit-content {
	display: table-cell;
	vertical-align: top;
}

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

.row {
	margin-left: -15px;
	margin-right: -15px;
}
.row:before, .row:after {
	content: " ";
	display: table;
}
.row:after {
	clear: both;
}
.row:before, .row:after {
	content: " ";
	display: table;
}
.row:after {
	clear: both;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11 {
	float: left;
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.col-1 {
	width: 8.333333333333332%;
}
.col-2 {
	width: 16.666666666666664%;
}
.col-3 {
	width: 25%;
}
.col-4 {
	width: 33.33333333333333%;
}
.col-5 {
	width: 41.66666666666667%;
}
.col-6 {
	width: 50%;
}
.col-7 {
	width: 58.333333333333336%;
}
.col-8 {
	width: 66.66666666666666%;
}
.col-9 {
	width: 75%;
}
.col-10 {
	width: 83.33333333333334%;
}
.col-11 {
	width: 91.66666666666666%;
}
.col-12 {
	width: 100%;
}

/* Listings
-------------------------------------------------------------- */

#listing-filter {
	margin: 30px 0 0;
	position: relative;
	visibility: hidden;
}
#listing-filter select {
	background: #eee;
	display: inline-block;
	vertical-align: middle;
	height: 36px;
	font-size: 1em;
	line-height: 1em;
	margin: 0 10px 10px 0;
	padding: 0 5px;
    width: auto;
	border: 1px solid #ccc;
}
#listing-filter .separator {
	font-size: 1em;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 10px 0;
}
#listing-filter .btn {
	vertical-align: middle;
	margin: -1px 10px 10px 0;
}
section#listings {
	background: #f0f1f5;
}
section#listings h2 {
	font-size: 24px;
	margin: 10px 0 0;
}
section#listings h2 i.icon-star {
	font-size: 19px;
}
#listings i.icon-star {
	color: #fbc136;
	margin-right: 3px;
}
#listings i.icon-star:before {
	margin-left: 0;
}
section#listings hr {
	color: #ddd;
	background-color: #ddd;
}
.listing {
	display: inline-block;
	text-decoration: none;
	margin-top: 15px;
	margin-bottom: 15px;
}
.listing .listing-content {
	background: #fff;
	box-shadow: 0 5px 8px rgba(75,87,95,.15);
	transition: box-shadow .3s ease;
}
.listing:hover .listing-content {
	box-shadow: 0 10px 15px rgba(75,87,95,.35)
}
.listing-info {
	padding: 15px 20px;
	border-bottom: 1px solid #f0f1f5;
}
.listing-info p {
	margin: 0;
}
.listing h3.listing-company {
	width: 100%;
	color: #4b575f;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom: 0.25em;
}
.listing-featured .listing-company {
	font-size: 18px;
}
.listing .listing-discount {
	color: #866f3b;
	font-size: 22px;
	line-height: 1.1;
	height: 2.2em;
	width: 100%;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: -o-ellipsis-lastline;
	text-overflow: ellipsis;
}
.listing-featured .listing-discount {
	font-size: 30px;
}
.listing-image {
	width: 100%;
	height: 150px;
	text-align: center;
	position: relative;
}
.listing-featured .listing-image {
	height: 230px;
}
.listing-image img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: auto;
	max-width: 150px;
	height: auto;
}
.listing-featured .listing-image img {
	max-width: 230px;
}
#listing-pagination {
	margin: 30px 0;
}

/* Single Listings
-------------------------------------------------------------- */

.single-listing {
	margin-top: 30px;
}
.single-listing-logo img {
	padding: 15px;
	margin-bottom: 15px;
	border: 1px solid #eee;
}
.single-listing h1 {
	border-bottom: 1px solid #eee;
	padding-bottom: 15px;
	margin: 0;
}
.listing-contact-details ul {
	list-style: none;
	margin: 15px 0 20px;
	padding: 10px 15px 8px 17px;
	border: 1px solid #eee;
}
.listing-contact-details ul li {
	position: relative;
	display: block;
	margin-right: 15px;
	padding: 5px 0;
}
.listing-contact-details ul li div {
	position: relative;
	margin-left: 30px;
}
.listing-contact-details ul li i {
	position: absolute;
	color: #866f3b;
}
.listing-contact-details ul li i.icon-mobile {
	font-size: 1.3em;
	left: -4px;
}
.listing-contact-details .website {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

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

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


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

.gform_wrapper {
    background: #eee;
    max-width: 100%;
    padding: 20px;
	border-radius: 5px;
}
.gform_confirmation_message {
	background: #eee;
	padding: 15px 20px 5px 20px;
	border-radius: 5px;
	display: inline-block;
}
#body .gform_body ul, #sect-body-container .gform_body ul {
    margin: 0;
    padding: 0;
}
#body .gform_body ul li, #sect-body-container .gform_body ul li {
    background-image: none;
    margin: 0 0 10px 0;
    padding: 0;
}
#body .gform_body ul li li, #sect-body-container .gform_body ul li li {
    margin: 0;
}
html:not([dir=rtl]) .gform_wrapper ul.gform_fields:not(.top_label) .clear-multi, html:not([dir=rtl]) .gform_wrapper ul.gform_fields:not(.top_label) .gfield_description,
html:not([dir=rtl]) .gform_wrapper ul.gform_fields:not(.top_label) .ginput_container:not(.ginput_container_time):not(.ginput_container_date),
.gform_wrapper .gform_footer:not(.top_label) {
    width: 76% !important;
    margin-left: 23% !important;
}
.gform_wrapper ul.gform_fields:not(.top_label) li ul.gfield_radio {
	width: 100% !important;
}
#body .gform_body ul li.gfield.gfield_error, #sect-body-container .gform_body ul li.gfield.gfield_error, #body .gform_body ul li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning, #sect-body-container .gform_body ul li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: #FFDFE0;
}
.gform_wrapper .left_label .gfield_label {
    width: 23% !important;
}
#sect-body-container .gform_wrapper div.charleft {
    font-size: 0.813em;
	color: #4b575f;
	margin-left: 0;
}
.gform_wrapper .field_description_below .gfield_description {
	padding: 0 !important;
}
#sect-body-container .gform_wrapper h2.gsection_title {
	font-size: 1.667em !important;
	padding-bottom: 10px !important;
}
.gform_wrapper .gsection {
	border-bottom: 1px solid #ccc !important;
	margin-bottom: 1em !important;
}
.gform_wrapper input.medium, .gform_wrapper textarea.medium, .gform_wrapper textarea.small, .gform_wrapper select {
    border: 1px solid #ccc !important;
}
.gform_wrapper select#input_1_8 {
	text-transform: capitalize;
}
.gform_wrapper .ginput_container_post_image input.medium {
    border: none !important;
	font-size: .813em;
	line-height: 1em;
	margin-bottom: 5px;
}
.gform_wrapper .left_label li.field_sublabel_below .gfield_label {
    margin: 0 !important;
}
.gform_wrapper #field_2_20 span.gfield_required { /* Hide T&C required */
	display: none;
}
.gform_wrapper #field_1_22 label { /* Extended off to overseas label */
	display: none;
}
.gform_wrapper #input_1_19 li,
.gform_wrapper #input_1_21 li { /* Inline radio buttons for participating outlets and extend offer */
	float: left;
	margin-right: 10px !important;
}
#sect-body-container .gform_wrapper .gfield_checkbox li label,
#sect-body-container .gform_wrapper .gfield_radio li label {
	font-size: 1em;
}
.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: #856e3a;
	box-shadow: 0 1px 0 #6e5b30;
	cursor: pointer;
}
.gform_button:hover {
	color: #fff;
	background-color: #786435;
	text-decoration: none;
	cursor: pointer;
}
.gfield_price { /* Hide price and total fields */
	display: none !important;
}
.hide-label label {
	display: none;
}
.form-note {
	border: 1px solid #ccc;
	background: #ddd;
	padding: 10px 20px 0;
}

/* Apply for card form */

.gform_wrapper #gform_3.left_label .gfield_label {
    width: 24% !important;
}
#field_3_21 label.gfield_label,
#field_3_24 label.gfield_label,
#field_3_25 label.gfield_label {
	width: 100% !important;
}
#field_3_25 label.gfield_label {
	margin-bottom: 5px !important;
}
html .gform_wrapper ul.gform_fields li#field_3_21 .ginput_container,
html .gform_wrapper ul.gform_fields li#field_3_23 .ginput_container,
html .gform_wrapper ul.gform_fields li#field_3_24 .ginput_container,
html .gform_wrapper ul.gform_fields li#field_3_25 .ginput_container,
html .gform_wrapper ul.gform_fields li#field_3_28 .ginput_container, 
html .gform_wrapper ul.gform_fields li#field_3_29 .ginput_container,
html .gform_wrapper ul.gform_fields li#field_3_30 .ginput_container,
html .gform_wrapper ul.gform_fields li#field_3_31 .ginput_container,
html .gform_wrapper ul.gform_fields li#field_3_33 .ginput_container,
html .gform_wrapper ul.gform_fields li#field_3_34 .ginput_container,
html .gform_wrapper ul.gform_fields li#field_3_37 .ginput_container,
html .gform_wrapper ul.gform_fields li#field_3_39 .ginput_container {
    width: 100% !important;
	margin-left: 0 !important;
}
.gform_wrapper #gform_3 .gfield_radio li label {
    margin-right: 15px;
}
html .gform_wrapper ul.gform_fields li#field_3_39 .gfield_description {
    width: 100% !important;
	margin-left: 22px !important;
	margin-top: 10px;
}
.gform_wrapper #gform_3 .gform_footer {
    width: 100% !important;
    margin-left: 0 !important;
    text-align: center;
}
.gform_wrapper ul li#field_3_25,
.gform_wrapper ul li#field_3_37 {
    float: left;
	clear: none;
	width: 100px;
	margin: 0 10px 10px 0;
}
.gform_wrapper ul li#field_3_25 input.small,
.gform_wrapper ul li#field_3_37 input.small {
	width: 100%;
}
html .gform_wrapper ul.gform_fields li#field_3_25 .gfield_description,
html .gform_wrapper ul.gform_fields li#field_3_37 .gfield_description{
	width: 100% !important;
	margin: 0 !important;
}

/* 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, #sect-body-container img, #sidebar img {
	max-width: 100%;
	width: auto;
	height: auto;
}

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

#footer-container {
	width: 100%;
	background: #786435;
}
#footer {
	color: #fff;
	padding: 23px 0;
	background: url(images/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(images/icon-f-print.png) no-repeat top right;
}
#social-links a:hover {
	opacity: 0.7;
}
#social-links .email {
	background: url(images/icon-f-email.png);
}
#social-links .facebook {
	background: url(images/icon-f-facebook.png);
}
#social-links .google-plus {
	background: url(images/icon-f-google-plus.png);
}
#social-links .twitter {
	background: url(images/icon-f-twitter.png);
}

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

#mobile-menu-container, #mobile-menu, #mobile-menu-btn {
	display: none;
}
#mobile-menu-btn {
	clear: right;
	width: 100%;
	height: 50px;
	background: #856e3a;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#856e3a), to(#786435));
	background: -webkit-linear-gradient(top, #856e3a, #786435);
	background: -moz-linear-gradient(top, #856e3a, #786435);
	background: -ms-linear-gradient(top, #856e3a, #786435);
	background: linear-gradient(top, #856e3a, #786435);
	box-shadow: 0 2px 0 #6e5b30;
	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 #a4936c;
	background: #856e3a;
}
#mobile-menu ul li a:hover {
	color: #fff;
	text-decoration: none;
	background: #786435;
}
#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: #786435;
}
#mobile-menu ul li li a:hover {
	font-weight: normal;
	text-transform: none;
	background: #856e3a;
}
#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(images/plus-icon.png) no-repeat center center;
}
#mobile-menu ul li span.active {
	background: url(images/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;
	}
	#menu-container ul li a {
		padding: 16px 12px 15px;
		font-size: 1.111em; /* 20px */
	}
	#menu-container ul li.home a, #menu-container ul li#menu-item-12 a {
		width: 56px;
		background: url(images/icon-home.png) 15px 16px no-repeat;
	}
	#menu-container ul li.home a:hover, #menu-container ul li#menu-item-12 a:hover {
		background: #786435 url(images/icon-home.png) 15px 16px no-repeat;
	}
	#ctas {
		width: 310px;
	}
	#ctas a.cta {
		font-size: 0.889em; /* 16px */
		padding: 15px 0 15px 74px
	}
	#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 */
	}
	#sidebar {
		width: 310px;
	}
	#body .gform_wrapper .gfield_radio li input[type=radio] {
    	vertical-align: top;
	}
}
@media screen and (max-width: 980px) {
	.wrapper, #sect-banner {
		width: 90%;
	}
	#menu-container, #tagline {
		display: none
	}
	#mobile-menu-container, #mobile-menu-btn {
		display: block;
	}
	#logos {
		float: none;
		width: 100%;
		margin: 0 auto;
	}
	.logo {
		width: 50%;
		max-width: 295px;
		height: auto;
	}
	#phone, #facebook-cta, #font-size {
		display: none;
	}
	#search-box {
		float: none;
		clear: both;
		margin-bottom: 20px;
		width: 100%;
	}
	.search input#searchField {
		width: 85%;
	}
	#banner-container {
		padding: 30px 0;
	}
	.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11 {
		width: 50%;
	}
	.single-listing .col {
		width: 100%;
	}
	.benefit:nth-child(3n+1){
		clear: none;
	}
	.benefit:nth-child(2n+1){
		clear: left;
	}
	#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;
	}
	#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;
	}
	#sect-body-container .gform_wrapper .gform_footer,
	.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;
	}
	
	html:not([dir=rtl]) .gform_wrapper ul.gform_fields:not(.top_label) .clear-multi, html:not([dir=rtl]) .gform_wrapper ul.gform_fields:not(.top_label) .gfield_description,
	html:not([dir=rtl]) .gform_wrapper ul.gform_fields:not(.top_label) .ginput_container:not(.ginput_container_time):not(.ginput_container_date),
	.gform_wrapper .gform_footer:not(.top_label),
	#sect-body-container .gform_wrapper .left_label ul.gfield_checkbox, #sect-body-container .gform_wrapper .left_label ul.gfield_radio, .gform_wrapper .right_label ul.gfield_checkbox, #sect-body-container .gform_wrapper .right_label ul.gfield_radio, .gform_wrapper .field_description_below .gfield_description, #sect-body-container .gform_wrapper form ul.gform_fields:not(.top_label) li.gfield_html_formatted {
		width: 100% !important;
		margin-left: 0 !important;
	}
}
@media screen and (max-width: 600px) {
	.home main,
	.page-template-custom-home-page main,
	.home section,
	.page-template-custom-home-page section {
		padding: 30px 0;
	}
	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;
	}
	.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11 {
		width: 100%;
	}
	#listing-filter select {
		margin: 0 0 10px 0;
		width: 100%;
	}
}