.tmf-mobile {
  display: none; }

.tmf-hero-ms {
  width: 117px; }
  .tmf-hero-ms .tmf-milliseconds {
    color: #0D47A1; }

.tmf-bbn#SD_ANCHOR-0:hover,
.tmf-bbn#SD_ANCHOR-1:hover,
.tmf-bbn#SD_ANCHOR-2:hover,
.tmf-bbn#SD_ANCHOR-3:hover {
  color: white;
  text-decoration: none; }

.tmf-sticky-nav {
  position: fixed;
  box-sizing: border-box;
  top: 0;
  left: 0;
  right: 0;
  height: 90px;
  background: white;
  font-weight: bold;
  color: black;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  transform: translateY(-120%);
  transition: transform 420ms ease-in-out;
  z-index: 10; }
  .tmf-sticky-nav.tmf-hidden {
    visibility: hidden !important; }
  .tmf-sticky-nav.tmf-show-sticky {
    transform: translateY(0%); }
  @media screen and (min-width: 560px) and (max-width: 767px) {
    .tmf-sticky-nav {
      height: 65px; } }
  .tmf-sticky-nav .tmf-sticky-nav-container {
    max-width: 991px;
    height: 90px;
    margin: 0 auto;
 }
    @media screen and (min-width: 560px) and (max-width: 767px) {
      .tmf-sticky-nav .tmf-sticky-nav-container {
        height: 65px; } }
    .tmf-sticky-nav .tmf-sticky-nav-container .tmf-left-col {
      display: inline-block;
      padding: 0;
      width: 45%;
      float: left;
      vertical-align: top;
      transform: translateY(50%); }
      @media screen and (min-width: 560px) and (max-width: 767px) {
        .tmf-sticky-nav .tmf-sticky-nav-container .tmf-left-col {
          width: 50%; } }
      .tmf-sticky-nav .tmf-sticky-nav-container .tmf-left-col .tmf-sticky-copy {
        display: inline-block;
        font-size: 18px;
        font-family: 'Roboto';
        padding: 5px 0 0 20px;
        vertical-align: top;
        line-height: 1em; }
        @media screen and (min-width: 768px) and (max-width: 991px) {
          .tmf-sticky-nav .tmf-sticky-nav-container .tmf-left-col .tmf-sticky-copy {
            font-size: 16px;
            padding-top: 7px; } }
        @media screen and (min-width: 560px) and (max-width: 767px) {
          .tmf-sticky-nav .tmf-sticky-nav-container .tmf-left-col .tmf-sticky-copy {
            font-size: 12px;
            line-height: 1.4em;
            padding-top: 0; } }
        @media screen and (min-width: 415px) and (max-width: 559px) {
          .tmf-sticky-nav .tmf-sticky-nav-container .tmf-left-col .tmf-sticky-copy {
            position: absolute;
            top: 0;
            width: calc(100vw - 130px);
            padding-right: 20px;
            font-size: 12px;
            padding-top: 10px;
            line-height: 1.5em; } }
        @media screen and (min-width: 1px) and (max-width: 414px) {
          .tmf-sticky-nav .tmf-sticky-nav-container .tmf-left-col .tmf-sticky-copy {
            position: absolute;
            top: 5px;
            width: 100vw;
            padding-right: 20px;
            font-size: 12px;
            line-height: 1.2em; } }
    .tmf-sticky-nav .tmf-sticky-nav-container .tmf-right-col {
      display: inline-block;
      padding: 0;
      margin: 0;
      width: calc(55% - 1px);
      vertical-align: top; }
      @media screen and (min-width: 560px) and (max-width: 767px) {
        .tmf-sticky-nav .tmf-sticky-nav-container .tmf-right-col {
          width: calc(50% - 1px); } }
      .tmf-sticky-nav .tmf-sticky-nav-container .tmf-right-col .tmf-sticky-countdown {
        display: inline-block;
        text-align: right;
        height: 90px;
        padding: 12px 20px 12px 0;
        width: calc(100% - 151px);
        vertical-align: top; }
        .tmf-sticky-nav .tmf-sticky-nav-container .tmf-right-col .tmf-sticky-countdown > [class^="tmf-sticky-"] {
          display: inline-block;
          position: relative;
          background: #EFEFEF;
          border-radius: 80%;
          height: 45px;
          width: 45px;
          text-align: center;
          padding-top: 6px;
          margin-right: 12px;
          vertical-align: top; }
          .tmf-sticky-nav .tmf-sticky-nav-container .tmf-right-col .tmf-sticky-countdown > [class^="tmf-sticky-"] > span {
            color: #575757;
            font-size: 16px; }
          .tmf-sticky-nav .tmf-sticky-nav-container .tmf-right-col .tmf-sticky-countdown > [class^="tmf-sticky-"]:after {
            display: inline-block;
            position: absolute;
            right: -10px;
            top: 5px;
            content: ':';
            color: #575757;
            font-size: 20px; }
          .tmf-sticky-nav .tmf-sticky-nav-container .tmf-right-col .tmf-sticky-countdown > [class^="tmf-sticky-"].tmf-sticky-milliseconds {
            margin-right: 0; }
            .tmf-sticky-nav .tmf-sticky-nav-container .tmf-right-col .tmf-sticky-countdown > [class^="tmf-sticky-"].tmf-sticky-milliseconds:after {
              content: ''; }
          .tmf-sticky-nav .tmf-sticky-nav-container .tmf-right-col .tmf-sticky-countdown > [class^="tmf-sticky-"].tmf-sticky-hour:before, .tmf-sticky-nav .tmf-sticky-nav-container .tmf-right-col .tmf-sticky-countdown > [class^="tmf-sticky-"].tmf-sticky-minutes:before, .tmf-sticky-nav .tmf-sticky-nav-container .tmf-right-col .tmf-sticky-countdown > [class^="tmf-sticky-"].tmf-sticky-seconds:before, .tmf-sticky-nav .tmf-sticky-nav-container .tmf-right-col .tmf-sticky-countdown > [class^="tmf-sticky-"].tmf-sticky-milliseconds:before {
            display: inline-block;
            position: absolute;
            font-size: 10px;
            bottom: -28px;
            left: 0;
            right: 0;
            text-align: center;
            width: 45px;
            text-transform: uppercase; }
        .tmf-sticky-nav .tmf-sticky-nav-container .tmf-right-col .tmf-sticky-countdown .tmf-until-close {
          text-transform: uppercase;
          font-size: 12px;
          letter-spacing: -0.2px;
          color: #575757; }
        @media screen and (min-width: 560px) and (max-width: 767px) {
          .tmf-sticky-nav .tmf-sticky-nav-container .tmf-right-col .tmf-sticky-countdown {
            height: 65px;
            width: calc(100% - 116px); }
            .tmf-sticky-nav .tmf-sticky-nav-container .tmf-right-col .tmf-sticky-countdown > [class^="tmf-sticky-"] {
              border-radius: 80%;
              height: 25px;
              width: 25px;
              padding-top: 0;
              margin-right: 8px; }
              .tmf-sticky-nav .tmf-sticky-nav-container .tmf-right-col .tmf-sticky-countdown > [class^="tmf-sticky-"] > span {
                font-size: 12px;
                position: absolute;
                top: -3.5px;
                left: 5.5px; }
              .tmf-sticky-nav .tmf-sticky-nav-container .tmf-right-col .tmf-sticky-countdown > [class^="tmf-sticky-"]:after {
                right: -7px;
                top: -3px;
                font-size: 12px; }
              .tmf-sticky-nav .tmf-sticky-nav-container .tmf-right-col .tmf-sticky-countdown > [class^="tmf-sticky-"].tmf-sticky-hour:before, .tmf-sticky-nav .tmf-sticky-nav-container .tmf-right-col .tmf-sticky-countdown > [class^="tmf-sticky-"].tmf-sticky-minutes:before, .tmf-sticky-nav .tmf-sticky-nav-container .tmf-right-col .tmf-sticky-countdown > [class^="tmf-sticky-"].tmf-sticky-seconds:before, .tmf-sticky-nav .tmf-sticky-nav-container .tmf-right-col .tmf-sticky-countdown > [class^="tmf-sticky-"].tmf-sticky-milliseconds:before {
                font-size: 10px;
                bottom: -28px;
                left: 0;
                right: 0;
                width: 45px; }
            .tmf-sticky-nav .tmf-sticky-nav-container .tmf-right-col .tmf-sticky-countdown .tmf-until-close {
              font-size: 10px;
              position: absolute;
              top: 35px;
              right: 135px; } }
        @media screen and (min-width: 415px) and (max-width: 559px) {
          .tmf-sticky-nav .tmf-sticky-nav-container .tmf-right-col .tmf-sticky-countdown {
            position: absolute;
            left: 0;
            bottom: 0;
            text-align: left;
            padding-left: 20px;
            height: 50px; }
            .tmf-sticky-nav .tmf-sticky-nav-container .tmf-right-col .tmf-sticky-countdown > [class^="tmf-sticky-"] {
              border-radius: 80%;
              height: 25px;
              width: 25px;
              padding-top: 0;
              margin-right: 8px; }
              .tmf-sticky-nav .tmf-sticky-nav-container .tmf-right-col .tmf-sticky-countdown > [class^="tmf-sticky-"] > span {
                font-size: 12px;
                position: absolute;
                top: -3.5px;
                left: 5.5px; }
              .tmf-sticky-nav .tmf-sticky-nav-container .tmf-right-col .tmf-sticky-countdown > [class^="tmf-sticky-"]:after {
                right: -7px;
                top: -3px;
                font-size: 12px; }
              .tmf-sticky-nav .tmf-sticky-nav-container .tmf-right-col .tmf-sticky-countdown > [class^="tmf-sticky-"].tmf-sticky-hour:before, .tmf-sticky-nav .tmf-sticky-nav-container .tmf-right-col .tmf-sticky-countdown > [class^="tmf-sticky-"].tmf-sticky-minutes:before, .tmf-sticky-nav .tmf-sticky-nav-container .tmf-right-col .tmf-sticky-countdown > [class^="tmf-sticky-"].tmf-sticky-seconds:before, .tmf-sticky-nav .tmf-sticky-nav-container .tmf-right-col .tmf-sticky-countdown > [class^="tmf-sticky-"].tmf-sticky-milliseconds:before {
                font-size: 10px;
                bottom: -28px;
                left: 0;
                right: 0;
                width: 45px; }
            .tmf-sticky-nav .tmf-sticky-nav-container .tmf-right-col .tmf-sticky-countdown .tmf-until-close {
              position: absolute;
              font-size: 10px;
              top: 10px;
              left: 160px;
              width: 150px; } }
        @media screen and (min-width: 1px) and (max-width: 414px) {
          .tmf-sticky-nav .tmf-sticky-nav-container .tmf-right-col .tmf-sticky-countdown {
            position: absolute;
            left: 0;
            bottom: 0;
            text-align: left;
            padding-left: 20px;
            height: 50px; }
            .tmf-sticky-nav .tmf-sticky-nav-container .tmf-right-col .tmf-sticky-countdown > [class^="tmf-sticky-"] {
              border-radius: 80%;
              height: 25px;
              width: 20px;
              padding-top: 0;
              margin-right: 8px; }
              .tmf-sticky-nav .tmf-sticky-nav-container .tmf-right-col .tmf-sticky-countdown > [class^="tmf-sticky-"] > span {
                font-size: 12px;
                position: absolute;
                top: -3.5px;
                left: 5.5px; }
              .tmf-sticky-nav .tmf-sticky-nav-container .tmf-right-col .tmf-sticky-countdown > [class^="tmf-sticky-"]:after {
                right: -7px;
                top: -3px;
                font-size: 12px; }
              .tmf-sticky-nav .tmf-sticky-nav-container .tmf-right-col .tmf-sticky-countdown > [class^="tmf-sticky-"].tmf-sticky-hour:before, .tmf-sticky-nav .tmf-sticky-nav-container .tmf-right-col .tmf-sticky-countdown > [class^="tmf-sticky-"].tmf-sticky-minutes:before, .tmf-sticky-nav .tmf-sticky-nav-container .tmf-right-col .tmf-sticky-countdown > [class^="tmf-sticky-"].tmf-sticky-seconds:before, .tmf-sticky-nav .tmf-sticky-nav-container .tmf-right-col .tmf-sticky-countdown > [class^="tmf-sticky-"].tmf-sticky-milliseconds:before {
                font-size: 10px;
                bottom: -28px;
                left: 0;
                right: 0;
                width: 45px; }
            .tmf-sticky-nav .tmf-sticky-nav-container .tmf-right-col .tmf-sticky-countdown .tmf-until-close {
              position: absolute;
              font-size: 10px;
              top: 13px;
              left: 155px;
              width: 80px;
              line-height: 1.2em; } }
      .tmf-sticky-nav .tmf-sticky-nav-container .tmf-right-col .tmf-sticky-cta {
        display: inline-block;
       float: right;
        height: 90px;
        width: 150px;
        line-height: 90px;
        background: #017E33;
        font-size: 20px;
        color: white;
        text-align: center;
        cursor: pointer; }
        .tmf-sticky-nav .tmf-sticky-nav-container .tmf-right-col .tmf-sticky-cta:hover {
          background: #057034;
          text-decoration: none; }
        @media screen and (min-width: 768px) and (max-width: 991px) {
          .tmf-sticky-nav .tmf-sticky-nav-container .tmf-right-col .tmf-sticky-cta {
            position: absolute;
            right: 0;
            font-size: 16px; } }
        @media screen and (min-width: 560px) and (max-width: 767px) {
          .tmf-sticky-nav .tmf-sticky-nav-container .tmf-right-col .tmf-sticky-cta {
            position: absolute;
            right: 0;
            width: 115px;
            font-size: 12px;
            height: 65px;
            line-height: 65px; } }
        @media screen and (min-width: 415px) and (max-width: 559px) {
          .tmf-sticky-nav .tmf-sticky-nav-container .tmf-right-col .tmf-sticky-cta {
            position: absolute;
            top: 10px;
            right: 20px;
            width: 100px;
            height: 30px;
            line-height: 30px;
            border-radius: 5px;
            font-size: 12px; } }
        @media screen and (min-width: 1px) and (max-width: 414px) {
          .tmf-sticky-nav .tmf-sticky-nav-container .tmf-right-col .tmf-sticky-cta {
            position: absolute;
            right: 15px;
            bottom: 10px;
            width: 70px;
            height: 30px;
            line-height: 30px;
            border-radius: 5px;
            font-size: 10px; } }