@media (max-width: 1990px) {
    #cubeTransition {
        height: 915px;
    }
    #videoPlayer iframe {
        height: 870px;
    }
}

@media (max-width: 1600px) {
    #cubeTransition {
        height: 55vh;
    }
    #videoPlayer iframe {
        height: 870px;
    }
}

@media (max-width: 1380px) {
    #cubeTransition {
        height: 450px;
    }
    #videoPlayer iframe {
        height: 700px;
    }
}

@media (max-width: 1290px) {
    #cubeTransition {
        height: 600px;
    }
    #videoPlayer iframe {
        height: 600px;
    }
    .sm-btn-event-details {
        padding: 10px 15px;
    }
    .listView .col-xs-4 {
        width: 50%;
    }
}

@media (max-width: 1199px) {
    .listView .card-list {
        width: 55%;
    }
    .side-bar {
        padding: 10px 15px;
    }
    #cubeTransition {
        height: 550px;
    }
    #videoPlayer iframe {
        height: 550px;
    }
    .item .event-pic-container a {
        max-height: 246px;
    }
}

@media (max-width: 1100px) {
    #cubeTransition {
        height: 481px;
    }
    #videoPlayer iframe {
        height: 481px;
    }
    #cubeTransition .caption {
        top: 20%;
        left: 21%;
        width: 58vw;
        margin: auto;
    }
    #cubeTransition p {
        font-size: 17px;
        font-size: 1.9vw;
        line-height: 26px;
        font-weight: 400;
        border-width: 0px;
        margin: 0px;
        margin-top: 0vh;
    }
    .header-wrapper .top-header .top-bar .top-bar-options {
        display: flex;
        justify-content: flex-end;
        line-height: 2;
        margin-right: -30px;
    }
    .jp-time {
        WIDTH: 185PX;
    }
    #requestCall {
        margin-left: 15px;
    }
    .main-search {
        left: 70px;
        top: 280px;
    }
}

@media (max-width: 991px) {
    .trade-logos a img {
        max-width: 100%;
        max-height: 82px;
    }
    .top-main-menu {
        display: none;
    }
    .main-search {
        width: calc(100vw - 40px);
        position: absolute;
        left: 20px;
        opacity: .98;
        top: 195px;
        max-width: none;
        padding-bottom: 25px;
        margin-top: 0;
    }
    #cubeTransition div img {
        width: auto;
        height: 465px;
    }
    #videoPlayer iframe {
        height: 465px;
    }
    .listView .card-list {
        width: 100%;
        max-width: 100%;
        padding: 0 15px;
    }
    .listView .card__img {
        position: relative;
        float: left;
        width: 100%;
        padding: 15px;
        padding-bottom: 0;
    }
    .searchMainLink.bottom-link {
        line-height: 50px;
    }
    .top-main-menu {
        width: 100%;
        text-align: right;
        float: left;
        position: fixed;
        z-index: 999;
        background: #000;
        left: 0;
        height: 100%;
        top: -52px;
        overflow-y: scroll;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    ul.primary-menu>li {
        margin: 0;
        padding: 0;
        margin-left: 20px;
        display: block;
        position: relative;
        border: 0 none;
        text-align: left;
    }
    ul.primary-menu>li a {
        border-bottom: solid 1px rgba(253, 253, 253, 0.29);
        display: block;
        line-height: 30px;
        color: #fff;
    }
    ul.sub-menu {
        background: rgba(10, 10, 10, 0);
        border-top: 0px solid #6fbe4a;
        text-transform: uppercase;
        position: static;
        opacity: 1;
    }
    ul.sub-menu li a {
        display: block;
        color: #cacaca;
        padding: 8px 15px;
        font-weight: normal;
        text-transform: uppercase;
    }
    ul.sub-menu li ul.sub-menu {
        position: absolute;
        position: static;
        top: 120%;
        left: 0;
        right: auto;
        visibility: visible;
        display: block;
        opacity: 1;
        margin-left: 20px;
    }
    ul.sub-menu li>a:after {
        display: none;
    }
    .mobile-menu-toggle {
        display: block;
        margin: 0;
        padding: 0 15px;
        height: 50px;
        line-height: 50px;
        font-size: 25px;
        text-align: center;
        color: #ffffff;
        border-bottom: 1px solid #eaeaea;
    }
    .logo-wrapper {
        width: 100vw;
        float: none;
        margin: auto;
    }
    .site-logo {
        position: relative;
        background-color: #ff0000;
        display: block;
        margin-left: -9px;
        text-align: center;
    }
    .site-logo:after {
        position: absolute;
        background-color: transparent;
        content: '';
        width: 100vw;
        height: 100%;
        transform: none;
        z-index: 0;
        top: 0;
        right: 0;
        height: 30px;
    }
    .site-logo:before {
        position: absolute;
        background-color: inherit;
        content: '';
        width: auto !important;
        height: 100%;
        transform: none !important;
        z-index: 0;
        top: 0 !important;
        right: 0 !important;
        height: auto !important;
    }
    .logo {
        max-width: 140px;
        margin-top: 0;
        margin: auto;
    }
    .header-wrapper .top-header {
        height: 55px;
    }
    .header-wrapper .top-header .container {
        padding: 0;
    }
    #cubeTransition h2 {
        min-height: 115px;
        margin-top: 30px;
    }
    .menu-toggle {
        display: block;
        width: 26px;
        height: 48px;
        color: #ffffff;
        font-size: 28px;
        margin-top: 8px;
        z-index: 999;
        margin-left: 0;
        right: 0;
        text-align: revert;
        padding: 0 40px;
    }
    .car-details .col {
        margin-left: 15px;
    }
    footer .footer-items {
        text-align: center;
    }
    .about-us-info ul li a {
        text-align: center;
    }
    @-moz-document url-prefix() {
        .banner-slider {
            top: 0;
        }
        .ticket-wrapper {
            margin-top: -35px;
        }
        .ff-mtop-fix {
            margin-top: -20px;
        }
    }
    .contact-toggle:before {
        content: "\f0c0";
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        width: "14px";
        height: "14px";
        text-align: center;
        line-height: "14px";
    }
    .item .event-pic-container a {
        max-height: 186px;
    }
    .scam_notice_bar {
        font-size: 12px;
        overflow-y: auto;
    }
}

@media (max-width: 800px) {
    .detail-wrapper {
        padding: 15px;
    }
    #cubeTransition .caption {
        top: 20%;
        left: 17%;
        width: 65vw;
        margin: auto;
    }
    #cubeTransition h2 {
        font-size: 4.8vw;
        min-height: 95px;
    }
    #cubeTransition p {
        font-size: 2.5vw;
    }
}

@media (max-width:767px) {
    .detail-wrapper {
        padding: 15px;
    }
    .h1,
    h1 {
        font-size: 28px;
    }
    .back-to-top {
        display: none;
    }
    .sm-btn-event-details {
        margin-bottom: 30px;
    }
    .right-arrow,
    .left-arrow {
        display: none;
    }
    .item .event-pic-container a {
        max-height: 180px;
    }
    .header-wrapper .top-header .top-bar .top-bar-options {
        justify-content: flex-start;
        margin-right: 0;
        margin-top: 58px;
    }
    .header-wrapper .top-header .top-bar .top-bar-options .call-us {
        display: none;
    }
    .header-wrapper .top-header .top-bar .top-bar-options .call-us.request-call {
        display: block;
    }
}

@media (max-width:600px) {
    .need-login.md {
        display: none;
    }
    .btn-login-small {
        display: block;
    }
    #registerDialog {
        max-width: 100%;
    }
    #registerDialog button.close {
        right: 30PX;
        TOP: 9px;
    }
    #cubeTransition .caption {
        top: 20%;
        left: 11%;
        width: 75vw;
    }
    #cubeTransition h2 {
        min-height: 80px;
    }
    #cubeTransition p {
        font-size: 3vw;
    }
    .contact-info {
        position: absolute;
        z-index: 9999;
        background: #fff;
        top: 40px;
        height: auto;
        display: none;
    }
    .top-content .contact-info ul>li {
        display: block;
        float: none;
        line-height: 40px;
        color: #333;
        border-bottom: solid 1px #ccc;
        padding-right: 0;
        margin-right: 10px;
        margin-left: 10px;
    }
    .contact-toggle {
        display: block;
        width: 32px;
        height: 32px;
        cursor: pointer;
    }
    .top-content.most-top {
        z-index: 100002;
    }
    #videoPlayer iframe {
        height: 450px;
    }
    .event-details-container h1 {
        font-size: 5vw;
    }
}

@media (max-width:599px) {
    .item .event-pic-container a {
        max-height: 260px;
    }
    .footer-right {
        float: none !important;
        text-align: center;
        margin-top: 10px;
    }
    .copyright-text {
        padding-left: 15px;
        font-size: 13px;
        margin-bottom: 20px;
        font-weight: normal;
        margin: auto;
        float: none !important;
        word-spacing: 3px;
        margin-top: -10px;
        text-align: center;
    }
    .bottom-footer .container {
        padding-bottom: 5px;
        text-align: center;
    }
}

@media (max-width:450px) {
    #cubeTransition .caption {
        top: 20%;
        left: 5%;
        width: 85vw;
    }
    #cubeTransition h2 {
        font-size: 5.2vw;
        line-height: 8vw;
    }
    #cubeTransition p {
        font-size: 4vw;
    }
    #videoPlayer iframe {
        height: 240px;
    }
    .event-details-container h1 {
        font-size: 6vw;
    }
}

@media (max-width: 480px) {
    .listView .col-xs-4 {
        width: 100%;
    }
    .listView .card-list {
        text-align: center;
    }
    .card-list h3 {
        font-size: 20px !important;
        width: 100%;
        text-align: center;
    }
}

@media (max-width: 390px) {
    #cubeTransition .caption {
        top: 20%;
        left: 0%;
        width: 95vw;
    }
    .listView .col-xs-4 {
        width: 100%;
    }
}