.ssn-header {
  display: flex;
  margin: 0;
  padding: 0 0 25px 0;
}

.ssn-header .hide-desktop{
  display: none;
}

.ssn-header .ssn-header-title {
  flex: 1;
  margin: 0;
  padding: 0;
  width: 50%;
}

.ssn-header .ssn-header-title p{
  font-size: 14px;
}

.ssn-header .ssn-header-nav {
  margin: 0;
  padding: 0;
  width: 50%;
  text-align: right;
}

.ssn-header .ssn-header-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  float: right;
  position: relative;
  width: 100%;
}

.ssn-header .ssn-header-nav ul li {
  display: inline-block;
  margin: 0;
}

.ssn-header .ssn-header-nav ul li.hide-desktop {
  display: none;
}

.ssn-header .ssn-header-nav ul li a {
  display: block;
  padding: 10px 20px;
  position: relative;
  z-index: 200;
}

.ssn-header .ssn-header-nav #sliding-bg-nav {
  position: absolute;
  top: 1px;
  left: 0;
  width: 100px;
  background: #007ac1;
  z-index: 100;
}

.ssn-header {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1rem;
}

.ssn-header h1 {
  font-size: 16px;
  font-family: Stainless-Black,Helvetica,Arial,sans-serif;
  line-height: 40px;
  color: #000;
  margin: 0;
  padding: 0;
}

.ssn-header a {
  font-family: Stainless-Bold,Helvetica,Arial,sans-serif;
  font-size: 0.8125rem;
  color: #000;
}

.ssn-header a:hover {
  color: #fff;
}

.ssn-header a:focus, .ssn-header a.active {
  background-color: #007ac1;
  color: #fff;
  -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.35);
  outline: none;
}

@media screen and (max-width: 768px) {

  .ssn-header.mobile {
    position: relative;
    z-index: 500;
    padding: 0 5px;
  }

  .ssn-header.mobile .hide-desktop{
    display: none;
  }

  .ssn-header.mobile .hide-mobile{
    display: none;
  }

  .ssn-header.mobile a {
    color: #fff;
    font-size: 0.75rem;
    line-height: 60px;
  }
  .ssn-header.mobile a:hover, .ssn-header.mobile a:focus, .ssn-header.mobile a.active {
    background-color: #000;
    color: #007ac1;
  }

  .ssn-header.mobile .ssn-header-title {
    width: 60%;
    text-align: left;
  }

  .ssn-header.mobile .ssn-header-title.tabs-title {
    width: 80%;
    display: block;
    margin: 0 auto;
    text-align: center;
    align-items: center;
    flex: none;
  }



  .ssn-header.mobile .ssn-header-title h1 {
    font-size: 16px;
    line-height: 24px;
  }

  .ssn-header.mobile .ssn-header-nav {
    width: 40%;
    position: relative;
  }

  .ssn-header.mobile .ssn-header-nav ul {
    width: 120px;
    position: absolute;
    right: 0;
  }

  .ssn-header.mobile .ssn-header-nav ul li {
    display: none;
    background-color: #000;
    position: relative;
  }

  .ssn-header.mobile .ssn-header-nav ul li a {
    text-align: left;
  }

  .ssn-header.mobile .ssn-header-nav ul li.mobile-active {
    display: block;
    height: 60px;
  }

  .ssn-header.mobile .ssn-header-nav ul li.mobile-active a {
    background-color: #007ac1;
    color: #fff;
    font-size: 0.75rem;
    line-height: 40px;
    outline: none;
  }

  .ssn-header.mobile .ssn-header-nav ul li.mobile-active a span {
    position: absolute;
    left: 10px;
  }

  .ssn-header.mobile .ssn-header-nav ul li.mobile-active a:hover {
    color: #fff;
  }

  /* TABS */
  .ssn-header-nav[data-presentation="tabs"]{
    text-align: center;
    border-bottom: 5px solid #007ac1;
  }

  .ssn-header-nav[data-presentation="tabs"] ul {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    margin-bottom: -1px;
    margin-top: 20px;
    padding: 0;
  }

  .ssn-header-nav[data-presentation="tabs"] ul li {
    position: relative;
    flex: 1;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    margin: 0 1%;
    max-width: 100px;
    height: 44px;
  }

  .ssn-header-nav[data-presentation="dropdown"] ul li{
    padding:10px 0;
  }

  .ssn-header-nav[data-presentation="dropdown"] ul li.mobile-active{
    padding:0;
  }

  .ssn-header-nav[data-presentation="tabs"] ul li.hide-mobile {
    display: none !important;
  }

  .ssn-header-nav[data-presentation="dropdown"] ul li a,
  .ssn-header-nav[data-presentation="dropdown"] ul li.mobile-active a{
    line-height: 0.75rem !important;
  }

  .ssn-header-nav[data-presentation="dropdown"] ul li.mobile-active a{
    padding: 24px;
  }

  .ssn-header-nav[data-presentation="tabs"] ul li a{
    color: #393737;
    padding: 0 15px;
    height: 44px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
  }

  .ssn-header-nav[data-presentation="tabs"] ul li a.active,
  .ssn-header-nav[data-presentation="tabs"] ul li a:focus{
    color: #FFF;
    background-color: #007ac1;
    outline: none;
  }

  [class*="monster-energy-nascar-cup-series"] .ssn-header-nav[data-presentation="tabs"] ul li a.btn-playoffs.active,
  [class*="monster-energy-nascar-cup-series"] .ssn-header-nav[data-presentation="tabs"] ul li a.btn-playoffs:focus {
    background-color: #84bf41;
    color: #000;
  }

  [class*="xfinity-series"] .ssn-header-nav[data-presentation="tabs"] ul li a.btn-playoffs.active,
  [class*="xfinity-series"] .ssn-header-nav[data-presentation="tabs"] ul li a.btn-playoffs:focus {
    background-color: #ed002f;
    color: #fff;
  }
  [class*="nascar-cup-series"] .ssn-header-nav[data-presentation="tabs"] ul li a.btn-playoffs.active,
  [class*="nascar-cup-series"] .ssn-header-nav[data-presentation="tabs"] ul li a.btn-playoffs:focus {
    background-color: #fbd76f;
    color: #fff;
  }

  [class*="gander-outdoors-truck-series"] .ssn-header-nav[data-presentation="tabs"] ul li a.btn-playoffs.active,
  [class*="gander-outdoors-truck-series"] .ssn-header-nav[data-presentation="tabs"] ul li a.btn-playoffs:focus {
    background-color: #007bbf;
    color: #fff;
  }

  [class*="monster-energy-nascar-cup-series"] .ssn-header-nav[data-ssn-section-actived="playoffs"] {
    border-bottom: 5px solid #84bf41;
  }
  [class*="xfinity-series"] .ssn-header-nav[data-ssn-section-actived="playoffs"] {
    border-bottom: 5px solid #ed002f;
  }
  [class*="nascar-cup-series"] .ssn-header-nav[data-ssn-section-actived="playoffs"] {
    border-bottom: 5px solid #fbd76f;
  }
  [class*="gander-outdoors-truck-series"] .ssn-header-nav[data-ssn-section-actived="playoffs"] {
    border-bottom: 5px solid #007bbf;
  }
}
