.my-gallery figure:hover, .my-gallery figure {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

b, strong {
    font-weight: 600;
}

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

/* VERTCALLY CENTER ELEMENTS */
.parent {
    height: 100%;
    display: table;
    width: 100%;
}
.child {
  display: table-cell;
  vertical-align: middle;
}

.instagram {
    padding: 0px 40px;
    width: 100%;
    max-width: 1520px;
    margin: 0 auto;
}
button.the-dropdown img {
    width: 25px;
}


.full_width.header_container_B {
    background: #000;
}

.full_width.header_container_B ul li {
    float: none;
    display: inline-block;
}

.full_width.header_container_B ul {
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 100;
    font-size: .85em;
}

.full_width.header_container_B ul-nav {
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    font-weight: 100;
}

.full_width.header_container_B ul-nav li {
    display: inline-block;
    float: none;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #ffffff;
    background-color: transparent;
}

.full_width.header_container_B ul-nav {
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    font-weight: 100;
    font-size: .90em;
    letter-spacing: 1px;
}

.flex {
    display: flex;
}

.navbar-header {
    width: 100%;
    justify-content: space-between;
}

ul.inline li {
    display: inline-block;
}

.hA1,
.hA3 {
    width: 30%;
}

a.navbar-brand img {
    max-width: 305px;
    width: 100%;
}

.hA3 ul {
    float: right;
}

.hA2 {
    width: 40%;
}

.logo {
    float: none;
    text-align: center;
}

.navbar-default .navbar-brand {
    color: #777777;
    /* text-align: center; */
    float: none;
    /* margin: 0 auto; */
}

.hA1 a,
.hA3 a {
    padding: 20px 10px;
    display: block;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.navbar-header ul.hA3_list li a {
    letter-spacing: 0px;
    padding: 20px 5px;
    font-size: 1.3em;
}

.navbar-default .navbar-brand {
    color: #777777;
    float: none;
    display: block;
}

.full_width.header_container_A {
    padding-top: 15px;
    padding-bottom: 20px;
}

.nav>li>a {
    padding: 25px 30px;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #ffffff;
    background-color: transparent;
}

.home_panel_1.full_width {
    margin-top: 0px;
    background: #000;
    color: #FFF;
}

.hp1_name h2 {
    font-weight: bold;
    font-size: 2.4em;
    margin-top: 0px;
}

.hp1_name h2 a {
    color: #FFF;
}

.footer-links .menu {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0px;
}

.foot_stuff ul.inline.hA3_list {
    padding-left: 0px;
}

.footer-links .menu li a {
    padding: 4px 4px;
    text-transform: uppercase;
}

.footer-links .menu li {
    float: left;
    margin-left: 0px;
}

.footer_container a {
    color: #FFF;
}

.footer_container {
    background: #000;
    color: #FFF;
}

div#popup .modal-content {
    background: #31afb4;
}

.foot_stuff ul.inline.hA3_list a {
    font-size: 1.2em;
    padding: 2px 7px;
}


.full_width.newsletter h3 {
    font-size: 1.3em;
    font-weight: 600;
}

.full_width.newsletter {
    background: #f2f2f2;
    padding: 30px 0px;
}

.hp1_date {
    margin: 2em 0 1.5em;
    letter-spacing: 4px;
}

ul.hp1_cta li {
    display: inline-block;
}

ul.hp1_cta li a {
    background: #FFF;
    font-weight: 100;
    border: 1px solid #FFF;
    padding: 8px 20px;
    text-transform: uppercase;
}

ul.hp1_cta li a {
    border: 0px !important;
    font-weight: 600;
}
li.hp1_cta_A a {
    background: red !important;
    color: #FFF !important;
}

ul.hp1_cta {
    padding-left: 0px;
    display: inline-block;
    list-style: none;
    margin: 30px 0px 0px;
    position: relative;
}

.logo-landing-page {
    margin-bottom: 1em;
}

.home_panel_1B.home_panel_1in1 {
    padding: 0px 20px;
}

.home_panel_1B.home_panel_1in1 {
    margin-top: 3em;
}

.hp1_excerpt {
    font-weight: 300;
    line-height: 1.6em;
}


a.btn.current_event_ticket_btn {
    width: 100%;
    background: red;
    padding: 0.3em 1em;
    color: #FFF;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 1.5em;
}
a.btn.current_event_ticket_btn:hover {
    color: #FFF;
    background: #000;
}
.current_event_ticket {
    margin-bottom: 2em;
    background: #ebebeb;
    padding: 3em;
    border-radius: 10px;
}


body.home #main {
    margin-bottom: 0px;
}

.home_slider.full_width {
    margin-top: 0px;
}

.navbar {
    margin-bottom: 0px;
    border: 0px solid transparent !important;
}

.full_width {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px;
    /* overflow-x: hidden; */
}

ul.dropdown-menu li {
    width: 100%;
}

ul.dropdown-menu li a {
    font-weight: 100;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    white-space: normal;
    text-align: left;
    font-size: .9em;
}

ul.dropdown-menu {
    text-align: left;
    font-weight: 200;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #000;
    border: 1px solid #cccccc;
    border: 1px solid rgb(0, 0, 0);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: rgba(255, 255, 255, 0.74);
    white-space: nowrap;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #ffffff;
    background-color: transparent;
}

.navbar-default .navbar-nav>li>a {
    color: #b8b8b8;
}

.home_about.full_width h1 {
    font-weight: bold;
    margin-bottom: 30px;
    font-size: 3em;
}

.home_about.full_width p {
    font-weight: 100;
    line-height: 1.6em;
}

.home_about.full_width {
    padding: 100px 0px;
    font-size: 1.4em;
    font-weight: 100;
    background: rgba(0, 154, 137, 0.11);
}

figure.about_CTA {
    margin-top: 40px;
}

figure.about_CTA a {
    color: #000;
    font-weight: 100;
    border: 1px solid #000;
    padding: 12px 30px;
    text-transform: uppercase;
    background: transparent;
    border-radius: 0px;
    font-size: .8em;
}

figure.about_CTA a:hover {
    background-color: #000000;
    border-color: #000000;
}

.foot_stuff {
    font-size: .9em;
}

body.archive div#content,
body.blog div#content {
    margin-top: 0px;
}

#content {
    width: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
}

a.buy_tickets {
    background: red;
    padding: 5px 10px;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
}

a.buy_tickets:hover {
    background: #000;
    color: #FFF;
}

.theme-default .nivo-caption a {
    border-radius: 1000px;
}

.caption_inner h1 {
    font-weight: bold;
    font-size: 4em;
}

.archive_boxes_B {
    background: #000;
}

.archive_boxes_B .row.align-posts {
    padding: 0px;
    margin: 0px;
}

.arB_box article {
    margin: 0px;
    padding: 0px;
}

.arB_box {
    padding: 0px;
    margin: 0px;
}

.arB_box_details.post-details {
    position: absolute;
    width: 100%;
    bottom: 0;
    background: #FFF;
    opacity: 0;

    -webkit-transition: all 400ms ease-out;
    -moz-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    -ms-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
    text-align: center;
}

.arB_box:hover .arB_box_details.post-details {
    opacity: 1;
}

#main .arB_box article {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

#main .arB_box .post_content {
    margin-top: 0px;
}

.archive_boxes_B h1 {
    color: #FFF;
    font-weight: bold;
    padding: 40px 10px;
    font-size: 3em;
    margin-top: 0px;
}

h1.page-title {
    font-weight: bold;
    font-size: 3.6em;
}

html {
    background: #000;
}

div#main {
    min-height: 300px;
    margin: 0 auto;
}





@media (min-width: 768px) {
    .navbar-nav>li>a {
        padding-top: 25px;
        padding-bottom: 25px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1460px;
        width: 100%;
    }
}








/* category css */
.container.picha_main_section {
    padding: 0;
    position: relative;
}

h3 {
    margin: 0;
}

#main {
    margin-bottom: 18px;
    border-bottom: 0;
    padding: 0;
    width: 100%;
}

.main-title {
    margin: 0;
    font-size: 60px;
    font-weight: 700;
}

.sub-title {
    font-size: 18px;
    font-weight: 600;
    font-style: italic;
}

h3.archive_title,
h1.archive_title {
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
}

.page-header {
    padding-bottom: 0px;
    margin: 0px;
    border-bottom: 0px;
}

.page-header>h1{
    font-weight: 700;
    padding: 20px 0;
    font-size: 3em;
}

.category-header {
    position: relative;
    width: 100%;
    color: white;
    padding-bottom: 70px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-color: black;
}

body.category-music .category-header {
    background-image: url(../img/boombox.jpg);
}

body.category-fashion .category-header {
    background-image: url(../img/fashion.jpg);
}

body.category-silent-disco .category-header {
    background-image: url(../img/silent-disco.jpg);
}

body.category-b-w-radio .category-header {
    background-image: url(../img/bw-radio.jpg);
}

body.category-culi-n-art .category-header {
    background-image: url(../img/culi-art.jpg);
}

.category-info {
    padding-top: 70px;
    padding-bottom: 70px;
    margin-left: 70px;
    max-width: 1200px;
    width: 100%;
}

.align-posts {
    padding-left: 30px;
    padding-right: 30px;
}

#main article {
    border-bottom: 0;
}

.post_content {
    margin-top: 20px;
}

.post-details {
    padding: 25px;
}

p.meta {
    font-family: 'Montserrat', sans-serif;
    font-size: 11px;
    color: #959595;
    text-transform: uppercase;
    font-style: normal !important;
}

h3.h2 {
    font-family: 'Playfair Display', serif;
    font-size: 23px;
    font-weight: 700;
    color: #000;
    line-height: 1.3em;
    margin: 20px 0;
}

.pagination {
    display: flex !important;
    justify-content: center;
}

.pagination>.active>a {
    color: #000000;
    background-color: #ffffff;
    border-color: #000000;
}

/* single post css */
body.single-post #main {
    margin-left: 30px;
    padding: 25px;
}

body.single-post .single-title {
    margin-top: 0;
    font-family: 'Playfair Display', serif;
    line-height: 1.3em;
    font-size: 30px;
    font-weight: bold;
}

body.single-post #main p.meta {
    margin: 20px 0;
}

body.single-post p.meta a {
    color: #337ab7;
    text-decoration: none;
}

body.single-post .post_content {
    padding: 30px;
}

.footer-links .menu li {
    font-weight: 700;
    margin-right: 10px;
}

.foot_stuff ul.inline.hA3_list {
    margin-bottom: 20px;
}

.footer-links .menu li a:hover {
    text-decoration: underline !important;
    color: white !important;
}

.prev,
.next {
    padding: 10px;
    border: 2px solid black;
    color: black;
    transition-duration: 0.4s;
    cursor: pointer;
    margin: 5px 0;
}

.prev:hover,
.next:hover {
    background-color: black;
    color: white;
}

.prev:hover a,
.next:hover a {
    color: white;
}

.sidebar-items {
    list-style: none;
}

.my_thumn {
    padding-bottom: 10px;
    padding-top: 10px;
}

.partners {
    padding-top: 20px;
    padding-bottom: 20px;
}

.MsoNormal>a {
    color: #337ab7;
    font-weight: 600;
}

/* Sidebar css */
.category-posts-internal {
    padding-left: 0;
}

.widgettitle {
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 50px;
}

#sidebar1 {
    border: 1px solid #000;
    padding: 30px;
}

.cat-post-date {
    font-style: normal !important;
}

#category-posts-3-internal .cat-post-item p {
    padding: 5px 0 25px;
}

.cat-post-title {
    font-family: 'Playfair Display', serif;
    font-size: 22px !important;
    font-weight: bold;
}

#category-posts-2-internal .cat-post-item p {
    padding: 5px 0 25px;
}

/* {Header */
.logo-block {
    display: flex;
    justify-content: center;
    align-self: center;
}

/* Homepage */
.home_panel_1_in>.row:first-of-type {
    background-color: #fe9901;
}

.partners>h1 {
    font-size: 3em;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 40px;
}

.partners-list {
    margin: 1em auto;
}
ul.ul-partners-list.partners-list, ul.ul-partners-list.partners-list li {
    display: inline-block;
}
ul.ul-partners-list.partners-list {
    padding-left: 0px;
    list-style: none;
    text-align: center;
    width: 100%;
}


.home_panel_container {
    margin: 0em auto;
    width: 100%;
    max-width: 100%;
    padding: 0em 0;
}


.partners-img {
    width: 150px;
    height: 110px;
    object-fit: contain;
}

.instagram>h1{
    font-size: 3em;
    font-weight: bold;
}
/* Header */
.inline,
.hA1_list {
    padding-top: 15px;
    padding-left: 0;
}

.the-button {
    position: relative;
    display: inline-block;
}

.the-dropdown {
    background-color: transparent;
    border: none;
    color: #000;
    padding: 5px 15px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    border: 1px solid rgb(0 0 0 / 12%);
}

.dropdown-items {
    display: none;
    position: absolute;
    left: 0;
    padding-left: 0;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    background-color: #555555;
    z-index: 1;
    width: max-content;
    min-width: 130px;
    font-size: .9em;
}

.dropdown-items a {
    padding: 8px 10px;
    color: white;
}

.dropdown-items a:hover {
    color: #ff5656;
}

.the-button:hover .dropdown-items {
    display: flex;
    flex-direction: column;
}

.hA3>h4 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}

#clock {
    display: flex;
    font-family: 'Playfair Display', serif;
    font-size: 28px;
    font-weight: bold;
    justify-content: space-between;
}

.clock-title {
    font-weight: normal;
    font-size: 16px;
}

/* Footer */
.social-media-info {
    font-weight: 400;
    padding-right: 10px;
    font-size: .9em;
}

/* Fashion Market, OnjaOnja & Page*/
.form-info>h1 {
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
}

.form-info>p {
    color: black;
    padding: 10px;
    margin: 0;
}

.form-info>p:last-child {
    margin-bottom: 30px;
}

.trader-button {
    background-color: #ffffff;
    border: 2px solid red;
    color: black;
    padding: 10px 20px;
    display: inline-block;
    font-size: 16px;
    margin: 10px;
    transition-duration: 0.4s;
    cursor: pointer;
}

.trader-button:hover {
    background-color: red;
    color: white;
    font-weight: bolder;
}

/* Event Page */
.event-width,
.vendor-width {
    /*max-width: 850px;*/
    margin: 0 auto;
}
header.event-wrapper-container {
    background: #000;
    color: #FFF;
}

header.archive-post-header {
    max-width: 850px;
    margin: 0 auto 2em;
}

body.single-event .single-title {
    font-weight: 700;
    padding: 40px 0;
    font-size: 3em;
    margin-top: 0px;
}
body.single-event div#main .col-md-12 {
    padding: 0px;
}
body.single-event div#main {
    margin: 0 auto;
}
.event_video {
    background: #000;
    padding: 2em 0;
}
body.single-event #main article {
    margin-bottom: 0px;
    padding-bottom: 0px;
}


.event_container_content p {
    font-weight: 300 !important;
}
.event_container_content h2, .event_container_content h1, .event_container_content h3, .event_container_content h4 {
    font-family: 'Trade Gothic LT Std', sans-serif;
    color: #000;
}
.event_container_content .post_content {
    margin-top: 0px;
}
.event_container_content {
    padding: 2em 0;
    font-family: 'Trade Gothic LT Std', sans-serif;
}


.video-responsive {
    overflow: hidden;
    margin: 40px 0;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}

.video-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}

.photo-gallery img {
    /*width: 180px;*/
    /*height: 195px !important;*/
    object-fit: cover;
    padding-bottom: 10px;
}

.next-prev-buttons {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
}

/* Contact Form */
body.page-template-page-contacts #content {
    background: url(../img/bg-img.jpg) black no-repeat;
    background-position-y: 35%;
    color: white;
    border-bottom: 0px solid white;
}

body.page-template-page-contacts #main {
    padding: 30px 60px;
}

.physical-address{
    line-height: 1.3em;
}

.physical-address > h2 {
    padding-top: 20px;
    font-weight: 700;
    padding: 20px 0;
    font-size: 3em;
}

.contact-us-submit {
    padding-top: 2.5em;
}
body.page-template-page-contacts .post_content {
    margin-top: 0px;
}

.the-name, .the-email, .the-subject, .the-message{
    width: 100%;
    font-weight: 500;
    letter-spacing: 3px;
}

.contact-bw p {
    font-size: .85em;
}

.the-message{
    max-height: 130px;
}
select.wpcf7-form-control.wpcf7-select {
    width: 100%;
    border: 0px;
    min-height: 40px;
    padding: 0 1em;
}
.wpcf7 label{
    padding-bottom: 15px;
}
.wpcf7-submit{
    background-color: red;
    border: none;
    color: white;
    padding: 9px 0;
    margin-top: 0px;
    width: 100%;
    font-size: 18px;
    text-transform: uppercase;
    transition: background-color .35s linear;
}

.wpcf7-submit:hover{
    background-color: #FF3B29;
    font-weight: bolder;
}

/* Password Presskit  */
.page-title{
    text-align: center;
}

.input-append>input:first-of-type {
    width: 200px;
    border: 2px solid black;
    padding-left: 10px;
    margin-right: 20px;
}

body.page-template-page-presskit input.btn.btn-primary {
    font-size: 16px;
    font-weight: bold;
    background-color: red;
    border: none;
    color: white;
    padding: 5px 15px;
}

.press-btn{
    background-color: white;
    border: 2px solid black;
    border-radius: 4px;
    color: black;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 100;
    margin: 10px;
    transition-duration: 0.4s;
    cursor: pointer;
}

.press-btn::after{
    content: "+";
    padding-left: 10px;
}

.press-btn:hover {
    background-color: #000;
    border: 2px solid #000 !important;
    color: white;
    border: none;
}

/* Media Coverage Form */
.media-center{
    text-align: center;
}

.page-template-page-mediacoverage form.wpcf7-form{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.page-template-page-mediacoverage .wpcf7 label, 
.page-template-page-mediacoverage input.wpcf7-form-control, 
.page-template-page-mediacoverage .wpcf7-textarea{
    width: 100%;
    border: 0px !important;
}

footer.vendor_footer {
    background: #efefef;
    padding: 2em !important;
}

.footer-form-header h3 {
    font-size: .9em;
    letter-spacing: 5px;
}
.footer-form-header {
    text-align: center;
    background: #000;
    color: #FFF;
    text-transform: uppercase;
    padding: 1em;
}


.category-info {
    margin: 0 auto;
    text-align: center;
}
.category-header {
    padding-bottom: 0px;
}


.htmlcaption3timer .clock-title {
    padding-left: 5px;
}
.htmlcaption3timer > div {
    text-transform: uppercase;
}
.htmlcaption3timer h4 {
    font-size: 3em;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-family: 'Trade Gothic LT Std', sans-serif;
    font-weight: 800;
}
.htmlcaption3timer {
    background: rgb(0 0 0 / 56%);
    color: #FFF;
    padding: 2em;
    max-width: 660px;
    margin: 0 auto;
}


div#popup .modal-header {
    position: absolute;
    z-index: 9;
    right: 0px;
    border: 0px;
}   
div#popup .modal-header button.close {
    color: #FFF;
    opacity: 1;
    background: #000;
    display: block;
    padding: 0px 10px;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    font-size: 2em;
}
div#popup div#flipFlop {
    padding-top: 5%;
}
div#popup .modal-body {
    padding: 0px;
}
.buy-ticket-modal-title {
    position: absolute;
}
.buy-ticket-modal-container {
    background: #000;
}
.buy-ticket-modal-title h4 {
    /* background: #FFF !important; */
    /* color: #000; */
    /* display: inline; */
    padding: 0px;
    text-transform: uppercase;
    font-size: 2em;
    margin: 0px;
    padding: 0px;
    font-family: 'Trade Gothic LT Std', sans-serif;
    font-weight: 700;
}
.buy-ticket-modal-title h4 a:hover {
    background: #1e1e1e !important;
    color: #FFF !important;
}
.buy-ticket-modal-footer.modal-footer {
    margin: 0px;
    padding: 0px;
    position: relative;
    border: 0px;
}
.buy-ticket-modal-footer.modal-footer a {
    display: block;
    background: red;
    padding: 20px 0px;
    color: #fff;
}
.buy-ticket-modal-title {
    /* position: absolute; */
    /* left: 0; */
    /* right: 0; */
    /* top: 40%; */
    /* bottom: 0; */
    /* margin: auto; */
    text-align: center;
    width: 100%;
    position: relative;
}

#clock {
    font-family: 'Trade Gothic LT Std', sans-serif;
    font-size: 2em;
}


body.archive .my-gallery {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
}
body.archive .my-gallery img {
    width: 100%;
    height: auto;
}
body.archive .my-gallery figure {
    /* display: block; */
    /* float: left; */
    margin: 0 5px 5px 0;
    width: 280px;
}
body.archive .my-gallery figure img {
    width: 280px;
    height: 280px !important;
    object-fit: cover;
}
body.archive .my-gallery figcaption {
  display: none;
}



body.single .my-gallery {
    width: 100%;
    text-align: center;
    display: block;
    justify-content: center;
}
body.single .my-gallery img {
    width: 100%;
    height: auto;
}
body.single .my-gallery figure {
     display: block; 
     float: left; 
    margin: 0 5px 5px 0;
    width: 280px;
}
body.single .my-gallery figure img {
    width: 280px;
    height: 280px !important;
    object-fit: cover;
}
body.single .my-gallery figcaption {
  display: none;
}



img.pswp__img {
    object-fit: contain;
}   


figure.view-more-gallery a {
    display: block;
    height: 100%;
    text-align: center;
    padding-top: 85px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #FFF;
    background: #000;
}
figure.view-more-gallery {
    position: relative;
    height: 270px;
}
figure.view-more-gallery a svg {
    width: 100%;
    height: 50px;
    margin-bottom: 10px;
}

.photo-gallery {
    margin-bottom: 4em;
}
.archive_boxes_wrapper {
    padding-top: 3em;
}
.my-gallery figure:hover {
    /*margin-top: -20px;*/
}



.zoom {
  transition: transform .2s;
}
.zoom:hover {
  transform: scale(1.1);
}

figure.view-more-gallery a:hover {
    background: #0c0c0c;
    color: #fff !important;
}

.grecaptcha-badge {
    display: none;
}









section.buy-ticket-iframe iframe {
    width: 100%;
    height: 100vh;
    border: 0px;
    border-radius: 10px;
    overflow: hidden;
}
div#content.buy-tickets-wrapper header {
    display: none;
}
div#content.buy-tickets-wrapper {
    background: #000000;
}
header.archive-post-header h1.single-title a:hover {
    color: #afafaf;
}
.wpcf7 label {
    padding-bottom: 15px;
    text-transform: initial;
    letter-spacing: 0px;
    font-weight: 300;
    font-size: .85em;
}
span.wpcf7-form-control-wrap input, 
span.wpcf7-form-control-wrap textarea, 
select.wpcf7-form-control.wpcf7-select {
    width: 100%;
    min-height: 40px;
    margin-top: 5px;
    padding: 0 15px;
    font-weight: 300;
    font-size: 1.2em;
}
select.wpcf7-form-control.wpcf7-select option {
    font-weight: 300;
}
.wpcf7 h4 {
    font-family: 'Trade Gothic LT Std', sans-serif;
    text-transform: initial;
    font-weight: 600;
    font-size: .9em;
    margin-top: 0px;
    margin-bottom: 1em;
}
input.wpcf7-form-control.wpcf7-file {
    border: 0px;
    margin-top: 10px;
}



.check-list span.wpcf7-list-item {
    padding-left: 0px;
    margin-left: 0px;
}
.check-list span.wpcf7-list-item label input {
    width: 60px;
}
.check-list span.wpcf7-list-item label {
    display: flex;
    justify-content: start;
    align-items: center;
}
.check-list span.wpcf7-list-item, .check-list span.wpcf7-list-item label {
    width: 100%;
}
.contact-bw h3 {
    padding-left: 15px;
    margin-bottom: 1em;
}
body.page-template-page-mediacoverage div#main {
    background: #000;
    color: #FFF;
    margin: 0px;
}
#main article footer {
    border-top: none;
    padding-top: 0;
    position: relative;
    min-height: 20px;
    max-width: 700px;
    margin: 0 auto;
}

.vendor-information {
    padding: 2em 0em;
}
.vendor-intro {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
    padding: 2em 0;
    font-size: 1.4em;
}
.vendor-strip {
    background: #000;
    width: 20px;
    height: 20px;
    margin: 2em auto 0;
    border-radius: 50%;
    overflow: hidden;
}
.vendor-content h3 {
    font-family: 'Trade Gothic LT Std', sans-serif;
    font-weight: 800;
    margin-bottom: 15px;
    margin-top: 25px;
}
section.vendor-content.post_content, 
section.vendor-content.post_content h3:nth-child(1) {
    margin-top: 0px !important;
}
.vendor-content li {
    font-family: 'Trade Gothic LT Std', sans-serif;
    font-weight: 300;
    font-size: .9em;
}

p.attribution a {
    color: #FFF !important;
    border-bottom: 1px solid;
}

div#widget-footer, .foot_stuff, .footer-links, #menu-footer {
    width: 100%;
    position: relative;
    text-align: center;
}

ul#menu-footer {
    display: flex;
    justify-content: center;
}

p.attribution {
    margin-bottom: 0px;
    text-transform: uppercase;
    font-size: .6em;
    letter-spacing: 2px;
}

body.page-template-page-mediacoverage .vendor-strip {
    background: #2a2a2a;
}
body.page-template-page-mediacoverage div#main .vendor-intro {
    padding-top: 0px;
}



.event_container,
body.single-gallery .page-header {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
}

.mobile_nav_item.mobile_nav_logo {
    width: 100%;
    max-width: 140px;
    margin-top: 8px;
}
div#mobile_nav {
    justify-content: space-between;
}
.mobile_nav_item.mobile_buy_ticket {
    margin-right: 50px;
    margin-top: 5px;
}






/*SIDEBAR NAV*/
.nav .open > a {
  background-color: transparent;
}
.nav .open > a:hover {
  background-color: transparent;
}
.nav .open > a:focus {
  background-color: transparent;
}
/*-------------------------------*/
/*           Wrappers            */
/*-------------------------------*/
#wrapper {
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  padding-left: 0;
  transition: all 0.5s ease;
}
#wrapper.toggled {
  /*padding-left: 220px;*/
}
#wrapper.toggled .mobile_nav_item.mobile_nav_logo {
    /*width: 100%;*/
    /*max-width: 180px;*/
}        
#wrapper.toggled #sidebar-wrapper {
  width: 220px;
}
#wrapper.toggled #page-content-wrapper {
  margin-right: -220px;
  position: absolute;
}
#sidebar-wrapper {
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  background: #fff;
  height: 100%;
  left: 220px;
  margin-left: -220px;
  overflow-x: hidden;
  overflow-y: auto;
  transition: all 0.5s ease;
  width: 0;
  z-index:9999999;
}
#sidebar-wrapper::-webkit-scrollbar {
  display: none;
}
#page-content-wrapper {
  padding-top: 70px;
  width: 100%;
}
/*-------------------------------*/
/*     Sidebar nav styles        */
/*-------------------------------*/
.sidebar-nav {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 220px;
  /*padding-top: 4em;*/
}
.sidebar-nav li {
  display: inline-block;
  line-height: 20px;
  position: relative;
  width: 100%;
}
.sidebar-nav li:before {
  background-color: transparent;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: width 0.2s ease-in;
  width: 3px;
  z-index: -1;
}
.sidebar-nav li:first-child a {
  /*background-color: #1a1a1a;*/
  /*color: #ffffff;*/
}
/*.sidebar-nav li:nth-child(2):before {
  background-color: #402d5c;
}
.sidebar-nav li:nth-child(3):before {
  background-color: #4c366d;
}
.sidebar-nav li:nth-child(4):before {
  background-color: #583e7e;
}
.sidebar-nav li:nth-child(5):before {
  background-color: #64468f;
}
.sidebar-nav li:nth-child(6):before {
  background-color: #704fa0;
}
.sidebar-nav li:nth-child(7):before {
  background-color: #7c5aae;
}
.sidebar-nav li:nth-child(8):before {
  background-color: #8a6cb6;
}
.sidebar-nav li:nth-child(9):before {
  background-color: #987dbf;
}*/
.sidebar-nav li:hover:before {
  transition: width 0.2s ease-in;
  width: 100%;
}


a.sidebar_logo_link {
    padding: 30px 15px 20px !important;
}
li.sidebar_wp_nav {
    padding: 0 30px;
}
.sidebar-nav li a {
  color: #707070;
  display: block;
  padding: 10px 5px 10px 10px;
  text-decoration: none;
}
.sidebar-nav li.open:hover before {
  transition: width 0.2s ease-in;
  width: 100%;
}
.sidebar-nav .dropdown-menu {
  background-color: transparent;
  border-radius: 0;
  border: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}
.sidebar-nav li a:hover,
.sidebar-nav li a:active,
.sidebar-nav li a:focus,
.sidebar-nav li.open a:hover,
.sidebar-nav li.open a:active,
.sidebar-nav li.open a:focus {
  background-color: transparent;
  color: #ffffff;
  text-decoration: none;
}
.sidebar-nav > .sidebar-brand {
  font-size: 20px;
  height: 65px;
  line-height: 44px;
}
/*-------------------------------*/
/*       Hamburger-Cross         */
/*-------------------------------*/
.hamburger {
    background: transparent;
    border: none;
    display: block;
    height: 32px;
    position: absolute;
    top: 20px;
    width: 32px;
    z-index: 999;
    right: 15px;
}
.hamburger:hover {
  outline: none;
}
.hamburger:focus {
  outline: none;
}
.hamburger:active {
  outline: none;
}
.hamburger.is-closed:before {
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.35s ease-in-out;
  color: #ffffff;
  content: "";
  display: block;
  font-size: 14px;
  line-height: 32px;
  opacity: 0;
  text-align: center;
  width: 100px;
}
.hamburger.is-closed:hover before {
  -webkit-transform: translate3d(-100px, 0, 0);
  -webkit-transition: all 0.35s ease-in-out;
  display: block;
  opacity: 1;
}
.hamburger.is-closed:hover .hamb-top {
  -webkit-transition: all 0.35s ease-in-out;
  top: 0;
}
.hamburger.is-closed:hover .hamb-bottom {
  -webkit-transition: all 0.35s ease-in-out;
  bottom: 0;
}
.hamburger.is-closed .hamb-top {
  -webkit-transition: all 0.35s ease-in-out;
  background-color: rgba(255, 255, 255, 0.7);
  top: 5px;
}
.hamburger.is-closed .hamb-middle {
  background-color: rgba(255, 255, 255, 0.7);
  margin-top: -2px;
  top: 50%;
}
.hamburger.is-closed .hamb-bottom {
  -webkit-transition: all 0.35s ease-in-out;
  background-color: rgba(255, 255, 255, 0.7);
  bottom: 5px;
}
.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom,
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
  height: 4px;
  left: 0;
  position: absolute;
  width: 100%;
  background: #000;
}
.hamburger.is-open .hamb-top {
  -webkit-transform: rotate(45deg);
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
  background-color: #fff;
  margin-top: -2px;
  top: 50%;
}
.hamburger.is-open .hamb-middle {
  background-color: #fff;
  display: none;
}
.hamburger.is-open .hamb-bottom {
  -webkit-transform: rotate(-45deg);
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
  background-color: #fff;
  margin-top: -2px;
  top: 50%;
}
.hamburger.is-open:before {
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.35s ease-in-out;
  color: #ffffff;
  content: "";
  display: block;
  font-size: 14px;
  line-height: 32px;
  opacity: 0;
  text-align: center;
  width: 100px;
}
.hamburger.is-open:hover before {
  -webkit-transform: translate3d(-100px, 0, 0);
  -webkit-transition: all 0.35s ease-in-out;
  display: block;
  opacity: 1;
}
/*-------------------------------*/
/*          Dark Overlay         */
/*-------------------------------*/
.overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 999;
}   




.navbar-inverse .navbar-nav > li > a:hover, 
.navbar-inverse .navbar-nav > li > a:focus {
    color: #000000;
}
.sidebar-nav li a:hover, 
.sidebar-nav li a:active, 
.sidebar-nav li a:focus, 
.sidebar-nav li.open a:hover, 
.sidebar-nav li.open a:active, 
.sidebar-nav li.open a:focus,
.sidebar-nav li.active a {
    background-color: transparent !important;
    color: #000000 !important;
    text-decoration: none;
}
.sidebar-nav .the-button, .sidebar-nav .the-button button {
    width: 100%;
}
.sidebar-nav a.buy_tickets {
    text-align: center;
    color: #FFF;
    margin: 10px 15px;
}
.sidebar-nav a.buy_tickets:hover {
    background: #000 !important;
    color: #FFF !important;
}
.sidebar-nav li.social-media-info {
    display: none;
}
.sidebar-nav ul.inline.hA3_list a {
    padding: 10px 5px;
    display: block;
}
.sidebar-nav ul.inline.hA3_list {
    display: flex;
    width: 100%;
    text-align: center;
}
.sidebar-nav ul#menu-main {
    /*margin-top: 1.5em;*/
}
li.sidebar_wp_nav ul#menu-main {
    font-weight: 300;
    text-transform: uppercase;
    font-size: .85em;
    letter-spacing: 1px;
}
li.sidebar_countries {
    padding: 10px 15px 0px;
}
li.sidebar_logo img {
    width: 100%;
    max-width: 100%;
}
/*END SIDEBAR NAV*/



ul.dropdown-items.countries-dropdown li a {
    background: #FFF !important;
    color: #000 !important;
    font-weight: 600;
    padding: 5px 15px;
    min-width: 142px;
}
ul.dropdown-items.countries-dropdown img {
    max-width: 25px;
}
ul.dropdown-items.countries-dropdown li a:hover {
    background: #f1f1f1;
}



.mobile_nav_item.mobile_buy_ticket a.buy_tickets {
    display: block;
}
body.page-template-default .post_content {
    padding: 0px 15px;
}
#wrapper.toggled .mobile_nav_item.mobile_buy_ticket {
    opacity: .2;
}
li.sidebar_wp_nav .navbar-inverse .navbar-nav > .active > a, 
li.sidebar_wp_nav .navbar-inverse .navbar-nav > .active > a:hover, 
li.sidebar_wp_nav .navbar-inverse .navbar-nav > .active > a:focus {
    background: transparent;
    color: #000000;
}




.contact-page-wrapper {
    width: 100%;
    max-width: 950px;
    margin: 0 auto;
}





div#desktop_nav > div {
    width: 33.34%;
    align-items: center;
}
div#desktop_nav {
    align-items: center;
}
ul.inline.hA3_list {
    padding: 0px;
    margin: 0px;
}





/*MERCHANDISE*/
.merch_image img {
    height: 420px !important;
    overflow: hidden;
    width: 100%;
    object-fit: cover;
}
.merch_container {
    width: 100%;
    max-width: 1150px;
    margin: 0 auto;
}
h3.merch_name {
    font-family: 'Trade Gothic LT Std', sans-serif;
    font-weight: 600;
    font-size: 1em;
    height: 60px;
    overflow: hidden;
}
.march_price {
    position: absolute;
    top: 30px;
    right: 30px;
}
body.archive article.merchandise .post_content {
    background: #fff;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 13%);
    border-radius: 10px;
    overflow: hidden;
}
.march_price h4 {
    font-weight: 600;
    font-size: .9em;
    background: rgb(255 255 255 / 65%);
    display: inline-block;
    border-radius: 50px;
    padding: 8px 12px;
    font-family: 'Trade Gothic LT Std', sans-serif;
    letter-spacing: 1px;
    color: #000;
}
body.archive.post-type-archive.post-type-archive-merchandise {
    background: #f9f9f9;
}
body.archive.post-type-archive.post-type-archive-merchandise .archive_boxes_wrapper {
    padding-bottom: 3em;
}
body.archive article.merchandise .post_content:hover {
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 33%);
}
.merch_header h1 {
    color: #FFF;
    padding: 1.5em 15px;
    font-size: 3em;
    font-weight: 700;
    max-width: 1200px;
    margin: 0 auto 1em;
    text-align: center;
}
.merch_header {
    background: #000;
    margin-bottom: 2em;
}
.merch_content {
    width: 1100px;
    margin: 0 auto;
}
.march_more_info section {
    margin-top: 0px;
}
.march_more_info {
    height: auto;
    max-height: 150px;
    overflow: auto;
    font-size: .9em;
}
.march_price_2 h3 {
    font-family: 'Trade Gothic LT Std', sans-serif;
    font-weight: 600;
}
.march_price_2 {
    background: #f3f3f3;
    display: inline-block;
    padding: 15px 20px;
    border-radius: 100px;
}
h5.descr {
    font-family: 'Trade Gothic LT Std', sans-serif;
    text-transform: uppercase;
    font-size: .9em;
    font-weight: 800;
    margin: 2em 0 1em;
    letter-spacing: 1px;
}
.merch_cta h5 {
    margin-top: 0px;
}
.merch_cta {
    background: #e7e7e7;
    padding: 2em;
    margin-top: 3em;
}
.merch_cta_form {
    margin-top: 20px;
}
.merch_cta_form input {
    width: 100%;
}
.merch_cta_form label {
    padding-bottom: 5px;
    width: 100%;
}   










@media (max-width: 991px) {
    #mobile_nav {
        display: flex !important;
    }
    #desktop_nav {
        display: none !important;
    }
    .full_width.header_container_B .navbar-collapse {
        display: none !important;
    }    
    .nivo-caption {
        display: none !important;
    }
    .home_panel_1B.home_panel_1in1 {
        margin-top: 1em;
        padding-bottom: 2em;
    }
    .home_about.full_width {
        padding: 20px;
        font-size: 1em;
    }
    .logo-landing-page img {
        max-width: 240px;
    }
    .footer-links .menu li a {
        font-size: .7em;
        padding: 0px 2px;
    }
    .full_width.header_container_A {
        padding-top: 15px;
        padding-bottom: 20px;
    }
    .vendor-intro {
        padding: 1em 0;
        font-size: 1.1em;
    }
    .category-info {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .main-title {
        font-size: 30px;
    }
    .event_container {
        padding: 0 15px;
    }
    .event_container.event_container_posters {
        padding: 0px;
    }
    .press_release {
        padding: 0 15px;
    }
    body.page-template-page-contacts #content {
        background-position-y: 0%;
    }
    body.page-template-page-contacts #main {
        padding: 0px 15px;
    }
    .the-dropdown {
        padding: 10px 15px;
    }


}








@media (max-width: 991px) {
    body.single .my-gallery figure img {
        width: 100%;
        max-width: unset;
        margin-bottom: 0px;
        height: 220px !important;
        padding: 5px;
    }
    body.single .my-gallery figure a {
        display: block;
    }
    body.single .my-gallery figure {
        width: 50%;
        margin: 0px;
    }


}








@media (max-width: 991px) {
    body.single .my-gallery figure img {
        height: 160px !important;
        padding: 2px;
    }
    .merch_image img {
        height: 500px !important;
    }
    .march_price h4 {
        font-size: .8em;
        padding: 5px 8px;
        letter-spacing: 0px;
    }
    .march_price {
        top: 20px;
        right: 25px;
    }

}








@media (max-width: 768px) {
    .merch_image img {
        height: 320px !important;
    }

}