/*
    Project    : SHAWFEST
    Version    : 25.05.2017.1
    Author     : newmexicano@gmail.com
*/

@font-face {
    font-family: 'Interstate-Regular';
    src: url('../fonts/Interstate Bold.eot');
    src: local('a'), url('../fonts/Interstate Bold.woff') format('woff'), url('../fonts/Interstate Bold.ttf') format('truetype'), url('../fonts/Interstate Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Interstate-Light';
    src: url('../fonts/Interstate Light.eot');
    src: local('a'), url('../fonts/Interstate Light.woff') format('woff'), url('../fonts/Interstate Light.ttf') format('truetype'), url('../fonts/Interstate Light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Interstate-Regular';
    src: url('../fonts/Interstate-Regular.eot');
    src: local('a'), url('../fonts/Interstate-Regular.woff') format('woff'), url('../fonts/Interstate-Regular.ttf') format('truetype'), url('../fonts/Interstate-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SangBleuKingdom-Light';
    src: url('../fonts/Interstate-Regular.eot');
    src: local('a'), url('../fonts/SangBleuKingdom-Light-WebS.woff') format('woff'), url('../fonts/SangBleuKingdom-Light-WebS.ttf') format('truetype'), url('../fonts/SangBleuKingdom-Light-WebS.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'Equitan Slab Black';
  src: url('../fonts/EquitanSlab-Black.woff') format('woff'), url('../fonts/EquitanSlab-Black.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Equitan Slab Black Italic';
  src: url('../fonts/EquitanSlab-BlackItalic.woff') format('woff'), url('../fonts/EquitanSlab-BlackItalic.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

/*
@font-face {
    font-family: 'Futura Std';
    src: url('fonts/FuturaStd-Bold.woff2') format('woff2'), url('fonts/FuturaStd-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Futura Std';
    src: url('fonts/FuturaStd-BoldOblique.woff2') format('woff2'), url('fonts/FuturaStd-BoldOblique.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Futura Std';
    src: url('fonts/FuturaStd-ExtraBold.woff2') format('woff2'), url('fonts/FuturaStd-ExtraBold.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Futura Std';
    src: url('fonts/FuturaStd-ExtraBoldOblique.woff2') format('woff2'), url('fonts/FuturaStd-ExtraBoldOblique.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}
*/

.ff-heading{font-family: "futura-pt", sans-serif !important;}
.sponsor-logo,
.sponsor-logo-play{
    max-width: 100%;
    max-height: 100px;
    display: inline-block!important;
}
.sponsor-logo-wide {
    width:450px;
    max-width: 100%;
}
.owl-carousel .owl-stage {
    /* display: flex; */
    /* display: -webkit-flex; */
    /* flex-wrap: nowrap; */
    /* -webkit-flex-wrap: nowrap; */
}
/*rollovers*/
.pointer:hover {
    cursor: pointer;
}
.rollover-wrap {
    position: relative;
    display: block;
    overflow: hidden;
}
.rollover-wrap:hover .rollover{
    opacity:1;
    visibility: visible;
    transition:all ease-in-out 0.2s;
}
.rollover {
    width: 100%;
    height: 100%;
    position: absolute;
    opacity:0;
    visibility: hidden;
    background-color: rgba(255,255,255,0.9);
    transition:all ease-in-out 0.5s;
    overflow: hidden;
}
/*wp fixes*/
#wpadminbar {
    direction: ltr;
    color: #ccc;
    font: 400 13px/32px "Open Sans",sans-serif;
    height: 32px;
    position: fixed!important;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 600px;
    z-index: 99999;
    background: #23282d;
}
/*settings*/
* {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
html {
    position:relative;
    width: 100%;
    padding: 0;
    margin: 0;
    overflow-x: hidden;
}
body {
    color: #000;
    font-family:'Interstate-Light',sans-serif;
    font-size:20px;
    padding: 0;
    margin: 0;
    overflow-x: hidden;
}
iframe {
    margin-bottom: 0;
}
input {
    padding: 0.2em 0.5em 0.2em 0.5em;
    border: 1px solid #dedede;
    position: relative;
    font-size: 0.7em;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    line-height:1.15em;
    vertical-align: middle;
}
.loader {
    margin-left:auto;
    margin-right:auto;
    background-image: url('../img/animations/spin.gif');
    width:4em;
    height:4em;
    background-size:cover;
    margin-top:6em;
    margin-bottom:6em;
}
p {
    line-height:1.5em;
    margin-top:0;
    margin-bottom:1.2em;
}
p a {
    font-family:'Interstate-Regular',sans-serif;
    text-decoration:none;
}
p a:hover {
    font-family:'Interstate-Regular',sans-serif;
    text-decoration:underline;
}
.desc {
    line-height:1.4em;
}
.small {
    font-size: 0.9em;
}
strong,
.f-bold {
    font-family:'Interstate-Regular',sans-serif!important;
    font-weight: normal;
}
.c-red {
    color:#db3737;
}
.c-yellow {
    color:#fbe108;
}
.c-white  {
    color:#fff;
}
.c-platinum {
    color: #9F9188;
}
.c-blue {
    color: #00AFE8;
}
.c-purple {
    color: #3E2C58;
}
.bolder, .bold {
    font-family:'Interstate-Regular',sans-serif!important;
}
.input-checkbox span {
    font-family: 'Interstate-Regular',sans-serif;
    text-transform: uppercase;
    font-size: 0.75em;
    top: 0.3em;
    position: relative;
}
.input-checkbox input {
    padding-right:0.6em;
    top:0.2em;
    position:relative;
    width: 1.2em;
    height:1.2em;
    font-size: 1em;
}
.input-checkbox input:after {
    content:"";
    background-color: #fff;
    border:2px solid #000;
    position:absolute;
    width: 100%;
    height:100%;
    z-index:9999;
    top:0;
    left:0;
}
.input-checkbox input:checked:before {
    content: "\f00c";
    font-family: FontAwesome,sans-serif;
    z-index: 99999;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0.2em;
    font-size: 0.8em;
    top: 0;
}
.light {
    font-family:'Interstate-Light',sans-serif!important;
}
.regular {
    font-family:'Interstate-Regular',sans-serif!important;
}
.italic {
    font-style: italic;
}
.info-right {
    display: inline-block;
    position:relative;
    font-style: normal;
}
.info-right:before {
    content:"|";
    display: inline-block;
    padding-left:0.7em;
    padding-right:0.8em;
    font-style: normal;
}
.icon-plus:after {
    content:"";
    display: inline-block;
    width: 1.3em;
    margin-left:0.7em;
}
.icon-plus:before {
    content:"";
    display: block;
    position:absolute;
    background: url('../img/icons/plus-circle.png') no-repeat center / cover;
    width: 1.35em;
    height: 1.35em;
    top:-0.2em;
    right:-0.1em;
}
.icon-minus:after {
    content:"";
    display: inline-block;
    width: 1.3em;
    margin-left:0.7em;
}
.icon-minus:before {
    content:"";
    display: block;
    position:absolute;
    background: url('../img/icons/minus-circle.png') no-repeat center / cover;
    width: 1.35em;
    height: 1.35em;
    top:-0.2em;
    right:-0.1em;
}

/*promo boxes*/
.promo-boxes {
    display:flex;
    display:-webkit-flex;
    flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    color:#fff;
}
.promo-boxes > div {
    width:33.3333%;
    display:flex;
    display:-webkit-flex;
    flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    padding: 2em 2em 2.5em 2em;
    min-height:16em;
    position: relative;
}
.promo-boxes .title{
    line-height:1em;
    margin-bottom:1rem;
}
.promo-boxes .description{
    line-height:1.5em;
}
.promo-boxes .button{
    margin-top:1.5rem;
}

.promo-boxes .template1{
    padding: 2em 3em 2em 3em;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    text-align: center;
}
.promo-boxes .template1 .title{
    font-size: 2.7em;
    margin-bottom:0.5rem;
    text-transform: uppercase;
    font-family:'Interstate-Regular',sans-serif;
}
.promo-boxes .template2{
    padding: 3em 3em 3em 3em;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    text-align: center;
}
.promo-boxes .template2 > div{
    background-color: #fff;
    padding: 1.5em 2.5em 1.8em 2.5em;
    text-align: center;
}
.promo-boxes .template2 .title{
    margin-bottom:0.7rem;
    font-size: 1.9em;
    color: #db3737;
    font-family:'Interstate-Regular',sans-serif;
}
.promo-boxes .template2 .description{
    font-size: 0.9em;
    color: #000;
}


.promo-boxes .template3{
    align-items: flex-end;
    -webkit-align-items: flex-end;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
}
.promo-boxes .template3 .title{
    margin-bottom:0.7rem;
    font-size: 1.8em;
}
.promo-boxes .template3 .description{
    font-size: 0.9em;
}
.promo-boxes .template4{
    align-items: flex-start;
    -webkit-align-items: flex-start;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
}
.promo-boxes .template4 .title{
    margin-bottom:0.7rem;
    font-family:'Interstate-Regular',sans-serif;
    font-size: 1.7em;
}
.promo-boxes .template4 .description{
    max-width: 80%;
    font-size: 0.9em;
}
.promo-boxes .template5{
    padding: 0;
    margin: 0;
}
.promo-boxes .template5 img{
    width: 100%;
}
/*photo-credits*/
.photo-credits-thumbnail{
    position: relative;
    display: block;
    overflow: hidden;
}
.photo-credits-thumbnail .container{
    padding-left:1em;
    padding-right:1em;
}
.photo-credits-thumbnail .photo-info  {
    text-align: left;
    padding: 1.3em 1em 1.53em 1em!important;
}
.photo-credits-thumbnail .photo-info .container {
    padding-right: 5em;
}
.photo-credits {
    position: absolute;
    bottom:0;
    text-align: right;
    color:#fff;
    width:100%;
}
.photo-credits .icon,
.photo-credits .photo-info{
    position: absolute;
    bottom:0;
    width:100%;
}
.photo-credits .icon{
    right:0;
    font-size:1.1em;
    z-index:9;
    padding:0 0 0.4em 0;
    bottom: -2em;
}
.photo-credits .icon span:hover{
    cursor: pointer;
    background-color: rgba(0,0,0,0.5);
    transition:all ease-in-out 0.2s;
}
.photo-credits .icon span{
    background-color: rgba(0,0,0,0.4);
    border-radius: 50%;
    width: 1.7em;
    height: 1.7em;
    display: inline-block;
    padding: 0.3em 0.33em 0.3em 0.3em;
    transition:all ease-in-out 0.4s;
    top: -2em;
    position: relative;
}

.photo-credits .photo-info{
    bottom:-10em;
    font-size: 0.7em;
    background-color: rgba(0,0,0,0.7);
    padding: 1.3em 1em 1.33em 1em;
    transition:all ease-in-out 0.4s;
}
.photo-credits .photo-info .container{
    padding-right:8em;
}
.photo-credits .photo-info-open{
    bottom:0;
}

/*links*/
a {
    color: #db3737;
    text-decoration: none;
    transition:all ease-in-out 0.4s;
}
a:hover {
    color: #000;
    text-decoration: none;
    transition:all ease-in-out 0.1s;
}
section {
    position:relative;
}
.bg-white {
    background-color: #fff;
}
.bg-red {
    background-color: #db3737;
}
.bg-darkgray {
    background-color: #e5e5e5;
}
.bg-gray {
    background-color: #f2f2f2;
}
.bg-mediumgray {
    background-color: #f6f6f6;
}
.bg-lightgray {
    background-color: #f9f9f9;
}
.bg-black {
    background-color: #000;
}
.bg-black-alpha {
    background-color: rgba(0,0,0,0.5);
}
.desc-big {
    padding-bottom:1.5em;
    font-size: 1.2em;
    line-height:1.4em;
}
.container {
    max-width: 1540px!important;
    padding-left:3em;
    padding-right:3em;
    position:relative;
    width:100%;
}
.container-fluid {
    position:relative;
    width:100%;
    max-width:100%;
}
.section-bordered {
    box-shadow: 0 2px 7px 0 rgba(0,0,0,0.33);
    position: relative;
    z-index: 2;
}
.br-lightgray {
    border-color: #eee;
}
/*breadcrumbs*/
.breadcrumbs {
    font-size: 0.9em;
}
.breadcrumbs > div,
.breadcrumbs > span{
    display: inline-block;
    font-family:'Interstate-Regular',sans-serif;
}
.breadcrumbs > div:not(:last-child):after,
.breadcrumbs > span:not(:last-child):after{
    content:">>";
    display: inline-block;
    padding-left:1em;
    padding-right:0.5em;
    font-size: 0.9em;
}
.breadcrumbs > div:last-child,
.breadcrumbs > span:last-child{
    /*    font-style: italic;*/
    font-family:'Interstate-Light',sans-serif;
}
.breadcrumbs br{
    display:none;
}
/*explore the play*/
.explore-play-mobile {
    position:relative;
    padding-bottom:1em!important;
    padding-left:2em;
    padding-right:2em;
    float: none!important;
}
.explore-play-mobile ul {
    display: flex;
    display: -webkit-flex;
    flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    margin-left:-0.5em!important;
    margin-right:-0.5em!important;
}
.explore-play-mobile li {
    width: 50%;
    padding-left:0.5em!important;
    padding-right:0.5em!important;
}
.explore-play-mobile ul,
.explore-play-mobile li
{
    position:relative;
    list-style: none;
    padding: 0;
    margin: 0;
}
.explore-play-mobile li a {
    color:#000;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    border-bottom:1px solid #d5d5d5;
    display:block;
}
/*tabs*/
.tabs {
    position:relative;
}
.tabs .tab {
    display: inline-block;
    padding: 0 1.1em 0 1.1em;
    border: 2px solid #000;
    transition:all ease-in-out 0.2s;
    position:relative;
    min-width: 10em;
    text-align: center;
    color:#000;
    line-height: 2.3em;
    vertical-align: middle;
    margin-bottom:1em;
}
.tabs .tab span {
    font-size: 1em;
    line-height:1em;
}
.tabs .tab i {
    margin-right:0.2em;


}
.tabs .tab-right {
    float: right;
}
.tabs .tab-red {
    color:#fff;
    background-color: #db3737;
    border-color: #db3737;
}
.tabs .tab-red a {
    color:#fff;
}
.tabs .tab-red:hover {
    color:#db3737!important;
    background-color: #fff!important;
    border-color: #db3737;
}
.tabs .tab-red:hover a {
    color:#db3737!important;
}
.tabs .tab-red-outline {
    color:#db3737;
    background-color: #fff;
    border-color: #db3737;
}
.tabs .tab-red-outline:hover {
    color:#fff!important;
    background-color: #db3737!important;
    border-color: #db3737;
}
.tabs .tab:not(:last-child) {
    margin-right:0.5em;

}
.tabs .tab-multiline {
    padding: 1em 1.5em 1.2em 1.5em!important;
    line-height:1.5em;
    border: 0;
    margin-bottom:0;

}
.tabs .tab-multiline:after  {
    bottom: -0.4em!important;
}
.tabs .active {
    background-color: #000;
    color:#fff;
}
.tabs .active:after {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    border: 10px solid transparent;
    border-top: 10px solid #000;
}
.tabs .tab:hover {
    background-color: #000;
    color:#fff;
    transition:all ease-in-out 0.1s;
    cursor:pointer;
}
.tabs-center {
    text-align: center;
}
.google-maps {
    height:25em;
}
.gm-style-iw * {
    max-width: 300px;
}
.gm-style-iw h4, .gm-style-iw p {
    margin: 0;
    padding: 0;
}
.gm-style-iw a {
    color: #db3737;
}
.bg-gray a:hover {
    text-decoration: underline;
}
/*colors*/
.red {
    color:#db3737;
}
.gray {
    color:rgba(155,155,155,1);
}
.white {
    color:#fff!important;
}
.black {
    color:#000!important;
}
/*dots*/
.dots {
    display: inline-block;
    border-radius:50%;
    width:0.8em;
    height:0.8em;
    position: relative;
    top:1px;
}
.dot-platinum {
    background-color: #8b7f77;
}
.dot-gold {
    background-color: #bc9e62;
}
.dot-blue {
    background-color: #008fd4;
}
.dot-gallery {
    background-color: #fd4f57;
}
/*title sizes*/
.h0x {
    font-size: 4em;
    line-height:1.1em;
}
.h0 {
    font-size: 3.6em;
    line-height:1.1em;
}
.h1 {
    font-size: 3em;
    margin-bottom:15px;
    line-height:1.1em;
}
.h2 {
    font-size: 2.4em;
    margin-bottom:15px;
}
.h2 p {
    line-height:1.2em;
}
.h3 {
    font-size: 2em;
    margin-bottom:15px;
}
.h3 p {
    line-height:1.2em;
}
.h4 {
    font-size: 1.7em;
    margin-bottom:15px;
}
.h4 p {
    line-height:1.2em;
}
.h5 {
    font-size: 1.4em;
    margin-bottom:5px;

}
.h6 {
    font-size: 1.3em;
    margin-bottom:5px;

}
.h7 {
    font-size: 1.1em;
    margin-bottom:5px;
}

/*other sizes*/
.size-big {
    font-size: 1.2em;
}
.size-medium {
    font-size: 1.1em;
}
.size-normal {
    font-size: 0.9em;
}

/*links*/
.link-video {
    padding-left:2.1em;
    position:relative;
    display: block;
    color:#db3737;
}
.link-video:before {
    content: "";
    background: url('../img/icons/icon-play.png') no-repeat center / cover;
    width: 1.6em;
    height: 1.6em;
    position: absolute;
    left: 0;
    top: -0.25em;
}

.link-video:hover {
    color:#db3737!important;
}
.link-video:focus {
    outline:0;
}


.link-video-icon-right {
    padding-right:2.5em;
    position:relative;
    display: inline-block;
    color:#db3737;
    font-family:'Interstate-Regular',sans-serif;
}
.link-video-icon-right:before {
    content: "";
    background-image: url(../img/icons/icon-play.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 1.6em;
    height: 1.6em;
    position: absolute;
    top: -0.24em;
    right: 0em;
}
.link-video-icon-right:hover {
    color:#db3737!important;
}


/*buttons*/

.button {
    padding-left: 1.3em;
    padding-right: 1.3em;
    vertical-align: middle;
    text-transform:uppercase!important;
    font-size: 0.85em;
    position:relative;
    display:inline-block;
    letter-spacing:0.05em;
    font-family:'Interstate-Regular',Sans-Serif;
    line-height: 2.6em;
    text-align:center;
    transition:all ease-in-out 0.4s;
    vertical-align: middle;
    outline: none;
    z-index:999;
}
.button:not(label):hover {
    transition:all ease-in-out 0.1s;
    cursor:pointer;
    background-color:#b82727;
    color:#fff;
    text-decoration: none!important;
}
.button-inline {
    padding-left: 1.3em;
    padding-right: 1.3em;
    vertical-align: middle;
    text-transform:uppercase!important;
    font-size: 0.85em;
    position:relative;
    display:inline-block;
    letter-spacing:0.05em;
    font-family:'Interstate-Regular',Sans-Serif;
    line-height: 2.6em;
    text-align:center;
    transition:all ease-in-out 0.4s;
    vertical-align: middle;
}
.button-inline:hover {
    transition:all ease-in-out 0.1s;
    cursor:pointer;
    background-color:#b82727;
    color:#fff!important;
    text-decoration: none!important;
}
.button-collapse {
    padding-right:4em;
    padding-top:0.7em;
    padding-bottom:0.7em;
    padding-left:1em;
    background-color: #f2f2f2;
    position:relative;
}
.button-collapse:hover {
    cursor: pointer;
    text-decoration: none!important;
}
.button-collapse:after {
    content: "\f0d7";
    font-family: FontAwesome;
    position:absolute;
    top:0.8em;
    right:1em;
}
.button-collapse-active {
    color:#db3737;
}
.button-collapse-active:after {
    content: "\f0d8";
    font-family: FontAwesome;
    position:absolute;
    top:0.8em;
    right:1em;
}
.button-border-red{
    transition:all ease-in-out 0.1s;
    cursor:pointer;
    margin-left: 30px;
    border: solid 2px #db3737;
    color:#db3737;
    text-decoration: none!important;
}
.button-red:hover {
    transition:all ease-in-out 0.1s;
    cursor:pointer;
    background-color: #921313;
    color:#fff;
    text-decoration: none!important;
}
.button-red a:hover {
    color:#fff;
}
.button-white {
    background-color: #fff;
    color: #f34a4a;
}
.button img {
    display: inline-block;
    position:relative;
    margin-left:0.7em;
    top: 0.1em;
}
.button span {
    position: relative;

}
.button-red {
    padding: 0em 1.3em 0em 1.3em;
    background-color: #db3737;
    color:#fff;
    text-transform:uppercase!important;
    font-size: 0.85em;
    position:relative;
    display: inline-block;
}
.button-off {
    border:2px solid #999999!important;
    color:#999;
}
.button-off:hover {
    border:2px solid #999999;
    color:#999!important;
    background-color: #fff!important;
    cursor: default;
    text-decoration: none!important;
}
.list-dates .button-off {

}
.button-big {
    font-size: 1.1em;
    padding: 0em 1.75em 0em 1.75em;
}
.button-small {
    line-height:1.3em;
    font-size: 0.7em;
    padding: 0.70em 1.2em 0.70em 1.2em;
    border: 2px solid #db3737;
}
.button-outline-red-locked,
.button-outline-black-locked {
    padding-left: 1.3em;
    padding-right: 1.3em;
    vertical-align: middle;
    text-transform:uppercase!important;
    font-size: 0.85em;
    position:relative;
    display:inline-block;
    letter-spacing:0.05em;
    font-family:'Interstate-Regular',Sans-Serif;
    /* line-height: 2.4em; */
    text-align:center;
    transition:all ease-in-out 0.4s;
    vertical-align: middle;
    background-color: transparent;
}
.button-outline-red-locked {
    border: 2px solid #db3737;
    color: #db3737;
}
.button-outline-black-locked {
    border: 2px solid #000;
    color: #000;
}
.button-outline {
    border: 2px solid #db3737;
    background-color: transparent;
    color: #db3737;
}
.button-outline:not(label):hover {
    background-color:#db3737;
    color:#fff;
    text-decoration: none!important;
}
.button-outline-white {
    outline-offset: -2px;
    outline: 2px solid #fff;
    background-color: transparent;
    color: #fff;
}
.button-outline-white:hover {
    background-color:#fff;
    color:#db3737;
}
.button-input,
.button-input-small {
    background-color: transparent;
    font-size: 0.66em!important;
    color:#000;
    margin-bottom:10px;
}
.button-input {
    display:block;
    line-height:3em;
    vertical-align: middle;

}
.button-input-small {
    padding: 0em 1em 0em 1em!important;
    display: inline-block;
    line-height:2.5em;
    vertical-align: middle;
}
.button-input:hover,
.button-input-small:hover{
    cursor: pointer;
    text-decoration: none!important;
}
.button-input:hover div,
.button-input-small:hover div{
    border: 2px solid #db3737;
}
.button-input:hover span,
.button-input-small:hover span{
    color: #db3737;
}
.button-input span,
.button-input-small span  {
    position:relative;
    z-index: 2;
    color: #000;
}
.button-input input,
.button-input-small input{
    display:none;
}
.button-input input:checked + span,
.button-input-small input:checked + span,
td.selected {
    color:#fff!important;
}
.button-input div,
.button-input-small div {
    position:absolute;
    width: 100%;
    height: 100%;
    top:0px;
    left:0px;
    z-index: 1;
}
.button-input input:checked ~ div,
.button-input-small input:checked ~ div,
td.selected {
    background-color: #db3737;
    border: 2px solid #db3737;
}
.button-input input ~ div,
.button-input-small input ~ div {
    background-color: #fff;
    border: 2px solid #000;
}

.buttons-right {
    text-align: right;
}
.buttons-right .button:not(:first-child) {
    margin-left: 0.6em;
}

.search-results p {
    margin-bottom:0em;
}
.search:not(body) {
    display: flex;
    display: -webkit-flex;
    align-items: baseline;
    -webkit-align-items: baseline;
}
.search-box {
    display: inline-block;
    position:relative;
    overflow:hidden;
    transition:all ease-in-out 0.5s;
    width:0em;
    top: 0.4em;
}
.search-box > div {
    line-height: 1em;
    position:relative;
    width:13em;
    transition:all ease-in-out 0.5s;
}
.search-box-open .search-box {
    width:13em;
    transition:all ease-in-out 0.5s;
}
.search-open:hover {
    cursor:pointer;
    color:#db3737;
}
.search-box-open .search-open {
    transform: translateX(1.3em) translateY(-0.1em);
    color: #ccc;
}
.search-box-open .search-open:hover {
    color: #000;
}
.search-open {
    transition:all ease-in-out 0.5s;
    z-index: 999999!important;
    position:relative;
    display: inline-block;
}
.search-box input
{
    width:85%;
}

.search-box input,
.search-box .button-search
{
    display:block;
    font-size: 0.8em;
    height: 2em;
    float:left;
    padding-left:2em;
}

.search-box .button-search {
    transition:all ease-in-out 0.5s;
    background-image: url(../img/icons/st-right-white.png);
    background-repeat: no-repeat;
    background-size: 0.77em 0.7em;
    background-position: 55% 50%;
    width:15%;
    background-color: #ccc;
    border: none;
    position: relative;
    margin-left: -0.6em;
    transition:all ease-in-out 0.4s;
}
.search-box .button-search:hover {
    background-color: #000;
    color:#fff;
    cursor:pointer;
    transition:all ease-in-out 0.1s;
}

/*labels*/
.label-block {
    text-align:center;
    background-color: #db3737;
    padding: 0em;
    color:#fff;
    position:absolute;
    width:100%;
    line-height:2.2em;
    vertical-align: middle;
}
.label-block > div {
    padding: 0em!important;
    margin: 0em!important;
}
.label-block-bottom {
    bottom:0px;
    left:0px;
}
.label-block-top {
    bottom:0px;
    top:0px;
}

/*messages*/
.message {
    position:relative;
    display: flex!important;
    display: -webkit-flex!important;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    background-size: cover;
    overflow: hidden;
}

.message-center {
    text-align: center;

}
.message-center .title {
    margin-left:auto;
    margin-right:auto;

}
.message .title {

}
.message-red {
    background-color: #db3737;
}
.message-red .title  {
    line-height:1.1em;
    color: #fff;
    margin-bottom:0.5em;

}

.message-red .desc  {
    color: #fff;
    line-height:1em;
    margin-bottom:1.2em;
}
.message-red .desc p  {
    line-height:1.35em;
}
.message-red .desc ol  {
    line-height:1.35em;
    margin: 0em 0em 0em 1em;
    padding: 0em;
}
.message-red .desc ol li  {
    margin-bottom:0.7em;

}

.message-bg  {
    color: #fff;
    background-size: cover;
    background-position: center;
}

.message-white {
    background-color: #fff;
}
.modal-close {
    background-image: url('../img/icons/close.svg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 29px;
    height: 29px;
    top: 1em;
    right: 1em;
    position:absolute;
    z-index: 99999999;
}
.modal-close:hover {
    cursor: pointer;
}

/*header*/

.dropdown-titles {
    font-size: 0.9em;
    display:inline-block;
    margin-bottom:0.5em;
    color: #4A4A4A;
    font-style: italic;
    vertical-align: top;
    line-height: 1.33;
}
.mobile-menu .dropdown-titles {
    margin-top: 0.5em;
    margin-bottom: 1.3em;
    margin-left: 1.6em;
    width: 30%;
    vertical-align: top;
}

.open-menu {
    display:block;
    position:absolute;
    z-index:10;
    background-image: url('../img/icons/st-up-black.png');
    background-repeat: no-repeat;
    background-size: 0.55em;
    background-position: 70% center;
    right:0em;
    top:0em;
    width:5em;
    height:2.9em;
}
.open-menu:hover {
    cursor:pointer;
}
.open-menu-active {
    background-image: url('../img/icons/st-down.png');
}
#header-menu-mobile .open-menu:hover {
    background-color:#008a00;
    cursor:pointer;
}
.mobile-menu ul {
    list-style: none;
    margin-left:0;
    padding-left: 0;
}
.mobile-menu .active > a {
    color:#db3737;
}
.mobile-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    position:fixed!important;
    top: 3em;
    z-index:9999;
    width: 100%;
    background-color: #fff;
    max-height: 100vh;
    overflow-y: auto;
}
.mobile-menu li {
    position:relative;
}
.mobile-menu .menu-rows {
    margin-bottom:1em;
}
.mobile-menu .menu-rows > a {
    font-family:'Interstate-Light',Sans-Serif!important;
    display:block;
    padding-bottom:1.2em;
    padding-top:1.2em;
}
.mobile-menu .menu-rows > a:hover {
    background-color:transparent;
    cursor:default;
}
.mobile-menu .menu-rows:first-child > a {
    padding-top:0em;
}
.mobile-menu a {
    color:#000;
    display:block;
    width: 100%;
    padding: 0.8em 1.4em 0.8em 1.4em;
    border-top:1px solid #ececec;
    font-family:'Interstate-Regular',Sans-Serif;
    transition:all ease-in-out 0.4s;
}
.mobile-menu > li > ul > li {
    width:100%;
}
.mobile-menu > li > ul > li:first-child {
    padding-top:1.5em;
    vertical-align: top;
}
.mobile-menu > li > ul > li:last-child {
    padding-bottom:1.5em;
}
.mobile-menu ul {
    background-color:rgba(248,248,248,1);
}
.mobile-menu ul a {
    font-size:0.9em;
    color:#000;
    display:block;
    width: 100%;
    padding: 0.35em 1.6em 0.35em 1.6em;
    border-top:0px solid #ececec;
    font-family:'Interstate-Regular',Sans-Serif;
    transition:all ease-in-out 0.4s;
}
.mobile-menu a:hover {
    background-color: #ececec;
    transition:all ease-in-out 0.1s;
}
.logotype-on-header {
    fill:#000;
    width: 7.2em;
}
#logo-footer-svg {
    fill:#db3737;
    width:7em;
}
.mob-header {
    position:relative;
    font-size:1.2em;
}
.mob-header > a:not(:last-child) {
    margin-right:0.5em;
}
.mob-header > a:last-child {
    font-size:1.1em;
    top:0.05em;
    position:relative;
}
.mob-header .menu-open-button {
    background-image: url(../img/icons/icon-menu-open.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.mob-header .menu-close-button {
    background-image: url(../img/icons/icon-menu-close.png)!important;
}
.mob-header .icon-search {
    background-image: url(../img/icons/icon-search.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.menu-open-button:hover {
    cursor: pointer;
}
.logo-header img {
    /* width: 7.2em!important; */
    /* width: 10em!important; */ /* Shaw60 version */
    width: 10em!important; /* Pride 2023 version */
}
.fixed-menu{
    position: fixed;
    left: 0em;
    z-index: 1000;
    width: 100%;
    background-color: #fff;
    padding-top: 0.8em;
    padding-bottom: 0.85em;
    transition: all ease-in-out 0.5s;
    box-shadow: 0 0 1em rgba(0,0,0,0.3);
}
.fixed-play-menu{
    position: fixed;
    left: 0em;
    z-index: 999999;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 0 1em rgba(0,0,0,0.3);
}
.fixed-menu.mobile-menu-opened {
    opacity: 1!important;
    visibility: visible;
}
.hide-fixed-menu {
    top:0em;
    opacity: 0;
    visibility: hidden;
}
.show-fixed-menu {
    top:0em;
    opacity: 1;
    visibility: visible;
}
.logo-header img #Layer_1 {
    fill:#ccc;
}
header {
    display: flex;
    display: -webkit-flex;
    align-items:center;
    -webkit-align-items: center;
    padding-top:0.8em;
    padding-bottom:0.8em;
}
.link:hover{
    color:#fff!important;
}
header .container {
    display: flex;
    display: -webkit-flex;
    flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    min-height: 60px;
}
header .container > div:first-child {
    width: 15%;
}

header .container > div:last-child {
    width: 85%;
    text-align: right;
    line-height: 1.5em;
}

header .menu-header-mobile {
    display: block;
}
header .menu-header-mobile > div {
    display: inline-block;
}
header .menu-header-mobile a {
    color:#000;
    font-size: 1.5em;
}

header .menu-header a {
    color:#000;
    transition:all ease-in-out 0.4s;
}
header .menu-header a:hover {
    color:#db3737;
    transition:all ease-in-out 0.1s;
}
header .menu-header ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
header .menu-header ul li {
    display: inline-block;
}
header .menu-header ul li:first-child {
    padding-left:0px!important;
}
header .menu-header > div:first-child {
    margin-bottom:0.4em;
}
header .menu-header > div:first-child a {
    font-size: 0.85em;
    font-family:'Interstate-Regular',Sans-Serif;
}
header .menu-header > div:first-child > ul > li {
    padding-left:1.5em;
    line-height:0em;
}
header .menu-header > div:last-child > ul {
    margin-right:-1em;
}

header .menu-header > div:last-child > ul > li > a {
    font-family:'Interstate-Regular',sans-serif;
}
header .menu-header > div:last-child > ul > li {
    padding-left:1em;
    padding-right:1em;
    position:relative;
}
/* 2021 and prior
header .menu-header > div:last-child > ul > li:nth-child(2) > ul {
    width: 11em;
    left: -1em;
}
header .menu-header > div:last-child > ul > li:nth-child(3) > ul {
    width: 60em;
    left: -21em;
}
header .menu-header > div:last-child > ul > li:nth-child(4) > ul {
    width: 14em;
}
header .menu-header > div:last-child > ul > li:nth-child(5) > ul {
    width: 45em;
    left: -24.5em;
}
header .menu-header > div:last-child > ul > li:nth-child(6) > ul {
    width: 17em;
    left:-5em;
}
header .menu-header > div:last-child > ul > li:nth-child(7) > ul {
    width: 17em;
    left:-5em;
}
header .menu-header > div:last-child > ul > li:nth-child(8) > ul {
    width: 45em;
    left: -40em;
}
*/

/* 2022 */
header .menu-header > div:last-child > ul > li.whats-on-tickets > ul {
    width: 11em;
    left: -1em;
}
header .menu-header > div:last-child > ul > li.holiday > ul {
    width: 16em;
    left: -4em;
}
header .menu-header > div:last-child > ul > li.season-2021 > ul {
    width: 14em;
    left: -1em;
}
header .menu-header > div:last-child > ul > li.season-2022 > ul {
    width: 60em;
    left: -21em;
}
header .menu-header > div:last-child > ul > li.season-2025 > ul {
    width: 60em;
    left: -25em;
}
header .menu-header > div:last-child > ul > li.beyond-the-stage > ul {
    width: 14em;
}
header .menu-header > div:last-child > ul > li.plan-your-visit > ul {
    width: 45em;
    left: -24.5em;
}
header .menu-header > div:last-child > ul > li.support-us > ul {
    width: 17em;
    left:-5em;
}
header .menu-header > div:last-child > ul > li.about > ul {
    width: 45em;
    left: -40em;
}
    header .menu-header a.donateButton {
    padding-top: 0.176em;
    padding-bottom: 0.176em;
    color: white;
    text-transform: none !important;
}
header .menu-header .menu-rows {
    float: left;
    position:relative;


}
header .menu-header .menu-rows > a {
    font-size: 0.8em;
    padding-bottom:1em!important;
}
header .menu-header .menu-item .menu-rows:nth-child(4):after {
    content:"";
    position:absolute;
    right:0;
    top:1em;
    height:7.5em;
    width: 0;
}
header .menu-header .menu-item .menu-rows:nth-child(5) {
    padding-top: 1.3em;
}
header .menu-header .menu-rows:not(:last-child):after {
    content:"";
    position:absolute;
    right:0;
    top:1em;
    height:7.5em;
    width: 1px;
    background-color: #ddd;
}
header .menu-header .menu-rows{
    padding-left:2em;
    padding-right: 2em;
}
header .menu-header .menu-rows:first-child{padding-left:0.5em!important;}
header .menu-header .menu-rows:last-child{padding-right:0.5em!important;}

header .menu-header > div:last-child > ul li.active > a,
header .menu-header > div:last-child > ul li.current_page_item > a,
header .menu-header > div:last-child > ul li.current-menu-ancestor > a,
header .menu-header > div:last-child > ul li.current-menu-item > a,
header .menu-header > div:last-child > ul > li:hover > a {
    color:#db3737;
    transition:all ease-in-out 0.1s;
}
header .menu-header > div:last-child > ul > li:first-child > ul li a  {
    color:#000;
}
header .menu-header > div:last-child > ul > li:first-child > ul li > a:hover  {
    color:#db3737;
}
header .menu-header > div:last-child > ul > li:after {
    content: "";
    position:absolute;
    background-image:url('../img/icons/dropdown-st.png');
    background-size:100%;
    background-repeat:no-repeat;
    font-size: 1em;
    bottom:-1.3em;
    width: 1em;
    height:0.5em;
    right:50%;
    margin-right:-0.5em;
    z-index:1001;
    opacity:0;
    visibility: hidden;
    animation-name: header-menu-dropdown-close;
    animation-duration: 0s;
}
header .menu-header > div:last-child > ul > li:hover:after {
    opacity:1;
    visibility: visible;
    animation-name: header-menu-dropdown-st;
    animation-duration: 0.6s;
}
header .menu-header > div:last-child > ul > li > ul {
    position:absolute;
    top:2.9em;
    left:0.5em;
    background-color: #fff;
    padding: 1.5em;
    text-align: left;
    border: 1px solid #ccc;
    opacity:0;
    visibility: hidden;
    animation-name: header-menu-dropdown-close;
    animation-duration: 0s;
    z-index: 1000;
}
header .menu-header > div:last-child > ul > li:hover ul {
    opacity:1;
    visibility: visible;
    animation-name: header-menu-dropdown-open;
    animation-duration: 0.5s;
}
@keyframes header-menu-dropdown-st {
    0% {transform: translateY(-1em); opacity:0; visibility: hidden;}
    100% {transform: translateY(0em); opacity:1; visibility: visible;}

}
@keyframes header-menu-dropdown-open {
    0% {transform: translateY(-1.5em); opacity:0; visibility: hidden;}
    100% {transform: translateY(0em); opacity:1; visibility: visible;}
}
@keyframes header-menu-dropdown-close {
    0% {transform: translateY(0em); opacity:1; visibility: visible;}
    50% {transform: translateY(0em); opacity:0; visibility: hidden;}
    100% {transform: translateY(-1.5em); opacity:0; visibility: hidden;}
}
header .menu-header > div:last-child > ul > li > ul:before {
    position:absolute;
    top:-1em;
    left:0em;
    content:"";
    height:1em;
    width:100%;
}
header .menu-header > div:last-child > ul > li > ul > li,
header .menu-header > div:last-child > ul > li > ul > li > ul > li
{
    display:block;
    font-size: 0.9em;
}
header .menu-header > div:last-child > ul > li > ul li.active {
    font-family:'Interstate-Regular',sans-serif;
}
header .menu-header > div:last-child > ul > li a {
    display:block;
    line-height:1.3em;
    padding-top:0.4em;
    padding-bottom:0.4em;
}

/*promo header*/
.promo-header {
    overflow: hidden;
}

    .promo-header .carousel .item .pos-rel.display-none-xs {
        height: 0;
        padding-top: 56.25%;
    }

    .promo-header .carousel .item .pos-rel.display-none-xs { display: block !important; }
    .promo-header .carousel .item .pos-rel.display-none-sm { display: none !important; }



.promo-header .owl-controls {
    display: none;

}
.promo-header .container > div {
    z-index:9;
}
.promo-header .pos-rel > img,
.promo-header > img{
    width: 100%;
}
.promo-header .title {
    color:#db3737;
    font-family:'Interstate-Regular',Sans-Serif;
}
.promo-header .desc {
    font-size: 0.95em;
    line-height:1.4em;
    margin-bottom:1.5em;
}
.promo-header .info {
    font-size: 0.95em;
    line-height:1.4em;
    margin-bottom:1.5em;
}
.promo-header .info span:first-child {
    text-transform:uppercase;
}
.promo-header .info span {
    font-family:'Interstate-Regular',Sans-Serif;
    display:block;
}
.promo-header .button {
    font-family:'Interstate-Regular',Sans-Serif;
    padding-left:1.5em;
    padding-right:1.5em;
    margin-bottom:0.5em;

}
.promo-header .button:not(.button-small) {
    line-height:2.8em;
}
/*play header*/

.play-header img {
    max-width: 55%;
    margin-left: auto;
    margin-right: 7%;
    max-height:900px;
}

/*isotope grid*/
.isotope-grid {
    margin-left: auto;
    margin-right: auto;
    max-width:1150px;
}
.isotope-grid .title  {
    color:#db3737;
    /*text-transform:uppercase;*/
    padding: 0.9em 1rem 0.2em 0rem;
}
.isotope-grid .desc  {
    font-size: 0.9em;
    padding: 0em 1rem 2em 0rem;
}
.isotope-grid > div:nth-child(2) {
    padding-top:90px;

}
.isotope-grid > div:nth-child(4) {
    padding-top:2.25em;

}
.isotope-grid .grid-item {
    width: 33.3%;
    padding-left:0.5em;
    padding-right:0.5em;
}
.isotope-grid .grid-sizer {
    width: 33.3%;
}
.isotope-grid .grid-item img {
    width: 100%;
}
.isotope-grid .grid-item .title {
    font-family:'Interstate-Regular',Sans-Serif;
    margin-bottom: 0px;
}
.isotope-grid .grid-item .desc {
    font-family:'Interstate-Regular',Sans-Serif;
}

/*season*/
.season{padding-bottom:100px;}
.season .isotope-grid:not(:first-child){padding-top:3em;}

/*super promo*/
.super-promo {
    overflow: hidden;
    /* padding-left:8em; */
}
.super-promo > div {
    display: flext;
    display: -webkit-flex;
    max-width: 1400px;
    margin-left:auto;
    margin-right:auto;
}
.super-promo > div > div {
    position:relative;
}
.super-promo > div > div:nth-child(1) {
    width: 30%;
}
.super-promo > div > div:nth-child(2) {
    width: 37%;
}
.super-promo > div > div:nth-child(3) {
    width: 33%;
}
.super-promo > div > div:nth-child(1),
.super-promo > div > div:nth-child(2){
    display: flex;
    display: -webkit-flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    justify-content: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    text-align:center;
}
.super-promo > div > div:nth-child(1):before {
    content: "";
    position: absolute;
    top:0px;
    left:-400%;
    height:100%;
    width: 400%;
    background-color: #9f2929;
    z-index:1;
}
.super-promo > div > div:nth-child(1) {
    background-color: #9f2929;
    color:#fff;
}
.super-promo > div > div:nth-child(1) .title {
    font-size: 3.4em;
    text-transform:uppercase;
    font-family:'Interstate-Regular',Sans-Serif;
    line-height: 0.8em;
}
.super-promo > div > div:nth-child(1) .desc {
    font-size: 1.3em;
    font-family:'Interstate-Regular',Sans-Serif;
}
.super-promo > div > div:nth-child(2) {
    background-color: #f3f3f3;
    color: #ed4a4a;
    /* border: 1.2em solid #d5d5d5; */
}
.super-promo > div > div:nth-child(2) .title {
    font-size: 2.2em;
    text-transform:uppercase;
    font-family:'Interstate-Regular',Sans-Serif;
    line-height: 0.8em;
}
.super-promo > div > div:nth-child(2) .desc {
    font-size: 1.4em;
    font-family:'Interstate-Regular',Sans-Serif;
}
.super-promo > div > div:nth-child(3) {
    background-color: #db3737;
    color:#fff;
    padding: 2.1em 2.75em 3.25em 2.75em;
}
.super-promo > div > div:nth-child(3):before {
    content: "";
    position: absolute;
    top:0px;
    right:-400%;
    height:100%;
    width: 400%;
    background-color: #db3737;
    z-index:1;
}
.super-promo > div > div:nth-child(3) .title {
    font-size: 2.6em;
    padding-bottom: 0.2em;
    font-family:'Interstate-Regular',Sans-Serif;
}
.super-promo > div > div:nth-child(3) .desc {
    padding-bottom: 1.4em;
    line-height: 1.5em;
    font-size: 0.9em;
}
/*features*/
.features{overflow: hidden;}
.features article:nth-child(odd){flex-direction: row-reverse;}
.features .txt-part{
    padding-top:90px;
    padding-bottom:90px;
}
.features .title{font-family:'Interstate-Regular',Sans-Serif;}
.features .desc{padding-bottom:0.5em;}

/*peoples-list*/
.list-1 {
    padding-bottom:1.3em;
}
.list-1 .item span {
    position: relative;
    display: inline-block;
    padding-bottom:0.4em;
    margin-right: 2em;
}
.list-1 .item span:not(:last-child) .separator {
    position: absolute;
    height:1em;
    width: 1px;
    display: inline-block;
    background-color: #000;
    margin-left:1.1em;
    margin-right:1em;
    top:0.2em;
}
.list-1 .item span:first-child {
    font-family:'Interstate-Regular',Sans-Serif;
}
.list-1 .item span:empty {
    display:none;
}
/*blocks*/
.block {
    position:relative;
    display:block;
    color:#000;
}
.block-white {
    background: #FFFFFF;
}
.block-shadow {
    box-shadow: 0px 2px 7px 0px rgba(0,0,0,0.33);
}
.block-shadow-2 {
    background: #FFFFFF;
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.50);
    border-top:1px solid #ececec;
}

/*hovers*/
.hover-red:hover {
    background-color: #db3737;
    color:#fff;
    cursor:pointer;
}
/*footer*/
footer .social {
    width:13em;
}
footer {

}
footer .button-red {
    padding-top: 0.36em;
    padding-bottom: 0.36em;
    font-size: 0.85em;
    text-transform: uppercase;
}
footer .footer-top {
    padding: 1.5em 0px 1.5em 0px;
}
footer .footer-top .container > div {
    font-size: 0.95em;
}
footer .footer-top .title {
    padding-bottom:0.5em;
    font-family:'Interstate-Regular',Sans-Serif;
}
footer .footer-top .container > div {
    display: inline-block;
}
footer .footer-top .container > div:nth-child(1n+2) {
    float: right;
    padding-left:3em;
}
footer .footer-bottom {
    background-color: #db3737;
    color:#fff;
    padding: 1em 0px 1.5em 0px;
}
footer .footer-bottom a {
    color:#fff;
}
footer .footer-bottom .footer-phone img {
    width: 13em;
    display: inline-block;
    margin-top: 0.5em;
}
footer .footer-bottom .menu-footer ul {
    list-style: none;
    margin: 0em 0em 0.5em 0em;
    padding: 0em;
}
footer .footer-bottom .menu-footer li {
    display: inline-block;
    position:relative;
}
footer .footer-bottom .menu-footer li:not(:last-child) {
    margin-right:0.8em;
}

footer .footer-bottom .menu-footer li a {
    display: inline-block;
    padding-bottom:4px;
    margin-bottom: 0.5em;
    font-size: 0.8em;
}
footer .footer-bottom .menu-footer li a:hover {
    text-decoration:underline;
}
footer .footer-bottom .footer-copyright {
    font-size: 0.7em;
}
.logo-footer img {
    width: 7em;
    margin-top:0.3em;

}

/*logos*/
.logos {
    padding-top:0.5em;

}
.logos a {
    display: inline-block;
    margin-right:1em;

}
.logos img {
    width: auto;
    height: 2em;
}

/*list cards*/

.list-cards {
    padding-left: 0.3em;
    padding-right:0.3em;

}
.list-cards .owl-stage {
    display: flex;
    display: -webkit-flex;
    flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
}

.list-cards .item .popover .icon-close {
    position:absolute;
    width:1.6em;
    height:1.6em;
    top:1.1em;
    right:1.1em;
    background-image: url(../img/icons/icon-close-black.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.list-cards .item .popover .icon-close:hover {
    cursor:pointer;
}
.list-cards .item .popover {
    position: absolute;
    background-color: #e6e6e6;
    width: 26.8em;
    height: 90%;
    top: 5%;
    left: 0em;
    margin-left: -6.9em;
    padding: 1.7em 3em 1.7em 1.7em;
    z-index: 9999;
    color: #000;
    display: none;
    box-shadow: 0 0 1em rgba(0,0,0,0.5);

}
.list-cards .item .popover:hover {
    color:#000;

}
.list-cards .item .popover .button {
    position:absolute;
    bottom:2em;
    left:2em;
}
.list-cards .item {
    background-color: #e6e6e6;
    padding: 1.6em;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position:relative;
    color:#000;
    margin-left:0.3em;
    margin-right:0.3em;
    height: 100%;
    transition:all ease-in-out 0.4s;
}
.list-cards-nocarousel .item {
    margin-left:2px;
    margin-right:3px;
    max-width:15em;
}
.list-cards .item:hover {
    /*background-color: #e74a4a;*/
    /*color:#fff;*/
    /*transition:all ease-in-out 0.1s;*/
    /*cursor:pointer;*/
}
.list-cards .item .h3 {
    line-height:1.1em;
    font-size: 1.75em;
    margin-bottom:0.15em;

}
.list-cards .photo {
    max-width:15em;
    width: 100%;
    overflow: hidden;
    margin-top: 1.5em;
    border-radius: 50%;
    filter: grayscale(100%);
    transition: .3s;
}
.list-cards .photo img {width: 100%;}
.list-cards .item:hover .photo {filter: grayscale(0%);}



/*cards*/
.cards {
    padding-left: 2px;
    padding-right:2px;
    display:flex;
    display:-webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    /*    justify-content: center;
        -webkit-justify-content: center;*/
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
}
.cards .card {
    background-color: #e6e6e6;
    padding: 1.6em;
    display: block;
    position:relative;
    color:#000;
    padding:2.5em 2.3em 2.5em 2.3em;
    height: 25em;
    width:16.6666%;
    max-width:16.6666%;
    transition:all ease-in-out 0.4s;
    outline: 3px solid #fff;
    outline-offset: -3px;
}
.card a {
    display: block;
}
/*.cards .card:hover {*/
/*background-color:rgba(219,55,55,1);*/
/*color:#fff;*/
/*transition:all ease-in-out 0.1s;*/
/*cursor:pointer;*/
/*}*/
.cards .card .title {
    line-height:1.1em;
    font-size: 1.8em;
    margin-bottom:0.15em;
    font-family:'Interstate-Regular',Sans-Serif;
}
.cards .card .photo {
    overflow: hidden;
    position:absolute;
    bottom:0em;
    padding-bottom: 3em;
    padding-left:2.3em;
    padding-right:2.3em;
    width: 100%;
    left:0em;
}
.cards .card .photo > img {
    width: 100%;
    margin-left:auto;
    margin-right:auto;
    max-width:15em;
    border-radius:50%;
    filter: grayscale(100%);
    transition:all ease-in-out 0.4s;
}
.cards .card .photo:hover > img {
    filter: grayscale(0%);
    transition:all ease-in-out 0.1s;
}
.cards .card .card-popup {
    position:absolute;
    bottom:0%;
    left:0em;
    height:100%;
    width:300%;
    background-color: #fff;
    z-index:999999;
    transform:scale(0.9);
    visibility: hidden;
    opacity:0;
    transition:all ease-in-out 0.3s;
}
.cards .card-open .card-popup{
    transform:scale(1);
    visibility:visible;
    opacity:1;
    transition:all ease-in-out 0.4s;
    outline: 3px solid #fff;
    outline-offset: -3px
}
.cards .card .card-popup > div {
    float:left;
}
.cards .card .card-popup > div:first-child {
    width:33.3333%;
    position:absolute;
    background-color:rgba(219,55,55,1);
    height:100%;
    color:#fff;
    display:flex;
    display:-webkit-flex;
    align-items: flex-end;
    -webkit-align-items: flex-end;
    padding:2.5em;
    outline: 3px solid #fff;
    outline-offset: -3px
}

.cards .card .card-popup > div:last-child {
    width:66.6666%;
    position:absolute;
    background-color:#fff;
    left:33.333%;
    height:100%;
    color:#000;
    padding:2.5em;
    border-bottom: 3px solid #fff;
    border-top: 3px solid #fff;
}
.cards .card .card-popup > div:last-child .background {
    filter: grayscale(100%) opacity(25%);
    width: 100%;
    position: absolute;
    top: 0em;
    overflow: hidden;
    left: -3px;
    height: 100%;
    border-bottom: 3px solid #fff;
}
.cards .card .card-popup > div:last-child .background img {
    width:100%;
}
.cards .card .card-popup > div:last-child .desc {
    font-size:2.1em;
    line-height:1em;
}
.cards .card .card-popup .link {
    position:absolute;
    bottom:3em;
}

/*select-navigation*/
.select-navigation {
    position:relative;
    display: flex!important;
    display: -webkit-flex!important;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
}
.select-navigation .label {
    margin:0em!important;
    transition:all ease-in-out 0.4s;
    padding: 0.15em 0.3em 0.15em 0.3em!important;
    font-size: 0.9em;
}
.select-navigation .label:hover {
    cursor: pointer;
    transition:all ease-in-out 0.1s;
    background-color: #f34a4a;
    color:#fff;
    border:1px solid #f34a4a;
}
.select-navigation .label i {
    font-size: 1.3em;
}
.select-navigation .value {
    display: inline-block;
    margin-right:1em;
    margin-left:1em;
    padding-bottom: 0.2em;
    border-bottom:1px solid #000;
    text-transform:uppercase;
    font-family:'Interstate-Regular',Sans-Serif;
}
/*labels*/
.label {
    font-size: 0.9em!important;
    display: inline-block;
    padding: 0.4em 0.6em 0.4em 0.6em;
    line-height:1em;
    text-transform:uppercase;
    font-family:'Interstate-Regular',Sans-Serif;
    min-width: 1.9em;
    text-align: center;
}
.label:not(:last-child) {
    margin-right:0.5em;

}
.label-gray {
    background-color: #707070;
    color:#fff;
    border:1px solid #707070;
}
.label-outline {
    background-color: #fff;
    color:#707070;
    border:1px solid #707070;
    width: 3em;
}
.label-outline-red {
    background-color: #fff;
    color:#f34a4a;
    border:1px solid #f34a4a;
}
.label-info {
    display: inline-block;
    font-size: 0.9em;
}
.label-info:not(:last-child) {
    margin-right:2em;
}
.label-info span:last-child {
    color:#888;
    font-family:'Interstate-Regular',Sans-Serif;
}
/*select month*/
.select-month {
    display: flex;
    display: -webkit-flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
}
/*list dates*/
.list-dates {
    position:relative;
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
}
.list-dates .item, .list-dates:after{
    content:"";
    clear: both;
    display:block;
}
.list-dates .legend {
    margin-top:1.5em;
    /* padding-top:1em; */
    /* padding-bottom:1em; */
    border:1px solid #ececec;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    width: 100%;
    min-height: auto!important;
}
.list-dates .label-info {
    padding-top:0.5em;
    text-align: left;
}
.list-dates .select-month {
    padding-left:0em;
}
.list-dates .select-month > div:first-child {
    font-size: 1.3em;
}
.list-dates .select-month > div:last-child {
    font-size: 1.3em;
}

.list-dates > #app { width: 100%; }

.list-dates .date-title { position: relative; }
.list-dates .transportation {
    position: absolute;
    top: 1.25em;
    right: auto;
    left: 83%;
    padding: 0;
}
@media screen and (max-width: 768px) {
    .list-dates .transportation {
        right: 0;
        left: auto;
    }
}
.list-dates > div > div {
    padding: 1em 2em 1em 2em;
}
.list-dates a:not(.button) {
    color:#db3737;
    font-family:'Interstate-Regular',Sans-Serif;
}
.list-dates .item-date {
    display: flex;
    display: -webkit-flex;
    border-bottom: 1px solid #e1e1e1;
    -webkit-align-items: center;
    align-items: center;
    position:relative;
}
.list-dates .item-date:nth-child(2n+1) {
    border-right: 1px solid #eee;
}
.list-dates .item-date:nth-child(1),
.list-dates .item-date:nth-child(2){
    padding: 1em 2em 0em 2em;
    height:5em;
}
.list-dates .item-date {
    padding: 0em 2em 0em 2em;
    height:4em;
}
.list-dates .item, .list-dates .item-play {
    display: flex;
    display: -webkit-flex;
    border-bottom: 1px solid #e1e1e1;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    position:relative;
}
.list-dates .item span, .list-dates .item-play span {
    font-family:'Interstate-Regular',Sans-Serif;
}

.list-dates .item-play span {
    font-size: 1em;
}
.list-dates .item-play .title {
    width: 100%;
}
/*.list-dates .item-play > div:nth-child(1) {*/
/*    width: 12%;*/
/*}*/
/*.list-dates .item-play > div:nth-child(2) {*/
/*    width: 16%;*/
/*}*/
/*.list-dates .item-play > div:nth-child(3) {*/
/*    width: 18%;*/
/*}*/
/*.list-dates .item-play > div:nth-child(4) {*/
/*    width: 29%;*/
/*}*/
/*.list-dates .item-play > div:nth-child(5) {*/
/*    width: 30%;*/
/*    text-align: right;*/
/*}*/
.list-dates .item-play .col-sm-6:nth-child(1) { flex-basis: 50%; }
.list-dates .item-play .col-sm-6:nth-child(2) { flex-basis: 50%; }
.list-dates .item-play .col-sm-6:first-child > div > div:nth-child(1) {
    flex-basis: 30%;
}
.list-dates .item-play .col-sm-6:first-child > div > div:nth-child(2) {
    flex-basis: 40%;
}
.list-dates .item-play .col-sm-6:first-child > div > div:nth-child(3) {
    flex-basis: 30%;
}

.list-dates .item > div:nth-child(1) {
    width: 12%;
}
.list-dates .item > div:nth-child(2) {
    width: 33%;
}
.list-dates .item > div:nth-child(3) {
    width: 30%;
}
.list-dates .item > div:nth-child(4) {
    width: 15%;
    text-align: right;
    /* padding-right: 0em; */
}
.list-dates .item > div:nth-child(5) {
    width: 11%;
    text-align: right;
}
.subscribe-input {
    font-size: 0.9em;
    height: 1.9em;
    width: 10em;
}
/*icons*/
.icon{
    position:relative;
    /* padding-left:1.7em; */
}
.icon:before {
    content:"";
    display: inline-block;
    width: 1.5em;
    height:1.5em;
    position: relative;
    margin-right:0.4em;
    /* left:-0.2em; */
    top: -0.1em!important;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center;
    transition:all ease-in-out 0.4s;
    line-height: 1em;
    vertical-align: middle;
    /* top: 0em; */
}
.icon-grid:before {
    background-image: url(../img/icons/grid.png);
    top: -0.15em!important;
}
.active .icon-grid:before, .tab:hover .icon-grid:before {
    background-image: url(../img/icons/grid-active.png);
    transition:all ease-in-out 0.1s;
}
.icon-list:before {
    background-image: url(../img/icons/list.png);
    top: 0;
}
.active .icon-list:before, .tab:hover .icon-list:before {
    background-image: url(../img/icons/list-active.png);
    transition:all ease-in-out 0.1s;
}
.icon-calendar:before {
    background-image: url(../img/icons/calendar.png);
}
.active .icon-calendar:before, .tab:hover .icon-calendar:before {
    background-image: url(../img/icons/calendar-active.png);
    transition:all ease-in-out 0.1s;
}
.icon-plays:before {
    background-image: url('../img/icons/icon-plays.png');
    top: -0.15em!important;
}
.active .icon-plays:before, .tab:hover .icon-plays:before {
    background-image: url('../img/icons/icon-plays-active.png');
    transition:all ease-in-out 0.1s;
}
.icon-events:before {
    background-image: url('../img/icons/icon-events.png');
    top: -0.15em!important;
}
.active .icon-events:before, .tab:hover .icon-events:before {
    background-image: url('../img/icons/icon-events-active.png');
    transition:all ease-in-out 0.1s;
}

/*filter*/
.filter {
    border-bottom:1px solid #ececec;
}
.filter-confirm-box {
    background-color: rgba(0,0,0,0.6);
    position: fixed;
    bottom:0em;
    height: 4em;
    width: 100%;
    text-align: center;
    line-height: 4em;
    vertical-align: middle;
    z-index:9999999999;
    transition:all ease-in-out 0.4s;
}
.filter-confirm-box-hidden {
    bottom:-4em;
}

.fa-1_5x {
    font-size: 1.5em!important;
    position:relative;
    rop:2px;
}
/*carousels*/
.owl-theme .owl-controls {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    /* z-index: 99; */
}
.carousel-quotes {
    position:relative;
}
.carousel-quotes .quote {
    line-height:1em;
}
.owl-carousel .owl-nav {
    /* position: relative; */
    /* width: 100%; */
    /* height: 100%; */
    /* z-index: 999999; */
}
.owl-carousel .owl-nav > button  {
    font-size: 1em!important;
    width: 3em;
    height: 3em;
    background: transparent!important;
    position:absolute;
    top: 50%;
    transform: translateY(-100%);
}
.owl-carousel .owl-nav > button:focus {
    outline: none;
}
.owl-carousel .owl-nav .owl-prev  {
    left: 0.3em;
    background-image: url(../img/icons/icon-left.png)!important;
    background-repeat: no-repeat!important;
    background-size: cover!important;
    background-position: center!important;
    z-index: 9999!important;
    width: 2em;
    height: 2em;
    position: absolute;
    top: 50%;
    transform: translateY(-100%);
}
.owl-carousel .owl-nav .owl-next  {
    right: 0.3em;
    background-image: url(../img/icons/icon-right.png)!important;
    background-repeat: no-repeat!important;
    background-size: cover!important;
    background-position: center!important;
    z-index: 99999!important;
    width: 2em;
    height: 2em;
    position: absolute;
    top: 50%;
    transform: translateY(-100%);
}
.carousel-content .owl-nav > button  {
    font-size: 1em!important;
    width: 2em!important;
    height: 2em!important;
    top: 50%;
    margin-top:-1.5em!important;
    transform: translateY(0%)!important;
}
.carousel-content .owl-nav .owl-prev  {
    left: 0.7em;
}
.carousel-content .owl-nav .owl-next  {
    right: 0.7em;
}
.list-cards .owl-nav > div  {
    width: 2em;
    height: 2em;
}

.list-cards .owl-prev {
    left: 1em!important;
}
.list-cards .owl-next {
    right: 1em!important;
}
/*menu explore*/
.menu-explore {
    background-color: #fafafa;
    padding-top:1em;
    padding-bottom:1em;
    z-index: 10;
}
.menu-explore .container {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-flex-align: center;
}
.menu-explore .container > div:first-child {
    width: 90%;
    text-align: left;
}
.menu-explore .container > div:last-child {
    width: 10%;
    text-align: right;
}
.menu-explore ul {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-flex-align: center;
}
.menu-explore ul, .menu-explore li {
    padding: 0em;
    margin: 0em;
    list-style: none;
}
.menu-explore li a {
    line-height:1em;
    color:#000;
    font-family:'Interstate-Regular',Sans-Serif;
}
.menu-explore li a:hover {
    color:#db3737;
}
.menu-explore li {
    display: inline-block;
    position:relative;
}
.menu-explore li:first-child {
    font-size: 1.2em;
    margin-right:3.5em;
    width: 4.2em;

}
.menu-explore li:first-child:after {
    background-image: url(../img/icons/icon-st-right.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    content:"";
    width: 0.7em;
    height: 1.4em;
    position:absolute;
    margin-top:-0.7em;
    top:50%;
    right:-1.4em;
}
.menu-explore li:not(:first-child) {
    font-size: 0.9em;
    padding-right:2.2em;
}
.icon-top {
    text-align:center;
    display: inline-block;
    font-family:'Interstate-Regular',Sans-Serif;
}
.icon-top:hover:before {
    background-image: url(../img/icons/st-up-hover.png);
    transition:all ease-in-out 0.1s;
}
.icon-top:before {
    content:"";
    display:block;
    width: 0.5em;
    height:0.55em;
    background-image: url(../img/icons/st-up.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom:0.1em;
    transition:all ease-in-out 0.4s;

}
.mobile-header {
    display:none;
}
.mobile-header  {
    color:#000;
}
/*play video*/
.play-video {
    position:relative;
    display:block;
}
.play-video:after {
    content:"";
    width: 4em;
    height:4em;
    position:absolute;
    top:50%;
    right:50%;
    margin-right:-2em;
    margin-top:-2em;
    background-image: url(../img/icons/play.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display:block;
    transition:all ease-in-out 0.4s;
    background-color: transparent;
    border-radius: 50%;
}
.play-video:hover:after {
    transition:all ease-in-out 0.2s;
    transform:scale(1.1);
    background-color: rgba(255,0,0,0.2);
    border-radius: 50%;
    box-shadow: 0em 0em 2em rgba(255,0,0,0.5);
}
::-webkit-input-placeholder {
    color: #cccccc;
}
/*count list*/
.count-list {
    padding: 1em 0em 0em 0em;
    margin: 0em;
    list-style: none;
    counter-reset: li;
}
.count-list li {
    padding: 0em 0em 0em 1.5em;
    margin: 0em;
    position:relative;
}
.count-list li:before {
    position:absolute;
    left:0em;
    counter-increment: li;
    content: counter(li) ".";
    text-align: center;
    width: 1em;
}
.discover-more {
    position:absolute;
    bottom:3em;
    width:10em;
    text-align: center;
    right:50%;
    margin-right: -5em;
    font-size: 0.9em;
    color:#fff;
    animation-duration: 3s;
    animation-delay: 1s;
    animation-iteration-count: 3;
    -webkit-animation-duration: 3s;
    -webkit-animation-delay: 1s;
    -webkit-animation-iteration-count: 3;
}
.discover-more:hover {
    color:#fff;
    cursor: pointer;
}
.discover-more:after {
    content:"";
    background-image: url(../img/icons/st-down-white.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width:1.3em;
    height:1em;
    position:relative;
    margin-top:0.5em;
    display: block;
    margin-left:auto;
    margin-right:auto;


}
/*questions*/
.questions {
    position: relative;
}
.questions .item {
    padding-bottom:0.7em;
}
.questions .question{
    padding:0.6em 1.2em 0.6em 1.2em;
    transition:all ease-in-out 0.3s;
    position:relative;
}

.questions .answer{
    padding:1em 1.2em 0.6em 1.2em;
}
.questions .question:hover {
    cursor:pointer;
    transition:all ease-in-out 0.3s;
    color:#db3737;
}

.questions .question:after {
    content: "";
    background-image: url(../img/icons/st-down-black.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 1em;
    right: 2em;
    width: 0.5em;
    height: 0.4em;
}
.questions .question-close:after {
    content: "";
    background-image: url(../img/icons/st-up.png)!important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 1em;
    right: 2em;
    width: 0.5em;
    height: 0.4em;
}
.questions .question-close{
    color:#db3737;
    transition:all ease-in-out 0.3s;
}



/*price table*/
.price-table {
    width:100%;
    border-collapse: collapse;
}
.price-table td{
    padding:0.83em 1em 0.83em 1em;
    background-color: #f2f2f2;
    vertical-align: top;
}
.price-table tr:first-child td{
    border-top: 0px solid #fff;
    border-bottom: 8px solid #fff;
    border-left: 0px solid #fff;
    border-right: 0px solid #fff;
}
.price-table tr:not(:first-child) td{
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
    border-left: 3px solid #fff;
    border-right: 3px solid #fff;
}
.price-table tr {
    position:relative;
}
.price-table tr:nth-child(1n + 2):not(:last-child) td:first-child {
    border-bottom: 3px solid #f2f2f2!important;
}
.price-table .td-white {
    background-color: #fff;
}
.price-table .td-gray, .price-table .td-grey {
    background-color: #d8d8d8;
}
/*group sales*/
.group-sales tr:first-child td:first-child {
    width: 32%;
}
.group-sales tr:nth-child(2) td:not(:first-child) {
    width: 11.3333%;
}
.group-sales tr:first-child td {
    border-width: 0 0 2px;
    border: solid #fff;
    white-space: nowrap;
    vertical-align: middle;
}
.group-sales .separator {
    border-top: 12px solid #fff;
    border-bottom: 2px solid #fff;
    border-left: 0px solid #fff;
    border-right: 0px solid #fff;
}
.social-icons a {
    font-size:1.5em;
    margin-right:0.34em;
    color:#000;
}
.social-icons a:hover {
    color:#db3737;
}
.social-icons a.hashtag {
    font-size:1.1em;
    color:#db3737;
}
.social-icons a.hashtag:hover {
    color:#000;
}
.overflow-visible {
    overflow: visible;
}

/*static page*/
.static-page {
    text-align:left;
}
.static-page blockquote {
    color:#777;
    font-family:'Interstate-Regular',Sans-Serif!important;
    line-height:1.4em;
    padding:0em 0em 0em 1em;
    margin:0.5em 0em 1.5em 0em;
}
.static-page hr {
    clear:both;
}
.static-page .pull-left,
.static-page .alignleft{
    float:left;
    padding-right:1.5em;
    padding-bottom:1.5em;
    margin-top: 1.2em;
}
.static-page .pull-right,
.static-page .alignright{
    float:right;
    padding-left:1.5em;
    padding-bottom:1.5em;
    margin-top: 1.2em;
}
.static-page .pull-left,
.static-page .alignleft,
.static-page .pull-right,
.static-page .alignright{
    max-width:50%!important;
    height:auto;
}
.static-page ul {
    /* list-style:none; */
}
.static-page ol, .static-page ul {
    margin:0em 0em 1em 2em!important;
    padding:0em 0em 0em 0em!important;
    counter-reset: section;
}

.static-page ol li,
.static-page ul li {
    position:relative;
    padding:0.4em 0em 0.4em 0em!important;
    line-height:1.5em;
    font-size: 0.9em;
}

.static-page ul > li:before {
    /* content: "\f00c"; */
    font-family:FontAwesome;
    position:absolute;
    top:0.4em;
    left:-1.5em;
    /* color: #b10061; */
}
.static-page li > ul, .static-page li > ol {
    margin:0.5em 0em 0.5em 2em!important;
}
.static-page h1,
.static-page h2,
.static-page h3,
.static-page h4,
.static-page h5,
.static-page h6{
    font-family:'Interstate-Light',Sans-Serif!important;
    font-weight:normal;
    line-height:1.1em!important;
    margin:0em;
    padding:0em 0em 1rem 0em;
}
.static-page h1:after,
.static-page h2:after,
.static-page h3:after,
.static-page h4:after,
.static-page h5:after,
.static-page h6:after{
    content:"";
    display:block;
    position:relative;
    font-size:1rem;
    height:0.8em;
}
.static-page h1 {
    font-size:3em!important;
}
.static-page h2 {
    font-size:2.4em!important;
}
.static-page h3 {
    font-size:1.75em!important;
}
.static-page h3:not(:first-child) {
    padding-top:1em;
}
.static-page ul h3,
.static-page ol h3
{
    padding-top:0em;
}
.static-page h4 {
    font-size:1.6em!important;
}
.static-page h5 {
    font-size:1.3em!important;
}
.static-page h6 {
    font-size:1.1em!important;
}
.static-page p {
    margin:0em 0em 1.2em 0em!important;
    padding:0em 0em 0em 0em!important;
    line-height:1.6em!important;
    font-size: 0.9em;
}
.static-page strong {
    font-family:'Interstate-Regular',Sans-Serif!important;
    font-weight: normal!important;
}
.static-page date {
    margin:0.2em 0em 0.8em 0em!important;
    padding:0em 0em 0em 0em!important;
    font-style:italic;
    display:block;
}
.static-page .cols-2,
.static-page .cols-3{
    -webkit-column-gap: 3em;
    column-gap: 3em;
    padding-bottom: 1em;
}
.header-carousel {
    display: none;
}
.shaw-header-carousel {
    display: block;
}
.header-carousel a:hover {
    color: #fff;
}
.owl-stage-outer {
    z-index: 100;
}
.owl-dots {
    z-index: 9999999;
    bottom: -1.2em;
    /*position: absolute;*/
    text-align: center;
    width: 100%;
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 50px)!important;
    transform: translate(0, 50px)!important;
}
.modal {
    z-index:99999999999!important;
}
.owl-stage {
    margin: 0 auto;
}
.hide-nav .owl-controls {
    display: none;
}

.thumbnail-ensemble {
    width: auto;
    max-width: 100%;
    max-height: 675px;
    display: inline-block;
}

/*responsive*/
.play-logo-title {
    width: 100%;
}


/*special promo*/
.special-promo {
    background-repeat: no-repeat;
    background-size: cover;
    height: 45em;
}
.special-promo img {
    display: inline-block;
}
.responsive {
    max-width: 100%;
    height: auto;
}
.timer {
    position: absolute;
    left: 2em;
    top: 1.5em;
    z-index: 9;
}
.promo-header .header-carousel.owl-carousel .owl-item img{
    width: 50%;
}
.br-50 {
    border-radius: 50%;
}
.image-225 {
    width: 225px;
    margin: 0 auto;
}
.youtube-embed iframe {
    height: 450px;
}
.youtube-embed.center {
    text-align: center;
}
.youtube-embed.center iframe {
    max-width: 750px;
    height: 420px;
}

.sec-plays .separator:last-child,
.sec-plays .separator:first-child{display: none;}

@media (min-width:768px) {
    .desk-hid{display: none !important;}
    .play-logo-title {
        margin-left:0!important;
    }
    .collapse-xs {
        display: block!important;
    }
    .home .promo-block-outer {
        height: 27em;
    }
    .home .promo-block {
        top: 50%;
        transform: translateY(-50%);
    }
}
@media (min-width: 992px) {
    .features article:nth-child(odd) .img-part img{left: 2em; right: auto;}
    .features .img-part{position: relative;}
    .features .img-part img{
        position: absolute;
        top: 0;
        right: 2em;
        object-fit: cover;
        width: 66.7vw;
        height: 100%;
    }
    .home .promo-block-outer {
        height: 35em;
    }
}
@media (min-width: 1200px) {
    .home .promo-block-outer {
        height: 40em;
    }
}

@media (max-width: 991px) {
    .features .txt-part{
        padding-top:2em;
        padding-bottom:4em;
    }
    .features .img-part img{width: 100%;}
}

@media (max-width: 767px) {
    .special-promo {
        height: 30em;
    }
    .play-logo-title {
        margin-left:auto!important;
        margin-right:auto!important;
    }
    .carousel-content {
        margin-left:-2em;
        margin-right:-2em;
    }
    .carousel-content .owl-item > div {
        padding-left:4em!important;
        padding-right:4em!important;
    }
    .header-carousel br {
        display: none;
    }
    .header-carousel img {
        width: 100%!important;
        margin-left:0em!important;
    }
    .bg-black-xs {
        background-color: #000;
    }
    .search-box input, .search-box .button-search {
        padding-left: 0.5em;
    }
    .content-center-xs {
        justify-content:center;
        -webkit-justify-content:center;
    }
    .height-auto-xs {
        height:auto!important;
    }
    .promo-boxes > div {
        width:100%;
        display:flex;
        display:-webkit-flex;
        flex-wrap:wrap;
        -webkit-flex-wrap:wrap;
        padding: 2em 2em 2.5em 2em;
        min-height:16em;
        position: relative;
    }
    /*price table*/
    .price-table tr:before,
    .price-table tr:after {
        content:"";
        clear: both;
        display:block;
    }
    .price-table td{
        padding:0.83em 1em 0.83em 1em;
        background-color: #f2f2f2;
        vertical-align: top;
        display: block;
        float:left;
    }
    .price-table td:first-child{
        width:100%;
    }
    .price-table tr:first-child td{
        border-top: 0px solid #fff;
        border-bottom: 1px solid #fff;
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
    }
    .price-table tr:not(:first-child) td{
        border-top: 1px solid #fff;
        border-bottom: 0px solid #fff;
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
    }

    .price-table tr:nth-child(1n + 2):not(:last-child) td:first-child {
        border-bottom: 0px solid #f2f2f2!important;
    }
    .price-table td {
        padding: 0.6em 0.5em 0.5em 0.5em;
    }
    /*group sales*/
    .display-none-xs {
        display: none!important;
    }
    .group-sales tr:first-child td:first-child {
        width: 100%;
    }
    .group-sales tr:first-child td:not(:first-child) {
        width: 33.3333%;
    }
    .group-sales tr:not(:first-child) td:not(:first-child) {
        width: 16.6666%;
    }
    .group-sales .separator td:not(:first-child) {
        width: 100%!important;
    }


    .search-box-open .search-open {
        font-size:0.9em;
        transform: translateX(2.1em) translateY(-0.05em);
        margin-left:-1.5em;
    }
    .search-open {
        transition:all ease-in-out 0.5s;
        z-index: 999999!important;
        position:relative;
        display: inline-block;
    }
    .list-dates .item-date {
        padding:0em 1em 0em 1em!important;
    }
    .logotype-on-header {
        width:3.5em;
        top: 0.1em;
        position: relative;
    }
    #logo-footer-svg {
        fill: #db3737;
        width: 7em;
        top: 0.5em;
        position: relative;
    }
    .menu-rows ul {
        width:60%;
        display: inline-block;
    }
    footer .footer-bottom .footer-phone {
        width: 15em;
        display: inline-block;
        margin-top: 0.5em;
        margin-bottom:1em;
    }
    .light-xs {
        font-family:'Interstate-Light',Sans-Serif!important;
    }
    .static-page ol li,
    .static-page ul li,
    .static-page p{
        font-size: 1em;
    }

    .cards .card {
        width:33.3333%;
        max-width:33.3333%;
        font-size:0.9em;
    }
    .cards .card:nth-child(3n+2) .card-popup {
        left:-100%;
    }
    .cards .card:nth-child(3n+3) .card-popup,
    .cards .card:nth-last-child(2) .card-popup,
    .cards .card:last-child:first-child .card-popup
    {
        left:-200%;
    }
    .mob-header {
        margin-top: -0.4em;
    }
    .search-box > div {
        width: 9em;
    }
    .search-box-open .search-box {
        width: 9em;
    }
    .fixed-menu {
        padding-top: 0.1em;
        padding-bottom: 0.1em;
    }
    .display-block-xs {
        display: block!important;
    }
    .bold-xs {
        font-family:'Interstate-Regular',Sans-Serif!important;
    }
    .google-maps {
        height:15em;
    }
    .tabs .tab-right {
        float: none;
    }
    .list-cards .item .popover {
        position: absolute;
        background-color: #e6e6e6;
        width: 26.8em;
        height: 100%;
        top: 0em;
        left: 0em;
        margin-left: -6.9em;
        padding: 1.7em 3em 1.7em 1.7em;
        z-index: 9999;
        color: #000;
        display: none;
        box-shadow: 0 0 1em rgba(0,0,0,0.5);
    }
    .label-info {
        margin-right:0em;
        margin-left:0em;
        /* display: flex; */
        /* font-size: 0.8em; */
        /* align-items: baseline; */
        /* -webkit-align-items: baseline; */
        /* display: -webkit-flex; */
    }
    footer .footer-bottom {
        text-align:center;
    }
    footer .footer-bottom .menu-footer li:not(:last-child):after {
        display:none;
    }
    .button-search  {
        display:inline-block!important;
        padding-left:0em!important;
    }
    .desc-big {
        font-size: 1em;
    }
    .play-video:after {
        content:"";
        width: 3em;
        height:3em;
        margin-right:-1.5em;
        margin-top:-1.5em;
    }
    .mobile-header {
        display:block;
        font-family:'Interstate-Regular',Sans-Serif;
        border-bottom:1px solid #cccccb;
        border-top:1px solid #cccccb;
        margin-left:-2em;
        margin-right:-2em;
        padding-left:2em;
        padding-right:2em;
        line-height:3em;
        vertical-align: middle;
        position:relative;
        margin-top:-1px;
        transition:all ease-in-out 0.3s;

    }
    .mobile-header:hover {
        cursor:pointer;
        transition:all ease-in-out 0.3s;
        color:#db3737;
    }
    .mobile-header span {
        font-size: 1.1em;
    }
    .mobile-header:after {
        content: "";
        background-image: url(../img/icons/st-up-black.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        position: absolute;
        top: 1.3em;
        right: 2em;
        width: 0.7em;
        height: 0.6em;
    }
    .mobile-header-close:after {
        content: "";
        background-image: url(../img/icons/st-down.png)!important;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        position: absolute;
        top: 1.3em;
        right: 2em;
        width: 0.7em;
        height: 0.6em;
    }
    .mobile-header-close{
        color:#db3737;
        transition:all ease-in-out 0.3s;
    }
    .page-template-template-festival360 .tabs-content .sidebar {
        display: none;
    }

    .breadcrumbs {
        display:none;
    }
    .menu-explore {
        display:none;
    }



    .button-outline:hover {
        border: 2px solid #db3737;
        background-color: transparent;
        color: #db3737;
    }
    .button-input:hover div,
    .button-input-small:hover div{
        border: 2px solid #000;
    }
    .button-input:hover span,
    .button-input-small:hover span{
        color: #000;
    }
    .button-white:hover {
        background-color: #fff;
        color: #db3737;
    }
    .button-small {
        line-height:1.3em;
        font-size: 0.7em;
        padding: 0.75em 1em 0.65em 1em;
    }
    .button {
        /* font-family: 'Interstate-Regular',Sans-Serif; */
    }
    .list-dates .legend {
        margin-top: 0em;
        padding-top: 0em;
        padding-bottom: 1em;
        margin-bottom: 0em;
        border: 0px solid #ececec;
    }
    .play-labels {
        text-align: left;
        padding-top:0.5em;
        padding-bottom:1.8em;
        display: flex;
        display: -webkit-flex;
        padding-left:0em!important;
        padding-right:0em!important;

    }
    .play-labels .label-info {
        font-size: 0.6em;
        margin-right:0.5em;
    }
    .grid-view .h5 {
        font-size: 1.1em;
    }
    .grid-view .h7 {
        font-size: 0.95em;
    }
    .message-red .desc {
        font-family:'Interstate-Light',Sans-Serif!important;
        line-height:1.2em;
        font-size: 1.5em;
    }
    .message-red .desc p {
        font-family:'Interstate-Light',Sans-Serif!important;
        line-height:1.3em;
        font-size: 0.85em;
        margin-bottom:0.8em;
    }
    .message-red .desc ol {

        font-size: 0.85em;
    }
    .label-info > span:first-child {
        /* float: left; */
        /* margin-bottom: 1em; */
        /* top: 0.2em; */
        /* position: relative; */
        /* font-size: 1.15em!important; */
    }
    .section-padding-1 {
        padding-top:1.5em;
        padding-bottom:2em;
    }
    .season {
        padding-bottom:0em;
    }
    .isotope-grid {
        margin-left:-1.5em;
        margin-right:-1.5em;
    }
    .isotope-grid .title,
    .isotope-grid .desc{
        padding-left:1.5rem;
        padding-right:1.5rem;
    }
    .isotope-grid .title{
        font-size: 1.4em;
    }
    .isotope-grid .desc{
        font-size: 1.2em;
    }
    .isotope-grid .grid-item {
        padding-left: 0em;
        padding-right: 0em;
    }
    .grid-view a:not(.button) {
        margin-left:0em;
        margin-right:0em;
        display:block;

    }
    .logo-footer img {
        width: 6em;
    }
    footer .footer-top {
        padding-bottom:1.5em;
    }
    footer .footer-top .container {
        display: flex;
        display: -webkit-flex;
        flex-wrap: wrap;
    }
    footer .footer-top .container > div:nth-child(1) {
        order:1;
        padding-bottom:1em;
        margin-top:-0.5em;
        font-size: 1.2em;
        position:relative;

    }
    footer .footer-top .container > div:nth-child(1) a {
        position:relative;

    }
    footer .footer-top .container > div:nth-child(1) a:before {
        content:"";
        width: 70%;
        height:1px;
        background-color: #d4d4d4;
        position:absolute;
        top:0.1em;
        left: -80%;
    }
    footer .footer-top .container > div:nth-child(1) a:after {
        content:"";
        width: 70%;
        height:1px;
        background-color: #d4d4d4;
        position:absolute;
        top:0.1em;
        right: -80%;
    }
    footer .footer-top .container > div:nth-child(2) {
        order:5;
        padding-bottom:0.5em;
    }

    footer .footer-top .container > div:nth-child(3) {
        order:4;
        padding-bottom:0.2em;
        width:50%;
    }
    footer .footer-top .container > div:nth-child(4) {
        order:3;
        width:50%;
    }
    footer .footer-top .container > div:nth-child(5) {
        order:2;
    }
    footer .footer-top .title {
        font-size:1.1em;
        padding-bottom:0.3em;
        font-family:'Interstate-Light',Sans-Serif!important;
    }
    footer .footer-top .container > div {
        padding-bottom:1.8em;
    }
    footer .footer-top {
        font-size: 1.1em;
    }
    footer .footer-bottom .container {
        padding-top:0.5em;
        padding-bottom:0em;
    }
    footer .footer-bottom .container > div:nth-child(1) {
        order:2;
    }
    footer .footer-bottom .container > div:nth-child(2) {
        order:1;
        font-size: 1.5em;
        padding-bottom:1em;
    }
    footer .footer-bottom .footer-copyright {
        line-height:1.8em;
    }
    footer .footer-bottom {
        font-size: 1.3em;
    }
    footer .footer-bottom .menu-footer ul {
        padding-bottom:0.8em;
        text-align: left;

    }
    footer .footer-bottom .menu-footer li {
        margin-right:0em!important;
        margin-left:0em;
        text-align: left;
        width: 48%;
        display:inline-block;
        padding-bottom:0em;
    }
    footer .footer-bottom .menu-footer li a {
        padding-bottom:0px;
    }
    footer .footer-top .container > div {
        float:none!important;
        padding-left: 0em!important;
        width: 100%;
    }
    footer {
        margin-top:1em;
        text-align: center;

    }
    footer img {
        display: inline-block;

    }
    footer .button-red {
        padding-top: 0em;
        padding-bottom: 0em;
        height: 2.3em;
        line-height:2.3em;
        vertical-align: middle;
    }
    .subscribe-input {
        font-size: 0.9em;
        height: 2.3em;
        width: 13em;
    }
    .social-icons a {
        font-size: 2.1em;
        margin-right: 0.5em;
    }
    .button-big {
        font-size: 0.85em;
    }
    .super-promo > div > div:nth-child(1),
    .super-promo > div > div:nth-child(2),
    .super-promo > div > div:nth-child(3) {
        width: 100%;
        min-height: 14em;
    }
    .super-promo > div > div:nth-child(3) {
        padding: 1.6em 2em 2.5em 2em;
        text-align: center;
    }
    .message .title {
        max-width: 100%;
    }
    .h0 {
        font-size: 2em;
        line-height:1.4em;
    }
    .h1 {
        font-size: 1.8em;
        line-height:1.2em;
    }
    .h2 {
        font-size: 1.7em;
        margin-bottom:15px;
    }
    .h3 {
        font-size: 1.6em;
    }
    .h4 {
        font-size: 1.5em;
    }
    .h6 {
        font-size: 1.3em;
        margin-bottom:5px;

    }
    .h7 {
        font-size: 1em;
    }
    .promo-header .info {
        font-size: 0.8em;
        margin-bottom: 0.5em;
    }
    .promo-header .desc {
        font-size: 0.8em;
        margin-bottom: 0.5em;
    }
    .promo-header .h1 {
        font-size: 1.4em;
        margin-bottom: 0.5em;
        line-height:1.3em;
    }
    .promo-header .h0x {
        font-size: 2.6em;
        line-height:1em;
    }
    .promo-header img {
        width: 180%;
        margin-left: -40%;
    }

    .play-header img {
        max-width: 100%;
        margin-left: 0%;
        margin-right:0%;
    }

    .message {
        font-size: 0.9em;
    }
    .filter .container {
        padding-top:0.5em;
        padding-bottom:2em;
    }

    .tabs {
        font-size: 0.9em;
    }
    .tabs .tab {
        min-width: 9em;
        padding: 0.1em 1.1em 0em 1.1em;
        vertical-align: middle;
        line-height: 2.3em;
    }

    .tabs .tab:nth-child(2) {
        margin-right:0em;

    }
    .list-dates .select-month {
        margin-left:-2em;
        margin-right:-2em;


    }
    .list-dates .select-month > div:nth-child(2) {
        font-size: 1.2em;
        padding-left: 0.8em;
        padding-right: 0.8em;
    }
    .list-dates .select-month > div:first-child,
    .list-dates .select-month > div:last-child {
        font-size: 1em;
    }
    body {
        font-size: 15px;
    }
    .list-dates > div > div {
        padding-left: 0em;
        padding-right: 0em;
        padding-bottom: 0em;
    }
    .list-dates .date-title {
        /* padding-left:1em; */
        padding-bottom: 0.1em!important;
        /* padding-top:1.2em!important; */
    }
    .list-dates .item {
        display:flex;
        display: -webkit-flex;
        flex-wrap: wrap;
        border-bottom:0px solid #ececec;
    }
    .list-dates .item > div {
        width: 100%!important;
    }
    .list-dates .item .button {
        display: inline-block!important;
        width: auto!important;
        padding: 0.4em 1.4em 0.4em 1.4em;
    }

    .list-dates .item-play span {
        font-size: 0.95em;
    }
    .list-dates .item-play .label {
        font-size: 0.7em!important;
    }
    .list-dates .item > div:nth-child(4) {
        float: right;
        position:absolute;
        top:1em;
        right: 0em;
    }
    .list-dates .item > div:nth-child(1) {
        order:3;
        padding-bottom: 0.7em;
    }
    .list-dates .item > div:nth-child(2) {
        order:1;
        padding-bottom:0.2em;
    }
    .list-dates .item > div:nth-child(3) {
        order:2;
        padding-bottom:0.2em;
    }
    .list-dates .item > div:nth-child(4) {
        order:4;
    }
    .list-dates .item > div:nth-child(5) {
        order:5;
        /* padding-bottom: 0.8em; */
        text-align: left;
    }
    .list-dates .item-play > div:nth-child(1),
    .list-dates .item-play > div:nth-child(2),
    .list-dates .item-play > div:nth-child(3),
    .list-dates .item-play > div:nth-child(4),
    .list-dates .item-play > div:nth-child(5){
        font-size: 0.9em!important;
    }
    /*.list-dates .item-play > div:nth-child(1) {*/
    /*    width: 12%;*/
    /*}*/
    /*.list-dates .item-play > div:nth-child(2) {*/
    /*    width: 18%;*/
    /*}*/
    /*.list-dates .item-play > div:nth-child(3) {*/
    /*    width: 18%;*/
    /*}*/
    /*.list-dates .item-play > div:nth-child(4) {*/
    /*    width: 22%;*/
    /*}*/
    /*.list-dates .item-play > div:nth-child(5) {*/
    /*    width: 30%;*/
    /*    text-align: right;*/
    /*}*/
    .list-dates .item-play {
        padding: 0.5em 0em 0.5em 0em;
        width: 100%;
    }
    .list-dates {
        margin-left:0em;
        margin-right:0em;
    }
    header {
        padding: 0em;
        display:block;
    }
    .tabs-with-legend > div {
        width: 100%;
        text-align: center;
    }
    .tabs-with-legend .label-info {
        width: 100%;
        padding-top:1em;
        padding-bottom:0.5em;
        text-align: left;
    }
    .tabs-with-legend .label-info:last-child {
        padding-bottom:2.5em;
    }
    .super-promo > div > div:nth-child(1),
    .super-promo > div > div:nth-child(2){
        padding: 1.5em 1.5em;
    }
    .super-promo {
        padding-left:0em!important;
    }
    .super-promo > div {
        display: block!important;
    }
    .super-promo > div > div {
        width: 100%;
    }
    .container {
        padding-left:1.4em;
        padding-right:1.4em;
    }

    .isotope-grid > div:nth-child(2) {
        padding-top:0em;

    }
    .isotope-grid .grid-item {
        width: 100%;
    }
    .isotope-grid .grid-sizer {
        width: 100%;
    }
    .isotope-grid > div:nth-child(2) {
        padding-top:0em;

    }
    .isotope-grid > div:nth-child(4) {
        padding-top:0em;

    }
    .section-padding-10 {
        padding-top:5em;
        padding-bottom:5em;
    }
    .section-padding-11 {
        padding-top:5em;
        padding-bottom:5em;
    }
    .carousel-quotes .owl-dots  {
        display:none!important;

    }
    .carousel-quotes .h1  {
        font-size: 1.5em;

    }
    .carousel-quotes .h4  {
        font-size: 1.1em;
        margin-bottom:0em;
    }
    .carousel-quotes .owl-nav .owl-prev  {
        width: 2em;
        height: 2em;
    }
    .carousel-quotes .owl-nav .owl-next  {
        width: 2em;
        height: 2em;
    }
    .discover-more {
        bottom:1.5em;
        font-size: 0.6em;
    }
}



@media (min-width:371px) and (max-width:579px) {
    .list-cards .item {
        font-size: 0.9em;
    }
}
@media (min-width:480px) and (max-width:579px) {
    .cards .card {
        width:33.3333%;
        max-width:33.3333%;
        font-size:0.75em;
    }
}
@media (min-width:440px) and (max-width:479px) {
    .cards .card {
        width:33.3333%;
        max-width:33.3333%;
        font-size:0.7em;
    }
}
@media (min-width:390px) and (max-width:439px) {
    .cards .card {
        width:33.3333%;
        max-width:33.3333%;
        font-size:0.6em;
    }
}
@media (min-width:371px) and (max-width:389px) {
    .cards .card {
        width:33.3333%;
        max-width:33.3333%;
        font-size:0.55em;
    }
}
@media (max-width:370px) {
    .cards .card {
        width:33.3333%;
        max-width:33.3333%;
        font-size:0.5em;
    }
    body {
        font-size: 0.85em!important;
    }
    .explore-play-mobile a {
        font-size: 0.85rem;
    }
    .promo-header {
        font-size: 0.85em;
    }
    .grid-view .button {
        font-size: 0.8em!important;
    }
    .grid-view .h5 {
        font-size: 0.95em!important;
    }
    .grid-view .h7 {
        font-size: 0.75em!important;
    }
    .message {
        font-size: 0.8em!important;
    }
    footer .footer-top {
        font-size: 1.1em!important;
    }
    .list-cards .item {

        font-size: 0.8em;
    }
    .play-labels .label-info {
        font-size: 0.55em!important;
        margin-right:0.5em;
    }
    .list-dates .item-play {
        font-size: 0.85em;
    }

}
@media (min-width:950px) and (max-width:991px) {
    header .container > div {
        font-size: 1.1em;
    }
    footer .container > div {
        font-size: 1em;
    }
    footer .footer-top .container > div {
        font-size: 0.9em;
    }
}
@media (min-width:900px) and (max-width:949px) {
    header .container > div {
        font-size: 1.1em;
    }
    footer .container > div {
        font-size: 1em;
    }
    footer .footer-top .container > div {
        font-size: 0.85em;
    }
}
@media (min-width:850px) and (max-width:899px) {
    header .container > div {
        font-size: 1.05em;
    }
    footer .container > div {
        font-size: 0.9em;
    }
    footer .footer-top .container > div {
        font-size: 0.79em;
    }
}
@media (min-width:800px) and (max-width:849px) {
    header .menu-header > div:last-child > ul > li:not(:first-child):after {
        bottom: -1.2em!important;
    }
    header .container > div {
        font-size: 1em;
    }
    footer .container > div {
        font-size: 0.9em;
    }
    footer .footer-top .container > div {
        font-size: 0.75em;
    }
}
@media (min-width:768px) and (max-width:799px) {
    header .container > div {
        font-size: 0.95em;
    }
    footer .container > div {
        font-size: 0.82em;
    }
    footer .footer-top .container > div {
        font-size: 0.7em;
    }
}
@media (min-width:768px) {
    .list-dates > div {
        min-height: 3.5em;
        width: 100%;
    }
    .list-dates > div:nth-child(1),
    .list-dates > div:nth-child(2){
        min-height: 4.6em;
        flex-grow: 1;
        -webkit-flex-grow: 1;
    }
    .list-dates .item span {
        font-size: 1.1em;
    }
    .min-height-25em-sm {
        min-height:25em;
    }

}
@media (min-width:768px) and (max-width:991px)  {
    .special-promo {
        height: 35em;
    }
    .play-logo-title {
        max-width: 25vw!important;
    }
    .promo-boxes > div {
        width:100%;
        display:flex;
        display:-webkit-flex;
        flex-wrap:wrap;
        -webkit-flex-wrap:wrap;
        padding: 2.5em 2.5em 3em 2.5em;
        min-height:21em;
        position: relative;
    }
    .cards .card:nth-child(4n+3) .card-popup,
    .cards .card:nth-last-child(2) .card-popup,
    .cards .card:last-child:first-child .card-popup
    {
        left:-100%;
    }
    .cards .card:nth-child(4n+4) .card-popup,
    .cards .card:last-child:not(:first-child) .card-popup {
        left:-200%;
    }
    .discover-more {
        bottom:1.5em;
        font-size: 0.8em;
    }
    .buttons .button {
        margin-bottom:0.5em;
        margin-right:0.5em;
    }
    .promo-header .h0x {
        font-size: 3em;
        line-height:1em;
    }
    .list-dates .item-play > div:nth-child(5) {
        width: 30%;
    }
    .list-dates .item-play > div:nth-child(6) {
        width: 15%;
    }
    .menu-explore li:first-child {
        width: 6em;
        margin-right:4em;

    }
    .menu-explore li:not(:first-child) {
        padding-right:1em;
    }

    body {
        font-size: 14px;
    }
    .tabs-with-legend > div {
        width: 100%;
        text-align: center;
    }
    .tabs-with-legend .label-info {
        padding-top:1em;
        padding-bottom:0.5em;
    }
    .h0 {
        font-size: 3.2em;
        line-height:1.1em;
    }
    .h1 {
        font-size: 2.5em;

    }
    .h2 {
        font-size: 2.4em;
        margin-bottom:15px;
    }
    .h6 {
        font-size: 1.3em;
        margin-bottom:5px;

    }
    .h7 {
        font-size: 1em;
    }
    .super-promo > div > div:nth-child(1),
    .super-promo > div > div:nth-child(2){
        padding: 1.5em 1.5em;
    }
    .super-promo {
        padding-left:0em!important;
    }
    .super-promo > div {
        font-size: 0.8em;
    }
    .super-promo > div > div {
        width: 100%;
    }
    .isotope-grid .grid-item {
        width: 50%;
    }
    .isotope-grid .grid-sizer {
        width: 50%;
    }
    .isotope-grid > div:nth-child(4) {
        padding-top:0em;

    }
    .section-padding-10 {
        padding-top:5em;
        padding-bottom:5em;
    }
    .section-padding-11 {
        padding-top:5em;
        padding-bottom:5em;
    }
    .promo-header .link-video {
        margin-top: 2em;
    }
    .isotope-grid {
        max-width: 600px;
    }
    .message-red .title {
        font-size: 1.5em;
    }
    .message-red .desc {
        font-size: 1.1em;
    }
    .cards .card {
        width:25%;
        max-width:25%;
    }
    header .menu-header > div:last-child > ul > li > ul {
        top:2.5em;
    }
    header .menu-header > div:last-child > ul > li:not(:first-child):after {
        bottom: -1.25em;
    }
    .play-header img {
        margin-right:2%;
    }
    header .menu-header > div:last-child > ul > li {
        padding-left: 0.5em;
        padding-right: 0.5em;
        position: relative;
    }
}
@media (min-width:992px) and (max-width:1199px) {
    .special-promo {
        height: 38em;
    }
    .play-header img {
        margin-right:2%;
    }
    header .menu-header > div:last-child > ul > li > ul {
        top:2.4em;
    }
    header .menu-header > div:last-child > ul > li:not(:first-child):after {
        bottom: -1.14em;
    }
    .cards .card {
        width:20%;
        max-width:20%;
    }
    .cards .card:nth-child(5n+4) .card-popup {
        left:-100%;
    }
    .cards .card:nth-child(5n+5) .card-popup,
    .cards .card:nth-last-child(2) .card-popup,
    .cards .card:last-child:first-child .card-popup
    {
        left:-200%;
    }
    header .container > div {
        font-size: 1.2em;
    }
    footer .container > div {
        font-size: 1.1em;
    }
    .menu-explore li:not(:first-child) {
        padding-right:2em;
    }
    body {
        font-size: 14px;
    }

    .section-padding-10 {
        padding-top:5em;
        padding-bottom:5em;
    }
    .section-padding-11 {
        padding-top:5em;
        padding-bottom:5em;
    }
    .h0 {
        font-size: 2.9em;
        line-height:1.1em;
    }
    .h1 {
        font-size: 2.8em;

    }
    .h2 {
        font-size: 2.4em;
        margin-bottom:15px;
    }
    .h6 {
        font-size: 1.3em;
        margin-bottom:5px;

    }
    .h7 {
        font-size: 1em;
    }
    .super-promo {
        padding-left: 4em;
    }
    .promo-header .link-video {
        margin-top: 2em;
    }
    .isotope-grid {
        max-width: 800px;
    }
    .tabs-with-legend {
        font-size: 0.91em;
    }
    .super-promo > div > div:nth-child(3) .desc {
        width:110%;
    }
    .list-dates .item-play {
        width: 50%;
        float: left;
    }
    .list-dates .item-play:nth-child(2n+2) {
        border-right:1px solid #ececec;
        padding-right:3em;
    }
    .list-dates .item-play:nth-child(2n+3) {
        padding-left:2.5em;
    }
    .list-dates .item-play:nth-child(2),
    .list-dates .item-play:nth-child(3){
        padding-top:2em;
    }
    header .menu-header > div:last-child > ul > li {
        padding-left: 0.5em;
        padding-right: 0.5em;
        position: relative;
    }
}

@media (min-width:1200px) {
    .cards .card:nth-child(6n+5) .card-popup {
        left:-100%;
    }
    .cards .card:nth-child(6n+6) .card-popup,
    .cards .card:nth-last-child(2) .card-popup,
    .cards .card:last-child:first-child .card-popup
    {
        left:-200%;
    }
    footer .footer-top .container > div {
        font-size: 0.85em;
    }
    .super-promo > div > div:nth-child(3) .desc {
        /* width:110%; */
    }
    .list-dates .item-play {
        width: 50%;
        float: left;
    }
    .list-dates .item-play:nth-child(2),
    .list-dates .item-play:nth-child(3){
        padding-top:2em;
    }
    .list-dates .item-play:nth-child(2n+2) {
        border-right:1px solid #ececec;
        padding-right:2em;
    }
    .list-dates .item-play:nth-child(2n+3) {
        padding-left:2em;
    }
    /*.home .promo-block-outer {*/
        /*height: calc(100vh - 10em);*/
    /*}*/
}
@media (max-width:1199px) {

}

@media (min-width:1200px) and (max-width:1249px) {
    .tabs-with-legend {
        font-size: 0.95em;
    }
}
/*
@media (min-width:1240px) and (max-width:1369px) {
    .tabs-with-legend {
        font-size: 0.8em;
    }
}
@media (min-width:1370px) and (max-width:1500px) {
    .tabs-with-legend {
        font-size: 0.9em;
    }
}*/

@media (min-width:1200px) and (max-width:1600px) {
    .cards .card {
        font-size:0.85em;
    }
    .play-header img {
        margin-right: 2%;
    }
}
@media (min-width:1200px) and (max-width:1299px) {
    body {
        font-size: 16px;
    }
}
@media (min-width:1300px) and (max-width:1399px) {
    body {
        font-size: 17px;
    }
}
@media (min-width:1400px) and (max-width:1449px) {
    body {
        font-size: 18px;
    }
}
@media (min-width:1450px) and (max-width:1499px) {
    body {
        font-size: 19px;
    }
}
@media (min-width:1500px) {
    .super-promo > div > div:nth-child(3) .desc {
        /* width:120%; */
    }
}
@media (min-width:1921px){
    .cards .card {
        height: 28em;
    }
}
#gallery img{
    max-height: 475px;
}
#gallery .item{
    text-align: center;
}
/*Modal*/
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}
.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
}
.close-modal {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    opacity: 1;
    width: 41px;
    height: 41px;
    border: 2px solid #db3737;
    border-radius: 50%;
}
.close:after {
    content: ' ';
    position: absolute;
    top: 23px;
    right: 25px;
    background: url('../img/close.png') center center;
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
}
.close-icon {
    border: 2px solid #db3737;
    border-radius: 50%;
    position: absolute;
    background: url('../img/close.png') center center;
    background-size: 50% 50%;
    background-repeat: no-repeat;
    width: 2em;
    height: 2em;
}
.pointer:hover {
    cursor:pointer;
}
.modal-open {
    overflow: hidden;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition:      -o-transform .3s ease-out;
    transition:         transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}
.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0;
}
.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5;
}
.modal-header {
    position: relative;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    height: 12em;
}
.modal-header .close {
    margin-top: -2px;
}
.modal-title {
    margin: 0;
    line-height: 1.42857143;
}
.modal-body {
    position: relative;
    padding: 2.250em 3em;
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
    height: 12em;
}
.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    }
    .modal-sm {
        width: 300px;
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}
.shaw-body-title {
    margin-top: 0;
    margin-bottom: 24px;
    font-size: 2em;
    color: #000000;
}
.shaw-body-desc {
    font-size: 0.7em;
    font-weight: 400;
    color: #000000;
    width: 50%;
    margin-bottom: 20px;
}
.shaw-body-annotation {
    font-size: 0.7em;
    color: #000000;
    font-weight: 400;
    margin: 0;
}
@media (max-width: 767px) {
    .shaw-body-desc {
        width: 100%;
    }
}
.black-block-text {
    padding: 0.5em 0.9em 0.6em 0.9em;
    font-size: 0.6em;
    background-color: #000000;
    color: #ffffff;
}
.bc-black {
    background-color: #000;
}
.bc-red {
    background-color: #db3737;
}
.bc-yellow {
    background-color:#fbe108;
}
.bc-platinum {
    background-color: #9F9188;
}
.bc-blue {
    background-color: #00AFE8;
}
.bc-purple {
    background-color: #3E2C58;
}
.video-block-wrap {
    position: relative;
}
.video-block-wrap > .video-block,
.video-block-wrap iframe{
    position: absolute;
    width:100%;
    height:100%;
    z-index:2;
}
.video-block-wrap > .video-thumbnail {
    position: relative;
    z-index:3;
}
.youtube-video-container {
    padding-top: 56.25%;
    height: 0;
    position: relative;
}

.youtube-video {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.yt-play-icon {
    position: absolute;
    visibility: visible;
    cursor: pointer;
    width: 4em;
    height:4em;
    top:50%;
    right:50%;
    margin-right:-2em;
    margin-top:-2em;
    background-image: url(../img/icons/play.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display:block;
    transition:all ease-in-out 0.4s;
    background-color: transparent;
    border-radius: 50%;
}
.yt-play-icon:hover {
    transition:all ease-in-out 0.2s;
    transform:scale(1.1);
    background-color: rgba(255,0,0,0.2);
    border-radius: 50%;
    box-shadow: 0 0 2em rgba(255,0,0,0.5);
}
.link-video-image:hover {
    cursor: pointer;
}
.hidepopup .popup-open {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
}
.separated {
    position: relative;
    padding-top: 1.5em;
}
.separated:before {
    content: '';
    position: absolute;
    width: 33px;
    height: 2px;
    top: 1em;
    left: 0;
    background-color: #D7D7D7;
}
.table-ticket-price {
    width: 100%;
    border-collapse: collapse;
}
.table-ticket-price td, .table-ticket-price th {
    padding: 0.5em;
}
.table-ticket-price tbody tr {
    border-bottom: 1px solid #000;
}
.schedule-table {
    width: 100%;
    max-width: 100%;
}
.schedule-table td, .schedule-table th {
    padding: 1em;
    background-color: #f2f2f2;
    text-align: left;
    vertical-align: top;
}
.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.page-template-template-homepage .short-desc br {
    display: none;
}
.whats-on-tickets ul li.current a {
    color: #db3737!important;
}
.transportation {
    position: absolute;
    top: 0.8em;
    right: 2.2em;
}
.option-grid div .item {
    position: relative;
    margin-bottom: 3em;
}
.option-grid div .item .subtitle-area {
    padding-bottom: 1em;
}
.option-grid div .item ul {
    padding: 0 0 0 1em;
}
.option-grid div .item ul li {
    line-height: 1.5em;
}
.option-grid div .item ul li:not(:last-child) {
    padding-bottom: 0.5em;
}
.img-responsive {
    max-width: 100%;
    height: auto;
}
#atlwdg-trigger {
    top: 20%!important;
    z-index: 9999;
}
.m-0 {
    margin: 0;
}
#stay-in-touch .subscribe-input {
    width: 100%;
    height: 1.86em;
    font-size: 1em;
}
#stay-in-touch .button-small {
    border: none;
    margin-left: 2px;
    letter-spacing: 0;
    font-weight: bold;
}
#stay-in-touch .button-white:hover {
    background-color: #fff;
    color: #000;
}
#stay-in-touch .social-icons a {
    font-size: 2.5em;
}
#stay-in-touch .social-icons a:hover {
    color: #fff;
}
.shaw-thumb {
    position: relative;
}
.shaw-thumb .duration {
    display: block;
    position: absolute;
    top: 10px;
    right: 20px;
    padding: 5px 5px 5px 20px;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
}
.shaw-thumb .duration:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 5px;
    width: 12px;
    height: 9px;
    transform: translateY(-50%);
    background: url("../img/icons/triangle.svg") no-repeat center;
    background-size: 100% 100%;
}
.tabs .tab.private {
    padding: 0 3em 0 1.1em;
    border: 2px solid #db3737;
    color: #db3737;
}
.tabs .tab.private:hover, .tabs .tab.private.active {
    background-color: #db3737;
    color: #fff;
}
.tabs .private.active:after {
    border-top: 10px solid #db3737;
}
.tabs .private:before {
    content: '';
    position: absolute;
    top: 43%;
    right: 1.1em;
    transform: translateY(-50%);
    width: 12px;
    height: 16px;
    background: url("../img/icons/lock-red.svg") no-repeat center;
    background-size: 100% 100%;
}
.tabs .private.active:before, .tabs .private:hover:before {
    background: url("../img/icons/lock-white.svg") no-repeat center;
}
form#protected-shaw input{
    width: 100%;
    height: 43px;
    font-size: 1em;
    margin-bottom: 20px;
}
.single-shaw form#protected-shaw input {
    width: 40%;
}
form#protected-shaw button.button-small {
    display: block;
    padding: 0.5em 1.2em 0.5em 1.2em;
}

.single-ensemble .sec-post-cnt .controls{
    column-gap: 1em;
    row-gap: .5em;
}

@media (min-width: 768px) {
    .option-grid div:nth-child(odd) .item {
        padding-right: 5em;
    }
    .option-grid div:nth-child(even) .item {
        padding-left: 5em;
    }
    .option-grid div:nth-child(even) .item:before {
        content: "";
        display: block;
        position: absolute;
        height: 100%;
        width: 2px;
        background-color: #D8D8D8;
        top: 2em;
        left: 0;
    }
    #shaw-for-friends .modal-dialog {
        width: 750px;
    }
}
@media (max-width: 1199px) {
    div.search {
        font-size: 0.9em;
        display:inline-block!important;
    }
    .logo-header img {
        width:4.5em!important;
        /* width:6.5em!important; */ /* Shaw60 version */
    }
    header .container {
        min-height:45px;
        height:45px;
    }
    .fixed-menu {
        padding-top: 0.1em;
        padding-bottom: 0.1em;
    }
    header {
        padding: 0;
        display: block;
    }
}
@media (max-width: 767px) {
    .separated:before {
        left: 1.4em;
    }
    .single-shaw .breadcrumbs {
        display: block;
    }
    #stay-in-touch .button-small {
        margin-left: 0;
    }
    #stay-in-touch .subscribe-input {
        margin-bottom: 5px;
    }
    .single-shaw form#protected-shaw input {
        width: 100%;
    }
}

/* Board of Directors */
.page-template-template-boards .tabs-content .row {
    display: flex;
    flex-wrap: wrap;
}

.page-template-template-boards .tabs-content img {
    border-radius: 50%;
    filter: grayscale(100%);
    transition: filter 0.2s ease-in-out;
}

.page-template-template-boards .tabs-content .wp-caption:hover img {
    filter: grayscale(0);
}


/* Fundraiser page */

/* .page-template-template-fundraiser .promo-header > img { height: 56.92vw; } */
                                                                            /* height declared so that this can take up space before it loads, to avoid */
                                                                            /* starting the graph animation prematurely by it popping into view before  */
                                                                            /* the image loads. This number is specific to "fundraiserHeader.jpg".      */

/*
    @media screen and (max-width: 767px) {
        .page-template-template-fundraiser .promo-header > img { height: 102.46vw; }
    }

.page-template-template-fundraiser .pageTitle {
    background-color: #1a0b1e;

}

    .page-template-template-fundraiser .pageTitle > div {
        padding: 0.25em;
        color: #a79059;
    }

    .page-template-template-fundraiser .pageTitle img {
        max-width: 100%;
        margin: 0 !important;
    }
*/

/* .page-id-25490 is the 2022 version */
.page-id-25490 .promo-header .title {
    background-image: url('../img/headers/fundraiserTitle-2022.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 280px;
    height: 333px;
    overflow: hidden;
    color: transparent !important;
    pointer-events: none;
}




.fundraiser_chart {
    background-color: #1a0b1e;
    text-align: center;
    color: white;
}

    .page-id-25490 .fundraiser_chart {
        background-color: #f4f4f4;
    }

    .fundraiser_chart .title {
        font-size: 2.1em;
        color: white;
        padding-top: 60px;
        padding-bottom: 45px;
    }

        /* 2022 version */
        .page-id-25490 .fundraiser_chart .title {
            color: black;
        }

        .fundraiser_chart .title p {
            font-size: 0.875rem;
            margin-top: 1.2em;
            margin-bottom: 0;
            padding: 0 5em;
            font-family: "Interstate-Light", sans-serif;
            line-height: 1.4em;
            text-align: left;
        }

    .fundraiser_chart .button {
        margin: auto;
        color: #a79059;
        border: 1px solid #a79059;
    }

        .fundraiser_chart .button:hover {
            background-color: #a79059;
            color: black;
            transition: all ease-in-out 0.4s;
        }

            /* 2022 version */
            .page-id-25490 .fundraiser_chart .button {
                margin: auto;
                color: #ee3a4c;
                border: 1px solid #ee3a4c;
            }

                .page-id-25490 .fundraiser_chart .button:hover {
                    background-color: #ee3a4c;
                    color: white;
                    transition: all ease-in-out 0.4s;
                }

    .fundraiser_chart .graph {
        position: relative;
        font-size: 30px;
        line-height: 30px;
    }

    .fundraiser_chart figcaption {
        font-size: 30px;
        color: #a79059;
    }

        /* 2022 version */
        .page-id-25490 .fundraiser_chart figcaption {
            color: #ee3a4c;
        }

    .fundraiser_chart .total,
    .fundraiser_chart .raised {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 200px;
    }

        .fundraiser_chart .total {
            left: calc(50% - 40vw);
            color: rgba(255,255,255,0.4);
        }

        .fundraiser_chart .raised {
            right: calc(50% - 40vw);
            color: #a79059;
        }

            /* 2022 version */
            .page-id-25490 .fundraiser_chart .total { color: #00acb1; }
            .page-id-25490 .fundraiser_chart .pie_full { stroke: #00acb1; }
            .page-id-25490 .fundraiser_chart .pie_raised { stroke: #ee3a4c; }
            .page-id-25490 .fundraiser_chart .raised { color: #ee3a4c; }

        .fundraiser_chart .total::before,
        .fundraiser_chart .raised::before {
            display: block;
            font-size: 11px;
        }
            .page-id-25490 .fundraiser_chart .total::before,
            .page-id-25490 .fundraiser_chart .raised::before { text-transform: uppercase; }

        .fundraiser_chart .total::before { content: 'Goal'; }
        .fundraiser_chart .raised::before { content: 'Raised'; }

        @media screen and (max-width: 768px) {

            .fundraiser_chart figcaption {
                font-size: 24px;
            }

            .fundraiser_chart .total {
                left: auto;
                top: calc(50% - 60px);
                right: calc(50% - 40vw);
                width: 200px;
                transform: none;
            }

            .fundraiser_chart .raised {
                top: calc(50% + 60px);
                width: 200px;
            }

            .piechart { margin: 0 6em; }

        }

        @media screen and (max-width: 480px) {

            .fundraiser_chart figcaption {
                font-size: 20px;
            }

            .fundraiser_chart .graph {
                font-size: 24px;
                line-height: 24px;
            }

            .fundraiser_chart .total {
                top: calc(50% - 45px);
                right: calc(50% - 45vw);
            }

            .fundraiser_chart .raised {
                top: calc(50% + 45px);
                right: calc(50% - 45vw);
            }
        }

.page-template-template-fundraiser .static-page { padding-top: 3em; }

.page-template-template-fundraiser .static-page p.vidCaption {
    font-size: 0.8em;
    width: 50%;
}

.page-template-template-fundraiser .static-page .video {
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    position: relative;
    margin: 2em auto 4em;
}
.page-template-template-fundraiser .static-page .video iframe {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
}


/* Festival 360 */

.page-template-template-festival360 .promo-header {
    background-size: cover;
    background-position: center;
    max-height: 1024px;
}

    .page-template-template-festival360 .promo-header .title { display: none; }


    .page-template-template-festival360 .top_image {
        width: auto !important;
        margin: auto;
        padding-top: 415px;
        padding-bottom: 75px;
        max-width: 90%;
        position: relative;
        z-index: 2;
        pointer-events: none;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        height: 100%;
    }

        @media screen and (max-width: 1580px) {
            .page-template-template-festival360 .top_image {
                padding-top: 27%;
                padding-bottom: 4%;
            }
        }
        @media screen and (max-width: 1024px) {
            .page-template-template-festival360 .top_image {
                padding-bottom: 40px;
            }
        }
        @media screen and (max-width: 880px) {
            .page-template-template-festival360 .top_image {
                padding-top: 30%;
            }
        }
        @media screen and (max-width: 640px) {
            .page-template-template-festival360 .top_image {
                padding-top: 20%;
            }
        }
        @media screen and (max-width: 450px) {
            .page-template-template-festival360 .top_image {
                padding-top: 10%;
            }
        }

    .page-template-template-festival360 .header_video {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
    }

        .page-template-template-festival360 .header_video iframe {
            width: 100%;
            height: 100%;
        }



.page-template-template-festival360 section.message { display: none !important; }

.page-template-template-festival360 #option-main-content {
    background-color: #3cb7bd;
    color: white;
    padding-top: 2.5em;
    font-size: 60px;
    padding-bottom: 1em;
    padding-left: 20px !important;
    padding-right: 20px !important;
}

    .page-template-template-festival360 #option-main-content .container {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-column-gap: 65px;
        padding-left: 40px;
        padding-right: 40px;
    }

        @media screen and (max-width: 1024px) {
            .page-template-template-festival360 #option-main-content .container { display: block; }
        }

        .page-template-template-festival360 #option-main-content .container .embed-container {
            grid-column: 2;
            grid-row: 1;
        }


        .page-template-template-festival360 #option-main-content .container .text-container {
            grid-row: 1;
            grid-column: 1;
            font-size: 33px;
            font-family: 'SangBleuKingdom-Light';
        }

            @media screen and (max-width: 1024px) {
                .page-template-template-festival360 #option-main-content .container .text-container { font-size: 28px; }
            }

            @media screen and (max-width: 640px) {
                .page-template-template-festival360 #option-main-content .container .text-container { font-size: 22px; }
            }

            @media screen and (max-width: 480px) {
                .page-template-template-festival360 #option-main-content .container .text-container { font-size: 18px; }
            }


    .page-template-template-festival360 #option-main-content p { line-height: 1.25; }

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

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

    #option-tabs-preamble {
        background-color: #f7f7f7;
        color: #002f2c;
    }

        #option-tabs-preamble .container {
            padding-top: 100px;
            display: grid;
            grid-template-columns: 1fr 1fr;
            grid-column-gap: 65px;
        }

        @media screen and (max-width: 1024px) {
            #option-tabs-preamble .container { display: block; }
        }

            #option-tabs-preamble h2.title {
                font-size: 52px;
                color: #00acb1;
                margin-bottom: 0.83em;
                margin-top: 0;
                grid-column: 1 / 3;
                font-family: 'SangBleuKingdom-Light';
                font-weight: normal;
                line-height: 1.2;
            }

                @media screen and (max-width: 1024px) {
                    #option-tabs-preamble h2.title { font-size: 44px; }
                }

                @media screen and (max-width: 640px) {
                    #option-tabs-preamble h2.title { font-size: 34px; }
                }

                @media screen and (max-width: 480px) {
                    #option-tabs-preamble h2.title { font-size: 28px; }
                }


            .page-template-template-festival360 .preamble {
                /*
                text-align: center;
                background-color: #f7f7f7;
                padding: 9% 20%;
                border-bottom: 1px solid #002f2c;
                */
                line-height: 1.5;
                font-size: 22px;
            }

                .page-template-template-festival360 .preamble h1 {
                    color: #00acb1;
                    font-size: 48px;
                    font-weight: normal;
                    margin: 0 0 1.667em;
                }

                .page-template-template-festival360 .preamble strong {
                    font-size: 1.182em;
                    font-weight: normal;
                    font-family: 'SangBleuKingdom-Light' !important;
                }

                .page-template-template-festival360 .preamble ul {
                    list-style-position: inside;
                    padding-left: 0;
                    margin: 1em 0;
                }

                @media screen and (max-width: 1024px) {
                    .page-template-template-festival360 .preamble { font-size: 18px; }
                }

                @media screen and (max-width: 640px) {
                    .page-template-template-festival360 .preamble { font-size: 15px; }
                }

    .page-template-template-festival360 .svg_container {
        text-align: center;
        /*
        background-color: #f7f7f7;
        padding-top: 9%;
        padding-bottom: 9%;
        padding-left: 2em;
        padding-right: 2em;
        */
    }

        .page-template-template-festival360 .svg_container::after {
            content: 'Click on a section to learn more';
            color: #002f2c;
            font-size: 15px;
            display: block;
            padding: 20px;
        }

        .page-template-template-festival360 .svg_container svg {
            max-width: 100%;
            height: 100%;
        }

        .page-template-template-festival360 .svg_container svg .container .bg.outer { color: #002f2c; }
        .page-template-template-festival360 .svg_container svg .container .bg.inner { color: #00b7bc; }

        .page-template-template-festival360 .svg_container svg .container .bg {
            transition: fill 0.2s ease-in-out;
        }

        .page-template-template-festival360 .svg_container svg .container .bg.hover {
            cursor: pointer;
            fill: #db3737 !important;
        }



.page-template-template-festival360 #option-main-content-additional {
    background-color: white;
    color: #00acb1;
    padding-top: 1.5em;
    font-size: 60px;
    padding-bottom: 1em;
    padding-left: 20px !important;
    padding-right: 20px !important;
}

    .page-template-template-festival360 #option-main-content-additional .container {
        padding-left: 40px;
        padding-right: 40px;
    }

        .page-template-template-festival360 #option-main-content-additional .container .text-container {
            font-size: 33px;
            font-family: 'SangBleuKingdom-Light';
        }

            @media screen and (max-width: 1024px) {
                .page-template-template-festival360 #option-main-content-additional .container .text-container { font-size: 28px; }
            }

            @media screen and (max-width: 640px) {
                .page-template-template-festival360 #option-main-content-additional .container .text-container { font-size: 22px; }
            }

            @media screen and (max-width: 480px) {
                .page-template-template-festival360 #option-main-content-additional .container .text-container { font-size: 18px; }
            }


    .page-template-template-festival360 #option-main-content-additional p { line-height: 1.25; }

    .page-template-template-festival360 #option-main-content-additional a { color: inherit; }

    .page-template-template-festival360 #option-main-content-additional .button {
        border: 2px solid #00acb1;
        color: #00acb1;
        margin-top: 1.5em;
    }

        .page-template-template-festival360 #option-main-content-additional .button:hover,
        .page-template-template-festival360 #option-main-content-additional .button:focus {
            background-color: #00acb1;
            color: white;
        }


.page-template-template-festival360 #option-tabs .container {
    /*
    max-width: none !important;
    padding-left: 0;
    padding-right: 0;
    */
    padding-left: 8px;
    padding-right: 0;
}

    .page-template-template-festival360 #option-tabs h2 {
        font-family: 'SangBleuKingdom-Light' !important;
    }

    .page-template-template-festival360 .tabs {
        padding-top: 9%;
        padding-left: 2em;
        padding-right: 2em;
    }

        .page-template-template-festival360 .tabs .tab {
            color: #002f2c;
            border-color: #002f2c;
            background-color: white;
        }
            .page-template-template-festival360 .tabs .tab:hover {
                background-color: #002f2c;
                color: white;
            }
            .page-template-template-festival360 .tabs .tab.active::after {border-top-color: #002f2c; }


            /* colour changes for the first four tabs */
            .page-template-template-festival360 .tabs .tab:nth-child(1),
            .page-template-template-festival360 .tabs .tab:nth-child(2),
            .page-template-template-festival360 .tabs .tab:nth-child(3),
            .page-template-template-festival360 .tabs .tab:nth-child(4) {
                color: #00acb1;
                background-color: white;
                border-color: #00acb1;
            }
                .page-template-template-festival360 .tabs .tab:nth-child(1):hover,
                .page-template-template-festival360 .tabs .tab:nth-child(2):hover,
                .page-template-template-festival360 .tabs .tab:nth-child(3):hover,
                .page-template-template-festival360 .tabs .tab:nth-child(4):hover {
                    background-color: #00acb1;
                    color: white;
                }
                .page-template-template-festival360 .tabs .tab:nth-child(1).active::after,
                .page-template-template-festival360 .tabs .tab:nth-child(2).active::after,
                .page-template-template-festival360 .tabs .tab:nth-child(3).active::after,
                .page-template-template-festival360 .tabs .tab:nth-child(4).active::after {
                    border-top-color: #00acb1;
                }

                .tab-item .mobile-header { color: #002f2c; }
                .tab-item:nth-child(1) .mobile-header,
                .tab-item:nth-child(2) .mobile-header,
                .tab-item:nth-child(3) .mobile-header,
                .tab-item:nth-child(4) .mobile-header,
                .tab-item:nth-child(5) .mobile-header,
                .tab-item:nth-child(6) .mobile-header{
                    color: #00acb1;
                }

                /* dividing line */
                .page-template-template-festival360 .tabs .tab:nth-child(4) {
                    margin-right: 17px;
                }
                .page-template-template-festival360 .tabs .tab:nth-child(4)::before {
                    content: '';
                    position: absolute;
                    left: 100%;
                    width: 1px;
                    margin-left: 12px;
                    border-right: 1px solid #000;
                    top: -2px;
                    bottom: -2px;
                }

                /* tab headers */
                .page-template-template-festival360 .tabs .tab:nth-child(1)::before,
                .page-template-template-festival360 .tabs .tab:nth-child(5)::before {
                    position: absolute;
                    bottom: 100%;
                    text-align: left;
                    display: block;
                    margin-left: -0.88em;
                    padding-bottom: 1em;
                    font-size: 1.25em;
                    white-space: nowrap;
                }
                    .page-template-template-festival360 .tabs .tab:nth-child(1)::before {
                        content: '4 Key Areas';
                        color: #00acb1;
                    }
                    .page-template-template-festival360 .tabs .tab:nth-child(5)::before {
                        content: 'Campuses';
                        color: #002f2c;
                    }



    .page-template-template-festival360 .tabs-content {
        padding-left: 2em;
        padding-right: 2em;
    }

        .page-template-template-festival360 .tabs-content h1 {
            font-family: 'SangBleuKingdom-Light' !important;
            color: #002f2c;
        }

        .page-template-template-festival360 .tabs-content .sidebar iframe {
            max-width: 100%;
        }

        .page-template-template-festival360 .tabs-content .tab-item > div > div:nth-child(2) {
            color: #00acb1;
        }

        .page-template-template-festival360 .tabs-content .img-responsive {
            width: auto;
            margin: auto;
            border-radius: 0;
        }

        .page-template-template-festival360 .tabs-content .inlay {
            background-color: #00acb1;
            color: white;
            padding: 30px;
        }

            .page-template-template-festival360 .tabs-content .inlay > p:first-child {
                font-family: 'SangBleuKingdom-Light' !important;
                font-size: 32px;
                margin-bottom: 0.75em !important;
            }

            .page-template-template-festival360 .tabs-content .inlay > :last-child {
                margin-bottom: 0 !important;
            }

            .page-template-template-festival360 .tabs-content .inlay ul {
                margin-left: 14px !important;
            }


.page-template-template-festival360 #option-fundraising {
    background-color: #092f2c;
    color: white;
    padding-top: 3%;
    padding-bottom: 6%;
}

    .page-template-template-festival360 #option-fundraising h1 {
        font-size: 48px;
        font-weight: normal;
        color: #00acb1;
        margin: 1.125em 0;
        font-family: 'SangBleuKingdom-Light';
    }

        .page-template-template-festival360 .timeline { padding-top: 0.5em; }

    .page-template-template-festival360 table {
        width: 100%;
        border: none;
        border-collapse: collapse;
        margin-bottom: 40px;
    }

        .page-template-template-festival360 table td {
            border-bottom: 1px solid white;
            /* padding: 1.75em; */
            text-align: center;
            line-height: 1.75em;
        }

            .page-template-template-festival360 .timeline table tr:not(:first-child) td {
                text-align: left;
                vertical-align: top;
            }

            @media screen and (max-width: 640px) {
                .page-template-template-festival360 .timeline table { font-size: 0.8em; }
            }
            @media screen and (max-width: 480px) {
                .page-template-template-festival360 table td { font-size: 12px; }
            }
            @media screen and (max-width: 400px) {
                .page-template-template-festival360 table td { font-size: 10px; }
            }

            .page-template-template-festival360 td.header {
                color: #00acb1;
                font-family: 'SangBleuKingdom-Light'
                font-size: 26px;
                padding-top: 15px;
            }

            .page-template-template-festival360 table td:first-child {
                padding-left: 0;
                text-align: left;
            }

                .page-template-template-festival360 .timeline table td:first-child { text-align: center; }

            .page-template-template-festival360 table td:not(.header):not(:last-child) {
                border-right: 1px solid white;
            }

            .page-template-template-festival360 table tr:nth-last-child(2) td,
            .page-template-template-festival360 table tr:nth-last-child(1) td:not(:last-child) { color: #00acb1; }

            .page-template-template-festival360 .timeline table tr:nth-last-child(1) td:not(:last-child) { color: inherit; }

                .page-template-template-festival360 .timeline table ul { padding: 0 0.5em 0 1.5em; }

                    .page-template-template-festival360 .timeline table ul li { margin: 0.5em 0; }


            @media screen and (max-width: 480px) {
                .page-template-template-festival360 .timeline table td {
                    font-size: 0.8em;
                    line-height: 1.5em;
                }
                    .page-template-template-festival360 .timeline table ul {
                        padding: 0 0.5em;
                    }
                        .page-template-template-festival360 .timeline table ul li {
                            margin: 1em 0;
                            line-height: 1.5em;
                            list-style: none;
                        }
            }



    .page-template-template-festival360 #option-fundraising .closing {
        /*
        display: grid;
        grid-template-columns: 1fr 2fr;
        grid-column-gap: 40px;
        */
    }

        .page-template-template-festival360 #option-fundraising .cols {
            column-count: 3;
            column-gap: 40px;
        }

        .page-template-template-festival360 #option-fundraising h1 {
            margin: 1.125em 0 0.75em;
            /* grid-column: 1 / 3; */
        }

        .page-template-template-festival360 #option-fundraising .pullquote {
            color: white;
            font-family: 'SangBleuKingdom-Light';
            line-height: 1.25;
            font-size: 1.5em;
            max-width: 60%;
            justify-self: center;
        }

            .page-template-template-festival360 #option-fundraising .pullquote .attribution {
                font-size: 0.667em;
                font-family: 'Interstate-Light';
            }

    @media screen and (max-width: 768px) {
        .page-template-template-festival360 #option-fundraising .cols { column-count: 2; }
    }

    @media screen and (max-width: 640px) {
        .page-template-template-festival360 #option-fundraising .closing { display: block; }
        .page-template-template-festival360 #option-fundraising .pullquote {
            max-width: none;
            margin-top: 2em;
        }
    }

    @media screen and (max-width: 600px) {
        .page-template-template-festival360 #option-fundraising .cols { column-count: 1; }
    }


.page-template-template-festival360 #option-quote {
    padding-top: 10%;
    padding-bottom: 8%;
    padding-top: 100px;
    padding-bottom: 80px;
}

    .page-template-template-festival360 .quote {
        font-size: 30px;
        color: #002f2c;
        font-family: 'SangBleuKingdom-Light';
    }

        .page-template-template-festival360 .quote::before,
        .page-template-template-festival360 .quote::after {
            content: none;
        }

        .page-template-template-festival360 .quote > :first-child::before {
            content: '“';
        }

        .page-template-template-festival360 .quote > :last-child::after {
            content: '”';
        }

        .page-template-template-festival360 .quote p {
            line-height: 1.25;
            margin-bottom: 1em;
        }

    .page-template-template-festival360 .author {
        color: #002f2c;
    }

        .page-template-template-festival360 .author::before {
            content: '—';
        }

.page-template-template-festival360 .boxzilla {
    font-size: 30px;
    font-family: 'SangBleuKingdom-Light';
    padding: 40px;
    z-index: 1000000; /* to put it on top of .et_social_sidebar_networks */
}

    .page-template-template-festival360 .boxzilla .boxzilla-close-icon {
        padding: 12px;
        font-size: 40px;
        line-height: 27px;
        /* color: white; */
        color: #00b7bc;
        opacity: 1;
        transition: color 0.2s ease-in-out;
    }

        .page-template-template-festival360 .boxzilla .boxzilla-close-icon:hover,
        .page-template-template-festival360 .boxzilla .boxzilla-close-icon:focus {
            opacity: 1;
            /* color: #002f2c; */
            color: #002f2c;
        }

    .page-template-template-festival360 .boxzilla .gform_required_legend { display: none; }

    .page-template-template-festival360 .boxzilla .gfield_required { display: none; }

    .page-template-template-festival360 .boxzilla .gform_validation_errors { display: none; }

    .page-template-template-festival360 .boxzilla .gform-field-label,
    .page-template-template-festival360 .boxzilla .ginput_container input {
        /* color: white; */
        color: #00b7bc;
        font-family: "Interstate-Light", sans-serif;
        font-size: 24px;
    }

    .page-template-template-festival360 .boxzilla .ginput_container input {
        background: transparent;
        border-width: 0 0 2px 0;
        /* border-color: white; */
        border-color: #00b7bc;
        transition: border-color 0.2s ease-in-out;
        box-shadow: none;
        color: #002f2c;
    }

        .page-template-template-festival360 .boxzilla .ginput_container input:focus,
        .page-template-template-festival360 .boxzilla .ginput_container input:hover {
            border-color: #002f2c;
            outline: none;
        }

    .page-template-template-festival360 .boxzilla .ginput_container_email input { padding-right: 50px; }

    .page-template-template-festival360 .boxzilla .gfield_validation_message,
    .page-template-template-festival360 .boxzilla .gform_confirmation_message {
        color: #002f2c;
    }

    .page-template-template-festival360 .boxzilla .gform_wrapper + code { display: none; }

    .page-template-template-festival360 .boxzilla .gform_footer {
        display: inline-flex;
        position: absolute;
        right: 40px;
        margin-top: -51px;
    }

    html .page-template-template-festival360 .boxzilla .gform_footer .gform_image_button {
        background: none;
        padding: 0;
        border: none;
        width: 32px;
        min-height: unset;
        box-shadow: none;
        padding: 9.5px 7px;
        box-sizing: content-box;
        border-radius: 50%;
        transition: all 0.2s ease-in-out;
        filter: brightness(46%) sepia(100%) saturate(500%) hue-rotate(133deg);
    }

        html .page-template-template-festival360 .boxzilla .gform_footer .gform_image_button:hover,
        html .page-template-template-festival360 .boxzilla .gform_footer .gform_image_button:focus {
            /* background-color: #002f2c; */
            filter: hue-rotate(-6deg) brightness(9%);
        }




@media screen and (max-width: 1024px) {
    .page-template-template-festival360 .preamble h1,
    .page-template-template-festival360 #option-fundraising h1,
    .page-template-template-festival360 .quote { font-size: 40px; }
}

@media screen and (max-width: 640px) {
    .page-template-template-festival360 .preamble h1,
    .page-template-template-festival360 #option-fundraising h1,
    .page-template-template-festival360 .quote { font-size: 32px; }
}

@media screen and (max-width: 480px) {
    /* .page-template-template-festival360 .preamble { padding-top: 45px; } */
    .page-template-template-festival360 .preamble h1,
    .page-template-template-festival360 #option-fundraising h1,
    .page-template-template-festival360 .quote { font-size: 26px; }
}

.page-template-template-festival360 #option-footer-image .container {
    display: grid;
    grid-template-columns: 47% 53%;
}

    .page-template-template-festival360 #option-footer-image .content {
        grid-column: 2;
        grid-row: 1;
        background-color: #092f2c;
        color: white;
        padding: 10% 9% 8%;
    }

        .page-template-template-festival360 #option-footer-image .content h3 {
            font-size: 60px;
            margin-top: 0;
            margin-bottom: 1em;
            font-weight: normal;
            font-family: 'SangBleuKingdom-Light';
            line-height: 1.2;
        }

        .page-template-template-festival360 #option-footer-image .content p {
            font-size: 32px;
            line-height: 1.25;
        }

            .page-template-template-festival360 #option-footer-image .content p a {
                color: white;
                text-decoration: underline;
                font-family: inherit;
            }

    .page-template-template-festival360 #option-footer-image .image {
        grid-column: 1;
        grid-row: 1;
        background-size: cover;
        background-position: center 10%;
    }


@media screen and (max-width: 1024px) {
    .page-template-template-festival360 #option-main-content,
    .page-template-template-festival360 #option-footer-image .content h3 { font-size: 50px; }
    .page-template-template-festival360 #option-footer-image .content p { font-size: 26px; }
}

@media screen and (max-width: 768px) {
    .page-template-template-festival360 #option-footer-image .content p { font-size: 21px; }
}

@media screen and (max-width: 640px) {
    .page-template-template-festival360 #option-main-content,
    .page-template-template-festival360 #option-footer-image .content h3 { font-size: 40px; }
    .page-template-template-festival360 #option-footer-image .content p { font-size: 21px; }

    .page-template-template-festival360 #option-footer-image .container { grid-template-columns: 1fr; }
    .page-template-template-festival360 #option-footer-image .container .image { padding-top: 56.25%; }
    .page-template-template-festival360 #option-footer-image .container .content {
        grid-column: 1;
        grid-row: 2;
    }
}

@media screen and (max-width: 480px) {
    .page-template-template-festival360 #option-main-content,
    .page-template-template-festival360 #option-footer-image .content h3 { font-size: 32px; }
    .page-template-template-festival360 #option-footer-image .content p { font-size: 17px; }
}

@media screen and (max-width: 360px) {
    .page-template-template-festival360 #option-main-content,
    .page-template-template-festival360 #option-footer-image .content h3 { font-size: 24px; }
    .page-template-template-festival360 #option-footer-image .content p { font-size: 14px; }
}


#calendar-events { text-align: center; }
#calendar-events td { padding: 3px; }

/* YouTube pop-up */
.vp-flex iframe, 
.vp-flex video {
    border: none !important;
}
.vp-a { display: none; }

header .menu-header ul li.showIfloggedIn,
.showIfloggedIn,
.hideIfLoggedIn {
    display: none;
}