* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.ir {
  overflow: hidden; }
  .ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%; }

.clearfix:after {
  content: "";
  display: table;
  clear: both; }

@font-face {
  font-family: tgr-site-icons;
  font-weight: normal;
  font-style: normal;
  src: url("fonts/tgr-site-icons3.eot");
  src: url("fonts/tgr-site-icons3.eot?#iefix") format("embedded-opentype"), url("fonts/tgr-site-icons3.woff") format("woff"), url("fonts/tgr-site-icons3.ttf") format("truetype"), url("fonts/tgr-site-icons3.svg#tgr-site-icons") format("svg"); }

/* Candy 
$cat1color:  #00c0ff;
$cat2color:  #24e969;
$cat3color:  #aa28f4;
$cat4color:  #ffc600;
$cat5color:  #25b0ff;
$cat6color:  #3f3f3f;
$cat7color:  #ff4d3b;
$cat8color:  #ff3a00;
$cat9color:  #3ae391;
$cat10color: #ff7200;
$cat11color: #00f3e5;
$cat12color: #ff0060;
$catgeneral: #FFFFFF; */
/* Blue Paintstore
$cat1color:  #2547c3;
$cat2color:  #27a6d0;
$cat3color:  #86c8de;
$cat4color:  #92b6cd;
$cat5color:  #7c9aab;
$cat6color:  #6c7b8f;
$cat7color:  #606872;
$cat8color:  #2979dc;
$cat9color:  #00c0ff;
$cat10color: #635bf3;
$cat11color: #92b6ff;
$cat12color: #92e4ff;
$catgeneral: #FFFFFF; */
.hero-slider .swiper-slide.contest-2021 {
  height: 350px !important; }

.contest-2021.header-text.contest {
  top: -310px !important; }

.contest-2021.enter-button {
  float: right;
  top: 0;
  margin-top: -15px; }
  .contest-2021.enter-button .button {
    z-index: 30;
    border-right: none !important;
    color: white !important;
    font-weight: bold; }
    .contest-2021.enter-button .button:hover {
      background-color: #CC3000 !important;
      color: white !important; }
    .contest-2021.enter-button .button:after {
      width: 0px; }
  @media only screen and (max-width: 700px) {
    .contest-2021.enter-button {
      float: none;
      z-index: 20; } }

ul.sweepstakes-subnav.contest {
  display: relative; }
  ul.sweepstakes-subnav.contest li a {
    z-index: 30; }

.contest-2021.enter-button-mob {
  display: hidden; }
  @media only screen and (max-width: 700px) {
    .contest-2021.enter-button-mob {
      display: block; } }
  .contest-2021.enter-button-mob .button {
    border-right: none !important;
    color: white !important;
    font-weight: bold; }
    .contest-2021.enter-button-mob .button:hover {
      background-color: #CC3000 !important;
      color: white !important; }
    .contest-2021.enter-button-mob .button:after {
      width: 0px; }

.contest-2021.button {
  color: white !important; }

h2.with-borders {
  margin: 0 0 20px 0; }

.full-width .post {
  margin-top: 0px; }

.grom-contest .full-width h2, .grom-contest .full-width h3, .grom-contest .full-width h4, .grom-contest .full-width li, .grom-contest .full-width p {
  margin: 0 0 10px 0; }

.grom-contest .full-width p {
  font-size: 16px; }
  .grom-contest .full-width p a {
    text-decoration: underline; }

.grom-contest .load-more-container {
  margin-bottom: 20px; }

.grom-contest .flex-height {
  height: auto; }

.grom-contest .post .icon:hover, .grom-contest .post a:hover {
  color: #7bc25a; }

.grom-contest .no-margin {
  margin: 0; }

.grom-contest .well h4 a {
  color: #7bc25a; }

.grom-contest .post.post-video .image-wrap:hover:after {
  color: #7bc25a; }

.grom-contest a.button {
  background-color: #7bc25a;
  color: #161616; }

#breadcrumb .grom-contest .bc-link:hover {
  color: #7bc25a; }

@font-face {
  font-family: 'kamerik';
  src: url("/css/fonts/kamerik.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

.grom-contest.twenty-mtb {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-weight: normal !important; }
  .grom-contest.twenty-mtb .container {
    background: #191919; }
  .grom-contest.twenty-mtb .main.container {
    padding-top: 50px;
    padding-bottom: 100px; }
  .grom-contest.twenty-mtb * {
    color: #fff !important;
    font-family: "CircularStd-Bold", "Trebuchet MS", "Helvetica", "Arial", sans-serif !important; }
  .grom-contest.twenty-mtb .skin {
    display: none !important; }
  .grom-contest.twenty-mtb .header {
    width: 100%;
    height: calc(100vh - 137px);
    min-height: 730px;
    position: relative; }
    @media screen and (max-width: 1240px) {
      .grom-contest.twenty-mtb .header {
        min-height: 650px; } }
  .grom-contest.twenty-mtb p {
    letter-spacing: 0; }
  .grom-contest.twenty-mtb .video-container {
    position: absolute;
    top: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right; }
  .grom-contest.twenty-mtb .landing-video, .grom-contest.twenty-mtb .landing-image {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    margin-left: 50% !important;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%); }
  .grom-contest.twenty-mtb .landing-image {
    bottom: 0;
    height: 100%;
    width: 100% !important;
    background-size: cover;
    background-position: bottom; }
  .grom-contest.twenty-mtb .header-front {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: #191919;
    opacity: .6;
    mix-blend-mode: multiply; }
    .grom-contest.twenty-mtb .header-front.multiply {
      opacity: .3; }
  .grom-contest.twenty-mtb .social-img {
    height: 350px;
    width: 100%;
    min-width: 750px;
    margin-bottom: 50px;
    margin-top: 50px;
    margin-left: 50% !important;
    transform: translateX(-50%);
    display: block;
    -webkit-transform: translateX(-50%);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat; }
  .grom-contest.twenty-mtb .header-content {
    padding: 8vh 12vw;
    position: relative;
    z-index: 3; }
    .grom-contest.twenty-mtb .header-content .header-grom-logo {
      position: relative;
      left: -5px;
      bottom: -10px;
      height: 20vw;
      width: 32vw;
      display: inline-block;
      background-image: url("/images/ci-images/2020-mtb-grom-logo.png");
      background-repeat: no-repeat;
      background-size: contain;
      background-position: bottom center; }
    .grom-contest.twenty-mtb .header-content .enter-text {
      color: #fff;
      font-size: 2.25vw;
      line-height: 2.8vw;
      margin-top: 65px; }
      .grom-contest.twenty-mtb .header-content .enter-text span {
        display: inline-block; }
    .grom-contest.twenty-mtb .header-content a.enter-contest {
      cursor: pointer;
      z-index: 4;
      font-size: 2.25vw;
      color: #fff;
      text-transform: lowercase;
      transition: .3s; }
      .grom-contest.twenty-mtb .header-content a.enter-contest u {
        text-decoration: none;
        border-bottom: 5px solid #fff; }
      .grom-contest.twenty-mtb .header-content a.enter-contest:hover {
        opacity: .5; }
    @media screen and (min-width: 1440px) {
      .grom-contest.twenty-mtb .header-content .header-grom-logo {
        width: 389px;
        height: 331px; }
      .grom-contest.twenty-mtb .header-content .enter-text, .grom-contest.twenty-mtb .header-content a.enter-contest {
        font-size: 26px;
        line-height: 1.2em; } }
  .grom-contest.twenty-mtb ul.entry-links {
    height: 10px;
    position: absolute;
    left: 12vw;
    bottom: 10vh;
    z-index: 999;
    font-size: 12px;
    letter-spacing: .15em;
    transition: padding .28s ease-in-out; }
    .grom-contest.twenty-mtb ul.entry-links li {
      font-size: 10px;
      display: inline-block;
      padding-right: 50px; }
      .grom-contest.twenty-mtb ul.entry-links li a {
        color: #fff;
        text-transform: uppercase;
        letter-spacing: .12em !important;
        transition: color .28s; }
        .grom-contest.twenty-mtb ul.entry-links li a:hover {
          opacity: .5; }
  .grom-contest.twenty-mtb .top-bar {
    visibility: hidden;
    opacity: 0;
    width: 100%;
    height: 60px;
    background: #191919;
    position: fixed;
    top: 0;
    z-index: 998;
    transition: .28s; }
    .grom-contest.twenty-mtb .top-bar.visible {
      visibility: visible;
      opacity: 1; }
  .grom-contest.twenty-mtb .grom-create, .grom-contest.twenty-mtb .grom-center, .grom-contest.twenty-mtb .grom-social, .grom-contest.twenty-mtb .grom-win {
    padding: 0 30px; }
  .grom-contest.twenty-mtb .grom-create {
    position: relative;
    width: 100%;
    height: 750px;
    background-image: url("/images/ci-images/grom-mtb-top.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center;
    position: relative;
    text-align: center; }
    @media screen and (min-width: 1540px) {
      .grom-contest.twenty-mtb .grom-create {
        background-size: contain; } }
  .grom-contest.twenty-mtb .grom-create h3 {
    text-transform: lowercase;
    color: #fff;
    display: inline-block;
    font-size: 46px;
    letter-spacing: -.02em;
    line-height: 1.1em;
    position: relative;
    margin-top: 100px; }
  .grom-contest.twenty-mtb .grom-create h5 {
    text-transform: none;
    max-width: 340px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    position: relative;
    margin-top: 35px;
    line-height: 1.2em;
    letter-spacing: 0; }
  .grom-contest.twenty-mtb .grom-create .grom-instructions {
    text-transform: lowercase;
    color: #fff;
    display: block;
    font-size: 16px;
    padding-top: 10px;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    bottom: 60px;
    width: 100%;
    text-align: center; }
  .grom-contest.twenty-mtb .big {
    font-size: 46px;
    letter-spacing: -.02em;
    padding-right: 30px; }
  .grom-contest.twenty-mtb .grom-ctas {
    width: 100%;
    height: 175px;
    max-width: 750px;
    margin: 95px auto 0 auto;
    padding: 0 30px; }
  .grom-contest.twenty-mtb .grom-ctas a {
    display: block;
    width: 175px;
    height: 175px; }
  .grom-contest.twenty-mtb a.bumper-cta {
    margin: 0 auto;
    background-image: url("/images/ci-images/bumper-icon.png");
    background-size: contain;
    background-repeat: no-repeat; }
  .grom-contest.twenty-mtb a.music-cta, .grom-contest.twenty-mtb a.bumper-cta {
    transition: .3s; }
    .grom-contest.twenty-mtb a.music-cta:hover, .grom-contest.twenty-mtb a.bumper-cta:hover {
      transform: scale(0.98);
      opacity: .9; }
  .grom-contest.twenty-mtb .grom-center {
    width: 100%;
    background-size: contain;
    position: relative;
    height: 900px;
    background-image: url("/images/ci-images/grom-mtb-bottom1.jpg");
    background-repeat: no-repeat;
    background-position: center; }
  .grom-contest.twenty-mtb .winner-1, .grom-contest.twenty-mtb .winner-2, .grom-contest.twenty-mtb .winner-3 {
    width: 330px;
    height: 450px;
    position: absolute;
    background-size: cover;
    transition: .3s;
    background-repeat: no-repeat; }
  .grom-contest.twenty-mtb .winner-1.z-move {
    transform: translate3d(0, 30px, 2500px) !important;
    transition-delay: 0 !important; }
  .grom-contest.twenty-mtb .winner-2.z-move {
    transform: translate3d(0, -100px, 3000px) !important;
    transition-delay: .2s; }
  .grom-contest.twenty-mtb .winner-3.z-move {
    transform: translate3d(-50px, -200px, 3000px) !important;
    transition-delay: .2s; }
  .grom-contest.twenty-mtb .winner-1.z-move-left, .grom-contest.twenty-mtb .winner-2.z-move-left {
    transform: translate3d(-110px, 0, 0) !important; }
  .grom-contest.twenty-mtb .winner-1 {
    background-image: url("/images/ci-images/byrd.jpg");
    background-position: right;
    z-index: 5; }
    .grom-contest.twenty-mtb .winner-1:hover {
      box-shadow: 0px 5px 50px rgba(0, 0, 0, 0.3); }
  .grom-contest.twenty-mtb .winner-2 {
    background-image: url("/images/ci-images/bode.jpg");
    z-index: 4; }
    .grom-contest.twenty-mtb .winner-2:hover {
      box-shadow: 0px 5px 75px rgba(0, 0, 0, 0.3); }
  .grom-contest.twenty-mtb .winner-3 {
    background-image: url("/images/ci-images/terje.jpg");
    z-index: 3; }
    .grom-contest.twenty-mtb .winner-3:hover {
      box-shadow: 0px 5px 100px rgba(0, 0, 0, 0.3); }
  .grom-contest.twenty-mtb .winner-1 {
    left: 5vw;
    top: 0; }
  .grom-contest.twenty-mtb .winner-2 {
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 150px; }
  .grom-contest.twenty-mtb .winner-3 {
    right: 5vw;
    top: 300px; }
  .grom-contest.twenty-mtb .winners {
    transform-style: preserve-3d;
    perspective: 10000px;
    position: relative;
    width: 80vw;
    max-width: 1000px;
    margin: 0 auto; }
    .grom-contest.twenty-mtb .winners p {
      z-index: 5;
      position: absolute;
      bottom: 145px;
      right: -90px;
      font-size: 16px;
      color: #fff;
      font-weight: 200;
      width: 245px;
      transform: rotate(-90deg);
      text-shadow: -0.5px 0px 1.5px rgba(0, 0, 0, 0.4); }
    .grom-contest.twenty-mtb .winners div .overlay {
      width: 100%;
      height: 100%;
      opacity: 0;
      background: #191919;
      transition: .5s; }
      .grom-contest.twenty-mtb .winners div .overlay:hover {
        opacity: .75; }
  .grom-contest.twenty-mtb .grom-social {
    text-align: center; }
  .grom-contest.twenty-mtb p.grom-share {
    padding: 15px 15px 0 15px;
    text-transform: lowercase;
    color: #fff;
    display: inline-block; }
  .grom-contest.twenty-mtb p.grom-share, .grom-contest.twenty-mtb .line {
    font-size: 16px; }
  .grom-contest.twenty-mtb .social-video {
    width: 100%;
    max-width: 400px;
    margin: 50px auto;
    display: block; }
  .grom-contest.twenty-mtb .grom-win {
    width: 100%;
    position: relative;
    height: 75vh;
    background-position: top center;
    background-size: cover;
    background-image: url("/images/ci-images/grom-mtb-bottom2.jpg");
    text-align: center; }
  .grom-contest.twenty-mtb p.win-details {
    margin: 0 auto;
    max-width: 850px;
    padding-top: 15px;
    text-transform: lowercase;
    color: #fff;
    display: inline-block; }
    .grom-contest.twenty-mtb p.win-details span.big {
      float: left; }
    .grom-contest.twenty-mtb p.win-details span.line {
      text-align: left;
      display: block;
      width: 622px;
      float: right;
      margin-bottom: -5px; }
  .grom-contest.twenty-mtb a.enter-now {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 55px;
    color: #fff;
    text-transform: lowercase;
    cursor: default;
    width: 100%; }
    .grom-contest.twenty-mtb a.enter-now u {
      transition: .3s;
      cursor: pointer;
      text-decoration: none;
      border-bottom: 9px solid #fff; }
      .grom-contest.twenty-mtb a.enter-now u:hover {
        opacity: .5;
        color: #fff !important; }
  .grom-contest.twenty-mtb a.button {
    background: #00adee !important; }
  @media screen and (max-width: 1240px) {
    .grom-contest.twenty-mtb .big {
      display: block;
      padding-bottom: 35px;
      padding-right: 0;
      text-align: center; }
    .grom-contest.twenty-mtb .win-details {
      text-align: center; }
    .grom-contest.twenty-mtb .grom-instructions {
      padding: 10px 30px 0 30px; }
    .grom-contest.twenty-mtb .header-content .header-grom-logo {
      height: 300px;
      width: 348px; }
    .grom-contest.twenty-mtb .header-content .enter-text, .grom-contest.twenty-mtb .header-content a.enter-contest {
      font-size: 28px;
      line-height: 30px; }
      .grom-contest.twenty-mtb .header-content .enter-text span, .grom-contest.twenty-mtb .header-content a.enter-contest span {
        display: inline; } }
  @media screen and (max-width: 915px) {
    .grom-contest.twenty-mtb .winners {
      width: 90vw; }
      .grom-contest.twenty-mtb .winners div {
        position: relative;
        margin: 0 auto;
        height: 350px;
        width: 80%;
        right: initial;
        left: initial;
        top: initial; }
      .grom-contest.twenty-mtb .winners .winner-1, .grom-contest.twenty-mtb .winners .winner-2 {
        margin-bottom: 30px; }
      .grom-contest.twenty-mtb .winners .winner-1.z-move, .grom-contest.twenty-mtb .winners .winner-2.z-move, .grom-contest.twenty-mtb .winners .winner-3.z-move {
        transform: translate3d(0, 0, 300px) !important;
        transition-delay: 0 !important; }
      .grom-contest.twenty-mtb .winners .winner-1.z-move-left, .grom-contest.twenty-mtb .winners .winner-2.z-move-left {
        transform: translate3d(0, 0, 0) !important; }
    .grom-contest.twenty-mtb .grom-center {
      padding: 0;
      background: none;
      height: 1200px; }
    .grom-contest.twenty-mtb .winner-1, .grom-contest.twenty-mtb .winner-2 {
      background-position: top; }
    .grom-contest.twenty-mtb .winner-3 {
      background-position: 0 -70px; }
    .grom-contest.twenty-mtb .grom-instructions {
      bottom: 30px; }
    .grom-contest.twenty-mtb .grom-ctas {
      max-width: 500px; }
    .grom-contest.twenty-mtb .grom-create {
      background-position: right top;
      background-size: 120%; }
    .grom-contest.twenty-mtb .win-details * {
      width: 100% !important; }
    .grom-contest.twenty-mtb .win-details .big {
      float: none !important;
      margin: 0 auto;
      text-align: center !important; }
    .grom-contest.twenty-mtb .win-details .line {
      display: inline !important;
      float: none !important;
      margin: 0 auto -10px auto;
      text-align: center !important; } }
  @media screen and (max-width: 760px) {
    .grom-contest.twenty-mtb .entry-links {
      width: 100%;
      left: 10px !important;
      text-align: center; }
    .grom-contest.twenty-mtb .entry-links li {
      height: 20px;
      line-height: 20px;
      font-size: 2vw !important;
      padding-right: 5.9vw !important; }
    .grom-contest.twenty-mtb a.enter-now {
      margin-top: 180px; } }
  @media screen and (max-width: 690px) {
    .grom-contest.twenty-mtb .grom-title {
      top: 390px; }
    .grom-contest.twenty-mtb .header-content {
      text-align: center; }
      .grom-contest.twenty-mtb .header-content .enter-contest {
        display: block;
        margin-top: 50px;
        text-align: center; }
      .grom-contest.twenty-mtb .header-content .header-grom-logo {
        height: 220px !important;
        position: static !important; }
      .grom-contest.twenty-mtb .header-content .enter-text {
        margin-top: 50px; }
      .grom-contest.twenty-mtb .header-content .enter-text, .grom-contest.twenty-mtb .header-content a.enter-contest {
        font-size: 24px;
        line-height: 26px; }
        .grom-contest.twenty-mtb .header-content .enter-text u, .grom-contest.twenty-mtb .header-content a.enter-contest u {
          border-bottom-width: 4px; } }
  @media screen and (max-width: 630px) {
    .grom-contest.twenty-mtb .header {
      height: calc(100vh - 60px); }
    .grom-contest.twenty-mtb .grom-ctas {
      max-width: 400px; }
    .grom-contest.twenty-mtb a.music-cta, .grom-contest.twenty-mtb a.bumper-cta {
      width: 130px;
      height: 130px; }
    .grom-contest.twenty-mtb .rules .header-grom-logo {
      width: 80% !important;
      top: 150px !important; } }
  @media screen and (max-width: 480px) {
    .grom-contest.twenty-mtb .header {
      min-height: 550px; }
    .grom-contest.twenty-mtb .header-content .enter-contest {
      margin-top: 40px; }
    .grom-contest.twenty-mtb .header-content .header-grom-logo {
      height: 160px;
      width: 204px; }
    .grom-contest.twenty-mtb .header-content .enter-text {
      margin-top: 40px; }
    .grom-contest.twenty-mtb .header-content .enter-text, .grom-contest.twenty-mtb .header-content a.enter-contest {
      font-size: 20px;
      line-height: 23px; }
      .grom-contest.twenty-mtb .header-content .enter-text u, .grom-contest.twenty-mtb .header-content a.enter-contest u {
        border-bottom-width: 3px; }
    .grom-contest.twenty-mtb a.enter-now {
      font-size: 30px;
      margin-top: 120px; }
      .grom-contest.twenty-mtb a.enter-now u {
        border-bottom-width: 5px; }
    .grom-contest.twenty-mtb .winner-3 {
      background-position: 0 0; } }
  @media screen and (max-width: 415px) {
    .grom-contest.twenty-mtb .grom-ctas {
      margin-top: 45px;
      padding: 15px; }
      .grom-contest.twenty-mtb .grom-ctas a {
        width: 100px;
        height: 100px; }
    .grom-contest.twenty-mtb .grom-create {
      height: 660px;
      background-position: -200px 0;
      background-size: 200%; }
    .grom-contest.twenty-mtb h5, .grom-contest.twenty-mtb .grom-instructions, .grom-contest.twenty-mtb p.grom-share, .grom-contest.twenty-mtb .line {
      font-size: 14px !important; }
    .grom-contest.twenty-mtb .big, .grom-contest.twenty-mtb h3 {
      font-size: 29px !important; }
    .grom-contest.twenty-mtb .winners {
      width: calc(100% - 30px);
      width: 100%; } }
  @media screen and (max-width: 320px) {
    .grom-contest.twenty-mtb .header {
      min-height: 450px; }
    .grom-contest.twenty-mtb .header-content .enter-contest {
      margin-top: 50px; }
    .grom-contest.twenty-mtb .header-content .enter-text {
      margin-top: 30px; }
    .grom-contest.twenty-mtb .header-content .header-grom-logo {
      height: 160px;
      width: 184px; }
    .grom-contest.twenty-mtb .header-content .enter-text, .grom-contest.twenty-mtb .header-content a.enter-contest {
      font-size: 16px;
      line-height: 21px; } }

.grom-contest.twenty-mtb.page .header-back {
  background-position: bottom center;
  background-image: url("/images/ci-images/rules-header-2020-mtb.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1; }

.grom-contest.twenty-mtb .grom-logos {
  padding-top: 50px; }

.grom-contest.twenty-mtb .grom-logos a {
  display: inline-block;
  width: 120px;
  height: 80px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin: 25px; }

@media screen and (max-width: 600px) {
  .grom-contest.eighteen .grom-logos a {
    width: 80px;
    height: 60px;
    margin: 10px; } }

.grom-contest.twenty-mtb.page .contest-description {
  width: 700px;
  margin: 50px auto 0 auto; }

.grom-contest.twenty-mtb.page-mtb .contest-description a {
  color: #fff;
  text-decoration: underline; }

.grom-contest.twenty-mtb .grom-instructions a {
  color: #fff;
  text-decoration: underline;
  transition: .28s ease; }
  .grom-contest.twenty-mtb .grom-instructions a:hover {
    opacity: .6; }

.grom-contest.twenty-mtb.page-mtb .contest-description a:hover, .grom-contest.eighteen .grom-instructions a:hover {
  color: #fff !important; }

.grom-contest.twenty-mtb .upload .contest-description {
  width: 100% !important; }

.grom-contest.twenty-mtb.page .contest-description h3 {
  font-size: 36px;
  text-transform: lowercase;
  color: #fff;
  letter-spacing: 0; }

.grom-contest.twenty-mtb.page .header-grom-logo {
  width: 50%;
  background-size: contain;
  height: 190px;
  z-index: 4;
  background-repeat: no-repeat;
  position: relative;
  background-position: center;
  margin: 0 auto;
  top: 200px;
  background-image: url("/images/ci-images/2020-mtb-grom-logo.png"); }

.upload.contest .contest-entry-step-list .entry-step h3 {
  letter-spacing: 0 !important; }

.upload.contest .section-title {
  text-transform: capitalize !important;
  letter-spacing: 0 !important; }

.grom-contest.twenty-mtb.page h2.grom-title {
  position: absolute;
  top: 430px;
  width: 100%;
  display: block;
  z-index: 4;
  text-align: center;
  letter-spacing: 0;
  font-size: 40px;
  color: #fff;
  text-transform: lowercase;
  line-height: 47px;
  /* text-transform: lowercase; */
  color: #fff; }

.grom-contest.twenty-mtb.page .grom-gradient {
  width: 100%;
  height: 33%;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 4; }

.grom-contest.twenty-mtb.page .contest .contest-description p, .grom-contest.twenty-mtb.page .contest.upload p {
  color: #fff; }

.grom-contest.twenty-mtb.page .contest .contest-description li {
  color: #fff;
  font-size: 18px;
  line-height: 1.4em;
  padding: 5px 0;
  margin-bottom: 10px;
  display: block; }

@media screen and (max-width: 768px) {
  .grom-contest.twenty-mtb.page .contest-description {
    width: 100%;
    padding: 0 15px; } }
