.elementor-157631 .elementor-element.elementor-element-656e73e{z-index:1;}.elementor-157631 .elementor-element.elementor-element-825026f{margin-top:-80px;margin-bottom:0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-157631 .elementor-element.elementor-element-cda0570{text-align:center;}.elementor-157631 .elementor-element.elementor-element-0178e7d{margin-top:-90px;margin-bottom:0px;}.elementor-157631 .elementor-element.elementor-element-2601f07 > .elementor-widget-container{padding:20px 0px 30px 0px;}.elementor-157631 .elementor-element.elementor-element-f97ff9b{text-align:center;}.elementor-157631 .elementor-element.elementor-element-fa577f6:not(.elementor-motion-effects-element-type-background), .elementor-157631 .elementor-element.elementor-element-fa577f6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(80deg, #29609F 0%, #709BC5 100%);}.elementor-157631 .elementor-element.elementor-element-fa577f6{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-157631 .elementor-element.elementor-element-fa577f6 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-157631 .elementor-element.elementor-element-58a9161:not(.elementor-motion-effects-element-type-background), .elementor-157631 .elementor-element.elementor-element-58a9161 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#E3E3E3;}.elementor-157631 .elementor-element.elementor-element-58a9161{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:20px 0px 0px 0px;}.elementor-157631 .elementor-element.elementor-element-58a9161 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-157631 .elementor-element.elementor-element-ebfeea3{--spacer-size:50px;}/* Start custom CSS for html, class: .elementor-element-656e73e */.header {
  position:relative;
  text-align:center;
  background: linear-gradient(60deg, rgba(84,58,183,1) 0%, rgba(0,172,193,1) 100%);
  color:white;
  padding-top: 50px;
  font-size: 20px;
  font-weight: bold
}

.inner-header {
  height:7vh;
  width:100%;
  margin: 0;
  padding-bottom: 60px;
  padding-top: 20px;
  font-family:Cinzel Decorative;
  font-size: 50px;
  font-weight: bold
}

.flex { /*Flexbox for containers*/
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.waves {
  position:relative;
  width: 100%;
  height:1vh;
  margin-bottom:-10px; /*Fix for safari gap*/
  min-height:50px;
  max-height:50px;
}

.content {
  position:relative;
  height:20vh;
  text-align:center;
  background-color: white;
}

/* Animation */

.parallax > use {
  animation: move-forever 25s cubic-bezier(.55,.5,.45,.5)     infinite;
}
.parallax > use:nth-child(1) {
  animation-delay: -2s;
  animation-duration: 7s;
}
.parallax > use:nth-child(2) {
  animation-delay: -3s;
  animation-duration: 10s;
}
.parallax > use:nth-child(3) {
  animation-delay: -4s;
  animation-duration: 13s;
}
.parallax > use:nth-child(4) {
  animation-delay: -5s;
  animation-duration: 20s;
}
@keyframes move-forever {
  0% {
   transform: translate3d(-90px,0,0);
  }
  100% { 
    transform: translate3d(85px,0,0);
  }
}
/*Shrinking for mobile*/
@media (max-width: 768px) {
  .waves {
    height:40px;
    min-height:40px;
  }
  .content {
    height:30vh;
  }
  h1 {
    font-size:24px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2601f07 */#tacho-points{
    text-align: center;
    padding-top: 35%;
    padding-left: 20px;
    padding-right: 20px;
}

#Screen3{
    text-align: center;
    padding-top: 80px;
    padding-bottom: 0px;
    margin-left: 5px;
    margin-right: 5px;
    border-radius: 100%;
    position: relative;
    top:0px;
    background-color: gold;
}

#wobbfc-medal{
    text-align: center;
    padding-top: 45%;
    margin-left: 5px;
    margin-right: 5px;
}

#tacho-qmile{
    text-align: center;
    padding-top: 45%;
    padding-left: 15px;
    padding-right: 15px;
}

.slides {
    padding: 0;
    width: 250px;
    height: 200px;
    display: block;
    margin: 0 auto;
    position: relative;
}

.slides * {
    user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
}

.slides input { display: none; }

.slide-container { display: block; }

.slide {
    top: 0;
    opacity: 0;
    width: 250px;
    height: 200px;
    display: block;
    position: absolute;

    transform: scale(0);


}



.nav label {
    width: 200px;
    height: 100%;
    display: none;
    position: absolute;
	opacity: 0;
    z-index: 9;
    cursor: pointer;
    transition: opacity 0;
    font-size: 50px;
    text-align: center;
    line-height: 190px;
    font-family: "Varela Round", sans-serif;
    background-color: rgba(255, 255, 255, .3);
    text-shadow: 0px 0px 15px rgb(119, 119, 119);
    border-radius: 50%;
    margin-top: 0px;
    margin-left: 0px;
  
}

.slide:hover + .nav label { opacity: 0; }

.nav label:hover { opacity: 0; }

.nav .next { right: 0; }

input:checked + .slide-container  .slide {
    opacity: 1;

    transform: scale(1);


}

input:checked + .slide-container .nav label { display: block; }



#mainx {
  width: 210px;
  height: 210px;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.1s;
  transition: -webkit-transform 0.1s;
  transition: transform 0.1s;
  transition: transform 0.1s, -webkit-transform 0.1s;
      border-radius: 100%;
  background: -webkit-linear-gradient(285deg, gold 0%, #cc00ff 100%);
  margin: 0 auto;
  box-shadow: 0 0 100px rgba(0, 0, 255, 0.8);
}

#screenx {
  color: #fff;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  background: #010101;
  width: 180px;
  height: 180px;
  margin: 15px;
  position: absolute;
  overflow: hidden;
  border-radius: 72px;

}

#screenx-gold {
  color: #fff;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  background: gold;
  width: 180px;
  height: 180px;
  margin: 15px;
  position: absolute;
  overflow: hidden;
  border-radius: 72px;

}

#screenx-silver {
  color: #fff;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  background: silver;
  width: 180px;
  height: 180px;
  margin: 15px;
  position: absolute;
  overflow: hidden;
  border-radius: 72px;

}

#screenx-bronze {
  color: #fff;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  background: #cd7f32;
  width: 180px;
  height: 180px;
  margin: 15px;
  position: absolute;
  overflow: hidden;
  border-radius: 72px;

}

#containerx {
    border-radius: 100%;
    overflow: hidden;
    padding-top: 55px;
    text-align: center;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ee7eca4 */@import url("https://fonts.googleapis.com/css?family=Exo+2:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i");
* {
  box-sizing: border-box;
}

.button {
  position: relative;
  display: inline-block;
  cursor: pointer;
  margin: 30px;
  height: 80px;
  line-height: 1.5;
  padding:  16px 15px 50px 20px;
  border-radius: 2em;
  font-size: 26px;
  color: #fff;
  font-family: "Exo 2", sans-serif;
  font-weight: 200;
  white-space: nowrap;
  border: 2px solid #BDD4EE;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -webkit-transform: translateZ(1em);
          transform: translateZ(1em);
  text-shadow: 0 2px 10px #fff;
  box-shadow: 0 0 5px #A8D1FF, inset 0 0 10px rgba(167, 209, 255, 0.3);
  -webkit-animation: button-glow 2s ease-in-out infinite;
          animation: button-glow 2s ease-in-out infinite;
          -webkit-tap-highlight-color: transparent;
}

.button:active {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
          -webkit-tap-highlight-color: transparent;
}
.button:active, .button:active *, .button:active *:before, .button:active *:after {
  -webkit-animation: none !important;
          animation: none !important;
          -webkit-tap-highlight-color: transparent;
}
.button svg {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  position: absolute;
  pointer-events: none;
  z-index: 1;
  -webkit-animation: svg-scaling 2s linear infinite;
          animation: svg-scaling 2s linear infinite;
  -webkit-transform: translateX(60px) translateY(-57px);
          transform: translateX(60px) translateY(-57px);
}
.button svg [fill="#BDD3EE"] {
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -webkit-animation: revolution 5s linear infinite;
          animation: revolution 5s linear infinite;
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.button .text {
  display: inline-block;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transform: translateZ(0.5em);
          transform: translateZ(0.5em);
  -webkit-animation: text-glow 2s ease-in-out infinite;
          animation: text-glow 2s ease-in-out infinite;
}
.button .length {
  position: relative;
  z-index: 1;
  display: inline-block;
  vertical-align: top;
  width: 46px;
  height: 43px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  font-size: 18px;
  font-weight: 500;
  margin-left: 2em;
  border: 2px solid #F6A623;
  text-shadow: 0 0 5px #F6A623;
  -webkit-transition: all 0.5s, border 0.3s;
  transition: all 0.5s, border 0.3s;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-animation: button-orange 2s ease-in-out infinite, floatingZ 2s ease-in-out infinite;
          animation: button-orange 2s ease-in-out infinite, floatingZ 2s ease-in-out infinite;
  animation-direction: reverse;
}
.button .length:before {
  content: "";
  position: absolute;
  top: 4px;
  left: 5px;
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 2px dotted transparent;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-animation: subrevolution 1s linear infinite;
          animation: subrevolution 1s linear infinite;
}
.button .length:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: -15px;
  left: -16px;
  display: block;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border: 2px dotted transparent;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-animation: subrevolution 2s linear infinite;
          animation: subrevolution 2s linear infinite;
  animation-direction: reverse;
}

@-webkit-keyframes text-glow {
  0% {
    text-shadow: 0 0 0 #A8D1FF;
  }
  50% {
    text-shadow: 0 1px 15px #A8D1FF;
  }
  100% {
    text-shadow: 0 0 0 #A8D1FF;
  }
}

@keyframes text-glow {
  0% {
    text-shadow: 0 0 0 #A8D1FF;
  }
  50% {
    text-shadow: 0 1px 15px #A8D1FF;
  }
  100% {
    text-shadow: 0 0 0 #A8D1FF;
  }
}
@-webkit-keyframes button-glow {
  0% {
    box-shadow: 0 0 15px #A8D1FF, inset 0 1px 20px #A7D1FF;
  }
  50% {
    box-shadow: 0 0 5px #A8D1FF, inset 0 0 10px rgba(167, 209, 255, 0.3);
  }
  100% {
    box-shadow: 0 0 15px #A8D1FF, inset 0 1px 20px #A7D1FF;
  }
}
@keyframes button-glow {
  0% {
    box-shadow: 0 0 15px #A8D1FF, inset 0 1px 20px #A7D1FF;
  }
  50% {
    box-shadow: 0 0 5px #A8D1FF, inset 0 0 10px rgba(167, 209, 255, 0.3);
  }
  100% {
    box-shadow: 0 0 15px #A8D1FF, inset 0 1px 20px #A7D1FF;
  }
}
@-webkit-keyframes button-orange {
  0% {
    box-shadow: 0 0 5px #EAD0A5, inset 0 0 10px rgba(243, 201, 131, 0.3);
  }
  50% {
    box-shadow: 0 0 15px #EAD0A5, inset 0 1px 20px rgba(243, 201, 131, 0.8);
  }
  100% {
    box-shadow: 0 0 5px #EAD0A5, inset 0 0 10px rgba(243, 201, 131, 0.3);
  }
}
@keyframes button-orange {
  0% {
    box-shadow: 0 0 5px #EAD0A5, inset 0 0 10px rgba(red);
  }
  50% {
    box-shadow: 0 0 15px #EAD0A5, inset 0 1px 20px rgba(243, 201, 131, 0.8);
  }
  100% {
    box-shadow: 0 0 5px #EAD0A5, inset 0 0 10px rgba(243, 201, 131, 0.3);
  }
}




@keyframes subrevolution {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  25% {
    border-left-color: #A7D1FF;
  }
  50% {
    border-right-color: #A7D1FF;
  }
  100% {
    border-top-color: transparent;
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-638f5a6 */.hero {position:relative; text-align: center; overflow: hidden; color: #fcfcfc; }
.hero {font-family: 'Holtwood One SC', serif;font-weight: normal;font-size: 5.4em;margin:0 0 20px; text-shadow:0 0 12px rgba(0, 0, 0, 0.5);text-transform: uppercase;letter-spacing:-1px;}
.hero p {font-family: 'Abel', sans-serif;text-transform: uppercase; color: #5CCA87; letter-spacing: 6px;text-shadow:0 0 12px rgba(0, 0, 0, 0.5);font-size: 1.2em;}
.hero-wrap {padding: 3.5em 10px;}
.hero p.intro {font-family: 'Holtwood One SC', serif;text-transform: uppercase;letter-spacing: 1px;font-size: 3em;margin-bottom:-40px;}
.hero p.year {color: #fff; letter-spacing: 20px; font-size: 34px; margin: -25px 0 25px;}
.hero p.year i {font-size: 14px;vertical-align: middle;}
#bracket {overflow:hidden;background-color: #e1e1e1;background-color:rgba(225,225,225,0.9);padding-top: 20px;font-size: 12px;padding: 40px 0;}
.container {max-width: 1100px;margin: 0 auto;display:block;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: -webkit-flex;display: flex;-webkit-flex-direction:row;flex-direction: row;}
.split {display:block;float:left;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display:flex;width: 42%;-webkit-flex-direction:row;-moz-flex-direction:row;flex-direction:row;}
.champion {float:left;display:block;width: 16%;-webkit-flex-direction:row;flex-direction:row;-webkit-align-self:center;align-self:center;margin-top: -15px;text-align: center;padding: 230px 0\9;} 
.champion i {color: #a0a6a8; font-size: 45px;padding: 10px 0; }
.round {display:block;float:left;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:95%;width:30.8333%\9;}
.split-two {}
.split-one .round {margin: 0 2.5% 0 0;}
.split-two .round {margin: 0 0 0 2.5%;}
.matchup {margin:0;width: 100%;padding: 10px 0;height:60px;-webkit-transition: all 0.2s;transition: all 0.2s;}
.score {font-size: 11px;text-transform: uppercase;float: right;color: #2C7399;font-weight: bold;font-family: 'Roboto Condensed', sans-serif;position: absolute;right: 5px;}
.team {padding: 0 5px;margin: 3px 0;height: 25px; line-height: 25px;white-space: nowrap; overflow: hidden;position: relative;}
.round-two .matchup {margin:0; height: 60px;padding: 50px 0;}
.round-three .matchup {margin:0; height: 60px; padding: 130px 0;}
.round-details {font-family: 'Roboto Condensed', sans-serif; font-size: 13px; color: #2C7399;text-transform: uppercase;text-align: center;height: 40px;}
.champion li, .round li {background-color: #fff;box-shadow: none; opacity: 0.45;}
.current li {opacity: 1;}
.current li.team {background-color: #fff;box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);opacity: 1;}
.vote-options {display: block;height: 52px;}
.share .container {margin: 0 auto; text-align: center;}
.share-icon {font-size: 24px; color: #fff;padding: 25px;}
.share-wrap {max-width: 1100px; text-align: center; margin: 60px auto;}
.final {margin: 4.5em 0;}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.share-icon {color: #fff; opacity: 0.35; }
.share-icon:hover { opacity:1;  -webkit-animation: pulse 0.5s; animation: pulse 0.5s;}
.date {font-size: 10px; letter-spacing: 2px;font-family: 'Istok Web', sans-serif;color:#3F915F;}



@media screen and (min-width: 981px) and (max-width: 1099px) {
  .container {margin: 0 1%;}
  .champion {width: 14%;}
  .split {width:43%; }
  .split-one .vote-box {margin-left: 138px;}
  .hero p.intro {font-size: 28px;}
  .hero p.year {margin: 5px 0 10px;}

}

@media screen and (max-width: 980px) {
  .container {-webkit-flex-direction:column;-moz-flex-direction:column;flex-direction:column;}
  .split, .champion {width: 90%;margin: 35px 5%;}
  .champion {-webkit-box-ordinal-group:3;-moz-box-ordinal-group:3;-ms-flex-order:3;-webkit-order:3;order:3;}
  .split {border-bottom: 1px solid #b6b6b6; padding-bottom: 20px;}
  .hero p.intro {font-size: 24px;}
  .hero h1 {font-size: 3em; margin: 15px 0;}
  .hero p {font-size: 1em;}
}


@media screen and (max-width: 400px) {

  .split {width: 95%;margin: 25px 2.5%;}
  .round {width:21%;}
  .current {-webkit-flex-grow:1;-moz-flex-grow:1;flex-grow:1;}
  .hero h1 {font-size: 2.15em; letter-spacing: 0;margin:0; }
  .hero p.intro {font-size: 1.15em;margin-bottom: -10px;}
  .round-details {font-size: 90%;}
  .hero-wrap {padding: 2.5em;}
  .hero p.year {margin: 5px 0 10px; font-size: 18px;}

}

.round-two .matchup {
 padding: 0px 0px 0px;
 padding-top: 40px;
}

.round-three .matchup {
 padding: 0px;
 padding-top: 40px;
}

.final {
 margin: 0px;
margin-top: -160px;
padding-bottom: 70px;
visibility: hidden;
}

.semis-r{
    padding-top: 20px;
}

.champion i {
    color:#d5d5d5;
    font-size: 45px;
    padding: 10px 0px;
    padding-top: 160px
}/* End custom CSS */