.aligncenter, .masthead {
    text-align: center
}

.caption, .masthead .heroText {
    font-family: Lato, sans-serif
}

#load-more, .btn, .btnMore, header .ternaryNav a, header nav a {
    text-decoration: none;
    text-transform: uppercase
}

#load-more, .btn, .btnMore, .caption, header .ternaryNav a, header nav a {
    text-transform: uppercase
}

.show {
    opacity: 1
}

.hide {
    opacity: 0
}

.hidden {
    display: none
}

.arrow-thin, .break, .caption {
    display: block
}

.offwhiteBG {
    background: #f5f7f3
}

.col-720 {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto
}

.break {
    clear: both
}

.fixedNavPadding {
    padding: 50px 0
}

.arrow-thin {
    width: 100%;
    height: 100%;
    stroke: #000;
    stroke-width: 3;
    -webkit-transition: -webkit-transform .1s ease-out;
    transition: transform .1s ease-out;
    opacity: .2
}

.arrow-thin.left {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.arrow-thin:hover {
    stroke: #f56f32;
    opacity: 1
}

.arrow-thin:hover.left {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.caption {
    font-size: .6em;
    letter-spacing: 2px;
    font-weight: 400;
    line-height: 1.8em;
    margin-top: 10px;
    margin-bottom: 20px
}

@media only screen and (min-width: 768px) {
    .caption {
        margin-bottom: 0;
        width: 70%
    }
}

.masthead h1 {
    line-height: .7em;
    margin-bottom: 30px;
    font-style: italic
}

.masthead h2 {
    margin-bottom: 0
}

.masthead .heroText {
    font-size: 1.3em;
    line-height: 1.5em;
    max-width: 720px;
    margin: 0 auto;
    font-weight: 300
}

@media only screen and (min-width: 768px) {
    .masthead .heroText {
        font-size: 1.6em
    }
}

.masthead #breadcrumb {
    font-size: .9rem;
    position: relative;
    top: -10px
}

@media only screen and (min-width: 1025px) {
    .fixedNavPadding {
        padding: 100px 0 50px
    }

    .masthead #breadcrumb {
        display: none
    }
}

.full {
    width: 100%;
    height: auto;
    display: block;
    margin: 80px 0
}

.pullquote {
    margin-bottom: 40px
}

.pullquote, blockquote {
    font-size: 1.5em;
    font-family: Arapey, serif;
    font-style: italic
}

#load-more, .btn, .btnMore, time {
    font-family: Lato, sans-serif
}

blockquote {
    margin: 0 0 40px
}

.pullquote p, blockquote p {
    margin: 0 !important
}

.pullquote p:last-child, blockquote p:last-child {
    text-align: right;
    font-size: 1em
}

.alm-btn-wrap, .btnMore, header nav {
    text-align: center
}

.col-wrap {
    overflow: hidden
}

.col-wrap > br, .col-wrap > p {
    display: none
}

@media only screen and (min-width: 768px) {
    .col-wrap .col-2 {
        width: 46%;
        float: left
    }

    .col-wrap .col-2:last-child {
        float: right
    }
}

.btnMore {
    display: block;
    margin: 0 auto;
    width: 130px;
    font-size: .7em;
    padding-bottom: 10px
}

.btnMore:hover {
    color: #f56f32
}

.btnMore:hover i {
    border-color: #f56f32
}

.btnMore.hidden {
    display: none
}

.btnMore i {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin: 5px auto 0;
    font-size: 1.1em;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-image: url(../img/circle-outline.svg);
    background-size: 100%;
    background-repeat: no-repeat
}

.page-template-template-child-iframe {
    padding-top: 20px !important
}

.page-template-template-child-iframe .ternaryNav {
    display: none
}

.iframePageEmbed {
    width: 100%;
    height: 1100px
}

#load-more, .btn {
    height: 40px;
    line-height: 38px;
    border: 2px solid #f56f32;
    background: 0 0;
    font-size: .8rem;
    padding: 0 30px;
    color: #f56f32;
    font-weight: 600;
    cursor: pointer;
    letter-spacing: .5px;
    display: inline-block
}

.temp, time {
    line-height: 1em
}

#load-more:hover, .btn:hover {
    color: #fff;
    background: #f56f32
}

.alm-btn-wrap {
    padding: 25px 0;
    border: solid #e4e5e4;
    border-width: 1px 0
}

time {
    color: #fff;
    font-size: 3.5em;
    font-weight: 300;
    z-index: 3
}

@media only screen and (min-width: 1025px) {
    time {
        font-weight: 100
    }
}

time span.label {
    display: block;
    font-size: .35em;
    font-style: italic;
    font-family: Arapey, serif;
    letter-spacing: 1px
}

time span.suffix {
    font-size: .7em;
    position: relative;
    top: -17px
}

.temp {
    color: #fff;
    font-size: 3.5em;
    font-family: Lato, sans-serif;
    font-weight: 300
}

.temp.hidden {
    display: none !important
}

.temp .label {
    display: block;
    font-size: .35em;
    font-style: italic;
    font-family: Arapey, serif;
    letter-spacing: 1px
}

.imageNav .links li a, header .ternaryNav a, header nav a {
    font-family: Lato, sans-serif
}

.temp p span {
    font-size: .6em;
    position: relative;
    top: -15px
}

.mobile-header-k, body.page-news:before {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0
}

body.page-heritage, body.page-home, body.page-news:before {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY3ZjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(100%, #f5f7f3));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #f5f7f3 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #f5f7f3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#f5f7f3', GradientType=0);
    background-size: 100% 500px;
    background-repeat: no-repeat;
    background-position: bottom
}

body.page-news:before {
    height: 100%;
    content: '';
    z-index: -1
}

.imageNav.open .mobile-toggle i:before, .mobileNav.open .mobile-toggle i:before {
    content: '\f106'
}

.mobile-header-k {
    background: rgba(201, 151, 0, .95);
    height: 50px;
    z-index: 600;
    margin: 0 auto;
    display: block;
    -webkit-transition: background .35s linear;
    transition: background .35s linear
}

@media only screen and (min-width: 1025px) {
    .temp {
        font-weight: 100
    }

    .mobile-header-k {
        display: none
    }
}

.mobile-header-k[rel=open] {
    background: 0 0
}

.mobile-header-k[rel=open] .hamburger span:first-child {
    -webkit-transform: rotate(45deg) translate3d(2.5px, 2.5px, 0);
    transform: rotate(45deg) translate3d(2.5px, 2.5px, 0)
}

.mobile-header-k[rel=open] .hamburger span:last-child {
    -webkit-transform: rotate(-45deg) translate3d(4px, -4px, 0);
    transform: rotate(-45deg) translate3d(4px, -4px, 0)
}

.mobile-header-k .hamburger {
    width: 30px;
    position: absolute;
    top: 50%;
    left: 5px;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    cursor: pointer;
    padding: 5px
}

header nav .local .temp p span, header nav .local time span.suffix {
    top: 0
}

.imageNav .decoration, .imageNav[rel=four] .links li a span {
    padding: 0
}

.mobile-header-k .hamburger span {
    width: 100%;
    height: 1px;
    background: #fff;
    display: block;
    -webkit-transition: -webkit-transform .25s ease-in;
    transition: transform .25s ease-in;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.mobile-header-k .hamburger span:first-child {
    margin: 0 0 8px
}

.mobile-header-k .link-home {
    background-image: url(../img/logo-koolina-ladybug-white.svg);
    background-size: auto 70%;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    width: 80px;
    height: 100%;
    display: block;
    margin: 0 auto
}

@media only screen and (min-width: 1025px) {
    header {
        height: auto;
        -webkit-transition: -webkit-transform .4s cubic-bezier(.13, .2, .33, .97);
        transition: transform .4s cubic-bezier(.13, .2, .33, .97);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        background: #fff;
        overflow: visible
    }
}

header[rel=open] {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

header[rel=open] nav {
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0)
}

@media only screen and (min-width: 1025px) {
    header.main-hidden {
        -webkit-transform: translate3d(0, -100px, 0);
        transform: translate3d(0, -100px, 0)
    }
}

header nav {
    position: relative;
    font-size: 1em;
    padding-top: 25px;
    z-index: 100;
    -webkit-transition: -webkit-transform .35s cubic-bezier(.07, .78, .07, .96) .4s;
    transition: transform .35s cubic-bezier(.07, .78, .07, .96) .4s;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    width: 100%;
    height: 100px
}

header nav .local {
    width: 150px;
    margin: 0 auto;
    font-size: .65rem;
    font-weight: 400;
    display: none
}

@media only screen and (min-width: 321px) {
    header nav .local {
        display: block
    }
}

@media only screen and (min-width: 1025px) {
    header nav {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        padding-top: 20px
    }

    header nav .local {
        display: none
    }
}

header nav .local hr {
    border: solid #fff;
    border-width: 2px 0 0;
    margin: 5% auto;
    max-width: 75px;
    display: block
}

header nav .local .temp {
    margin-top: 10px
}

header nav ul {
    margin: 0
}

header nav li, header nav ul {
    padding: 0;
    list-style-type: none;
    display: block
}

header nav li {
    margin: 0 0 4%
}

@media only screen and (min-width: 1024px) {
    header nav li {
        margin-bottom: 2.5%
    }
}

@media only screen and (min-width: 1025px) {
    header nav li, header nav ul {
        display: inline-block
    }

    header nav li {
        margin-bottom: 0;
        margin-left: 40px;
        text-align: left
    }
}

header nav .menu-item-20 {
    display: none
}

@media only screen and (min-width: 1025px) {
    header nav .menu-item-20 {
        display: inline-block;
        margin-right: 30px;
        margin-left: 0
    }
}

header nav .menu-item-20 a {
    background-image: url(../img/logo-koolina-gold.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 107px;
    height: 71px;
    text-indent: -9999px;
    overflow: hidden;
    margin: 0;
    position: relative;
    top: -8px;
    border: none
}

header nav a {
    display: inline-block;
    color: #fff;
    vertical-align: middle;
    font-size: .9em;
    font-weight: 300;
    letter-spacing: 1px;
    border-bottom: solid 1px transparent
}

body.single-events nav li#menu-item-145 a, body.single-press nav li#menu-item-146 a, header nav a:hover, nav li.current-menu-item a, nav li.current-page-ancestor a {
    border-color: #fff
}

@media only screen and (min-width: 1025px) {
    header nav a {
        color: #000;
        border: none
    }

    header nav a:hover {
        color: #f56f32
    }
}

header nav i {
    margin: 0 10px;
    display: inline-block;
    color: #f56f32
}

header .ternaryNav {
    width: 100%;
    z-index: 99;
    position: absolute;
    top: 100px;
    background: #fff;
    padding: 11px 0 12px;
    text-align: center;
    border-top: solid 1px #e4e5e4;
    display: none
}

@media only screen and (min-width: 1025px) {
    header .ternaryNav {
        display: block
    }
}

header .ternaryNav.fixed {
    top: 0;
    position: fixed
}

header .ternaryNav a {
    display: inline-block;
    max-width: 125px;
    font-size: .8rem;
    line-height: 1rem;
    letter-spacing: .5px;
    margin: 0 2%;
    vertical-align: middle;
    color: #666;
    font-weight: 400
}

header .ternaryNav a.active, header .ternaryNav a:hover, main p a {
    color: #f56f32
}

.imageNav .links li a, .mobileNav .links li a {
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase
}

header .ternaryNav a:first-child {
    margin-left: 0
}

header .ternaryNav a:last-child {
    margin-right: 0
}

.imageNav {
    position: relative;
    display: none
}

.imageNav[rel=four] .links li {
    width: 21%
}

.imageNav[rel=four] .decoration li {
    width: 25%
}

.imageNav[rel=four] .decoration li:first-child {
    width: 24%
}

.imageNav[rel=five] .links li {
    width: 16.3%
}

.imageNav[rel=five] .decoration li {
    width: 20%
}

.imageNav[rel=five] .decoration li:first-child {
    width: 19.5%
}

.imageNav[rel=seven] .links li {
    width: 10.4%
}

.imageNav[rel=seven] .decoration li {
    width: 14.5%
}

.imageNav[rel=seven] .decoration li:first-child {
    width: 13.3%
}

.imageNav[rel=seven] .decoration li:last-child {
    width: 0
}

.imageNav.open .links {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.imageNav .decoration, .imageNav .links {
    max-width: 1024px;
    overflow: hidden;
    background: rgba(255, 255, 255, .98);
    width: 90%;
    position: relative
}

@media only screen and (min-width: 1025px) {
    body.single-events nav li#menu-item-145 a, body.single-press nav li#menu-item-146 a, nav li.current-menu-item a, nav li.current-page-ancestor a {
        color: #f56f32;
        border-color: #f56f32
    }

    .imageNav {
        display: block
    }

    .imageNav .decoration, .imageNav .links {
        background: 0 0
    }
}

.imageNav .decoration li, .imageNav .links li {
    float: left;
    display: block
}

.imageNav .links {
    height: 100%;
    margin: 0 auto;
    padding: 75px 0 0;
    z-index: 3
}

.imageNav .links li {
    width: 13%;
    margin: 0 2%
}

.imageNav .links li:first-child {
    margin-left: 1%
}

.imageNav .links li:last-child {
    margin-right: 0
}

.imageNav .links li a {
    font-size: .8em;
    display: block
}

.imageNav .links li a:hover img {
    -webkit-transform: translate3d(0, -5%, 0);
    transform: translate3d(0, -5%, 0)
}

.imageNav .links li a span {
    display: block;
    margin-top: 10px;
    padding: 0 10%;
    line-height: 1.3rem
}

.imageNav .links li a img {
    width: 90%;
    margin: 0 auto;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform .5s cubic-bezier(.08, .82, .14, .91);
    transition: transform .5s cubic-bezier(.08, .82, .14, .91);
    display: block
}

.imageNav .decoration {
    border: solid #e4e5e4;
    border-width: 0 1px 1px 0;
    height: 40px;
    margin: -30px auto 0;
    display: block;
    z-index: 0
}

.imageNav .decoration li {
    border: solid #e4e5e4;
    border-width: 0 0 0 1px;
    height: 100%;
    width: 17%
}

.imageNav .decoration li:first-child, .imageNav .decoration li:last-child {
    width: 16%
}

.mobileNav {
    position: relative;
    display: block;
    -webkit-text-size-adjust: 100%
}

@media only screen and (min-width: 1025px) {
    .mobileNav {
        display: none
    }
}

.mobileNav.open .links {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.mobileNav .mobile-toggle {
    display: block;
    padding: 10px 20px;
    position: fixed;
    top: 50px;
    left: 0;
    width: 100%;
    cursor: pointer;
    box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .15);
    z-index: 5;
    background: rgba(255, 255, 255, .95)
}

.mobileNav .mobile-toggle h2 {
    margin: 0;
    font-size: 1.5em
}

.mobileNav .links, main {
    max-width: 1024px;
    margin: 0 auto
}

.mobileNav .mobile-toggle i {
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    font-size: 1.5rem;
    color: #f56f32
}

.mobileNav .mobile-toggle i:before {
    content: '\f107';
    font-family: FontAwesome
}

.mobileNav .links li a, .slideshow .caption, .slideshow .pagination {
    font-family: Lato, sans-serif
}

.mobileNav .links {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, .98);
    z-index: 4;
    padding: 100px 0 0;
    -webkit-transition: -webkit-transform .4s ease-out;
    transition: transform .4s ease-out;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
}

.mobileNav .links li {
    float: left;
    display: block;
    width: 100%;
    line-height: 1.3em;
    padding: 3.5% 10%
}

@media only screen and (min-width: 1024px) {
    .mobileNav .links li {
        padding: 2.5% 10%
    }
}

.mobileNav .links li a {
    font-size: .7em;
    display: block;
    height: 100%
}

@media only screen and (min-width: 375px) {
    .mobileNav .links li a {
        font-size: .9em
    }
}

main {
    width: 90%;
    padding: 10% 0;
    display: block
}

@media only screen and (min-width: 600px) {
    main {
        padding: 100px 0
    }
}

main li, main p {
    font-size: 1.2em;
    line-height: 1.5em
}

main li li, main p li {
    font-size: inherit;
    list-style-type: lower-alpha
}

main p {
    margin-bottom: 40px
}

main p em {
    font-style: italic
}

main p strong {
    font-weight: 700
}

main p img {
    width: 100%;
    height: auto;
    max-width: 100%;
    display: block
}

main .content ul, main .inner ul {
    margin-left: 20px;
    margin-bottom: 40px
}

main .content ul li, main .inner ul li {
    list-style-type: circle;
    margin-bottom: 10px
}

.slideshow {
    width: 100%;
    height: 100vh;
    z-index: 0;
    position: relative
}

@media only screen and (min-width: 768px) {
    .slideshow {
        height: 100vh
    }
}

@media only screen and (min-width: 1025px) {
    .slideshow {
        height: 100vh
    }
}

.slideshow .actions {
    position: absolute;
    bottom: 10%;
    left: 50%;
    overflow: hidden;
    margin-left: -65px;
    z-index: 2
}

.slideshow .actions.hide {
    z-index: -1
}

.slideshow .actions a {
    border: 1px solid #fff;
    text-align: center;
    color: #fff;
    display: block;
    float: left;
    width: 65px;
    height: 65px;
    line-height: 65px;
    font-size: 2.5em;
    -webkit-transition: background .2s ease-in;
    transition: background .2s ease-in
}

.slideshow .actions a:hover {
    background: rgba(255, 255, 255, .2)
}

.slideshow .actions a.prev {
    position: relative;
    left: 1px
}

.slideshow .pagination {
    position: absolute;
    bottom: 2.5%;
    width: 100%;
    z-index: 1
}

.slideshow .pagination p {
    width: 90%;
    max-width: 1024px;
    color: #fff;
    margin: 0 auto;
    text-transform: uppercase;
    text-align: right;
    font-size: .7em;
    font-weight: 400;
    letter-spacing: 2px
}

.slideshow .indicators {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100px;
    z-index: 10;
    text-align: center
}

@media only screen and (min-width: 1025px) {
    .slideshow .indicators {
        height: 140px
    }
}

.slideshow .indicators div {
    width: 15px;
    height: 15px;
    background: rgba(255, 255, 255, .8);
    border-radius: 100%;
    display: inline-block;
    margin: 0 15px;
    position: relative;
    transition: all .5s
}

.slideshow .indicators div.active svg {
    stroke-dashoffset: 30;
    -webkit-transition: all 3s;
    transition: all 3s
}

.slideshow .indicators div svg {
    position: absolute;
    top: -27%;
    left: -26%;
    width: 150%;
    height: 150%;
    z-index: 1;
    fill: none;
    stroke-width: 15;
    stroke: #f56f32;
    stroke-dasharray: 322;
    stroke-dashoffset: 322;
    -webkit-transition: all 1s;
    transition: all 1s;
    -webkit-transform: rotate(-90deg) translate3d(0, 0, 0);
    transform: rotate(-90deg) translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slideshow .caption {
    position: absolute;
    bottom: 2.5%;
    left: 0;
    z-index: 1;
    color: #fff;
    display: block;
    width: 60%;
    margin: 0;
    font-size: 1em;
    line-height: 1rem
}

#emailSignup h4, #mobile-social-overlay h3, footer #breadcrumb span, footer #links > div:last-child a:hover, footer .info > div.address .directory, footer .info > div.address a:hover, footer section.topp .mobile-social-trigger:hover, footer section.topp .right a:hover {
    color: #f56f32
}

@media only screen and (min-width: 1025px) {
    .slideshow .caption {
        width: 100%
    }
}

.slideshow .caption span {
    width: 100%;
    max-width: 1024px;
    margin: 0 auto;
    display: block;
    font-size: .7em;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding-left: 10px
}

@media only screen and (min-width: 768px) {
    .slideshow .caption span {
        padding-left: 0;
        padding-right: 25%;
        width: 90%
    }
}

.slideshow .slide {
    background-position: center;
    opacity: 0;
    -webkit-transition: opacity .5s ease-in;
    transition: opacity .5s ease-in
}

.slideshow .slide, .slideshow .slide:before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    background-size: cover !important
}

.slideshow .slide:before {
    content: '';
    background: -webkit-linear-gradient(top, transparent 0, transparent 59%, rgba(0, 0, 0, .65) 91%, rgba(0, 0, 0, .65) 100%);
    background: linear-gradient(to bottom, transparent 0, transparent 59%, rgba(0, 0, 0, .65) 91%, rgba(0, 0, 0, .65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0)
}

.slideshow .slide[rel=show] {
    opacity: 1;
    z-index: 1
}

#mobile-social-overlay {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 50px);
    overflow: hidden;
    -webkit-transition: -webkit-transform .4s cubic-bezier(.07, .85, .26, .96);
    transition: transform .4s cubic-bezier(.07, .85, .26, .96);
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    z-index: 400;
    background: rgba(255, 255, 255, .9)
}

#mobile-social-overlay[rel=open] {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

#mobile-social-overlay .center {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate3d(0, calc(-50% - 25px), 0);
    transform: translate3d(0, calc(-50% - 25px), 0);
    overflow: hidden;
    width: 100%;
    text-align: center
}

#mobile-social-overlay [data-pin-href], #mobile-social-overlay a {
    margin: 5%;
    font-size: 3rem
}

#mobile-social-overlay [data-pin-href]:hover, #mobile-social-overlay a:hover {
    color: #f56f32;
    opacity: 1
}

#mobile-social-overlay a {
    display: inline-block;
    opacity: .5
}

#mobile-social-overlay [data-pin-href] {
    opacity: .75;
    width: auto !important;
    height: auto !important;
    background: 0 0 !important
}

#mobile-social-overlay [data-pin-href]:before {
    content: '\f0d2';
    font-family: FontAwesome
}

.event .cta, .event .meta, .event aside, footer, footer #links > div span {
    font-family: Lato, sans-serif
}

footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    z-index: 600;
    -webkit-transition: height .4s cubic-bezier(.07, .85, .26, .96);
    transition: height .4s cubic-bezier(.07, .85, .26, .96)
}

footer.clicked {
    height: 100%
}

@media only screen and (min-width: 768px) {
    #mobile-social-overlay [data-pin-href], #mobile-social-overlay a {
        font-size: 5rem
    }

    footer.clicked {
        height: calc(100% - 50px)
    }
}

@media only screen and (min-width: 1025px) {
    #mobile-social-overlay {
        display: none
    }

    footer.clicked {
        height: calc(100% - 100px)
    }
}

footer.clicked section.topp .right #more span.more {
    display: none
}

footer.clicked section.topp .right #more span.less {
    display: inline-block
}

footer.clicked section.topp .right #more i:before {
    content: '\f107' !important
}

footer.clicked .btm {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

footer.clicked .btm > .inner {
    opacity: 1
}

@media only screen and (min-width: 768px) {
    footer.clicked .btm {
        overflow: visible
    }

    footer.clicked .btm > .inner {
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0)
    }
}

footer section {
    position: relative
}

footer section.topp {
    height: 50px;
    position: relative;
    z-index: 3
}

footer section.topp .mobile-social-trigger {
    text-decoration: none;
    font-size: .9em;
    display: inline-block;
    margin: 14px 0 0 15px
}

footer section.topp .mobile-social-trigger[rel=open] span.share {
    display: none
}

footer section.topp .mobile-social-trigger[rel=open] span.close {
    display: block
}

@media only screen and (min-width: 1025px) {
    footer section.topp .mobile-social-trigger {
        display: none
    }
}

footer section.topp .mobile-social-trigger span.share {
    display: block
}

footer section.topp .mobile-social-trigger span.close {
    display: none
}

footer section.topp .right {
    float: right;
    padding: 13px 0 0
}

footer section.topp .right a {
    margin-right: 15px;
    display: none
}

@media only screen and (min-width: 1025px) {
    footer section.topp .right a {
        display: inline
    }
}

footer section.topp .right a.appdownload {
    height: 17px;
    display: inline-block;
    position: relative;
    top: 4px
}

footer section.topp .right a.appdownload img {
    display: block;
    height: 100%;
    width: auto
}

footer section.topp .right #more {
    text-decoration: none;
    font-size: .9em;
    font-weight: 400;
    display: inline-block
}

footer section.topp .right #more span.more {
    display: inline-block
}

footer section.topp .right #more span.less {
    display: none
}

footer section.topp .right #more i {
    margin-left: 5px;
    position: relative;
    top: -1px
}

footer section.topp .right #more i:before {
    content: '\f106'
}

footer section.topp .background {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: -1
}

footer section.topp .background div {
    height: 100%;
    float: left
}

footer section.topp .background .left, footer section.topp .background .mid, footer section.topp .background .right {
    position: relative
}

footer section.topp .background .left, footer section.topp .background .right {
    z-index: 1;
    background: #fff;
    width: 100%
}

@media only screen and (min-width: 1024px) {
    footer section.topp .background .left, footer section.topp .background .right {
        width: calc(50% - 42px)
    }
}

footer section.topp .background .left:after, footer section.topp .background .right:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: -3px;
    height: 100%;
    width: 10px;
    background: #fff;
    display: none
}

@media only screen and (min-width: 1024px) {
    footer section.topp .background .left:after, footer section.topp .background .right:after {
        display: block
    }
}

footer section.topp .background .right {
    display: none
}

@media only screen and (min-width: 1024px) {
    footer section.topp .background .right {
        display: block
    }
}

footer section.topp .background .right:after {
    right: auto;
    left: -3px
}

footer section.topp .background .mid {
    width: 84px;
    height: 100%;
    z-index: 0;
    display: none
}

@media only screen and (min-width: 1024px) {
    footer section.topp .background .mid {
        display: block
    }
}

footer section.topp .background .mid svg {
    display: none;
    width: 100%;
    height: 100%;
}

@media only screen and (min-width: 1024px) {
    footer section.topp .background .mid svg {
        display: block
    }
}

footer section.btm {
    background: #fff;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 4;
    overflow: hidden;
    font-weight: 400
}

footer section.btm > .inner {
    margin: 0 auto;
    width: 90%;
    max-width: 1024px;
    z-index: 1;
    position: relative;
    -webkit-transition: -webkit-transform .4s cubic-bezier(.07, .85, .26, .96);
    transition: transform .4s cubic-bezier(.07, .85, .26, .96)
}

@media only screen and (min-width: 768px) {
    footer section.btm > .inner {
        -webkit-transform: translate3d(-50%, 100%, 0);
        transform: translate3d(-50%, 100%, 0);
        position: absolute;
        bottom: 10%;
        left: 50%;
        opacity: 0
    }
}

#emailSignup form, .imageEvents .event .wrapper {
    position: relative
}

footer #breadcrumb {
    margin: 15px 0 0 20px;
    float: left;
    font-size: .9em;
    display: none;
    font-weight: 400
}

@media only screen and (min-width: 1025px) {
    footer #breadcrumb {
        display: block
    }
}

footer #breadcrumb i {
    margin: 0 10px
}

footer #links {
    border-top: solid 1px #e4e5e4;
    margin-bottom: 50px;
    font-size: .7em;
    line-height: 1rem
}

@media only screen and (min-width: 768px) {
    footer #links {
        margin-bottom: 0;
        font-size: 1.1rem;
        line-height: 1.5rem
    }
}

@media only screen and (min-height: 750px) {
    footer #links {
        margin: 50px 0 0;
        padding: 0 0 50px
    }
}

footer #links > div {
    margin-top: 50px;
    width: 100%;
    display: inline-block;
    vertical-align: top
}

footer #links > div:last-child br {
    display: none
}

@media only screen and (min-width: 768px) {
    footer #links > div {
        margin-top: 4%;
        padding: 2.5% 5%;
        width: 31.33%
    }

    footer #links > div.mid {
        margin-left: 2.5%;
        margin-right: 2.5%;
        border: solid #e4e5e4;
        border-width: 0 1px
    }

    footer #links > div:last-child br {
        display: block
    }
}

footer #links > div:last-child a {
    font-size: 1.2em;
    margin-right: 20px;
    margin-bottom: 20px
}

footer #links > div:nth-child(1) a, footer #links > div:nth-child(2) a {
    display: block
}

footer #links > div:nth-child(3) a {
    display: inline-block
}

footer #links > div .menu-footer-resources-container, footer #links > div .menu-footer-vacation-planning-container {
    width: 100%;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-width: 50%;
    -moz-column-width: 50%;
    column-width: 50%
}

footer #links > div span {
    font-size: .7em;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: block
}

footer #links > div a {
    font-size: .8em;
    text-decoration: none
}

footer #links > div a:hover {
    text-decoration: underline
}

footer .info {
    overflow: hidden;
    margin: 0 0 4%;
    font-size: .7em;
    line-height: 1rem
}

@media only screen and (min-width: 768px) {
    footer .info {
        font-size: .9em;
        line-height: 1.5rem
    }
}

footer .info h3 {
    font-size: .65rem;
    margin-bottom: 5px
}

@media only screen and (min-width: 768px) {
    footer .info h3 {
        font-size: .9rem;
        margin-bottom: 15px
    }
}

footer .info > div {
    float: left;
    height: 100%;
    width: 100%;
    margin-bottom: 25px
}

@media only screen and (min-width: 768px) {
    footer .info > div {
        margin-bottom: 0
    }

    footer .info > div.address {
        width: 34%;
        padding: 0 3% 0 5%
    }

    footer .info > div.mid {
        border: solid #e4e5e4;
        border-width: 0 1px;
        width: 31.5%;
        padding: 0 2.5% 0 5%
    }
}

footer .info > div.address a {
    text-decoration: none
}

footer .info > div.address .directory {
    text-transform: uppercase;
    margin: 20px 0 0;
    display: block
}

#hotelList .event a p br, footer .info > div.mailchimp #mc_embed_signup .mc-field-group.input-group {
    display: none
}

footer .info > div.address .directory:hover {
    text-decoration: underline
}

@media only screen and (min-width: 768px) {
    footer .info > div.mailchimp {
        width: 34%;
        padding: 0 0 0 8%
    }
}

footer .info > div.mailchimp .btn {
    background: #fff
}

footer .info > div.mailchimp .btn:hover {
    background: #f56f32
}

footer #copywrite {
    font-size: .7em
}

footer #copywrite p {
    margin: 0
}

#emailSignup {
    width: 90%;
    max-width: 1014px;
    margin: 25px auto;
    border: solid #e4e5e4;
    border-width: 1px 0 0;
    padding: 50px 0;
    text-align: center
}

@media only screen and (min-width: 1025px) {
    #emailSignup {
        margin: 100px auto 25px
    }
}

#emailSignup h4 {
    font-style: italic
}

#emailSignup form {
    width: 100%;
    margin: 20px auto 0
}

@media only screen and (min-width: 600px) {
    #emailSignup form {
        width: 60%
    }

    #hotelList .event a p {
        margin: 0 0 25px
    }
}

@media only screen and (min-width: 768px) {
    #emailSignup form {
        width: 30%
    }
}

.imageEvents .event {
    height: 400px;
    border: 1px solid #f56f32;
    padding: 0
}

.imageEvents .event:hover .wrapper:before {
    width: 90%
}

.imageEvents .event .wrapper:before {
    position: absolute;
    top: 50%;
    left: 50%;
    content: '';
    width: 50%;
    height: 5px;
    background: #fff;
    z-index: 1;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    -webkit-transition: width .25s ease-out;
    transition: width .25s ease-out
}

.event, .event .wrapper {
    position: relative;
    overflow: hidden
}

#hotelList .event a {
    width: 100%
}

#hotelList .event a:hover p {
    color: #000
}

#hotelList .event a:hover span {
    color: #f56f32;
    border-color: #f56f32
}

#hotelList .event a h2 {
    margin: 0 0 25px
}

#hotelList .event a span {
    color: #000;
    border-bottom: solid 2px #000
}

.event {
    display: block;
    margin: 8% 0 0;
    padding: 0 0 8%;
    clear: both;
    border-bottom: solid 1px #e4e5e4
}

.event:last-child {
    margin-bottom: 0;
    border: none
}

.event:hover .bg {
    opacity: .6;
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02)
}

.event.hidden {
    display: none
}

.event .wrapper {
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    margin: 10px 0 0 10px
}

.event .bg {
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 1.5s cubic-bezier(.26, .69, .03, .96), opacity 1.5s cubic-bezier(.26, .69, .03, .96);
    transition: transform 1.5s cubic-bezier(.26, .69, .03, .96), opacity 1.5s cubic-bezier(.26, .69, .03, .96)
}

.event .inner {
    background: #fff;
    width: 80%;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    margin-left: -40%;
    text-align: center;
    padding: 2.5% 5%;
    -webkit-transform: translateY(-50.8%);
    -ms-transform: translateY(-50.8%);
    transform: translateY(-50.8%)
}

@media only screen and (min-width: 768px) {
    .event .inner {
        width: 60%;
        margin-left: -30%
    }
}

@media only screen and (min-width: 1024px) {
    .event .inner {
        width: 50%;
        margin-left: -25%
    }
}

.event .meta {
    font-size: .8em;
    color: #666;
    text-transform: uppercase;
    opacity: .5;
    font-weight: 400;
    margin-bottom: 20px
}

.event .cta, .event a:hover {
    color: #f56f32
}

.event .meta span {
    margin: 0 10px
}

.event .date {
    display: block;
    font-style: italic;
    margin-bottom: 6px
}

.event .cta {
    display: inline-block;
    text-transform: uppercase;
    font-size: .9em
}

.event a {
    text-decoration: none;
    display: block;
    width: 100%
}

.event aside {
    font-size: .8em;
    margin-top: 20px
}

@media only screen and (min-width: 600px) {
    .event a {
        width: 60%;
        float: left;
        padding-right: 5%
    }

    .event aside {
        float: left;
        width: 40%;
        border-left: solid 1px #f56f32;
        padding: 0 0 5% 5%;
        margin: 0
    }
}

.event aside p {
    margin: 2px 2px 10px
}

.event aside em {
    font-style: italic
}

.event img {
    display: block;
    width: 100%;
    height: auto;
    margin-right: 3%
}

.event p {
    margin-top: 16px;
    margin-bottom: 14px;
    display: inline-block;
    vertical-align: top
}

@media only screen and (min-width: 600px) {
    .event img {
        float: left;
        width: 30%
    }

    .event p {
        width: 60%
    }
}

.event h2 {
    margin: 0;
    font-size: 2em;
    font-style: italic
}

.module-full-image {
    width: 100%;
    max-width: 1600px;
    overflow: hidden;
    padding: 0;
    position: relative
}

.module-full-image figure {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    max-height: 800px
}

@media only screen and (min-width: 1024px) {
    .module-full-image figure {
        float: left;
        width: 50%
    }
}

.module-full-image figure.full-width {
    float: none;
    width: 100%
}

.module-full-image figure img {
    display: block;
    width: 100%;
    height: auto
}

.module-full-image figure .caption {
    margin: 5px 0 0;
    line-height: 1.5em;
    width: 100%;
    padding: 0 0 0 10px;
    float: none;
    font-size: .6em
}

.module-full-image aside {
    width: 90%;
    margin: 35px auto 0
}

@media only screen and (min-width: 1024px) {
    .module-full-image figure .caption {
        text-align: right;
        padding: 0 0 0 25px
    }

    .module-full-image aside {
        width: 50%;
        float: right;
        padding: 0 7%;
        margin: 0
    }
}

.module-full-image aside p:last-child {
    margin-bottom: 0
}

.post-slider {
    margin: 0 auto 50px;
    position: relative;
    display: none;
    width: 100%
}

@media only screen and (min-width: 1025px) {
    .post-slider {
        display: block;
        width: 1024px
    }
}

@media only screen and (min-width: 1300px) {
    .post-slider {
        width: 1300px
    }
}

.post-slider .content {
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    z-index: 0;
    width: 100%
}

@media only screen and (min-width: 1025px) {
    .post-slider .content {
        width: 875px
    }
}

@media only screen and (min-width: 1300px) {
    .post-slider .content {
        width: 1019px
    }
}

.post-slider .inner-wrap {
    overflow: hidden;
    -webkit-transition: -webkit-transform .75s cubic-bezier(.44, .29, .36, .95);
    transition: transform .75s cubic-bezier(.44, .29, .36, .95)
}

.post-slider div.next, .post-slider div.prev {
    background: 0 0;
    border: none;
    cursor: pointer;
    font-size: 6rem;
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(0, -25px, 0);
    transform: translate3d(0, -25px, 0);
    color: #666;
    width: 25px;
    height: 50px;
    padding: 0;
    outline: 0;
    display: none;
    z-index: 1
}

.post-slider div.next.prev, .post-slider div.prev.prev {
    left: 2%
}

.post-slider div.next.next, .post-slider div.prev.next {
    right: 2%
}

.post-slider div.next[rel=hidden], .post-slider div.prev[rel=hidden] {
    visibility: hidden
}

.post-slider a {
    width: 100%;
    min-height: 275px;
    display: block;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    padding: 40px 20px;
    font-size: 1.2rem
}

@media only screen and (min-width: 1025px) {
    .post-slider div.next, .post-slider div.prev {
        display: block
    }

    .post-slider a {
        float: left;
        border: solid #e4e5e4;
        border-width: 0 1px 0 0;
        width: 292px
    }
}

@media only screen and (min-width: 1300px) {
    .post-slider div.next.prev, .post-slider div.prev.prev {
        left: 4%
    }

    .post-slider div.next.next, .post-slider div.prev.next {
        right: 4%
    }

    .post-slider a {
        width: 340px
    }
}

.post-slider a:last-child {
    border: none
}

.post-slider a:hover h4 {
    color: #f56f32
}

#business-listings .sticky-wrap nav a, .post-slider a span, body.page-news .sticky-wrap nav a {
    color: #666;
    font-weight: 400;
    font-family: Lato, sans-serif;
    text-transform: uppercase
}

.post-slider a span {
    font-size: .7em;
    opacity: .5
}

.post-slider a div {
    height: 175px;
    background-size: cover;
    background-position: center
}

.post-slider a h4 {
    margin: 5px 5% 20px;
    font-size: 1.5em;
    line-height: 1.3em
}

.post-slider a p {
    font-size: .8em;
    padding: 0 6%;
    margin: 0;
    text-align: left;
    height: 85px;
    overflow: hidden
}

#business-listings .sticky-wrap, body.page-news .sticky-wrap {
    height: 50px;
    width: 100%
}

#business-listings .sticky-wrap[rel=third-level] nav.fixed, body.page-news .sticky-wrap[rel=third-level] nav.fixed {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0)
}

#business-listings .sticky-wrap nav, body.page-news .sticky-wrap nav {
    background: #f5f7f3;
    width: 100%;
    margin: 0;
    overflow: hidden;
    text-align: center;
    border-bottom: solid 1px #e4e5e4;
    display: none;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 300
}

@media only screen and (min-width: 1025px) {
    #business-listings .sticky-wrap nav, body.page-news .sticky-wrap nav {
        display: block
    }
}

#business-listings .sticky-wrap nav.count-1 a, body.page-news .sticky-wrap nav.count-1 a {
    width: 100%
}

#business-listings .sticky-wrap nav.count-2 a, body.page-news .sticky-wrap nav.count-2 a {
    width: 50%
}

#business-listings .sticky-wrap nav.count-3 a, body.page-news .sticky-wrap nav.count-3 a {
    width: 33.33%
}

#business-listings .sticky-wrap nav.count-4 a, body.page-news .sticky-wrap nav.count-4 a {
    width: 25%
}

#business-listings .sticky-wrap nav.fixed {
    top: 45px
}

#business-listings .sticky-wrap nav.fixed, body.page-news .sticky-wrap nav.fixed {
    position: fixed;
    left: 0;
    -webkit-transition: -webkit-transform .4s cubic-bezier(.13, .2, .33, .97);
    transition: transform .4s cubic-bezier(.13, .2, .33, .97)
}

#locationMap #legend ul li, #mapbox, .accordion, .map-container {
    position: relative
}

#business-listings .sticky-wrap nav a, body.page-news .sticky-wrap nav a {
    height: 100%;
    text-align: center;
    background: #f5f7f3;
    text-decoration: none;
    padding: 0 1%;
    font-size: .8rem;
    border: solid #e4e5e4;
    border-width: 0 0 0 1px;
    line-height: 44px;
    display: none
}

#business-listings .sticky-wrap nav a:first-child, body.page-news .sticky-wrap nav a:first-child {
    border-width: 0
}

#business-listings .sticky-wrap nav a:last-child, body.page-news .sticky-wrap nav a:last-child {
    border-width: 0 1px !important
}

#business-listings .sticky-wrap nav a:hover, #business-listings .sticky-wrap nav a[rel=active], body.page-news .sticky-wrap nav a:hover, body.page-news .sticky-wrap nav a[rel=active] {
    color: #f56f32
}

#business-listings main {
    padding: 0
}

#business-listings .links > h2 {
    margin: 0 auto 50px;
    width: 95%;
    cursor: pointer;
    font-size: 1.5rem
}

@media only screen and (min-width: 768px) {
    #business-listings .links > h2 {
        width: 70%;
        margin: 0 auto 100px;
        font-size: 2.5em;
        text-align: center
    }
}

#business-listings .links > h2[rel=open]:before {
    content: '-'
}

#business-listings .links > h2:before, .accord h3:before {
    content: '+'
}

#business-listings .links > h2:before {
    font-family: FontAwesome;
    font-size: 1.3rem;
    position: relative;
    top: -1px;
    margin: 0 15px 0 0
}

#business-listings .links > h2:first-child {
    margin-top: 0
}

@media only screen and (min-width: 1025px) {
    #business-listings .sticky-wrap nav a, body.page-news .sticky-wrap nav a {
        display: inline-block
    }

    #business-listings .links > h2 {
        padding: 125px 0 0;
        cursor: default
    }

    #business-listings .links > h2:before {
        display: none
    }
}

#business-listings .links .listings {
    display: none
}

#business-listings .links .listings[rel=open] {
    display: block
}

@media only screen and (min-width: 1025px) {
    #business-listings .links .listings {
        display: block
    }
}

#business-listings .links .business {
    border: none !important
}

#business-listings .links .business:hover .gmap {
    -webkit-transform: scale(1.3) translate3d(0, 0, 0);
    transform: scale(1.3) translate3d(0, 0, 0)
}

#business-listings .links .business h4 {
    color: #000 !important
}

#business-listings .links .business .fa-map-marker {
    margin-top: 15px;
    font-size: 1.5rem;
    color: #f56f32
}

#business-listings .links .business .gmap {
    display: block;
    -webkit-transform: scale(1) translate3d(0, 0, 0);
    transform: scale(1) translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform .2s cubic-bezier(.91, .26, .22, .96);
    transition: transform .2s cubic-bezier(.91, .26, .22, .96)
}

.accordion p:empty {
    display: none
}

.accordion .tab {
    display: none;
    padding: 5% 10%;
    background: #fafafa;
    border: solid #e4e5e4;
    border-width: 0 1px 1px
}

.accordion .tab[rel=active] {
    display: block
}

.accordion .tab-content > br:first-child {
    display: none
}

.accordion nav {
    width: 100%;
    height: 50px;
    overflow: hidden
}

.accordion nav.count-1 a {
    width: 100%
}

.accordion nav.count-2 a {
    width: 50%
}

.accordion nav.count-3 a {
    width: 33.33%
}

.accordion nav.count-4 a {
    width: 25%
}

.accordion nav a {
    width: 50%;
    line-height: 50px;
    height: 100%;
    display: inline-block;
    text-align: center;
    background: #f5f7f3;
    color: #666;
    border: solid #e4e5e4;
    border-width: 1px 0 1px 1px;
    text-decoration: none;
    text-transform: uppercase;
    float: left;
    padding: 0 1%;
    font-size: .8rem;
    font-family: Lato, sans-serif;
    font-weight: 400
}

#locationMap #legend[data-show=amenities] .column:last-child, #locationMap #legend[data-show=resorts] .column:first-child {
    display: block
}

.accordion nav a:last-child {
    border-width: 1px
}

.accordion nav a[rel=active] {
    color: #f56f32;
    background: #fafafa;
    border-width: 1px 0 0 1px
}

#locationMap #legend nav span:hover, #locationMap #legend[data-show=amenities] nav span:last-child, #locationMap #legend[data-show=resorts] nav span:first-child {
    background: #f56f32;
    color: #fff
}

.accordion nav a[rel=active]:last-child {
    border-width: 1px 1px 0
}

.faq-wrapper .faq h3 {
    margin: 0
}

.faq-wrapper .faq .answer {
    clear: both;
    margin: 10px 0 0
}

.map-container {
    width: 100%;
    overflow: hidden
}

@media only screen and (min-width: 1200px) {
    .map-container {
        height: 600px
    }
}

#mapbox {
    width: 100%;
    height: 500px;
    z-index: 0
}

#locationMap #legend {
    width: 100%;
    height: 100%;
    font-size: .8rem;
    overflow: hidden;
    font-weight: 500;
    z-index: 10;
    background: rgba(255, 255, 255, .9);
    box-shadow: -1px -1px 10px 0 rgba(0, 0, 0, .1)
}

@media only screen and (min-width: 1200px) {
    #mapbox {
        height: 100%
    }

    #locationMap #legend {
        position: absolute;
        top: 0;
        right: 0;
        width: 30%
    }
}

#locationMap #legend nav {
    overflow: hidden;
    border-bottom: solid 1px #e4e5e4
}

#locationMap #legend nav span {
    width: 50%;
    float: left;
    display: -block;
    font-size: .8rem;
    line-height: 2rem;
    letter-spacing: .5px;
    text-transform: uppercase;
    font-family: Lato, sans-serif;
    color: #666;
    font-weight: 400;
    text-align: center;
    cursor: pointer
}

#locationMap #legend .column {
    width: 100%;
    margin: 2.5% 0;
    padding: 0 2.5%;
    display: none
}

#locationMap #legend .title {
    text-transform: uppercase;
    margin-bottom: 3px;
    display: block
}

#locationMap #legend ul {
    margin-bottom: 10px
}

#locationMap #legend ul li {
    line-height: 1.4rem;
    padding: 5px 0 5px 25px;
    border-radius: 5px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

#locationMap #legend ul li.hover, #locationMap #legend ul li:hover {
    color: #fff
}

#locationMap #legend ul li i {
    text-transform: uppercase;
    background: #666;
    border-radius: 100%;
    text-align: center;
    display: block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-weight: 700;
    color: #fff;
    font-size: .8em;
    position: absolute;
    top: 6px;
    left: 0
}

#locationMap #legend .group[rel=resorts] .title {
    color: #332e84
}

#locationMap #legend .group[rel=resorts] i, #locationMap #legend .group[rel=resorts] li.hover, #locationMap #legend .group[rel=resorts] li:hover {
    background-color: #332e84
}

#locationMap #legend .group[rel=chapels] .title {
    color: #727ebb
}

#locationMap #legend .group[rel=chapels] i, #locationMap #legend .group[rel=chapels] li.hover, #locationMap #legend .group[rel=chapels] li:hover {
    background-color: #727ebb
}

#locationMap #legend .group[rel=residential] .title {
    color: #f56f32
}

#locationMap #legend .group[rel=residential] i, #locationMap #legend .group[rel=residential] li.hover, #locationMap #legend .group[rel=residential] li:hover {
    background-color: #f56f32
}

#locationMap #legend .group[rel=lagoons] .title {
    color: #f86767
}

#locationMap #legend .group[rel=lagoons] i, #locationMap #legend .group[rel=lagoons] li.hover, #locationMap #legend .group[rel=lagoons] li:hover {
    background-color: #f86767
}

#locationMap #legend .group[rel=other] .parking i, #locationMap #legend .group[rel=other] .parking.hover, #locationMap #legend .group[rel=other] .parking:hover {
    background-color: #199cd7
}

#locationMap #legend .group[rel=other] .lagoons i, #locationMap #legend .group[rel=other] .lagoons li.hover, #locationMap #legend .group[rel=other] .lagoons li:hover {
    background-color: #f86767
}

#locationMap #legend .group[rel=amenities] .title {
    color: #ab1473
}

#locationMap #legend .group[rel=amenities] i, #locationMap #legend .group[rel=amenities] li.hover, #locationMap #legend .group[rel=amenities] li:hover {
    background-color: #ab1473
}

#parkingMap, #resortMap {
    margin-bottom: 200px
}

#parkingMap #mapbox, #resortMap #mapbox {
    width: 50%
}

#parkingMap #features, #resortMap #features {
    width: 50%;
    margin-left: 50%;
    font-family: sans-serif;
    overflow-y: scroll;
    background-color: #fafafa;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0
}

#parkingMap section, #resortMap section {
    padding: 10%;
    line-height: 25px;
    border-bottom: 1px solid #ddd;
    opacity: .25;
    font-size: 13px
}

#parkingMap section p, #resortMap section p {
    width: 80%;
    max-width: 400px
}

#parkingMap section p:last-child, #resortMap section p:last-child {
    margin: 0
}

#parkingMap section.active, #resortMap section.active {
    opacity: 1
}

#parkingMap section:last-child, #resortMap section:last-child {
    border-bottom: none;
    margin-bottom: 410px
}

@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    to {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    to {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

.hotspots {
    display: none
}

@media only screen and (min-width: 768px) {
    .hotspots {
        display: block
    }
}

.hotspots .hotspot {
    position: absolute;
    text-align: center
}

.hotspots .hotspot:hover .tooltip {
    opacity: 1;
    z-index: 2
}

.hotspots .hotspot.ulua {
    bottom: 23%;
    left: 35%
}

@media only screen and (min-width: 1024px) {
    .hotspots .hotspot.ulua {
        bottom: 27%;
        left: 37%
    }
}

.hotspots .hotspot.ulua .dot {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.hotspots .hotspot.naia {
    bottom: 40%;
    left: 28%
}

@media only screen and (min-width: 1024px) {
    .hotspots .hotspot.naia {
        bottom: 40%;
        left: 25%
    }
}

.hotspots .hotspot.naia .dot {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.hotspots .hotspot.honu {
    bottom: 48%;
    left: 16%
}

@media only screen and (min-width: 1024px) {
    .hotspots .hotspot.honu {
        bottom: 47%;
        left: 17%
    }
}

.hotspots .hotspot.honu .dot {
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.hotspots .hotspot.kohola {
    bottom: 56%;
    left: 4%
}

.hotspots .hotspot.kohola .dot {
    -webkit-animation-delay: 3s;
    animation-delay: 3s
}

.hotspots .tooltip {
    background: rgba(255, 255, 255, .9);
    padding: 0 25px;
    line-height: 30px;
    position: relative;
    top: -5px;
    z-index: 0;
    -webkit-transition: opacity .25s ease-out;
    transition: opacity .25s ease-out;
    border: 1px solid #f56f32;
    font-size: .8rem
}

@media only screen and (min-width: 1024px) {
    .hotspots .hotspot.kohola {
        bottom: 50%;
        left: 7%
    }

    .hotspots .tooltip {
        padding: 0 50px;
        opacity: 0;
        font-size: 1rem;
        line-height: 40px;
        top: -15px
    }
}

.hotspots .dot {
    display: inline-block;
    border: 5px solid #fff;
    border-radius: 100%;
    background: #f56f32;
    width: 30px;
    height: 30px;
    cursor: pointer;
    opacity: .95;
    position: relative;
    z-index: 1;
    -webkit-animation-name: pulse;
    animation-name: pulse;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate
}

.gallery {
    margin: 50px 0
}

@media only screen and (min-width: 1024px) {
    .gallery {
        margin: 0;
        width: 70%;
        float: left
    }
}

.gallery .image {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    margin: 0 0 25px
}

.gallery .image img {
    width: 100%;
    height: auto;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in
}

.gallery .image img.active {
    opacity: 1;
    position: static
}

.gallery .thumbs {
    overflow: hidden;
    margin: 5px 0 0;
    padding-top: .8%;
    border-top: solid 1px #e4e5e4
}

.gallery .thumbs div {
    overflow: hidden;
    height: 25px;
    width: 15.86%;
    float: left;
    cursor: pointer;
    opacity: .8;
    margin-right: .8%;
    margin-bottom: .8%;
    display: block
}

@media only screen and (min-width: 600px) {
    .gallery .thumbs div {
        height: 50px
    }
}

@media only screen and (min-width: 768px) {
    .gallery .thumbs div {
        height: 70px
    }
}

.gallery .thumbs div:last-child {
    margin: 0
}

.gallery .thumbs div:hover {
    opacity: 1
}

.gallery .thumbs div img {
    width: 100%;
    display: block
}

.accord .accord-item .accord-content br:first-child, .accord .accord-item .accord-content p:first-child, .accord > br, .accord > p, .inlinevideo br, .inlinevideo p, .inlinevideo[rel=play]:before {
    display: none
}

.accord h3 {
    padding: 10px 0;
    margin: 0;
    cursor: pointer;
    color: #000
}

.accord .accord-item {
    border: 1px solid #e4e5e4;
    border-width: 0 0 1px
}

.accord .accord-item[rel=open] h3:before {
    content: '-'
}

.accord .accord-item[rel=open] .accord-content {
    height: auto;
    margin-bottom: 2%
}

.accord .accord-item .accord-content {
    height: 0;
    overflow: hidden;
    padding: 0 2%
}

.inlinevideo {
    width: 100%;
    height: 500px;
    position: relative;
    cursor: pointer
}

.inlinevideo:before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    content: '\f04b';
    border: 2px solid #f56f32;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    line-height: 48px;
    color: #fff;
    font-size: 1.5em;
    font-family: FontAwesome;
    text-align: center;
    padding-left: 5px;
    background: rgba(255, 255, 255, .3)
}

.inlinevideo[rel=play] iframe {
    z-index: 3
}

.inlinevideo img {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

.inlinevideo iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0
}

.poem {
    margin: 25px auto;
    padding: 50px 7%;
    width: 90%;
    border: solid #e4e5e4;
    border-width: 1px 0;
    color: #f56f32;
    font-family: Lato, sans-serif;
    font-weight: 300;
    overflow: hidden
}

@media only screen and (min-width: 768px) {
    .poem {
        margin: 75px auto
    }

    .poem h2 {
        text-align: center
    }
}

.poem em {
    font-style: italic;
    font-family: Arapey, serif
}

#backToTop, body.page-contact .contact-list li {
    font-family: Lato, sans-serif;
    text-transform: uppercase
}

.poem h2 {
    font-size: 1.5rem;
    margin-bottom: 20px
}

.poem p {
    margin: 0
}

.poem div {
    width: 100%
}

.poem div.hiwaiian {
    margin: 0 0 25px
}

@media only screen and (min-width: 768px) {
    .poem div.hiwaiian {
        float: left;
        width: 40%;
        margin: 0 0 0 10%
    }

    .poem div.english {
        float: left;
        width: 50%
    }
}

#backToTop {
    position: fixed;
    bottom: 100px;
    right: 75px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform .25s cubic-bezier(.08, .88, .22, .96);
    transition: transform .25s cubic-bezier(.08, .88, .22, .96);
    color: #f56f32;
    text-align: center;
    text-decoration: none;
    display: none
}

@media only screen and (min-width: 1025px) {
    #backToTop {
        display: block
    }

    body.page-home header {
        background: 0 0
    }
}

#backToTop.hidden {
    -webkit-transform: translate3d(0, 120px, 0);
    transform: translate3d(0, 120px, 0)
}

#backToTop i, #backToTop span {
    display: block
}

#backToTop i {
    font-size: 1.2rem
}

#backToTop span {
    font-size: .9rem
}

body.page-child .heroText {
    font-size: 1.3em
}

body.page-contact span.emailbreak {
    margin: 15px 0 0;
    display: inline-block
}

body.page-community .imageNav, body.page-contact .ajax-loader, body.page-contact .offwhiteBG .content > p:first-child, body.page-spa .imageNav, body.page-vacation-ownership .imageNav {
    display: none
}

body.page-contact .contact-list {
    margin-bottom: 50px;
    margin-left: 0
}

body.page-contact .contact-list li {
    padding: 10px 0;
    margin: 0;
    color: #000;
    border: solid #e4e5e4;
    border-width: 0 0 1px;
    font-size: .7rem;
    font-weight: 400;
    list-style-type: none
}

body.page-contact .contact-list li:before {
    content: '+';
    margin-right: 5px
}

body.page-accommodations .masthead h2 {
    line-height: .7em;
    margin-bottom: 30px;
    font-style: italic
}

@media only screen and (min-width: 768px) {
    body.page-contact .contact-list li {
        font-size: 1rem
    }

    body.page-accommodations .masthead h2 {
        font-size: 6em
    }
}

@media only screen and (min-width: 1024px) {
    body.page-accommodations .masthead h2 {
        font-size: 7em
    }
}

body.page-child, body.page-news, body.page-template-default, body.page-template-template-child-page-listing, body.post-type-archive-events {
    padding-top: 100px
}

body.page-register #dnn_ctr895_DynamicRegistration_tblHeader {
    overflow: hidden;
    width: 500px;
    margin: 0 auto 50px;
    display: block
}

body.page-register #dnn_ctr895_DynamicRegistration_tblHeader table, body.page-register #dnn_ctr895_DynamicRegistration_tblHeader tbody, body.page-register #dnn_ctr895_DynamicRegistration_tblHeader td, body.page-register #dnn_ctr895_DynamicRegistration_tblHeader tr {
    width: 100%
}

body.page-register #dnn_ctr895_DynamicRegistration_tblHeader label#dnn_ctr895_DynamicRegistration_Label_30a54cf8-c125-4b2b-86a0-5f2f30c6806d_label, body.page-register #dnn_ctr895_DynamicRegistration_tblHeader label#dnn_ctr895_DynamicRegistration_Label_4c35fcc4-d474-4b2c-90e0-e80de902cac7_label {
    display: block
}

body.page-register #dnn_ctr895_DynamicRegistration_tblHeader label[for=dnn_ctr895_DynamicRegistration_Responses_728c98d3-586f-4beb-aa48-b60b1516638b], body.page-register #dnn_ctr895_DynamicRegistration_tblHeader label[for=dnn_ctr895_DynamicRegistration_Responses_e9e6ac3b-daf9-4a6c-a49b-3ae47724fde7] {
    display: inline-block;
    width: 80%;
    margin: 0 0 0 10px;
    vertical-align: top
}

body.page-register #dnn_ctr895_DynamicRegistration_tblHeader input {
    width: 100%
}

body.page-register #dnn_ctr895_DynamicRegistration_tblHeader input#dnn_ctr895_DynamicRegistration_Responses_728c98d3-586f-4beb-aa48-b60b1516638b, body.page-register #dnn_ctr895_DynamicRegistration_tblHeader input#dnn_ctr895_DynamicRegistration_Responses_e9e6ac3b-daf9-4a6c-a49b-3ae47724fde7 {
    width: auto;
    display: inline
}

body.page-register #dnn_ctr895_DynamicRegistration_tblHeader .DynamicRegistration_Link {
    float: right;
    width: 100%;
    text-align: center;
    margin-top: 20px
}

body.page-register #dnn_ctr895_DynamicRegistration_tblHeader #SaveForm p {
    margin: 0
}

body.page-register #dnn_ctr895_DynamicRegistration_tblHeader #dnn_ctr895_DynamicRegistration_lblFooter {
    font-size: .7rem
}

#mc_embed_signup div.mce_inline_error {
    font-size: .8em
}

#mc_embed_signup #mce-responses {
    text-align: left;
    font-size: .8em;
    line-height: 1.2em;
    margin: 0 0 15px
}

#mc_embed_signup .mc-field-group {
    width: 49%;
    display: inline-block;
    vertical-align: top
}

#mc_embed_signup .mc-field-group.input-group {
    width: 100%;
    text-align: left;
    margin: 10px 0 15px
}

#mc_embed_signup .mc-field-group.input-group .interested {
    color: #f56f32;
    margin: 0
}

#mc_embed_signup .mc-field-group.input-group li {
    width: 49%;
    display: inline-block
}

#mc_embed_signup .mc-field-group.input-group input {
    width: auto;
    height: auto;
    padding: 0;
    margin: 0
}

body.page-home, body.page-home section.top .slideshow, html.page-home {
    height: 100%
}

#mc_embed_signup .mc-field-group.input-group label {
    margin: 0 0 0 5px;
    display: inline-block;
    font-size: .8em
}

#mc_embed_signup .mc-field-group label {
    display: none
}

body.page-home {
    padding: 0
}

body.page-home header {
    position: absolute
}

body.page-home header nav .menu-item-20 a {
    background-image: url(../img/logo-koolina-gold.svg)
}

@media only screen and (min-width: 1025px) {
    body.page-home header nav a {
        color: #fff
    }

    body.page-home header nav a:hover {
        color: #f56f32
    }
}

body.page-home header nav i {
    color: #fff
}

body.page-home section.top {
    width: 100%;
    height: 100%
}

body.page-home section.top .slideshow .slide:before {
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .5) 10%, rgba(0, 0, 0, .08) 45%, transparent 50%, rgba(0, 0, 0, .08) 55%, rgba(0, 0, 0, .5) 90%, rgba(0, 0, 0, .5) 99%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .5) 10%, rgba(0, 0, 0, .08) 45%, transparent 50%, rgba(0, 0, 0, .08) 55%, rgba(0, 0, 0, .5) 90%, rgba(0, 0, 0, .5) 99%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99000000', endColorstr='#99000000', GradientType=0)
}

body.page-home section.top .slideshow .caption {
    bottom: 0;
    font-size: 1.8em;
    line-height: 1em;
    font-family: Arapey, serif;
    text-align: center;
    height: 190px;
    left: 50%;
    margin: 0 0 0 -30%;
    width: 60%
}

body.page-home section.top .slideshow .caption span {
    text-transform: none;
    max-width: 600px;
    letter-spacing: 0;
    padding-right: 0
}

body.page-home section.top time {
    position: absolute;
    bottom: 0;
    left: 10%;
    height: 200px;
    display: none
}

@media only screen and (min-width: 1025px) {
    body.page-home section.top time {
        display: block
    }
}

body.page-home section.top .temp {
    position: absolute;
    height: 200px;
    bottom: 0;
    right: 10%;
    display: none
}

@media only screen and (min-width: 1025px) {
    body.page-home section.top .temp {
        display: block
    }
}

body.page-home main {
    display: block;
    position: relative;
    max-width: none;
    width: 100%
}

body.page-home main .latest-news {
    display: block
}

body.page-home main .latest-news a div, body.page-home main .latest-news a iframe {
    display: none
}

#second-level-page main {
    overflow: hidden
}

#second-level-page main aside {
    border-left: solid 1px #e4e5e4;
    float: right;
    width: 25%;
    display: none
}

#second-level-page main aside div {
    text-align: center;
    border-bottom: solid 1px #e4e5e4;
    padding-top: 25px;
    padding-bottom: 50px
}

#second-level-page main aside div:last-child {
    border: none
}

#second-level-page main aside div span {
    display: block
}

#second-level-page main aside div span.num {
    font-size: 5.5em;
    line-height: 1.3em;
    color: #f56f32;
    font-family: Arapey, serif
}

#second-level-page main aside div span.label {
    font-size: .8em;
    font-family: Lato, sans-serif;
    text-transform: uppercase;
    color: #666;
    font-weight: 400
}

@media only screen and (min-width: 768px) {
    #second-level-page main aside {
        display: block
    }

    #second-level-page main .content {
        float: left;
        width: 70%
    }
}

#second-level-page main .content.no-sidebar {
    float: none;
    margin: 0 auto
}

#featureBoxes, #second-level-page .boxes {
    clear: both;
    margin-bottom: 50px;
    overflow: hidden
}

@media only screen and (min-width: 768px) {
    #featureBoxes, #second-level-page .boxes {
        margin-bottom: 0;
        padding: 100px 0 0
    }
}

#featureBoxes a, #second-level-page .boxes a {
    width: 100%;
    height: 200px;
    display: block;
    text-align: center;
    text-decoration: none;
    position: relative;
    margin: 0 auto;
    float: left;
    overflow: hidden
}

#featureBoxes a:hover span, #second-level-page .boxes a:hover span {
    background: #f56f32;
    color: #fff
}

#featureBoxes a:hover .bg, #second-level-page .boxes a:hover .bg {
    opacity: .6;
    -webkit-transform: scale(1.02) translateZ(0);
    transform: scale(1.02) translateZ(0)
}

#featureBoxes a:hover:after, #second-level-page .boxes a:hover:after {
    border-color: #f56f32
}

#featureBoxes a.mid, #second-level-page .boxes a.mid {
    margin: 5% 0
}

@media only screen and (min-width: 768px) {
    #featureBoxes a.mid, #second-level-page .boxes a.mid {
        margin: 0 1%
    }

    #featureBoxes a, #second-level-page .boxes a {
        width: 32.66%;
        display: inline-block
    }
}

#featureBoxes a .inner, #second-level-page .boxes a .inner {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%
}

#featureBoxes a span, #second-level-page .boxes a span {
    position: absolute;
    top: 50%;
    left: 0;
    margin: 0;
    display: block;
    text-align: center;
    z-index: 2;
    background: rgba(255, 255, 255, .85);
    padding: 6px 0;
    font-family: Arapey, serif;
    font-size: 1.35em;
    line-height: 1.4rem;
    font-weight: 100;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    width: 100%;
    font-style: italic
}

.experiences #masthead .content .inner aside a, .experiences #masthead .content .inner div {
    font-size: .8em;
    letter-spacing: 1px;
    font-family: Lato, sans-serif
}

#featureBoxes a .bg, #second-level-page .boxes a .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    opacity: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: scale(1) translateZ(0);
    -ms-transform: scale(1) translateZ(0);
    transform: scale(1) translateZ(0);
    -webkit-transition: -webkit-transform 1.5s cubic-bezier(.26, .69, .03, .96), opacity .25s linear;
    transition: transform 1.5s cubic-bezier(.26, .69, .03, .96), opacity .25s linear
}

.experiences h3 {
    color: #f56f32
}

.experiences #masthead {
    margin: 0;
    position: relative
}

@media only screen and (min-width: 1024px) {
    .experiences #masthead {
        height: 600px
    }
}

.experiences #masthead[rel=blur] .bg.blur, .experiences #masthead[rel=blur] .content .inner aside {
    opacity: 1
}

.experiences #masthead .bgs {
    overflow: hidden;
    width: 100%;
    height: 250px;
    position: relative
}

@media only screen and (min-width: 600px) {
    .experiences #masthead .bgs {
        height: 450px
    }
}

@media only screen and (min-width: 1024px) {
    .experiences #masthead .bgs {
        height: 100%;
        position: absolute;
        top: 0;
        left: 0
    }
}

.experiences #masthead .bg {
    height: 110%;
    width: 110%;
    background-size: cover;
    background-position: center;
    top: -5%;
    left: -5%
}

.experiences #masthead .bg, .experiences #masthead .bg:before {
    position: absolute;
    -webkit-transition: opacity .25s ease-out;
    transition: opacity .25s ease-out
}

.experiences #masthead .bg:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 1;
    opacity: 0;
    content: ''
}

.experiences #masthead .bg.reg {
    z-index: 1
}

.experiences #masthead .bg.blur {
    opacity: 0;
    z-index: 2;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-filter: blur(15px);
    filter: blur(15px)
}

.experiences #masthead .bg.blur:before {
    opacity: 1
}

.experiences #masthead .content {
    width: 100%;
    z-index: 2;
    position: absolute;
    top: 0;
    height: 250px;
    overflow: hidden
}

@media only screen and (min-width: 600px) {
    .experiences #masthead .content {
        height: 450px
    }
}

@media only screen and (min-width: 1024px) {
    .experiences #masthead .content {
        height: auto;
        top: 50%;
        -webkit-transform: translateY(-55%);
        -ms-transform: translateY(-55%);
        transform: translateY(-55%)
    }
}

.experiences #masthead .content .inner {
    max-width: 640px;
    margin: 0 auto;
    height: 100%;
    -webkit-transition: -webkit-transform .6s cubic-bezier(.06, .63, .19, .95);
    transition: transform .6s cubic-bezier(.06, .63, .19, .95)
}

@media only screen and (min-width: 1024px) {
    .experiences #masthead .content .inner {
        height: auto;
        width: 90%
    }
}

.experiences #masthead .content .inner div {
    text-align: center;
    line-height: 1.6em;
    font-weight: 300;
    background: rgba(255, 255, 255, .95);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .25);
    padding: 0 5%;
    position: absolute;
    top: 50%;
    width: 80%;
    margin-left: -15%;
    height: 90%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    -webkit-transition: margin .6s cubic-bezier(.06, .63, .19, .95);
    transition: margin .6s cubic-bezier(.06, .63, .19, .95)
}

.experiences #masthead .content .inner div[rel=show] {
    margin: 0
}

.experiences #masthead .content .inner div[rel=prev] {
    margin-left: 15%
}

@media only screen and (min-width: 768px) {
    .experiences #masthead .content .inner div {
        font-size: 1.2em
    }
}

@media only screen and (min-width: 1024px) {
    .experiences #masthead .content .inner div {
        height: auto;
        width: auto;
        position: static;
        top: auto;
        left: auto;
        padding: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        color: #fff;
        background: 0 0;
        box-shadow: none;
        display: none;
        opacity: 0;
        z-index: -9999;
        margin: 0;
        -webkit-transition: opacity .5s ease-out;
        transition: opacity .5s ease-out
    }

    .experiences #masthead .content .inner div.block {
        display: block
    }

    .experiences #masthead .content .inner div[rel=show] {
        z-index: 1;
        opacity: 1
    }
}

.experiences #masthead .content .inner div:nth-child(1) {
    left: 50%
}

.experiences #masthead .content .inner div:nth-child(2) {
    left: 150%
}

.experiences #masthead .content .inner div:nth-child(3) {
    left: 250%
}

.experiences #masthead .content .inner div .inner-wrap {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.experiences #masthead .content .inner div p a {
    text-decoration: none;
    border: solid #000;
    border-width: 0 0 1px
}

@media only screen and (min-width: 1024px) {
    .experiences #masthead .content .inner div .inner-wrap {
        position: static;
        top: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .experiences #masthead .content .inner div p a {
        border: solid #fff;
        border-width: 0 0 1px;
        color: #fff
    }
}

.experiences #masthead .content .inner div p a:hover {
    color: #f56f32;
    border-color: #f56f32
}

.experiences #masthead .content .inner aside {
    text-align: center;
    opacity: 0;
    -webkit-transition: opacity .25s ease-in;
    transition: opacity .25s ease-in
}

.experiences #masthead .content .inner aside a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase
}

.experiences #masthead .content .inner aside a i {
    margin-left: 10px;
    font-size: 1.8em;
    position: relative;
    top: 3px
}

.experiences #masthead nav {
    width: 100%;
    background: rgba(255, 255, 255, .8);
    z-index: 3
}

@media only screen and (min-width: 1024px) {
    .experiences #masthead nav {
        position: absolute;
        bottom: 0
    }
}

.experiences #masthead nav .inner {
    max-width: 1024px;
    width: 90%;
    margin: 0 auto;
    position: relative
}

.experiences #masthead nav .inner .tab-navigation {
    display: none
}

@media only screen and (min-width: 768px) {
    .experiences #masthead nav .inner .tab-navigation {
        display: block
    }
}

.experiences #masthead nav .inner .tab-navigation a {
    display: none
}

.experiences #masthead nav .inner a {
    text-transform: uppercase;
    text-decoration: none;
    font-family: Lato, sans-serif;
    font-size: .9em;
    display: inline-block;
    margin: -15px 5% 0 0;
    padding: 35px 20px 20px;
    font-weight: 300
}

.experiences #masthead nav .inner a:hover {
    background: #f56f32;
    color: #fff
}

.experiences #masthead nav .inner .hotels {
    width: 300px;
    background: #f5f7f3;
    border: 1px solid #e4e5e4;
    margin: 20px auto 0
}

@media only screen and (min-width: 1024px) {
    .experiences #masthead nav .inner .tab-navigation a {
        display: inline-block
    }

    .experiences #masthead nav .inner .hotels {
        position: absolute;
        top: -30px;
        bottom: auto;
        right: 0;
        margin: 0
    }
}

.experiences #masthead nav .inner .hotels .label {
    height: 93px;
    font-size: 2em
}

.experiences #masthead nav .inner .hotels .label, .experiences #masthead nav .inner .hotels .label a {
    font-family: Arapey, serif;
    font-style: italic;
    line-height: 93px;
    color: #f56f32;
    text-align: center;
    background: #fff;
    padding: 0;
    margin: 0
}

.experiences #masthead nav .inner .hotels .label a {
    text-transform: none;
    height: 99%
}

.experiences #masthead nav .inner .hotels .inner {
    width: 100%;
    background: #fff
}

.experiences #masthead nav .inner .hotels .inner a {
    display: block;
    text-align: center;
    background: #f5f7f3;
    width: 100%;
    padding: 30px 20px;
    margin: 0;
    font-family: Arapey, serif;
    font-style: italic;
    text-transform: none;
    font-size: 1.1em
}

.experiences #masthead nav .inner .hotels .inner a:nth-child(2) {
    border: solid #fff;
    border-width: 1px 0
}

.experiences #masthead nav .inner .hotels .inner a:last-child {
    margin-bottom: 0
}

.experiences #masthead nav .inner .hotels .inner a:hover {
    color: #f56f32
}

.experiences main {
    position: relative
}

.experiences main .inner {
    max-width: 600px
}

.experiences main .inner ul {
    list-style-type: disc;
    margin-left: 20px;
    margin-bottom: 40px
}

.experiences main .inner ul li {
    margin-left: 20px;
    font-size: 1.2em;
    line-height: 1.5em
}

.experiences .galleryAndEvents, .experiences .galleryAndEvents main {
    overflow: hidden
}

.experiences .galleryAndEvents aside div {
    border-bottom: solid 1px #e4e5e4;
    padding-top: 25px;
    padding-bottom: 5px;
    padding-left: 15px
}

@media only screen and (min-width: 1024px) {
    .experiences main .inner {
        width: 90%
    }

    .experiences .galleryAndEvents aside {
        width: 25%;
        float: right;
        border-left: solid 1px #e4e5e4
    }

    .experiences .galleryAndEvents aside div {
        padding-bottom: 50px
    }
}

.experiences .galleryAndEvents aside div:last-child {
    border: none
}

.experiences .galleryAndEvents aside div.arbiraryHtml p {
    margin: 0;
    font-size: .9em
}

.experiences .galleryAndEvents aside div h3 {
    font-family: Arapey, serif;
    text-transform: none;
    color: #000;
    font-style: italic;
    font-size: 1.3em
}

#business-listings main .links .alm-reveal > a:hover h4, #business-listings main .links .business:hover h4, #business-listings main .links > a:hover h4, .experiences .galleryAndEvents aside div a:hover, body.page-news main .links .alm-reveal > a:hover h4, body.page-news main .links .business:hover h4, body.page-news main .links > a:hover h4, body.post-type-archive-events main .links .alm-reveal > a:hover h4, body.post-type-archive-events main .links .business:hover h4, body.post-type-archive-events main .links > a:hover h4 {
    color: #f56f32
}

.experiences .galleryAndEvents aside div a {
    display: inline-block;
    margin-bottom: 10px;
    text-decoration: none;
    font-weight: 400
}

.experiences .galleryAndEvents aside div a i {
    width: 20px;
    font-size: .7em;
    position: relative;
    top: -2px
}

.experiences .galleryAndEvents aside div a span {
    font-size: .8em;
    position: relative;
    top: -2px
}

.experiences .galleryAndEvents aside div a p {
    margin: 0 0 0 24px;
    font-size: 1em
}

body.post-type-archive-events .sticky-wrap nav.fixed {
    top: 45px
}

body.page-news .sticky-wrap nav.fixed {
    top: 0
}

#business-listings .imageNav ul, body.page-news .imageNav ul, body.post-type-archive-events .imageNav ul {
    width: 29.4%
}

#business-listings .imageNav .links li, body.page-news .imageNav .links li, body.post-type-archive-events .imageNav .links li {
    width: 30%
}

#business-listings .imageNav .decoration li, body.page-news .imageNav .decoration li, body.post-type-archive-events .imageNav .decoration li {
    width: 33.5%
}

#business-listings .imageNav .decoration li:first-child, body.page-news .imageNav .decoration li:first-child, body.post-type-archive-events .imageNav .decoration li:first-child {
    width: 33%
}

#business-listings main .masthead, body.page-news main .masthead, body.post-type-archive-events main .masthead {
    margin-bottom: 100px
}

#business-listings main .links, #business-listings main .links > div, body.page-news main .links, body.page-news main .links > div, body.post-type-archive-events main .links, body.post-type-archive-events main .links > div {
    overflow: hidden
}

#business-listings main .links .alm-reveal > a, #business-listings main .links .business, #business-listings main .links > a, body.page-news main .links .alm-reveal > a, body.page-news main .links .business, body.page-news main .links > a, body.post-type-archive-events main .links .alm-reveal > a, body.post-type-archive-events main .links .business, body.post-type-archive-events main .links > a {
    width: 99%;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    margin: 0 1% 50px;
    padding-bottom: 25px;
    border: 1px solid transparent;
    vertical-align: top
}

@media only screen and (min-width: 768px) {
    #business-listings main .links .alm-reveal > a, #business-listings main .links .business, #business-listings main .links > a, body.page-news main .links .alm-reveal > a, body.page-news main .links .business, body.page-news main .links > a, body.post-type-archive-events main .links .alm-reveal > a, body.post-type-archive-events main .links .business, body.post-type-archive-events main .links > a {
        width: 47%;
        min-height: 550px
    }
}

@media only screen and (min-width: 1025px) {
    .experiences main .inner {
        max-width: 640px
    }

    #business-listings main .links .alm-reveal > a, #business-listings main .links .business, #business-listings main .links > a, body.page-news main .links .alm-reveal > a, body.page-news main .links .business, body.page-news main .links > a, body.post-type-archive-events main .links .alm-reveal > a, body.post-type-archive-events main .links .business, body.post-type-archive-events main .links > a {
        width: 31%
    }
}

#business-listings main .links .alm-reveal > a:hover, #business-listings main .links .business:hover, #business-listings main .links > a:hover, body.page-news main .links .alm-reveal > a:hover, body.page-news main .links .business:hover, body.page-news main .links > a:hover, body.post-type-archive-events main .links .alm-reveal > a:hover, body.post-type-archive-events main .links .business:hover, body.post-type-archive-events main .links > a:hover {
    border-color: #f56f32;
    background: #fff
}

#business-listings main .links .alm-reveal > a:hover div, #business-listings main .links .business:hover div, #business-listings main .links > a:hover div, body.page-news main .links .alm-reveal > a:hover div, body.page-news main .links .business:hover div, body.page-news main .links > a:hover div, body.post-type-archive-events main .links .alm-reveal > a:hover div, body.post-type-archive-events main .links .business:hover div, body.post-type-archive-events main .links > a:hover div {
    opacity: .6
}

#business-listings main .links .alm-reveal > a > span, #business-listings main .links .business > span, #business-listings main .links > a > span, body.page-news main .links .alm-reveal > a > span, body.page-news main .links .business > span, body.page-news main .links > a > span, body.post-type-archive-events main .links .alm-reveal > a > span, body.post-type-archive-events main .links .business > span, body.post-type-archive-events main .links > a > span {
    font-size: .8em;
    font-family: Lato, sans-serif;
    font-weight: 400;
    color: #666;
    text-transform: uppercase;
    opacity: .5
}

#business-listings main .links .alm-reveal > a > span span, #business-listings main .links .business > span span, #business-listings main .links > a > span span, body.page-news main .links .alm-reveal > a > span span, body.page-news main .links .business > span span, body.page-news main .links > a > span span, body.post-type-archive-events main .links .alm-reveal > a > span span, body.post-type-archive-events main .links .business > span span, body.post-type-archive-events main .links > a > span span {
    padding: 0 10px
}

#business-listings main .links .alm-reveal > a div, #business-listings main .links .alm-reveal > a iframe, #business-listings main .links .business div, #business-listings main .links .business iframe, #business-listings main .links > a div, #business-listings main .links > a iframe, body.page-news main .links .alm-reveal > a div, body.page-news main .links .alm-reveal > a iframe, body.page-news main .links .business div, body.page-news main .links .business iframe, body.page-news main .links > a div, body.page-news main .links > a iframe, body.post-type-archive-events main .links .alm-reveal > a div, body.post-type-archive-events main .links .alm-reveal > a iframe, body.post-type-archive-events main .links .business div, body.post-type-archive-events main .links .business iframe, body.post-type-archive-events main .links > a div, body.post-type-archive-events main .links > a iframe {
    display: block;
    width: 95%;
    height: 150px;
    margin: 10px auto 15px !important;
    -webkit-transition: opacity .4s ease-out;
    transition: opacity .4s ease-out
}

@media only screen and (min-width: 600px) {
    #business-listings main .links .alm-reveal > a div, #business-listings main .links .alm-reveal > a iframe, #business-listings main .links .business div, #business-listings main .links .business iframe, #business-listings main .links > a div, #business-listings main .links > a iframe, body.page-news main .links .alm-reveal > a div, body.page-news main .links .alm-reveal > a iframe, body.page-news main .links .business div, body.page-news main .links .business iframe, body.page-news main .links > a div, body.page-news main .links > a iframe, body.post-type-archive-events main .links .alm-reveal > a div, body.post-type-archive-events main .links .alm-reveal > a iframe, body.post-type-archive-events main .links .business div, body.post-type-archive-events main .links .business iframe, body.post-type-archive-events main .links > a div, body.post-type-archive-events main .links > a iframe {
        height: 350px
    }
}

@media only screen and (min-width: 768px) {
    #business-listings main .links .alm-reveal > a div, #business-listings main .links .alm-reveal > a iframe, #business-listings main .links .business div, #business-listings main .links .business iframe, #business-listings main .links > a div, #business-listings main .links > a iframe, body.page-news main .links .alm-reveal > a div, body.page-news main .links .alm-reveal > a iframe, body.page-news main .links .business div, body.page-news main .links .business iframe, body.page-news main .links > a div, body.page-news main .links > a iframe, body.post-type-archive-events main .links .alm-reveal > a div, body.post-type-archive-events main .links .alm-reveal > a iframe, body.post-type-archive-events main .links .business div, body.post-type-archive-events main .links .business iframe, body.post-type-archive-events main .links > a div, body.post-type-archive-events main .links > a iframe {
        height: 250px
    }
}

#business-listings main .links .alm-reveal > a div, #business-listings main .links .business div, #business-listings main .links > a div, body.page-news main .links .alm-reveal > a div, body.page-news main .links .business div, body.page-news main .links > a div, body.post-type-archive-events main .links .alm-reveal > a div, body.post-type-archive-events main .links .business div, body.post-type-archive-events main .links > a div {
    background-size: cover;
    background-position: center;
    background-color: #f5f7f3
}

#business-listings main .links .alm-reveal > a h4, #business-listings main .links .business h4, #business-listings main .links > a h4, body.page-news main .links .alm-reveal > a h4, body.page-news main .links .business h4, body.page-news main .links > a h4, body.post-type-archive-events main .links .alm-reveal > a h4, body.post-type-archive-events main .links .business h4, body.post-type-archive-events main .links > a h4 {
    margin: 5px 5% 20px;
    font-size: 1.5em
}

#business-listings main .links .alm-reveal > a p, #business-listings main .links .business p, #business-listings main .links > a p, body.page-news main .links .alm-reveal > a p, body.page-news main .links .business p, body.page-news main .links > a p, body.post-type-archive-events main .links .alm-reveal > a p, body.post-type-archive-events main .links .business p, body.post-type-archive-events main .links > a p {
    font-size: 1em;
    padding: 0 6%;
    margin: 0
}

#business-listings main .links a p, body.page-news main .links a p, body.post-type-archive-events main .links a p {
    text-align: left
}

#business-listings main .links a p br, body.page-news main .links a p br, body.post-type-archive-events main .links a p br {
    display: none
}

#business-listings main .links .business, body.page-news main .links .business, body.post-type-archive-events main .links .business {
    min-height: 0
}

#business-listings main .links .business:hover, body.page-news main .links .business:hover, body.post-type-archive-events main .links .business:hover {
    background: 0 0
}

#business-listings main .links .business p:last-child, body.page-news main .links .business p:last-child, body.post-type-archive-events main .links .business p:last-child {
    margin-top: 15px;
    text-align: left
}

#business-listings #social, body.page-news #social, body.post-type-archive-events #social {
    margin: 0 0 40px;
    background: #f5f7f3
}

#business-listings #social .inner, body.page-news #social .inner, body.post-type-archive-events #social .inner {
    width: 95%;
    max-width: 1024px;
    margin: 0 auto;
    padding: 60px 0
}

#business-listings #social .inner > div, body.page-news #social .inner > div, body.post-type-archive-events #social .inner > div {
    width: 100%;
    display: inline-block;
    text-align: center;
    vertical-align: top
}

@media only screen and (min-width: 600px) {
    #business-listings #social .inner > div, body.page-news #social .inner > div, body.post-type-archive-events #social .inner > div {
        width: 30%
    }

    #business-listings #social .inner > div:nth-child(2), body.page-news #social .inner > div:nth-child(2), body.post-type-archive-events #social .inner > div:nth-child(2) {
        margin: 0 4%
    }
}

@media only screen and (min-width: 1024px) {
    #business-listings #social .inner > div:nth-child(2), body.page-news #social .inner > div:nth-child(2), body.post-type-archive-events #social .inner > div:nth-child(2) {
        margin: 0 4.5%
    }
}

#business-listings #social .inner > div ul span, body.page-news #social .inner > div ul span, body.post-type-archive-events #social .inner > div ul span {
    display: block;
    font-size: .8rem
}

#business-listings #social .inner > div a:before, #business-listings #social .inner > div img, body.page-news #social .inner > div a:before, body.page-news #social .inner > div img, body.post-type-archive-events #social .inner > div a:before, body.post-type-archive-events #social .inner > div img {
    -webkit-transition: opacity .25s ease-out;
    transition: opacity .25s ease-out
}

#business-listings #social .inner > div img, body.page-news #social .inner > div img, body.post-type-archive-events #social .inner > div img {
    display: block;
    margin: 0 auto 15px;
    max-width: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

#business-listings #social .inner > div a, body.page-news #social .inner > div a, body.post-type-archive-events #social .inner > div a {
    text-decoration: none;
    padding-bottom: 3px;
    font-style: italic;
    font-size: .9em
}

#business-listings #social .inner > div a:hover, body.page-news #social .inner > div a:hover, body.post-type-archive-events #social .inner > div a:hover {
    color: #f56f32
}

#business-listings #social .inner > div a:hover img, body.page-news #social .inner > div a:hover img, body.post-type-archive-events #social .inner > div a:hover img {
    opacity: .3
}

#business-listings #social .facebook a, #business-listings #social .instagram a, body.page-news #social .facebook a, body.page-news #social .instagram a, body.post-type-archive-events #social .facebook a, body.post-type-archive-events #social .instagram a {
    position: relative;
    display: block;
    text-decoration: none;
    border-bottom: none !important
}

#business-listings #social .facebook a:before, #business-listings #social .instagram a:before, body.page-news #social .facebook a:before, body.page-news #social .instagram a:before, body.post-type-archive-events #social .facebook a:before, body.post-type-archive-events #social .instagram a:before {
    font-family: FontAwesome;
    position: absolute;
    top: 50%;
    left: 50%;
    height: 50px;
    width: 50px;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    font-style: normal;
    color: #f56f32;
    font-size: 4rem;
    opacity: 0;
    z-index: 1
}

body.single main .meta, body.single main .miscInfo #share span:first-child, body.single main blockquote {
    font-family: Lato, sans-serif
}

#business-listings #social .facebook a:hover:before, #business-listings #social .instagram a:hover:before, body.page-news #social .facebook a:hover:before, body.page-news #social .instagram a:hover:before, body.post-type-archive-events #social .facebook a:hover:before, body.post-type-archive-events #social .instagram a:hover:before {
    opacity: .9
}

#business-listings #social .instagram a:before, body.page-news #social .instagram a:before, body.post-type-archive-events #social .instagram a:before {
    content: '\f16d'
}

#business-listings #social .facebook a:before, body.page-news #social .facebook a:before, body.post-type-archive-events #social .facebook a:before {
    content: '\f082'
}

#business-listings #social .twitter, body.page-news #social .twitter, body.post-type-archive-events #social .twitter {
    position: relative;
    font-style: italic;
    padding: 25px 0
}

@media only screen and (min-width: 768px) {
    #business-listings #social .twitter, body.page-news #social .twitter, body.post-type-archive-events #social .twitter {
        padding: 50px 0
    }
}

#business-listings #social .twitter .inner, body.page-news #social .twitter .inner, body.post-type-archive-events #social .twitter .inner {
    position: relative;
    max-width: 300px;
    margin: 0 auto;
    padding: 0
}

#business-listings #social .twitter p, body.page-news #social .twitter p, body.post-type-archive-events #social .twitter p {
    margin: 0;
    position: relative
}

#business-listings #social .twitter p .after, #business-listings #social .twitter p .before, body.page-news #social .twitter p .after, body.page-news #social .twitter p .before, body.post-type-archive-events #social .twitter p .after, body.post-type-archive-events #social .twitter p .before {
    color: #f56f32;
    font-size: 3em;
    position: absolute
}

#business-listings #social .twitter p .before, body.page-news #social .twitter p .before, body.post-type-archive-events #social .twitter p .before {
    left: -10px;
    top: 7px
}

#business-listings #social .twitter p .after, body.page-news #social .twitter p .after, body.post-type-archive-events #social .twitter p .after {
    bottom: -7px
}

#business-listings #social .twitter hr, body.page-news #social .twitter hr, body.post-type-archive-events #social .twitter hr {
    width: 50px;
    border: solid #000;
    border-width: 1px 0 0;
    margin-top: 20px
}

#business-listings #social .twitter a, body.page-news #social .twitter a, body.post-type-archive-events #social .twitter a {
    border: none;
    color: #f56f32;
    font-size: .9em
}

#business-listings #social .twitter a:hover, body.page-news #social .twitter a:hover, body.post-type-archive-events #social .twitter a:hover {
    border: none
}

#business-listings #social .twitter i, body.page-news #social .twitter i, body.post-type-archive-events #social .twitter i {
    display: block;
    font-size: 1.8em;
    margin: 10px 0;
    opacity: .3;
    color: #f56f32
}

#business-listings #archive .sticky-wrap nav, body.page-news #archive .sticky-wrap nav, body.post-type-archive-events #archive .sticky-wrap nav {
    overflow: visible
}

#business-listings #archive .sticky-wrap nav > a, body.page-news #archive .sticky-wrap nav > a, body.post-type-archive-events #archive .sticky-wrap nav > a {
    border: solid #e4e5e4;
    border-width: 0 0 0 1px
}

#business-listings #archive .dropdown, body.page-news #archive .dropdown, body.post-type-archive-events #archive .dropdown {
    display: inline-block;
    position: relative;
    height: 100%;
    border: solid #e4e5e4;
    border-width: 0 1px
}

#business-listings #archive .dropdown:hover .label, body.page-news #archive .dropdown:hover .label, body.post-type-archive-events #archive .dropdown:hover .label {
    color: #f56f32
}

#business-listings #archive .dropdown:hover .inner-wrap, body.page-news #archive .dropdown:hover .inner-wrap, body.post-type-archive-events #archive .dropdown:hover .inner-wrap {
    visibility: visible
}

#business-listings #archive .dropdown .label, body.page-news #archive .dropdown .label, body.post-type-archive-events #archive .dropdown .label {
    height: 100%;
    text-align: center;
    color: #666;
    text-transform: uppercase;
    font-size: .8rem;
    font-family: Lato, sans-serif;
    font-weight: 400;
    line-height: 44px;
    display: inline-block;
    padding: 0 20px
}

#business-listings #archive .dropdown .label span, body.page-news #archive .dropdown .label span, body.post-type-archive-events #archive .dropdown .label span {
    padding-right: 5px
}

#business-listings #archive .dropdown .inner-wrap, body.page-news #archive .dropdown .inner-wrap, body.post-type-archive-events #archive .dropdown .inner-wrap {
    position: absolute;
    top: 100%;
    left: -1px;
    width: 300px;
    border: 1px solid #e4e5e4;
    overflow: hidden;
    z-index: 300;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .075);
    visibility: hidden
}

#business-listings #archive .dropdown .inner-wrap a, body.page-news #archive .dropdown .inner-wrap a, body.post-type-archive-events #archive .dropdown .inner-wrap a {
    margin: 0;
    padding: 0 0 0 10px;
    height: auto;
    width: 100%;
    text-align: left;
    border: none
}

body.single .gallery {
    float: none;
    margin: 0 auto
}

body.single main {
    padding-top: 100px
}

@media only screen and (min-width: 1025px) {
    body.single main {
        padding-top: 200px
    }
}

body.single main .meta {
    font-size: .7em;
    color: #666;
    text-transform: uppercase;
    opacity: .5;
    font-weight: 400
}

body.single main .meta span {
    padding: 0 10px
}

body.single main .btn {
    width: 60%;
    margin: 50px auto 0;
    display: block;
    text-align: center;
    clear: both
}

body.single main #content[rel=open]:after, body.single main .btn.hidden {
    display: none
}

body.single main h1, body.single main h3, body.single main h4, body.single main h5, body.single main h6, body.single main p {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto
}

body.single main .heroImage {
    margin: 20px 0 0
}

body.single main h2 {
    font-style: italic;
    max-width: none;
    margin: 0 0 15px
}

@media only screen and (min-width: 768px) {
    body.single main h2 {
        margin: 0 0 35px
    }
}

@media only screen and (min-width: 1025px) {
    body.single main h2 {
        margin: 0 0 75px
    }
}

body.single main #content {
    overflow: hidden;
    position: relative
}

body.single main #content.height {
    height: 620px
}

body.single main #content.height:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 120px;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, .95) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, .5) 0, rgba(255, 255, 255, .95) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80ffffff', endColorstr='#f2ffffff', GradientType=0)
}

body.single main #content[rel=open] {
    height: auto
}

body.single main blockquote {
    color: #f56f32;
    max-width: 540px;
    margin: 75px auto;
    display: block;
    font-weight: 300
}

body.single main blockquote:after, body.single main blockquote:before {
    content: '';
    width: 50%;
    height: 1px;
    margin: 0 auto;
    background: #e4e5e4;
    display: block
}

body.single main blockquote p {
    line-height: 1.8em;
    margin: 25px 0
}

body.single main .miscInfo {
    overflow: hidden;
    margin-bottom: 25px
}

@media only screen and (min-width: 768px) {
    body.single main .miscInfo {
        margin-bottom: 80px
    }
}

body.single main .miscInfo #share {
    margin: 4px 0 0
}

@media only screen and (min-width: 600px) {
    body.single main .miscInfo .caption {
        float: left
    }

    body.single main .miscInfo #share {
        float: right
    }
}

body.single main .miscInfo #share span:first-child {
    text-transform: uppercase;
    font-size: .6em;
    letter-spacing: 2px;
    line-height: 1.8em;
    font-weight: 400;
    display: inline-block
}

body.single main .miscInfo #share a {
    margin-left: 10px;
    position: relative;
    top: 2px;
    color: #666
}

body.single #related a:hover h4, body.single main .miscInfo #share [data-pin-href]:hover, body.single main .miscInfo #share a:hover, body.single main .miscInfo #share a:hover:before {
    color: #f56f32
}

body.single main .miscInfo #share [data-pin-href] {
    margin-left: 10px !important;
    background: 0 0 !important;
    font-size: 1.1rem;
    position: relative;
    top: 2px
}

body.single main .miscInfo #share [data-pin-href]:before {
    content: '\f0d2';
    font-family: FontAwesome
}

body.single #related {
    width: 100%;
    overflow: hidden;
    background: #f5f7f3;
    padding: 75px 0
}

body.single #related .inner {
    width: 90%;
    max-width: 1014px;
    margin: 0 auto;
    overflow: hidden
}

body.single #related h3 {
    color: #f56f32;
    text-align: center
}

body.single #related a {
    width: 100%;
    display: block;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    float: left;
    margin-bottom: 25px
}

@media only screen and (min-width: 1025px) {
    body.single #related a {
        margin-bottom: 0
    }
}

body.single #related a:hover div {
    opacity: .6
}

@media only screen and (min-width: 1024px) {
    body.single #related a {
        width: 20%;
        margin: 0 2.5%
    }
}

body.single #related a div, body.single #related a iframe {
    display: block;
    width: 95%;
    height: 100px;
    margin: 10px auto 15px !important;
    -webkit-transition: opacity .4s ease-out;
    transition: opacity .4s ease-out
}

body.post-type-archive-events .community-events a p, body.single #related a p {
    display: none
}

@media only screen and (min-width: 600px) {
    body.single #related a div, body.single #related a iframe {
        height: 300px
    }
}

@media only screen and (min-width: 768px) {
    body.single #related a div, body.single #related a iframe {
        height: 200px
    }
}

body.single #related a div {
    background-size: cover;
    background-position: center;
    background-color: #f5f7f3
}

body.single #related a h4 {
    margin: 5px 5% 20px;
    font-size: 1.5em
}

body.single #related a span {
    font-size: .8em;
    font-family: Lato, sans-serif;
    color: #666;
    text-transform: uppercase;
    opacity: .5;
    font-weight: 400
}

body.post-type-archive-events .masthead {
    margin-bottom: 0 !important
}

body.post-type-archive-events .community-events a div {
    margin-bottom: 20px
}

body.post-type-archive-events #anualEvents, body.post-type-archive-events #anualEvents .btnMore {
    margin-top: 100px
}

body.post-type-archive-events #entertainment .noevents {
    margin: 100px 0 150px;
    text-align: center
}

body.post-type-archive-events #entertainment .sticky-wrap {
    height: 50px;
    width: 100%
}

body.post-type-archive-events #entertainment .sticky-wrap[rel=third-level] nav.fixed {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0)
}

body.post-type-archive-events #entertainment nav {
    width: 100%;
    height: 50px;
    margin: 0 auto 75px;
    overflow: hidden;
    border-bottom: solid 1px #e4e5e4;
    background: #f5f7f3;
    z-index: 100;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

body.post-type-archive-events #entertainment nav.fixed {
    position: fixed;
    top: 0;
    left: 0;
    -webkit-transition: -webkit-transform .4s cubic-bezier(.13, .2, .33, .97);
    transition: transform .4s cubic-bezier(.13, .2, .33, .97)
}

body.post-type-archive-events #entertainment nav .inner {
    width: 300px;
    margin: 0 auto
}

body.post-type-archive-events #entertainment nav .mid {
    display: inline-block;
    width: 200px;
    height: 100%;
    float: left;
    text-align: center;
    border: solid #e4e5e4;
    border-width: 0 0 1px;
    line-height: 50px
}

body.post-type-archive-events #entertainment nav .mid .month {
    display: block;
    color: #f56f32;
    font-size: .8rem;
    font-family: Lato, sans-serif;
    text-transform: uppercase;
    font-weight: 400
}

body.post-type-archive-events #entertainment nav a {
    border: solid #e4e5e4;
    border-width: 0 1px 1px;
    display: inline-block;
    float: left;
    width: 50px;
    height: 50px
}

body.post-type-archive-events #entertainment nav a:hover svg {
    stroke: #f56f32;
    opacity: 1
}

body.post-type-archive-events #entertainment nav a svg {
    stroke-width: 5px;
    height: 50%;
    margin: 13px 0 0
}

body.post-type-archive-events #entertainment main {
    overflow: hidden;
    position: relative;
    padding-top: 0
}

body.post-type-archive-events #entertainment main > h3 {
    color: #f56f32;
    text-align: center;
    margin-bottom: 75px
}

body.post-type-archive-events #entertainment main .event-group > h2 {
    width: 70%;
    margin: 100px auto;
    font-size: 2.5em;
    text-align: center
}

body.post-type-archive-events #entertainment main .dateRange {
    width: 400px;
    position: relative;
    padding: 0;
    display: none
}

@media only screen and (min-width: 1024px) {
    body.post-type-archive-events #entertainment main .dateRange {
        float: right;
        margin: -23px 30px 0 0
    }
}

body.post-type-archive-events #entertainment main .dateRange small {
    display: none
}

body.post-type-archive-events #entertainment main .dateRange .timeline {
    width: 100%;
    height: 4px;
    background: #e4e5e4;
    position: relative;
    top: -16px;
    z-index: 0
}

body.post-type-archive-events #entertainment main .dateRange .timeline:after, body.post-type-archive-events #entertainment main .dateRange .timeline:before {
    position: absolute;
    height: 20px;
    width: 3px;
    background: #e4e5e4;
    content: '';
    top: -8px
}

body.post-type-archive-events #entertainment main .dateRange .timeline:before {
    left: 0
}

body.post-type-archive-events #entertainment main .dateRange .timeline:after {
    right: 0
}

body.post-type-archive-events #entertainment main .dateRange .points {
    overflow: hidden;
    width: 100%;
    margin-top: 3px
}

body.post-type-archive-events #entertainment main .dateRange .points .point {
    float: left;
    text-align: center;
    margin-left: 40px;
    position: relative;
    z-index: 1;
    cursor: pointer
}

body.post-type-archive-events #entertainment main .dateRange .points .point:hover span, body.post-type-archive-events #entertainment main .dateRange .points .point[rel=active] span {
    background: #f56f32;
    width: 20px;
    height: 20px;
    bottom: 4px;
    margin-left: -10px
}

body.post-type-archive-events #entertainment main .dateRange .points .point[rel=active] label {
    color: #f56f32
}

body.post-type-archive-events #entertainment main .dateRange .points .point label {
    display: block;
    text-transform: uppercase;
    font-family: Lato, sans-serif;
    font-size: .7em;
    padding-bottom: 20px;
    color: #666;
    position: relative;
    z-index: 1;
    cursor: pointer
}

body.post-type-archive-events #entertainment main .dateRange .points .point span {
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    background: #e4e5e4;
    border: 4px solid #f5f7f3;
    position: absolute;
    bottom: 6px;
    left: 50%;
    margin-left: -7.5px;
    z-index: 0;
    -webkit-transition: all .5s cubic-bezier(.08, .9, .13, 1.06);
    transition: all .5s cubic-bezier(.08, .9, .13, 1.06)
}

body.single-events main {
    overflow: hidden;
    padding-top: 100px
}

@media only screen and (min-width: 1025px) {
    body.single-events main {
        padding-top: 200px
    }
}

body.single-events main aside .heroImage {
    margin: 0
}

@media only screen and (min-width: 768px) {
    body.single-events main aside {
        width: 40%;
        float: left
    }

    body.single-events main article#content {
        width: 50%;
        float: right
    }
}

body.single-events main .gallery {
    width: 100%
}