.mainav li {
    font-size: 18px;
    vertical-align: middle;
}
.mainav-alt li {
    vertical-align: top;
}
.mainav-alt .top-nav-border a {
    font-size: 14px;
}
.mainav-alt .top-nav-border ul li a {
    font-size: 17px;
}

.awards header h1 {
    font-size: 75px;
}
.about-us header h1 {
    font-size: 55px;
}
.big-ticket-button {
    display: block;
    height: auto;
}
.book-stand-button {
    display: block;
    height: auto;
}
.big-ticket-button p {
    font-size: 26px;
    line-height: 1.1;
    margin: 0;
    padding: 10px 0;
}
.book-stand-button p {
    font-size: 26px;
    line-height: 1.1;
    margin: 0;
    padding: 10px 0;
}
.date-text3 {
    font-size: 23px;
}
.exhibitor-switch p {
    font-size: 16px;
}
.exhibitor-switch-selector-alt {
    width: 50%;
    left: 148px;
}
.box-menu-container .box-menu-singlebox h3 {
    font-size: 43px;
}
.circle-keynote {
    font-size: 14px;
}
.circle-title {
    font-size: 18px;
}
.container-five-buttons {
    font-size: 23px;
}
.exhibitor-filter-button-box button {
    text-align: left;
}
.agreement-note {
    max-width: 290px;
}
.awards section .agreement-note {
    max-width: 250px;
}
.awards .form-wrap h3 {
    margin-bottom: 40px;
}
.check label {
    font-size: 14px;
}
.awards section, .awards article {
        max-width: 1100px;
}
.german-warning {
    position: fixed;
    bottom: 0;
    left: 0;
    height: 100px;
    background:#FFC107;
    color: #000;
    text-align: center;
    font-size: 26px;
    z-index: 3;
    width: 100%;
}
.german-warning i {
    margin: auto 30px;
    display: inline-block;
}
.mobile {
    display: none;
}
.keynote-tag {
    left: 50%;
    transform: translateX(-50%);
}
.whats-going-on-text {
    line-height: 20px;
}
.ger-popup-h2 {
    font-size: 50px;
}
.ger-minibox-p {
    font-size: 28px;
}
.header-buttons-box-ger {
    margin-top: -20px;
}
.whatson-long-fix {
    font-size: 20px;
}
@media (max-width: 1700px) {
    .big-ticket-button p {
        font-size: 20px;
    }
    .book-stand-button p {
        font-size: 20px;
    }
    .big-covid-button .ger-covid-safety-txt {
        font-size: 20px;
        line-height: normal;
    }
    .other-locations-bar .other-location-icon {
        margin-left: 0;
    }
    .other-locations-bar {
        display: flex;
        justify-content: center;
        align-content: center;
        margin: 0 auto;
    }
    .other-location-box:last-child {
        min-width: 90px;
    }
    .other-location-box.other-location-box-uk {
        min-width: 340px;
    }
    .other-location-box.other-location-box-us {
        min-width: 210px;
    }
    
    .europe-box {
        min-width: 250px;
    }
    .asia-box {
        min-width: 100px;
    }
    

}
@media (max-width: 1250px) {
    .other-location-box.other-location-box-uk {
        min-width: 0
    }
    .other-location-box.other-location-box-us {
        min-width: 0
    }
    
    .europe-box {
        min-width: 0;
    }
}
@media (max-width: 985px) {
    .big-covid-button .ger-covid-safety-txt {
        line-height: 25px;
        padding: 0;
    }
}
@media (max-width: 900px){
    .bus-con-content-left h3 {
        font-size: 28px;
        line-height: 1.3;
    }
    .why-exhibit header h1 {
        font-size: 40px;
    }
    .floorplan-main h1 {
        font-size: 20px;
    }
    .floorplan-form {
        transform: translateY(-40px);
    }
    .about-us .button {
        padding: 10px 30px;
    }
    .awards .form-wrap form .flex.legal {
        bottom: -198px;
        left: 0;
    }
    .other-locations-bar {
        display: block;
    }
    .german-warning {
        font-size: 14px;
    }
    .exhibitor-filter-button-box {
        width: 100%;
        margin: 0 auto;
        max-width: 600px;
    }
    .keynote-tag {
        left: 0;
        transform: translateX(0);
    }
    .asia-box {
        min-width: 0;
    }
    .awards .form-wrap form .why-exhibit-button {
        position: absolute;
        bottom: -240px;
    }
    .mobile {
        display: block;
    }
    .book-stand-button,.big-ticket-button {
        display: none;
    }
    .desktop {
        display: none;
    }
    .date-text3 {
        font-size: 17px;
    }
    .home-going-on-header {
        font-size: 30px;
    }
    .box-menu-container .box-menu-singlebox h3 {
        font-size: 22px;
    }
    .home-goingon-menu li:nth-child(4) {
        width: 225px;
    }
    .home-peoplesay h3 {
        font-size: 40px;
        max-width: 200px;
        margin: 0 auto;
        line-height: 1.4;
    }
    .speaker-switch p {
        font-size: 12px;
    }
}
@media (max-width: 768px) {
    .about-us header h1, .awards header h1 {
        font-size: 30px;
    }
    .about-us header, .awards header {
        padding: 35px 10px;
    }
}
@media (max-width: 500px) {
    .about-us header h1, .awards header h1 {
        font-size: 25px;
    }
    .about-us header, .awards header {
        padding: 30px 10px;
    }
    .whats-going-on-title, .whats-going-on-subtitle {
        font-size: 33px;
    }
}
@media (max-width: 480px) {
    .home-goingon-menu li:nth-child(4) {
        width: 180px;
    }
}
@media (max-width: 360px) {
    .about-us header h1, .awards header h1 {
        font-size: 20px;
    }
    .about-us header, .awards header {
        padding: 5px 10px;
    }
    .box-menu-container .box-menu-singlebox h3 {
        font-size: 16px;
        line-height: 1.4;
    }
    .exhibitor-filter-button p {
        font-size: 14px;
    }
    .container-five-buttons {
        font-size: 20px;
    }
}