* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    will-change: auto;
  }
  html,
  body {
    width: 100%;
    height: auto;
    color: #333;
    font-family: "Quicksand", Roboto, Arial, sans-serif;
    font-weight: normal;
    font-size: 15px;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .uk-h1,
  .uk-h2,
  .uk-h3,
  .uk-h4,
  .uk-h5,
  .uk-h6 {
    font-family: "Bitter", Georgia, Times, serif;
    font-weight: 600;
  }
  input,
  select,
  textarea,
  p,
  div,
  a {
    font-family: "Quicksand", Roboto, Arial, sans-serif;
    font-weight: normal;
    color: inherit;
  }
  strong {
    font-weight: bold;
  }
  a {
    color: #ef4136;
    text-decoration: none;
  }
  a:hover {
    text-decoration: underline;
  }
  .mb-20 {
    margin-bottom: 20px;
  }
  .mb-30 {
    margin-bottom: 30px;
  }
  .mb-40 {
    margin-bottom: 40px;
  }
  #wrapper {
    position: relative;
  }
  .container {
    width: 100%;
    max-width: 1088px;
    margin-left: auto;
    margin-right: auto;
  }
  .container.container-small {
    max-width: 830px;
  }
  #wrapper * + .uk-margin-xlarge {
    margin-top: 80px !important;
  }
  #header .header-top,
  #header .header-bottom {
    padding: 15px 0;
    border-bottom: 1px solid #eee;
  }
  #header .header-top a,
  #header .header-bottom a {
    color: #222;
    font-weight: 600;
    text-transform: uppercase;
  }
  #header .brand-logo {
    position: relative;
    padding-top: 12px;
  }
  #header .brand-logo img {
    width: 75px;
    height: auto;
  }
  #header .brand-logo:before {
    content: "Back to";
    position: absolute;
    top: 0;
    left: 0;
    color: #000;
    font-size: 10px;
    line-height: 20px;
  }
  #header .logo-18 {
    position: absolute;
    top: 5px;
    left: 50%;
    margin-left: -119px;
    width: 238px;
    height: 192px;
    /* background: #fff url(/education-assets/images/18under18/2022/18.png) center center no-repeat; */
    background: #fff;
    background-size: 225px auto;
    z-index: 999;
  }
  #header .logo-18 a {
    display: block;
    width: 238px;
    height: 192px;
    text-align: center;
  }
  #header .logo-18 a img {
    height: 100%;
  }
  .search-link {
    width: 22px;
    height: 22px;
  }
  .icon {
    display: inline-block;
  }
  .icon.search {
    width: 22px;
    height: 22px;
    background: url(/education-assets/images/18under18/2022/search.svg) center center
      no-repeat;
    background-size: contain;
  }
  #slider a {
    display: block;
  }
  #slider img {
    width: 100%;
    height: auto;
  }
  #slider .slide-cont {
    position: absolute;
    top: 200px;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 10;
  }
  #slider .slide-cont h2 {
    color: #000;
    font-size: 60px;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 1px;
  }
  #slider .slide-cont .hashtag {
    color: #39b54a;
    font-family: "Quicksand", Roboto, Arial, sans-serif;
    font-weight: bold;
    font-size: 24px;
  }
  #slider .uk-slideshow-nav {
    bottom: 35px;
  }
  #slider .uk-dotnav > * > * {
    border-color: #000;
    width: 16px;
    height: 16px;
  }
  #slider .uk-dotnav > .uk-active > * {
    background: #000;
  }
  .vat {
    vertical-align: top;
  }
  .vam {
    vertical-align: middle;
  }
  .vab {
    vertical-align: bottom;
  }
  .section-title {
    font-size: 40px;
    color: #da1c5c;
    line-height: 22px;
  }
  .leaf {
    display: inline-block;
    vertical-align: bottom;
    width: 48px;
    height: 48px;
    border-radius: 36px 36px 0px 36px;
    margin-bottom: 0px;
  }
  #final-50.uk-section {
    padding-bottom: 20px;
  }
  #final-50 .section-title {
    color: #1c75bc;
    font-size: 40px;
    line-height: 48px;
    font-family: "Bitter", Georgia, Times, serif;
    font-weight: 600;
    height: 48px;
    padding-top: 10px;
    padding-left: 55px;
    background: url(/education-assets/images/18under18/green-leaf.svg) left center
      no-repeat;
  }
  #final-50 .promo-text p {
    font-size: 24px;
    line-height: 48px;
    margin: 0;
  }
  #final-50 .promo-text p strong,
  #final-50 .promo-text p mark {
    font-size: 30px;
    font-weight: bold;
    line-height: 48px;
  }
  #final-50 .promo-text p strong {
    color: #000;
  }
  #final-50 .promo-text p mark {
    color: #1c75bc;
  }
  #final-50 .view-toggle {
    color: #818181;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 22px;
    margin-left: 40px;
    text-decoration: underline;
  }
  #final-50 .ttl-wrap h2,
  #final-50 .ttl-wrap a {
    display: inline-block;
    vertical-align: bottom;
  }
  .finalist-grid {
    position: relative;
    padding-bottom: 60px;
    margin-bottom: 0px;
    border-bottom: 1px solid #cecece;
  }
  .finalist-grid .finalist {
    text-align: center;
    transition: 0.4s ease all;
    padding: 10px;
    border-radius: 0 12px 12px 12px;
  }
  .finalist-grid .finalist:hover {
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.25);
    transform: scale(1.05);
  }
  .finalist-grid .finalist:hover .vote .icon {
    background-position: center -27px;
  }
  .finalist-grid .finalist a {
    display: block;
  }
  .finalist-grid .finalist a:hover,
  .finalist-grid .finalist a:focus {
    text-decoration: none;
    outline: none;
  }
  .finalist-grid .finalist .img-wrap {
    display: inline-block;
    width: 144px;
    height: 144px;
    padding: 8px;
    border: 2px solid #cecece;
    border-radius: 50% 50% 0 50%;
    margin-bottom: 16px;
  }
  .finalist-grid .finalist .img-wrap img {
    display: inline-block;
    width: 124px;
    height: 124px;
    border-radius: 50%;
  }
  .finalist-grid .finalist .title {
    font-family: "Bitter", Georgia, Times, serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    color: #000;
    margin-bottom: 8px;
    white-space: nowrap;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .finalist-grid .finalist .meta {
    font-size: 14px;
    font-weight: normal;
    font-style: italic;
    line-height: 22px;
    color: #505050;
    margin-bottom: 16px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .finalist-grid .finalist .desc {
    font-family: "Bitter", Georgia, Times, serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    height: 42px;
    color: #000;
    margin-bottom: 16px;
  }
  .finalist-grid .finalist .vote {
    display: inline-block;
    background: #1c75bc;
    border: none;
    border-radius: 0 6px 6px 6px;
    padding: 10px 20px;
    cursor: pointer;
    z-index: 0;
  }
  .finalist-grid .finalist .vote span {
    display: inline-block;
    vertical-align: middle;
  }
  .finalist-grid .finalist .vote .icon {
    width: 17px;
    height: 18px;
    margin-right: 5px;
    background-image: url(/education-assets/images/18under18/2022/thumbs-up.svg);
    background-position: center -1px;
    background-repeat: no-repeat;
    transition: 0.4s ease all;
  }
  .finalist-grid .finalist .vote .text {
    font-family: "Bitter", Georgia, Times, serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    color: #fff;
  }
  .finalist-grid .finalist .more-btn {
    font-family: "Bitter", Georgia, Times, serif;
    font-size: 14px;
    line-height: 22px;
    color: #1c75bc;
    text-decoration: underline;
    background: transparent;
    border: none;
  }
  #btn-sort {
    display: inline-block;
    background: transparent;
    border: none;
    cursor: pointer;
  }
  #btn-sort span {
    display: inline-block;
    vertical-align: middle;
  }
  #btn-sort span.text {
    font-family: "Bitter", Georgia, Times, serif;
    font-size: 16px;
    line-height: 19px;
    color: #818181;
    margin-right: 8px;
    width: auto;
  }
  #btn-sort span.asc,
  #btn-sort span.desc {
    width: 31px;
    height: 32px;
    transition: 0.3s ease all;
  }
  #btn-sort span.asc {
    display: none;
    background: transparent url(/education-assets/images/18under18/2022/desc.svg)
      center center no-repeat;
  }
  #btn-sort span.desc {
    display: inline-block;
    background: transparent url(/education-assets/images/18under18/2022/asc.svg) center
      center no-repeat;
  }
  #btn-sort.uk-active span.asc {
    display: inline-block;
  }
  #btn-sort.uk-active span.desc {
    display: none;
  }
  #finalist-popup .pop-overlay {
    position: fixed;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 1;
    width: 100vw;
    height: 100vh;
    background: rgba(255, 255, 255, 0.8)
      url(/education-assets/images/18under18/2022/spinner.gif) center center no-repeat;
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    -moz-backdrop-filter: blur(12px);
    z-index: 999999;
  }
  #finalist-popup .popup {
    position: relative;
    width: 100%;
    max-width: 1080px;
    height: auto;
    min-height: 600px;
    background: #fff url(/education-assets/images/18under18/2022/popup-border.svg)
      center center no-repeat;
    background-size: cover;
    padding: 4px;
    box-shadow: 0 32px 32px 0 rgba(0, 0, 0, 0.6);
    z-index: 10;
  }
  #finalist-popup .popup:after {
    content: "";
    position: absolute;
    top: 4px;
    left: 4px;
    right: 4px;
    bottom: 4px;
    background: #fff;
    z-index: 1;
  }
  #finalist-popup .popup.hide {
    animation: slideLeftHide 0.5s ease-in-out 1;
  }
  #finalist-popup .popup.show {
    animation: slideLeftShow 0.5s ease-in-out 1;
  }
  #finalist-popup .popup .popup-close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    background: transparent url(/education-assets/images/18under18/2022/close.svg)
      center center no-repeat;
    background-size: contain;
    border: none;
    cursor: pointer;
    z-index: 999999;
  }
  #finalist-popup .popup .popup-nav {
    position: absolute;
    top: 50%;
    background: transparent;
    border: none;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-top: -25px;
    cursor: pointer;
    z-index: 999999;
    transition: 0.3s ease all;
  }
  #finalist-popup .popup .popup-nav.next {
    right: 20px;
    background: transparent
      url(/education-assets/images/18under18/blue-arrow-next.svg) center center
      no-repeat;
  }
  #finalist-popup .popup .popup-nav.prev {
    left: 20px;
    background: transparent
      url(/education-assets/images/18under18/blue-arrow-prev.svg) center center
      no-repeat;
  }
  #finalist-popup .popup .popup-nav:hover {
    transform: scale(1.1);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  }
  #finalist-popup .popup .popup-body {
    position: relative;
    padding: 24px 134px;
    z-index: 20;
  }
  #finalist-popup .popup .popup-body img {
    width: 229px;
    height: 229px;
    border-radius: 50%;
    margin-bottom: 24px;
  }
  #finalist-popup .popup .popup-body .title {
    font-family: "Bitter", Georgia, Times, serif;
    font-size: 24px;
    line-height: 22px;
    font-weight: bold;
    color: #000;
    margin-bottom: 8px;
  }
  #finalist-popup .popup .popup-body .meta {
    font-family: "Bitter", Georgia, Times, serif;
    font-style: italic;
    font-size: 15px;
    line-height: 22px;
    color: #505050;
    margin-bottom: 8px;
  }
  #finalist-popup .popup .popup-body .desc {
    font-family: "Bitter", Georgia, Times, serif;
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
    color: #000;
    margin-bottom: 16px;
  }
  #finalist-popup .popup .popup-body .summary {
    font-family: "Quicksand", Roboto, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    margin-bottom: 16px;
    margin-top: 0;
    color: #000;
    height: 151px;
    overflow-x: hidden;
    overflow-y: auto;
  }
  #finalist-popup .popup .popup-body .share {
    display: flex;
    align-items: center;
  }
  #finalist-popup .popup .popup-body .share .text {
    font-family: "Quicksand", Roboto, Arial, sans-serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    margin: 0 24px 0 0;
  }
  #finalist-popup .popup .popup-body .share .uk-iconnav li {
    margin-right: 16px;
  }
  #finalist-popup .popup .popup-body .share .uk-iconnav li:last-child {
    margin-right: 0px;
  }
  #finalist-popup .popup .popup-body .share .uk-iconnav a {
    color: #b7b7b7;
  }
  #finalist-popup .popup .popup-body .share .uk-iconnav a:hover {
    color: #1c75bc;
  }
  #finalist-popup .popup .popup-body .btn-vote {
    border: none;
    background: transparent;
    margin-top: 0;
    cursor: pointer;
  }
  #finalist-popup .popup .popup-body .btn-vote * {
    transition: 0.3s ease all;
  }
  #finalist-popup .popup .popup-body .btn-vote span {
    display: inline-block;
    vertical-align: middle;
  }
  #finalist-popup .popup .popup-body .btn-vote .text {
    color: #1c75bc;
    text-transform: uppercase;
    font-family: "Bitter", Georgia, Times, serif;
    font-weight: bold;
    font-size: 20px;
    line-height: 22px;
    margin-left: 8px;
  }
  #finalist-popup .popup .popup-body .btn-vote .icon {
    width: 54px;
    height: 54px;
    border-radius: 0 27px 27px 27px;
    background: #1c75bc url(/education-assets/images/18under18/2022/thumbs-up.svg)
      center 11px no-repeat;
    background-size: 28px auto;
  }
  #finalist-popup .popup .popup-body .btn-vote:hover .icon {
    background-position: center -30px;
  }
  #finalist-popup .partners {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    text-align: center;
  }
  #finalist-popup .partners > div {
    position: relative;
    flex: 1;
    height: 100%;
    position: relative;
    width: 33%;
  }
  #finalist-popup .partners > div:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background: #e0e0e0;
  }
  #finalist-popup .partners > div:last-child:after {
    display: none;
  }
  #finalist-popup .partners .pmeta {
    color: #000;
    font-size: 8px;
    line-height: 10px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
  }
  #finalist-popup .partners .ptext {
    font-family: "Quicksand", Roboto, Arial, sans-serif;
    font-weight: bold;
    font-size: 9px;
    line-height: 10px;
    text-transform: uppercase;
    color: #000;
    margin: 0;
  }
  #finalist-popup .partners .img-wrap {
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  #finalist-popup .partners.top {
    position: relative;
    margin-bottom: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid #e0e0e0;
    align-items: flex-start;
  }
  #finalist-popup .partners.top > div {
    width: 77px;
    flex: 0 1 auto;
  }
  #finalist-popup .partners.top > div:first-child {
    margin-right: 24px;
  }
  #finalist-popup .partners.top > div:first-child .img-wrap {
    width: 77px;
    height: 100px;
  }
  #finalist-popup .partners.top > div:last-child .img-wrap {
    width: 75px;
    height: 100px;
    background-position: center center;
    background-size: contain;
  }
  #finalist-popup .partners.top > div .text {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    font-size: 10px;
    line-height: 20px;
    font-family: "Quicksand", Roboto, Arial, sans-serif;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
  }
  #finalist-popup .partners.top > div:after {
    display: none;
  }
  #finalist-popup .partners.top .img-wrap {
    height: 100px;
  }
  #finalist-popup .partners.bottom {
    margin-top: 16px;
    padding-top: 16px;
    border-top: 1px solid #e0e0e0;
  }
  #finalist-popup .partners.bottom .img-wrap {
    width: 70px;
    height: 54px;
    margin: 8px auto;
  }
  @keyframes slideLeftHide {
    0% {
      transform: translateX(0%);
    }
    100% {
      transform: translateX(-110%);
    }
  }
  @keyframes slideLeftShow {
    0% {
      transform: translateX(110%);
    }
    100% {
      transform: translateX(0%);
    }
  }
  .btn-vote {
    position: relative;
    z-index: 1;
  }
  .btn-vote:hover:not(.btn-vote) {
    animation: shadowPulse 1.5s ease-in infinite;
    -webkit-animation: shadowPulse 1.5s ease-in infinite;
    transition: 0.4s ease all;
  }
  .btn-vote.active:before {
    animation: float 0.4s cubic-bezier(0, 0.71, 0.59, 1.005) 1;
    -webkit-animation: float 0.4s cubic-bezier(0, 0.71, 0.59, 1.005) 1;
  }
  .btn-vote.active:after {
    animation: blast 0.4s cubic-bezier(0, 0.71, 0.59, 1.005) 1;
    -webkit-animation: blast 0.4s cubic-bezier(0, 0.71, 0.59, 1.005) 1;
  }
  .btn-vote:before {
    content: "+1";
    opacity: 0;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -15px;
    right: auto;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #1c75bc;
    text-align: center;
    color: #fff;
    font-family: "Quicksand", Roboto, Arial, sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 30px;
    z-index: 100;
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.3);
  }
  .btn-vote:after {
    content: "";
    opacity: 0;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-top: -30px;
    margin-left: -75px;
    right: auto;
    width: 150px;
    height: 100px;
    background: transparent url(/education-assets/images/18under18/2022/confetti.svg)
      center center no-repeat;
    background-size: 100% auto;
    z-index: -1;
  }
  @keyframes shadowPulse {
    0% {
      box-shadow: 0 4px 8px rgba(28, 117, 188, 0.5);
    }
    50% {
      box-shadow: 0 4px 16px rgba(57, 181, 74, 0.75);
    }
    100% {
      box-shadow: 0 4px 8px rgba(28, 117, 188, 0.5);
    }
  }
  @keyframes float {
    0% {
      opacity: 0.2;
      transform: translateY(0%);
      -webkit-transform: translateY(0%);
    }
    80% {
      opacity: 1;
      transform: translateY(-90px);
      -webkit-transform: translateY(-90px);
    }
    100% {
      opacity: 0.2;
      transform: translateY(-90px);
      -webkit-transform: translateY(-90px);
    }
  }
  @keyframes blast {
    0% {
      opacity: 0.2;
      transform: scale(1);
      -webkit-transform: scale(1);
    }
    80% {
      opacity: 1;
      transform: scale(1.4);
      -webkit-transform: scale(1.4);
    }
    100% {
      opacity: 0.2;
      transform: scale(1.4);
      -webkit-transform: scale(1.4);
    }
  }
  #meet-jury .section-title {
    color: #662d91;
    font-size: 40px;
    line-height: 48px;
    font-family: "Bitter", Georgia, Times, serif;
    font-weight: 600;
    height: 48px;
    padding-top: 10px;
    padding-left: 55px;
    background: url(/education-assets/images/18under18/2022/purple-leaf.svg) left
      center no-repeat;
  }
  #meet-jury .jury {
    text-align: center;
  }
  #meet-jury .jury a {
    display: block;
  }
  #meet-jury .jury a:hover,
  #meet-jury .jury a:focus {
    text-decoration: none;
    outline: none;
  }
  #meet-jury .jury .img-wrap {
    display: inline-block;
    width: 288.5px;
    height: 288.5px;
    padding: 57px;
    box-sizing: border-box;
    margin-bottom: 16px;
    background: url(/education-assets/images/18under18/2022/jury-bg.svg) center center
      no-repeat;
  }
  #meet-jury .jury .img-wrap img {
    display: inline-block;
    width: 174px;
    height: 174px;
    border-radius: 50%;
    border: 3px solid #fff;
  }
  #meet-jury .jury .title {
    font-family: "Bitter", Georgia, Times, serif;
    font-weight: bold;
    font-size: 20px;
    line-height: 25px;
    color: #000;
    margin-bottom: 16px;
    white-space: nowrap;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  #meet-jury .jury .meta {
    font-size: 16px;
    font-weight: normal;
    font-style: italic;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    color: #505050;
    margin-bottom: 38px;
  }
  #meet-jury .jury .desc {
    font-family: "Quicksand", Roboto, Arial, sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #000;
  }
  #testimonials .section-title {
    color: #39b54a;
    font-size: 40px;
    line-height: 48px;
    font-family: "Bitter", Georgia, Times, serif;
    font-weight: 600;
    height: 48px;
    padding-top: 10px;
    padding-left: 55px;
    background: url(/education-assets/images/18under18/2022/yellow-leaf.svg) left
      center no-repeat;
    margin-bottom: 33px;
  }
  #testimonials .uk-slider-items > li {
    width: 600px;
    height: auto;
  }
  #testimonials .uk-slider-items > li .slide {
    padding: 8px;
    background: #fdec09;
    background: -moz-linear-gradient(45deg, #3caa49 0%, #fdec09 100%);
    background: -webkit-linear-gradient(45deg, #3caa49 0%, #fdec09 100%);
    background: linear-gradient(45deg, #3caa49 0%, #fdec09 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3CAA49', endColorstr='#FDEC09',GradientType=1 );
    border-radius: 0;
  }
  #testimonials .uk-slider-items > li .video {
    border: 4px solid #fff;
    border-radius: 16px 16px 0px 0px;
    background: #000;
    overflow: hidden;
  }
  #testimonials .uk-slider-items > li .video video,
  #testimonials .uk-slider-items > li .video iframe {
    width: 100%;
    height: 301px;
    object-fit: cover;
  }
  #testimonials .uk-slider-items > li .title {
    font-family: "Bitter", Georgia, Times, serif;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    color: #000;
    margin: 14px 0 8px;
    display: none;
  }
  #testimonials .uk-slider-items > li .meta {
    font-family: "Quicksand", Roboto, Arial, sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #000;
    margin-bottom: 22px;
    display: none;
  }
  #testimonials .uk-dotnav > * {
    padding-left: 8px;
  }
  #testimonials .uk-dotnav > * * {
    border: none;
  }
  #testimonials .uk-slider-nav li.uk-active a {
    background: #0fa320;
  }
  #testimonials .uk-slider-nav li a {
    background: #e2e2e2;
    width: 16px;
    height: 16px;
  }
  #testimonials .slider-wrapper {
    padding-bottom: 50px;
  }
  #testimonials .slider-wrapper .slider-nav {
    display: block;
    width: 40px;
    height: 40px;
    bottom: 5px;
    background-size: contain;
  }
  #testimonials .slider-wrapper .slider-nav:before,
  #testimonials .slider-wrapper .slider-nav:after {
    display: inline-block;
    position: absolute;
    font-size: 14px;
    line-height: 22px;
    font-family: "Quicksand", Roboto, Arial, sans-serif;
    font-weight: normal;
    width: 100px;
    color: #000;
    top: 9px;
  }
  #testimonials .slider-wrapper .slider-nav.prev {
    background: transparent
      url(/education-assets/images/18under18/2022/chevron-arrow-prev.svg) center center
      no-repeat;
  }
  #testimonials .slider-wrapper .slider-nav.prev:after {
    content: "Previous video";
    left: 48px;
  }
  #testimonials .slider-wrapper .slider-nav.next {
    right: 0;
    background: transparent
      url(/education-assets/images/18under18/2022/chevron-arrow-next.svg) center center
      no-repeat;
  }
  #testimonials .slider-wrapper .slider-nav.next:before {
    content: "Next video";
    right: 16px;
  }
  .about {
    height: auto;
    margin-bottom: 0px;
    transition: 0.3s ease all;
  }
  .about.uk-section {
    padding-bottom: 20px;
  }

  /* .about .categories,
  .about .how,
  .about .timeline {
    display: none;
  } */

  .about.expand .categories,
  .about.expand .how,
  .about.expand .timeline {
    display: block;
  }
  .about.expand .about-read-more .more {
    display: none;
  }
  .about.expand .about-read-more .less {
    display: inline;
  }
  .about .leaf {
    background: #e50683;
    background: -moz-linear-gradient(45deg, #e50683 0%, #fdb622 100%);
    background: -webkit-linear-gradient(45deg, #e50683 0%, #fdb622 100%);
    background: linear-gradient(45deg, #e50683 0%, #fdb622 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e50683', endColorstr='#fdb622',GradientType=1 );
  }
  .about .about-read-more {
    display: inline-block;
    padding: 10px 25px;
    margin: 20px 0;
    text-transform: uppercase;
    color: #fff;
    background: transparent linear-gradient(255deg, #fdb622 0%, #e50683 100%) 0%
      0% no-repeat padding-box;
    border-radius: 21px 21px 0px 21px;
    transition: 0.3s ease all;
    white-space: nowrap;
  }
  .about .about-read-more .more {
    display: inline;
  }
  .about .about-read-more .less {
    display: none;
  }
  .about .about-read-more:hover {
    text-decoration: none;
    background: transparent linear-gradient(255deg, #fa2 0%, #ff0060 100%) 0% 0%
      no-repeat padding-box;
  }
  p {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 16px;
  }
  .uk-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .title-mob {
    display: none;
  }
  #meet-18 { margin-bottom: 32px; }
  #our-partners { padding-top: 70px; }
  .uk-section p,
  .uk-section li {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 16px;
    text-align: justify;
  }
  .uk-section p mark,
  .uk-section p strong,
  .uk-section li mark,
  .uk-section li strong {
    color: #ef4136;
    font-weight: bold;
    background: transparent;
  }
  .uk-section ul {
    list-style: none;
    padding: 0;
    left: 0;
  }
  .uk-section ul li {
    margin-bottom: 10px;
  }
  .categories {
    padding: 40px 0;
  }
  .categories img {
    width: 100%;
    height: auto;
  }
  .categories a {
    display: inline-block;
    vertical-align: top;
    font-family: "Quicksand", Roboto, Arial, sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 1;
    letter-spacing: 1.5px;
    color: #111;
    padding: 7px 15px;
    background: #fff;
    border: 1px solid #acc998;
    border-radius: 16px 16px 0 16px;
    margin-right: 30px;
    margin-bottom: 40px;
    transition: 0.3s ease all;
  }
  .categories a:hover {
    background: #acc998;
    text-decoration: none;
  }
  .categories a:nth-child(2n) {
    border-color: #f7d9da;
  }
  .categories a:nth-child(2n):hover {
    background: #f7d9da;
  }
  .categories a:nth-child(3n) {
    border-color: #b3e1f5;
  }
  .categories a:nth-child(3n):hover {
    background: #b3e1f5;
  }
  .categories a:nth-child(4n) {
    border-color: #fbe3c6;
  }
  .categories a:nth-child(4n):hover {
    background: #fbe3c6;
  }
  .how .leaf {
    background: #fdec09;
    background: -moz-linear-gradient(45deg, #3caa49 0%, #fdec09 100%);
    background: -webkit-linear-gradient(45deg, #3caa49 0%, #fdec09 100%);
    background: linear-gradient(45deg, #3caa49 0%, #fdec09 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3CAA49', endColorstr='#FDEC09',GradientType=1 );
  }
  .how .section-title {
    color: #39b54a;
  }
  .how .uk-grid {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .how h3 {
    font-family: "Quicksand", Roboto, Arial, sans-serif;
  }
  .how ul li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 24px;
  }
  .how ul li:before {
    content: "";
    position: absolute;
    top: 6px;
    left: 0;
    width: 18px;
    height: 18px;
    border-radius: 12px 0 12px 12px;
    background: #e50683;
    background: -moz-linear-gradient(120deg, #e50683 0%, #fdb622 100%);
    background: -webkit-linear-gradient(120deg, #e50683 0%, #fdb622 100%);
    background: linear-gradient(120deg, #e50683 0%, #fdb622 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e50683', endColorstr='#fdb622',GradientType=1 );
  }
  .timeline .leaf {
    background: #fdec09;
    background: -moz-linear-gradient(45deg, #f05348 0%, #714a9e 100%);
    background: -webkit-linear-gradient(45deg, #f05348 0%, #714a9e 100%);
    background: linear-gradient(45deg, #f05348 0%, #714a9e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F05348', endColorstr='#714A9E',GradientType=1 );
  }
  .timeline .section-title {
    color: #662D91;
    margin-bottom: 40px;
    /* font-size: 24px; */
  }
  .timeline .timeline-data {
    position: relative;
    text-align: center;
  }
  .timeline .timeline-data > div {
    width: 230px;
    padding: 10px;
    margin: 0 22px 50px;
    height: 153px;
    display: block;
    position: relative;
    align-items: end;
    display: flex;
  }
  .timeline .timeline-data > div.tl-item.inactive .date,
  .timeline .timeline-data > div.tl-item.inactive .cont {
    color: #444 !important;
  }
  .timeline .timeline-data > div.tl-item.inactive img {
    filter: grayscale(100%) contrast(0%) brightness(140%);
  }
  .timeline .timeline-data > div.tl-item.inactive.arrow-down .date:after {
    background: url(/education-assets/images/18under18/2022/arrow-straight.svg) center
      center no-repeat;
  }
  .timeline .timeline-data > div.tl-item.inactive.arrow-up .date:after {
    background: url(/education-assets/images/18under18/2022/arrow-straight.svg) center
      center no-repeat;
  }
  .timeline .timeline-data > div.two .date,
  .timeline .timeline-data > div.five .date {
    color: #1c75bc;
  }
  .timeline .timeline-data > div.three .date,
  .timeline .timeline-data > div.six .date {
    color: #8dc63f;
  }
  .timeline .timeline-data > div.arrow-down .date:after {
    content: "";
    position: absolute;
    top: auto;
    right: -15px;
    width: 121px;
    height: 25px;
    background: url(/education-assets/images/18under18/2022/arrow-straight.svg) center center no-repeat;
    background-size: contain;
    bottom: -46px;
    background-size: 118px !important;
  }
  .timeline .timeline-data > div.arrow-up .date:after {
    content: "";
    position: absolute;
    top: -29px;
    right: -16px;
    width: 118px;
    height: 25px;
    background: url(/education-assets/images/18under18/2022/arrow-straight.svg) center center no-repeat;
    background-size: 110px !important;
  }
  .timeline .timeline-data > div.arrow-down.five .date:after {
    /* display: none; */
  }
  .timeline .timeline-data > div.arrow-up.six .date:after {
     display: none; 
  }

  .timeline .timeline-data .one {
    /* width: 180px; */
    /* margin-top: 50px; */
  }
  .timeline .timeline-data .two {
    order: 5;
  }
  .timeline .timeline-data .four {
    order: 6;
  }
  .timeline .timeline-data .six {
    order: 7;
  }
  .timeline .timeline-data .two .date,
  .timeline .timeline-data .four .date,
  .timeline .timeline-data .six .date {
    order: 1;
  }
  .timeline .timeline-data .two .icon,
  .timeline .timeline-data .four .icon,
  .timeline .timeline-data .six .icon {
    order: 2;
    position: absolute;
    top: -40px;
    left: 0%;
    bottom: unset;
  }
  .timeline .timeline-data .two .cont,
  .timeline .timeline-data .four .cont,
  .timeline .timeline-data .six .cont {
    order: 3;
  }
  .timeline .timeline-data .cont {
    font-family: "Quicksand", Roboto, Arial, sans-serif;
    font-size: 18px;
    line-height: 25px;
    font-weight: 400;
    color: #000;
  }
  .timeline .timeline-data .date {
    /* position: relative; */
    font-family: "Quicksand", Roboto, Arial, sans-serif;
    font-size: 18px;
    line-height: 25px;
    font-weight: 600;
    color: #ef4136;
  }
  .timeline .timeline-data .icon {
    margin: 10px 0;
    position: absolute;
    bottom: -56px;
    left: 0%;
  }
  .contact {
    padding-bottom: 160px;
  }
  .contact .leaf {
    background: #f9cb75;
    background: -moz-linear-gradient(45deg, #ed60b0 0%, #f9cb75 100%);
    background: -webkit-linear-gradient(45deg, #ed60b0 0%, #f9cb75 100%);
    background: linear-gradient(45deg, #ed60b0 0%, #f9cb75 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed60b0', endColorstr='#f9cb75',GradientType=1 );
  }

  .artiAssociatePartners .uk-grid > * {
      padding-left: 24px;
  }
  .artiAssociatePartners .uk-grid > .uk-first-column {
      padding-left: 40px;
  }

  .contact .section-title {
    color: #db375c;
    margin-bottom: 40px;
  }
  .contact .uk-h3 {
    font-family: "Quicksand", Roboto, Arial, sans-serif;
    font-weight: bold;
    font-size: 20px;
    line-height: 27px;
    color: #000;
  }
  .contact a {
    color: inherit;
  }
  .contact a:hover {
    text-decoration: none;
  }
  .contact .label {
    font-size: 16px;
    font-family: "Quicksand", Roboto, Arial, sans-serif;
    font-family: 400;
    color: #333;
    margin-bottom: 5px;
  }
  .contact .uk-h3 {
    margin: 0 0 30px 0;
  }
  .contact .uk-h3 a {
    font-weight: bold;
  }
  .contact .contact-details {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .contact .phone,
  .contact .mail {
    position: relative;
    flex: 1;
    padding-left: 65px;
  }
  .contact .phone .uk-h3,
  .contact .mail .uk-h3 {
    margin: 0;
    font-size: 24px;
  }
  .contact .phone {
    max-width: 30%;
    margin-right: 60px;
    background: url(/education-assets/images/18under18/2022/call.svg) left center
      no-repeat;
    background-size: 55px auto;
  }
  .contact .mail {
    background: url(/education-assets/images/18under18/2022/mail.svg) left center
      no-repeat;
    background-size: 55px auto;
  }
  .contact .or:after {
    content: "Or";
    position: absolute;
    right: 0;
    top: 15px;
    font-size: 24px;
    font-family: "Quicksand", Roboto, Arial, sans-serif;
    font-weight: 400;
  }
  .categories .uk-h3 {
    font-family: "Quicksand", Roboto, Arial, sans-serif;
    font-weight: bold;
    font-size: 20px;
    line-height: 27px;
    color: #000;
    margin-bottom: 24px;
  }
  .categories h4 {
    position: relative;
    font-family: "Quicksand", Roboto, Arial, sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 25px;
    padding-left: 35px;
    color: #000;
    white-space: nowrap;
  }
  .categories h4:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    border-radius: 50% 50% 0 50%;
    opacity: 0.4;
  }
  .categories h4.blue:after {
    background: #27aae1;
    background: -moz-linear-gradient(45deg, #714a9e 0%, #27aae1 100%);
    background: -webkit-linear-gradient(45deg, #714a9e 0%, #27aae1 100%);
    background: linear-gradient(45deg, #714a9e 0%, #27aae1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#714A9E', endColorstr='#27AAE1',GradientType=1 );
  }
  .categories h4.red:after {
    background: #e50683;
    background: -moz-linear-gradient(45deg, #fdb622 0%, #e50683 100%);
    background: -webkit-linear-gradient(45deg, #fdb622 0%, #e50683 100%);
    background: linear-gradient(45deg, #fdb622 0%, #e50683 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FDB622', endColorstr='#E50683',GradientType=1 );
  }
  .categories h4.purple:after {
    background: #714a9e;
    background: -moz-linear-gradient(45deg, #f05348 0%, #714a9e 100%);
    background: -webkit-linear-gradient(45deg, #f05348 0%, #714a9e 100%);
    background: linear-gradient(45deg, #f05348 0%, #714a9e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F05348', endColorstr='#714A9E',GradientType=1 );
  }
  .categories h4.green:after {
    background: #3caa49;
    background: -moz-linear-gradient(45deg, #fdec09 0%, #3caa49 100%);
    background: -webkit-linear-gradient(45deg, #fdec09 0%, #3caa49 100%);
    background: linear-gradient(45deg, #fdec09 0%, #3caa49 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FDEC09', endColorstr='#3CAA49',GradientType=1 );
  }
  .winner .uk-h3 {
    font-family: "Quicksand", Roboto, Arial, sans-serif;
    font-weight: bold;
    font-size: 20px;
    line-height: 27px;
    padding-left: 28px;
    color: #000;
    background: url(/education-assets/images/18under18/2022/bullet.svg) left 7px
      no-repeat;
    background-size: 18px auto;
  }
  .winner .uk-h3.no-leaf {
    background: none;
    font-size: 24px;
    line-height: 25px;
    padding-left: 0px;
    margin-bottom: 24px;
  }
  .winner .icon {
    margin-right: 16px;
    height: 80px;
    width: auto;
  }
  .winner .label {
    font-size: 20px;
    line-height: 27px;
    font-weight: 400;
  }
  .winner .submit {
    display: block;
    margin-top: 60px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 16px;
    color: #fff;
    font-family: "Bitter", Georgia, Times, serif;
    font-weight: bold;
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 76px;
    border-radius: 8px;
    text-align: center;
    width: 376px;
    height: 76px;
    background: transparent linear-gradient(180deg, #fc466b 0%, #3f5efb 100%) 0%
      0% no-repeat padding-box;
    transition: 0.3s ease all;
  }
  .winner .submit:hover {
    text-decoration: none;
    background: transparent linear-gradient(180deg, #aa226b 0%, #3f5ebb 100%) 0%
      0% no-repeat padding-box;
    box-shadow: inset 0px 2px 5px 0px rgba(0, 0, 0, 0.4);
  }
  .winner .lastdate {
    font-family: "Quicksand", Roboto, Arial, sans-serif;
    font-size: 20px;
    color: #000;
    text-align: center;
  }
  .winner .lastdate .uk-text-bold {
    display: inline-block;
  }
  .winner .uk-grid > div {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .transition,
  .social-wrp .social-list a,
  .social-wrp .social-list a:hover {
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  .gradient,
  #footer:before,
  #footer .grad-div {
    background: #2f8ed1;
    background: -moz-linear-gradient(
      left,
      #2f8ed1 0%,
      #24ba69 25%,
      #fc9e42 49%,
      #b4297e 74%,
      #c11a25 100%
    );
    background: -webkit-linear-gradient(
      left,
      #2f8ed1 0%,
      #24ba69 25%,
      #fc9e42 49%,
      #b4297e 74%,
      #c11a25 100%
    );
    background: linear-gradient(
      to right,
      #2f8ed1 0%,
      #24ba69 25%,
      #fc9e42 49%,
      #b4297e 74%,
      #c11a25 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f8ed1', endColorstr='#c11a25',GradientType=1 );
  }
  #footer {
    padding-top: 40px;
  }
  #footer .footer-heading {
    font-family: "Bitter", Georgia, Times, serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 28px;
    color: #000;
  }
  #footer:before {
    content: "";
    position: absolute;
    height: 2px;
    top: 0;
    left: 0;
    right: 0;
  }
  #footer .col-1 {
    min-height: 250px;
  }
  #footer .qu-links {
    padding: 0;
  }
  #footer .qu-links li {
    display: inline-block;
    list-style: none;
    width: 47%;
    margin-bottom: 16px;
    padding: 0 5px 0 0;
  }
  #footer .qu-links li:nth-last-child(2),
  #footer .qu-links li:last-child {
    margin-bottom: 0;
  }
  #footer .qu-links a {
    color: #000;
  }
  #footer .qu-links a:hover {
    opacity: 0.5;
    color: black;
  }
  #footer .more * {
    flex-basis: auto;
  }
  #footer .grad-div {
    height: 1px;
    margin: 15px 0;
  }
  #footer .copy-wrap {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    font-size: 14px;
    height: 50px;
  }
  #footer .btm-links {
    display: flex;
    padding: 0;
    margin: 0;
  }
  #footer .btm-links li {
    list-style: none;
  }
  #footer .btm-links li:first-child a:before {
    display: none;
  }
  #footer .btm-links li:last-child a {
    font-weight: bold;
  }
  #footer .btm-links a {
    padding-left: 10px;
    margin-left: 10px;
    position: relative;
    color: #333;
  }
  #footer .btm-links a:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 3px;
    bottom: 3px;
    background: #141b24;
    width: 1px;
  }
  #footer .btm-links a:hover {
    opacity: 1;
    color: black;
  }
  .social-wrp .heading {
    font-size: 18px;
    font-family: "Quicksand", Roboto, Arial, sans-serif;
    font-weight: normal;
  }
  .social-wrp .social-list {
    display: flex;
    padding: 0;
  }
  .social-wrp .social-list li {
    list-style: none;
    margin: 0 4px;
  }
  .social-wrp .social-list a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    background: white;
    border: #191d24 solid 1px;
    border-radius: 0 12px 12px 12px;
  }
  .social-wrp .social-list a:hover {
    background: black;
  }
  .social-wrp .social-list a:hover svg {
    fill: white;
  }
  #mobile-menu {
    position: absolute;
    top: -16px;
    right: -19px;
    width: 360px;
    border: 1px solid #000;
    padding-top: 61.5px;
    background: #fff;
    box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.5);
    z-index: 999;
  }
  #mobile-menu .logo-18 {
    display: none;
  }
  #mobile-menu .close {
    position: absolute;
    top: 17px;
    right: 18px;
    color: #000;
    cursor: pointer;
  }
  #mobile-menu .social-wrp {
    border-bottom: 1px solid #c6c6c6;
    padding: 24px 58px;
  }
  #mobile-menu .social-wrp .heading {
    font-family: "Bitter", Georgia, Times, serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 28px;
  }
  #mobile-menu .social-wrp .social-list {
    margin-top: 16px;
    margin-bottom: 0;
    justify-content: space-between;
  }
  #mobile-menu .copy {
    padding: 24px 0;
    text-align: center;
    font-size: 12px;
    font-family: "Quicksand", Roboto, Arial, sans-serif;
    color: #4e4e4e;
    line-height: 1;
  }
  #mobile-menu .uk-nav {
    padding: 0 58px 96px 58px;
    border-top: 1px solid #c6c6c6;
    border-bottom: 1px solid #c6c6c6;
  }
  #mobile-menu .uk-nav li a {
    padding: 16px 0;
    color: #000;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 24px;
    border-bottom: 1px solid #e0e0e0;
  }
  #mobile-menu .uk-nav li a:hover {
    text-decoration: underline;
  }
  #mobile-menu .uk-nav li:last-child a {
    border-bottom: none;
  }
  #mobile-menu .overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: -2;
  }
  .tnc {
    padding-top: 0px;
  }
  .tnc .section-title {
    color: #000;
    font-size: 36px;
    line-height: 44px;
    background: url(/education-assets/images/18under18/2022/bubble.svg) left center
      no-repeat;
    background-size: 56px auto;
    padding: 7px 0 7px 10px;
    margin-top: 137px;
    margin-bottom: 30px;
  }
  .tnc .section-subtitle {
    font-family: "Quicksand", Roboto, Arial, sans-serif;
    font-weight: bold;
    font-size: 18px;
    line-height: 26px;
    color: #000;
    text-transform: uppercase;
    margin-top: 80px;
    margin-bottom: 24px;
  }
  .tnc a {
    color: #008ae0;
  }
  .tnc ol {
    list-style: none;
    padding: 0;
    margin: 0;
    counter-reset: item;
  }
  .tnc ol > li {
    position: relative;
    font-family: "Quicksand", Roboto, Arial, sans-serif;
    font-weight: normal;
    color: #000;
    font-size: 16px;
    line-height: 22px;
    margin-top: 0;
    margin-bottom: 25px;
    padding-left: 25px;
    counter-increment: item;
  }
  .tnc ol > li:before {
    content: counter(item) ".";
    position: absolute;
    top: 0;
    left: 0;
    font-family: "Quicksand", Roboto, Arial, sans-serif;
    font-weight: bold;
    color: #000;
    font-size: 16px;
    line-height: 22px;
  }
  .tnc ol > li ul {
    padding: 20px;
  }
  .tnc ul {
    list-style: disc;
    padding: 0 0 0 20px;
    margin: 0;
  }
  .tnc ul > li {
    font-family: "Quicksand", Roboto, Arial, sans-serif;
    font-weight: normal;
    color: #000;
    font-size: 16px;
    line-height: 22px;
    margin-top: 0;
    margin-bottom: 25px;
  }
  .nav-gap {
    width: 150px;
  }
  #our-partners .section-title {
    padding-left: 62px;
    background: transparent
      url(/education-assets/images/18under18/2022/partner-leaf.svg) left 0 no-repeat;
    line-height: 68px;
    color: #1c75bc;
  }
  #our-partners .partners-wrap {
    padding: 24px 24px 36px 24px;
    background: #ededed;
  }
  #our-partners .uk-card {
    box-shadow: none;
    border-radius: 8px;
  }
  #our-partners .img-wrap {
    width: 100%;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
  }
  #our-partners a,
  #our-partners a:hover {
    text-decoration: none;
  }
  #our-partners .main {
    padding: 24px;
  }
  #our-partners .main .img-wrap {
    width: 180px;
    height: auto;
  }
  #our-partners .main .summary {
    margin-bottom: 16px;
  }
  #our-partners .main .title {
    font-size: 24px;
    line-height: 22px;
    margin: 0;
  }
  #our-partners .main .meta {
    margin: 24px 0;
  }
  #our-partners .sub {
    padding: 24px;
  }
  #our-partners .sub.uk-card-default {
    height: 100%;
  }
  #our-partners .sub .img-wrap {
    margin: 24px 0;
  }
  #our-partners .sub .title {
    font-size: 16px;
    line-height: 22px;
    margin: 0;
  }
  #our-partners .sub .summary {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 27px;
    min-height: 72px;
  }
  #our-partners .meta {
    color: #000;
    font-size: 20px;
    line-height: 25px;
    font-family: "Bitter", Georgia, Times, serif;
    font-weight: 600;
    margin-bottom: 24px;
    margin-top: 24px;
  }
  #our-partners .title {
    color: #000;
    font-family: "Quicksand", Roboto, Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 24px;
  }
  #our-partners .summary {
    color: #000;
    font-size: 14px;
    line-height: 20px;
    font-family: "Quicksand", Roboto, Arial, sans-serif;
    font-weight: 600;
    margin-top: 0;
  }
  #our-partners button {
    background: transparent;
    border: none;
    color: #1c75bc;
    font-size: 14px;
    line-height: 20px;
    font-family: "Quicksand", Roboto, Arial, sans-serif;
    font-weight: 600;
  }
  #our-partners .subpartners {
    margin-top: 64px;
  }
  #our-partners .subpartners .img-wrap {
    margin-bottom: 16px;
  }
  #our-partners .subpartners .title,
  #our-partners .subpartners .meta {
    color: #000;
  }
  #our-partners .subpartners .title {
    display: inline-block;
    font-size: 12px;
    line-height: 16px;
    font-family: "Quicksand", Roboto, Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px;
  }
  #our-partners .subpartners .meta {
    font-size: 12px;
    line-height: 16px;
    font-family: "Bitter", Georgia, Times, serif;
    font-weight: normal;
    margin: 0;
  }

  #our-partners .artiCopoweredBy .subpartners .meta {
    font-size: 16px;
    font-weight: 600;
    padding-top: 8px;
    min-height: 58px;
    line-height: 22px;
  }

  #our-partners .subpartners .uk-card {
    padding: 24px;
  }
  #meet-18 .section-title, .how .section-title {
    color: #b4297e;
    font-size: 40px;
    line-height: 48px;
    font-family: "Bitter", Georgia, Times, serif;
    font-weight: 600;
    height: 48px;
    padding-top: 10px;
    padding-left: 59px;
    margin-bottom: 24px;
    background: url(/education-assets/images/18under18/2022/pink-leaf.svg) left center
      no-repeat;
  }
  #meet-18 .m18 a {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: url(/education-assets/images/18under18/2022/pink-bg-d.png) center top no-repeat;
    background-size: cover;
    padding: 16px 10px 0 10px;
    box-sizing: border-box;
    height: 357px;
    overflow: hidden;
    border-radius: 32px 32px 0 32px;
    border: 1px solid #ffcd9c47;
  }
  #meet-18 .m18 a:hover {
    text-decoration: none;
  }
  #meet-18 .m18 .meta,
  #meet-18 .m18 .desc {
    color: #fff;
    font-family: "Bitter", Georgia, Times, serif;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    overflow: hidden;
  }
  #meet-18 .m18 .title {
    color: #fff;
    font-family: "Bitter", Georgia, Times, serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    text-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
    margin: 0;
  }
  #meet-18 .m18 .meta {
    font-size: 11px;
    font-weight: normal;
    line-height: 22px;
    font-style: italic;
    margin-top: 4px;
    margin-bottom: 20px;
  }
  #meet-18 .m18 .desc {
    font-size: 12px;
    line-height: 22px;
    font-weight: normal;
    margin-top: 0;
    /* margin-bottom: 25px; */
  }
  #meet-18 .m18 img {
    max-width: 224px;
    max-height: 218px;
    width: auto;
    height: auto;
  }
  #meet-18 .m18 .view-btn {
    width: 44px;
    height: 60px;
    background: transparent url(/education-assets/images/18under18/2022/circle-arrow-right.svg) center center no-repeat;
    background-size: 60px auto;
    border: none;
    margin-bottom: 10px;
    cursor: pointer;
    flex: none;
  }
  #meet-18 .m18.green {
    /* width: 336px; */
  }
  #meet-18 .m18.green a {
    background: url(/education-assets/images/18under18/2022/teal-bg-d.png) center top
      no-repeat;
      background-size: cover;
  }
  #meet-18 .pop-choice {
    margin: 80px 0;
  }
  #meet-18 .subheading-up {
    font-family: "Quicksand", Roboto, Arial, sans-serif;
    font-weight: bold;
    font-size: 24px;
    line-height: 25px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 0;
    margin-bottom: 24px;
  }
  #meet-18 .sm-grid .m18 a {
    background: url(/education-assets/images/18under18/2022/blue-bg-d.png) center top
      no-repeat;
    background-size: 100% 100%;
    padding: 16px 10px 0 10px;
    height: 254px;
  }
  #meet-18 .sm-grid .m18 .title {
    font-size: 16px;
    line-height: 22px;
  }
  #meet-18 .sm-grid .m18 .meta {
    font-size: 11px;
    line-height: 22px;
    margin-bottom: 12px;
    margin-top: 0;
  }
  #meet-18 .sm-grid .m18 .desc {
    font-size: 12px;
    line-height: 16px;
    white-space: normal;
    margin-bottom: 4px;
    height: 32px;
    overflow: hidden;
  }
  #meet-18 .sm-grid img {
    max-width: 118px;
    max-height: 121px;
    width: auto;
    height: auto;
  }
  #meet-18 .sm-grid .view-btn {
    width: 30px;
    height: 34px;
    background: transparent
      url(/education-assets/images/18under18/2022/circle-arrow-right.svg) center center
      no-repeat;
    background-size: 42px auto;
    margin-bottom: 10px;
  }
  .bh-wrap {
    padding: 16px 0;
    border-bottom: 1px solid #e0e0e0;
  }
  .back-to-home {
    display: inline-block;
    color: #b4297e;
    font-family: "Bitter", Georgia, Times, serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
  }
  #details .container:not(.container-small) {
    border-bottom: 1px solid #e0e0e0;
  }
  #details .details-wrap .container {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  #details .details-wrap .container.container-small {
    max-width: 704px;
  }
  #details .details-wrap .share {
    margin: 24px 0 0 0;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  #details .details-wrap .share .text {
    font-family: "Quicksand", Roboto, Arial, sans-serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    margin: 0 24px 8px 0;
  }
  #details .details-wrap .share .uk-iconnav li {
    margin-right: 16px;
  }
  #details .details-wrap .share .uk-iconnav li:last-child {
    margin-right: 0px;
  }
  #details .details-wrap .share .uk-iconnav a {
    color: #b7b7b7;
  }
  #details .details-wrap .share .uk-iconnav a:hover {
    color: #1c75bc;
  }
  #details .details-grid {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
  }
  #details .details-grid .detail {
    width: 340px;
    border-radius: 16px;
  }
  #details .details-grid .detail.left {
    background: #000;
  }
  #details .details-grid .video {
    margin-top: 24px;
    border-radius: 16px;
    overflow: hidden;
  }
  #details .details-grid .title {
    font-size: 30px;
    line-height: 1.2;
    margin: 0 0 8px 0;
  }
  #details .details-grid .meta {
    font-size: 18px;
    line-height: 1.2;
    font-weight: normal;
    font-style: italic;
    color: #818181;
    margin: 4px 0 28px 0;
  }
  #details .details-grid .desc {
    font-size: 18px;
    line-height: 25px;
    margin: 0 0 16px 0;
  }
  #details .details-grid .summary p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 16px;
    font-family: "Bitter", Georgia, Times, serif;
  }
  #details .details-grid .summary a.read-more {
    display: inline-block;
    font-size: 14px;
    line-height: 22px;
    font-family: "Bitter", Georgia, Times, serif;
    color: #1c75bc;
    border-bottom: 1px solid transparent;
    margin-top: 10px;
  }
  #details .details-grid .summary a.read-more .more {
    display: inline-block;
  }
  #details .details-grid .summary a.read-more .less {
    display: none;
  }
  #details .details-grid .summary a.read-more.expand .more {
    display: none;
  }
  #details .details-grid .summary a.read-more.expand .less {
    display: inline-block;
  }
  #details .details-grid .summary a.read-more:hover {
    text-decoration: none;
    border-bottom-color: #1c75bc;
  }
  #details .details-grid .summary .drawer {
    transition: 0.3s ease all;
    max-height: 200px;
    overflow: hidden;
  }
  #details .details-grid .summary .drawer.expand {
    max-height: 100% !important;
    overflow: auto;
  }
  #photo-slider .uk-slideshow-items {
    height: 600px;
  }
  #photo-slider li {
    text-align: center;
    margin: 0;
    border-radius: 16px;
  }
  #photo-slider li img {
    display: inline-block;
    width: 100%;
    height: auto;
  }
  #photo-slider .uk-dotnav {
    margin-top: 0px;
    position: absolute;
    bottom: 20px;
    width: 100%;
  }
  #photo-slider.uk-slideshow {
    overflow: hidden;
    position: relative;
  }
  #photo-slider .uk-dotnav > .uk-active * {
    background-color: #fff;
    transform: scale(1.05);
  }
  #photo-slider .uk-dotnav * {
    padding-left: 8px;
  }
  #photo-slider .uk-dotnav * * {
    border: none;
    background: rgba(255, 255, 255, 0.4);
    width: 8px;
    height: 8px;
  }
  #photo-slider .uk-slidenav {
    width: 36px;
    height: 36px;
  }
  #photo-slider .uk-slidenav svg {
    display: none;
  }
  #photo-slider .uk-slidenav.uk-slidenav-previous {
    background: url(/education-assets/images/18under18/2022/circle-arrow-left.svg)
      center center no-repeat;
    background-size: contain;
  }
  #photo-slider .uk-slidenav.uk-slidenav-next {
    background: url(/education-assets/images/18under18/2022/circle-arrow-right.svg)
      center center no-repeat;
    background-size: contain;
  }
  #video-modal {
    backdrop-filter: blur(12px);
    background: rgba(0, 0, 0, 0.4);
  }
  #video-modal .uk-modal-close {
    width: 36px;
    height: 36px;
    border: none;
    background: transparent
      url(/education-assets/images/18under18/2022/circle-close.svg) center center
      no-repeat;
    cursor: pointer;
  }
  #video-modal .uk-modal-dialog {
    border-radius: 24px 24px 0 24px;
    width: 780px;
  }
  #video-modal .uk-modal-body {
    padding: 24px;
  }
  #video-modal .title {
    font-family: "Bitter", Georgia, Times, serif;
    font-weight: bold;
    font-size: 30px;
    line-height: 22px;
    color: #000;
    margin: 0;
  }
  #video-modal .meta {
    font-family: "Bitter", Georgia, Times, serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 25px;
    color: #818181;
    margin: 4px 0 16px 0;
  }
  #video-modal .desc {
    font-family: "Bitter", Georgia, Times, serif;
    font-size: 14px;
    line-height: 25px;
    font-weight: 600;
    color: #000;
    margin: 0 0 8px 0;
  }
  #video-modal #video-player {
    width: 100%;
    height: 400px;
  }
  .glimpses {
    background: #000;
  }
  .glimpses .section-title {
    color: #da1c5c;
    font-size: 40px;
    line-height: 48px;
    font-family: "Bitter", Georgia, Times, serif;
    font-weight: 600;
    height: 48px;
    padding-top: 10px;
    padding-left: 59px;
    margin-bottom: 24px;
    background: url(/education-assets/images/18under18/2022/glimpse-leaf.svg) left
      center no-repeat;
  }
  .glimpses .uk-slider-items {
    margin: 24px 0 12px 0;
  }
  .glimpses .uk-slider-items li {
    margin-bottom: 0px;
  }
  .glimpses .uk-hr {
    border-color: #818181;
  }
  .glimpses a {
    display: block;
  }
  .glimpses a:hover {
    text-decoration: none;
  }
  .glimpses a:hover img {
    filter: brightness(1.1);
  }
  .glimpses img {
    border-radius: 8px;
    overflow: hidden;
    transition: 0.3s ease all;
  }
  .glimpses .caption {
    font-family: "Bitter", Georgia, Times, serif;
    font-size: 13px;
    line-height: 18px;
    font-weight: bold;
    color: #fff;
    white-space: nowrap;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 16px 0;
  }
  .glimpses .uk-slider-nav li.uk-active a {
    background: #0fa320;
  }
  .glimpses .uk-slider-nav li a {
    background: #e2e2e2;
    width: 16px;
    height: 16px;
  }
  .glimpses .slider-wrapper {
    padding-bottom: 50px;
  }
  .glimpses .slider-wrapper .slider-nav {
    display: block;
    width: 30px;
    height: 30px;
    bottom: 5px;
    background-size: contain;
  }
  .glimpses .slider-wrapper .slider-nav:before,
  .glimpses .slider-wrapper .slider-nav:after {
    display: inline-block;
    position: absolute;
    font-size: 14px;
    line-height: 22px;
    font-family: "Bitter", Georgia, Times, serif;
    font-weight: normal;
    font-style: italic;
    width: 100px;
    color: #27aae1;
    top: 5px;
  }
  .glimpses .slider-wrapper .slider-nav.prev {
    background: transparent
      url(/education-assets/images/18under18/2022/chevron-left-blue.svg) center center
      no-repeat;
  }
  .glimpses .slider-wrapper .slider-nav.prev:after {
    content: "Previous Photo";
    left: 36px;
  }
  .glimpses .slider-wrapper .slider-nav.next {
    right: 0;
    background: transparent
      url(/education-assets/images/18under18/2022/chevron-right-blue.svg) center center
      no-repeat;
  }
  .glimpses .slider-wrapper .slider-nav.next:before {
    content: "Next Photo";
    right: 4px;
  }
  .glimpses .video-slider .uk-slideshow-items {
    height: 370px;
    min-height: auto !important;
  }
  .glimpses .video-slider .uk-slideshow-items > li {
    padding: 40px 0;
  }
  .glimpses .video-slider h3 {
    font-size: 20px;
    line-height: 27px;
    font-family: "Bitter", Georgia, Times, serif;
    font-weight: bold;
    color: #fff;
    text-align: left;
  }
  .glimpses .video-slider button {
    display: inline-block;
    position: relative;
    background: transparent;
    border: none;
    color: #27aae1;
    font-family: "Bitter", Georgia, Times, serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 20px;
    padding-right: 22px;
    width: 125px;
  }
  .glimpses .video-slider button:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
    background: url(/education-assets/images/18under18/2022/chevron-right-blue.svg)
      center center no-repeat;
  }
  .lb-caption {
    font-family: "Bitter", Georgia, Times, serif;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    padding: 16px 0;
  }
  #finalist-popup .popup .popup-body .btn-vote.disabled{
      opacity: .4;
    } 
  #meet-18 .m18 a {
    height: 357px;
    border: 0px;
    }
  #meet-18 .m18 .title {
      font-size: 22px;
  }
  #meet-18 .m18 .meta {
      font-size: 14px;
  }
  #meet-18 .m18 .desc {
      font-size: 15px;
  }
  #details .details-grid .detail {
      width: 340px !important;
  }
  #our-partners.partner-details .subpartners .img-wrap { height: 130px;}
  #meet-18 .sm-wrap .uk-grid {
  justify-content: center;
  }

  @media screen and (orientation: portrait) and (max-width: 376px) {
    .uk-slideshow-items {
      min-height: 553px !important;
      height: auto !important;
    }
  }
  @media screen and (orientation: portrait) and (min-width: 377px) and (max-width: 399px) {
    .uk-slideshow-items {
      min-height: 580px !important;
      height: auto !important;
    }
  }
  @media screen and (orientation: portrait) and (min-width: 400px) and (max-width: 450px) {
    .uk-slideshow-items {
      min-height: 618px !important;
      height: auto !important;
    }
  }
  @media screen and (max-width: 600px) {
    #our-partners {
      padding-top: 60px;
    }
    .title-mob {
      display: block;
    }
    .title-desk { display: none; }
    .artPoweredBy .uk-grid .uk-first-column {
        padding-bottom: 16px;
    }
    .artiCopoweredBy .uk-width-1-2 {
        width: 100%;
    }
    .artiAssociatePartners .uk-width-1-2 {
        width: 50%;
    }
    .artiAssociatePartners .uk-grid > .uk-first-column {
        padding-left: 16px;
    }
    .artiAssociatePartners .uk-grid > * {
        padding-left: 16px;
    }

    html,
    body {
      height: auto;
      width: 100%;
    }
    p:last-child {
      margin-bottom: 0px !important;
    }
    .uk-section {
      padding-top: 0px;
      padding-bottom: 24px;
    }
    #header .logo-18 {
      width: 124px;
      height: 100px;
      margin-left: -62px;
      background-size: 120px auto;
    }
    #header .logo-18 a {
      width: 124px;
      height: 100px;
    }
    #header .ham-menu,
    #header .search-link {
      height: 30px;
    }
    #header .ham-menu {
      width: 34px;
    }
    #header .search-link {
      display: flex;
      flex-direction: column;
      justify-content: center;
      margin-left: 16px;
    }
    #header .brand-logo img {
      width: 95px;
      height: auto;
    }
    #header .header-bottom {
      display: none;
    }
    .container {
      padding: 0 16px;
    }
    #slider .slide-cont h2 {
      font-size: 40px;
      margin-bottom: 10px;
    }
    #slider .slide-cont .hashtag {
      font-size: 18px;
    }
    .section-title {
      display: table;
      font-size: 32px;
      color: #da1c5c;
      line-height: 1;
    }
    .section-title span:last-child {
      display: block;
      float: left;
      max-width: 200px;
    }
    .leaf {
      display: block;
      width: 50px;
      height: 50px;
      margin-right: 8px;
      float: left;
    }
    .about .section-title {
      font-size: 36px;
    }
    .about .section-title span:last-child {
      margin-top: 25px;
    }
    .about p,
    .about li {
      font-size: 16px;
      line-height: 24px;
    }
    .categories {
      padding: 24px 0;
    }
    .categories h4 {
      font-size: 14px;
      line-height: 25px;
    }
    .categories a {
      position: relative;
      font-size: 16px;
      margin-bottom: 30px;
      margin-right: 5px;
      padding-left: 38px;
      padding-right: 5px;
      font-weight: 400;
      border: none;
    }
    .categories a:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 24px;
      height: 24px;
      background: -moz-linear-gradient(45deg, #b2ddb6 0%, #fdec09 100%);
      background: -webkit-linear-gradient(45deg, #b2ddb6 0%, #fdec09 100%);
      background: linear-gradient(45deg, #b2ddb6 0%, #fdec09 100%);
      border-radius: 12px 12px 0 12px;
    }
    .categories a:nth-child(2n):before {
      background: -moz-linear-gradient(45deg, #f2a1ca 0%, #fbdcaa 100%);
      background: -webkit-linear-gradient(45deg, #f2a1ca 0%, #fbdcaa 100%);
      background: linear-gradient(45deg, #f2a1ca 0%, #fbdcaa 100%);
    }
    .categories a:nth-child(3n):before {
      background: -moz-linear-gradient(45deg, #abdaf0 0%, #c3badb 100%);
      background: -webkit-linear-gradient(45deg, #abdaf0 0%, #c3badb 100%);
      background: linear-gradient(45deg, #abdaf0 0%, #c3badb 100%);
    }
    .categories a:nth-child(4n):before {
      background: -moz-linear-gradient(45deg, #ccb7d4 0%, #f5bab8 100%);
      background: -webkit-linear-gradient(45deg, #ccb7d4 0%, #f5bab8 100%);
      background: linear-gradient(45deg, #ccb7d4 0%, #f5bab8 100%);
    }
    .how.works .section-title {
      margin-bottom: 15px;
      font-size: 36px;
    }
    .how.works .section-title span {
      max-width: 100%;
    }
    .how.works .section-title span:last-child {
      margin-top: 20px;
    }
    .how.works img {
      display: none;
    }
    .how.works h3 {
      font-size: 24px;
      line-height: 27px;
      margin-bottom: 16px;
    }
    .how.works p,
    .how.works li {
      font-size: 16px;
      margin-bottom: 24px;
    }
    .how.works .uk-grid {
      margin-top: 24px;
      margin-bottom: 24px;
    }
    .how.works .uk-grid:last-child {
      margin-bottom: 0px;
    }
    .how.works ul li {
      padding-left: 30px;
      margin-bottom: 24px;
    }
    .how.works ul li:last-child {
      margin-bottom: 0px;
    }
    .how.works ul li:before {
      width: 16px;
      height: 16px;
    }
    .timeline .section-title {
      /* font-size: 18px; */
      margin-bottom: 0;
    }
    .timeline .section-title span:last-child {
      margin-top: 19px;
    }
    .timeline .timeline-data {
      padding-left: 15px;
    }
    .timeline .timeline-data > div {
      position: relative;
      text-align: center;
      padding: 0 10px;
    }
    .timeline .timeline-data > div.one,
    .timeline .timeline-data > div.two,
    .timeline .timeline-data > div.three,
    .timeline .timeline-data > div.four,
    .timeline .timeline-data > div.five,
    .timeline .timeline-data > div.six,
    .timeline .timeline-data > div.seven {
      width: 100%;
      margin-left: 0;
      margin-right: 0;
      margin-bottom: 0px !important;
    }
    .timeline .timeline-data > div.two .date img,
    .timeline .timeline-data > div.four .date img,
    .timeline .timeline-data > div.six .date img {
      transform: rotate(180deg);
    }
    .timeline .timeline-data > div.one {
      margin-top: 24px !important;
      height: auto;
    }
    .timeline .timeline-data > div.two {
      order: 2;
      height: auto;
    }
    .timeline .timeline-data > div.three {
      order: 3;
      height: auto;
    }
    .timeline .timeline-data > div.four {
      order: 4;
      height: auto;
    }
    .timeline .timeline-data > div.five {
      order: 5;
      height: auto;
    }
    .timeline .timeline-data > div.six {
      order: 6;
      height: auto;
    }
    .timeline .timeline-data > div.seven {
      order: 7;
      margin-bottom: 0 !important;
      height: auto;
    }
    .timeline .timeline-data > div.seven .cont::after {
      display: none;
    }


    .timeline .timeline-data > div:after {
      /* content: "";
      height: 1px;
      display: flex;
      background: #ddd;
      width: 60%;
      margin: 24px auto 0 auto;
      order: 4; */
    }
    .timeline .timeline-data > div.seven:after {
      display: none;
    }
    .timeline .timeline-data .date {
      font-size: 18px;
      margin-bottom: 8px;
      order: 1;
      text-align: left;
    }
    .timeline .timeline-data .date br {
      display: none;
    }
    .timeline .timeline-data .date:after {
      /* display: none; */
    }
    .timeline .timeline-data > div.arrow-up .date:after, .timeline .timeline-data > div.arrow-down .date:after, .timeline .timeline-data > div.tl-item.inactive.arrow-down .date:after, .timeline .timeline-data > div.tl-item.inactive.arrow-up .date:after {
      top: 29px;
      left: 16px;
      width: 1px;
      height: 64px;
      background: none;
      background: #2196f3;
      display: none;
    }
    .timeline .timeline-data .date img {
      display: inline-block;
      vertical-align: top;
      margin-top: 9px;
    }
    .timeline .timeline-data .icon {
      display: none;
    }
    .timeline .timeline-data .cont {
      font-size: 16px;
      order: 2;
      text-align: left;
      padding-left: 24px;
      position: relative;
      min-height: 64px;
    }
    .timeline .timeline-data .cont:after {
      position: absolute;
      content: " ";
      left: 7px;
      top: 0;
      width: 1px;
      height: 100%;
      background-color: #008ae0;
    }
    
    .timeline .timeline-data .five .cont:after {
       display: none; 
    }
    .timeline .timeline-data .six .cont:after {
       display: none; 
    }


    .winner .uk-h3 {
      font-size: 18px;
      padding-left: 24px;
      background-size: 16px auto;
      background-position: left 5px;
    }
    .winner .uk-grid > div {
      flex-direction: column;
      align-items: center;
      margin-bottom: 30px;
    }
    .winner .uk-grid > div .icon {
      width: 80px;
      height: auto;
      margin-right: 0;
    }
    .winner .uk-grid > div .label {
      margin-top: 10px;
      font-size: 18px;
    }
    .winner .uk-grid > div .label br {
      display: none;
    }
    .winner .submit {
      width: 94%;
      height: 50px;
      font-size: 20px;
      line-height: 50px;
    }
    .winner .lastdate .uk-text-bold {
      display: inline-block;
    }
    .contact .section-title {
      margin-bottom: 15px;
    }
    .contact .section-title span:last-child {
      margin-top: 20px;
    }
    .contact .uk-h3 {
      font-size: 24px;
      padding-top: 10px;
      margin-bottom: 15px;
      text-align: center;
    }
    .contact .contact-details {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }
    .contact .phone {
      margin-right: 0;
      margin-bottom: 90px;
    }
    .contact .or:after {
      width: 100%;
      bottom: -60px;
      top: auto;
      text-align: center;
    }
    .contact .phone,
    .contact .mail {
      position: relative;
      min-width: 100%;
      padding-top: 20px;
      padding-left: 0;
      background-size: 20px auto;
      background-position: 34% 2px;
    }
    .contact .phone .label,
    .contact .mail .label {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      text-align: center;
    }
    #footer .col-1 {
      min-height: 180px;
    }
    #footer .col-1 img {
      margin-bottom: 30px;
    }
    #footer .social-wrp {
      margin-bottom: 40px;
    }
    #footer .social-wrp .heading {
      font-family: "Bitter", Georgia, Times, serif;
      font-weight: bold;
      font-size: 18px;
    }
    #footer .social-list {
      justify-content: center;
    }
    #footer .uk-grid {
      text-align: center;
    }
    #footer .qu-links-header {
      text-align: left;
      padding-top: 32px;
      border-top: 1px solid #ccc;
    }
    #footer .qu-links {
      margin-bottom: 30px;
      text-align: left;
    }
    #footer .copy-wrap {
      flex-direction: column;
      padding: 10px 0 15px 0;
      height: auto;
      text-align: center;
    }
    #footer .copy-wrap .copyright {
      order: 2;
    }
    #footer .copy-wrap .btm-links {
      display: block;
      order: 1;
      text-align: center;
      margin-bottom: 10px;
    }
    #footer .copy-wrap .btm-links li {
      display: inline-block;
    }
    #mobile-menu {
      position: fixed;
      display: flex;
      flex-direction: column;
      top: 0;
      left: 0;
      right: 0;
      width: 100%;
      height: 100%;
      padding-top: 61px;
      border: none;
    }
    #mobile-menu .logo-18 {
      display: block;
    }
    #mobile-menu .brand-logo {
        position: absolute;
        top: 16px;
        left: 16px;
    }
    #mobile-menu .uk-nav {
      flex: 1;
      padding-top: 56px;
      padding-bottom: 0;
    }
    .tnc {
      padding-bottom: 0;
    }
    .tnc .section-title {
      margin-top: 84px;
      font-size: 30px;
      line-height: 36px;
    }
    .tnc .section-subtitle {
      font-size: 16px;
      line-height: 26px;
      margin-top: 40px;
      margin-bottom: 24px;
    }
    .tnc ol > li {
      font-size: 14px;
      line-height: 20px;
      margin-top: 0;
      margin-bottom: 24px;
    }
    .tnc ol > li:before {
      font-size: 14px;
      line-height: 20px;
    }
    .tnc ol > li:last-child {
      margin-bottom: 80px;
    }
    .tnc ul > li {
      font-size: 14px;
      line-height: 20px;
      margin-top: 0;
      margin-bottom: 24px;
    }
    .tnc ul > li:last-child {
      margin-bottom: 0;
    }
    #final-50 .ttl-wrap .section-title {
      font-size: 33px;
      line-height: 39px;
      width: 100%;
      margin-bottom: 5px;
      background-position: left top;
    }
    #final-50 .ttl-wrap .view-toggle {
      display: block;
      width: 131px;
      margin: 0 auto;
    }
    #final-50 #btn-sort {
      text-align: center;
    }
    #final-50 #btn-sort span {
      margin: 0 auto;
    }
    #final-50 #btn-sort span.text {
      display: block;
      margin-bottom: 5px;
    }
    #final-50 .promo-text p {
      font-size: 18px;
      line-height: 25px;
    }
    #final-50 .promo-text p strong,
    #final-50 .promo-text p mark {
      font-size: inherit;
      line-height: inherit;
    }
    .finalist-grid {
      padding-bottom: 0;
      margin-bottom: 0;
      margin-left: 0px;
      border-bottom: none;
    }
    .finalist-grid .finalist {
      position: relative;
      padding: 10px 0;
    }
    .finalist-grid .finalist:after {
      content: "";
      position: absolute;
      bottom: -15px;
      left: 0;
      right: 0;
      width: 100%;
      height: 1px;
      border-bottom: 1px solid #c5c5c5;
    }
    .finalist-grid .finalist a {
      display: block;
      position: relative;
      padding-left: 136px;
      text-align: left;
      min-height: 120px;
    }
    .finalist-grid .finalist a .img-wrap {
      position: absolute;
      top: 0;
      left: 0;
      width: 120px;
      height: 120px;
      padding: 7px;
    }
    .finalist-grid .finalist a .img-wrap img {
      width: 106px;
      height: 106px;
    }
    .finalist-grid .finalist a .title {
      font-size: 14px;
      height: auto;
      margin-bottom: 2px;
    }
    .finalist-grid .finalist a .meta {
      margin-bottom: 8px;
    }
    .finalist-grid .finalist a .meta,
    .finalist-grid .finalist a .desc {
      font-size: 12px;
      line-height: 17px;
    }
    .finalist-grid .finalist a .desc {
      font-size: 12px;
      line-height: 15px;
      margin-bottom: 0px;
    }
    .finalist-grid .finalist .vote {
      position: absolute;
      bottom: 0;
      left: 136px;
      padding: 5px 10px;
    }
    #meet-jury .section-title {
      font-size: 33px;
      line-height: 55px;
      background-position: left 1px;
    }
    #meet-jury .jury {
      display: table;
      width: 100%;
      text-align: left;
      margin: 6px 0;
    }
    #meet-jury .jury a {
      display: grid;
      grid-template-columns: 0.5fr 1fr;
      grid-template-rows: 1fr;
      grid-column-gap: 0px;
      grid-row-gap: 0px;
    }
    #meet-jury .jury a .img-wrap {
      width: 145px;
      height: 145px;
      padding: 29px;
      background-size: contain;
      margin-left: -20px;
      margin-top: -17px;
    }
    #meet-jury .jury a .img-wrap img {
      width: 86px;
      height: 86px;
    }
    #meet-jury .jury a .title {
      font-size: 14px;
      line-height: 25px;
    }
    #meet-jury .jury a .meta,
    #meet-jury .jury a .desc {
      color: #000;
      font-size: 12px;
      line-height: 17px;
      font-style: normal;
    }
    #meet-jury .jury a .title,
    #meet-jury .jury a .meta {
      margin-bottom: 8px;
    }
    #meet-jury .jury a .meta {
      height: auto;
      overflow: auto;
    }
    #meet-jury .jury a .desc {
      height: 104px;
      overflow: hidden;
    }
    #meet-jury .jury .img-wrap,
    #meet-jury .jury .cont-wrap {
      float: left;
    }
    #meet-jury .jury .img-wrap {
      width: 120px;
      height: 140px;
      padding: 29px 0;
      background-position: -20px -15px;
      background-size: 140px auto;
    }
    #meet-jury .jury .img-wrap img {
      display: inline-block;
      width: 86px;
      height: 86px;
      margin: -18px 0 0 7px;
    }
    #meet-jury .jury .cont-wrap {
      width: calc(100% - 145px);
    }
    #meet-jury .jury .cont-wrap .title {
      font-size: 14px;
      line-height: 25px;
    }
    #meet-jury .jury .cont-wrap .meta,
    #meet-jury .jury .cont-wrap .desc {
      color: #000;
      font-size: 12px;
      line-height: 17px;
      font-style: normal;
    }
    #meet-jury .jury .cont-wrap .title,
    #meet-jury .jury .cont-wrap .meta {
      margin-bottom: 8px;
    }
    #meet-jury .jury .cont-wrap .meta {
      height: auto;
      overflow: auto;
    }
    #meet-jury .jury .cont-wrap .desc {
      min-height : 104px;
      /*overflow: hidden;*/
    }
    #meet-jury .container > p {
      font-size: 16px;
      line-height: 21px;
    }
    #testimonials .section-title {
      font-size: 33px;
      line-height: 51px;
      background-position: left 31px;
      max-width: 70%;
      margin-bottom: 20px;
    }
    #testimonials .uk-slider-items > li {
      height: auto;
    }
    #testimonials .uk-slider-items > li .video video,
    #testimonials .uk-slider-items > li .video iframe {
      height: 27vh;
    }
    .about .about-read-more {
      display: block;
      margin: 40px auto 0 auto;
      width: 136px;
    }
    #finalist-popup .popup {
      min-height: 100vh;
    }
    #finalist-popup .popup .popup-close,
    #finalist-popup .popup .popup-nav {
      width: 40px;
      height: 40px;
    }
    #finalist-popup .popup .popup-nav {
      top: 49%;
    }
    #finalist-popup .popup .popup-close {
      top: 10px;
      right: 10px;
    }
    #finalist-popup .popup .popup-body {
      padding: 16px;
      height: 99vh;
      box-sizing: border-box;
    }
    #finalist-popup .popup .popup-body img {
      display: block;
      width: 100%;
      height: auto;
      max-width: 160px;
      max-height: 160px;
      margin: 0 auto 16px auto;
    }
    #finalist-popup .popup .popup-body .title {
      font-size: 20px;
      line-height: 22px;
      margin-bottom: 8px;
    }
    #finalist-popup .popup .popup-body .meta {
      font-size: 14px;
      margin-bottom: 8px;
      line-height: 22px;
    }
    #finalist-popup .popup .popup-body .desc {
      font-size: 15px;
      line-height: 22px;
      margin-bottom: 22px;
    }
    #finalist-popup .popup .popup-body .summary {
      font-size: 12px;
      line-height: 16px;
      text-align: left;
      margin-bottom: 24px;
      height: 25vh;
    }
    #finalist-popup .popup .popup-body .share {
      position: absolute;
      bottom: 115px;
      left: 0;
      right: 0;
      text-align: center;
      display: flex;
      flex-direction: column;
    }
    #finalist-popup .popup .popup-body .share .text {
      margin: 0 0 8px 0;
      font-size: 12px;
      line-height: 1;
    }
    #finalist-popup .popup .popup-body .share .uk-iconnav {
      justify-content: center;
    }
    #finalist-popup .popup .popup-body .btn-vote {
      margin: 0 auto;
      text-align: center;
    }
    #finalist-popup .popup .popup-body .btn-vote .icon {
      width: 44px;
      height: 44px;
      background-size: 22px auto;
    }
    #finalist-popup .popup .popup-body .btn-vote .text {
      font-size: 18px;
      margin-top: 8px;
    }
    #finalist-popup .popup .popup-body .btn-vote:hover .icon {
      background-size: center -22px;
    }
    #finalist-popup .popup .popup-body .vote-wrap {
      position: relative;
      text-align: center;
      height: 60px;
    }
    #finalist-popup .popup .popup-body .vote-wrap .popup-nav {
      top: 30px;
    }
    #finalist-popup .popup .popup-body .vote-wrap .popup-nav.prev {
      left: 0;
    }
    #finalist-popup .popup .popup-body .vote-wrap .popup-nav.next {
      right: 0;
    }
    #finalist-popup .popup .popup-body .vote-wrap .share {
      bottom: 15px;
    }
    #finalist-popup .popup .popup-body .mobile-avatar {
      width: 90px;
      height: 90px;
    }
    #finalist-popup .popup .partners.top > div:first-child .img-wrap {
      height: 80px;
    }
    #finalist-popup .popup .partners.top > div:last-child .img-wrap {
      height: 80px;
      /*background-size: 90% auto;*/
    }
    #finalist-popup .popup .partners.bottom {
      padding-bottom: 5px;
      position: absolute;
      bottom: 5px;
      left: 0;
      right: 0;
      background: #fff;
      z-index: 1;
    }
    #finalist-popup .popup .partners.bottom .img-wrap {
      height: 28px;
    }
    .contact .section-title {
      font-size: 36px;
    }
    .contact .section-title .leaf {
      margin-top: 0px;
    }
    #our-partners .section-title {
      margin-left: 15px;
    }
    #our-partners .container {
      padding: 0;
    }
    #our-partners .partners-wrap {
      padding: 16px;
    }
    #our-partners .uk-grid-medium > .uk-grid-margin {
      margin-top: 16px;
    }
    #our-partners .main {
      text-align: center;
      padding-bottom: 16px;
    }
    #our-partners .main .img-wrap {
      margin: 0 auto 8px auto;
      /* height: 206px; */
    }
    #our-partners .main .summary {
      /* margin-bottom: 8px; */
    }
    #our-partners .main .title {
      font-size: 18px;
      line-height: 22px;
      margin: 16px 0;
    }
    #our-partners .main * + .uk-grid-margin,
    #our-partners .main .uk-grid + .uk-grid,
    #our-partners .main .uk-grid > .uk-grid-margin {
      margin-top: 8px;
    }
    #our-partners .sub img {
      /* height: 130px; */
      /* margin-bottom: 8px; */
    }
    #our-partners .sub .title {
      font-size: 18px;
      line-height: 22px;
    }
    #our-partners .sub .summary {
      margin-bottom: 8px;
      min-height: 90px;
    }
    #our-partners .meta {
      font-size: 16px;
      line-height: 25px;
      margin-bottom: 16px;
    }
    #our-partners .title {
      margin-top: 0;
      margin-bottom: 16px;
    }
    #our-partners .summary {
      font-size: 12px;
      line-height: 18px;
    }
    #our-partners .know-more {
      font-size: 14px;
      line-height: 20px;
    }
    #our-partners .subpartners {
      margin-top: 16px;
      margin-left: -16px;
    }
    #our-partners .subpartners.uk-grid-column-medium > *,
    #our-partners .subpartners.uk-grid-medium > * {
      padding-left: 16px;
    }
    #our-partners .subpartners .img-wrap {
      /* height: 55px; */
    }
    #our-partners .subpartners:first-child .title {
      font-size: 15px;
    }
    #our-partners .subpartners:first-child .meta {
      font-size: 13px;
    }
    #our-partners .subpartners:first-child .img-wrap {
      height: 130px;
    }
    #meet-18 .section-title {
      font-size: 36px;
      line-height: 36px;
      margin-top: 0px;
      padding-top: 18px;
      background-position: left 0px;
    }
    #meet-18 .m18 a {
      background: url(/education-assets/images/18under18/2022/pink-bg-m.png) center top
        no-repeat;
      background-size: 100% 100%;
      padding: 16px 16px 0 16px;
      position: relative;
      display: flex;
      min-height: auto;
      flex-direction: row;
      align-items: flex-start;
      justify-content: space-between;
      height: 144px;
    }
    #meet-18 .m18 a .img-wrap {
      order: 1;
      margin-top: 7px;
    }
    #meet-18 .m18 a .img-wrap img {
      width: 120px;
      height: 120px;
      max-width: 120px;
      max-height: 120px;
    }
    #meet-18 .m18 a .uk-text-center {
      order: 2;
      max-width: 60%;
      width: calc(100% - 130px);
    }
    #meet-18 .m18 a .view-btn {
      position: absolute;
      bottom: 20px;
      right: 10px;
      width: 20px;
      height: 20px;
      background: transparent
        url(/education-assets/images/18under18/2022/chev-right-white.svg) center center
        no-repeat;
      margin-bottom: 0;
    }
    #meet-18 .m18 a .title {
      font-size: 15px;
      line-height: 22px;
    }
    #meet-18 .m18 a .meta {
      font-size: 12px;
      line-height: 18px;
      margin-top: 10px;
      margin-bottom: 10px;
    }
    #meet-18 .m18 a .desc {
      font-size: 12px;
      line-height: 14px;
      white-space: normal;
      max-width: 85%;
    }
    #meet-18 .m18 .uk-text-center {
      text-align: left !important;
    }
    #meet-18 .m18.green {
      width: 100%;
    }
    #meet-18 .m18.green a {
      background: url(/education-assets/images/18under18/2022/teal-bg-m.png) center top
        no-repeat;
      background-size: 100% 100%;
    }
    #meet-18 .sm-grid .m18 a {
      background: url(/education-assets/images/18under18/2022/blue-bg-m.png) center top
        no-repeat;
      background-size: 100% 100%;
      min-height: auto;
      height: 136px;
    }
    #details .details-grid {
      flex-direction: column;
    }
    #details .details-grid .detail {
      width: 100%;
    }
    #details .details-grid .detail.left {
      margin-bottom: 24px;
    }
    #details .details-grid .summary .drawer {
      max-height: 285px;
    }
    #details .details-grid .summary p,
    #details .details-grid .summary a {
      font-size: 13px;
      line-height: 20px;
    }
    #details .title,
    #details .meta,
    #details .desc {
      font-family: "Bitter", Georgia, Times, serif;
    }
    #details .title {
      font-weight: bold;
      font-size: 20px;
      line-height: 22px;
    }
    #details .meta {
      font-size: 14px;
      line-height: 22px;
      font-style: italic;
      color: #818181;
      margin: 4px 0 16px 0;
    }
    #details .desc {
      font-weight: bold;
      color: #000;
      font-size: 14px;
      line-height: 25px;
      margin-bottom: 16px;
    }
    #video-modal .title {
      font-size: 16px;
      line-height: 22px;
    }
    #video-modal .meta {
      margin: 4px 0 8px 0;
      font-size: 12px;
      line-height: 22px;
    }
    #video-modal .desc {
      font-size: 12px;
      line-height: 25px;
      margin-bottom: 8px;
    }
    #video-modal .uk-modal-close {
      background: url(/education-assets/images/18under18/2022/close-simple.svg) center
        center no-repeat;
    }
    #video-modal #video-player {
      height: 167px;
    }
    .back-to-home {
      font-size: 14px;
      line-height: 17px;
    }
    .bh-wrap {
      padding-bottom: 0px;
      border-bottom-color: transparent;
    }
    .glimpses .uk-slider-items {
      margin-top: 0;
    }
    .glimpses .uk-slider-items li {
      padding-left: 0px;
    }
    .glimpses .video-slider .uk-slideshow-items {
      height: 485px !important;
      min-height: auto !important;
    }
    .glimpses .video-slider .uk-slideshow-items li {
      padding: 10px 0;
    }
    .glimpses .video-slider h3 {
      font-size: 18px;
      line-height: 24px;
      text-align: left;
    }
    .glimpses .video-slider button {
      position: absolute;
      font-size: 15px;
      line-height: 20px;
      bottom: 0;
      right: 0;
    }
    .glimpses .video-slider .caption-wrap {
      order: 2;
      text-align: right;
    }
    .glimpses .video-slider .video-wrap {
      order: 1;
    }
    #gmodal .uk-modal-body {
      width: 100%;
      padding: 16px;
      border-radius: 16px 16px 0px 16px;
    }
    #gmodal .caption {
      font-size: 12px;
      line-height: 16px;
      padding: 8px 0;
      white-space: normal;
      overflow: auto;
    }
    #gmodal .uk-modal-close {
      padding: 5px 20px;
    }
    #gmodal .modal-nav {
      top: auto;
      bottom: 8px;
      width: 15px;
      height: 24px;
    }
    #finalist-popup .partners.top > div .text {
      position: relative;
      line-height: unset;
    }
    .finalist-grid .finalist:after {
      display: none;
    }
  }
/* new css for  2022-23 */
  .sec-submit-nomination.winner .submit{
      background: transparent linear-gradient(180deg, #E50683 0%, #F28200 100%) 0% 0% no-repeat padding-box; margin-top: 70px !important;
  }
  .timeline .leaf {
    /* display: none; */
  }
  .slider {
    height: 640px;
    overflow: hidden;
  }

#meet-18 .m18-grid {
  display: flex;
  justify-content: center;
}
#our-partners article.fornewtitle .subpartners {
  margin-top: 16px;
}
article.fornewtitle { margin: 0;padding: 0; margin-top: 32px; }
article.fornewtitle h3 { margin: 0;text-align: center;font-family: "Quicksand", Roboto, Arial, sans-serif; font-size: 16px;font-weight: bold; }
article.fornewtitle.artPoweredBy h3 { margin-bottom: 16px; }
.timeline-mobile {  display: none  } 

  @media (max-width:600px){
    .timeline-desktop { display: none; }
    .timeline-mobile {  display: block  }
    
    #our-partners .main .meta {
        margin: 0px 0 16px;
    }
    #our-partners .meta {
      margin-top: 0px;
    }
    * + .uk-grid-margin, .uk-grid + .uk-grid, .uk-grid > .uk-grid-margin {
      margin-top: 16px;
    }
    #our-partners .sub {
      padding-bottom: 16px;
    }
    #our-partners .sub .img-wrap {
        margin: 0 0 16px 0;
    }
    .slider {
      height: 499px;
      overflow: hidden;
    }
    .uk-section.about {
      margin-top: 24px;
    }
    .uk-first-column {
      min-width: 145px;
    }
    .categories h4 {
      padding-left: 30px;
  }
  .categories .uk-grid > * {
      padding-left: 0px;
  }
  .categories .uk-grid {
      margin-left: 0px;
  }
    /* .uk-grid-margin { max-width: 160px; } */
  }

  /* Responsive */
  @media screen and (max-width: 700px) and (max-height: 700px) {
    #finalist-popup .popup .popup-body {
      padding: 25px 12px;
    }
    #finalist-popup .popup .popup-body .summary {
      height: 22vh;
    }
    #finalist-popup .popup .popup-body .btn-vote {
      width: 160px;
      margin: 0 auto;
    }
    #finalist-popup .popup .popup-nav {
      top: 62%;
    }
  }
  @media screen and (max-width: 550px) and (min-height: 750px) and (max-height: 900px) {
    #finalist-popup .popup .popup-body .summary {
      height: 40vh;
    }
  }
  @media screen and (min-width: 601px) and (max-width: 899px) {
    .container {
      padding: 0 16px;
    }
    .about {
      height: 500px;
    }
    #meet-jury .jury .meta {
      height: auto;
      margin-bottom: 8px;
    }
    #finalist-popup .popup .popup-body {
      padding: 64px 80px;
    }
    #header .header-bottom a {
      font-size: 13px;
    }
    .nav-gap {
      width: 240px;
    }
    .uk-slideshow-items {
      min-height: 585px !important;
      max-height: 585px;
    }
  }
  @media screen and (min-width: 900px) and (max-width: 1024px) {
    .uk-slideshow-items {
      min-height: 585px !important;
      max-height: 585px;
    }
    .container {
      padding: 0 16px;
    }
    .contact .or:after {
      right: -40px;
    }
  }
  @media screen and (width: 1366px) {
    .uk-slideshow-items {
      min-height: 640px !important;
      max-height: 640px;
    }
  }
  @media screen and (width: 1440px) {
    .uk-slideshow-items {
      min-height: 675px !important;
      max-height: 675px;
    }
  }
/* ========= */
.logopresenting-sponsor, .logo-poweredby, .logo-copoweredby, .logo-associatepartners {
    background-color: #fff;
    box-shadow: 0 3px 6px #00000029;
    padding: 4px;
    text-align: center;
}
/* .logopresenting-sponsor img, .logo-poweredby img, .logo-copoweredby img, .logo-associatepartners img { width: 100%; } */
.logopresenting-sponsor {
    width: 192px;
    height: 128px;
    overflow: hidden;
}
.logopresenting-sponsor img {
  /* max-width: 100%; */
  max-height: 120px;
}
.logo-poweredby {
  width: 150px;
  margin: 0 auto;
  height: 100px;
  overflow: hidden;
}
.logo-poweredby img { 
  max-height: 92px; 
  /* width: 100%; */
}
.logo-copoweredby {
  width: 138px;
  height: 92px;
  margin: 0 auto;
}
.logo-copoweredby img { 
  /* width: 100%; */
  max-height: 84px; 
}
.logo-associatepartners {
  width: 117px;
  height: 78px;
  margin: 0 auto;
}
.logo-associatepartners img { 
  /* width: 100%; */
  max-height: 70px; 
}
.artPoweredBy .uk-grid { justify-content: center; }
.artPoweredBy .uk-grid .uk-width-1-1 { padding-bottom: 28px; } 
article.fornewtitle.artiCopoweredBy {
  margin-top: 4px;
}



@media (max-width: 600px){
  .artPoweredBy .uk-grid .uk-width-1-1 { padding-bottom: 16px; } 
  article.fornewtitle.artiCopoweredBy { margin-top: 16px; }
  /* .artiAssociatePartners .uk-grid > .uk-first-column { margin-top: 16px; } */
  #our-partners .main.presenting-sponsor-main .title {
    margin: 0px 0 16px ;
}
}
.header-bottom .container {
  gap: 8%;
}

/* Top 50 Contestant */

.finalist-grid .finalist .more-btn {
    background: #1c75bc;
    color: #fff;
    text-decoration: none;
    padding: 3px 3px;
    border-radius: 0px 8px 8px 8px;
    width: 94px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    margin: 0 auto;
    cursor: pointer;
}
#final-50 .uk-width-expand p {
  font-size: 22px;
  font-weight: bold;
  line-height: 48px;
}
#final-50 .uk-width-expand p span { font-size: 30px; }
.date-The-50-finalists { color: #1C75BC; }
.bx-meet-final-50 {
  display: flex;
  justify-content: space-between;
}
.sort-meet-final-50 {
  font-size: 16px;
  font-family: 'Bitter';
  display: flex;
  gap: 8px;
  align-items: center;
}
.finalist-grid:last-child {
  border-bottom: 0px solid #cecece;
}
#finalist-popup .partners.top > div .text {
    position: relative;
}
#finalist-popup .partners.top > div:last-child .img-wrap {
    background-position: top; 
}
@media(max-width:600px){
    #final-50 .uk-width-expand p {
        font-size: 16px;
        font-weight: bold;
        line-height: unset;
        text-align: left;
    }
    #final-50 .uk-width-expand p span {
        font-size: 18px;  
        font-weight: 900;
    }
    #finalist-popup .popup .popup-body .vote-wrap .share {
        bottom: -69px;
    }
    #finalist-popup .popup .popup-body .btn-vote:hover .icon {
        background-position: center -24px;
    }
    .finalist-grid .finalist .more-btn {
        padding: 0;
        border-radius: 0px 8px 8px 8px;
        width: 88px;
        height: 30px;
        margin: 0;
        justify-content: center;
        gap: 2px;
    }
    .finalist-grid .finalist .more-btn svg  {
        width: 12px;
        /* height: 12px; */
    }
    .uk-margin-medium-bottom {
        margin-bottom: 0px !important;
    }
    .finalist-grid .finalist:last-child:after {
        border-bottom: 0px solid #c5c5c5;
    }
    #final-50 .ttl-wrap .section-title {
      margin-top: 24px;
  }
  .slider {
      height: 474px;
      overflow: hidden;
  }
  .uk-section.glimpses {
        padding-top: 24px;
    }
  .uk-section.contact{
    padding-top: 24px;
  }  
}
@media(max-width:768px){
   #details .details-grid .detail {
      width: 100% !important;
   }
  #details.uk-section .bh-wrap {
          padding-top: 37px;
    }
}
/* Top 50 Contestant */