
#wpadminbar {
    display: none;
}
body {
    font-family: 'Libre Franklin', sans-serif;
}h1, h1 a {
    color: #000000;
    font-family: 'Libre Franklin', sans-serif;
    font-weight: bold;
    font-size: 38px;
    line-height: 1.1;
    margin: 25px 0;
}h2 {
    color: #000000;
    font-family: 'Libre Franklin', sans-serif;
    font-weight: 500;
    font-size: 33px;
    line-height: 1.1;
    margin: 25px 0;
}h3 {
    color: #000000;
    font-family: 'Libre Franklin', sans-serif;
    font-weight: 400;
    font-size: 28px;
    line-height: 1.3;
    margin: 25px 0;
}h4 {
    font-family: 'Libre Franklin', sans-serif;
    font-weight: 400;
    color: #000000;
    font-weight: bold;
    font-size: 1.5em;
    line-height: 1.5rem;
    margin: 25px 0;
}p {
    font-family: 'Libre Franklin', sans-serif;
    color: #000000;
    font-size: 18px;
    line-height: 1.5;
    margin: 15px 0;
}

/* HEADER STYLES */
.pre-header {
    background: #F2F2F2;
}.header-events a {
    font-size: 14px;
    color: #969696;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}.header-events a:hover {
    color: #000000;
}.main-menu {
    border-bottom: 1px solid #e5e5e5;
}.row.header-row {
    display: flex;
    align-items: center;
}.logo-wrapper img {
    width: 200px;
}.top-bar {
    background: none;
    height: auto;
}.top-bar-section ul li {
    background: none;
}.top-bar-section li:not(.has-form) a:not(.button) {
    background: none;
    color: #000000;
    position: relative;
    font-size: 20px;
    line-height: 84px;
    padding: 0 20px;
    font-weight: 400;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
}.top-bar-section ul li:hover:not(.has-form)>a,
.top-bar-section li:not(.has-form) a:not(.button):hover,
.top-bar-section li.active:not(.has-form) a:not(.button),
.top-bar-section li.active:not(.has-form) a:not(.button):hover {
    background: #ffffff;
    color: #000000;
    line-height: 84px;
    padding: 0 20px;
}.top-bar-section .has-dropdown>a:after {
    border: none;
    content: '\f107';
    font-family: 'FontAwesome';
    top: 2px;
    margin-right: 20px;
}a.btn {
    display: inline-block;
    background: #327bbf;
    color: #ffffff;
    font-weight: bold;
    font-size: 20px;
    padding: 15px 20px;
    border-radius: 8px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

a.btn:hover {
    background: #1fb04c;
}

/*waldo*/
.waldo img {
    width: 1600px;
    max-width: unset;
}.waldo a {
cursor: unset;
}.waldo-1 a {
    display: inline-block;
    position: absolute;
    width: 65px;
    height: 74px;
    bottom: 224px;
    right: 197px;
    cursor: unset;
}.waldo-2 a {
    display: inline-block;
    position: absolute;
    width: 45px;
    height: 51px;
    top: 324px;
    left: 430px;
}.waldo-3 a {
    display: inline-block;
    position: absolute;
    width: 32px;
    height: 51px;
    top: 337px;
    left: 896px;
}.waldo-4 a {
    display: inline-block;
    position: absolute;
    width: 14px;
    height: 29px;
    top: 411px;
    left: 896px;
}.waldo-5 a {
    display: inline-block;
    position: absolute;
    width: 24px;
    height: 41px;
    bottom: 129px;
    left: 258px;
}form.post-password-form {
    max-width: 600px;
    margin: 0 auto;
    padding: 15vh 0;
}

@media only screen and (min-width: 1025px) {
.navigation-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}.top-bar-section li:not(.has-form) a:not(.button)::before {
    content: " ";
    width: calc(100% - 40px);
    height: 0;
    background: #327bbf;
    position: absolute;
    bottom: 0;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}.top-bar-section li:not(.has-form) a:not(.button):hover::before {
    height: 3px;
}.top-bar-section .dropdown {
    background: #ffffff;
    min-width: 650px;
    text-align: left;
    padding: 3vh 2vw 3vh 2vw;
    left: 50%;
    border-radius: 0;
    box-shadow: 2px 8px 10px 0px rgba(0, 0, 0, 0.24);
    -webkit-transform: translateX(-50%) translateY(-4px);
    -moz-transform: translateX(-50%) translateY(-4px);
    -ms-transform: translateX(-50%) translateY(-4px);
    -o-transform: translateX(-50%) translateY(-4px);
    transform: translateX(-50%) translateY(-4px);
}.top-bar-section .dropdown li.page_item, .top-bar-section .dropdown li.menu-item {
    width: 50%;
    display: inline-block;
}.top-bar-section .dropdown li:not(.has-form) a:not(.button) {
    background: none;
    color: #444444;
    line-height: 35px;
    position: relative;
    font-size: 14px;
}.top-bar-section .dropdown li:not(.has-form):hover>a:not(.button),
.top-bar-section .dropdown li.active:not(.has-form) a:not(.button) {
    background: none;
    line-height: 35px;
    color: #444444;
}

.top-bar-section .dropdown li:not(.has-form) a:not(.button)::before {
    width: 5px;
    bottom: 16px;
    left: 7px;
}.top-bar-section .dropdown::before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 5px;
    background: #1fb04c;
    background: -moz-linear-gradient(left, #1fb04c 25%, #327bbf 25%, #327bbf 50%, #ed1c24 50%, #ed1c24 75%, #f89c1e 75%);
    background: -webkit-linear-gradient(left, #1fb04c 25%,#327bbf 25%,#327bbf 50%,#ed1c24 50%,#ed1c24 75%,#f89c1e 75%);
    background: linear-gradient(to right, #1fb04c 25%,#327bbf 25%,#327bbf 50%,#ed1c24 50%,#ed1c24 75%,#f89c1e 75%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1fb04c', endColorstr='#f89c1e',GradientType=1 );
}
}

/* HERO SECTION */

.hero-section {
    padding: 2vw;
}.hero-wrapper {
    background: center / cover no-repeat url(https://linknowolympics.com/wp-content/uploads/2022/12/homebg.jpg);
}.hero-content {
    min-height: calc(100vh - 4vw - 142px);
    background: rgba(0,0,0,.4);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-bottom: 12vh;
    position: relative;
}/*.home .hero-content {
    min-height: unset;
    padding: 0 0 6vh;
}*/.home .hero-content .home-video {
    width: 61% !important;
    position: relative;
    padding: 0 100px;
}.home-video .left-torch {
    position: absolute;
    left: 0;
    width: 80px;
    top: 65px;
}.home-video .right-torch {
    position: absolute;
    right: 0;
    width: 80px;
    top: 65px;
}.hero-content .rings {
    width: 240px;
    margin: 20px 0;
}.hero-content h1 {
    margin: 0 0 20px;
    color: #ffffff;
    font-size: 4vw;
    font-weight: bold;
}.hero-content p {
    color: #ffffff;
    font-size: 33px;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin: 0;
}.hero-content p span {
    color: #f89c1e;
    margin-left: 20px;
}span.color-bar {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 20%;
    height: 10px;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1fb04c+25,327bbf+25,327bbf+50,ed1c24+50,ed1c24+75,f89c1e+75 */
    background: #1fb04c; /* Old browsers */
    background: -moz-linear-gradient(left,  #1fb04c 25%, #327bbf 25%, #327bbf 50%, #ed1c24 50%, #ed1c24 75%, #f89c1e 75%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #1fb04c 25%,#327bbf 25%,#327bbf 50%,#ed1c24 50%,#ed1c24 75%,#f89c1e 75%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #1fb04c 25%,#327bbf 25%,#327bbf 50%,#ed1c24 50%,#ed1c24 75%,#f89c1e 75%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1fb04c', endColorstr='#f89c1e',GradientType=1 ); /* IE6-9 */
}

/* GENERAL STYLES */
.row {
    margin: 0 auto;
    max-width: 1600px;
    width: 100%;
}.row.full {
    max-width: 100%;
}
/* PADDING CLASSES */
.side-buffer {
    padding-left: 2vw;
    padding-right: 2vw;
}.vertical-padding-xs {
    padding-top: 3vh;
    padding-bottom: 3vh;
}.top-padding-xs {
    padding-top: 3vh;
}.bottom-padding-xs {
    padding-bottom: 3vh;
}.vertical-padding-small {
    padding-top: 6vh;
    padding-bottom: 6vh;
}.top-padding-small {
    padding-top: 6vh;
}.bottom-padding-small {
    padding-bottom: 6vh;
}.vertical-padding-medium {
    padding-top: 8vh;
    padding-bottom: 8vh;
}.top-padding-medium {
    padding-top: 8vh;
}.bottom-padding-medium {
    padding-bottom: 8vh;
}.vertical-padding-large {
    padding-top: 10vh;
    padding-bottom: 10vh;
}.top-padding-large {
    padding-top: 10vh;
}.bottom-padding-large {
    padding-bottom: 10vh;
}.vertical-padding-x-large {
    padding-top: 15vh;
    padding-bottom: 15vh;
}.top-padding-x-large {
    padding-top: 15vh;
}.bottom-padding-x-large {
    padding-bottom: 15vh;
}


.row.home-box-row {
    padding: 6vh 0 12vh;
}.home-box {
    display: flex;
    float: left;
    width: calc((100%/3) - 2%);
    margin: 0 1%;
    background: #000000;
    justify-content: center;
    align-items: center;
    height: 300px;
    position: relative;
    overflow: hidden;
}.home-box p {
    font-weight: bold;
    color: #ffffff;
    font-size: 33px;
    position: relative;
    z-index: 2;
}.home-box a {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 3;
}.home-box::after {
    content: " ";
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 50%);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    opacity: 1;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}.home-box.about:hover::after {
        background: rgb(31 176 76 / 60%);
}.home-box.events:hover::after {
        background: rgb(50 123 191 / 60%);
}.home-box.standings:hover::after {
        background: rgb(237 28 26 / 60%);
}.home-box img {
    position: absolute;
    top: 0;
    height: 100%;
    width: auto;
    max-width: none;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}.home-box:hover img {
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    filter: grayscale(1);
}.event .hero-wrapper {
    background: center bottom / cover no-repeat url(https://linknowolympics.com/wp-content/uploads/2022/12/event-bg2.jpg);
}.inner .hero-content {
    padding: 5vh 0;
    min-height: 0;
    height: 490px;
}img.event-icon {
    width: 180px;
    margin-bottom: 35px;
}.inner .hero-content h1 {
    font-size: 3vw;
    text-align: center;
}.inner .hero-content h1 span {
    display: block;
    font-size: .5em;
    line-height: 1.6;
}

/* STANDINGS */

.standings table th {
    text-align: center;
}.standings table td:first-child {
    width: 84px;
}.standings-table td:first-child,.standings-table th:first-child {
    width: 60%;
    font-size: 20px;
    line-height: 1.6;
}.standings-table td:not(:first-child), .standings-table th:not(:first-child) {
    text-align: center;
    width: 10%;
    font-size: 20px;
    line-height: 1.6;
}.standings-table table {
    margin: 0 auto;
    width:  100%;
}.standings-table th:nth-child(2) {
    background: #C77B30;
}.standings-table th:nth-child(3) {
    background: silver;
}.standings-table th:nth-child(4) {
    background: gold;
}

.row.inner-body {
    max-width: 1200px;
}.inner-text-content {
    padding-top: 6vh;
}

.row.events-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 1366px;
    padding: 6vh 0;
}.event-box img {
    width: 60%;
    -webkit-filter: invert(1);
    filter: invert(1);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}.event-box:hover img {
    -webkit-filter: invert(0);
    filter: invert(0);
}.event-box h3 {
    margin-bottom: 0;
    font-size: 22px;
    font-weight: 600;
    color: #000000;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}.event-box:hover h3 {
    color: #ffffff;
}.event-box {
    display: inline-block;
    width: 23%;
    margin: 15px 1%;
    float: left;
    text-align: center;
    background: #f1f1f1;
    padding: 20px;
    border-radius: 13px;
    border: 3px solid;
    position: relative;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}.event-box a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}

.event-box:nth-of-type(8n+3) {
    border-color: #1fb04c;
}.event-box:nth-of-type(8n+3):hover {
    background: #1fb04c;
}

.event-box:nth-of-type(8n+2) {
   border-color: #327bbf;
}.event-box:nth-of-type(8n+2):hover {
    background: #327bbf;
}

.event-box:nth-of-type(8n+1) {
    border-color: #ed1c24;
}.event-box:nth-of-type(8n+1):hover {
    background: #ed1c24;
}

.event-box:nth-of-type(8n+4) {
    border-color: #f89c1e;
}.event-box:nth-of-type(8n+4):hover {
    background: #f89c1e;
}

.event-box:nth-of-type(8n+5) {
    border-color: #f89c1e;
}.event-box:nth-of-type(8n+5):hover {
   background: #f89c1e;
}

.event-box:nth-of-type(8n+8) {
    border-color: #ed1c24;
}.event-box:nth-of-type(8n+8):hover {
    background: #ed1c24;
}

.event-box:nth-of-type(8n+7) {
    border-color: #327bbf;
}.event-box:nth-of-type(8n+7):hover {
    background: #327bbf;
}

.event-box:nth-of-type(8n+6) {
    border-color: #1fb04c;
}.event-box:nth-of-type(8n+6):hover {
    background: #1fb04c;
}

.row.countries-row {
    background: #f5f5f5;
    border-radius: 0 20px 20px 0;
    padding: 30px;
    box-shadow: 0 9px 19px 4px rgb(0 0 0 / 40%);
    margin-bottom: 40px;
    border-left: 8px solid;
    border-image: linear-gradient(to bottom, #1fb04c 25%,#327bbf 25%,#327bbf 50%,#ed1c24 50%,#ed1c24 75%,#f89c1e 75%) 1;
}

.country-box {
    display: inline-block;
    width: 50%;
    float: left;
    padding-right: 46px;
}

.country-img {
    display: inline-block;
    width: 50%;
    float: left;
}

.country-box h2, .country-box h3 {
    margin: 0 0 10px;
}

.country-box p {
    font-size: 16px;
}

.captain h4, .captain p {
    font-weight: 400;
    margin: 0;
    line-height: 1.6;
}


.home-content .row {
    max-width: 1200px;
}.home-content .row h2 {
    font-size: 24px;
}.home-intro-row h1 {
    position: relative;
    margin-bottom: 55px;
}.home-intro-row h1::after {
    content: " ";
    width: 100px;
    height: 8px;
    background: #1fb04c; /* Old browsers */
    background: -moz-linear-gradient(left,  #1fb04c 25%, #327bbf 25%, #327bbf 50%, #ed1c24 50%, #ed1c24 75%, #f89c1e 75%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #1fb04c 25%,#327bbf 25%,#327bbf 50%,#ed1c24 50%,#ed1c24 75%,#f89c1e 75%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #1fb04c 25%,#327bbf 25%,#327bbf 50%,#ed1c24 50%,#ed1c24 75%,#f89c1e 75%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1fb04c', endColorstr='#f89c1e',GradientType=1 ); /* IE6-9 */
    position: absolute;
    bottom: -25px;
    left: calc(50% - 50px);
}a.waldo-link {
    display: inline-block;
    margin-top: 20px;
    width: 16px;
    position: absolute;
    bottom: 5px;
    right: 10px;
}
footer.footer-wrapper {
    background: #dfdfdf;
position: relative;
}.row.footer-row {
    padding: 10vh 0;
}.footer-menu ul {
    list-style: none;
    margin-left: 0;
}

.footer-menu ul li {
    margin-bottom: 5px;
}

.footer-menu ul li a {
    color: #000000;
    font-size: 20px;
}

.footer-menu ul li a:hover {
    color: #1fb04c;
}

.schedule-row {
    max-width: 1600px;
    margin: 0 auto;
    margin-bottom: 100px;
}

.schedule-row .row {
    max-width: 100%;
}

.row.schedule-day {
    background: #000000;
}

.row.schedule-day h2 {
    color: #ffffff;
    font-size: 26px;
}

.row.event-block-wrapper {
    display: flex;
}

.row.event-block-wrapper .event-block {
    width: 25%;
    padding: 30px;
}

.row.event-block-wrapper .event-block:nth-child(1) {
    background: rgb(31 176 76 / 30%);
}

.row.event-block-wrapper .event-block:nth-child(2) {
    background: rgb(50 123 191 / 30%);
}

.row.event-block-wrapper .event-block:nth-child(3) {
    background: rgb(237 28 36 / 30%);
}

.row.event-block-wrapper .event-block:nth-child(4) {
    background: rgb(248 156 30 / 30%);
}

.row.event-block-wrapper .event-block * {
    color: #000000;
}

.row.event-block-wrapper .event-block p {
    font-weight: bold;
}

.row.event-block-wrapper .event-block li {
    margin-bottom: 11px;
}
.row.flag-row {
    display: flex;
    flex-wrap: wrap;
}

.flag {
    display: flex;
    flex-direction: column;
    width: 20%;
    padding: 0 5px 30px;
    justify-content: flex-end;
    align-items: center;
}

.flag p {
    font-weight: 600;
    font-size: 21px;
}.winners {
    text-align: center;
    margin-bottom: 45px;
}

.winners span {
    display: block;
    margin: 5px 0;
    font-weight: bold;
}

.winners span:nth-child(1) {
    color: #d7b603;
}

.winners span:nth-child(2) {
    color: silver;
}

.winners span:nth-child(3) {
    color: #C3792F;
}
@media only screen and (min-width: 1025px) {
.strip-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
}

@media only screen and (max-width: 1025px) {
.header-content-wrapper.home {
    position: relative;
}.row.header-bar {
    display: block;
    padding: 20px 1.5vw;
}.row.header-row {
    display: block;
}.header-details {
    padding: 0;
    text-align: center;
}.logo-wrapper {
    width: 100%;
    max-width: none;
    display: block;
    text-align: center;
    margin-bottom: 0;
    padding: 15px 0;
}.company-details {
    padding-right: 15px;
}.company-details h1, .company-details h1 a {
    font-size: 22px;
    color: #FFFFFF;
}.company-details p {
    font-size: 16px;
    color: #FFFFFF;
}.mobile-header-bg {
    position: relative;
}.mobile-navigation {
    display: block;
    left: 10px;
    position: absolute;
    text-transform: uppercase;
    top: 10px;
    vertical-align: middle;
    width: auto;
    height: 24px;
    z-index: 999;
}.mobile-navigation.active {
    left: unset;
    right: 25px;
}.mobile-navigation .fa-bars {
    font-size: 24px;
}i.toggle-bars {
    display: inline-block;
    position: relative;
    color: #000000;
    width: 37px;
    height: 7px;
}i.toggle-bars::before {
    content: " ";
    width: 17px;
    height: 2px;
    background: #000000;
    position: absolute;
    bottom: 0;
    left: 0;
}i.toggle-bars::after {
    content: " ";
    width: 37px;
    height: 2px;
    background: #000000;
    position: absolute;
    top: 0;
    left: 0;
}i.toggle-bars.close {
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}i.toggle-bars.close::after {
    background: #000000;
    top: calc(50% - 1px);
    left: calc(50% - 18.5px);
}i.toggle-bars.close::before {
    background: #000000;
    width: 2px;
    height: 37px;
    left: calc(50% - 1px);
    top: calc(50% - 18.5px);
}.fullwidth-navigation {
    background: #ffffff;
    position: absolute;
    top: 0;
    z-index: 997;
    width: 100%;
    display: none;
}.fullwidth-navigation .top-bar {
    padding: 0;
    display: block;
    background: #ffffff;
    height: auto;
}.fullwidth-navigation .top-bar-section ul:not(.dropdown) {
    padding-top: 10%;
}.fullwidth-navigation .title-area {
    display: none !important;
}.top-bar-section {
    background: #ffffff;
    margin-bottom: 10%;
}.fullwidth-navigation .top-bar-section ul {
    position: relative;
    right:0;
    width:100%;
    z-index: 997;
    padding-top: 40px;
}.fullwidth-navigation.active .top-bar-section .has-dropdown.moved>.dropdown {
    box-shadow:none;
    left: 100%;
}.top-bar-section li.active:not(.has-form) a:not(.button), .top-bar-section li:not(.has-form) a:not(.button) {
    color: #000000;
    line-height: 50px;
    text-align: center;
    padding: 0 !important;
    font-size: 22px !important;
}.top-bar-section li:not(.has-form) a:not(.button):hover,
.top-bar-section li.active:not(.has-form) a:not(.button),
.top-bar-section li.active:not(.has-form) a:not(.button):hover,
.top-bar-section ul li:hover:not(.has-form)>a {
    color: #000000;
    padding: 0;
    line-height: 50px;
    font-size: 22px !important;
}.top-bar-section .dropdown li:not(.has-form) a:not(.button) {
    color: #000000;
    font-weight: normal;
    font-size: 18px !important;
    line-height: 40px;
}.top-bar-section .dropdown li:not(.has-form):hover>a:not(.button),
.top-bar-section .dropdown li:not(.has-form) a:not(.button):hover,
.top-bar-section .dropdown li.active:not(.has-form) a:not(.button) {
    background: #ffffff;
    color: #000000;
}.fullwidth-navigation.active .top-bar-section .has-dropdown.moved>.dropdown {
    box-shadow: none;
    left: 100%;
    border-radius: 0;
    padding-bottom: 40px;
}.top-bar-section li.active:not(.has-form) a:not(.button)::before {
    content: " ";
    width: calc(100% + 20px);
    height: 2px;
    background: #FFFFFF;
    position: absolute;
    bottom: 2px;
    left: -10px;
}.top-bar-section .dropdown li:not(.has-form) a:not(.button)::before {
    display: none;
}.top-bar-section .dropdown li.active:not(.has-form) a:not(.button)::before {
    display: initial;
}.top-bar-section ul li {
    text-align: center;
}.top-bar-section li:not(.has-form) a:not(.button) {
    display: inline-block;
    width: auto;
}.top-bar-section .has-dropdown>a:after {
    right: -10px;
    margin: 0;
    border: none;
}.mobile-hide {
    display: none !important;
}.hero-content .rings {
    width: 75px;
}.home .hero-content .home-video {
    width: 95% !important;
    padding: 0;
}.home-video img {
    display: none;
}.home-box {
    width: 96%;
    margin: 0 2% 25px;
    height: 250px;
}.row.home-box-row {
    padding: 6vh 0;
}main .columns {
    text-align: center;
}.footer-wrapper {
    text-align: center;
}.inner .hero-content {
    height: auto;
    padding: 10vh 0;
}

.inner .hero-content h1 {
    font-size: 26px;
}

.vertical-padding-large {
    padding-top: 6vh;
    padding-bottom: 6vh;
}.row.event-block-wrapper .event-block {
    width: 100%;
}.row.event-block-wrapper {
    display: block;
}.schedule-row {
    padding: 0 30px;
    margin-bottom: 50px;
}.standings-table {
    overflow-x: scroll;
}.event-box {
    width: 48%;
    margin: 1%;
}.country-img {
    width: 100%;
}

.country-box {
    width: 100%;
    padding-right: 0;
}

.row.countries-row {
    padding: 30px 10px;
    max-width: 96%;
    margin: 0 2% 20px;
}

.country-box h3 {
    font-size: 18px;
}.flag {
    width: 100%;
}
}
