@charset "UTF-8";
/*!
Theme Name:		Custom Theme
License:        GNU General Public License v2
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
*/

button,
hr,
input {
    overflow: visible
}


audio,
canvas,
progress,
video {
    display: inline-block
}

progress,
sub,
sup {
    vertical-align: baseline
}

[type=checkbox],
[type=radio],
legend {
    padding: 0
}

html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

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

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

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

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

abbr[title] {
    border-bottom: none;
    text-decoration: none
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

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

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

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

img {
    border-style: none
}

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

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: ButtonText dotted 1px
}

fieldset {
    padding: 0.35em 0.75em 0.625em
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

textarea {
    overflow: auto
}

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

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

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

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

*,
:after,
:before {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    color: #333;
    line-height: 1
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

input,
textarea {
    outline: none
}

[href^="tel:"] {
    cursor: default;
    text-decoration: none
}

img {
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.wp-caption {
    max-width: 100%
}

.wp-caption-text {
    background: #F4F4F4;
    padding: 9px 12px 10px;
    margin: 0 !important;
    font-size: 90%;
    line-height: 17px;
    color: #666
}

.wp-caption img {
    width: 100%
}

.embed-container {
    position: relative;
    padding-bottom: 54.4%;
    height: 0;
    overflow: hidden;
    max-width: 100%
}

.embed-container embed,
.embed-container iframe,
.embed-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

[class*=btn-],
button,
input[type=submit] {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.slick-slide:focus,
button:focus {
    outline: 0
}

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

.sr-only.focusable:active,
.sr-only.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    white-space: inherit;
    width: auto
}

.alignleft,
.left {
    float: left;
    margin: 0 2em 1em 0
}

.alignright,
.right {
    float: right;
    clear: right;
    margin: 0 0 1em 2em
}

.highlight-red,
.required {
    color: #e64444
}

.invisible {
    visibility: hidden
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.row {
    margin: 0 auto;
    max-width: 1400px;
    padding: 0 40px;
    width: 100%
}

.row:after {
    content: "";
    display: table;
    clear: both
}

.row--medium {
    max-width: 1480px
}

.row--large {
    max-width: 1680px
}

[class*=col-] {
    padding: 0;
    display: inline-block;
    margin-right: -0.25em;
    vertical-align: top
}

.flex>[class*=col-] {
    margin-right: 0
}

.push-right {
    float: right
}

.push-left {
    float: left
}

.col-1 {
    width: 100%
}

.col-2 {
    width: 50%
}

.col-3 {
    width: 33.3333333333%
}

.col-4 {
    width: 25%
}

.col-5 {
    width: 20%
}

.col-6 {
    width: 16.6666666667%
}

.col-7 {
    width: 14.2857142857%
}

.col-8 {
    width: 12.5%
}

.col-9 {
    width: 11.1111111111%
}

.col-10 {
    width: 10%
}

.col-11 {
    width: 9.0909090909%
}

.col-12 {
    width: 8.3333333333%
}

.col-38 {
    width: 38%
}

.col-40 {
    width: 40%
}

.col-45 {
    width: 45%
}

.col-55 {
    width: 55%
}

.col-60 {
    width: 60%
}

.col-62 {
    width: 62%
}

.col-75 {
    width: 75%
}

.col-66 {
    width: 66.6667%
}

@media (max-width:480px) {
    .col-1 {
        width: 100%
    }
    .col-2 {
        width: 100%
    }
    .col-3 {
        width: 100%
    }
    .col-4 {
        width: 100%
    }
    .col-5 {
        width: 100%
    }
    .col-6 {
        width: 100%
    }
    .col-7 {
        width: 100%
    }
    .col-8 {
        width: 100%
    }
    .col-9 {
        width: 100%
    }
    .col-10 {
        width: 100%
    }
    .col-11 {
        width: 100%
    }
    .col-12 {
        width: 100%
    }
}

@media (min-width:480px) and (max-width:960px) {
    .col-10,
    .col-12,
    .col-4,
    .col-6,
    .col-8 {
        width: 50%
    }
    .col-1,
    .col-11,
    .col-2,
    .col-3,
    .col-5,
    .col-7,
    .col-9 {
        width: 100%
    }
}

@media (max-width:960px) {
    .col-38 {
        width: 100%
    }
    .col-40 {
        width: 100%
    }
    .col-45 {
        width: 100%
    }
    .col-55 {
        width: 100%
    }
    .col-60 {
        width: 100%
    }
    .col-62 {
        width: 100%
    }
    .col-75 {
        width: 100%
    }
    .col-66 {
        width: 100%
    }
}

@font-face {
    font-family: "icons";
    src: url("fonts/icons.eot?ujxmem");
    src: url("fonts/icons.eot?ujxmem#iefix") format("embedded-opentype"), url("fonts/icons.ttf?ujxmem") format("truetype"), url("fonts/icons.woff?ujxmem") format("woff"), url("fonts/icons.svg?ujxmem#icons") format("svg");
    font-weight: normal;
    font-style: normal
}

.accordion__trigger:after,
.btn:after,
.btn:before,
.links__listitem a:after,
.primary-nav>li>a:after,
.secondary-nav>li>a:after,
.sub-menu__collist a:after,
[class*=" icon-"],
[class^=icon-] {
    font-family: "icons" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.accordion--classic__title:before,
.icon-plus-sign:before {
    content: "\e606"
}

.icon-star:before {
    content: "\e90c"
}

.icon-chat:before {
    content: "\e90a"
}

.icon-card:before {
    content: "\e90b"
}

.icon-ticket:before {
    content: "\e908"
}

.icon-phone-wave:before {
    content: "\e907"
}

.icon-mail2:before {
    content: "\e906"
}

.icon-youtube:before {
    content: "\e902"
}

.icon-flicker:before {
    content: "\e901"
}

.icon-arrow-right:before {
    content: "\e900"
}

.icon-new-tab:before {
    content: "\e615"
}

.icon-linkedin:before {
    content: "\eac9"
}

.icon-file-text:before {
    content: "\e904"
}

.icon-mail1:before {
    content: "\e903"
}

.icon-download:before {
    content: "\e905"
}

.icon-phone:before {
    content: "\e909"
}

.icon-minus-circle:before {
    content: "\e91a"
}

.icon-plus-circle:before {
    content: "\e918"
}

.icon-lightbulb:before {
    content: "\e911"
}

.icon-pin:before {
    content: "\e947"
}

.icon-clock:before {
    content: "\e94e"
}

.icon-pinterest:before {
    content: "\e603"
}

.icon-new-tab2:before {
    content: "\e611"
}

.icon-minus:before {
    content: "\e609"
}

.icon-plus:before {
    content: "\e606"
}

.icon-search:before {
    content: "\e601"
}

.icon-user:before {
    content: "\e61d"
}

.icon-check:before {
    content: "\e60c"
}

.icon-remove:before {
    content: "\e60d"
}

.icon-home:before {
    content: "\e61c"
}

.icon-twitter:before {
    content: "\e617"
}

.icon-facebook:before {
    content: "\e618"
}

.icon-caret-right:before {
    content: "\e604"
}

.icon-instagram:before {
    content: "\e61e"
}

@media (max-width:960px) {
    .slick-slider {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }
}

.slick-slider {
    position: relative;
    display: block;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    width: 100%
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: #fff url("img/ajax-loader.gif") center center no-repeat
}

.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    margin-top: -10px\9;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    outline: none;
    background: transparent;
    color: transparent
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: 0.25
}

.slick-next:before,
.slick-prev:before {
    font-family: "icons";
    font-size: 20px;
    line-height: 1;
    color: #610e61;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "\e900";
    display: inline-block;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

[dir=rtl] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: "\e900"
}

[dir=rtl] .slick-next:before {
    content: "←"
}

.slick-dots {
    position: absolute;
    bottom: -45px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: none
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "icons";
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #340834;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #610e61;
    opacity: 0.75
}

.slick-dots li:only-child {
    display: none
}

.bg1 {
    background-color: #610e61
}

.bg2 {
    background-color: #ee6c24
}

.bg3 {
    background-color: #e21e26
}

.bg4 {
    background-color: #fff
}

.color1 {
    color: #610e61
}

.color2 {
    color: #ee6c24
}

.color3 {
    color: #e21e26
}

.color4 {
    color: #fff
}

.align-center {
    text-align: center
}

.align-left {
    text-align: left
}

.align-right {
    text-align: right
}

.uppercase {
    text-transform: uppercase
}

.lowercase {
    text-transform: lowercase
}

.fs-normal {
    font-style: normal
}

.fs-italic {
    font-style: italic
}

.fw300 {
    font-weight: 300
}

.fw400 {
    font-weight: 400
}

.fw600 {
    font-weight: 600
}

.fw700 {
    font-weight: 700
}

.font1 {
    font-family: "Fira Sans", sans-serif
}

.font2 {
    font-family: "Rammetto One", sans-serif
}

.border-top-secondary {
    border-top: 3px solid #ee6c24
}

.border-bottom-secondary {
    border-bottom: 3px solid #ee6c24
}

.border-left-secondary {
    border-left: 3px solid #ee6c24
}

.border-right-secondary {
    border-right: 3px solid #ee6c24
}

.table {
    display: table;
    width: 100%
}

.table-cell {
    display: table-cell
}

.table-row {
    display: table-row
}

.valign-top {
    vertical-align: top
}

.valign-middle {
    vertical-align: middle
}

.valign-bottom {
    vertical-align: bottom
}

.margin-auto {
    margin: 0 auto
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.flex-align-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.flex-align-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.flex-justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.flex-justify-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.flex-direction-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.flex-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.order-1 {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.align-self-center {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.align-self-end {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.flip {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.flip>* {
    width: 100%
}

.flip>:last-child {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.zindex-100 {
    position: relative;
    z-index: 100
}

.zindex-101 {
    position: relative;
    z-index: 101
}

.opacity-100 {
    opacity: 1
}

.border-round {
    border-radius: 50%
}

.h-100 {
    height: 100%
}

.w-100 {
    width: 100%
}

.no-list {
    list-style: none;
    padding: 0
}

.no-list li:before {
    display: none !important
}

.d-block {
    display: block
}

.btn,
.nav-next a,
.nav-previous a {
    font-size: 16px;
    font-family: "Rammetto One", sans-serif;
    font-weight: 400;
    line-height: 1;
    text-align: left;
    text-transform: uppercase;
    text-shadow: none;
    color: #fff !important;
    background: #610e61;
    border: none !important;
    outline: 0;
    padding: 12px 40px 11px 20px;
    border-radius: 20px;
    display: inline-block;
    -webkit-transition: color 0.3s, background 0.3s, -webkit-transform 0.3s !important;
    transition: color 0.3s, background 0.3s, -webkit-transform 0.3s !important;
    transition: color 0.3s, background 0.3s, transform 0.3s !important;
    transition: color 0.3s, background 0.3s, transform 0.3s, -webkit-transform 0.3s !important;
    min-width: 180px;
    white-space: nowrap;
    cursor: pointer;
    position: relative;
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4)
}

.btn:after,
.nav-next a:after,
.nav-previous a:after {
    color: #f6b218;
    content: "\e900";
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    font-size: 11px;
    -webkit-transition: color 0.3s, -webkit-transform 0.3s;
    transition: color 0.3s, -webkit-transform 0.3s;
    transition: color 0.3s, transform 0.3s;
    transition: color 0.3s, transform 0.3s, -webkit-transform 0.3s
}

.btn:hover,
.nav-next a:hover,
.nav-previous a:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.btn--2,
.nav-next a--2,
.nav-previous a--2 {
    background: #ee6c24;
    color: #610e61 !important
}

.btn--2:hover,
.nav-next a--2:hover,
.nav-previous a--2:hover {
    border-color: #fff;
    background: #610e61;
    color: #fff !important
}

.btn--gradient,
.nav-next a--gradient,
.nav-previous a--gradient {
    font-size: 16px;
    color: #610e61;
    background: #f6b218;
    background: -webkit-gradient(linear, left top, right top, from(#f6b218), to(#A7D70B));
    background: linear-gradient(to right, #f6b218 0%, #A7D70B 100%);
    border: none !important;
    border-radius: 30px;
    padding: 12px 40px 11px 20px
}

.block--btn {
    font-size: 0;
    margin: 15px 0 15px;
    width: calc(100% + 20px);
    position: relative;
    left: -10px
}

.block--btn .btn {
    margin: 10px 0 0 10px
}

input[type=submit] {
    font-size: 15px;
    font-family: "Rammetto One", sans-serif;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background: #610e61;
    border: none;
    outline: 0;
    padding: 12px 35px 12px;
    border-radius: 20px;
    display: inline-block;
    -webkit-transition: background 0.3s, color 0.3s, -webkit-transform 0.3s;
    transition: background 0.3s, color 0.3s, -webkit-transform 0.3s;
    transition: background 0.3s, color 0.3s, transform 0.3s;
    transition: background 0.3s, color 0.3s, transform 0.3s, -webkit-transform 0.3s;
    cursor: pointer
}

input[type=submit]:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

input[type=submit]:hover:before {
    border-color: #610e61
}

input[type=submit]:hover:after {
    color: #610e61
}

.btn-nav {
    display: none
}

.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date,
.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link {
    color: #610e61
}

.tribe-events .tribe-events-c-ical__link {
    color: #610e61;
    border: 2px solid #610e61;
    -webkit-transition: color 0.2s, background 0.2s;
    transition: color 0.2s, background 0.2s
}

.tribe-events .tribe-events-c-ical__link:active,
.tribe-events .tribe-events-c-ical__link:focus,
.tribe-events .tribe-events-c-ical__link:hover {
    background-color: #610e61
}

.tribe-events .tribe-events-c-ical__link:active:before,
.tribe-events .tribe-events-c-ical__link:focus:before,
.tribe-events .tribe-events-c-ical__link:hover:before {
    color: #fff
}

.tribe-events .tribe-events-c-ical__link:before {
    content: "\e606";
    background: none;
    color: #610e61;
    -webkit-transition: color 0.2s;
    transition: color 0.2s
}

.tribe-events .datepicker .day.active,
.tribe-events .datepicker .day.active.focused,
.tribe-events .datepicker .day.active:focus,
.tribe-events .datepicker .day.active:hover,
.tribe-events .datepicker .month.active,
.tribe-events .datepicker .month.active.focused,
.tribe-events .datepicker .month.active:focus,
.tribe-events .datepicker .month.active:hover,
.tribe-events .datepicker .year.active,
.tribe-events .datepicker .year.active.focused,
.tribe-events .datepicker .year.active:focus,
.tribe-events .datepicker .year.active:hover {
    background: #610e61
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day:hover:after {
    background-color: #610e61
}

.tribe-common .tribe-common-c-loader__dot {
    background-color: rgba(97, 14, 97, 0.07)
}

@-webkit-keyframes a {
    50% {
        background-color: #610e61
    }
}

@keyframes a {
    50% {
        background-color: #610e61
    }
}

#tribe-events-pg-template,
.tribe-events-pg-template {
    max-width: 100%
}

#tribe-events-footer,
#tribe-events-header {
    display: none
}

.tribe-events-event-meta .column,
.tribe-events-event-meta .tribe-events-meta-group {
    padding: 0 30px 0 0
}

.tribe-events-meta-group-details dt {
    font-weight: 700;
    margin: 15px 0 2px
}

.tribe-events-event-meta .tribe-events-meta-group h2 {
    font-size: 28px !important;
    font-family: "Rammetto One", sans-serif;
    color: #610e61;
    margin: 0 0 15px
}

a.tribe-events-gcal,
a.tribe-events-ical {
    color: #fff !important;
    padding: 5px 10px !important;
    float: none !important;
    -webkit-transition: background 0.2s;
    transition: background 0.2s
}

a.tribe-events-gcal:hover,
a.tribe-events-ical:hover {
    background: #ee6c24
}

.tribe-events-event-meta {
    margin: 38px 0 0
}

.tribe-common .tribe-common-anchor-thin {
    font-size: 16px !important;
    line-height: 0.8 !important
}

.tribe-common .tribe-common-h8 {
    margin: 2px 0 0 !important
}

.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active {
    background: #610e61 !important
}

.tribe-common-c-btn-border {
    border-color: #610e61 !important
}

.tribe-common-c-btn-border {
    color: #610e61 !important
}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active,
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus,
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within,
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover {
    background-color: #610e61;
    color: #fff !important
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-h6--min-medium {
    font-size: 40px !important;
    font-family: "Rammetto One", sans-serif !important;
    color: #610e61 !important
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-title {
    margin: 0
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-wrapper {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.tribe-events .tribe-events-calendar-list__event-date-tag-datetime {
    width: 90px;
    height: 90px;
    line-height: 1;
    background: #d9e1e2;
    -webkit-box-shadow: 4px 4px 8px #bdbdbd;
    box-shadow: 4px 4px 8px #bdbdbd;
    font-family: "Rammetto One", sans-serif !important;
    text-transform: uppercase;
    text-align: center
}

.tribe-events .tribe-events-calendar-list__event-date-tag-weekday {
    font-size: 22px;
    line-height: 1;
    margin: 0 0 1px;
    padding: 16px 0 0;
    color: #999;
    display: block;
    font-family: "Rammetto One", sans-serif !important
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium {
    font-size: 40px;
    line-height: 1;
    color: #610e61;
    display: block;
    font-family: "Rammetto One", sans-serif !important
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium a {
    display: block
}

.tribe-common .tribe-common-anchor-thin {
    font-size: 22px;
    line-height: 1;
    color: #610e61 !important;
    font-weight: 500;
    font-family: "Rammetto One", sans-serif;
    border-bottom: none !important;
    -webkit-transition: color 0.2s;
    transition: color 0.2s
}

.tribe-common .tribe-common-anchor-thin:hover {
    color: #ee6c24 !important
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-venue {
    font-size: 14px;
    color: #333;
    margin: 0;
    text-transform: uppercase
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-date-tag {
    min-width: 115px
}

.tribe-events .tribe-events-calendar-list__event-date-tag {
    width: 115px
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
    padding: 0
}

#tribe-events-pg-template,
.tribe-events-pg-template {
    padding: 0
}

.tribe-events-event-meta:before {
    display: none
}

.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button svg:first-child {
    display: none
}

.tribe-common .tribe-common-c-btn-border {
    max-width: 220px
}

.tribe-events .tribe-common {
    -webkit-box-ordinal-group: 101;
    -ms-flex-order: 100;
    order: 100
}

.single-tribe_events .tribe-events-c-subscribe-dropdown__container,
.tribe-events .tribe-events-c-subscribe-dropdown__container {
    display: none
}

.tribe-events-schedule {
    margin: 0
}

.tribe-events-schedule h2 {
    font-size: 36px !important;
    text-transform: none !important;
    margin: 25px 0 0 !important
}

.tribe-events-back a,
.tribe-events-back a:visited {
    border-bottom: none !important
}

html.remodal-is-locked {
    overflow: hidden;
    -ms-touch-action: none;
    touch-action: none
}

.remodal,
[data-remodal-id] {
    display: none
}

.remodal-overlay {
    position: fixed;
    z-index: 9999;
    top: -5000px;
    right: -5000px;
    bottom: -5000px;
    left: -5000px;
    display: none
}

.remodal-wrapper {
    position: fixed;
    z-index: 10000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    overflow: auto;
    text-align: center;
    -webkit-overflow-scrolling: touch
}

.remodal-wrapper:after {
    display: inline-block;
    height: 100%;
    margin-left: -0.05em;
    content: ""
}

.remodal-overlay,
.remodal-wrapper {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.remodal {
    position: relative;
    outline: none;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%
}

.remodal-is-initialized {
    display: inline-block
}

.remodal-bg.remodal-is-opened,
.remodal-bg.remodal-is-opening {
    -webkit-filter: blur(3px);
    filter: blur(3px)
}

.remodal-overlay {
    background: rgba(43, 46, 56, 0.9)
}

.remodal-overlay.remodal-is-closing,
.remodal-overlay.remodal-is-opening {
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.remodal-overlay.remodal-is-opening {
    -webkit-animation-name: remodal-overlay-opening-keyframes;
    animation-name: remodal-overlay-opening-keyframes
}

.remodal-overlay.remodal-is-closing {
    -webkit-animation-name: remodal-overlay-closing-keyframes;
    animation-name: remodal-overlay-closing-keyframes
}

.remodal-wrapper {
    padding: 10px 10px 0
}

.remodal {
    width: 100%;
    margin-bottom: 10px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    position: relative;
    text-align: left;
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f6b218));
    background: linear-gradient(to bottom, #fff 0%, #f6b218 100%);
    position: relative;
    border-radius: 0 0 60px 60px;
    padding: 40px 40px 50px;
    z-index: 100
}

.remodal:before {
    content: "";
    width: 100%;
    height: 94px;
    background: url("img/banner-wave-top.svg") bottom/cover;
    position: absolute;
    top: -94px;
    left: 0
}

.remodal__title {
    font-size: 36px;
    text-transform: uppercase;
    color: #610e61;
    margin: 6px 0 0
}

.remodal__subtitle {
    font-size: 26px;
    font-family: "Pacifico", sans-serif;
    color: #e21e26;
    margin: 12px 0 0
}

.remodal__content {
    font-size: 17px;
    font-weight: 500;
    margin: 25px 0 0;
    line-height: 1.5
}

.remodal__btn {
    margin: 30px 0 0;
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3)
}

.remodal .line-above:before {
    width: 100%
}

.remodal.remodal-is-closing,
.remodal.remodal-is-opening {
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.remodal.remodal-is-opening {
    -webkit-animation-name: remodal-opening-keyframes;
    animation-name: remodal-opening-keyframes
}

.remodal.remodal-is-closing {
    -webkit-animation-name: remodal-closing-keyframes;
    animation-name: remodal-closing-keyframes
}

.remodal,
.remodal-wrapper:after {
    vertical-align: middle
}

.remodal-close {
    font-size: 16px;
    font-weight: 600;
    position: absolute;
    top: 10px;
    right: 17px;
    background: #610e61;
    display: block;
    overflow: visible;
    margin: 0;
    padding: 6px 12px 5px !important;
    cursor: pointer;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
    text-decoration: none;
    color: #fff;
    border: 0;
    outline: 0;
    border-radius: 20px
}

.remodal-close:after {
    content: "X";
    margin: 0 0 0 4px
}

.remodal-close:hover {
    color: #f6b218 !important
}

.remodal-close:focus,
.remodal-close:hover {
    color: #610e61
}

.remodal-cancel,
.remodal-confirm {
    margin: 30px 0 0;
    cursor: pointer;
    min-width: 180px
}

.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner,
.remodal-confirm::-moz-focus-inner {
    padding: 0;
    border: 0
}

@-webkit-keyframes remodal-opening-keyframes {
    0% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 0
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes remodal-opening-keyframes {
    0% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 0
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@-webkit-keyframes remodal-closing-keyframes {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
    to {
        -webkit-transform: scale(0.95);
        transform: scale(0.95);
        opacity: 0
    }
}

@keyframes remodal-closing-keyframes {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
    to {
        -webkit-transform: scale(0.95);
        transform: scale(0.95);
        opacity: 0
    }
}

@-webkit-keyframes remodal-overlay-opening-keyframes {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes remodal-overlay-opening-keyframes {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes remodal-overlay-closing-keyframes {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes remodal-overlay-closing-keyframes {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@media only screen and (min-width:641px) {
    .remodal {
        max-width: 600px
    }
}

.lt-ie9 .remodal-overlay {
    background: #2b2e38
}

.lt-ie9 .remodal {
    width: 700px
}

.alert {
    font-size: 18px;
    font-family: "Rammetto One", sans-serif;
    line-height: 1;
    color: #fff;
    padding: 15px 0 14px;
    display: none;
    background: #610e61;
    z-index: 102;
    position: relative
}

.alert p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    top: 1px
}

.alert-visible .alert {
    display: block
}

.alert__link {
    font-size: 18px !important;
    text-transform: uppercase;
    color: #333;
    background: #610e61;
    border-radius: 20px;
    padding: 8px 30px 6px;
    margin: 0 0 0 20px;
    position: relative;
    top: -1px;
    -webkit-transition: background 0.2s, color 0.2s;
    transition: background 0.2s, color 0.2s
}

.alert__link:hover {
    color: #610e61 !important
}

.alert .row {
    padding: 0 50px 0 50px
}

.alert__btn {
    padding: 10px 20px 8px !important;
    margin: 0 0 0 10px;
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
    display: inline-block
}

.alert__btn:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.btn-alert-close {
    font-size: 17px;
    font-family: "Rammetto One", sans-serif;
    text-transform: uppercase;
    color: #fff;
    line-height: 0;
    border: none;
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    right: 0;
    top: -1px;
    height: 100%;
    cursor: pointer;
    padding: 0px 18px 0;
    cursor: pointer;
    -webkit-transition: background 0.2s;
    transition: background 0.2s;
    font-size: 16px;
    right: 5px;
    top: 50%;
    -webkit-transform: translate3d(0px, -50%, 0);
    transform: translate3d(0px, -50%, 0);
    text-align: center;
    height: 34px;
    width: 34px;
    border-radius: 50%;
    cursor: pointer;
    padding: 1px 0 0
}

.btn-alert-close:after {
    content: "X";
    font-family: "Rammetto One", sans-serif;
    text-transform: uppercase;
    color: #fff;
    position: relative;
    font-size: 15px;
    top: 0
}

.btn-alert-close:hover {
    background: rgba(0, 0, 0, 0.5)
}

.is-visible {
    display: block
}

.gform_wrapper {
    margin: 0 !important;
    max-width: 100% !important
}

.gform_wrapper input[type=email],
.gform_wrapper input[type=phone],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=text],
.gform_wrapper select,
.gform_wrapper textarea {
    font-weight: 500;
    border: 1px solid #610e61 !important;
    color: #333;
    border-radius: 20px
}

.gform_wrapper select {
    color: #999
}

.gform_wrapper li:before {
    display: none !important
}

.gform_wrapper .hide {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important
}

.gform_wrapper [class*=col-] {
    margin-right: 0
}

.gform_legacy_markup_wrapper .gfield_time_ampm_shim {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

::-webkit-input-placeholder {
    font-weight: 500;
    color: #999
}

::-moz-placeholder {
    font-weight: 500;
    color: #999
}

:-ms-input-placeholder {
    font-weight: 500;
    color: #999
}

::-ms-input-placeholder {
    font-weight: 500;
    color: #999
}

::placeholder {
    font-weight: 500;
    color: #999
}

.gform_wrapper.gravity-theme .chosen-container-single .chosen-single {
    text-transform: uppercase;
    background: #fff
}

.gform_wrapper .gform_footer {
    padding: 0 !important;
    margin: 30px 0 0 !important
}

.gform_wrapper .gform_fields>li:first-child {
    margin-top: 0 !important
}

body .gform_wrapper label.gfield_label+div.ginput_container {
    margin-top: 0 !important
}

body .gform_wrapper label.gfield_label+div.ginput_container.ginput_recaptcha {
    margin-top: 15px !important
}

.gform_wrapper .ginput_complex .ginput_full input[type=email],
.gform_wrapper .ginput_complex .ginput_full input[type=number],
.gform_wrapper .ginput_complex .ginput_full input[type=password],
.gform_wrapper .ginput_complex .ginput_full input[type=tel],
.gform_wrapper .ginput_complex .ginput_full input[type=text],
.gform_wrapper .ginput_complex .ginput_full input[type=url],
.gform_wrapper input[type=text],
.gform_wrapper textarea,
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select,
.gform_wrapper.gravity-theme input[type=email],
.gform_wrapper.gravity-theme input[type=phone] {
    font-size: 15px !important;
    padding: 9px 12px !important
}

.gform_wrapper ul li.gfield {
    margin: 30px 0 0 !important
}

.gform_wrapper .top_label .gfield_label {
    margin: 0 0 10px !important
}

.gform_wrapper .gfield_date_day label,
.gform_wrapper .gfield_date_month label,
.gform_wrapper .gfield_date_year label,
.gform_wrapper .gfield_time_ampm label,
.gform_wrapper .gfield_time_hour label,
.gform_wrapper .gfield_time_minute label,
.gform_wrapper .ginput_complex label,
.gform_wrapper .instruction {
    margin: 15px 0 8px !important;
    line-height: 10px !important
}

body .gform_wrapper .gfield_label+div.ginput_complex {
    margin-top: -12px !important
}

.gform_wrapper.gf_browser_chrome .gfield_checkbox li input,
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox],
.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
    margin-top: 0px !important;
    margin-right: 4px
}

.gform_wrapper.gf_browser_chrome .gform_body {
    width: 100% !important
}

.gform_wrapper ul.gfield_checkbox,
.gform_wrapper ul.gfield_radio {
    margin: 0
}

.gform_wrapper .gfield_checkbox li,
.gform_wrapper .gfield_radio li {
    margin: 0 0 3px
}

.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
    margin-top: 4px
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
    line-height: 1 !important
}

.hide .gfield_label {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

.hide .gfield_label.focusable:active,
.hide .gfield_label.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    white-space: inherit;
    width: auto
}

.gform_wrapper.gravity-theme .gform_fields {
    grid-row-gap: 30px !important
}

.gform_wrapper.gravity-theme .gform_footer button,
.gform_wrapper.gravity-theme .gform_footer input,
.gform_wrapper.gravity-theme .gform_page_footer button,
.gform_wrapper.gravity-theme .gform_page_footer input {
    margin-bottom: 0 !important
}

body {
    font-family: "Fira Sans", sans-serif;
    font-size: 17px
}

a {
    text-decoration: none;
    -webkit-transition: color 0.2s;
    transition: color 0.2s
}

h1,
h2,
h3,
h4,
h5 {
    font-family: "Rammetto One", sans-serif;
    font-weight: 400;
    line-height: 1;
    margin: 0
}

.content__header {
    background: #A7D70B;
    background: -webkit-gradient(linear, left top, right top, from(#A7D70B), to(#f6b218));
    background: linear-gradient(to right, #A7D70B 0%, #f6b218 100%);
    margin: 0 0 100px;
    position: relative;
    padding: 50px 0 0
}

.content__header--archive {
    padding: 100px 0 200px
}

.content__header--archive .flip {
    margin: 0 !important
}

.content__header:after {
    content: "";
    display: block;
    background: url("img/banner-lines-top.png") center;
    background-size: 1920px 190px;
    height: 190px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 99
}

.content__header__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.content__header .flip {
    margin: -90px 0 0
}

.content__header h1 {
    font-size: 55px
}

.content__header__subtitle {
    font-size: 22px;
    color: #610e61
}

.content__header__colimg {
    text-align: right
}

.content__header__img {
    border: 10px solid;
    -o-border-image: linear-gradient(to right, #610e61, #e21e26, #f6b218) 1;
    border-image: -webkit-gradient(linear, left top, right top, from(#610e61), color-stop(#e21e26), to(#f6b218)) 1;
    border-image: linear-gradient(to right, #610e61, #e21e26, #f6b218) 1;
    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 100
}

.content__header__text {
    padding: 0 80px 0 0
}

.content__header__row--inventory {
    margin: 0
}

.content__header>:last-child {
    margin-bottom: 0
}

.content__header__breadcrumbs {
    font-size: 12px;
    font-weight: 500;
    color: #610e61;
    margin: 10px 0 0
}

.content__header__breadcrumbs a {
    color: #610e61
}

.content__header__breadcrumbs a:hover {
    color: #fff
}

.content__header__breadcrumbs>span {
    font-size: 15px;
    position: relative;
    top: 1px
}

.content__header__breadcrumbs .post {
    font-weight: 700;
    color: #610e61;
    text-overflow: ellipsis;
    display: inline-block;
    white-space: nowrap;
    position: relative
}

.content__header__breadcrumbs span[property=name] {
    position: relative
}

.panel--image__content h2,
.wysiwyg h2 {
    font-size: 36px;
    font-weight: 900;
    text-transform: uppercase;
    color: #610e61;
    margin: 50px 0 0
}

.panel--image__content h3,
.wysiwyg h3 {
    font-size: 24px;
    font-weight: 900;
    line-height: 1.1;
    text-transform: uppercase;
    color: #e21e26;
    margin: 40px 0 0
}

.panel--image__content h4,
.wysiwyg h4 {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #610e61;
    margin: 30px 0 3px
}

.panel--image__content blockquote,
.panel--image__content ol,
.panel--image__content p,
.panel--image__content ul,
.wysiwyg blockquote,
.wysiwyg ol,
.wysiwyg p,
.wysiwyg ul {
    font-weight: 500;
    margin: 15px 0;
    line-height: 1.5
}

.panel--image__content h2+*,
.wysiwyg h2+* {
    margin-top: 6px
}

.panel--image__content h4+*,
.wysiwyg h4+* {
    margin-top: 6px
}

.panel--image__content h3+*,
.wysiwyg h3+* {
    margin-top: 6px
}

.panel--image__content h2+h3,
.wysiwyg h2+h3 {
    margin: 20px 0 0
}

.cd-container h3 {
    margin: 25px 0 0
}

.cd-timeline-content {
    padding: 40px 30px
}

.content__main {
    font-size: 17px;
    font-weight: 400
}

.content__main .deck {
    font-size: 26px;
    font-family: "Rammetto One", sans-serif;
    line-height: 1.5;
    color: #610e61;
    margin: 40px 0
}

.content__main table {
    width: 100% !important;
    margin: 30px 0 !important
}

.content__main table thead {
    background: rgba(244, 174, 16, 0.1)
}

.content__main table thead th {
    background: #610e61;
    color: #fff
}

.content__main table td,
.content__main table th {
    border: none;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.3;
    padding: 8px 10px;
    width: auto !important;
    vertical-align: top;
    min-width: 175px
}

.content__main table th {
    font-weight: bold;
    background: #f6b218;
    color: #610e61;
    font-size: 23px;
    padding: 16px 10px
}

.content__main table tbody tr:nth-child(2n) {
    background: rgba(96, 15, 96, 0.1)
}

.content__main table tbody tr:nth-child(odd) {
    background: rgba(244, 174, 16, 0.1)
}

.content__main table p {
    margin: 0
}

.content__main ol {
    padding: 0 0 0 40px
}

.accordion__panel a,
.card__content a,
.image-list__content a,
.list__multi a,
.panel--image__content a,
.wysiwyg a {
    color: #610e61;
    border-bottom: 1px dashed
}

.accordion__panel a:hover,
.card__content a:hover,
.image-list__content a:hover,
.list__multi a:hover,
.panel--image__content a:hover,
.wysiwyg a:hover {
    color: #ee6c24
}

.accordion__panel ul,
.card__content ul,
.image-list__content ul,
.list__multi ul,
.panel--image__content ul,
.wysiwyg ul {
    padding: 0 0 0 40px
}

.accordion__panel ul li,
.card__content ul li,
.image-list__content ul li,
.list__multi ul li,
.panel--image__content ul li,
.wysiwyg ul li {
    position: relative;
    list-style: none;
    padding: 0 0 0 4px;
    line-height: 1.1
}

.accordion__panel ul li:before,
.card__content ul li:before,
.image-list__content ul li:before,
.list__multi ul li:before,
.panel--image__content ul li:before,
.wysiwyg ul li:before {
    display: block;
    content: "";
    width: 6px;
    height: 6px;
    background: #ee6c24;
    position: absolute;
    left: -10px;
    top: 4px;
    border-radius: 50%
}

.accordion__panel ul li:not(:first-child),
.card__content ul li:not(:first-child),
.image-list__content ul li:not(:first-child),
.list__multi ul li:not(:first-child),
.panel--image__content ul li:not(:first-child),
.wysiwyg ul li:not(:first-child) {
    margin: 12px 0 0
}

.card__content ul {
    padding: 0 0 0 13px !important
}

.card__content ul li:before {
    background: #e21e26
}

.accordion__panel>:first-child,
.block:first-child>:first-child {
    margin-top: 0
}

.accordion__panel>:last-child,
.block:last-child>:last-child {
    margin-bottom: 0
}

.masthead {
    position: relative;
    z-index: 101;
    background: #fff;
    -webkit-box-shadow: 10px 0px 30px rgba(0, 0, 0, 0.5);
    box-shadow: 10px 0px 30px rgba(0, 0, 0, 0.5)
}

.masthead--main__container {
    background: none
}

.masthead--secondary__container {
    background: #f6b218;
    background: -webkit-gradient(linear, left top, right top, from(#f6b218), to(#A7D70B));
    background: linear-gradient(to right, #f6b218 0%, #A7D70B 100%)
}

.logo {
    display: block;
    width: 268px;
    height: 120px;
    background: url(img/Untitled\ design\ \(12\).png) center/contain no-repeat
}

.btn-nav {
    display: none
}

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

nav li {
    display: inline-block
}

nav a {
    display: block
}

@media (min-width:960px) {
    .primary-nav {
        text-align: center;
        display: table;
        width: 100%;
        position: relative
    }
    .primary-nav__container {
        margin: 6px 0 0
    }
    .primary-nav a {
        font-size: 16px;
        font-weight: 700;
        font-family: "Fira Sans", sans-serif;
        text-transform: uppercase;
        padding: 11px 10px;
        color: #610e61
    }
    .primary-nav a:hover {
        color: #ee6c24
    }
    .primary-nav li {
        display: table-cell;
        text-overflow: ellipsis
    }
    .primary-nav>li:last-child>a {
        padding-right: 0
    }
    .primary-nav>li:last-child .sub-menu {
        left: auto;
        right: 0
    }
    .primary-nav>.menu-item-has-children>a:after {
        content: "\e900";
        margin: 0 0 0 4px;
        display: inline-block;
        position: relative;
        top: -1px;
        font-size: 9px;
        color: #ee6c24
    }
    .primary-nav__col {
        position: relative
    }
}

.sub-menu {
    display: none;
    position: absolute;
    top: 38px;
    left: 0;
    text-align: left;
    width: 100%;
    background: #e25630;
    background: -webkit-gradient(linear, left top, left bottom, from(#e25630), to(#f6b323));
    background: linear-gradient(to bottom, #e25630 0%, #f6b323 100%);
    border-radius: 0px 0px 30px 0;
    overflow: hidden;
    -webkit-box-shadow: 0px 7px 8px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 7px 8px rgba(0, 0, 0, 0.2)
}

.sub-menu__wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.sub-menu__wrap [class*=col-] {
    margin: 0
}

.sub-menu__collist {
    background: #fff;
    position: relative;
    z-index: 100;
    padding: 20px
}

.sub-menu__collist a {
    font-size: 15px;
    font-weight: 600;
    font-family: "Fira Sans", sans-serif;
    text-transform: none;
    color: #610e61;
    padding: 11px 8px 9px !important;
    display: block;
    position: relative;
    -webkit-transition: padding 0.3s;
    transition: padding 0.3s
}

.sub-menu__collist a:hover {
    color: #610e61;
    padding: 11px 0px 9px 13px !important
}

.sub-menu__collist a:hover:after {
    right: 0
}

.sub-menu__collist a:after {
    content: "\e900";
    margin: 0 0 0 4px;
    display: inline-block;
    position: relative;
    top: 13px;
    font-size: 9px;
    color: #610e61;
    position: absolute;
    right: 10px;
    -webkit-transition: right 0.3s;
    transition: right 0.3s
}

.sub-menu__colpromos {
    position: relative;
    z-index: 100;
    overflow: hidden;
    border-radius: 0 0 60px 0;
    padding: 20px
}

.sub-menu__promo+.sub-menu__promo {
    margin: 30px 0 0
}

.sub-menu__promoimg {
    border-radius: 10px
}

.sub-menu__promotitle {
    color: #610e61;
    margin: 20px 0 0
}

.sub-menu__promocontent {
    font-size: 16px;
    line-height: 1.5;
    margin: 5px 0 0
}

.sub-menu__promobtn {
    font-size: 16px !important;
    margin: 15px 0 0;
    color: #fff !important;
    display: inline-block !important;
    padding: 9px 40px 9px 20px !important;
    text-align: left !important;
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4)
}

.sub-menu__promobtn:hover {
    color: #fff !important
}

.sub-menu li {
    display: block
}

.sub-menu li:not(:first-child) {
    border-top: 2px solid #ee6c24
}

.primary-nav>li:hover .sub-menu {
    display: block
}

.utility-nav__container {
    margin: 15px 0 0
}

.utility-nav a {
    font-size: 16px;
    font-weight: 700;
    padding: 10px 20px 9px;
    background: #610e61;
    border-radius: 20px;
    color: #fff;
    -webkit-transition: color 0.2s, background 0.2s;
    transition: color 0.2s, background 0.2s
}

.utility-nav a:hover {
    background: #ee6c24
}

.secondary-nav {
    font-size: 0
}

.secondary-nav__container {
    position: absolute;
    right: 0;
    top: 25px;
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    border-radius: 30px
}

.secondary-nav a {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 400;
    font-family: "Rammetto One", sans-serif;
    display: block;
    padding: 14px 12px 12px;
    position: relative;
    -webkit-transition: color 0.2s, background 0.2s, -webkit-transform 0.2s;
    transition: color 0.2s, background 0.2s, -webkit-transform 0.2s;
    transition: color 0.2s, background 0.2s, transform 0.2s;
    transition: color 0.2s, background 0.2s, transform 0.2s, -webkit-transform 0.2s;
    text-align: left
}

.secondary-nav a:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    position: relative;
    z-index: 100
}

.secondary-nav [class*=icon-] {
    color: #610e61;
    margin: 0 3px 0 0;
    position: relative;
    top: 3px;
    font-size: 22px;
    line-height: 1px;
    -webkit-transition: color 0.2s;
    transition: color 0.2s
}

.secondary-nav__btn1 {
    color: #610e61;
    background: #f6b218;
    background: -webkit-gradient(linear, left top, right top, from(#f6b218), to(#A7D70B));
    background: linear-gradient(to right, #f6b218 0%, #A7D70B 100%);
    border-radius: 30px 0 0 30px;
    width: 180px
}

.secondary-nav__btn1:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0);
    -webkit-transition: background 0.2s;
    transition: background 0.2s
}

.secondary-nav__btn2 {
    color: #fff;
    background: #610e61;
    width: 180px;
    border-radius: 0 30px 30px 0
}

.secondary-nav__btn2 [class*=icon-] {
    color: #f6b218
}

.secondary-nav__btntext {
    position: relative;
    z-index: 100
}

.navbutton a {
    background: #e21e26;
    color: #fff !important;
    -webkit-transition: color 0.2s, background 0.2s;
    transition: color 0.2s, background 0.2s
}

.navbutton a:hover {
    background: #ee6c24
}

.tertiary-nav {
    font-size: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    border-right: 1px solid #610e61
}

.tertiary-nav li {
    border-left: 1px solid #610e61
}

.tertiary-nav a {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    color: #610e61;
    padding: 9px 15px 7px;
    -webkit-transition: color 0.2s, background 0.2s;
    transition: color 0.2s, background 0.2s
}

.tertiary-nav a:hover {
    background: #fff
}

.tertiary-nav [class*=icon-] {
    margin: 0 3px 0 0;
    position: relative;
    top: 1px
}

[class*=symbol-] {
    width: 120px;
    height: 120px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat
}

.symbol-bumpercars {
    background: url("img/icon-bumper_cars.svg")
}

.symbol-carousel {
    background: url("img/icon-carousel.svg")
}

.symbol-icecream {
    background: url("img/icon-ice_cream.svg")
}

.symbol-coaster {
    background: url("img/icon-coaster.svg")
}

.symbol-coaster2 {
    background: url("img/icon-coaster_2.svg")
}

.symbol-ship {
    background: url("img/icon-ship.svg")
}

.symbol-swing {
    background: url("img/icon-swing.svg")
}

.symbol-wheel {
    background: url("img/icon-wheel.svg")
}

.symbol-carousel {
    background: url("img/icon-carousel.svg")
}

.symbol-family {
    background: url("img/icon-family.svg")
}

.symbol-games {
    background: url("img/icon-games.svg")
}

.symbol-hotdogs {
    background: url("img/icon-hotdogs.svg")
}

.symbol-pizza {
    background: url("img/icon-pizza.svg")
}

.symbol-teddybear {
    background: url("img/icon-teddybear.svg")
}

.symbol-tickets {
    background: url("img/icon-tickets.svg")
}

.home__hgroup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.home__hgroup__colsymbol {
    margin: 0 20px 0 0
}

.home__subtitle {
    font-size: 26px;
    font-family: "Pacifico", sans-serif;
    margin: 0 0 15px
}

.home__subtitle--small {
    font-size: 20px;
    font-weight: 700;
    font-family: "Pacifico", sans-serif;
    margin: 0 0 10px
}

.home__title {
    font-size: 36px;
    text-transform: uppercase
}

.home__title--small {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.05
}

.home__content {
    font-size: 18px;
    line-height: 1.5;
    margin: 19px 0 0
}

.home__btn {
    margin: 30px 0 0
}

.slider--home {
    overflow: hidden;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    margin: 0 0 50px
}

.slider--home .slick-list {
    padding-bottom: 100px
}

.slider--home__slide {
    background-size: cover;
    background-position: top center;
    position: relative;
    height: 720px
}

.slider--home__slide:after {
    content: "";
    display: block;
    background: url("img/banner-lines-top.png") center bottom no-repeat;
    background-size: 1920px 190px;
    height: 190px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 99
}

.slider--home__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-items: flex-end;
    padding: 0 80px
}

.slider--home__col-img {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
    overflow: hidden
}

.slider--home__imgwrap {
    position: relative
}

.slider--home__img {
    width: 100%;
    display: block;
    height: 720px;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.slider--home img {
    display: none
}

.slider--home__col-text {
    margin: -310px 0 auto auto;
    max-width: 420px;
    position: relative;
    z-index: 100
}

.slider--home__text {
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f6b218));
    background: linear-gradient(to bottom, #fff 0%, #f6b218 100%);
    position: relative;
    border-radius: 0 0 30px 30px;
    padding: 40px 40px 50px;
    z-index: 100;
    -webkit-box-shadow: 1px 1px 9px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 9px rgba(0, 0, 0, 0.3)
}

.slider--home__text:before {
    content: "";
    width: 100%;
    height: 68px;
    background: url("img/banner-wave-top.svg") bottom/cover no-repeat;
    position: absolute;
    top: -68px;
    left: 0
}

.slider--home__title {
    font-size: 22px;
    color: #e21e26
}

.slider--home__subtitle {
    font-size: 46px;
    color: #610e61
}

.slider--home__content {
    font-size: 18px;
    font-weight: 500
}

.slider--home .btnwrap {
    background: none;
    border: none
}

.slider--home .slick-next,
.slider--home .slick-prev {
    display: none;
    z-index: 100;
    width: 80px;
    height: 80px;
    color: #fff;
    background: #e21e26;
    opacity: 1;
    -webkit-transition: background 0.2s, color 0.2s, -webkit-transform 0.2s;
    transition: background 0.2s, color 0.2s, -webkit-transform 0.2s;
    transition: background 0.2s, color 0.2s, transform 0.2s;
    transition: background 0.2s, color 0.2s, transform 0.2s, -webkit-transform 0.2s;
    border-radius: 50%;
    top: 41%
}

.slider--home .slick-next:before,
.slider--home .slick-prev:before {
    font-size: 22px;
    color: #fff;
    opacity: 1;
    -webkit-transition: background 0.2s, color 0.2s;
    transition: background 0.2s, color 0.2s
}

.slider--home .slick-next:hover,
.slider--home .slick-prev:hover {
    -webkit-transform: translate(0, -50%) scale(1.3);
    transform: translate(0, -50%) scale(1.3)
}

.slider--home .slick-next {
    right: -40px
}

.slider--home .slick-next:before {
    position: relative;
    left: -16px
}

.slider--home .slick-prev {
    left: -40px
}

.slider--home .slick-prev:before {
    position: relative;
    right: -16px
}

.slider--home .slick-dots {
    bottom: 30px;
    text-align: left;
    min-width: 400px;
    width: 33.33333%;
    padding: 0 20px 0 32px;
    right: 0
}

.slider--home .slick-dots li button {
    border: 1px solid #fff;
    background: none;
    -webkit-transition: background 0.2s;
    transition: background 0.2s;
    border-radius: 50%
}

.slider--home .slick-dots li button:before {
    display: none
}

.slider--home .slick-dots li.slick-active button {
    background: #ee6c24;
    border-color: #ee6c24
}

.slider--home .slick-dots li.slick-active button:before {
    opacity: 1
}

.slider--home+* {
    margin-top: 0 !important
}

@media (min-width:1920px) {
    .slider--home img {
        width: 100%
    }
}

@media (max-width:1240px) {
    .slider--home__col-text {
        min-width: 400px
    }
    .slider--home__subtitle {
        font-size: 43px
    }
}

@media (max-width:960px) {
    .slider--home.slick-initialized .slick-slide {
        display: block
    }
    .slider--home__col-text {
        min-width: 0
    }
    .slider--home__col-img {
        height: auto
    }
    .slider--home__text {
        padding: 30px 20px 75px;
        max-width: 100%
    }
    .slider--home__text--interior {
        padding: 30px 20px
    }
    .slider--home__content {
        font-size: 17px
    }
    .slider--home img {
        display: block
    }
    .slider--home .slick-dots {
        width: 100%;
        text-align: center;
        bottom: 25px
    }
}

@media (max-width:1240px) {
    .slider--home__col-text {
        min-width: 400px
    }
    .slider--home__subtitle {
        font-size: 43px
    }
}

.main {
    background: #fff
}

.block {
    margin: 15px 0
}

.image-list {
    margin: 60px 0
}

.image-list__block:not(:first-child) {
    margin: 80px 0 0
}

.image-list__block :last-child {
    margin-bottom: 0
}

.image-list__block:nth-child(2n) .image-list__content {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    padding: 0 45px 0 0
}

.image-list__title {
    color: #610e61
}

.image-list__block__subtitle {
    color: #ee6c24
}

.image-list__block__deck {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 3px;
    color: #610e61
}

.image-list__content {
    padding: 0 0 0 45px;
    text-shadow: 0px 0px 10px #fff, 0px 0px 2px #fff, 0px 0px 5px #fff, 0px 0px 3px #fff, 0px 0px 15px #fff
}

.image-list .embed-container {
    margin-top: 0;
    border: 10px solid #fff;
    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.image-list p {
    margin-top: 5px !important
}

.features__multi {
    position: relative;
    width: calc(100% + 30px);
    left: -15px
}

.features__multi img {
    width: 100%
}

.features__multi__col {
    padding: 15px
}

.features__multi__card {
    background: #f7f7f7;
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.features__multi__text {
    padding: 20px 25px 65px
}

.features__multi__title {
    margin: 0
}

.features__multi__content {
    margin: 15px 0 30px !important
}

.features__multi__btn {
    position: absolute;
    bottom: 25px
}

.grid {
    text-align: center;
    padding: 0 !important;
    overflow: auto;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    -webkit-column-width: 30%;
    -moz-column-width: 30%;
    column-width: 30%
}

.grid img {
    max-height: 100%;
    width: auto
}

.grid__spacer {
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    width: 100%
}

.grid li {
    margin: 0 0 20px !important;
    border: 1px solid #610e61;
    height: 135px;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid
}

.grid li>img {
    max-height: 111px
}

.acf-map {
    background-color: #fff7ed;
    width: 100%;
    height: 943px !important
}

.acf-map a {
    color: #610e61;
    font-weight: 700
}

.acf-map a:hover {
    color: #f49c6b
}

.acf-map h2 {
    color: #610e61;
    font-size: 24px;
    margin: 0 0 -8px
}

.photovid {
    padding: 20px 0;
    background: #610e61;
    color: #fff;
    position: relative;
    margin: 150px 0
}

.photovid .row {
    padding: 0 50px;
    overflow: hidden
}

.photovid:before {
    content: "";
    display: block;
    background: url("img/purple-lines-top.png") center;
    background-size: 1920px 90px;
    height: 90px;
    width: 100%;
    position: absolute;
    top: -90px;
    left: 0;
    z-index: 99
}

.photovid:after {
    content: "";
    display: block;
    background: url("img/purple-lines-bottom.png") center;
    background-size: 1920px 90px;
    height: 90px;
    width: 100%;
    position: absolute;
    bottom: -90px;
    left: 0;
    z-index: 99
}

.photovid__title {
    color: #f6b218
}

.photovid__subtitle {
    color: #fff
}

.photovid__content {
    font-size: 18px;
    margin: 30px 0 0;
    line-height: 1.5;
    position: relative
}

.photovid__btn {
    color: #610e61 !important;
    background: #f6b218;
    margin: 35px 0 0
}

.photovid__btn:after {
    color: #610e61
}

.photovid .slick-next,
.photovid .slick-prev {
    margin-top: -20px;
    opacity: 1;
    height: 38px;
    width: 33px
}

.photovid .slick-next:before,
.photovid .slick-prev:before {
    font-size: 55px;
    color: #f6b218;
    opacity: 1
}

.photovid .slick-next:hover:before,
.photovid .slick-prev:hover:before {
    opacity: 1
}

.photovid .slick-next {
    right: -36px
}

.photovid .slick-prev {
    left: -58px
}

.slider--photovid {
    max-width: 1320px;
    margin: 0 auto
}

.slider--photovid__slide {
    padding: 15px;
    margin: 0 0 0 -15px
}

.slider--photovid__colimg {
    position: relative;
    padding: 3%
}

.slider--photovid__colimg img {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 100
}

.slider--photovid__colimg:before {
    content: "";
    background: url("img/bg-attraction.png") center/cover no-repeat;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    height: 100%;
    left: -5px
}

.slider--photovid__colimg>* {
    border: 10px solid;
    -o-border-image: linear-gradient(to right, #610e61, #e21e26, #f6b218) 1;
    border-image: -webkit-gradient(linear, left top, right top, from(#610e61), color-stop(#e21e26), to(#f6b218)) 1;
    border-image: linear-gradient(to right, #610e61, #e21e26, #f6b218) 1;
    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3)
}

.slider--photovid__coltext {
    padding: 0 0 0 60px
}

.attraction__row {
    margin-bottom: 60px
}

.attractionpanel {
    margin: 60px 0 0;
    text-shadow: 0px 0px 10px #fff, 0px 0px 2px #fff, 0px 0px 5px #fff, 0px 0px 3px #fff, 0px 0px 15px #fff
}

.attraction__infocol {
    padding: 0 0 0 40px
}

.attraction__deck {
    font-size: 30px;
    font-family: "Rammetto One", sans-serif;
    color: #610e61;
    line-height: 1.2;
    margin: 0 0 15px
}

.attraction__title {
    font-size: 24px;
    font-family: "Rammetto One", sans-serif;
    color: #e21e26;
    text-transform: uppercase;
    margin: 35px 0 6px
}

.attraction__description,
.attraction__p {
    font-size: 20px;
    line-height: 1.5
}

.attraction__slide .imgframe {
    position: relative;
    padding: 42px;
    padding: 5.2%
}

.attraction__slide .imgframe:before {
    content: "";
    background: url("img/bg-attraction.png") center/cover no-repeat;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    height: 100%;
    left: -5px
}

.attraction__slide img {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 10px solid;
    -o-border-image: linear-gradient(to right, #610e61, #e21e26, #f6b218) 1;
    border-image: -webkit-gradient(linear, left top, right top, from(#610e61), color-stop(#e21e26), to(#f6b218)) 1;
    border-image: linear-gradient(to right, #610e61, #e21e26, #f6b218) 1;
    position: relative;
    z-index: 100
}

.attraction__slider .slick-dots {
    bottom: -25px
}

.attraction__slider .slick-dots li button:before {
    font-size: 70px;
    color: #f6b218;
    opacity: 1;
    -webkit-transition: color 0.2s;
    transition: color 0.2s
}

.attraction__slider .slick-dots li button:hover:before {
    color: #610e61
}

.attraction__slider .slick-dots li.slick-active button:before {
    color: #610e61
}

.attraction__restrictions {
    margin: 55px 5.2% 0 0;
    padding: 20px 0 20px 0;
    border-top: 4px solid #f6b218;
    border-bottom: 4px solid #f6b218
}

.attraction__restrictions__col {
    padding: 10px 15px
}

.attraction__restrictions__col.col-3 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.attraction__restrictions__col:not(:first-child) {
    border-left: 4px solid #f6b218
}

.attraction__restrictions__rp {
    margin: 0 0 0;
    padding: 20px 0 0 0;
    width: calc(100% - 20px);
    left: 10px;
    position: relative
}

.attraction__restrictions__title {
    font-size: 18px;
    font-weight: 900;
    font-family: "Fira Sans", sans-serif;
    color: #610e61;
    margin: 0 0 6px
}

.attraction__restrictions__content {
    font-size: 50px;
    font-family: "Rammetto One", sans-serif;
    color: #610e61
}

.attraction__restrictions__content--alt {
    line-height: 1.4;
    margin: 5px 0 0
}

.attraction__rp__content {
    line-height: 1.5;
    margin: 2px 0 0
}

.attractions__filtertitle {
    font-size: 50px;
    font-weight: 900;
    color: #610e61
}

.attractions__titlecontent {
    margin: 40px 0 0
}

.attractions__filterbtn__wrap {
    display: none
}

.wpgb-facet>fieldset:last-child {
    margin-bottom: 20px !important;
    padding-top: 20px
}

.wpgb-facet .wpgb-button[aria-pressed=true] {
    background: #e21e26 !important
}

.wpgb-facet .wpgb-button[aria-pressed=true]:after {
    color: #610e61
}

.sidebar .wpgb-facet .wpgb-button-label {
    font-size: 16px !important;
    padding: 0 !important
}

.wpgb-facet .wpgb-button {
    font-size: 16px !important;
    font-family: "Rammetto One", sans-serif;
    font-weight: 400;
    line-height: 1 !important;
    text-align: center;
    text-transform: uppercase;
    text-shadow: none;
    color: #fff;
    background: #610e61 !important;
    border-color: #fff !important;
    border: none;
    outline: 0;
    padding: 12px 20px 9px 20px !important;
    border-radius: 30px !important;
    display: inline-block;
    -webkit-transition: color 0.2s, background 0.2s;
    transition: color 0.2s, background 0.2s;
    outline: none !important
}

.wpgb-facet .wpgb-button:hover {
    background: #e21e26 !important
}

.wpgb-facet .wpgb-az-index-label,
.wpgb-facet .wpgb-button-label,
.wpgb-facet .wpgb-checkbox-label,
.wpgb-facet .wpgb-hierarchy-label,
.wpgb-facet .wpgb-radio-label,
.wpgb-facet .wpgb-rating-label {
    font-size: 20px !important
}

@media (max-width:960px) {
    .attractions__filterbtn__wrap {
        display: block;
        margin: 0 0 30px
    }
    .slidein--filter {
        cursor: pointer
    }
    .sidebar {
        width: 100%;
        padding: 30px 20px !important
    }
    .sidebar__col {
        position: sticky;
        top: 0
    }
    .sidebar__col--filters {
        position: fixed;
        top: 0;
        left: 0;
        width: 302px;
        height: 100%;
        background: #fff;
        -webkit-box-shadow: 1px 0px 3px rgba(0, 0, 0, 0.3);
        box-shadow: 1px 0px 3px rgba(0, 0, 0, 0.3);
        z-index: 9999;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        -webkit-transition: -webkit-transform 0.3s;
        transition: -webkit-transform 0.3s;
        transition: transform 0.3s;
        transition: transform 0.3s, -webkit-transform 0.3s
    }
    .sidebar__col--filters.open {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    .sidebar .wpgb-facet>fieldset:last-child {
        margin-bottom: 20px
    }
    .wpgb-facet .wpgb-inline-list li {
        margin: 0 0 8px 0;
        display: block;
        width: 100%
    }
    .wpgb-facet ul .wpgb-button {
        text-align: left
    }
    .attractions__filtertitle {
        font-size: 32px
    }
    .js-nav #inner-wrap .sidebar__col--filters {
        display: none
    }
}

.lookup {
    margin: 30px 0
}

.lookup [type=text] {
    padding: 5px 10px 6px;
    border: 1px solid #ccc;
    margin: 0 5px 0 0
}

.response {
    margin: 30px 0 0
}

.response p {
    background: #610e61;
    padding: 5px 15px;
    color: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 1px 1px 2px #a5a5a5;
    box-shadow: 1px 1px 2px #a5a5a5
}

.mapplic-pin {
    border: none !important
}

.mapplic-map .mapplic-pin.pin-bordered {
    color: #ee6c24 !important
}

.mapplic-hovertip>.mapplic-tooltip-wrap {
    padding: 8px 15px 1px !important
}

.mapplic-popup-link {
    display: none !important
}

.mapplic-lightbox-title {
    margin-bottom: 15px !important
}

.mapplic-lightbox {
    padding: 30px !important
}

.mapplic-lightbox p,
.mapplic-lightbox-description {
    font-size: 17px !important
}

.wpsbc-calendar-header-navigation {
    font-size: 28px !important;
    font-weight: 700;
    font-family: "Rammetto One", sans-serif;
    color: #fff !important;
    display: block
}

.wpsbc-container .wpsbc-calendars .wpsbc-calendar .wpsbc-calendar-header {
    padding: 10px 8px 11px !important
}

.content__main .wpsbc-calendar-wrapper thead tr {
    background: #f6b218 !important
}

.content__main .wpsbc-calendar-wrapper thead th {
    font-family: "Rammetto One", sans-serif;
    font-size: 24px !important;
    color: #610e61 !important
}

.wpsbc-container .wpsbc-calendars .wpsbc-calendar table tr td .wpsbc-date.wpsbc-gap {
    background: #dedada !important
}

.wpsbc-container .wpsbc-calendars .wpsbc-calendar table tr td .wpsbc-date-inner .wpsbc-date-number {
    font-size: 24px
}

.wpsbc-container .wpsbc-calendars .wpsbc-calendar .wpsbc-calendar-header .wpsbc-calendar-header-navigation .wpsbc-next,
.wpsbc-container .wpsbc-calendars .wpsbc-calendar .wpsbc-calendar-header .wpsbc-calendar-header-navigation .wpsbc-prev {
    background: #f6b218
}

.wpsbc-container .wpsbc-calendars .wpsbc-calendar .wpsbc-calendar-header .wpsbc-calendar-header-navigation .wpsbc-prev .wpsbc-arrow {
    border-color: transparent #610e61 transparent transparent
}

.wpsbc-container .wpsbc-calendars .wpsbc-calendar .wpsbc-calendar-header .wpsbc-calendar-header-navigation .wpsbc-next .wpsbc-arrow {
    border-color: transparent transparent transparent #610e61
}

.wpsbc-container .wpsbc-calendars .wpsbc-calendar .wpsbc-calendar-header {
    background: #610e61
}

.wpsbc-container[data-columns] .wpsbc-calendars .wpsbc-calendar {
    max-width: 100% !important
}

.wpsbc-container .wpsbc-calendars .wpsbc-calendar table thead tr th {
    padding: 5px 0 !important
}

.wpsbc-container .wpsbc-calendars .wpsbc-calendar table tr td .wpsbc-date-inner .wpsbc-date-number {
    font-weight: 700 !important
}

.wpsbc-legend .wpsbc-legend-item-name {
    font-size: 16px !important
}

.wpsbc-legend .wpsbc-legend-item-icon {
    margin-right: 7px !important
}

.wpsbc-container.wpsbc-theme-modern .wpsbc-calendars .wpsbc-calendar {
    margin: 0 !important
}

.wpsbc-container.wpsbc-theme-modern.wpsbc-theme-modern {
    margin: 0 !important
}

.wpsbc-calendar {
    width: 100% !important;
    height: auto !important
}

.wpsbc-calendar li:before {
    display: none !important
}

.wpsbc-container.wpsbc-theme-modern .wpsbc-calendars .wpsbc-calendar ul li {
    height: 70px !important
}

.wpsbc-day:not(:first-child) {
    border-left: 1px solid rgba(0, 0, 0, 0.2)
}

.wpsbc-legend-item {
    margin: 12px 0 0 !important;
    width: 50% !important
}

.wpsbc-calendars {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.wpsbc-legend {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    padding: 0 !important;
    border: none !important;
    margin: 0 0 30px
}

.wpsbc-calendars .wpsbc-legend .wpsbc-legend-item p {
    margin: 4px 5px 0 !important
}

.wpsbc-calendars .wpsbc-legend .wpsbc-legend-item {
    float: none;
    display: inline-block;
    width: 18.2%
}

@media (max-width:450px) {
    .wpsbc-legend {
        padding: 0px 9px 10px
    }
    .wpsbc-calendars .wpsbc-legend .wpsbc-legend-item {
        margin: 12px 2% 0 0;
        width: 48% !important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .wpsbc-calendars .wpsbc-legend .wpsbc-legend-item p {
        font-size: 12px !important;
        white-space: nowrap
    }
}

.diagonalleft {
    background: #610e61;
    margin: 0 0 220px
}

.diagonalleft__wrap {
    -webkit-transform: skewY(-3deg);
    transform: skewY(-3deg);
    -webkit-transform-origin: right;
    transform-origin: right;
    background: #610e61;
    background: -webkit-gradient(linear, left top, left bottom, from(#610e61), to(#ee6c24));
    background: linear-gradient(to bottom, #610e61 0%, #ee6c24 100%);
    position: relative
}

.diagonalleft__wrap:after {
    content: "";
    width: 100%;
    height: 20px;
    background: #e21e26;
    position: absolute;
    bottom: -20px;
    left: 0;
    z-index: -1
}

.diagonalleft__wrapreverse {
    -webkit-transform: skewY(3deg);
    transform: skewY(3deg);
    -webkit-transform-origin: right;
    transform-origin: right;
    position: relative
}

.diagonalleft__wrapreverse:after {
    content: "";
    display: block;
    background: url("img/wave2.svg") center;
    background-size: 1920px 100px;
    height: 100px;
    width: 100%;
    position: absolute;
    bottom: -100px;
    left: 0
}

.diagonalleft__colimg {
    margin: 0 0 -140px
}

.diagonalleft__coltext {
    max-width: 480px;
    padding: 0 0 0 70px;
    margin: 60px auto 0 0
}

.diagonalleft__title {
    color: #fff
}

.diagonalleft__subtitle {
    color: #e21e26
}

.diagonalleft__content {
    font-size: 18px;
    font-weight: 700;
    color: #fff
}

.diagonalleft__btn {
    -webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2)
}

.diagonalright {
    background: #610e61;
    margin: 0 0 220px;
    border-top: 10px solid #e21e26
}

.diagonalright__wrap {
    -webkit-transform: skewY(3deg);
    transform: skewY(3deg);
    -webkit-transform-origin: left;
    transform-origin: left;
    background: #610e61;
    background: -webkit-gradient(linear, left top, left bottom, from(#610e61), to(#ee6c24));
    background: linear-gradient(to bottom, #610e61 0%, #ee6c24 100%);
    position: relative
}

.diagonalright__wrap:after {
    content: "";
    width: 100%;
    height: 20px;
    background: #e21e26;
    position: absolute;
    bottom: -20px;
    left: 0;
    z-index: -1
}

.diagonalright__wrapreverse {
    -webkit-transform: skewY(-3deg);
    transform: skewY(-3deg);
    -webkit-transform-origin: left;
    transform-origin: left;
    position: relative
}

.diagonalright__wrapreverse:after {
    content: "";
    display: block;
    background: url("img/wave1.svg") center;
    background-size: 1920px 100px;
    height: 100px;
    width: 100%;
    position: absolute;
    bottom: -100px;
    left: 0
}

.diagonalright__colimg {
    margin: 0 0 -160px;
    padding: 20px 0 0
}

.diagonalright__coltext {
    max-width: 660px;
    padding: 0 70px 0 0;
    margin: 26px auto 0 0
}

.diagonalright__title {
    color: #fff
}

.diagonalright__subtitle {
    color: #e21e26
}

.diagonalright__content {
    font-size: 18px;
    font-weight: 700;
    color: #fff
}

.diagonalright__btn {
    -webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2)
}

.panelcards {
    margin: 80px 0
}

.cards__text {
    padding: 0 0 20px
}

.cards__content {
    margin: 15px 0 0
}

.cards__btn {
    display: inline-block;
    margin: 25px 0 0
}

.card {
    background: white;
    -webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.25);
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.25);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 20px;
    overflow: hidden
}

.card__col {
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.card__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(100% + 40px);
    position: relative;
    left: -20px
}

.card__text {
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#1ca3ec));
    background: linear-gradient(to bottom, #fff 0%, #1ca3ec 100%);
    padding: 30px 28px 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative
}

.card__text .flip {
    margin: 0 0 15px
}

.card__title {
    text-transform: uppercase;
    width: 100%
}

.card__subtitle {
    width: 100%
}

.card__content {
    font-size: 16px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 25px;
    width: 100%
}

.card__content h3 {
    font-size: 24px;
    font-weight: 900;
    text-transform: uppercase;
    color: #ee6c24;
    margin: 20px 0 0
}

.card__content h3+p {
    margin-top: 5px !important
}

.card__content p:not(:first-child) {
    margin-top: 15px
}

.card__content ul:not(:first-child) {
    margin-top: 15px
}

.card__content ul li:before {
    top: 5px
}

.card__footer {
    position: relative;
    background: #610e61;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.card__footer .card__btn {
    font-size: 13px;
    position: relative;
    left: auto;
    bottom: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 14px 0 13px 20px;
    border-radius: 0 !important;
    min-width: 0
}

.card__footer .card__btn:after {
    display: none
}

.card__footer .card__btn:hover {
    -webkit-transform: none;
    transform: none;
    color: #f6b218 !important
}

.card__btn {
    margin: auto auto 0 !important;
    position: absolute;
    left: 28px;
    bottom: 30px;
    z-index: 10
}

.card .embed-container {
    border-bottom: 10px solid;
    -o-border-image: linear-gradient(to right, #d72030, #610f61) 1;
    border-image: -webkit-gradient(linear, left top, right top, from(#d72030), to(#610f61)) 1;
    border-image: linear-gradient(to right, #d72030, #610f61) 1
}

@media (min-width:960px) {
    .col-2 .card__title {
        font-size: 26px
    }
}

.panellist {
    margin: 60px auto
}

.panellist__colheader {
    padding: 0 30px 0 0
}

.panellist__collist {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 20px 0 0
}

.panellist__title {
    line-height: 1
}

.panellist__content {
    font-size: 18px;
    margin: 15px 0 0
}

.panellist ul {
    padding: 0 0 0 16px
}

.panellist ul li {
    position: relative;
    list-style: none;
    border-bottom: 1px solid #89a4b0
}

.panellist__item a {
    font-size: 16px;
    font-weight: 700;
    color: #ee6c24;
    padding: 10px 10px;
    display: block
}

.panellist__item a:hover {
    color: #e21e26
}

.panellist__btn {
    margin: 40px 0 0
}

.panel--image {
    padding: 100px 0 85px;
    position: relative;
    margin: 130px 0
}

.panel--image:after,
.panel--image:before {
    content: "";
    display: block;
    background: url("img/line-divider.png") center;
    background-size: 1920px 90px;
    height: 90px;
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 99
}

.panel--image:before {
    top: 0
}

.panel--image:after {
    bottom: 0
}

.panel--image.nolines {
    margin: 80px 0;
    padding: 0
}

.panel--image.nolines:after,
.panel--image.nolines:before {
    display: none
}

.panel--image .imgframe.fancyborder {
    position: relative;
    padding: 42px;
    padding: 5.2%
}

.panel--image .imgframe.fancyborder:before {
    content: "";
    background: url("img/bg-attraction.png") center/cover no-repeat;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 96%;
    height: 100%;
    left: -5px
}

.panel--image .imgframe.fancyborder img {
    border: 10px solid;
    -o-border-image: linear-gradient(to right, #610e61, #e21e26, #f6b218) 1;
    border-image: -webkit-gradient(linear, left top, right top, from(#610e61), color-stop(#e21e26), to(#f6b218)) 1;
    border-image: linear-gradient(to right, #610e61, #e21e26, #f6b218) 1;
    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 100
}

.panel--image--left {
    margin: 60px 0
}

.panel--image--right .panel--image__colimg {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.panel--image--right .panel--image__text {
    padding: 0 0 0 8%
}

.panel--image__title {
    color: #610e61
}

.panel--image__subtitle {
    color: #e21e26
}

.panel--image__text {
    padding: 0 8% 0 0
}

.panel--image__coltext {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.panel--image__colimg {
    position: relative
}

.panel--image__colimg img {
    display: block
}

.panel--image__dots {
    position: absolute;
    top: -13%;
    left: 0
}

.list__multi {
    margin: 80px 0
}

.list__multi ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    line-height: 1.5
}

.list__multi ul li {
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid
}

.list__multi--3 ul {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3
}

.paneltext {
    margin: 60px auto
}

.paneltext .deck {
    margin: 40px 0 0
}

.paneltext .deck+.paneltext__content {
    margin: 40px 0 0
}

.paneltext__btn {
    display: inline-block;
    margin: 30px 0 0
}

.paneltext+.list__multi {
    margin-top: -45px !important
}

.list__multi+.paneltext {
    margin-top: -45px
}

.list__multi+.paneltext .paneltext__content h2:first-child,
.list__multi+.paneltext .paneltext__content h3:first-child {
    margin: 90px 0 0
}

.panelaccordion {
    margin: 60px auto
}

.paneltext+.panelaccordion {
    margin-top: -40px
}

.panelaccordion+.paneltext {
    margin-top: -40px
}

.accordion dt:not(:first-child) {
    margin: 12px 0 0
}

.accordion__trigger {
    font-size: 20px;
    font-weight: 700;
    font-family: "Fira Sans", sans-serif;
    cursor: pointer;
    border: 0;
    background: #610e61;
    background: -webkit-gradient(linear, left top, right top, from(#610e61), to(#e21e26));
    background: linear-gradient(to right, #610e61 0%, #e21e26 100%);
    color: #fff;
    display: block;
    margin: 0;
    padding: 12px 15px 11px 45px;
    position: relative;
    text-align: left;
    width: 100%;
    -webkit-transition: color 0.2s, background 0.2s;
    transition: color 0.2s, background 0.2s;
    border-radius: 30px;
    overflow: hidden
}

.accordion__trigger:hover {
    background: #f6b218;
    color: #610e61
}

.accordion__trigger:hover:after {
    color: #610e61
}

.accordion__trigger[aria-expanded=true] {
    border-bottom: none;
    background: #f6b218;
    color: #610e61
}

.accordion__trigger[aria-expanded=true]:after {
    content: "\e609";
    color: #610e61
}

.accordion__trigger:after {
    content: "\e606";
    position: absolute;
    left: -1px;
    top: -1px;
    font-size: 16px;
    color: #ee6c24;
    border-radius: 50%;
    width: 47px;
    height: 47px;
    text-align: center;
    padding: 17px 0 0
}

.accordion dt:first-child .Accordion-trigger {
    border-radius: 0.3em 0.3em 0 0
}

.accordion__title {
    display: block;
    pointer-events: none
}

.accordion__icon {
    border: solid hsl(0, 0%, 62%);
    border-width: 0 2px 2px 0;
    height: 0.5rem;
    pointer-events: none;
    position: absolute;
    right: 1.5em;
    top: 50%;
    -webkit-transform: translateY(-60%) rotate(45deg);
    transform: translateY(-60%) rotate(45deg);
    width: 0.5rem
}

.accordion__panel {
    margin: -20px 0 0;
    padding: 50px 20px 30px 45px;
    line-height: 1.4;
    border-left: 2px solid #f6b218;
    border-right: 2px solid #f6b218;
    border-bottom: 2px solid #f6b218;
    border-radius: 0 0 30px 30px;
    background: #fff
}

.accordion__panel[hidden] {
    display: none
}

.accordion__panel blockquote,
.accordion__panel ol,
.accordion__panel p,
.accordion__panel ul {
    margin: 15px 0;
    line-height: 1.5
}

.panelcta {
    padding: 50px 0;
    background-size: cover;
    background-position: center;
    height: 560px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.panelcta__text {
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    text-align: center;
    max-width: 600px;
    margin: 0 auto;
    padding: 40px 35px 45px
}

.panelcta__content {
    margin: 20px auto 0;
    line-height: 1.4
}

.panelcta__phone {
    font-size: 50px;
    font-weight: 700;
    margin: 30px 0 0
}

.posts {
    padding: 70px 0
}

.posts__hgroup {
    text-align: center;
    max-width: 800px;
    margin: 0 auto
}

.posts__wrap {
    margin: 60px 0 0;
    width: calc(100% + 40px);
    position: relative;
    left: -20px
}

.posts__col {
    padding: 0 20px
}

.posts__content p {
    margin: 10px 0 0;
    line-height: 1.4
}

.posts__btn {
    margin: 20px 0 0
}

@media (min-width:960px) {
    .posts__wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .posts__col {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .posts__post {
        position: relative;
        padding: 0 0 70px
    }
    .posts__btn {
        position: absolute;
        bottom: 0
    }
}

@media (max-width:960px) {
    .posts {
        margin: 70px 0
    }
    .posts__wrap {
        margin: 40px 0 0;
        width: 100%;
        left: 0
    }
    .posts__col {
        padding: 15px
    }
    .panellist {
        margin: 40px 0;
        padding: 40px 0;
        background-image: none
    }
    .panellist__colheader {
        padding: 0 0 30px
    }
    .panellist ul {
        padding-left: 0
    }
    .panellist__collist {
        padding: 0
    }
    .panelquote__content {
        font-size: 24px
    }
    .panel--image {
        margin: 40px 0
    }
    .panel--image__content {
        font-size: 18px;
        line-height: 1.4;
        margin: 10px 0 0
    }
    .panel--image__text {
        padding: 0 0 40px
    }
    .panel--image--right .panel--image__text {
        padding: 25px 0 0
    }
    .panel--image.order-left .panel--image__colimg {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }
    .panel--image.order-left .panel--image__text {
        padding: 25px 0 0
    }
    .panel--row+.panel--row {
        border: none
    }
    .panel--row+.panel--row .panel {
        border-top: 1px solid #b7b7b7
    }
    .panelaccordion {
        margin: 40px auto
    }
    .panelquote {
        margin: 40px auto 50px
    }
    .panelquote__row {
        padding: 0 30px 0 20px
    }
    .panelquote__quote {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .panelquote__content {
        font-size: 18px
    }
    .panelquote .col-text {
        width: 100%
    }
    .panelquote .col-image {
        width: 100%
    }
}

@media (max-width:580px) {
    .panelcta {
        height: auto
    }
    .panelcta__title {
        font-size: 60px
    }
    .panelcta__subtitle {
        font-size: 18px
    }
    .panelcta__content {
        font-size: 18px
    }
}

.links {
    margin: 140px 0 90px
}

.links__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.links__wrap {
    border-radius: 30px;
    overflow: hidden;
    position: relative;
    z-index: 100;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3)
}

.links__coltext {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 60px 5% 120px;
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f6b218));
    background: linear-gradient(to bottom, #fff 0%, #f6b218 100%);
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative
}

.links__coltext:after {
    content: "";
    background: url("img/dot-wave.svg");
    width: 100%;
    height: 120px;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1
}

.links__collinks {
    background: #fff
}

.links__colform {
    border-radius: 0 0 60px 0;
    padding: 50px;
    border-bottom: 10px solid;
    -o-border-image: linear-gradient(to right, #d72030, #610f61) 1;
    border-image: -webkit-gradient(linear, left top, right top, from(#d72030), to(#610f61)) 1;
    border-image: linear-gradient(to right, #d72030, #610f61) 1
}

.links__title {
    color: #610e61
}

.links__content {
    font-size: 18px
}

.links__btn {
    margin: 30px auto 0 0
}

.links__collinks {
    background: #610e61;
    padding: 40px
}

.links__list {
    list-style: none
}

.links__listitem:not(:first-child) {
    border-top: 1px solid #ee6c24
}

.links__listitem a {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    display: block;
    padding: 17px 15px 17px;
    position: relative;
    -webkit-transition: color 0.2s, background 0.2s, padding 0.3s;
    transition: color 0.2s, background 0.2s, padding 0.3s
}

.links__listitem a:after {
    font-size: 11px;
    content: "\e900";
    position: absolute;
    right: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #f6b218;
    -webkit-transition: right 0.3s;
    transition: right 0.3s
}

.links__listitem a:hover {
    color: #f6b218;
    padding: 17px 20px 17px
}

.links__listitem a:hover:after {
    right: 20px
}

@media (max-width:960px) {
    .links__collinks {
        padding: 0;
        margin: 20px 0 0
    }
}

.sponsors {
    padding: 0px 0 150px;
    margin-top: 180px;
    background: #fff;
    position: relative
}

.sponsors:before {
    content: "";
    background: url("img/wave-sponsors.svg") center no-repeat;
    background-size: 1920px 450px;
    width: 100%;
    height: 108px;
    position: absolute;
    top: -107px
}

.sponsors .flip {
    position: relative
}

.sponsors ul {
    margin: 30px 0 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(100% + 40px);
    position: relative;
    left: -20px
}

.sponsors li {
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.form {
    margin: 150px 0 80px
}

.diagonalleft+.form,
.diagonalright+.form {
    margin: 360px 0 80px
}

.form__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 60px 0 40px
}

.form__wrap {
    position: relative;
    z-index: 100;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.form__img {
    height: 660px;
    width: 100%;
    background-position: top center;
    background-size: cover;
    margin-top: -79px;
    border-radius: 0 0 0 60px;
    height: calc(100% + 80px)
}

.form__coltext {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 0 !important
}

.form__colform {
    padding: 80px 50px 30px;
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f6b218));
    background: linear-gradient(to bottom, #fff 0%, #f6b218 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(50%, #fffefd), to(#f6b218));
    background: linear-gradient(to bottom, #ffffff 0%, #fffefd 50%, #f6b218 100%);
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-radius: 0 0 60px 0;
    position: relative;
    overflow: hidden;
    border-top: 30px solid;
    -o-border-image: linear-gradient(to right, #d72030, #610f61) 1;
    border-image: -webkit-gradient(linear, left top, right top, from(#d72030), to(#610f61)) 1;
    border-image: linear-gradient(to right, #d72030, #610f61) 1
}

.form__colform:after {
    content: "";
    background: url("img/dot-wave.svg");
    width: 100%;
    height: 120px;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.form__title {
    color: #e21e26
}

.form__subtitle {
    color: #610e61
}

.form__content {
    font-size: 17px;
    font-weight: 500
}

.form__formtitle {
    font-size: 30px;
    margin: 0 0 30px
}

.form__formsubtitle {
    font-size: 22px
}

.form__fineprint {
    font-size: 12px;
    line-height: 1.5;
    margin: 25px 0 0
}

.form .gform_footer {
    text-align: right
}

.form .gfield--type-html p {
    font-size: 13px;
    line-height: 1.5;
    color: #333
}

.form .gform_wrapper {
    margin: 25px 0 0 !important
}

.form .gform_wrapper.gravity-theme .ginput_container_address span:not(.ginput_full):not(:last-of-type):not(:nth-last-of-type(2)),
.form .gform_wrapper.gravity-theme .ginput_full:not(:last-of-type) {
    margin-bottom: 19px
}

.form .gform_wrapper .gfield_label+div.ginput_complex {
    margin-top: 0 !important
}

.form .gform_wrapper.gravity-theme .gform_fields {
    grid-row-gap: 18px !important
}

.featurecards {
    padding: 80px 0 80px
}

.featurecards__wrap {
    margin: 40px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.featurecards__col {
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.featurecards__card {
    border: 1px solid #e1e1e1;
    -webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.07);
    padding: 35px 40px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.featurecards__card img {
    display: block;
    margin: auto auto 0
}

.featurecards__text {
    padding: 0 0 30px
}

.featurecards__subtitle {
    width: 100%
}

.featurecards__title {
    width: 100%
}

.featurecards__content {
    width: 100%
}

.features {
    background: -webkit-gradient(linear, left top, left bottom, from(#014273), color-stop(69%, #0061aa));
    background: linear-gradient(to bottom, #014273 0%, #0061aa 69%);
    color: #fff;
    padding: 60px 0
}

.features__col {
    padding: 60px 30px
}

.features__col:not(:first-child) {
    border-left: 1px solid rgba(0, 173, 234, 0.2)
}

.features__title {
    font-size: 30px;
    font-weight: 900;
    text-transform: none
}

.features__content {
    font-size: 18px;
    line-height: 1.4;
    margin: 35px 0 0
}

.features__btn {
    margin: 35px 0 0
}

.imageblocks__coltext {
    background: #ee6c24;
    background: #610e61;
    position: relative;
    min-height: 580px
}

.imageblocks__coltext:before {
    position: absolute;
    right: -36px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 36px 0 36px 36px;
    border-color: transparent transparent transparent #610e61
}

.imageblocks__colimg {
    background-size: cover;
    background-position: center
}

.imageblocks__colimg img {
    display: none
}

.imageblocks__text {
    padding: 30px 10%;
    max-width: 680px;
    color: #fff
}

.imageblocks__block:nth-child(2n) .imageblocks__colimg {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.imageblocks__block:nth-child(2n) .imageblocks__coltext:before {
    right: auto;
    left: -36px;
    border-width: 36px 36px 36px 0;
    border-color: transparent #610e61 transparent transparent
}

.imageblocks--reverse .imageblocks__block:nth-child(odd) .imageblocks__colimg {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.imageblocks--reverse .imageblocks__block:nth-child(odd) .imageblocks__coltext:before {
    right: auto;
    left: -36px;
    border-width: 36px 36px 36px 0;
    border-color: transparent #610e61 transparent transparent
}

.imageblocks--reverse .imageblocks__block:nth-child(2n) .imageblocks__coltext {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.imageblocks--reverse .imageblocks__block:nth-child(2n) .imageblocks__coltext:before {
    right: -36px;
    left: auto;
    top: 50%;
    border-width: 36px 0 36px 36px;
    border-color: transparent transparent transparent #610e61
}

@media (max-width:960px) {
    .imageblocks__coltext {
        min-height: 0;
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important
    }
    .imageblocks__colimg {
        background: none
    }
    .imageblocks__colimg img {
        display: block
    }
    .imageblocks__text {
        padding: 30px 20px
    }
    .imageblocks__block:nth-child(odd) .imageblocks__colimg {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }
}

.panelquote {
    margin: 90px 0 70px
}

.panelquote__quote {
    padding: 100px 30px 40px;
    text-align: left;
    position: relative;
    line-height: 1.5 !important;
    border-radius: 30px;
    -webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.25);
    background: #fff;
    border-radius: 30px;
    background: -webkit-gradient(linear, left top, right top, from(#f6b218), color-stop(#e21e26), to(#610e61)) border-box;
    background: linear-gradient(90deg, #f6b218, #e21e26, #610e61) border-box;
    z-index: 100
}

.panelquote__quote:after {
    content: "";
    display: block;
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    position: absolute;
    top: 4px;
    left: 4px;
    z-index: -1;
    background: #fff;
    border-radius: 26px
}

.panelquote__quote:before {
    content: "“";
    font-family: "Rammetto One", sans-serif;
    display: block;
    width: 80px;
    height: 50px;
    position: absolute;
    left: 22px;
    top: -5px;
    margin: 0 auto;
    color: #610e61;
    font-size: 220px;
    line-height: 130px
}

.panelquote__quote p {
    font-size: 28px;
    font-weight: 700;
    margin: 0 !important;
    line-height: 1.5;
    color: #610e61
}

.panelquote__quote p+p {
    margin-top: 15px !important
}

.panelquote__wrap {
    position: relative;
    z-index: 100
}

.panelquote__wrap:before {
    content: "";
    display: block;
    position: absolute;
    left: -55px;
    top: -65px;
    width: 390px;
    height: 390px;
    background: url("img/yellow-dots.png") center no-repeat
}

.panelquote__wrap:after {
    content: "";
    display: block;
    position: absolute;
    right: -55px;
    bottom: -65px;
    width: 390px;
    height: 390px;
    background: url("img/yellow-dots.png") center no-repeat
}

.panelquote__author {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    margin: 20px 0 0;
    color: #610e61
}

.read-more {
    display: inline-block
}

.read-more:after {
    content: ">";
    margin-left: 4px
}

.date {
    margin: 5px 0 0
}

.pagination-blog {
    overflow: auto;
    margin: 30px auto 40px;
    text-align: center;
    -webkit-box-flex: 100%;
    -ms-flex: 100%;
    flex: 100%
}

.nav-next,
.nav-previous {
    display: block;
    margin: 0;
    display: inline-block
}

.nav-next:empty,
.nav-previous:empty {
    display: none
}

.nav-next {
    margin-right: 15px
}

.nav-next a:before {
    content: "«";
    margin-right: 2px;
    position: relative;
    top: -1px
}

.nav-previous a:after {
    content: "»";
    margin-left: 4px;
    position: relative;
    top: -1px
}

.footer {
    color: #610e61;
    margin: 270px 0 0
}

.footer__container {
    padding: 10px 0 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #fff), to(#1ca3ec));
    background: linear-gradient(to bottom, #fff 0%, #fff 50%, #1ca3ec 100%);
    position: relative
}

.footer__container:after {
    content: "";
    display: block;
    background: url("img/lines-footer.png") center;
    background-size: 1920px 190px;
    height: 190px;
    width: 100%;
    position: absolute;
    top: -190px;
    left: 0;
    z-index: 99
}

.footer__credits {
    margin: 80px 0 0;
    padding: 8px 0;
    color: #333;
    background: rgba(255, 255, 255, 0.1)
}

.footer__credits p {
    font-size: 13px;
    text-transform: uppercase;
    opacity: 0.4
}

.footer__credits a {
    color: #333 !important;
    display: inline-block
}

.footer__credits img {
    margin: 0 20px 0 3px
}

.footer__credits__text {
    position: relative;
    top: 1px
}

.footer__credits__row {
    padding: 8px 20px 6px !important
}

.footer__list {
    font-family: "Rammetto One", sans-serif;
    list-style: none
}

.footer__list li {
    font-size: 13px;
    font-weight: 400;
    position: relative;
    line-height: 1.76
}

.footer a {
    color: #610e61
}

.footer a:not([href^="tel:"]):hover {
    color: #e21e26
}

.footer__logo {
    max-width: 220px;
    margin: 0
}

.footer__col-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer__col-right {
    margin: 0 0 0 auto
}

.footer__coltext {
    padding: 0 0 0 0;
    margin: 0 0 0 40px
}

.footer__fineprint {
    font-size: 12px;
    color: #333;
    line-height: 1.5;
    margin: 40px 0 0
}

.nav--social {
    font-size: 0
}

.nav--social li:not(:first-child) {
    margin: 0 0 0 15px
}

.nav--social a {
    font-size: 30px;
    text-align: center;
    padding: 9px 0 0;
    width: 50px;
    height: 50px;
    -webkit-transition: color 0.2s, -webkit-transform 0.3s;
    transition: color 0.2s, -webkit-transform 0.3s;
    transition: color 0.2s, transform 0.3s;
    transition: color 0.2s, transform 0.3s, -webkit-transform 0.3s
}

.nav--social a:hover {
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: "icons";
        src: url("fonts/icons.svg?ujxmem#icons") format("svg")
    }
}

@media (min-width:1920px) {
    .slider--home__img {
        background-size: cover
    }
    .content__header:after {
        background-size: 100% 190px
    }
    .panel--image:after,
    .panel--image:before {
        background-size: 100% 90px
    }
    .content__header__wrapreverse:after,
    .diagonalleft__wrapreverse:after,
    .diagonalright__wrapreverse:after,
    .slider--home__slide:after {
        background-size: 100% 115px
    }
    .footer__container:after {
        background-size: 100% 190px
    }
    .footer__container:before {
        background-size: 100% 138px;
        height: 138px;
        top: -128px
    }
}

@media (max-width:1445px) {
    .panelquote__wrap:before {
        left: -40px
    }
    .panelquote__wrap:after {
        right: -40px
    }
}

@media (max-width:1240px) {
    .slider--home__img {
        height: 650px
    }
    .slider--home img {
        width: 1891px;
        height: 650px
    }
    .slider--home__slide:after {
        bottom: 45px
    }
    .slider--home .slick-list {
        padding-bottom: 0
    }
    .content__header h1 {
        font-size: 54px
    }
    .card__col {
        width: 50%
    }
    .masthead .row {
        padding: 0 15px
    }
}

@media (max-width:960px) {
    .row {
        padding: 0 20px
    }
    .home__title {
        font-size: 30px
    }
    .home__subtitle {
        font-size: 18px
    }
    .home__hgroup__coltext {
        padding: 0 0 0 0
    }
    .home__hgroup__colsymbol {
        display: none
    }
    [class*=symbol-] {
        width: 65px;
        height: 65px
    }
    .card__title {
        font-size: 30px
    }
    .card__subtitle {
        font-size: 18px
    }
    .alert {
        font-size: 15px
    }
    .alert__btn {
        font-size: 16px !important;
        margin: 5px auto 0
    }
    .diagonalleft {
        margin: 0 0 130px
    }
    .diagonalleft__coltext {
        text-shadow: 0px 0px 30px #610e61;
        max-width: 480px;
        padding: 0;
        margin: 185px auto 35px 0
    }
    .panelcards {
        margin: 60px 0
    }
    .diagonalright__coltext {
        max-width: 100%;
        padding: 0;
        margin: 40px auto 10px 0
    }
    .diagonalright__colimg {
        text-align: center
    }
    .secondary-nav__btn1,
    .secondary-nav__btn2 {
        border-radius: 0
    }
    .secondary-nav__btn1:hover,
    .secondary-nav__btn2:hover {
        -webkit-transform: none !important;
        transform: none !important
    }
    .slider--home {
        margin: 0 0 -60px
    }
    .slider--home__col-text {
        margin: -240px auto auto auto;
        position: relative;
        left: -5px;
        min-width: 0 !important
    }
    .slider--home__col-text:after {
        right: -10px
    }
    .slider--home .slick-next,
    .slider--home .slick-prev {
        display: none !important
    }
    .slider--home__title {
        font-size: 20px;
        color: #e21e26
    }
    .slider--home__subtitle {
        font-size: 36px
    }
    .slider--home__img {
        background: none
    }
    .slider--home img {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        max-width: none;
        width: 1891px;
        height: 650px
    }
    .slider--home__col-img,
    .slider--interior-landing__col-img {
        height: auto !important
    }
    .slider--home__col-img img,
    .slider--interior-landing__col-img img {
        display: block
    }
    .slider--home.slick-initialized .slider--interior-landing__slide,
    .slider--interior-landing.slick-initialized .slider--interior-landing__slide {
        display: block
    }
    .slider--home__text,
    .slider--interior-landing__text {
        padding: 35px 20px 75px
    }
    .slider--home .slick-dots,
    .slider--interior-landing .slick-dots {
        text-align: left;
        padding: 0 0 0 20px;
        right: auto
    }
    .slider--home {
        margin: 0 0 50px
    }
    .content__main {
        padding: 0
    }
    .content__main .deck {
        font-size: 24px
    }
    .content__header {
        padding: 145px 0 100px;
        margin: 0 0 130px
    }
    .content__header__colimg {
        margin: 0 0 -80px
    }
    .content__header--archive {
        padding: 30px 0 180px;
        margin: 0 0 60px
    }
    .wysiwyg h2 {
        font-size: 28px
    }
    .panel--image.nolines {
        margin: 60px 0;
        padding: 0
    }
    .slider--photovid__slide {
        padding: 15px;
        margin: 0 0 0 0
    }
    .photovid .slick-next {
        right: -29px
    }
    .photovid .slick-prev {
        left: -32px
    }
    .image-list__block {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .image-list__content {
        padding: 25px 0 0
    }
    .image-list__img {
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .list__multi ul {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
    .features__multi__col {
        width: 50%
    }
    .sidebar__col {
        display: none
    }
    .accordion__trigger {
        font-size: 18px;
        padding: 12px 15px 11px 55px
    }
    .accordion__panel {
        padding: 50px 20px 30px 30px
    }
    .gform_wrapper.gravity-theme .gform_fields {
        grid-row-gap: 0
    }
    .gallery {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 2%;
        -moz-column-gap: 2%;
        column-gap: 2%
    }
    .gallery__container {
        margin: 50px 0
    }
    .gallery .figure {
        padding-top: 8px
    }
    .form__wrap {
        left: 0 !important;
        width: 100% !important
    }
    .form__img {
        border-radius: 0;
        height: 400px
    }
    .form__text {
        padding: 0
    }
    .form__colform {
        padding: 120px 20px 30px
    }
    .form [class*=col-] {
        margin-right: 0
    }
    .photovid {
        padding: 40px 0
    }
    .diagonalleft+.form,
    .diagonalright+.form {
        margin: 360px 0 60px
    }
    .slider--photovid__coltext {
        padding: 30px 0 0
    }
    .links {
        margin: 100px 0 80px
    }
    .links__coltext {
        padding: 40px 20px 100px
    }
    .links__collinks {
        padding: 20px;
        margin: 0
    }
    .links__listitem a {
        padding: 18px 15px 17px
    }
    .links__listitem a:after {
        right: 20px
    }
    .form__wrap {
        max-width: 660px;
        margin: 0 auto;
        position: relative;
        left: -5px;
        width: calc(100% - 15px)
    }
    .form__wrap:after {
        width: calc(100% + 15px);
        right: -15px
    }
    .cd-timeline-item-title {
        font-size: 30px
    }
    .cd-container h3 {
        font-size: 20px
    }
    .cd-timeline-content {
        font-size: 18px
    }
    .accordion__panel ul,
    .card__content ul,
    .image-list__content ul,
    .list__multi ul,
    .wysiwyg ul {
        padding: 0 0 0 30px
    }
    .image-list__block:not(:first-child) {
        margin: 50px 0 0
    }
    .image-list__block:nth-child(2n) .image-list__content {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        padding: 30px 0 0
    }
    .photovid .row {
        padding: 0 40px
    }
    .photovid__content {
        margin: 15px 0 0
    }
    .photovid .slick-next:before,
    .photovid .slick-prev:before {
        font-size: 28px
    }
    .footer__container {
        padding: 30px 0 0
    }
    .footer__fineprint {
        margin: 40px 0 0
    }
    .footer__credits {
        margin: 50px 0 0
    }
    .footer__col-right {
        width: 100%;
        text-align: center;
        margin: 30px auto 0
    }
    .panelquote {
        margin: 80px 0 60px;
        overflow: hidden;
        padding: 65px 0
    }
    .panelquote__quote p {
        font-size: 29px
    }
    .alert .row {
        padding: 0 50px 0 20px
    }
    .attraction__restrictions {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .attraction__restrictions__col:last-child {
        border-left: none;
        border-top: 4px solid #f6b218;
        margin: 15px 0 0;
        padding: 20px 15px 0
    }
    .attraction__restrictions__rp {
        margin: 5px 0 0;
        padding: 15px 15px 0;
        width: 100%;
        left: 0
    }
    .attraction__restrictions__content {
        font-size: 36px
    }
    .attraction__rp__content {
        font-size: 17px
    }
    .attraction__infocol {
        padding: 0;
        margin: 40px 0 0
    }
    .attractionpanel {
        margin-top: 0;
        margin-bottom: 0
    }
    .attraction__p,
    .content__main {
        font-size: 19px
    }
    .logo {
        width: 186px;
        height: 99px;
        margin: 0 auto
    }
    .btn-nav {
        display: none;
        cursor: pointer;
        display: inline-block;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 100;
        height: 100%;
        width: 38px
    }
    .menu-lines {
        position: absolute;
        left: 20px;
        display: block;
        text-align: left;
        top: 50%;
        margin: -5px 0 0
    }
    .menu-lines,
    .menu-lines:after,
    .menu-lines:before {
        height: 3px;
        background: #610e61;
        width: 17px
    }
    .menu-lines:after,
    .menu-lines:before {
        position: absolute;
        content: ""
    }
    .menu-lines:before {
        top: -6px
    }
    .menu-lines:after {
        top: 6px
    }
    .secondary-nav__btn1:after {
        display: none
    }
    .primary-nav {
        width: 100%;
        display: block
    }
    .primary-nav__container {
        margin: 0;
        float: none;
        overflow-x: hidden;
        overflow-y: scroll;
        padding: 0
    }
    .primary-nav li {
        border-left: none;
        padding: 0;
        display: block;
        height: auto
    }
    .primary-nav li .hidden {
        display: inline-block !important
    }
    .primary-nav li:not(:first-child) {
        border-top: 1px solid #ee6c24;
        padding: 0
    }
    .primary-nav a {
        font-size: 15px;
        padding: 14px 15px;
        margin-right: 0;
        color: #fff
    }
    .primary-nav a:after {
        color: #fff
    }
    .primary-nav>.menu-item-has-children .sub-menu,
    .primary-nav>.menu-item-has-children:hover .sub-menu {
        display: none;
        position: relative;
        height: auto;
        top: 0
    }
    .primary-nav>li:first-child>a {
        border-left: none
    }
    .primary-nav>li>a {
        font-size: 15px;
        font-weight: 600;
        padding: 17px 13px 18px;
        border-right: none;
        max-width: none;
        width: 100%;
        display: block;
        text-align: left;
        height: auto
    }
    .primary-nav [class*=icon-] {
        margin: 0 5px 0 0;
        width: 17px;
        display: inline-block
    }
    .menu-item-has-children>a {
        position: relative
    }
    .menu-item-has-children>a:after {
        font-family: "icons" !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        right: 20px;
        top: 20px;
        color: #f6b218;
        font-size: 13px;
        content: "\e606"
    }
    .menu-item-has-children .show-sub-menu:after {
        content: "\e609"
    }
    .menu-item-has-children:hover .sub-menu {
        display: none
    }
    .sub-menu {
        position: relative;
        -webkit-box-shadow: none;
        box-shadow: none;
        top: 0;
        position: relative;
        width: 100%;
        display: none;
        text-align: left;
        right: auto;
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        border-radius: 0 !important
    }
    .sub-menu li {
        width: 100%;
        float: none;
        padding: 0
    }
    .sub-menu li:last-child {
        border-bottom: none !important
    }
    .sub-menu a {
        font-size: 14px;
        line-height: 20px;
        padding: 11px 25px 10px 15px !important;
        display: block;
        -webkit-transition: background 0.2s;
        transition: background 0.2s;
        color: #610e61
    }
    .sub-menu a:hover {
        padding: 11px 25px 10px 15px !important
    }
    .show-sub-menu+.sub-menu {
        display: block !important
    }
    .sub-menu__wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .sub-menu__colpromos {
        border-radius: 0
    }
    .sub-menu__collist {
        padding: 10px 0
    }
    .sub-menu .btn:after,
    .sub-menu .nav-next a:after,
    .sub-menu .nav-previous a:after {
        margin: 0 0 0 4px
    }
    .masthead {
        border: none
    }
    .masthead .row {
        padding: 0
    }
    .masthead .table {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .masthead .table-cell {
        display: block;
        width: 100%;
        position: relative
    }
    .primary-nav__col {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        width: 100%;
        display: block;
        background: #e21e26;
        background: -webkit-gradient(linear, left top, right top, from(#e21e26), to(#f6b218));
        background: linear-gradient(to right, #e21e26 0%, #f6b218 100%)
    }
    .secondary-nav__container {
        position: relative;
        top: auto;
        right: auto;
        border-radius: 0
    }
    .secondary-nav__container {
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .secondary-nav a {
        font-size: 14px;
        font-family: "Fira Sans", sans-serif;
        font-weight: 700;
        color: #610e61;
        padding: 9px 12px 7px;
        border-left: 1px solid #610e61
    }
    .secondary-nav [class*=col-] {
        font-size: 16px;
        top: 5px
    }
    .secondary-nav [class*=icon-] {
        font-size: 14px;
        color: #610e61;
        margin: 0 3px 0 0;
        position: relative;
        top: 1px
    }
    .secondary-nav__btn1 {
        width: auto;
        background: none;
        color: #fff
    }
    .secondary-nav__btn1:hover {
        background: #fff;
        -webkit-transform: none !important;
        transform: none !important
    }
    .secondary-nav__btn1:hover [class*=icon-] {
        color: #610e61
    }
    .secondary-nav__btn2 {
        width: auto;
        background: none;
        color: #fff;
        border-left: none
    }
    .secondary-nav__btn2:hover {
        background: #fff;
        -webkit-transform: none !important;
        transform: none !important
    }
    .secondary-nav__btn2:hover [class*=icon-] {
        color: #610e61
    }
    .masthead--secondary__container {
        display: none
    }
    #primary-nav {
        position: fixed;
        top: 0;
        background: none
    }
    #primary-nav:not(:target) {
        z-index: 1;
        height: 0
    }
    .js-ready #primary-nav {
        height: 100%;
        width: 70%
    }
    .js-ready #primary-nav {
        left: -70%
    }
    .js-ready #inner-wrap {
        left: 0
    }
    .csstransforms3d.csstransitions.js-ready #primary-nav {
        left: 0;
        -webkit-transform: translate3d(-105%, 0, 0);
        transform: translate3d(-105%, 0, 0);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition: -webkit-transform 400ms ease;
        transition: -webkit-transform 400ms ease;
        transition: transform 400ms ease;
        transition: transform 400ms ease, -webkit-transform 400ms ease;
        -webkit-box-shadow: 0 10px 10px #000;
        box-shadow: 0 10px 10px #000;
        z-index: 99999;
        background: #610e61
    }
    .csstransforms3d.csstransitions.js-nav #primary-nav {
        -webkit-transform: translate3d(0%, 0, 0);
        transform: translate3d(0%, 0, 0)
    }
    .csstransforms3d.csstransitions.js-ready #primary-nav .block {
        opacity: 0.7;
        -webkit-transition: opacity 300ms 100ms ease, -webkit-transform 500ms ease;
        transition: opacity 300ms 100ms ease, -webkit-transform 500ms ease;
        transition: opacity 300ms 100ms ease, transform 500ms ease;
        transition: opacity 300ms 100ms ease, transform 500ms ease, -webkit-transform 500ms ease;
        -webkit-transform: translate3d(70%, 0, 0) scale3d(0.9, 0.9, 0.9);
        transform: translate3d(70%, 0, 0) scale3d(0.9, 0.9, 0.9);
        -webkit-transform-origin: 50% 0%;
        transform-origin: 50% 0%
    }
    .csstransforms3d.csstransitions.js-nav #primary-nav .block {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    .overflow-container {
        position: relative
    }
    .overflow-scroll {
        overflow-y: hidden;
        overflow-x: scroll
    }
    .overflow-scroll:after {
        position: absolute;
        width: 35px;
        height: 100%;
        top: 0;
        right: 0;
        content: "";
        background: rgba(255, 255, 255, 0);
        background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.35)), to(#fff));
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.35) 50%, #fff 100%)
    }
}

@media (max-width:800px) {
    .wpsbc-legend-item {
        width: 100% !important
    }
    .wpsbc-calendars .overflow-scroll:after {
        display: none !important
    }
}

@media (max-width:700px) {
    .sponsors ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .sponsors li {
        width: 33.3333%
    }
    .card__container {
        left: 0;
        width: 100%
    }
    .card__col {
        width: 100%;
        padding: 0
    }
    .card__col:not(:first-child) {
        margin: 30px 0 0
    }
    .features__multi__col {
        width: 100%
    }
    .footer__container {
        padding: 0
    }
    .footer__credits img {
        max-height: 19px;
        margin: 0
    }
    .footer__credits__text {
        display: none
    }
    .footer__credits p {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .footer__credits__col-left {
        margin: 0 auto
    }
    .footer__coltext {
        padding: 0;
        margin: 6px auto 0;
        border: none;
        width: 100%;
        text-align: center
    }
    .footer__fineprint {
        margin: 30px 0 0
    }
}

@media (max-width:650px) {
    .slider--home {
        margin: 0 0 50px
    }
    .slider--home__slide {
        height: 375px;
        height: 575px
    }
    .slider--home__slide:after {
        bottom: 242px
    }
    .slider--home__img {
        height: 250px
    }
    .slider--home__img img {
        width: 730px;
        height: 250px
    }
    .slider--home__col-text {
        margin: -25px auto auto auto
    }
    .content__header {
        margin: 0 0 0
    }
    .content__header h1 {
        font-size: 36px
    }
    .content__header__text {
        padding: 0
    }
    .wp-caption {
        width: 100% !important;
        float: none !important;
        margin: 0 !important
    }
    .cards__text {
        padding: 0 0 25px
    }
}

@media (max-width:640px) {
    .gform_wrapper.gravity-theme .gform_fields {
        grid-row-gap: 8px !important
    }
    .gform_wrapper.gravity-theme .ginput_complex span:last-child {
        margin: 0
    }
}

/*# sourceMappingURL=style.css.map */