header#online-header {
    background: url('../images/purple-bg.png');
    background-size: 100% 100%;
}

header#online-header h1 {
    font-family: 'Montserrat-Bold';
    color: #7a2a8e;
    text-transform: uppercase;
    font-size: 68px;
    margin-bottom: 20px;
    margin-top: 160px;
}

header#online-header h1 small {
    font-family: 'Montserrat-Light';
    font-size: 40px;
    line-height: 40px;
    letter-spacing: 3.5px;
    display: block;
    color: #fff;
}

header#online-header h3 {
    font-family: 'Montserrat-Bold';
    color: #fff;
    text-transform: uppercase;
    font-size: 40px;
    margin-bottom: 20px;
}

header#online-header h3 small {
    font-family: 'Montserrat-Light';
    font-size: 28px;
    line-height: 32px;
    letter-spacing: 3.5px;
    display: block;
}

header#online-header h5 {
    font-family: 'Montserrat-Bold';
    color: #7a2a8e;
    text-transform: uppercase;
    font-size: 20px;
    margin-top: 80px;
    margin-bottom: 30px;
}


header#online-header p {
    font-family: 'Montserrat-Light';
    font-size: 16px;
    color: #ccc;
}

header#online-header .logo-box {
    width: 200px;
    padding: 79px 0;
}

header#online-header .logo-box img {
    width: 150px;
}

header#online-header .main-menu {
    font-family: 'Montserrat-SemiBold';
    margin-top: 120px;
}

header#online-header .main-menu li a {
    font-size: 16px;
    padding: 8px 0;
    text-transform: uppercase;
    color: #ffffff;
}

header#online-header .main-menu li a.active, header#online-header .main-menu li a:hover, header#online-header .main-menu li a:focus {
    font-family: 'Montserrat-Black';
    color: #7a2a8e;
}

header#online-header .social-icons img {
    width: 35px;
    filter: brightness(0) invert(1);
}

header#online-header .social-icons {
    margin-top: 40px;
}

header#online-header .mte-01 h3 {
    margin-top: 170px;
}

header#online-header .mte-01 {
    position: relative;
    z-index: 2;
    height: 500px;
}

header#online-header .mte-01 p {
    max-width: 350px;
}

header#online-header .mte-01 .online-tablet {
    position: absolute;
    right: 0;
    top: -300px;
    width: 100%;
    /* max-width: 830px; */
    max-width: 70%;
}


header#online-header #before-event {
    position: relative;
    width: 100%;
}

header#online-header #before-event h3 {
    margin-bottom: 140px;
    position: relative;
    z-index: 99999;
}

header#online-header #before-event h4 {
    font-family: 'Montserrat-Bold';
    color: #7a2a8e;
    text-transform: uppercase;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 10px;
    max-width: 200px;
}

header#online-header #before-event p {
    max-width: 230px;
}

header#online-header #before-event .waves {
    top: -300px;
    z-index: 99;
    position: absolute;
    background-image: url('../images/waves-header.png');
    background-size: 100% auto;
    background-repeat: no-repeat;
    width: 100%;
    height: 653px;
}

header#online-header #before-event .before-icon {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
    max-width: 90px;
}

header#online-header #before-event .before-icon-container {
    height: 125px;
}

header#online-header #during-event {
    position: relative;
    width: 100%;
    padding-top: 60px;
    min-height: 600px;
}

header#online-header #during-event h4 {
    font-family: 'Montserrat-Bold';
    color: #7a2a8e;
    text-transform: uppercase;
    font-size: 20px;
    margin-top: 40px;
    margin-bottom: 10px;
    max-width: 200px;
}

header#online-header #during-event p {
    max-width: 230px;
}

header#online-header #during-event .mt-last {
    margin-top: 100px;
}

header#online-header #during-event .during-waves {
    top: -60%;
    right: 0;
    z-index: 99;
    position: absolute;
    background-image: url('../images/during-waves.png');
    background-size: 100% auto;
    background-repeat: no-repeat;
    width: 135%;
    height: 653px;
}

header#online-header #during-event .gradient {
    position: absolute;
    width: 600px;
    top: -14%;
    left: 38%;
    height: 600px;
    background-image: url('../images/during-gradient.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top center;
}

header#online-header #during-event h3 {
    margin-top: 50px;
}

header#online-header #during-event .purple-square {
    width: 200px;
    height: 200px;
    background: #7a2a8e;
    position: absolute;
}

header#online-header #during-event .mte-img.mte-04-img {
    min-height: 600px;
}

header#online-header #during-event .mte-img.mte-04-img .purple-square {
    top: 335px;
    left: 335px;
    z-index: 0;
    width: 115px;
    height: 115px;
}

header#online-header #during-event .mte-img.mte-04-img img.first {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    max-width: 250px;
    z-index: 1;
}

header#online-header #during-event .mte-img.mte-04-img img.second {
    position: absolute;
    left: 170px;
    top: 170px;
    width: 100%;
    max-width: 250px;
    z-index: 2;
}

header#online-header #during-event .mte-img.mte-04-img img.mte-icon {
    position: absolute;
    z-index: 4;
    width: 30%;
    left: 100px;
    top: 325px
}

header#online-header #during-event .mte-img.mte-03-img {
    min-height: 500px;
}

header#online-header #during-event .mte-img.mte-03-img .purple-square {
    top: 58%;
    left: -8%;
    z-index: 0;
}

header#online-header #during-event .mte-img.mte-03-img img.first {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    max-width: 450px;
    z-index: 1;
}

header#online-header #end-event {
    position: relative;
    width: 100%;
    padding-top: 60px;
    min-height: 600px;
}

header#online-header #end-event .waves-footer {
    bottom: 0;
    z-index: 99;
    position: relative;
    background-image: url('../images/waves-footer.png');
    background-size: 100% auto;
    background-repeat: no-repeat;
    width: 100%;
    height: 353px;
}

header#online-header #end-event h4 {
    font-family: 'Montserrat-Bold';
    color: #7a2a8e;
    text-transform: uppercase;
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 10px;
    max-width: 200px;
}

header#online-header #end-event p {
    max-width: 230px;
}

header#online-header #end-event .end-icon {
    margin-top: 20px;
    margin-bottom: 0;
    width: 100%;
    max-width: 90px;
}

header#online-header #join-online h2 {
    font-family: 'Montserrat-Bold';
    color: #7a2a8e;
    text-transform: uppercase;
    font-size: 68px;
    margin-bottom: 20px;
    margin-top: 40px;
}

header#online-header #join-online h2 small {
    font-family: 'Montserrat-Light';
    font-size: 40px;
    line-height: 40px;
    letter-spacing: 3.5px;
    display: block;
    color: #fff;
}

header#online-header section#footer {
    position: relative;
    margin-top: 60px;
    background: transparent !important;
}

header#online-header section#footer .phone {
    margin-top: 20px;
    font-family: 'Montserrat-Bold';
    color: #fff;
    font-size: 18px;
    letter-spacing: 3px;
}

header#online-header section#footer .phone sup {
    font-family: 'Montserrat-Light';
}

header#online-header section#footer .address {
    margin-top: 20px;
    font-family: 'Montserrat-Regular';
    color: #fff;
    font-size: 14px;
}

header#online-header section#footer .address strong {
    font-family: 'Montserrat-Bold';
}

header#online-header section#footer .footer-menu .nav .nav-item .nav-link {
    padding: 20px 0;
    margin: 0 15px;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'Montserrat-Regular';
    cursor: pointer;
    border-top: 3px solid transparent;
    font-size: 14px;
}

header#online-header section#footer .footer-menu .nav .nav-item .nav-link.active, header#online-header section#footer .footer-menu .nav .nav-item .nav-link:hover, header#online-header section#footer .footer-menu .nav .nav-item .nav-link:focus {
    border-top: 3px solid #ffffff;
    font-family: 'Montserrat-Bold';
}

header#online-header section#footer .footer-menu .nav-policy {
    margin-bottom: 60px;
}

header#online-header section#footer .footer-menu .nav-policy .nav-item .nav-link {
    padding: 20px 0;
    margin: 0 15px;
    color: #cccccc;
    text-transform: inherit;
    font-family: 'Montserrat-Regular';
    cursor: pointer;
    border-top: 0;
    font-size: 14px;
}

header#online-header section#footer .footer-menu .nav-policy .nav-item .nav-link.active, header#online-header section#footer .footer-menu .nav-policy .nav-item .nav-link:hover, header#online-header section#footer .footer-menu .nav-policy .nav-item .nav-link:focus {
    border-top: 0;
    font-family: 'Montserrat-Bold';
}

header#online-header section#footer .footer-menu {
    border-top: 1px solid #645568;
}

@media (max-width: 1200px) {
    header#online-header .main-menu {
        margin-top: 0;
    }

    header#online-header .main-menu li a {
        text-align: center;
    }
    
    header#online-header .social-icons {
        text-align: center;
    }
    
    header#online-header h1 {
        font-size: 34px;
        margin-top: 40px;
        text-align: center;
    }

    header#online-header h1 small {
        font-size: 20px;
        line-height: 20px;
    }

    header#online-header h3 {
        text-align: center;
        font-size: 24px;
    }

    header#online-header h3 small {
        text-align: center;
        font-size: 16px;
        line-height: 16px;
    }

    header#online-header p {
        text-align: center;
    }
    
    header#online-header section#footer {
        text-align: left !important;
        background: transparent !important;
    }

    header#online-header section#footer .phone {
        font-size: 17px;
        color: #fff !important;
    }
    
    header#online-header section#footer .footer-menu .nav {
        display: block;
    }
    
    header#online-header section#footer .footer-menu .ml-0 {
        margin-left: 15px !important;
    }
    
    header#online-header section#footer .footer-menu .mr-0 {
        margin-right: 15px !important;
    }

    header#online-header section#footer .footer-menu {
        border-top: 0;
    }
    
    
    header#online-header .mte-01 .online-tablet {
        position: relative;
        right: calc(-15px + -10%);
        top: 0;
        width: 100%;
        max-width: 90%;
        z-index: -1;
        margin-bottom: 30px;
    }
    
    header#online-header .mte-01 h3 {
        margin-top: 20px;
    }

    header#online-header .mte-01 {
        height: auto;
        min-height: auto;
    }

    header#online-header .mte-01 p {
        max-width: 350px;
        width: 100%;
    }

    header#online-header #before-event h3 {
        margin-bottom: 40px;
        margin-top: 40px;
    }
    
    header#online-header #before-event {
        text-align: center;
    }

    header#online-header #before-event h4 {
        margin-top: 40px;
        max-width: 200px;
        margin: 0 auto;
    }

    header#online-header #before-event .waves {
        top: 0;
    }
    
    header#online-header #during-event {
        text-align: center;
    }

    header#online-header #during-event h4 {
        margin: 0 auto;
    }
    
    header#online-header #during-event p:last-child {
        margin-bottom: 60px;
    }

    header#online-header #during-event .during-waves {
        display: none;
    }

    header#online-header #during-event .gradient {
        display: none;
    }

    header#online-header #during-event h3 {
        margin-top: 0px;
    }

    header#online-header #during-event .mte-img.mte-04-img {
        display: none;
    }

    header#online-header #during-event .mt-last {
        margin-top: 0;
    }
    
    header#online-header #during-event .mte-img.mte-03-img {
        display: none;
    }

    header#online-header #end-event .waves-footer {
        display: none;
    }

    header#online-header #end-event h4 {
        margin: 0 auto;
        text-align: center;
    }

    header#online-header #end-event {
        text-align: center;
    }

    header#online-header #end-event .end-icon {
        margin-bottom: 20px;
    }
    
    header#online-header #join-online h2 {
        font-size: 28px;
        margin-top: 40px;
        text-align: center;
    }

    header#online-header #join-online h2 small {
        font-size: 16px;
        line-height: 16px;
    }
	
	.btn.btn-purple.btn-new {
        display: none !important;
    }

}