body
{
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 300;
    color: #737373;
    overflow-x: hidden;
}
.login{
    padding-top:80px;
}
a
{
    color:#737373;
    border-bottom: 1px dotted;
}
.eapps-instagram-feed a {
    border-bottom: none;
}
a.cc-link {
    border-bottom: none;
    opacity: 1;
}
a:hover
{
    color:#54b79a;
}
.cc-theme-edgeless.cc-window {
    border-top: 1px solid rgba(255, 255, 255, 0.25);
}
.cc-theme-edgeless.cc-window {
    padding: 10px;
    font-size: 16px;
}
.cc-banner.cc-theme-edgeless .cc-btn {
    width: 100%;
}
.cc-floating.cc-theme-edgeless .cc-message {
    margin: 1em !important;
    font-size: 12px !important;
    line-height: 14px !important;
}
.cc-color-override-1793854933.cc-window {
    background: rgba(84, 183, 154, 0.81) !important;
}
.site-links.main.hours {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-size: 20px;
    line-height: 1.5;
    padding-top: 40px;
}
.site-links.main.hours .address {
    padding-top: 0;
}
h1
{
    font-family: 'Libre Baskerville', serif;
    color:#314043;
    font-size:32px;
    font-weight:700;
    margin-bottom:0;
    line-height: 34px;
}
.main h1{
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 29px;
    line-height: 30px;
    margin-bottom:20px;
}
 h3
    {
    font-size:28px;
    font-family: 'Montserrat', sans-serif;
    font-weight:700;
    color: #41525e;
    }

h4
{
    font-size: 14px;
    font-weight: 600;
    padding-top: 30px;
}
.text h4{
    font-family: 'Libre Baskerville', serif;
    color:#494f50;
    font-size:24px;
}
.text .fluid-block h4{
    padding-top:0;
}
.text .fluid-block h3{
    text-transform: uppercase;
    font-weight: 600;
    color: #737373;
    border-bottom: 1px solid #ccc;
    font-size: 22px;
    letter-spacing: 1px;
}
.text p, .text{
    font-family: 'Roboto', sans-serif;
}
h4.sm-caps-title{
    text-transform:uppercase;
    font-weight:300;
    font-family: 'Montserrat', sans-serif;
    padding-top:30px;
}
.text .amenities ul
{
    font-size: 14px;
    font-weight: 600;
    margin-left: 40px;
    margin-top:0;
}
.text ul{
    font-weight:300;
    font-size:16px;
    margin:30px 0 30px 50px;
}
.text ol{
    font-weight:300;
    font-size:16px;
    margin:30px 0 30px 50px;
}
.text img{
    padding-bottom:10px;
}
p{
    font-size:16px;
    line-height:26px;
}
.log-in-form {
  border: 1px solid #cacaca;
  padding: 1rem;
  border-radius: 0;
}

.short-line{
    padding-top:10px;
    background:#b8d30c;
    margin:20px auto;
    width:100px;
}

.short-line.white{
    background:#fff;
}
.main-content
{
    background:#f7f7f7;
}

.slick-slider
{
    margin-bottom: 0;
}

ul.slick-dots
{
    margin-left: 0;
    margin-bottom: 0;
    position: absolute;
    bottom: 10px;
}
.slick-dots li {
    margin: 0 0px;
}
.slick-dots li button:before
{
    content: "";
}

.slick-dots li button
{
    border-radius: 10px;
    background: rgba(157, 157, 157, 1);
    height: 10px;
    width: 10px;
    padding: 2px;
}

li.slick-active button
{
    background: #fff;
}

.top-bar
{
    padding: 0;
    border-bottom: 1px solid #e6e6e6;
}

.mobile-logo
{
    width: 90px;
    padding: 9px 2px;
    background: #fff;
}

.search-link
{
    text-align: center;
    padding-top: 20px;
}
.mob-nav{
    padding-top: 10px;
}
.search-link button i
{
    color: #303f45;
    font-size: 24px;
    border-left: 1px solid #303f45;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom:5px;
}

.title-bar
{
    height: 73px;
    position: relative;
    z-index: 999;
    background-color: #fff;
    padding: 0;
    border-bottom: 1px solid #e6e6e6;
}

.top-bar ul
{
    background: #333;
}
.is-drilldown-submenu.is-active {
    height: 100%;
}
.top-bar ul li
{
    background: #fff;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 20px;
    text-align: center;
}

.top-bar ul li.is-submenu-item{
    font-weight:300;
    text-transform:none;
}
.top-bar ul li a
{
    color: #19472d;
    border-bottom: 1px solid #dadada;
    padding: 17px;
}

.top-bar ul li a.button
{
    color: #fff;
}

.menu-text
{
    color: #fff;
}

.dropdown.menu .submenu
{
    border: none;
}

.dropdown.menu .is-dropdown-submenu-parent.is-right-arrow > a::after
{
    border-color: #fff transparent transparent;
}

.is-drilldown-submenu-parent > a::after
{
    border-color: transparent transparent transparent #7d7d7d;
}

.is-drilldown-submenu-parent > a::before
{
    border-color: transparent transparent transparent #7d7d7d;
}

.js-drilldown-back::before
{
    border-color: transparent #fff transparent transparent;
}

.button
{
    background-color: #b8d30c;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 12px 30px;
    text-transform: uppercase;
    border: none;
}
.button span{
    font-size:10px;
}
.button.large{
    font-size:30px;
    padding-top:0;
}
.button.totop{
    background-color:rgba(0, 0, 0, 0.41);
    padding:20px;
    font-size:20px;
}
.button.round
{
    border-radius: 20px;
}

.button.green
{
    background-color: #687c34;
}

.row
{
    max-width: 1260px;
}

.slideshow
{
    position: relative;
    width: 100%;
    overflow: hidden;
}

.a-slide
{
    height: 100%;
    width: 100%;
    background-size: cover !important;
    min-height: 280px;
    position: relative;
    float: left;
    background-color:#333;
}

.a-slide.page
{
    min-height: 200px;
    text-align: center;
}

.words
{
    position: absolute;
    top: 55%;
    z-index: 99;
    width: 100%;
    font-weight:normal;
    padding: 0 20px;
}
.words.homepage {
    top: 34%;
}
.words.homepage h1 {
    text-transform: uppercase;
    letter-spacing: 2px;
}

.page .words
{
    position: absolute;
    top: 30%;
    width: 100%;
    padding-left: 0;
}

.words h1
{
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 34px;
    color:#fff;
    margin-bottom: 0;
}
.page .words h1{
    font-family: 'Libre Baskerville', serif;
    font-style: italic;
    font-weight:300;
    text-transform: none;
    letter-spacing: 0;
}
.page .words h2{
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 30px;
    text-transform: uppercase;
    color:#fff;
    margin-bottom: 0;
    letter-spacing:2px;
}
.running-head{
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size:22px;
    color:#fff;
    text-transform: uppercase;
}
.words.homepage h1.home {
    font-family: 'Libre Baskerville', serif;
    font-style: italic;
    color:#fff;
    font-size:30px;
    text-transform: none;
    font-weight:normal;
    letter-spacing: 0;
}
.words .slide-title{
    font-family: 'Libre Baskerville', serif;
    font-style: italic;
    color:#fff;
    font-size:25px;
}
.words .button{
    background-color: transparent;
    border:1px solid #fff;
    color: #fff;
    margin-top:.2rem;
    padding:.5rem;
    font-size:.8rem;
}
.words .button:hover{
    background-color: #fff;
    color: #314043;
}
.page .words h1
{
    font-size: 30px;
}
.desktop-logo
{
    display: none;
}

.menu-icon:after
{
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 4px;
    background: #303f45;
    top: 0;
    left: 0;
    box-shadow: 0 9px 0 #303f45,0 18px 0 #303f45;
}
.menu-icon:hover:after {
     content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 4px;
    background: #303f45;
    top: 0;
    left: 0;
    box-shadow: 0 9px 0 #303f45,0 18px 0 #303f45;
}
.menu-icon
{
    top: 11px;
    left: 20px;
    width: 30px;
}

.dropdown.menu>li.is-dropdown-submenu-parent>a:after
{
    border-color: transparent;
    right: 17px;
}
.breadcrumb{
    font-family: 'Libre Baskerville',serif;
    font-style: italic;
    font-size:.8rem;
    margin-bottom:1.5rem;
    color: #949494;
}
.breadcrumb a{
    color:#696969;
}
.breadcrumb a:hover{
    color: #949494;
}
.main-intro p, .guide p {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}
.main-intro .dropdown.menu>li.is-dropdown-submenu-parent>a:after {
    border-color: #6a7182 transparent transparent;
}
.main-intro .filter-nav-dropdown .is-dropdown-submenu {
    border-top: 1px solid #edeff2;
    margin: -1px 0 0 -1px;
    width: 100%;
}
.js-drilldown-back>a:before
{
    border-color: transparent #6a7182 transparent transparent;
}

.main-menu
{
    position: relative;
    z-index: 1001;
}
.main-menu span{
    font-family: 'Libre Baskerville', serif;
    font-style: italic;
    text-transform: none;
    font-weight:400;
    line-height: 23px;
    font-size: 18px;
}
.bottom-dark
{
    background: #dadada;
    padding: 20px 0;
    color: #fff;
    line-height: 14px;
}

.bottom-dark a
{
    color: #efe7d7;
    font-weight: 600;
}
.search{
    position:relative;
}
.search .columns{
    padding-left:0;
    padding-right:0;
}
.search input {
    font-weight: 300;
    font-size: 14px;
    border: none;
    box-shadow: none;
    height: 39px;
    margin:0;
    color:#333;
    text-align:center;
    max-width: 100%;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
}
input.search-submit[type="submit"] {
    background: #b8d30c;
    right: 52px;
    top: 0;
    border: none;
    width: 40px;
    cursor: pointer;
    z-index: 1;
    outline: none;
    width:100%;
    font-family: roboto,sans-serif;
    color: #fff;
    font-size: 16px;

}
input.search-submit:hover{
    background: #99af0c;
}
form .form-group input#form-input-image_upload {
    padding-bottom: 20px;
}
.search input::-webkit-input-placeholder {
    color: #a9a9a9;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 13px;
}
.search-button{
    position:relative;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10!important;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 88%, rgba(0,0,0,0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 88%,rgba(0,0,0,0.65) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 88%,rgba(0,0,0,0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}

.main-intro
{
    padding: 30px 0 10px 0;
    text-align: center;
    clear: both;
}
.main-intro.page 
{
    padding:30px 0 10px;
}



.diagonal
{
    background: url(../jpg/pattern.jpg) 0 0 repeat;
    height: 10px;
    clear: both;
}

.bt-foot
{
    padding: 30px 0 75px 0;
    overflow: auto;
    background-color: #303f45;
}
.footer .title{
    font-family: 'Libre Baskerville', serif;
    font-style: italic;
    font-size:22px;
    color:#fff;
    font-weight:300;
}
.footer .copyright
{
    padding-top: 20px;
    color: #fff;
    font-size: 12px;
    padding-bottom: 10px;
    font-family: 'Roboto', sans-serif;
}

.footer .developer a
{
    color: #fff;
    border:none;
    font-family: 'Roboto', sans-serif;
}

.footer
{
    font-size: 18px;
    color: #fff;
}

.footer .developer img
{
    width: 80px;
    padding-left: 8px;
}

.footer .logo
{
    width: 200px;
    margin: auto;
}

.footer a
{
    color: #fff;
    border:none;
}
.footer .button {
    color: #ffffff;
    background: transparent;
    margin-top: 30px;
    padding: 12px 20px;
    border: 1px solid #fff;
}
.footer .button:hover {
    background: #7e9630;
    color: #fff;
    border-color: #7e9630;
}
.white
{
    color: #fff;
}
.site-links a
{
    color: #fff;
}

.site-links
{
    font-family: 'Libre Baskerville', serif;
    font-style: italic;
    font-size:18px;
    font-weight:300;
    text-align:center;
    line-height:36px;
}
.site-links span{
     font-family: 'Montserrat', sans-serif;
     font-weight:600;
     text-transform:uppercase;
     font-style: normal;
}
.site-links.main{
    font-size:22px;
    line-height: 50px;
    padding-top:30px;
}
.footer .short-line.left {
    margin: 15px auto 15px auto;
}
.address
{
    padding: 20px 0;
    font-weight:300;
    padding-top:6px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}
.address .hours{
    font-size:18px;
    padding-top:6px;
}
.phone{
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}
.hours span{
    font-style: italic;
    font-size:15px;
}
.footer .social{
    text-align:center;
    font-size:30px;
    padding-top:30px;
}


.footer a:hover
{
    color: #ffffff8c;
}
.newsletter .title{
    text-transform:uppercase;
    font-weight:600;
    font-size:26px;
    text-align: center;
    color:#fff;
}
.newsletter p{
    font-family: 'Libre Baskerville', serif;
    text-align:center;
    font-size: 14px;
}
.newsletter .button{
    background-color:#303f45;
}

.cover
{
    position: relative;
    margin-bottom: 15px;
}

.cover span
{
    position: absolute;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.45);
    width: 40px;
    height: 40px;
    text-align: center;
    padding-top: 8px;
    color: #fff;
}

#container
{
    padding-bottom: 20px;
}

#container .column.masonry-item
{
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
}

.button.hollow
{
    border: 1px solid #303f45;
    color: #303f45;
    padding: 10px 15px;
}

.button.hollow:hover
{
    border: 1px solid #303f45;
    color: #fff;
    background: #303f45;
}

a:focus
{
    outline: none;
}
.button:focus{
    background-color:#b4c31e;
}

.row.main-grid .columns{
    padding:2px;
}
.main-grid .item{
    position:relative;
    height:120px;
    background-size: cover !important;
}
.landing-categories.main-grid .item{
    height:220px;
}
.main-grid .title{
    font-family: 'Montserrat', sans-serif;
    font-weight:700;
    z-index: 20;
    letter-spacing:1px;
    border:1px solid #fff;
    text-transform:uppercase;
    font-size:18px;
    position:relative;
    top:35%;
}
.landing-categories.main-grid .title{
    top:35%;
    margin: 0 60px;
}
.main-grid a .title{
    color:#fff;   
}
.main-grid .overlay{
    background:rgba(0,0,0,.25);
    transition: background 0.5s ease;
}
.main-grid .item .button{
    padding:7px 10px;
}
.main-grid .item .button.hollow:hover{
    background:#b8d30c;
    border:1px solid #b8d30c;
}
.grid-link-text{
    padding-top:30px;
    font-weight:700;
    clear:both;
}
.events-link-text{
    font-weight:700;
    clear:both;
}
.events-link-text a{
    color:#fff;
}
.event-detail img {
    margin-bottom: 30px;
}
.white-bg{
    background:#fff;
    overflow:auto;
}
.main-grid a img{
    border:none;
}
.fluid-block {
    margin-top: 2rem;
}
.fluid-block .ttd.related, .fluid-block .blog.related {
    padding-bottom: 20px;
}
.fluid-block .gallery .thumbnails {
    margin-bottom: 20px;
}
.text .fluid-block img {
    padding-bottom: 0px;
}
.text .fluid-block ul, .text .fluid-block ol{
    font-weight:300;
    font-size:16px;
    margin:30px 20px 30px 50px;
}
.tiny-text p {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 0;
    margin-top: 10px;
}
.tiny-text hr {
    border-bottom: 1px solid #cccccc;
    margin-top: 10px;
}
.rightimg-leftxt, .leftimg-rightxt {
    clear: both;
}
.rightimg-leftxt h4 a, .leftimg-rightxt h4 a {
    color: #494f50;
}
table thead th {
    border: 1px solid #f1f1f1;
    text-align: center;
}
table tbody td {
    border: 1px solid #f1f1f1;
}
table thead {
    background: #e0e0e0;
    color: #0a0a0a;
}
.fluid-block table {
    border-left: 6px solid #54B79A;
    border-spacing: 0;
}
.fluid-block table tbody td {
    border: none;
    border-bottom: 2px solid #f7f7f7;
}
td.heading {
    font-weight: 700;
    color: #494F50;
    text-transform: uppercase;
    font-size: 14px;
    width: 40%;
}
p.related, .leftimg-rightxt p, .rightimg-leftxt p{
    font-size: 16px;
    line-height: 24px;
}
.fluid-block img.eapps-instagram-feed-posts-item-image{
    padding-bottom: 0;
}
.fluid-block .blog.related h4.related {
    margin-bottom: 0;
    padding-bottom: 0;
}
.fluid-block .title span, .fluid-block .title {
    font-size: 14px;
    margin-bottom: 15px;
}
.fluid-block .title span {
    line-height: 40px;
}
.fluid-block a.caps {
    font-weight: 800;
    border-bottom: none;
}
.pull-quote:before {
    content: "“";
    font-size: 7rem;
    line-height: 0;
    margin: 0;
    color: #54B79A;
    font-family: 'Libre Baskerville', serif;
    position: absolute;
    top: 50px;
    left: 15px;
}
.fluid-block ol {
    list-style: none; counter-reset: li;
}
.fluid-block ol li {
    counter-increment: li;
}
.fluid-block ul {
  list-style: none;
}
.fluid-block ol li::before {
    content: counter(li);
    color: #54B79A;
    font-weight: bold;
    display: inline-block;
    width: 20px;
    font-size: 18px;
    margin-left: -1.5em;
    margin-right: 0.5em;
    text-align: right; 
    direction: rtl;
}
.fluid-block ul li::before {
    content: "\2022";
    color: #54B79A;
    font-weight: bold;
    display: inline-block;
    width: 20px;
    margin-left: -1em;
    font-size: 18px;
}
.pull-quote{
    padding-left: 4.5rem;
    position: relative;
}
.pull-quote p {
    font-family: 'Libre Baskerville', serif;
    color: #494f50;
    font-size: 22px;
    font-style: italic;
    line-height: 30px;
}
.pull-quote span {
    font-size: 14px;
    line-height: 14px;
}
h2.mg-top{
    margin-top:30px;
}
.button.tiny {
    font-size: 12px;
}
.margin{
    margin:30px auto;
}
.white-bg.main{
    padding:20px;
}
.search-results h2{
   padding:20px 0;
}
input.submit, .main-content [type=submit] {
    background: #b8d30c;
    color: #fff;
    border: none;
    padding: 10px 20px;
    text-transform: uppercase;
    cursor: pointer;
    font-family: 'Montserrat', sans-serif;
    font-weight:700;
}
.main-content form {
    margin-top: 30px;
    margin-bottom: 160px;
}
.help-text {
    margin-bottom: 24px;
    margin-top: -30px;
    color: #737373;
}
.grey-topo{
    background: url(../png/grey-topo.png) 0 0 repeat;
    height: 30px;
    clear: both; 
}
.green-topo{
    background: url(../png/green-topo.png) 0 0 repeat;
    padding: 30px 0;
    clear: both;
    margin:30px 0;
    overflow:hidden;
}
.green-topo.page{
    margin:0;
}
.green-topo .title{
    color:#fff;
    font-size:20px;
    font-weight:800;
    text-transform:uppercase;
}
.green-topo .title span{
    font-family: 'Libre Baskerville', serif;
    font-style: italic;
    text-transform:none;
    font-weight:300;
}
.event{
    margin-bottom:30px;
}
a .event .date, .ttd-event a .event .date, .fd-event a .event .date, .pts-event a .event .date{
    background: #303f45;
    color:#fff;
    font-weight:700;
    padding:20px 0;
}
a .event .date span{
  font-family: 'Libre Baskerville', serif;
  font-size:34px;
}
a .event .details{
    background: #fff;
    color:#888888;
    font-weight:700;
    padding:20px 0;
    height:115px;
}
a .event h4{
    font-family: 'Libre Baskerville', serif;
    padding:0 10px;
    color:#303f45;
    font-size:16px;
    margin:0;

}
a .event .place{
    padding:0 10px;
    text-transform:uppercase;
    font-size:14px;
}
a .event .time{
    font-family: 'Libre Baskerville', serif;
    padding:0 10px;
    font-style: italic;
    font-weight:300;
    font-size:14px;
}
.blog{
    padding-bottom:10px;
}
.title{
    color:#314043;
    font-weight:700;
    font-size:24px;
}
.title span{
    font-weight:300;
    font-family: 'Libre Baskerville', serif;
    font-style: italic;
}
.blog a .entry{
    position:relative;
    padding:30px;
    height: 265px;
    background-size: cover !important;
    margin: 5px 0;
}
.blog a .entry .title{
    color:#fff;
    position: absolute;
    z-index: 20;
    bottom: 20px;
    font-weight:600;
    padding-right: 20px;
}
.blog a .entry .title span{
    font-weight:300;
    font-family: 'Libre Baskerville', serif;
    font-style: italic;
    font-size:14px;
}
.blog .overlay {
    background: rgba(0,0,0,.25);
    transition: background 0.5s ease;
}
.instagram{
    padding: 10px 0 0 0;
    background: #fff;
    clear: both;
    margin-top: 20px;
}
.instagram .title{
    font-weight:700;
    color:#303f45;
    font-size:24px;
    position:relative;
}
.instagram .follow-link{
    font-size:16px;
    font-weight:600;
    text-transform:uppercase;
    text-align:center;
    padding-bottom:20px;
}
.instagram .columns{
    padding:15px;
}
.guide{
    background:#80b0cf;
    padding:30px 0 0;
    overflow:hidden;
    color:#fff;
}
.short-line.left{
    margin:15px 0 15px 0;

}
.guide .text{
    padding:15px;
}
.guide .title, .newsletter .title{
    font-weight:700;
    font-size:24px;
    line-height: 30px;
    text-transform:uppercase;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
}
.guide .title span{
    font-weight:300;
    font-family: 'Libre Baskerville', serif;
    font-style: italic;
    text-transform: none;
}
.guide .button{
    background-color:#303f45;
    font-family: 'montserrat', sans-serif;
}
.guide .button:hover{
    background-color:#415963;
}
.footer hr{
    border-bottom: 1px solid rgba(255, 255, 255, 0.53);
}
.filter-nav-dropdown {
    position: relative;
    z-index: 81;
    padding: 10px 0 20px;
    clear:both;
}
.filter-nav-dropdown .menu>li a {
    background: #fff;
    color: #074e68;
    width:100%;
    font-weight: 300;
        padding: 15px 10px;
        border-bottom:none;
}
.filter-nav-dropdown .menu>li a:hover {
    background: #314043;
    color: #fff;
}

.filter-nav-dropdown ul.dropdown.menu{
    border-left: 1px solid #edeff2;
    border-bottom: 1px solid #edeff2;
    border-right: 1px solid #edeff2;
}
.filter-nav-dropdown .menu>li {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display:block;
    border-top: 1px solid #edeff2;
}
.filter-nav-dropdown .dropdown.menu>li.is-dropdown-submenu-parent>a {
    text-transform:uppercase;
    font-weight: 600;
}
.card-flex-article .card-image {
  position: relative;
}
.card-flex-article .card-section {
  height:125px;
      border-top: 10px solid #b8d30c;
}
.pts-fd-list .card-flex-article .card-section {
      border-bottom: 10px solid #b8d30c;
      border-top:none;
}
.card-section {
    padding: 15px 10px 10px 20px;
}
.related-category .card-flex-article .card-section {
  height:90px;
}
.related-category .card-flex-article .card-section .article-title {
    font-size: 15px;
    line-height: 22px;
}

.card-flex-article .card-section .article-title {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 1rem;
    margin-bottom: 8px;
    color: #314043;
    line-height: 1.2rem;
    transition: color .5s ease;
}

.card:hover{
    box-shadow:5px 5px 0px 0px rgba(0, 0, 0, 0.26);
}
.card-flex-article .card-section .article-details {
  font-size: 13px;
  padding-bottom: 0.75rem;
    color: #737373;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}
.pagination{
    clear:both;
    padding:30px 0;
}
.pagination-pointed .pagination-pointed-button, .pagination-pointed .current, .pagination-pointed .pagination-previous {
  position: relative;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: #303f45;
  color: #fff;
  outline: 0;
  text-decoration: none;
  transition: all 0.2s linear;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;

}

.pagination-pointed .pagination-pointed-button:hover, .pagination-pointed .current:hover, .pagination-pointed .pagination-previous:hover {
  background-color: #41525e;
}

.pagination-pointed .current {
  background: #c5d433;
}

.pagination-pointed .current:hover {
  background-color: #41525e;
}

.pagination-pointed .pagination-next a {
  border-radius: 4px 0 0 4px;
  margin-right: 18px;
}

.pagination-pointed .pagination-next a:hover::after {
  border-left: 17px solid #41525e;
}

.pagination-pointed .pagination-next a::after {
  content: "";
  position: absolute;
  top: 0;
  right: -18px;
  width: 0;
  height: 0;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  border-left: 17px solid #303f45;
  transition: all 0.2s linear;
}

.pagination-pointed .pagination-previous {
  border-radius: 0 4px 4px 0;
  margin-left: 18px;
      padding: 2px;
}

.pagination-pointed .pagination-previous:hover::after {
  border-right: 17px solid #41525e;
}

.pagination-pointed .pagination-previous::before {
  content: "";
}

.pagination-pointed .pagination-previous::after {
  content: "";
  position: absolute;
  top: 0;
  left: -18px;
  width: 0;
  height: 0;
  border-bottom: 17px solid transparent;
  border-top: 17px solid transparent;
  border-right: 17px solid #2c3840;
  transition: all 0.2s linear;
}
.pagination-pointed li.pagination-previous a.pagination-pointed-button{
    padding:3px;
}

.a-slide.view{
    min-height:230px;
    display: table;
}

.a-slide.view .words{
    top: unset;
    bottom: 14%;
}
.a-slide.view .words.full-view {
    display: table-cell;
    vertical-align: bottom;
}
.row.main{
    padding:30px 0;
    clear:both;
}
.label, .label.primary {
    background: #314043;
    margin-bottom:6px;
}

.text a .label{
    font-weight:normal;
}
.label:hover{
        background: #415963;
        cursor:pointer;
}
.text{
    padding-top:17px;
    font-size: 16px;
    line-height: 24px;
}
.text a{
      color: #54b79a;
}
.text a.button{
    color:#fff;
}
.text a:hover{
      border-bottom: none;
}
.text a.button.download{
    padding:15px 20px 20px 20px;
    font-family: 'Montserrat', sans-serif;
}
.text a.button.download:hover{
     background-color: #99af0c;
}
a.button.download i{
        font-size: 24px;
    position: relative;
    top: 4px;
    right: -11px;
}
.text a.button.download:hover i{
     top:6px;
}
h3.related{
    padding-top:25px;
}
.related-image{
    padding-bottom:10px;
}
.related-image img{
    width:100%;
}
a.caps{
    text-transform:uppercase;
    font-size:14px;
}
.add-this {
    padding-bottom: 50px;
    padding-top: 60px;
    text-align: center;
}
.at-style-responsive .at-share-btn {
    padding: 2px !important;
}
.add-this.view{
    padding-top:30px;
    padding-bottom:0;
}
.add-this.event-view{
    padding-top:30px;
    padding-bottom:30px;
}
.alert{
    padding:2px 20px 7px 2px;
    font-weight:600;
    font-size:15px;
    text-align:center;
    line-height: 31px;
}
a .alert{
    color:#fff;
}
.sidebar .alert{
    margin:30px 0 50px 0;
    text-align:center;
}
.alert i{
    font-size: 30px;
    position:relative;
    top:5px;
    color:#fff;
    right: 5px;
}
.sidebar .alert i{
    font-size: 30px;
    position:relative;
    top:5px;
    color:#fff;
    right: 5px;
}
.alert i.fa-chevron-right{
    font-size:20px;
        top: 2px;
    right: -5px;
}

.button_sliding_bg {
    color: #FFF;
    background: #54b79a;
    padding: 15px 20px;
    margin: 25px 0 0;
    font-size: 24px;
    letter-spacing: 1px;
    text-transform: uppercase;
    width:100%;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    box-shadow: inset 0 0 0 0 #33826b;
    -webkit-transition: all ease 0.8s;
    -moz-transition: all ease 0.8s;
    transition: all ease 0.8s;
    font-weight:600;
    line-height: 27px;
}
.button_sliding_bg:hover {
    box-shadow: inset 0 100px 0 0 #33826b;
}
.button_sliding_bg span{
    font-weight:300;
    font-family: 'Libre Baskerville', serif;
    font-style: italic;
    text-transform: none;
    letter-spacing: 0;
}
.related-event{
    margin-top:20px;
}
.related-event .details{
    border: 1px solid #ccc;
}
.tags{
    margin-top:30px;
    font-weight:600;
    margin-bottom:30px;
    text-align: center;
    line-height: 27px;
}
.tags a {
    border: none;
    padding: 0 0 3px 0;
    margin: 0 15px 0 0;
    font-weight: 300;
    text-transform: none;
    font-family: 'Roboto', sans-serif;
    color: #737373;
    border-bottom: 1px dotted #9a9a9a;
    font-size: 14px;
}
.tags a:hover {
    border-bottom: none;
}
.title.caps{
    text-transform:uppercase;
    font-size:16px;
    letter-spacing:1px;
    padding-bottom:20px;
}
.title hr{
    margin-top:70px;
}
.amenities {
  margin-top: 0.6rem;
}

.amenities ul.arrow {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 0;
}

.amenities ul.arrow li:before {
  content: '\f00c';
  font-family: 'FontAwesome';
  float: left;
  color: #54b79a;
  margin-right: 0.5rem;
}
.main-button{
    padding: 20px;
    font-size: 25px;
    margin-bottom:15px;
}
.sidebar .address{
    font-size:18px;
    font-weight:600;
    color:#303f45;
    padding:0 0 0 10px;
    font-family: 'Roboto', sans-serif;
}
.sidebar i{
    font-size: 20px;
    color: #54b79a;
    position:relative;
    top:8px;
}

.sidebar .phone{
    padding-top:7px;
    font-size: 18px;
    font-weight: 600;
    padding-left:10px;
    font-family: 'Roboto', sans-serif;
}

.sidebar .phone a{
    color: #303f45;
}
.side-item{
    padding: 16px 10px;
    overflow: auto;
    border-bottom: 1px solid #e6e6e6;
}
.side-item.last{
   border-bottom:none;
}
.side-item .icon{
    width:40px;
    height:40px;
    border:1px solid #ccc;
    background: #fff;
}
.side-item .columns{
    padding:0;
}
.reviews{
    padding:30px 0;
}
.reviews .cdsROW.narrow{
    margin:auto !important;
}
.sidebar .website{
    font-size:18px;
    padding-top:5px;
    font-weight:600;
    padding-left:10px;
    font-family: 'Roboto', sans-serif;
}
.sidebar .website a{
    color:#303f45;
    border-bottom:1px solid;
    
}
.sidebar .website a:hover{
    border-bottom:none;
}
.ta_tracking_cdsratingsonlynarrow_google{
    display:none !important;
}
.ta_tracking_cdsratingsonlynarrow_criteo{
    display:none !important;
}
.slick-next:before
{
    font-family: FontAwesome;
    content: "\f054";
    color: white;
    font-size: 20px;
    opacity: .85;
}
.annual-events .slick-next:before
{
    color: #314043;
    font-size: 20px;
    opacity: 1;
}

.slick-prev:before
{
    font-family: FontAwesome;
    content: "\f053";
    color: white;
    font-size: 20px;
    opacity: .85;
}
.annual-events .slick-prev:before
{
    color: #314043;
    font-size: 20px;
    opacity: 1;
}
.slick-next
{
    right: 12px;
    top: 50%;
    background-color: transparent;
    height: 40px;
    width: 40px;
}
.annual-events .slick-next {
    right: 0;
    top: -2rem;
}
.slick-prev
{
    top: 50%;
    background-color: transparent;
    height: 40px;
    width: 40px;
    left: 6px;
}
.annual-events .slick-prev {
    left: 95%;
    top: -2rem;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus
{
    background-color: #54b79a;
    border-radius: 20px;
}
.annual-events .slick-prev:hover, .annual-events .slick-next:hover
{
    background-color:transparent;
    border-radius: 0;
    opacity:.5;
}
.annual-events .slick-prev:focus, .annual-events .slick-next:focus{
    background-color:transparent;
    border-radius: 0;
    opacity:1;
}
.grey-bg{
    background: #eaeaea;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    clear:both;
}
.grey-bg .filter-nav-dropdown{
    padding:15px 0;
    margin: 0;
}
.calendar-nav{
    padding: 15px 10px 15px;
    clear:both;
    font-size:23px;
}
.nav-bottom{
    padding: 20px 10px 10px;

}
.nav-bottom .button-group .button{
    background-color: #303f45;
}
.nav-bottom .button:hover{
    background-color: #54b79a;
}
.current-month{
    text-transform:uppercase;
    font-weight:600;
    color: #303f45;
}
.calendar-nav a{
    color: #314043;
    border-bottom:none;
}
.calendar-nav a i{
    height: 35px;
    width: 35px;
    padding: 6px 2px 6px 6px;
}
.calendar-nav a i:hover{
    background-color: #54b79a;
    border-radius: 20px;
    color:#fff;
}
.calendar-nav a i.left{
    padding: 6px 6px 6px 2px;
}

.read-more-content,
.read-more {
  display: none;
  margin-top: 1rem;
}

.read-more-content.expanded .read-more,
.read-more.expanded .read-more {
  display: block;
}
a .event:hover{
    box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, 0.26);
}
.map{
    margin-top:30px;
}

.mobile-app-filter-menu {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  margin: 0;
  height: 2.8125rem;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 1px solid #cacaca;
  border-bottom: 1px solid #cacaca;
      text-transform: uppercase;
    font-weight: 300;
    font-size: 16px;
    letter-spacing: 1px;
}

.mobile-app-filter-menu li a {
      color: #cacaca;
      padding: 13px;
      font-weight:600;
      border-bottom:none;
      font-family: 'Roboto', sans-serif;

}
.mobile-app-filter-menu li a:hover {
    color: #fff;
    font-weight: 600;
    background: #314043;
    padding: 13px;
}

.mobile-app-filter-menu li.is-active a {
    color: #fff;
    font-weight: 600;
    border-bottom: none;
    background: #adadad;
}

.mobile-app-filter-menu li.is-active a:hover {
  color: #fff;
  font-weight:600;
  background:#adadad;
}
.category-filter{
    margin:20px 0;
}
.row.pts-fd-list{
    padding-bottom:30px;
}
.pts-fd-list .card-flex-article .card-section {
  height:83px;
}
.pts-fd-list .title{
    margin: 0 0 30px;
    line-height: 39px;
    font-family: 'Libre Baskerville', serif;
    font-style: italic;
    font-size: 30px;
    margin-top: 20px;
    letter-spacing: 0;
}
.pts-fd-list .button{

}
.button.hollow.is-active{
    background:#303f45;
    color:#fff;
}
.where,.when{
    text-transform:uppercase;
}
.when{
    padding-bottom:30px;
}
.when span{
    color:red;
}
.author{
    font-weight: 300;
    font-family: 'Libre Baskerville', serif;
    font-style: italic;
    color:#fff;
    font-size:14px;
}
.main .fd-title h1 {
    margin-bottom: 10px;
}
.main .fd-title .label{
    margin-bottom:10px;
}
.search-result{
    background:#fff;
    overflow:auto;
    margin-top:10px;
    padding:15px;
}
.search-result h3{
    font-size:20px;
    margin-bottom:0;
}
.channel-title{
    font-size:14px;
    text-transform:uppercase;
    color:#54b79a;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    padding:6px 0 3px 0;
}
.search-result hr{
    margin: 3px 0;
}
.search-info{
    color:#41525e;
    text-align: center;
    padding-top:40px;
    clear:both;
    font-family: 'Roboto', sans-serif;
}
.search-result a p{
    color:#737373;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
}
.where a{
    font-weight:600;
}
blockquote {
    margin: 1.5rem 0 1rem;
    padding: 10px 0 10px 20px;
    border-left: 6px solid #54B79A;
}
blockquote, blockquote p {
    color: #737373;
    font-size: 18px;
}
#back-top {
  position: fixed;
  bottom:20px;
  right: 2%;
  z-index: 100;
}
.card{
    margin-bottom:30px;
}
input.text, [type=text], [type=email]{
    padding: 5px 15px 5px !important;
    font-size: 16px;
    border: none;
    border-bottom: 2px solid rgba(0,0,0,.5);
    color: #737373;
    height: 3rem;
    background: #fff;
    box-shadow: none;
    margin-bottom: 40px;
}
input.text:focus, [type=text]:focus, [type=email]:focus, select:focus, textarea:focus {
    border: none;
    box-shadow: none;
    border-bottom: 2px solid rgba(0,0,0,.5);
    background-color: #fff;
}
select {
    padding: 5px 35px 5px 15px !important;
    font-size: 16px;
    border: none;
    border-bottom: 2px solid rgba(0,0,0,.5);
    color: #737373;
    height: 3rem;
    background-color: #fff;
    box-shadow: none;
    margin-bottom: 40px;
}
textarea {
    padding: 15px 10px 5px 15px !important;
    font-size: 16px;
    border: none;
    border-bottom: 2px solid rgba(0,0,0,.5);
    color: #737373;
    height: 3rem;
    background: #fff;
    box-shadow: none;
    margin-bottom: 40px;
}
label {
    color: #5e5e5e;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    margin-bottom: 8px;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #737373 !important;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #737373 !important;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #737373 !important;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #737373 !important;
}
::-ms-input-placeholder { /* Microsoft Edge */
    color: #737373 !important;
}

::placeholder { /* Most modern browsers support this now. */
    color: #737373 !important;
}
.form-group b {
    margin: 10px 0 4px 0;
    font-size: .875rem;
    color: #5e5e5e;
    font-weight: 700;
    text-transform: uppercase;
}
.checkbox label {
    font-weight: normal;
    text-transform: none;
    margin-bottom: 20px;
}
.dform_container select {
    padding:5px 30px 5px 5px !important;
    border: none;
    border-bottom: 4px solid #E4E4E4;
    font-size: 16px;
    color: #737373;
}
.dform_container input.text{
    margin-bottom:0;
    color: #737373;
}
.dform_address input.text {
    width: 100% !important;
}
#forms_field_20 label{
    display:none;
}
ul.checkboxes{
    margin:0;
}
.quote{
    margin-top:30px;
    font-weight: 300;
    font-family: 'Libre Baskerville', serif;
    font-style: italic;
    font-size:20px;
}
.button:hover
{
    background-color: #99af0c;
}
#form-input-address, #form-input-city, #form-input-state, #form-input-zip_code, .hidden{
    display:none;
}
.freeform-form-has-errors, ul.errors, ul.errors li {
    color: red;
    font-size: 12px;
    font-style: italic;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    list-style:none;
    margin:0;
    padding:0;
}
.annual-events{
    margin:1.5rem;
    overflow:hidden;
    clear:both;
}
.one-event {
    border: 1px solid #e6e6e6;
    margin-bottom:1rem;
}
.annual-event-text{
    padding: .8rem;
    height: 7rem;
    font-family: 'Libre Baskerville', serif;
    background: #fff;
}
.annual-event-text .event-title{
    color: #303f45;
    font-size:1.3rem;
    font-weight:600;
    line-height: 1.7rem;
}
.annual-event-text .details{
    font-style: italic;
    font-weight: 300;
    font-size: 14px;
}
.annual-events a:hover {
    color: #737373;
}
.annual-event-text .details:hover, .annual-event-text .details:focus {
    color: #737373;
}
.annual-events .title, .other-events .title{
    font-size: 20px;
    margin:1.5rem 0 .8rem;
}
.page.annual-events {
    margin-top: 0;
}
.page.annual-events .grid-link-text {
    padding-top: 10px;
}
.other-events{
    margin-top: 0;
    margin-bottom: 10px;
}
.other-events .title {
    margin-bottom: 20px;
}
hr.annual-events {
    margin: 1.25rem auto;
    max-width: 100%;
    border-bottom: 1px solid #e2e2e2;
}
.newsletter{
    margin-top:30px;
}
.newsletter [type=submit], .newsletter .button{
    margin-top:0;
    background-color: #ffffff33;
    height: 48px;
}
.newsletter [type=email]{
    margin-bottom:0;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-size: 16px;
}
.newsletter form{
    margin-top:0;
    margin-bottom:0;
}
.ft-submenu-items{
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 16px;
    font-style: normal;
}
.ft-submenu-items a{
    padding:0 4px;
}
.developer{
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

/*==================================These styles will apply to MEDIUM SIZE SCREENS AND BIGGER======================================== */

@media only screen and (min-width: 641px)
{
.subnav{
    width: 100%;
    padding: 4px 0;
    font-size: 13px;
    border-bottom: 1px solid #ddd;
    overflow: auto;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}
.subnav a{
    border-bottom: none;
    padding:0 5px;
}
.subnav .phone {
    font-size: 13px;
}

td.heading {
    width: 30%;
}
.ttd-event a .event .date, .fd-event a .event .date, .pts-event a .event .date{
    padding: 35px 0;
}
.ttd-event a .event .details, .fd-event a .event .details, .pts-event a .event .details{
    height: 170px;
}
.pull-quote p {
    font-size: 22px;
    line-height: 36px;
}
.pull-quote:before {
    content: "“";
    font-size: 7rem;
    line-height: 0;
    margin: 0;
    color: #54B79A;
    font-family: 'Libre Baskerville', serif;
    position: absolute;
    top: 50px;
    left: 15px;
}
.site-links.main.hours .title {
    line-height: 50px;
}
.site-links.main.hours {
    padding-top: 30px;
}
.cc-banner.cc-theme-edgeless .cc-btn {
    width: auto;
}
.address .hours{
    font-size:16px;
    padding-top:6px;
}
p{
    font-size:18px;
    line-height:28px;
}
.text-area p
{
    font-size: 1.02em;
    line-height: 1.9em;
}
.short-line{
    margin:15px auto;
}
.desktop-logo {
    width: 180px;
    position: absolute;
    z-index: 5;
    display: inline-block;
    padding: 7px 10px 12px 10px;
    background: #fff;
    margin-left:15px;
}
.top-bar
{
    background: #fff;
    height: 120px;
}
.slick-list {
overflow: visible;
}
.page-slides .slick-list {
overflow: hidden;
}
.a-slide
{
    min-height: 640px;
}
.a-slide.page
{
min-height: 300px;

} 
.a-slide.page.solid
{
min-height: 150px;

} 
.top-bar ul.menu
{
    padding-top: 25px;
}
.top-bar ul
{
    background: transparent;
}

.top-bar ul li
{
    background: transparent;
    padding:14px 40px 0 50px;
}
.top-bar ul li.has-form {
background: transparent;
padding: 14px 0px 0 30px;
}
    .page .words {
    top: 35%;
}
.breadcrumb{
    font-size:1rem;
}
.pts-fd-list .title{
    font-size: 45px;
}
.page.annual-events .grid-link-text {
    padding-top: 30px;
}
.other-events .title {
    margin-top: 50px;
}
hr.annual-events {
    display: none;
}
.dropdown.menu .submenu {
    border: 1px solid #ccc;
    background:#fff;
}
.top-bar .dropdown.menu .submenu li {
    background: #fff;
    text-transform: none;
    font-weight: 200;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    border-bottom: 1px solid #ccc;
    padding: 10px;
}
.top-bar .dropdown.menu .submenu li.last {
    border-top:3px solid #b1b1b1;
    font-weight: 600;
}
.top-bar .dropdown.menu .submenu li.last a{
    font-size:14px;
}
.dropdown.menu>li.opens-left>.is-dropdown-submenu {
    right: -55px;
    left: auto;
}
.top-bar .dropdown.menu .submenu li a{
    color:#19472d;
    font-size:16px;
    line-height: 20px;
}
.dropdown.menu>li.opens-left>.is-dropdown-submenu{
    padding-top:0;
    border-top: 10px solid #b8d30c;
}
.top-bar .dropdown.menu .submenu li{
    right:-30px;
}
.top-bar .dropdown.menu .submenu li:hover {
    background:#eee;
}
.top-bar .dropdown.menu .submenu li:hover a{
    color:#19472d;
}
.top-bar ul li a
{
    padding: 0 0 0px 0;
    border-bottom:none;
    font-size:20px;
}
.top-bar ul li a:hover{

}
.running-head{
    font-size:;
}
.words.homepage.updated{
    padding:0 3rem 0 24rem;
    top: 50%;
}
.words.homepage h1.home{
    font-size:55px;
}
.top-bar .dropdown.menu>li.is-dropdown-submenu-parent>a {
padding-right:0;
}
.main h1{
    font-size:60px;
    line-height: 60px;
}
.words h1
{
font-size: 60px;
padding-bottom: 10px;
line-height:62px;
}
.words .slide-title{
font-size:65px;
}
.main-menu
{
font-family: 'Montserrat', sans-serif;
font-style: normal;
font-weight: 700;
}
.top-bar .menu>li>a
{
    padding: 0;
    border-bottom: 10px solid #fff;
}
.top-bar .menu>li>a:hover
{
    padding: 0;
    border-bottom: 10px solid #b8d30c;
}
.top-bar .menu>li.is-submenu-item>a
{
    border-bottom: none;
}
.top-bar .menu>li.has-submenu>a:hover
{
    border-bottom: 10px solid #fff;
}
.button
{
    font-size: 15px;
}
.main-button{
    font-size:25px;
}
h1
{
    font-size: 36px;
}
.line
{
    width: 300px;
}

.move-up
{
    position: relative;
    top: -80px;
}

.footer .logo .title {
font-size: 32px;
 }
.bt-foot
{
    padding-top: 40px;
    font-size: 16px;
}
.site-links{
    text-align: left;
}
.site-links.ft-main-menu{
    padding-top: 0px;
    text-align: center;
    font-size:22px;
 }
.site-links.ft-main-menu a{
    display: inline-block;
    padding:0 22px 30px;
    line-height: 30px;
}
.address{
    font-size: 20px;
}
.phone{
    font-size: 20px;
}
.words .button{
    padding:1.1rem;
    font-size:1rem;
}
 .page .words h1 {
    font-size: 50px;
}
.page .words h2 {
font-size: 45px;
line-height: 39px;
}
.filter
{
    padding: 40px 0;
}

.filter a
{
    margin: 0 15px;
}
.values h2
{
    font-size: 70px;
}

.row.main-grid .columns{
padding: 3px;
position:relative;
}
.row.main-grid .overlay:hover{
background:rgba(0,0,0,.6);
}
.main-grid .item {
height: 215px;
}
.main-grid .title{
top: 41%;
}
.footer .social{
    text-align:left;
    padding-top: 15px;
}
.footer .newsletter{
    margin-top:40px;
}
.footer .newsletter .title{
    text-align:left;
}
.footer .newsletter p{
    text-align:left;
    font-size:16px;
}
.footer i {
font-size: 30px;
padding-right: 9px;
}
.main-grid a .title {
font-size:24px;
line-height: 25px;
} 

.search-button i {
position: absolute;
font-size: 19px;
color: #fff;
top: 10px;
right: 10px;
cursor: pointer;
}

.search input::-webkit-input-placeholder {
    font-size: 14px;
    font-weight:normal;
}
.search input{
    font-size:14px;
    border: 1px solid #cacaca;
}
.search [type=text]:focus {
    font-size:14px;
    height: 39px;
    border: 1px solid #cacaca;
}
h2{
    font-size:30px;
}
.for-sale .title{
    font-size: 34px;
}
.grey-topo{
    height: 60px;
}
.green-topo .title{
    font-size:30px;
}
a .event .date{
    font-size:18px;
}
a .event .date span{
  font-size:48px;
}
a .event .details{
    height: 138px;
    line-height:32px;
}
a .event h4 {
    padding: 0 30px;
    font-size: 1.5rem;
}
a .event .place {
    padding: 0 30px;
    font-size: 18px;
}
a .event .time {
    padding: 0 30px;
    font-size: 16px;
}
.blog a .entry {
background-size: cover !important;
height: 450px;
}
.blog a .entry.short {
    height: 210px;
    margin-bottom: 20px;
}
.blog a .entry .title {
    font-size: 36px;
    line-height: 41px;
}
.blog .overlay {
    background: rgba(6, 6, 6, 0.4);
    transition: background 0.5s ease;
}
.blog a .entry.short .title {
    font-size: 18px;
    line-height: 24px;
}
.blog.related a .entry.short .title {
    font-size: 19px;
    line-height: 22px;
}
.blog a .entry .title span {
    font-size: 19px;
}
.blog a .entry.short .title span {
    font-size: 14px;
}
.blog .entry:hover .overlay {
    background: rgba(0,0,0,.15);
}
.instagram .title{
    font-size:30px;
}
.instagram .title .follow-link {
    position: absolute;
    right: 15px;
    top: 27px;
    padding-top: 0;
}
.follow-link a{
    color:#303f45;
}
.guide{
    padding: 50px 0;
}
.guide .text{
    padding:0 0 0 30px;
}
.guide .title {
    font-size: 34px;
    line-height: 38px;
}
.footer .short-line.left {
    margin: 15px 0 15px 0;
}
.a-slide.view{
    min-height:500px;
}
.tags{
    text-align: left;
}

.calendar-nav{
    padding: 15px 0px;
    overflow: auto;
}
.nav-bottom{
    padding-bottom:30px;
}
.map{
    margin-top:0px;
}

.card-flex-article .card-section {
  height:150px;
}
.pts-fd-list .card-flex-article .card-section {
  height:100px;
}
.pts-fd-list .short-line{
    margin:15px auto 30px auto;
}
.alert{
    text-align:right;
}
.search-result{
    margin-top:20px;
}
.search-result a:hover p{
    color:#737373;
}
.search-result:hover{
    box-shadow: 0px 2px 8px 1px rgba(0,0,0,0.15);
}
.results{
    padding-top:20px;
}
.text ul{
    font-size:19px;
}
.text ol{
    font-size:19px;
}
li.med-search.show-for-medium {
    position: relative;
}
.med-search .button{
    font-size: 25px;
    padding: 15px;
}
.dropdown-pane {
    visibility:hidden;
}
.dropdown-pane.is-open {
    width: 500px!important;
    left: -387px!important;
}
.row.collapse.search{
    margin:0;
    width:100%;
}
.quote{
    font-size:24px;
}
.event-slider .one-event {
    margin: 0 .4rem;
}
}

/*============X-LARGE SCREENS AND BIGGER========== (this is the size of our monitors at full width)*/

@media only screen and (min-width: 1440px){
    .desktop-logo
    {
    left: 40px;
    margin-left:0;
    }
    .top-bar ul li a {
    font-size: 24px;
    }
    .main-menu span {
    line-height: 29px;
    font-size: 22px;
    }
    .search {
    padding-top: 8px;
    }
    .dropdown.menu>li.opens-left>.is-dropdown-submenu {
    right: -15px;
    left: auto;
    }
     .top-bar ul li
    {
        padding:14px 40px 0 40px;
    }
   
}

/*===========
============================= STYLES BELOW HERE ARE FOR SPECIFIC SCREEN SIZES ONLY and include a MIN and MAX
=============================
============*/

/*============Medium Only SCREENS==========*/

@media only screen and (min-width: 641px) and (max-width: 1024px)
{
    .top-bar{
        height:105px;
    }
    .top-bar ul li
    {
        padding: 14px 20px 0 20px;
    }
    .top-bar ul li.med-search
    {
        padding: 0px 10px 0 10px;
    }
    .top-bar ul li.med-search .button
    {
        padding:10px;
    }
    .top-bar ul li.med-search .button i
    {
        font-size:23px;
    }
    .cta-text
    {
        line-height: 30px;
    }
    .a-slide
    {
        min-height: 490px;
    }
    .desktop-logo
    {
        left: 0px;
        width:150px;
    }
   
    .words h1 {
        font-size: 35px;
    }
    .annual-events .slick-prev {
        left: 89%;
        top: -2rem;
    }
    .annual-events .slick-next {
        right: -4px;
        top: -2rem;
    }
    .words .slide-title {
        font-size: 35px;
    }
    a.call {
        padding-right: 10px;
    }
    .main-buttons .button.expanded.call {
        font-size: 23px;
    }
    .page .words h1 {
        font-size: 60px;
    }
    .blog a .entry {
    background-size: cover !important;
    height:270px;
    }
}

/*============IPAD Landscape ==========*/

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) 
and (orientation : landscape){
  .row.main-grid .columns {
    height: 220px;
}
.top-bar ul li {
    padding: 14px 10px 0 20px;
}
.align-right{
    float:right;
}
.desktop-logo{
    margin-left:0;
}
}

/*============Tiny Phones ==========*/
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 400px) { 

a .event h4 {
    white-space: nowrap; 
    width:200px; 
    overflow: hidden;
    text-overflow: ellipsis; 
}
a .event .place {
   white-space: nowrap; 
    width:200px; 
    overflow: hidden;
    text-overflow: ellipsis; 
}
.words h1 {
    font-size: 1.4rem;
    line-height: 1.5rem;
}
}
