body {
    font-size: 16px;
    line-height: 1.4em;
    font-family: 'Open Sans';
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body .container {
    padding: 0 16px;
    width: 100%;
    max-width: 100%;
    position: relative;
    z-index: 1
}

body .content-block .block-title {
    background: #4EC211 !important;
    color: #fff !important;
    text-shadow: none
}

body .header,
body .supheader {
    background: #000 !important
}

h1,
h2,
h3,
h4,
h5,
h6,
th,
.supheader .logo,
.subheader .menu a,
.page-title .container>span,
.content-block .block-title,
.ribbon-caption-title,
.featured-event .event-date,
.events-list .event-date,
.events-list .event-option>span,
.gallery-thumbnail .caption,
.video-thumbnail .caption,
input[type="submit"],
input[type="button"],
.button {
    font-family: 'Open Sans'
}

h1 {
    font-size: 32px;
    font-weight: bold;
    line-height: 1.4em;
    text-transform: uppercase
}

h2 {
    font-size: 26px;
    font-weight: bold;
    line-height: 1.4em
}

h3 {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.4em
}

h4 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.4em
}

h5 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4em
}

button {
    cursor: pointer
}

.d-block {
    display: block !important
}

.d-none {
    display: none !important
}

.header {
    background: #000
}

.header .lang-toggle-wrap ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.header .lang-toggle-wrap ul>li:first-child {
    padding-right: 10px;
    margin-right: 10px;
    position: relative
}

.header .lang-toggle-wrap ul>li:first-child::after {
    content: '|';
    color: #fff;
    position: absolute;
    font-size: 11px;
    right: -3px
}

.header .share-wrap>a:not(:last-child) {
    margin-right: 16px
}

.header .share-wrap .social-white {
    display: none
}

.header .share-wrap a:hover .social-green,
.header .share-wrap a:focus .social-green {
    display: none
}

.header .share-wrap a:hover .social-white,
.header .share-wrap a:focus .social-white {
    display: block
}

.header .sign-wrap {
    position: relative
}

.header .sign-wrap::before {
    content: '';
    background-image: url("../img/account.svg");
    background-repeat: no-repeat;
    background-size: contain;
    border: 1px solid #fff;
    border-radius: 50%;
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 0
}

.header .sign-wrap a {
    border-bottom: 1px solid;
    margin-left: 35px
}

.header .subheader.wrapper .button,
.header .supheader.wrapper .button {
    padding: 0 3px
}

.header .supheader {
    padding: 0 0 27px
}

.header .subheader {
    padding: 0
}

.header .menu {
    display: block !important
}

.header .menu a {
    font-weight: 600;
    font-size: 15px
}

.header .menu>ul {
    float: none
}

.header .menu li {
    width: 100%
}

.header .logo {
    max-width: 185px
}

.header .search-form,
.header .subheader .menu {
    float: none
}

.header .left-header-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 0
}

.header .left-header-wrap button {
    padding: 0;
    border: 0
}

.header .header-menu-btn {
    margin-left: 16px
}

.header .right-header-wrap {
    display: none
}

.subheader .menu>ul>li>ul>li>ul>li,
.subheader .menu>ul>li>ul>li>ul>li>ul>li {
    padding-left: 0 !important
}

.subheader .menu>ul>li {
    margin-right: 0
}

.sub-menu li:not(.open-li) {
    position: relative !important;
    padding-right: 30px;
    max-width: calc(100% - 30px)
}

.menu-item-has-children:not(.open-li):after {
    content: '';
    background-image: url("../img/sm-arrow-black.svg");
    background-repeat: no-repeat;
    width: 14px;
    height: 8px;
    display: inline-block;
    position: absolute;
    right: 10px;
    top: calc(50% - 4px);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.search-form-wrap {
    display: none;
    background: #484848;
    color: #fff;
    padding: 20px 16px 30px;
    position: absolute;
    width: 100%
}

.search-form-wrap .submit-btn {
    width: 30px;
    height: 30px;
    overflow: hidden;
    color: transparent !important;
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-image: url("../img/search.svg") !important;
    background-color: transparent !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    position: absolute;
    right: 0;
    bottom: 8px
}

.search-form-wrap .search-form {
    position: relative;
    width: 100%;
    max-width: 410px;
    margin: auto
}

.search-form-wrap .search-form form {
    padding: 0
}

.search-form-wrap .search-form input[type=text] {
    margin: auto;
    color: #fff;
    border: 0;
    border-bottom: 1px solid #fff;
    background: transparent;
    padding: 20px 0;
    width: 100%
}

.header-search-btn,
.header-menu-btn {
    margin: 0;
    border: 0;
    padding: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px
}

.header-search-btn span,
.header-menu-btn span {
    opacity: 0;
    width: 0
}

.header-search-btn {
    background-image: url("../img/search-blue.svg")
}

.header-search-btn:hover {
    background-image: url("../img/search-orange.svg")
}

.header-search-btn.open-search {
    background-image: url("../img/close.svg")
}

.header-search-btn.open-search:hover {
    background-image: url("../img/close-orange.svg")
}

.header-menu-btn {
    background-image: url("../img/menu.svg")
}

.menu-open .header-menu-btn {
    background-image: url("../img/close.svg")
}

.button {
    font-weight: bold;
    padding: 5px 25px
}

.button span {
    background: none;
    text-shadow: none
}

.button.round-button {
    padding: 5px 10px;
    border-radius: 24px
}

.button.white-button {
    background-color: #fff !important;
    border-color: #fff
}

.button.white-button span {
    color: #212121
}

.button.arrow-right {
    padding-right: 48px
}

.button.arrow-right::after {
    content: '';
    background-image: url("../img/down.svg");
    width: 20px;
    height: 10px;
    display: block;
    position: absolute;
    right: 20px;
    top: calc(50% - 5px);
    background-repeat: no-repeat;
    background-size: contain
}

a,
div,
input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.button span,
input[type=submit],
input[type=button] {
    line-height: 2.2em
}

body .ribbon-caption-title .ribbon-caption-background,
body .jp-progress .jp-play-bar,
body .button,
body input[type="button"] {
    font-size: 16px;
    color: #fff !important;
    background: #4EC211 !important;
    border-color: #4EC211;
    border-radius: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s
}

body .ribbon-caption-title .ribbon-caption-background:hover,
body .ribbon-caption-title .ribbon-caption-background:focus,
body .jp-progress .jp-play-bar:hover,
body .jp-progress .jp-play-bar:focus,
body .button:hover,
body .button:focus,
body input[type="button"]:hover,
body input[type="button"]:focus {
    background: #3b950c !important;
    border-color: #3b950c !important
}

body .ribbon-caption-title .ribbon-caption-background:hover span,
body .ribbon-caption-title .ribbon-caption-background:focus span,
body .jp-progress .jp-play-bar:hover span,
body .jp-progress .jp-play-bar:focus span,
body .button:hover span,
body .button:focus span,
body input[type="button"]:hover span,
body input[type="button"]:focus span {
    background: transparent !important
}

.line-up-section {
    padding: 40px 0;
    background-color: #000;
    color: #fff
}

.line-up-section .more-btn-wrap {
    margin-top: 20px
}

.more-btn-wrap {
    text-align: center
}

.more-btn-wrap .less-txt {
    display: none
}

.more-btn-wrap .less::after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.more-btn-wrap .less .less-txt {
    display: block
}

.more-btn-wrap .less .more-txt {
    display: none
}

.title-wrap {
    text-align: center;
    padding-bottom: 35px;
    font-weight: bold
}

.title-wrap h2 {
    text-align: center;
    text-transform: uppercase
}

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

.cards-grid.more-wrap {
    display: none
}

.c-card-wrap {
    display: inline-block;
    width: 100%;
    position: relative;
    border-radius: 11px;
    overflow: hidden;
    margin-bottom: 16px
}

.c-card-wrap .card-img-wrap img {
    width: 100%
}

.c-card-wrap .card-info-wrap {
    padding: 15px 20px 20px;
    width: 100%
}

.c-card-wrap .card-info-wrap>*:not(.card-link):not(p) {
    margin-bottom: 7px
}

.c-card-wrap .card-info-wrap .card-title {
    font-size: 18px
}

.c-card-wrap.simple-card-wrap {
    margin-bottom: 24px;
    padding-bottom: 50px;
    font-weight: bold;
    -webkit-box-shadow: 0px 2px 4px 2px rgba(190, 190, 190, 0.5);
    box-shadow: 0px 2px 4px 2px rgba(190, 190, 190, 0.5);
    color: #212121;
    position: relative
}

.c-card-wrap.simple-card-wrap:hover,
.c-card-wrap.simple-card-wrap:focus {
    -webkit-box-shadow: 0px 2px 4px 2px #bebebe;
    box-shadow: 0px 2px 4px 2px #bebebe
}

.c-card-wrap.simple-card-wrap .card-img-wrap {
    overflow: hidden;
    position: relative;
    height: 160px
}

.c-card-wrap.simple-card-wrap .card-img-wrap img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-height: 100%;
    height: auto;
    width: auto;
    min-width: 100%;
    max-width: none
}

.c-card-wrap.simple-card-wrap .card-info-wrap {
    padding-bottom: 0
}

.c-card-wrap.simple-card-wrap .card-info-wrap .card-link {
    position: absolute;
    bottom: 25px;
    border-bottom: 1px solid;
    display: inline-block
}

.c-card-wrap.simple-card-wrap .card-date {
    color: #4EC211
}

.c-card-wrap.styled-card-wrap {
    background-color: #484848;
    color: #fff
}

.c-card-wrap.styled-card-wrap .card-info-wrap {
    background-color: #484848
}

.c-card-wrap.styled-card-wrap .card-info-wrap .card-link {
    -webkit-transition: height 0.5s;
    transition: height 0.5s;
    color: #fff;
    position: relative;
    padding-left: 28px
}

.c-card-wrap.styled-card-wrap .card-info-wrap .card-link span {
    border-bottom: 1px solid
}

.c-card-wrap.styled-card-wrap .card-info-wrap .card-link:before {
    content: '';
    background-image: url(../img/arrow-right-white.svg);
    position: absolute;
    width: 17px;
    height: 14px;
    left: 0;
    top: 5px;
    background-repeat: no-repeat;
    background-size: contain
}

.hero-secondary-section {
    padding: 30px 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: #fff
}

.hero-secondary-section .hero-content {
    max-width: 550px;
    margin: auto
}

.hero-secondary-section h1 {
    margin-bottom: 10px
}

.hero-secondary-section h5 {
    margin-bottom: 0
}

.hero-secondary-section h1,
.hero-secondary-section h5 {
    text-align: center
}

.sponsors-section {
    padding: 30px 0 0;
    background: #fff
}

.sponsors-section .fourgrid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.sponsors-section .fourgrid .fourgrid-item {
    width: calc(50% - 15px);
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.sponsors-section .fourgrid .fourgrid-item a {
    display: block;
    width: 100%
}

.sponsors-section .fourgrid .fourgrid-item img {
    width: 100%
}

.sponsors-section .fourgrid .fourgrid-item:nth-child(odd):not(:last-child) {
    margin-right: 30px
}

.sing-up-section {
    color: #fff
}

.sing-up-section .bg-img-left {
    margin-bottom: -6px
}

.sing-up-section .bg-img-left img {
    width: 100%
}

.sing-up-section .container {
    position: relative
}

.sing-up-section .background.wrapper {
    position: relative;
    overflow: hidden
}

.sing-up-section .background.wrapper .bg-img-right img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto
}

.sing-up-section .sing-up-wrap {
    padding: 30px 0 40px
}

.sing-up-section ul {
    padding-bottom: 20px
}

.sing-up-section ul li {
    padding-bottom: 10px
}

.sing-up-section .button {
    text-align: center;
    width: 100%
}

.latest-news-section {
    background: #FCFCFC;
    padding: 24px 0 45px
}

.latest-news-section .title-wrap {
    padding-bottom: 0
}

.latest-news-section .more-btn-wrap {
    margin-top: 8px
}

.styled-content ul li {
    position: relative;
    padding-left: 35px
}

.styled-content ul li:before {
    content: '';
    background-image: url(../img/tick-white.svg);
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    left: 0px;
    top: 3px;
    background-repeat: no-repeat;
    background-size: contain
}

.graphics-wrap .right-graphic,
.graphics-wrap .left-graphic {
    display: none
}

.bg-image-section {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff
}

.newsletter-section {
    font-weight: bold;
    padding: 35px 0;
    text-align: center
}

.newsletter-section .title-wrap {
    padding-bottom: 0
}

.newsletter-section form {
    text-align: center
}

.newsletter-section .wysija-paragraph {
    text-align: left;
    margin: 30px 0 0
}

.newsletter-section .wysija-submit {
    margin: 10px auto 0;
    font-weight: bold;
    padding: 5px 45px
}

.newsletter-section .wysija-input {
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 8px;
    border-radius: 0
}

.formError .formErrorContent {
    position: absolute;
    border: 0;
    right: 6px;
    top: -3px;
    padding: 7px
}

.hero-img {
    width: 100%
}

.social-section {
    padding: 24px 0 30px
}

.social-section .title-wrap {
    max-width: none;
    padding-bottom: 0
}

.social-section .title-wrap h2 {
    text-align: left;
    font-size: 22px
}

.social-section .textwidget {
    margin-bottom: 30px
}

.social-section .twitter-timeline {
    background: #fff;
    width: 100% !important
}

.footer {
    position: relative;
    padding: 20px 0 0;
    background: #000 !important;
    border-top: 1px solid #fff !important
}

.footer .background {
    background: transparent !important
}

.footer .menu {
    display: block;
    float: none;
    font-weight: bold
}

.footer .menu ul {
    padding: 24px 0 16px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4)
}

.footer .menu li {
    margin-left: 0;
    float: none;
    padding-bottom: 12px
}

.footer .menu li:nth-child(2) {
    padding-bottom: 30px
}

.footer .menu a {
    color: #fff !important;
    text-decoration: underline
}

.footer .copyright {
    text-align: left;
    padding: 20px 0;
    color: #fff !important
}

.footer .footer-adv img {
    width: 100%;
    height: auto
}

.footer .share-wrap .social-green {
    display: none
}

.footer .share-wrap a:hover .social-white,
.footer .share-wrap a:focus .social-white {
    display: none
}

.footer .share-wrap a:hover .social-green,
.footer .share-wrap a:focus .social-green {
    display: block
}

.share-wrap>a {
    border-radius: 50%;
    display: inline-block;
    overflow: hidden;
    height: 30px;
    width: 30px
}

.share-wrap>a:not(:last-child) {
    margin-right: 16px
}

.share-wrap img {
    width: 100%;
    height: auto
}

.tickets-section {
    background-color: #fff;
    color: #212121;
    padding: 35px 0
}

.img-and-text-wrap .img-wrap {
    margin-bottom: 20px
}

.img-and-text-wrap .img-wrap img {
    width: 100%;
    border-radius: 10px
}

.img-and-text-wrap .text-wrap h2 {
    margin-bottom: 12px
}

.img-and-text-wrap .text-wrap h3 {
    margin-bottom: 22px
}

.offers-section {
    padding: 30px 0;
    color: #fff
}

.offers-section .offer-wrap:not(:last-child) {
    margin-bottom: 24px
}

.offers-section .offers-img-wrap {
    border-radius: 6px 6px 0 0;
    background-color: #8A8A8A;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.offers-section .offers-img-wrap .plus-icon {
    width: 40px;
    padding: 10px
}

.offers-section .img-and-text-wrap {
    padding: 24px;
    background-color: #fff;
    color: #212121;
    border-radius: 0 0 6px 6px
}

.offers-section .img-and-text-wrap .price {
    color: #4EC211;
    font-weight: bold;
    margin-bottom: 20px
}

@media only screen and (max-width: 1200px) {
    .header .container {
        max-width: none
    }

    .menu-open {
        overflow: hidden
    }

    .menu-open .header .subheader {
        border-right: 1px solid #fff
    }

    .menu-open .header .subheader .open-li:not(.open-l)>a {
        display: none
    }

    .menu-open .header .subheader .open-li>a:not(.button) {
        background: #4EC211;
        color: #fff !important;
        padding: 15px 30px 15px 15px;
        text-align: center;
        position: relative
    }

    .menu-open .header .subheader .open-li>a:not(.button):before {
        content: '';
        background-image: url("../img/sm-arrow-white.svg");
        background-repeat: no-repeat;
        width: 14px;
        height: 8px;
        display: inline-block;
        position: absolute;
        left: 10px;
        top: calc(50% - 4px);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    .menu-open .subheader .menu ul ul li,
    .menu-open .subheader .menu>ul>li>ul,
    .menu-open .subheader .menu ul ul {
        background: #fff !important
    }

    .menu-open .subheader .menu ul {
        border: 0 !important
    }

    .menu-open .menu li {
        display: none !important
    }

    .menu-open .menu .open-li {
        display: block !important;
        padding-bottom: 0
    }

    .menu-open .open-ul,
    .menu-open .menu .open-li>ul {
        display: block !important;
        position: relative !important;
        height: auto !important;
        top: unset !important;
        left: unset !important;
        border: 0 !important;
        border-top: 1px solid #CAD4D6 !important
    }

    .menu-open #menu-menu-1 li:last-child {
        border-bottom: 1px solid #CAD4D6 !important
    }

    .menu-open .open-ul>li {
        display: block !important
    }

    .menu-open .header-search-btn {
        display: none
    }

    .menu-open .top-header-wrap {
        padding: 30px 16px 0
    }

    .menu-open .top-header-wrap>div {
        margin-bottom: 24px
    }

    .menu-open .header .subheader {
        background: #fff
    }

    .menu-open .header .subheader .button {
        margin: 15px;
        padding: 5px 10px
    }

    .menu-open .header .subheader a:not(.button) {
        color: #212121 !important;
        text-shadow: none;
        line-height: 1em;
        padding: 15px
    }

    .menu-open .header .subheader li:not(:last-child):not(.open-li) {
        border-bottom: 1px solid #CAD4D6
    }

    .menu-open .header .supheader {
        background: #000
    }

    .menu-open .header .supheader a {
        color: #fff
    }

    .menu-open .header .right-header-wrap {
        overflow: auto;
        background: #000;
        display: block;
        position: fixed;
        height: calc(100% - 90px);
        top: 90px;
        width: 100%;
        margin-left: -16px
    }

    .menu-open .header .right-header-wrap>div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

@media only screen and (max-width: 767px) {
    body .header .subheader div.menu {
        position: relative;
        width: 100%;
        height: auto
    }
}

@media only screen and (min-width: 576px) {
    body .container {
        max-width: 540px
    }

    .c-card-wrap {
        width: calc(50% - 13px);
        margin-right: 20px
    }

    .c-card-wrap:nth-child(2n) {
        margin-right: 0
    }

    .footer-bottom {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .footer-bottom .copyright {
        padding-top: 25px
    }

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

    .footer .share-wrap {
        padding-top: 18px
    }
}

@media only screen and (min-width: 768px) {
    body .container {
        max-width: 760px
    }

    .offers-section {
        padding: 48px 0
    }

    .offers-section .offer-wrap:not(:last-child) {
        margin-bottom: 50px
    }

    .sing-up-section .button {
        width: auto
    }

    .latest-news-section {
        padding: 50px 0 60px
    }

    .latest-news-section .title-wrap {
        padding-bottom: 16px
    }

    .sponsors-section {
        padding: 65px 0 35px
    }

    .sponsors-section .fourgrid .fourgrid-item {
        width: calc(33% - 20px)
    }

    .sponsors-section .fourgrid .fourgrid-item:nth-child(odd):not(:last-child) {
        margin-right: 0
    }

    .sponsors-section .fourgrid .fourgrid-item:not(:nth-child(3n)):not(:last-child) {
        margin-right: 30px
    }

    .tickets-section {
        padding: 50px 0
    }

    .img-and-text-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .img-and-text-wrap .img-wrap,
    .img-and-text-wrap .text-wrap {
        width: calc(50% - 45px)
    }

    .img-and-text-wrap .text-wrap>* {
        max-width: 400px
    }

    .img-and-text-wrap .text-wrap h3 {
        margin-bottom: 28px;
        margin-top: 25px
    }
}

@media only screen and (min-width: 992px) {
    body .container {
        max-width: 990px
    }

    h1 {
        font-size: 36px
    }

    h2 {
        font-size: 28px
    }

    h3 {
        font-size: 24px
    }

    .offers-section .offer-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .offers-section .offers-img-wrap {
        padding: 40px 20px;
        border-radius: 10px 0 0 10px;
        width: 60%
    }

    .offers-section .img-and-text-wrap {
        padding: 20px 20px 40px;
        border-radius: 0 10px 10px 0;
        width: 40%
    }

    .offers-section .img-and-text-wrap .price {
        font-size: 18px
    }

    .offers-section .img-and-text-wrap .text-wrap {
        width: 100%
    }

    .offers-section .img-and-text-wrap .text-wrap h3 {
        margin: 20px 0
    }

    .offers-section .img-and-text-wrap .text-wrap h3:not(:first-child) {
        font-size: 30px
    }

    .footer {
        padding-top: 50px
    }

    .footer .menu ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 45px 0 20px
    }

    .footer .menu ul li {
        padding-bottom: 0
    }

    .footer .menu ul li:not(:last-child) {
        margin-right: 30px
    }

    .footer .menu ul li:nth-child(2) {
        padding-bottom: 0
    }

    .hero-secondary-section {
        padding: 70px 0
    }

    .title-wrap {
        max-width: 60%;
        margin: auto;
        padding-bottom: 45px
    }

    .sponsors-section .fourgrid .fourgrid-item {
        width: calc(20% - 40px)
    }

    .sponsors-section .fourgrid .fourgrid-item:not(:nth-child(3n)):not(:last-child) {
        margin-right: 0
    }

    .sponsors-section .fourgrid .fourgrid-item:not(:nth-child(5n)):not(:last-child) {
        margin-right: 30px
    }

    .c-card-wrap {
        width: calc(25% - 25px);
        margin-right: 30px;
        margin-bottom: 25px
    }

    .c-card-wrap:nth-child(2n) {
        margin-right: 25px
    }

    .c-card-wrap:nth-child(4n) {
        margin-right: 0
    }

    .c-card-wrap .card-info-wrap {
        padding: 16px 20px 10px
    }

    .c-card-wrap.styled-card-wrap {
        padding-bottom: 75px
    }

    .c-card-wrap.styled-card-wrap .card-info-wrap {
        position: absolute;
        bottom: 0
    }

    .c-card-wrap.styled-card-wrap .card-info-wrap .card-link {
        overflow: hidden;
        height: 0;
        -webkit-transition: height 0.5s;
        transition: height 0.5s;
        color: #212121
    }

    .c-card-wrap.styled-card-wrap .card-info-wrap .card-link:before {
        background-image: url(../img/arrow-right-black.svg)
    }

    .c-card-wrap.styled-card-wrap:hover,
    .c-card-wrap.styled-card-wrap:focus {
        background-color: #4EC211
    }

    .c-card-wrap.styled-card-wrap:hover .card-info-wrap,
    .c-card-wrap.styled-card-wrap:focus .card-info-wrap {
        background-color: #4EC211
    }

    .c-card-wrap.styled-card-wrap:hover .card-info-wrap .card-link,
    .c-card-wrap.styled-card-wrap:focus .card-info-wrap .card-link {
        height: 25px;
        margin-bottom: 5px
    }

    .line-up-section {
        padding: 50px 0 70px
    }

    .line-up-section .more-btn-wrap {
        margin-top: 25px
    }

    .sing-up-section {
        position: relative
    }

    .sing-up-section .sing-up-wrap {
        padding-left: calc(50% + 80px);
        padding-top: 65px;
        padding-bottom: 80px
    }

    .sing-up-section .bg-img-left,
    .sing-up-section .bg-img-right {
        position: absolute;
        width: calc(50% + 1px);
        height: 100%;
        top: 0;
        overflow: hidden
    }

    .sing-up-section .bg-img-left img,
    .sing-up-section .bg-img-right img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto
    }

    .sing-up-section ul {
        padding-bottom: 30px
    }

    .sing-up-section .bg-img-left {
        left: 0
    }

    .sing-up-section .bg-img-right {
        right: 0
    }

    .graphics-wrap {
        position: relative
    }

    .graphics-wrap .right-graphic,
    .graphics-wrap .left-graphic {
        pointer-events: none;
        display: block;
        position: absolute;
        z-index: 1
    }

    .graphics-wrap .right-graphic {
        right: 0;
        bottom: 40px
    }

    .graphics-wrap .left-graphic {
        left: 0;
        top: 0
    }

    .graphics-wrap .left-graphic img {
        max-height: 150px
    }

    .latest-news-section .more-btn-wrap {
        margin-top: 16px
    }

    .newsletter-section {
        padding: 60px 0 70px
    }

    .newsletter-section form {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        max-width: 600px;
        margin: auto
    }

    .newsletter-section .wysija-input {
        padding: 12px
    }

    .newsletter-section .wysija-paragraph {
        margin-top: 24px;
        width: calc(100% - 190px);
        margin-right: 30px
    }

    .newsletter-section .wysija-submit {
        width: 160px;
        margin: 0;
        padding: 0;
        margin-top: 49px;
        margin-bottom: 16px
    }

    .two-cols-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .two-cols-wrap>div {
        width: calc(50% - 20px)
    }

    .social-section {
        padding: 40px 0 30px
    }

    .social-section .title-wrap h2 {
        font-size: 24px;
        margin-bottom: 30px
    }
}


@media only screen and (min-width: 1200px) {
    body .container {
        max-width: 1140px
    }

    .header-search-btn {
        margin: 0 10px 0 20px
    }

    .header .subheader .menu>ul>li:not(:last-child) {
        margin-right: 15px
    }

    .header a {
        color: #fff
    }

    .header .top-header-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        font-size: 14px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .header .top-header-wrap>* {
        margin-left: 30px
    }

    .header .top-header-wrap .share-wrap>a:not(:last-child) {
        margin-right: 11px
    }

    .header .header-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 24px 0
    }

    .header .header-wrap .logo {
        max-width: 100%;
        width: 100%;
        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-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .header .header-wrap .right-header-wrap {
        width: calc(100% - 185px);
        display: block
    }

    .header .subheader.wrapper,
    .header .supheader.wrapper {
        background: #000
    }

    .header .menu-bar-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .header .btns-wrap {
        display: none
    }

    .header .subheader .menu li {
        width: auto
    }

    .header .subheader .menu>.menu-item-has-children {
        position: relative;
        padding-right: 25px
    }

    .header .subheader .menu>.menu-item-has-children:after {
        content: '';
        background-image: url("../img/sm-arrow-white.svg");
        background-repeat: no-repeat;
        width: 14px;
        height: 8px;
        display: inline-block;
        position: absolute;
        right: 0;
        top: 17px;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    .header .subheader .menu ul ul {
        border-bottom: 5px solid #4EC211;
        background: #fff !important
    }

    .header .subheader .menu ul ul li {
        background: none !important
    }

    .header .subheader .menu ul ul li:hover {
        background: #E8F2E2 !important
    }

    .header .subheader .menu ul ul li a:focus {
        background: #E8F2E2 !important
    }

    .header .subheader .menu ul ul a {
        text-shadow: none;
        color: #212121 !important;
        padding: 10px 16px;
        line-height: 1em
    }

    .header .subheader .menu>li>a {
        color: #fff !important;
        text-shadow: none
    }

    .header .subheader .menu>li>a:focus {
        color: #4EC211 !important
    }

    .header .subheader .menu>li:hover>a,
    .header .subheader .menu>li:focus>a {
        color: #4EC211 !important
    }

    .header .subheader .menu>li:hover:after,
    .header .subheader .menu>li:focus:after {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        background-image: url("../img/sm-arrow-orange.svg")
    }

    .header .subheader .menu>li>.sub-menu>li>a {
        font-weight: bold
    }

    .header-search-btn {
        margin: 0 40px 0 30px
    }

    .header .menu a {
        font-size: 16px
    }

    .header .subheader .menu>ul>li:last-child {
        margin-right: 0
    }

    .offers-section .offers-img-wrap {
        padding: 40px 30px;
        width: 70%
    }

    .offers-section .img-and-text-wrap {
        padding: 20px 40px 40px;
        width: 30%
    }

    .header .header-wrap .left-header-wrap {
        width: 240px;
        padding: 0;
    }

    .header .header-wrap .right-header-wrap {
        width: calc(100% - 240px)
    }
}

@media only screen and (min-width: 1300px) {
    .header .header-wrap .left-header-wrap {
        width: 320px
    }

    .header .header-wrap .right-header-wrap {
        width: calc(100% - 320px)
    }
}

@media only screen and (min-width: 1400px) {
    body .container {
        max-width: 1320px
    }
}

.two-cols-row {
    padding: 50px 0 20px
}

.hero-secondary-section+.two-cols-row {
    margin-top: -65px
}

.two-cols-row:last-child {
    margin-bottom: -30px
}

.two-cols-row:nth-child(odd) {
    background: #f6f6f6
}

.two-cols-content>* {
    padding-bottom: 30px
}

.two-cols-content iframe,
.two-cols-content img {
    width: 100%
}

@media only screen and (min-width:768px) {
    .two-cols-content {
        display: flex;
        justify-content: space-between
    }

    .two-cols-row:nth-child(odd) .two-cols-content {
        flex-direction: row-reverse
    }

    .two-cols-content>* {
        width: calc(50% - 15px)
    }
}

@media only screen and (min-width:992px) {
    .two-cols-row:last-child {
        margin-bottom: -50px
    }
}

.accordions {
    text-align: left
}

.accordions .acc-wrap {
    margin-bottom: 25px !important
}

.accordions .button.acc-top {
    padding: 0;
    width: 100%;
    text-align: left
}

.accordions .button.acc-top .button-content {
    padding: 10px 55px 10px 25px
}

.accordions .acc-top {
    -webkit-transition: .4s;
    transition: .4s;
    font-weight: 700;
    padding: 13px 25px;
    cursor: pointer;
    position: relative
}

.accordions .acc-top .button-content {
    padding: 10px 25px
}

.accordions .acc-top:after {
    content: '';
    border: solid #fff;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 7px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: absolute;
    right: 25px;
    top: calc(50% - 12px)
}

.accordions .acc-top.open:after {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    top: calc(50% - 5px)
}

.accordions .acc-body {
    background-color: #e1f7db;
    padding: 20px 30px;
    display: none;
    overflow: hidden
}

.accordions .acc-body p {
    margin-bottom: 25px !important
}

.accordions .acc-body a {
    margin-bottom: 25px;
    font-weight: initial
}

.accordions .acc-body figure,
.accordions .acc-body iframe,
.accordions .acc-body img {
    width: 100% !important;
    margin: 0 0 35px !important
}

.accordions .button.acc-top .button-content {
    white-space: initial
}

#hero-video-sound-control.mute .mute {
    display: none
}

#hero-video-sound-control:not(.mute) .sound {
    display: none
}

#hero-video-sound-control {
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: calc(50% - 15px);
    right: 20px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    border: 0
}

/*Homepage LineUp*/

.line-up-section .cards-grid {
    display: grid;
    grid-template-columns: 1fr;
    column-gap: 25px;
}
.line-up-section .cards-grid .c-card-wrap.styled-card-wrap {
    margin-right: 0!important;
    margin-left: 0!important;
    width: auto!important;
}
@media only screen and (min-width: 576px) {
    .line-up-section .cards-grid {
    grid-template-columns: 1fr 1fr;
}
    .big-c-card {
            grid-column: span 2;
    }
}

@media only screen and (min-width: 992px) {
        .line-up-section .cards-grid {
    grid-template-columns: 1fr 1fr 1fr;
}
}
@media only screen and (min-width: 1401px) {
        .line-up-section .cards-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
}

@media only screen and (min-width: 576px) { .d-sm-none {display:none!important;} .d-sm-block {display:block!important;} }

/*Homepage LineUp*/

/*# sourceMappingURL=style.css.map */
.button.viva-button {
    color: #ff6e00 !important;
    background: #003778 !important;
    border-color: #003778;
  }
.menu-bar-wrap .button:not(.btn-secondary):before {
	content:'';
    background-image: url("../img/more.com_white_left.png");
	background-size: contain;
	background-repeat:no-repeat;
	display: inline-block;
	width: 10px;
    height: 19px;
	margin-left: 10px;
}
.menu-bar-wrap .button:not(.btn-secondary):after {
	content:'';
    background-image: url("../img/more.com_white_right.png");
	background-size: contain;
	background-repeat:no-repeat;
	display: inline-block;
	width: 10px;
    height: 19px;
    margin-right: 10px;
}

.tickets-section .img-and-text-wrap .button:not(.btn-secondary)::after {
    content: '';
    background-image: url("../img/morecom_white_logo.png");
    background-size: cover;
    background-repeat: no-repeat;
    width: 90px;
    height: 12px;
}