html, body {
  margin:0px;
  }
  
  ::selection {
    background: #fff; /* WebKit/Blink Browsers */
  }
  ::-moz-selection {
    background: #fff; /* Gecko Browsers */
  }
  
  
  
  .closed-msg {
      text-transform: uppercase;
      font-weight: 800;
      text-align: center;
      color: white;
      font-size: 32px;
      text-shadow: 3px 3px #2b2b2b;
  }
  
  span.fa-layers-text.fa-inverse {
      font-size: 38px;
      line-height: 43px;
      left: 61%;
  }
  
  
  img#Washington\ Football\ Team {
      max-width: 43px;
      min-width: 43px;
      border-radius: 30px;
      height: 43px;
  }
  .ui-draggable  {
    touch-action: none;
    -ms-touch-action: none;
  }
  .team-logo:hover {
      cursor: grab;
  }
  
  .scroll-area--left {
    display:none;
      flex-basis: 100%;
      /* background: #ffffff66; */
      width: 50px;
      position: fixed;
      left: 5px;
      top: 372px;
      color: white;
      height: 35px;
      font-size: 30px;
      font-weight: 800;
    transform:rotate(180deg)
  }
  
  .scroll-area--right {
    display:none;
      flex-basis: 100%;
      /* background: #ffffff66; */
      width: 50px;
      position: fixed;
      right: 5px;
      top: 372px;
      color: white;
      height: 35px;
      font-size: 30px;
      font-weight: 800;
  }
  
  body {
    font-family: Arial;
    font-size: 10pt;
    background-color:#000;
    background-image: url(https://assets.codepen.io/500458/black-repeat.jpg);
  }
  
  ::-webkit-scrollbar {
      width: 12px;
    height:10px;
  }
   
  ::-webkit-scrollbar-track {
      -webkit-box-shadow: inset 0 0 6px rgb(255, 255, 255);
      border-radius: 25px;
      background: #fff;
  }
  
  ::-webkit-scrollbar-thumb {
  border-radius: 25px;
      -webkit-box-shadow: inset 0 0 6px rgb(227 205 125);
      background: #b1a56d;
  }
  
  .privacy-links {
      text-align: right;
      height: 20px;
      display: inline;
      justify-content: center;
      align-items: center;
      flex-basis: 100%;
      position: absolute;
      top: 5px;
      right: 10px;
     color: #fff;
  }
  
  .privacy-links > a {
      color: #a99767;
      font-weight: 800;
  }
  
  
  .bg-wrapper {
      background-position: 50% 75%;
      background-size: cover;
      background-repeat: no-repeat;
      display: flex;
      justify-content: center;
      align-items: center;
    flex-direction:column;
  }
  
  
  
  picture.main-pic {
      height: 100%;
      display: flex;
      align-items: flex-end;
  }
  img.main-img {
      height: 100%;
      width: 100%;
      object-fit: contain;
      object-position: bottom;
      max-width: 600px;
  }
  
  
  h1.main-headline {
      font-weight: 800;
      text-transform: uppercase;
      font-size: 34px;
      line-height: 34px;
    text-align:center;
    
  }
  
  h1.main-headline > small {
      display: block;
      text-align: center;
      font-size: 23px;
      line-height: 46px;
      color: black;
      background: #9e8a59;
      max-width: 525px;
      margin: 15px auto;
      margin-bottom: 0px;
      filter: drop-shadow(2px 0px 6px #9e8a59);
  }
  
  p.main-p {
  display: block;
      text-align: center;
      font-size: 18px;
      line-height: 23px;
      color: black;
      padding: 8px;
      padding-top: 11px;
      max-width: 480px;
      margin: 0 auto;
      text-transform: uppercase;
      font-family: 'Rodfat', sans-serif;
    margin-top:-20px;
  }
  p.main-p > strong {
      font-size: 90px;
      line-height: 94px;
      display: block;
  /*     filter: drop-shadow(3px 3px 0px #9c8a65)drop-shadow(3px 3px 0px #9c8a65); */
      background: linear-gradient( to bottom, #ffffff, #ffe5b0, #ffd473, #9c8a65);
      -webkit-text-fill-color: transparent;
      -webkit-background-clip: text;
      text-shadow: -2px 2px rgb(249 221 83 / 0%);
  }
  
  .logo-wrapper {
      display: flex;
      width: 100%;
      justify-content: center;
    align-items:center;
  }
  
  .logo-left > img {
      max-width: 370px;
  }
  
  
  
  #contest-wrapper {
      padding-bottom: 70px;
  }
  
  .team-logo {
      height: 77px;
      width: 77px;
      margin: 7px;
      background: white;
      border-radius: 50%;
      padding: 7px;
      box-sizing: border-box;
  /*     box-shadow: inset 22px 2px 15px 2px #91855a, inset 13px -8px 22px 2px #44391c, inset 2px -2px 4px 2px #1a1710; */
    background-image: url('https://assets.codepen.io/500458/bg-gradient-gold_2.png');
    background-size:contain;
    background-position: center right;
  /*   filter: drop-shadow(2px 4px 4px black); */
        border: 2px solid white;
        -khtml-user-select: none;
      -o-user-select: none;
      -moz-user-select: none;
      -webkit-user-select: none;
      user-select: none;
  }
  
  .draggable {
    filter: alpha(opacity=60);
    opacity: 0.6;
  }
  
  .dropped {
    position: static !important;
  }
  
  .dz-wrapper {
   display:flex; 
   width:100%;
   min-height:170px;
   flex-wrap: wrap;
    justify-content:center;
    align-items:center;
    max-width:1200px;
    margin:0 auto;
   overflow-x: hidden;
   overflow-y: hidden;
    position:relative;
  }
  
  .single-week-wrapper {
  text-align: center;
      font-weight: normal;
      text-transform: uppercase;
      font-family: Arial, sans-serif;
      font-size: 18px;
      line-height: 24px;
    font-weight:700;
      color: #fff;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      margin: 7px;
  
  }
  
  
  .single-week-wrapper > div {
      padding: 5px;
      height: 90px;
      width: 90px;
      min-width: 90px;
      margin: 10px;
      box-sizing: border-box;
      border-radius: 50%;
     border: 5px dashed white;
      display: flex;
      justify-content: center;
      align-items: center;
      /* background: rgba(0, 0, 0, 0.47843137254901963); */
  /*     background-image: url(https://assets.codepen.io/500458/drop-bg.png);
      background-size: contain;
      background-repeat: no-repeat; */
    background-position: center center;
  }
  
  
  
  #dvSource {
      margin: 15px;
      border: 5px dashed #fff;
      min-height: 80px;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: center;
      position: relative;
      max-width: 900px;
      margin: 15px auto;
      box-sizing: border-box;
  }
  
  div#dvSource:before {
      content: '';
      position: absolute;
      top: -67px;
      left: 0;
      background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/500458/scroll-arrow.png);
      width: 38px;
      height: 30px;
      background-repeat: no-repeat;
      transform: rotate(180deg);
  }
  
  div#dvSource:after {
      content: '';
      position: absolute;
      top: -67px;
      right: 0;
      background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/500458/scroll-arrow.png);
      width: 38px;
      height: 30px;
      background-repeat: no-repeat;
  }
  
  
  .review-btn-wrapper {
    position:fixed;
    bottom:0px;
    display:flex;
    justify-content:center;
    align-items:center;
    width:100%;
    height:50px;
    background:#9e8a59;
    padding:10px 0px;
  }
  
  .review-btn-wrapper > button {
      text-transform: uppercase;
      font-weight: 800;
      margin-bottom: 20px;
      font-size: 21px;
      width: 380px;
      height: 50px;
      margin: 0px;
      padding: 0px;
      cursor: pointer;
      transform: scale(1.2);
      transition-duration: 300ms;
      position: relative;
  }
  
  .review-btn-wrapper > button[disabled] {
      cursor: not-allowed;
      transform: scale(1);
     transition-duration:300ms;
    border:none;
    background-color:#a89c85;
  }
  
  @keyframes spin {
    0% {transform: scale(1);}
    4% {transform: scale(1.3);}
    7% {transform: scale(.9);}
  }
  
  
  
  .review-btn-wrapper {
    color: #FFDD1B;
    font-family: Pacifico;
  
  }
  
  .review-btn-wrapper.all-chosen {
      -webkit-animation: neon3 1.2s ease-in-out infinite alternate;
    -moz-animation: neon3 1.2s ease-in-out infinite alternate;
    animation: neon3 1.2s ease-in-out infinite alternate;
      background: #4c4833;
      background: -moz-radial-gradient(center, ellipse cover, #4c4833 0%, #776a50 39%, #d3bc8d 62%, #d3bc8d 100%);
      background: -webkit-radial-gradient(center, ellipse cover, #4c4833 0%,#776a50 39%,#d3bc8d 62%,#d3bc8d 100%);
    background: radial-gradient(ellipse at center, #beac4c 0%,#e2d692 34%,#d3bc8d 72%,#d3bc8d 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4833', endColorstr='#d3bc8d',GradientType=1 );
    background: radial-gradient(ellipse at center, #ad986a 0%,#746c3b 34%,#1e1a10 72%,#000000 100%);
  
        }
  
  .review-btn-wrapper.all-chosen > button {
      position: relative;
      top: -20px;
      border: none;
      border-radius: 10px;
      transform: scale(1.2);
      background: #000000;
      color: #fff2d2;
      border: 4px solid #9e8a59;
      filter: drop-shadow(2px 4px 0px black);
  }
  
  
  
  @-webkit-keyframes neon3 {
    from {
      box-shadow: 0 0 30px 7px #9e8a59;
    }
    to {
      box-shadow: 0 0 50px 14px #9e8a59;
    }
  }
  
  
  
  
  
  
  
  
  .review-wrapper {
    max-width:95%;
    display:none;
    justify-content: center;
    align-items:flex-start;
    margin:0 auto;
  padding-bottom: 100px;
  }
  
  .go-back-button > button {
      position: fixed;
      top: 0;
      left: 0;
      background: #9e8a59;
      color: #000;
      width: 144px;
      padding-right: 16px;
      box-sizing: border-box;
      height: 37px;
      z-index: 2;
      font-family: Arial, sans-serif;
      font-size: 18px;
      line-height: 18px;
      border: none;
      border-bottom-right-radius: 21px;
      cursor: pointer;
      font-weight: 900;
      text-transform: uppercase;
    border: 4px solid white;
      border-left: 0px;
      border-top: 0px;
  }
  
  
  i {
       border: solid #d3bc8d;
      border-width: 0 3px 3px 0;
      display: inline-block;
      padding: 5px;
      margin-bottom: 3px;
      margin-right: 9px;
  }
  
  .left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
  }
  .home-away-wrapper {
      display: flex;
      width: 100%;
      justify-content: space-around;
      align-items: flex-start;
      font-weight: 800;
      text-transform: uppercase;
      font-family: 'Rodfat', sans-serif;
      font-size: 14px;
      max-width: 1432px;
      margin: 0 auto;
  }
  
  .home-away-wrapper > div {
      width: 45%;
      text-align: center;
  }
  
  .home-away-wrapper ul {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: center;
      background: #fff;
      padding: 10px 5px;
    margin-top: 0px;
  }
  
  .home-away-wrapper li {
      list-style: none;
      margin-right: 10px;
  }
  
  .home-away-headline {
      font-size: 24px;
      background: #a99767;
  }
  
  
  .instructions {
      text-transform: uppercase;
      font-weight: 800;
      font-family: 'Rodfat', sans-serif;
      font-size: 34px;
      line-height: 34px;
      margin:15px auto;
      color: white;
      text-shadow: 1px 2px 6px black;
      width: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
      text-align: center;
      
  }
  
  .instructions p {
      padding: 0px 20px;
      margin: 0px;
      margin: 15px 0px;
      color: #a99767;
  }
  
  div#dvSource:after, div#dvSource:before {
  display:none;
  }
  
  .weekHovered {
    animation: glow 600ms ease-out infinite alternate;
    animation-fill-mode: forwards;
    background: #222922;
    background: linear-gradient(#333933, #222922);
    border-color: #393;
    box-shadow: 0 0 25px rgb(158 138 89), inset 0 0 35px rgb(158 138 89), 0 20px 0 #000;
    color: #efe;
    outline: none;
    transition-duration:300ms;
    
  }
  
  @keyframes glow2 {
  0% {
      border-color: #e3c67e;
      box-shadow: 0 0 5px rgb(149 149 78 / 20%), inset 0 0 5px rgb(190 180 101 / 10%), 0 2px 0 #000;
  }
  100% {
      border-color: #9e8a59;
      box-shadow: 0 0 80px rgb(158 138 89), inset 0 0 10px rgb(70 63 48 / 97%), 0 0px 30px 7px #000;
      background: rgba(255, 234, 182, 0.654);
  }
  }
  
  @keyframes glow {
  0% {
      border-color: #e3c67e;
      box-shadow: 0 0 5px rgb(149 149 78 / 20%), inset 0 0 5px rgb(190 180 101 / 10%), 0 2px 0 #000;
  }
  100% {
      border-color: #9e8a59;
      box-shadow: 0 0 40px rgb(158 138 89), inset 0 0 10px rgb(70 63 48 / 97%), 0 0px 30px 7px #000;
  }
  }
  
  
  p.main-p > strong.active {
    animation: scaleInOut 3s; 
    -webkit-animation: scaleInOut 3s;
  }
  
  @keyframes scaleInOut { 
    0%   { transform: scale(1, 1); } 
    25%   { transform: scale(1.2, 1.2); }
    50%   { transform: scale(1, 1); }
    75%  { transform: scale(1.2, 1.2); } 
    100%   { transform: scale(1, 1); }
  }
   
  @-webkit-keyframes scaleInOut {
    0%   { -webkit-transform: scale(1, 1); } 
    25%  { -webkit-transform: scale(1.2, 1.2); }
    50%  { -webkit-transform: scale(1, 1); }
    75% { -webkit-transform: scale(1.2, 1.2); } 
    100%  { -webkit-transform: scale(1, 1); }
  } 
  
  
  .inner-shiny {
      text-decoration: none;
    -webkit-transform: perspective(2.5em) rotateX(15deg) scaleY(0.8);
    -moz-transform: perspective(2.5em) rotateX(15deg) scaleY(0.8);
    -ms-transform: perspective(2.5em) rotateX(15deg) scaleY(0.8);
    -o-transform: perspective(2.5em) rotateX(15deg) scaleY(0.8);
    transform: perspective(2.5em) rotateX(15deg) scaleY(0.8);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
      transition: all 0.5s;
      display: inline-block;
      text-align: center;
      text-transform: uppercase;
      font-size: 75px;
      font-weight: 700;
      font-family: "Rodfat";
      line-height: 0.8;
      color: #ffeec6;
      text-shadow: 0 -1px 15px rgb(255 197 0), 0 1px 0 #fdebb0, 0 3px 0 #443608, 0 5px 0 #a58e42, 0 7px 0 #8e6f03, 0 9px 0 #5d4a1f, 0 6px 50px rgb(0 0 0 / 80%);
  }
  
  .inner-shiny:hover {
    -webkit-transform: perspective(8em) rotateX(11deg) scale(1.2);
    -moz-transform: perspective(8em) rotateX(11deg) scale(1.2);
    -ms-transform: perspective(8em) rotateX(11deg) scale(1.2);
    -o-transform: perspective(8em) rotateX(11deg) scale(1.2);
    transform: perspective(8em) rotateX(11deg) scale(1.2);
    text-shadow: 0 -1px 15px #0000009e, 0 1px 0 #fdebb0, 0 2px 0 #443608, 0 0px 0 #a58e42, 0 1px 0 #ffc600, 0 2px 0 #ffc500, 0 2px 30px rgb(255 209 0 / 60%);
      color: #ffe37e;
  }
  
  
  .success-message-wrapper {
      display:none;
      text-transform: uppercase;
      font-family: 'Rodfat', sans-serif;
      line-height: 34px;
      text-align: center;
      color: white;
      margin-top:40px;
      padding: 0px 10px;
      overflow: hidden;
    
  }
  
  .success-message-wrapper > h1 {
      font-size: 100px;
      margin: 0px;
      line-height: 80px;
      font-weight: 700;
      filter: drop-shadow(0px 26px 22px black);
  }
  
  .success-message-wrapper > p {
      font-size: 20px;
      font-weight: 400;
      margin: 0px;
      line-height: 25px;
      position: relative;
      z-index: 2;
  }
  
  .success-message-wrapper > span {
      background: #9e8a59;
      color: white;
      padding: 10px 15px;
      padding-bottom: 6px;
      display: block;
      font-size: 20px;
      line-height: 24px;
      max-width: 740px;
      margin: 0 auto;
      margin-top: 14px;
      position: relative;
      z-index: 3;
      box-shadow: 0px 18px 20px -10px #00000073;
  }
  
  a.return-btn {
      position: relative;
      z-index: 2;
      color: white;
      margin-top: 10px;
      display: inline-block;
  }
  
  .social-share {
      width: 100%;
      color: #fff;
      text-transform: uppercase;
      font-weight: 800;
      font-size: 48px;
      line-height: 58px;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      position: relative;
      top: 10px;
  }
  
  .social-icons-wrapper {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-evenly;
      align-items: center;
      border: 5px dashed white;
      padding: 20px;
  }
  
  .social-share a {
      color: #002242;
      background: white;
      border-radius: 10px;
      margin: 5px;
      padding: 5px 0px;
  }
  
  .social-share > h3 {
      color: #eaef65;
      margin: 0px;
      position: relative;
      z-index: 3;
      text-shadow: 2px 1px 3px #575711;
      width: 100%;
      position: relative;
      top: 60px;
  }
  .social-share h2 {
      margin: 0px;
      margin-bottom: 15px;
      font-weight: 900;
      font-size: 42px;
      margin: 0px;
  }
  
  .social-share > a {
      font-size: 70px;
  }
  
  a#fb-share {
      color: #002242;
  }
  
  a#tw-share {
      color: #00bdff;
  }
  
  a#email-share {
      color: grey;
  }
  
  a#cb-share {
    color: #474747;
    cursor:pointer;
  }
  
  
  span.fa-layers-text.fa-inverse {
      left: 36px;
      top: 19px;
      color: #e6e6e6;
      line-height: 47px;
  }
  
  
  .top-ad img {
      width: 100%;
      height: auto;
      display: block;
      max-width: 728px;
      margin: 0 auto;
      margin-bottom: 20px;
      padding: 20px;
      box-sizing: border-box;
  }
  
  a.bottom-ad {
      max-width: 1100px;
      margin: 0 auto;
      display: block;
  }
  
  
  .bottom-ad img {
      width: 100%;
      height: auto;
      display: block;
      max-width: 1100px;
      margin: 0 auto;
      margin-bottom: 40px;
      padding: 20px;
      box-sizing: border-box;
  }
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  @media(max-width:1366px) {
  
  #dvSource {
      max-width: 800px;
  }
    
    .logo-left > img {
      max-width: 290px;
  }
    
        .single-week-wrapper > div {
      height: 70px;
      min-width: 70px;
      max-width: 70px;
  }
    
    .team-logo {
      height: 60px;
      min-width: 60px;
      max-width: 60px;
      margin: 7px;
  }
  
  }
  
  
  @media(max-width:1280px) {
  .logo-wrapper {
      flex-direction:column;
      text-align:center;
  }
    .logo-left {
      max-width:510px;
      margin:0 auto;
    }
      .logo-right {
      max-width:150px;
      margin:0 auto;
    }
      .logo-left > img, .logo-right > img {
      width:100%;
    }
  
  }
  
  
  @media (max-width:1175px) {
    .single-week-wrapper {
      margin: 6px;
  }
  
    
  
    .logo-left > img {
      max-width: 280px;
  }
  }
  
  
  @media (max-width:1023px) {
    .single-week-wrapper > div {
      height: 70px;
      min-width: 70px;
      max-width: 70px;
      margin: 2px;
  }
    .team-logo {
      height: 60px;
      min-width: 60px;
      max-width: 60px;
  }
    .single-week-wrapper {
      font-size: 15px;
      margin: 3px;
  }
  }
  
  
  @media (max-width:767px) {
    
    
    #dvSource {
      margin: 15px;
      box-sizing: border-box;
  }
    
  span.fa-layers-text.fa-inverse {
      left: 37px;
      top: 21px;
  }
  .bg-wrapper {
    padding-top: 40px;
  }
    img.main-img {
      max-height: 260px;
  }
    
    h1.main-headline {
      font-size: 27px;
      line-height: 36px;
  }
    p.main-p {
      font-size: 15px;
      line-height: 20px;
      padding: 8px;
      padding-top: 11px;
      margin-top: -20px;
  }
    p.main-p > strong {
      font-size: 60px;
      line-height: 64px;
  }
    h1.main-headline {
      font-size: 24px;
      line-height: 24px;
  }
  h1.main-headline > small {
      font-size: 17px;
      line-height: 39px;
      /* padding: 4px; */
      /* padding-top: 8px; */
      max-width: 334px;
  }
    .dz-wrapper {
   width:100%;
    min-height: 160px;
   flex-wrap: nowrap;
    justify-content:flex-start;
    align-items:center;
    max-width:100%;
    margin:0;
    overflow-y: hidden;
    overflow-x: auto;
    padding-bottom: 8px;
    align-items: flex-start;
  }
    
    .scroll-area--left {
    display:block;
      top:392px;
  }
  
  .scroll-area--right {
    display:block;
    text-align:right;
    top:392px;
  }
    
    div#dvSource:after, div#dvSource:before {
  display:block;
  }
  
    
    .success-message-wrapper > h1 {
      font-size: 60px;
      line-height: 60px;
  }
  .success-message-wrapper > span {
      font-size: 12px;
      line-height: 16px;
      margin: 14px auto;
      margin-bottom: 19px;
  }
  .social-share > h3 {
      font-size: 38px;
      line-height: 36px;
      position: relative;
      top: 44px;
  }
  }
  
  
  @media (max-width:420px) {
    .home-away-wrapper ul {
      flex-direction: column;
  }
    
    .home-away-headline {
      font-size: 15px;
      line-height: 20px;
  }
  span.fa-layers-text.fa-inverse {
      left: 45px;
      top: 24px;
  }
    .privacy-links {
     font-size:12px;
  }
    
    .instructions p {
      padding: 0px 20px;
      margin-top: 5px;
      font-size: 20px;
      line-height: 20px;
  }
  
   
      .scroll-area--left {
    display:block;
      top:365px;
  }
  
  .scroll-area--right {
    display:block;
    text-align:right;
    top:365px;
  }
    
    div#dvSource {
      margin: 5px;
      border: 3px dashed #fff;
      min-height:80px;
  }
    
    div#dvSource:before, div#dvSource:after {
      top: -54px;
  }
    
    
    
    .bg-wrapper {
  
  }
    
    .logo-left > img {
      max-width: 200px;
      margin-top: 16px;
  }
    
    .single-week-wrapper {
    font-size: 14px;
  }
    
  .single-week-wrapper > div {
      padding: 5px;
      height: 60px;
      min-width: 60px;
    max-width: 60px;
      margin-right: 0px;
      border-radius: 50%;
  }
    .team-logo {
      height: 60px;
      min-width: 60px;
      max-width: 60px;
    }
      .home-away-wrapper > div {
      width: 49%;
      text-align: center;
  }
      .home-away-wrapper li {
      list-style: none;
      margin-right: 0px;
      font-size: 12px;
  }
    
    .social-share {
      top: 0px;
  }
    
    .social-icons-wrapper {
      top: -20px;
  }
    
    .social-icons-wrapper {
      padding: 20px;
      width: 200px;
      height: 200px;
      font-size: 60px;
    }
      .review-btn-wrapper > button {
      font-size: 16px;
      width: 100%;
        max-width: 230px;
    }
  }
  
  
  
  
  @media (max-width:375px) {
      .single-week-wrapper > div {
      height: 50px;
      min-width: 50px;
      max-width:50px;  
    }
    .team-logo {
      height: 50px;
      min-width:50px;    
      max-width:50px;  
      margin: 0px;
    }
    .dz-wrapper{
      min-height:160px;
    }
    div#dvSource:before, div#dvSource:after {
      top: -53px;
  }
    
    h1.main-headline {
      font-size: 18px;
      line-height: 24px;
  }
  h1.main-headline > small {
      font-size: 12px;
      line-height: 39px;
      max-width: 90%;
    margin:10px auto;
  } 
  
  }
  
  @media (max-width:374px) {
    .single-week-wrapper > div {
      height: 60px;
      min-width: 60px;
      max-width:60px;  
    }
    .team-logo {
      height: 50px;
      min-width: 50px;
      max-width:50px;  
    }
    .home-away-wrapper > div {
      width: 49%;
      text-align: center;
  }
    .home-away-wrapper li {
      margin-right: 0px;
      font-size: 11px;
      margin-bottom: 5px;
  }
  .review-btn-wrapper > button {
      font-size: 16px;
      max-width: 220px;
  }
  
  
  
  .success-message-wrapper > h1 {
      font-size: 50px;
      line-height: 60px;
  }
  
  .success-message-wrapper > p {
      font-size: 16px;
      line-height: 19px;
      text-shadow: 0 0 3px black;
  }
  
  .social-share > h3 {
      font-size: 31px;
      line-height: 33px;
      position: relative;
      top: 25px;
  }
  
  }
  
  @media (max-width:320px) {
    
  
    
  }
  
  
  
  
  
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS */
    .social-share:after {
     display:none;
    }
    span.fa-layers-text.fa-inverse {
      display: none;
    }
    .social-icons-wrapper:after {
      display: none;
    }
  }
  
  @supports (-ms-accelerator:true) {
  /* IE Edge 12+ CSS */ 
    .social-share:after {
     display:none;
    }
    span.fa-layers-text.fa-inverse {
      display: none;
    }
    .social-icons-wrapper:after {
      display: none;
    }
  }
  
  
  @supports (-ms-ime-align:auto) {
  /* IE Edge 16+ CSS */ 
    .social-share:after {
     display:none;
    }
    span.fa-layers-text.fa-inverse {
      display: none;
    }
    .social-icons-wrapper:after {
      display: none;
    }
  }
  
  
  
  
  
  
  
  
  
  
  
  /* MARKETO FORM STYLES */
  
  form#mktoForm_4463 {
    width: 100%!important;
      flex: 1 1;
      font-family: 'Rodfat', sans-serif!important;
     padding-bottom: 80px;
    margin:0 auto;
  }
  form#mktoForm_4463 .mktoFormRow:first-of-type {
      margin-bottom: 15px;
  }
  form#mktoForm_4463 .mktoFormRow:nth-of-type(2) .mktoFormCol {
      padding: 0px 6px;
  }
  
  form#mktoForm_4463 > .mktoFormRow:nth-of-type(2) .mktoFieldWrap {
      flex-direction: column;
  }
  
  form#mktoForm_4463 .mktoFormRow:nth-of-type(2) .mktoFormCol .mktoFormRow:last-of-type .mktoFieldWrap {
      flex-direction: row;
      display: flex;
  }
  
  
  form#mktoForm_4463 .mktoFormRow:nth-of-type(2) .mktoFormCol .mktoFormRow:last-of-type .mktoFieldWrap .mktoCheckboxList {
      order: 1;
      min-width: 20px;
      margin-right: 9px;
  }
  
  form#mktoForm_4463 .mktoFormRow:nth-of-type(2) .mktoFormCol .mktoFormRow:last-of-type .mktoFieldWrap label {
      order: 2;
      background: none;
      color: black;
  }
  form#mktoForm_4463 .mktoFormRow:nth-of-type(2) .mktoFormCol .mktoFormRow:last-of-type .mktoFieldWrap .mktoAsterix {
      display: none;
  }
  
  
  
  
  
  .mktoFormRow {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 20px;
      border: 1px dashed black;
      background: #9e8a59;
  }
  
  fieldset.mktoFormCol .mktoFormRow {
      border: none;
  }
  .mktoFormCol {
      margin-right: 40px;
    width:100%;
  }
  
  .mktoFormCol legend {
      background: #9e8a59;
      color: black;
      padding: 0px 10px;
      border-bottom: 1px dashed black;
      width: 100%;
      box-sizing: border-box;
      text-align: center;
      font-size: 24px;
      line-height: 32px;
      padding-top: 4px;
      margin-bottom: 15px;
  }
  
  
  fieldset.mktoFormCol {
      width: 90%;
      padding: 10px;
      margin: 0 auto;
      background: #9e8a59;
      border: none;
  }
  
  form#mktoForm_4463 select {
      outline: initial;
      border: 1px dashed black;
      width: 95%;
      font-size: 13px;
      height: 34px;
      text-transform: uppercase;
      font-weight: 800;
      text-align-last: center;
  }
  
  form#mktoForm_4463 input {
      width: 100%!important;
      height: 35px;
      font-size: 13px;
      height: 34px;
      text-transform: uppercase;
      font-weight: 800;
      padding-left: 5px;
      border: 1px dashed black;
  }
  
  /*
  .mktoFormRow .mktoFormCol:nth-of-type(even) {
      margin-right: 0px;
  }
  */
  
  
  fieldset.mktoFormCol > .mktoFormRow > div:nth-of-type(3) {
      margin-right: 0px;
  }
  
  
  button.mktoButton {
      width: 360px;
      height: 60px;
      max-height: 60px!important;
      margin: auto;
      display: block;
      cursor: pointer;
      font-family: Arial, sans-serif;
      font-size: 27px;
      font-weight: 900;
      border-radius: 5px;
      margin: 15px auto;
      color: #1673e7;
      transition-duration: 250ms;
      position: relative;
      top: -20px;
      border: none;
      border-radius: 10px;
      transform: scale(1.2);
      background: #000000;
      color: #fff2d2;
      border: 4px solid #9e8a59;
      filter: drop-shadow(2px 4px 0px black);
  }
  
  button.mktoButton:hover {
   text-decoration:underline; 
    transform: scale(1.1);
    transition-duration: 250ms;
  }
  
  .mktoButtonRow {
      position: fixed;
      bottom: 0;
      width: 100%;
      margin: 0 auto;
      left: 0;
      right: 0;
      filter: drop-shadow(0px 0px 36px #fff);
  }
  
  
  
  .mktoFieldWrap {
      display: flex;
      justify-content: flex-start;
      align-items: center;
      position: relative;
  }
  
  label.mktoLabel.mktoHasWidth {
      display: flex;
      justify-content: center;
      align-items: center;
      margin-right: 10px;
      min-width: 100px;
      font-size: 17px;
      line-height: 20px;
      text-transform: uppercase;
      background: black;
      color: white;
      padding: 5px;
      font-weight: 900;
  }
  
  .mktoError {
      position: relative;
      left: 0;
      top: 4px;
      font-size: 13px;
      height: 20px;
      width: 100%;
      text-align: center;
      background: red;
      color: white;
      line-height: 21px;
      font-weight: 700;
      text-transform: uppercase;
  
  }
  .mktoAsterix {
      align-self: flex-start;
  }
  
  
  
  
  
  
  
  @media (max-width:1600px) {
  label.mktoLabel.mktoHasWidth {
      margin-right: 10px;
      min-width: 125px;
      font-size: 18px;
      line-height: 24px;
  }
    
    .mktoFieldWrap {
      display: flex;
      justify-content: flex-start;
      align-items: center;
      position: relative;
      flex-direction: column;
  }
    
    .mktoError {
      top: 4px;
  }
    .mktoFormCol {
      width: 100%;
  }
  .instructions {
      font-size: 24px;
      line-height: 32px;
      margin: 10px auto;
    }
  }
  
  
  @media (max-width:1100px) {
  .mktoFormRow {
      display: flex;
      flex-direction: row;
      align-items: flex-start;
  }
    
    .mktoFieldWrap input {
      width: 80%;
  /*     margin-bottom: 20px; */
  }
    
  .mktoFormCol {
      margin-right: 20px;
      width: 100%;
      margin: 0px 10px;
  }
    label.mktoLabel.mktoHasWidth {
      font-size: 17px;
      line-height: 21px;
  }
    
  }
  
  
  @media (max-width:960px) {
  .mktoError {
      top: 0px;
      right: initial!important;
      bottom: initial!important;
  }
    
  form#mktoForm_4463 select {
      font-size: 12px;
      height: 30px;
  }
    
  }
  
  
  @media (max-width:767px) {
    
    .mktoError {
  }
    
  button.mktoButton {
      width: 237px;
      font-size: 17px;
  }
    
    
    .mktoFormRow {
      flex-direction: row;
  }
    
    form#mktoForm_4463 select {
      font-size: 12px;
  }
    
    
    form#mktoForm_4463 {
      width: 100%;
  }
      .mktoFieldWrap input {
      width: 90%;
      height: 50px;
      margin-bottom: 5px;
  }
    
      label.mktoLabel.mktoHasWidth {
      font-size: 16px;
      line-height: 21px;
  }
    form#mktoForm_4463 .mktoFormRow:nth-of-type(2) .mktoFormCol .mktoFormRow:last-of-type .mktoFieldWrap label {
      font-size: 12px;
      line-height: 13px;
  }
  
  }
  
  @media (max-width:575px) {
    form#mktoForm_4463 {
      width: 100%;
  }
    
  .mktoFormRow {
    flex-direction: row;
    flex-wrap:wrap;
    margin-bottom: 0px;
  
  }
    
  .mktoFormCol {
      width: 95%;
      margin: 5px 0px;
  }
    
    fieldset.mktoFormCol {
      width: 100%;
      padding: 0px;
  }
    
  
    
  }
  
  @media (max-width:380px) {
    
    .inner-shiny {
      font-size: 60px;
    }
    
  }
  
  @media (max-width:374px) {
  .mktoFormCol {
      width: 100%;
  }
    fieldset.mktoFormCol > .mktoFormRow > div:nth-of-type(3) {
      margin-right: 10px;
  }
  
  
  }