/*
Theme Name: Village of Atlantic Beach
Theme URI: https://www.villageofatlanticbeach.com/
Author: Final Elements Studio
Author URI: http://finalelements.com/
Description: Custom Theme for Atlantic Beach
Version: 2.0.0

*/

hr,
img,
legend {
    border: 0
}

legend,
td,
th {
    padding: 0
}

pre,
textarea {
    overflow: auto
}

blockquote:after,
blockquote:before,
nav#mainNav ul:after,
nav.main-menu ul:after,
q:after,
q:before {
    content: ""
}

a,
ins,
mark {
    text-decoration: none
}

.widget select,
img,
pre {
    max-width: 100%
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    box-sizing: border-box
}

body {
    margin: 0;
    font-family: Montserrat, sans-serif;
    background: #fff
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    color: #4169e1
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
optgroup,
strong {
    font-weight: 700
}

cite,
dfn,
em,
i {
    font-style: italic
}

mark {
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

.hcol,
.scol,
article.home-news,
nav.main-menu,
nav.small-menu {
    vertical-align: top
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    height: auto
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    background-color: #ccc;
    height: 1px;
    margin-bottom: 1.5em
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

body,
button,
input,
select,
textarea {
    color: #404040;
    font-size: 16px;
    font-size: 1rem
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both
}

p {
    line-height: 1.2em
}

blockquote {
    margin: 0 1.5em
}

address {
    margin: 0 0 1.5em
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: .9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    padding: 1.6em
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: .9375rem
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help
}

ins,
mark {
    background: #fff9c0
}

big {
    font-size: 125%
}

*,
:after,
:before {
    box-sizing: inherit
}

blockquote,
q {
    quotes: "" ""
}

ol,
ul {
    margin: 0 0 1.5em 3em
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li>ol,
li>ul {
    margin: 0
}

dt {
    font-weight: 700
}

dd {
    margin: 0 1.5em 1.5em
}

table {
    margin: 0 0 1.5em;
    width: 100%
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5), inset 0 15px 17px rgba(255, 255, 255, .5), inset 0 -5px 12px rgba(0, 0, 0, .05);
    color: rgba(0, 0, 0, .8);
    font-size: 12px;
    font-size: .75rem;
    line-height: 1;
    padding: .6em 1em .4em;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .8)
}

button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
    border-color: #ccc #bbb #aaa;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .8), inset 0 15px 17px rgba(255, 255, 255, .8), inset 0 -5px 12px rgba(0, 0, 0, .02)
}

button:active,
button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
    border-color: #aaa #bbb #bbb;
    box-shadow: inset 0 -1px 0 rgba(255, 255, 255, .5), inset 0 2px 5px rgba(0, 0, 0, .15)
}

input[type=url],
input[type=password],
input[type=search],
input[type=text],
input[type=email],
textarea {
    color: #000;
    border: none;
    background: #ebebeb;
    padding: 1em;
    border-radius: none
}

input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=text]:focus,
input[type=email]:focus,
textarea:focus {
    color: #111
}

input[type=url],
input[type=password],
input[type=search],
input[type=text],
input[type=email] {
    padding: 1em
}

textarea {
    padding-left: 3px;
    width: 100%
}

a:visited {
    color: purple
}

a:active,
a:focus,
a:hover {
    color: #191970
}

a:focus {
    outline: dotted thin
}

a:active,
a:hover {
    outline: 0
}

a.readMore {
    background: #0386a6;
    color: #FFF!important;
    padding: .5em;
    text-decoration: none;
    font-size: .8em
}

nav#mainNav ul li a,
nav.main-menu ul li a,
nav.small-menu ul li a {
    color: #FFF;
    text-transform: uppercase;
    font-size: .8em;
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -ms-transition: all .8s ease;
    -o-transition: all .8s ease;
    text-decoration: none
}

a.readMore:hover {
    background: #005f77
}

.main-navigation {
    clear: both;
    display: block;
    float: left;
    width: 100%
}

.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0
}

.main-navigation li {
    float: left;
    position: relative
}

.main-navigation a {
    display: block;
    text-decoration: none
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
    float: left;
    position: absolute;
    top: 1.5em;
    left: -999em;
    z-index: 99999
}

.main-navigation ul ul ul {
    left: -999em;
    top: 0
}

.main-navigation ul ul a {
    width: 200px
}

.main-navigation ul li.focus>ul,
.main-navigation ul li:hover>ul {
    left: auto
}

nav#mainNav ul ul ul,
nav.main-menu ul ul ul {
    left: 100%;
    top: 0;
    position: absolute
}

.main-navigation ul ul li.focus>ul,
.main-navigation ul ul li:hover>ul {
    left: 100%
}

.main-navigation.toggled ul,
.menu-toggle {
    display: block
}

.site-main .comment-navigation,
.site-main .post-navigation,
.site-main .posts-navigation {
    margin: 0 0 1.5em;
    overflow: hidden
}

.comment-navigation .nav-previous,
.post-navigation .nav-previous,
.posts-navigation .nav-previous {
    float: left;
    width: 50%
}

.comment-navigation .nav-next,
.post-navigation .nav-next,
.posts-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%
}

nav.main-menu {
    display: inline-block
}

@media (max-width:1000px) {
    nav.main-menu {
        display: none
    }
}

nav.main-menu ul {
    list-style: none;
    position: relative;
    margin: 0;
    padding: 0
}

nav.main-menu ul:after {
    clear: both;
    display: block
}

nav.main-menu ul li {
    float: left
}

nav.main-menu ul li a,
nav.small-menu ul li a {
    display: block;
    padding: 2.4em 1.5em;
    transition: all .8s ease;
    border-right: #01738d solid 1px;
    border-left: #21a7c7 solid 1px
}

nav.main-menu ul li a:hover,
nav.small-menu ul li a:hover {
    background: #004051
}

nav.main-menu ul ul {
    display: none;
    background: rgba(3, 134, 166, .9);
    padding: 0;
    position: absolute;
    top: 100%;
    margin: 0;
    z-index: 30
}

nav#mainNav ul ul li a:hover,
nav.main-menu ul ul li a:hover,
nav.small-menu ul ul li a:hover {
    background: #004051
}

nav.main-menu ul li:hover>ul {
    display: block
}

nav.main-menu ul ul li {
    float: none;
    position: relative
}

nav.main-menu ul ul li a {
    padding: 15px 40px;
    border-right: none;
    border-left: none
}

nav.main-menu ul li:first-child a,
nav.small-menu ul li:first-child a {
    border-left: 0 none
}

nav.main-menu ul li:last-child a,
nav.small-menu ul li:last-child a {
    border-right: 0 none
}

nav.small-menu {
    display: inline-block;
    float: right
}

nav.small-menu ul {
    margin: 0
}

nav.small-menu ul li {
    list-style: none;
    display: block;
    float: left
}

@media (max-width:800px) {
    nav.small-menu {
        display: none
    }
}

nav#mainNav {
    display: inline-block
}

@media (max-width:1000px) {
    nav#mainNav {
        display: none
    }
}

nav#mainNav ul ul {
    display: none;
    background: rgba(3, 134, 166, .9);
    padding: 0;
    position: absolute;
    top: 100%;
    margin: 0
}

nav#mainNav ul li:hover>ul {
    display: block
}

nav#mainNav ul {
    list-style: none;
    position: relative;
    display: inline-table;
    margin-left: -3em
}

nav#mainNav ul:after {
    clear: both;
    display: block
}

nav#mainNav ul li {
    float: left
}

nav#mainNav ul li a {
    display: block;
    padding: 2.4em 1.5em;
    font-weight: 700;
    transition: all .8s ease
}

.main-nav-blue ul li a,
nav#mainNav ul li:hover {
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -ms-transition: all .8s ease;
    -o-transition: all .8s ease
}

.main-nav-blue ul li a {
    border-right: #01738d solid 1px;
    border-left: #21a7c7 solid 1px;
    transition: all .8s ease
}

.main-nav-green ul li a {
    border-right: #319b43 solid 1px;
    border-left: #3fb553 solid 1px
}

nav#mainNav ul li:hover {
    background: #004051;
    transition: all .8s ease
}

nav#mainNav ul ul li {
    float: none;
    position: relative
}

nav#mainNav ul ul li a {
    padding: 15px 40px;
    border-right: none;
    border-left: none
}

.icon-alerts:before,
.icon-contact:before,
.icon-search:before,
.icon-visit:before {
    position: relative;
    top: .3em
}

@font-face {
    font-family: atlanticbeach;
    src: url(assets/fonts/atlanticbeach.eot?-eiopug);
    src: url(assets/fonts/atlanticbeach.eot?#iefix-eiopug) format('embedded-opentype'), url(assets/fonts/atlanticbeach.ttf?-eiopug) format('truetype'), url(assets/fonts/atlanticbeach.woff?-eiopug) format('woff'), url(assets/fonts/atlanticbeach.svg?-eiopug#atlanticbeach) format('svg');
    font-weight: 400;
    font-style: normal
}

[class*=" icon-"],
[class^=icon-] {
    font-family: atlanticbeach;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.body-wrapper h1,
.content-area h1,
.content-area h2,
.fancy,
.garden-wrapper h2,
.gg-panel h2,
.home-news h3,
.main-content h2,
.wood-wrapper h1,
section.blue-wrapper h2 {
    font-family: 'EB Garamond', serif
}

.icon-contact:before {
    content: "\e603";
    font-size: 2.2em;
    padding-right: em
}

.icon-alerts:before {
    content: "\e600";
    font-size: 2.2em
}

.icon-visit:before {
    content: "\e601";
    font-size: 3.2em;
    padding-right: .2em
}

.icon-search:before {
    content: "\e602";
    font-size: 2.2em
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.screen-reader-text:active,
.screen-reader-text:focus,
.screen-reader-text:hover {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto!important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.hentry,
.widget {
    margin: 0 0 1.5em
}

.clear:after,
.clear:before,
.comment-content:after,
.comment-content:before,
.entry-content:after,
.entry-content:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.site-header:after,
.site-header:before {
    content: "";
    display: table
}

.clear:after,
.comment-content:after,
.entry-content:after,
.site-content:after,
.site-footer:after,
.site-header:after {
    clear: both
}

.widget_search .search-submit {
    display: none
}

.sticky {
    display: block
}

.byline,
.updated:not(.published) {
    display: none
}

.group-blog .byline,
.single .byline {
    display: inline
}

.entry-content,
.entry-summary,
.page-content {
    margin: 1.5em 0 0
}

.page-links {
    clear: both;
    margin: 0 0 1.5em
}

#primary {
    width: 90%;
    max-width: 1400px;
    margin: 0 auto;
    padding: 3em 2em 0
}

.wp-caption,
embed,
iframe,
object,
table {
    max-width: 100%
}

.wp-caption-text {
    font-weight: .8em!important;
    font-style: italic
}

.prev-posts-link {
    float: left;
    display: block
}

.next-posts-link {
    float: right;
    display: block
}

nav.prev-next-posts {
    width: 100%;
    padding: 2em 0 0
}

.next-posts-link a,
.prev-posts-link a {
    background: #0386a6;
    color: #FFF!important;
    padding: .7em;
    text-decoration: none;
    font-size: .8em
}

.next-posts-link a:hover,
.prev-posts-link a:hover {
    background: #005f77
}

.news-wrapper {
    padding: 3em 0
}

.thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.thumbnail {
    height: 200px;
    overflow: hidden;
    display: block
}

.fancy span,
.hcol,
.scol {
    display: inline-block
}

.news-wrapper-title {
    text-align: center
}

.fancy {
    line-height: .5;
    text-align: center;
    font-size: 1.8em;
    font-weight: 100!important;
    color: #8a185d;
    padding-bottom: 1em;
    overflow: hidden
}

.fancy span {
    position: relative
}

.fancy span:after,
.fancy span:before {
    content: "";
    position: absolute;
    height: 5px;
    border-top: 3px solid #8a185d;
    top: 5px;
    width: 100%
}

.gp-icon h3:after,
.member-panel h2:after {
    content: ''
}

.fancy span:before {
    right: 95%;
    margin-right: 15px
}

.fancy span:after {
    left: 95%;
    margin-left: 15px
}

.hcol {
    width: 60%;
    padding: 1em
}

.scol {
    width: 38%;
    padding: 1em
}

@media (max-width:800px) {
    .hcol,
    .scol {
        width: 100%
    }
}

section#col1 {
    width: 48%;
    padding: 1em;
    display: inline-table
}

article.home-news {
    padding: 1em;
    width: 33%;
    display: inline-block
}

@media (max-width:900px) {
    article.home-news {
        width: 100%
    }
}

.home-news h3 {
    font-weight: 100;
    font-size: 1.3em;
    line-height: .9em;
    color: #0386a6;
}

.home-news span {
    text-transform: uppercase;
    font-size: .8em;
    margin: 0;
    line-height: .8em;
    font-weight: 100
}

.table th,
.table thead th {
    font-weight: 700
}

.home-news p {
    font-size: .9em;
    width: 80%;
    color: #5B5B5B
}

.home-news a,
body .gform_wrapper .gform_body ul.gform_fields li.gfield_error div.validation_message,
body .gform_wrapper .gform_body ul.gform_fields li.gfield_error label {
    color: #000!important
}

.home-news a {
    background: #0386a6;
    padding: .5em;
    text-decoration: none;
    font-size: .8em
}

.home-news a:hover {
    background: #005f77
}

#breadCrumb {
    margin-top: 1em
}

#breadCrumb span {
    font-size: 1em
}

#breadCrumb a {
    color: #0386a6;
    text-decoration: none
}

#breadCrumb a:hover {
    text-decoration: underline
}

article.meetings {
    width: 100%
}

article.meetings p a {
    color: #4499b3;
    text-decoration: none
}

article.meetings a:hover {
    color: #000
}

a.view {
    background: url(assets/img/view.png) no-repeat;
    width: 27px;
    height: 17px;
    text-indent: -999999px;
    margin: 0
}

select {
    color: #8d9499;
    background-color: #e8ecf3;
    border: none;
    width: 4em
}

.tab-pane {
    margin-top: 2em
}

table {
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0
}

.table {
    width: 100%;
    margin: 1em 0 5em;
    font-size: .9em
}

.table td,
.table th {
    padding: 1em;
    line-height: 20px;
    text-align: left;
    vertical-align: top
}

#copyright,
.banner-wrapper img,
.banner-wrapper p,
.bw-title,
.garden-panel-inner img,
.garden-panel-inner p,
.garden-wrapper h2,
.gp-icon,
.gp-icon img,
.main-banner ul,
.members-panel,
.no-panel,
.wp-caption-text,
section.garden-email,
section.wood {
    text-align: center
}

.table tr {
    background: #FFF
}

.table tr:nth-of-type(even) {
    background: #eee
}

.table td a {
    color: #798287;
    font-size: 1.2em;
    padding: 0 .5em
}

.table td a:hover {
    color: #e22e46
}

.table thead th {
    vertical-align: bottom;
    background: #0386a6;
    color: #FFF
}

.table thead th span {
    font-weight: 900!important;
    text-transform: uppercase
}

.table caption+thead tr:first-child td,
.table caption+thead tr:first-child th,
.table colgroup+thead tr:first-child td,
.table colgroup+thead tr:first-child th,
.table thead:first-child tr:first-child td,
.table thead:first-child tr:first-child th {
    border-top: 0
}

.table tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background: #FFF
}

.table-condensed td,
.table-condensed th {
    padding: 4px 5px
}

.table-bordered {
    border: 1px solid #ddd;
    border-collapse: separate;
    border-left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.table-bordered td,
.table-bordered th {
    border-left: 1px solid #ddd
}

.table-bordered caption+tbody tr:first-child td,
.table-bordered caption+tbody tr:first-child th,
.table-bordered caption+thead tr:first-child th,
.table-bordered colgroup+tbody tr:first-child td,
.table-bordered colgroup+tbody tr:first-child th,
.table-bordered colgroup+thead tr:first-child th,
.table-bordered tbody:first-child tr:first-child td,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered thead:first-child tr:first-child th {
    border-top: 0
}

.table-bordered tbody:first-child tr:first-child>td:first-child,
.table-bordered tbody:first-child tr:first-child>th:first-child,
.table-bordered thead:first-child tr:first-child>th:first-child {
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px
}

.table-bordered tbody:first-child tr:first-child>td:last-child,
.table-bordered tbody:first-child tr:first-child>th:last-child,
.table-bordered thead:first-child tr:first-child>th:last-child {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px
}

.table-bordered tbody:last-child tr:last-child>td:first-child,
.table-bordered tbody:last-child tr:last-child>th:first-child,
.table-bordered tfoot:last-child tr:last-child>td:first-child,
.table-bordered tfoot:last-child tr:last-child>th:first-child,
.table-bordered thead:last-child tr:last-child>th:first-child {
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px
}

.table-bordered tbody:last-child tr:last-child>td:last-child,
.table-bordered tbody:last-child tr:last-child>th:last-child,
.table-bordered tfoot:last-child tr:last-child>td:last-child,
.table-bordered tfoot:last-child tr:last-child>th:last-child,
.table-bordered thead:last-child tr:last-child>th:last-child {
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px
}

.table-bordered tfoot+tbody:last-child tr:last-child td:first-child {
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0
}

.table-bordered tfoot+tbody:last-child tr:last-child td:last-child {
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0
}

.table-bordered caption+tbody tr:first-child td:first-child,
.table-bordered caption+thead tr:first-child th:first-child,
.table-bordered colgroup+tbody tr:first-child td:first-child,
.table-bordered colgroup+thead tr:first-child th:first-child {
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px
}

.table-bordered caption+tbody tr:first-child td:last-child,
.table-bordered caption+thead tr:first-child th:last-child,
.table-bordered colgroup+tbody tr:first-child td:last-child,
.table-bordered colgroup+thead tr:first-child th:last-child {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px
}

.table-striped tbody>tr:nth-child(odd)>td,
.table-striped tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9
}

.table-hover tbody tr:hover>td,
.table-hover tbody tr:hover>th {
    background-color: #f5f5f5
}

.row-fluid table td[class*=span],
.row-fluid table th[class*=span],
table td[class*=span],
table th[class*=span] {
    display: table-cell;
    float: none;
    margin-left: 0
}

.archive .format-aside .entry-title,
.blog .format-aside .entry-title {
    display: none
}

h1.entry-title {
    margin: 0
}

article.widgetPanel h3 {
    background: #0386a6;
    color: #FFF;
    padding: .5em;
    font-size: 1em;
    font-weight: 700;
    margin-bottom: 1em
}

article.widgetPanel span {
    font-weight: 100
}

.widgetContent {
    width: 100%;
    display: block;
    padding-bottom: 1em
}

.widgetContent h4 {
    margin: 0;
    font-weight: 900;
    font-size: 1em!important
}

.widgetContent p {
    margin: 0;
    font-size: .9em
}

.widgetContent a {
    color: #FFF;
    background: #4499b3;
    padding: .5em;
    text-decoration: none;
    font-size: .8em;
    position: relative;
    top: .5em;
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -ms-transition: all .8s ease;
    -o-transition: all .8s ease;
    transition: all .8s ease
}

.widgetContent a:hover {
    background: #004051
}

.widgetContent strong {
    font-weight: 900
}

.widgetContent img {
    padding-top: 1em
}

aside#mainSider {
    padding: 0 1em
}

@media only screen and (max-width:860px) {
    #mainHalf,
    aside#mainSider,
    section#col1,
    section#col2 {
        width: 100%
    }
}

.comment-content a {
    word-wrap: break-word
}

.bypostauthor {
    display: block
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none
}

.infinity-end.neverending .site-footer {
    display: block
}

.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

.wp-caption {
    margin-bottom: 1.5em
}

.wp-caption img[class*=wp-image-] {
    display: block;
    margin: 0 auto
}

.wp-caption .wp-caption-text {
    margin: .8075em 0
}

.gallery {
    margin-bottom: 1.5em
}

.gallery-item {
    display: inline-table;
    vertical-align: top
}

.gallery-item:hover {
    -webkit-filter: brightness(50%)
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
    margin: 0;
    padding: 0 .3em
}

.gallery-columns-3 .gallery-item {
    max-width: 25%
}

.gallery-columns-4 .gallery-item {
    max-width: 15%
}

.gallery-columns-5 .gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}

.gallery-caption {
    display: block
}

@media only screen and (max-width:500px) {
    .gallery-columns-3 .gallery-item {
        max-width: 50%
    }
}

section.important-info {
    display: block;
    width: 100%;
    padding: 1em;
    background: #034859;
    color: #FFF;
    font-size: .9em
}

section.important-info a {
	color: #FFF;
	text-decoration: underline;
}


section.important-info a:hover {
	color: #000;
	text-decoration: underline;
}

header.main-header {
    position: relative;
    width: 100%;
    display: block
}

.bw {
    width: 95%;
    max-width: 1500px;
    margin: 0 auto
}

.site-branding {
    display: inline-block;
    text-indent: -9999px;
    background: url(assets/img/village-logo.svg) no-repeat;
    height: 70px;
    width: 200px;
    vertical-align: top
}

header#main-header {
    position: relative;
    width: 100%;
    z-index: 1
}

@media (max-width:800px) {
    header#main-header {
        position: relative;
        width: 100%;
        z-index: 1
    }
}

section.menu-panel {
    width: 100%;
    height: 77px;
    z-index: 2
}

section.blue-panel {
    background: #0386a6
}

section.green-panel {
    background: #37a64a
}

section.menu-panel h1 {
    margin: 0;
    font-size: 1.5em;
    position: relative;
    top: .5em
}

section.menu-panel h1 a {
    color: #FFF;
    text-decoration: none
}

#mainMenu,
.garden-nav {
    margin: 0 auto;
    width: 95%;
    max-width: 1500px
}

.main-banner {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 600px;
    -webkit-background-size: cover!important;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    background-size: cover!important
}

.banner-wrapper {
    justify-content: center;
    align-items: center;
    height: 100px;
    width: 50%;
    padding-top: 50px
}

.banner-wrapper img {
    display: block;
    width: 50%;
    margin: 0 auto
}

@media (max-width:600px) {
    .banner-wrapper img {
        width: 80%
    }
    .banner-wrapper {
        padding-top: 55px
    }
}

.banner-wrapper p {
    color: #FFF;
    font-weight: 900;
    font-size: 2em;
    margin: 0
}

.main-banner ul {
    width: 100%;
    position: relative;
    top: 40%
}

.main-banner ul li {
    list-style: none;
    color: #FFF;
    text-transform: uppercase
}

.main-banner ul li h2 {
    margin: 0;
    font-size: 2em;
    font-weight: 100
}

.main-banner ul li h3 {
    margin: 0;
    font-size: 4.2em;
    font-weight: 700;
    line-height: .5em
}

@media (max-width:1000px) {
    .main-banner {
        height: 300px
    }
    .banner-wrapper {
        width: 80%;
        padding-top: 10px
    }
}

#pageBanner {
    height: 320px;
    width: 100%;
    margin: 0 auto;
    background-position: 75% 25%!important;
    -webkit-background-size: cover!important;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    background-size: cover!important
}

section.blue-wrapper {
    display: block;
    width: 100%;
    padding: 2em 0;
    position: relative;
    background: url(assets/img/blue-bg.jpg)
}

.bw-title {
    background: #01718c;
    color: #FFF;
    width: 500px;
    padding: .5em 1em;
    position: absolute;
    top: -1em;
    left: 0;
    right: 0;
    margin: 0 auto
}

@media (max-width:800px) {
    .bw-title {
        width: 100%
    }
}

.members-wrapper {
    padding: 3em 0 0
}

.members-panel img {
    border: 2px solid #FFF;
    margin-bottom: 2em
}

section.blue-wrapper h2,
section.blue-wrapper p {
    margin: 0
}

section.blue-wrapper span {
    background: #01596e;
    padding: .5em 1em;
    position: relative;
    top: .5em
}

article.newsletter-wrapper {
    width: 1140px;
    position: relative;
    top: -50px;
    display: block;
    margin: 0 auto;
    background: #0386a6
}

@media (max-width:1400px) {
    article.newsletter-wrapper {
        background: #0386a6
    }
}

@media (max-width:1000px) {
    article.newsletter-wrapper {
        width: 100%;
        top: 0;
        background: #0386a6
    }
}

article.newsletter-wrapper li {
    list-style: none
}

.newsletter-content {
    color: #FFF;
	padding: 1em;
}

.newsletter-content h3 {
	margin: 0;
}

.newsletter-content p {
    margin: 0;
    font-size: 1em;
}

.newsletter-content a {
	position: relative;
	background: #FFF;
	color: #0386a6;
	padding: 2em 1em 2em 1em;
	top: 1em !important;
}

.newsletter-content a:hover {
	background: #000;
	color: #FFF;
}

.col-panel {
    width: 20%;
    float: left;
    padding: 1em
}

.col-lg-panel {
    width: 80%;
    float: left;
    padding: 1em 0
}

input.emailForm {
    width: 80%;
    background: #01718c;
    border: none;
    padding: 1em;
    float: left
}

input.newsletterButton {
    -webkit-box-shadow: rgba(0, 0, 0, .2) 0 0 0 0;
    -moz-box-shadow: rgba(0, 0, 0, .2) 0 0 0 0;
    box-shadow: rgba(0, 0, 0, .2) 0 0 0 0;
    border: none;
    background-color: #069abe;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #FFF;
    text-shadow: none;
    font-size: .8em;
    padding: 1.5em;
    float: left;
    width: 18%
}

input.gform_button,
input.newsletterButton:hover {
    -webkit-box-shadow: rgba(0, 0, 0, .2) 0 0 0 0;
    -moz-box-shadow: rgba(0, 0, 0, .2) 0 0 0 0
}

input.newsletterButton:hover {
    box-shadow: rgba(0, 0, 0, .2) 0 0 0 0;
    border: none;
    background-color: #25bee3
}

@media (max-width:800px) {
    .col-lg-panel,
    .col-panel {
        width: 100%;
        padding: 1em
    }
}

.members-panel {
    padding: 4em;
    color: #FFF;
    width: 60%;
    margin: 0 auto
}

.members-panel p {
    margin: 0
}

.members-panel p strong {
    margin: 0;
    font-size: 1.2em;
    font-weight: 900
}

.gray-bg {
    background: #f3f3f3
}

.body-wrapper {
    padding: 3em 1em
}

.body-wrapper h1 {
    color: #01596e;
    margin: 0
}

.body-wrapper h2 {
    font-family: 'EB Garamond', serif;
    color: #01596e;
    padding: 0 0 1em;
    font-size: 2em;
    margin: 0
}

.body-wrapper h1:after,
.body-wrapper h2:after {
    content: '';
    margin: .5em 0;
    background: #01596e;
    width: 10%;
    height: 3px;
    display: block
}

.body-wrapper h3 {
    color: #01596e;
    font-weight: 900;
    margin: 0
}

.no-panel {
    padding: 1em
}

.type-post {
    padding: 2em 0;
    width: 100%;
    display: block;
    font-size: 1em;
    border-bottom: 1px solid rgba(175, 239, 252, 1)
}

.type-post h3,
.type-post h4 {
    margin: 0
}

.type-post a h3:hover {
    color: #29A4B2
}

.type-post h4 {
    color: #FFF;
    display: inline-block;
    background: #01596e;
    padding: .5em;
    font-size: .5em
}

.member-panel {
    padding: 1em 0 2em
}

.member-panel h2 {
    display: block;
    width: 100%;
    margin: 0;
    padding: .5em 0
}

.member-panel h2:after {
    margin: .5em 0 0;
    background: #01596e;
    width: 5%;
    height: 3px;
    display: block
}

section.board-members {
    width: 100%;
    display: block;
    margin-bottom: .3em
}

section.board-members h2 {
    font-size: 1.3em!important;
    font-weight: 900;
    padding-bottom: 2em
}

@media only screen and (min-width:500px) and (max-width:1025px) {
    .siteInfo {
        width: 70%
    }
    article.footer-col {
        width: 100%
    }
    article.footer-col ul li {
        float: left
    }
}

article.galleryHandle {
    width: 33.3%;
    display: inline-table;
    padding: 1em
}

.view,
.view .content,
.view .mask {
    width: 300px;
    height: 200px;
    overflow: hidden
}

article.galleryHandle h4 {
    text-align: center;
    margin: 0;
    font-size: 1.5em!important
}

.view {
    margin: 10px;
    float: left;
    position: relative;
    cursor: pointer;
    background: rgba(3, 134, 166, 1)
}

.view .content,
.view .mask {
    position: absolute;
    top: 0;
    left: 0
}

.view img {
    display: block;
    position: relative;
    width: 100%
}

.effect img {
    opacity: 1;
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in
}

.effect .mask {
    opacity: 0;
    overflow: visible;
    border-color: rgba(3, 134, 166, .8) transparent transparent;
    border-style: solid;
    border-width: 150px;
    width: 0;
    height: 0;
    -moz-transform: translateY(-125px);
    -webkit-transform: translateY(-125px);
    -o-transform: translateY(-125px);
    -ms-transform: translateY(-125px);
    transform: translateY(-125px);
    -moz-transition: -moz-transform .2s .1s ease-out, opacity .3s ease-in-out;
    -webkit-transition: -webkit-transform .2s .1s ease-out, opacity .3s ease-in-out;
    -o-transition: -o-transform .2s .1s ease-out, opacity .3s ease-in-out;
    -ms-transition: -ms-transform .2s .1s ease-out, opacity .3s ease-in-out;
    transition: transform .2s .1s ease-out, opacity .3s ease-in-out
}

.effect a.info {
    opacity: 0;
    -moz-transform: translateY(-125px);
    -webkit-transform: translateY(-125px);
    -o-transform: translateY(-125px);
    -ms-transform: translateY(-125px);
    transform: translateY(-125px);
    -moz-transition: -moz-transform .3s ease-in, opacity .1s ease-in-out;
    -webkit-transition: -webkit-transform .3s ease-in, opacity .1s ease-in-out;
    -o-transition: -o-transform .3s ease-in, opacity .1s ease-in-out;
    -ms-transition: -ms-transform .3s ease-in, opacity .1s ease-in-out;
    transition: transform .3s ease-in, opacity .1s ease-in-out
}

.effect:hover img {
    opacity: .7;
    -moz-transform: scale(2, 2);
    -webkit-transform: scale(2, 2);
    -o-transform: scale(2, 2);
    -ms-transform: scale(2, 2);
    transform: scale(2, 2)
}

.effect:hover .mask {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.effect:hover a.info {
    opacity: 1;
    -moz-transform: translateY(100px);
    -webkit-transform: translateY(100px);
    -o-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px)
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

.gform_wrapper select {
    background: #ebebeb;
    font-size: inherit;
    padding: 1em;
    border: 0;
    margin-top: .5em;
    border-radius: none;
    text-indent: .01px;
    text-overflow: '';
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.gform_wrapper select::-ms-expand {
    display: none
}

.gf_simple_horizontal input {
    width: 100%!important
}

.gf_simple_horizontal_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text],
.gf_simple_horizontal_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select {
    margin: 0
}

.gf_simple_horizontal_wrapper li.hidden_label input {
    margin: 0!important
}

body .gform_wrapper .gform_body ul.gform_fields li.gfield_error {
    border: none;
    background-color: rgba(255, 255, 255, 0)
}


.gform_wrapper input {
    border: none;
    background: #ebebeb;
    padding: 1em!important
}

input.gform_button,
input.gform_button:hover {
    color: #FFF;
    text-shadow: none;
    font-size: 1em;
    padding: 1em;
    display: block
}

input.gform_button {
    box-shadow: rgba(0, 0, 0, .2) 0 0 0 0;
    border: none;
    background-color: #620b40!important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

input.gform_button:hover {
    -webkit-box-shadow: rgba(0, 0, 0, .2) 0 0 0 0;
    -moz-box-shadow: rgba(0, 0, 0, .2) 0 0 0 0;
    box-shadow: rgba(0, 0, 0, .2) 0 0 0 0;
    border: none;
    background-color: #8a185d!important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.contact-panel ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.contact-panel ul li {
    padding: .8em 0
}

.contact-panel ul li a {
    padding: .8em;
    font-size: .8em;
    font-weight: 700;
    background: #0386a6;
    color: #FFF!important;
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -ms-transition: all .8s ease;
    -o-transition: all .8s ease;
    transition: all .8s ease
}

.contact-panel ul li a:hover {
    background: #004051
}

.content-area h1,
.content-area h2 {
    line-height: 1em;
    color: #0386a6;
    font-weight: 100;
    font-size: 3em
}

footer.site-footer {
    background: #323232;
    color: #FFF;
    width: 100%;
    padding: 2em;
    min-height: 200px
}

article.footer-col h3 {
    text-transform: uppercase;
    font-weight: 100;
    font-size: 1.3em
}

article.footer-col h3 span {
    font-weight: 900
}

article.footer-col p {
    margin: 0;
    font-size: .8em
}

article.footer-col a {
    color: #0e7894;
    text-decoration: none;
    font-size: .8em
}

article.footer-col a:hover {
    color: #FFF
}

article.footer-col ul {
    margin-left: -2em
}

article.footer-col ul li {
    list-style: none
}

article.footer-col ul li a {
    color: #FFF;
    text-decoration: none;
    font-size: .8em
}

#copyright {
    width: 70%;
    margin: 0 auto;
    padding: 1em;
    font-size: .8em
}

header.garden-header {
    width: 100%;
    background: #226b39
}

.garden-branding {
    width: 150px;
    display: inline-block
}

.garden-branding a h1 {
    margin: 0;
    color: #FFF;
    font-size: 1em;
    padding: 1em 0 1em 1em;
    font-weight: 900;
    border-right: 1px solid #18592b
}

.garden-main-nav {
    display: inline-block;
    width: 80%
}

.garden-main-nav ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.garden-main-nav ul li {
    display: inline-block;
    margin: 0
}

.garden-main-nav ul li a {
    color: #FFF;
    padding: 1.5em;
    text-transform: uppercase;
    font-size: .8em;
    font-weight: 700;
    display: block
}

.garden-main-nav ul li a:hover {
    background: #114a24
}

@media (max-width:800px) {
    .garden-branding,
    .garden-main-nav {
        display: block;
        width: 100%
    }
    .garden-branding {
        text-align: center
    }
    .garden-main-nav ul li {
        width: 48%
    }
}

.garden-panel-wrapper {
    margin: 2em 0
}

.main-content h2 {
    font-size: 2em;
    color: #507f2d;
    font-weight: 100
}

.row {
    display: flex
}

.garden-panel-col {
    flex: 1;
    background: #53856d;
    padding: 2em
}

.garden-panel-inner {
    width: 70%;
    margin: 0 auto;
    color: #FFF
}

.garden-panel-inner p {
    color: #FFF;
    font-size: 1em;
    font-weight: 100
}

.garden-panel-inner img {
    width: 70%;
    display: block;
    margin: 0 auto;
    font-size: 5em
}

.garden-panel-col:nth-child(2) {
    background: #47705c
}

.garden-panel-col:nth-child(3) {
    background: #34634c
}

.garden-panel-col:nth-child(4) {
    background: #254d39
}

.garden-panel-col:nth-child(5) {
    background: #1b412e
}

section.wood {
    padding: 8em .5em 8em .5em;
    position: relative;
    background: url(assets/img/garden/white-wood.jpg) no-repeat;
    -webkit-background-size: cover!important;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    background-size: cover!important
}

.wood-wrapper {
    position: relative;
    z-index: 5
}

.wood-wrapper h1 {
    font-size: 4em;
    color: #6b4d35;
    font-weight: 100
}

.wood-wrapper p {
    font-size: 1.2em;
    color: #6b4d35;
    line-height: 1em
}

.wood-wrapper ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.wood-wrapper ul li {
    display: inline-block
}

.wood-wrapper ul li a {
    background: #6b4d35;
    padding: 1em 2em;
    color: #FFF;
    display: block
}

.wood-wrapper ul li a:hover {
    background: #896142
}

@media (max-width:800px) {
    .wood-wrapper ul li {
        display: block;
        margin-bottom: 1em
    }
}

.wood img {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    opacity: .5;
    top: 5em;
    z-index: 0
}

section.garden-email {
    background: #8a185d;
    padding: 1em;
    margin: 0;
    color: #FFF
}

section.garden-email li {
    list-style: none;
    margin: 0;
    padding: 0
}

.garden-area,
.gp-icon {
    padding: 2em 0
}

section.garden-email p {
    font-size: 1.5em
}

.gp-icon img {
    width: 15%;
    margin: 0 auto;
    display: block
}

.gp-icon h3 {
    margin: 0;
    font-weight: 900;
    padding-top: .3em
}

.gp-icon h3:after {
    margin: .5em auto 0;
    background: #327b4b;
    width: 5%;
    height: 3px;
    display: block
}

.gg-panel,
.gg-panel img {
    width: 100%
}

.garden-wrapper h2 {
    color: #8a185d;
    padding-bottom: 1em
}

.garden-wrapper p {
    font-size: 1.1em
}

.gg-panel {
    color: #FFF;
    background: url(assets/img/garden/green-bg.jpg);
    display: block;
    padding: 2em .5em
}

.gg-panel h2 {
    font-size: 3em;
    font-weight: 100
}

.garden_content {
    display: block;
    padding: 0 1em!important
}

.garden_content h3 {
    font-weight: 900;
    line-height: 1em;
    font-size: 1.1em
}

.garden_content p {
    font-size: .9em
}

.garden-news {
    padding: 2em 0 6em
}

.garden-news img {
    width: 100%;
    display: block;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0
}

.garden_news_thumb {
    height: 250px;
    overflow: hidden
}

.sg-news {
    padding: 0 0 2em
}

.paging-navigation {
    font-family: sans-serif;
    padding: 1em;
    background: #fff
}

.paging-navigation ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.paging-navigation li {
    display: inline
}

a.page-numbers,
span.page-numbers {
    padding: .3em .7em;
    color: #333
}

a:hover.page-numbers {
    color: #000
}

.paging-navigation .current {
    font-weight: 700;
    color: #000
}
@media (min-width:1000px) {
.desktop-hide {
	display:none
}
}