.cf:before, .cf:after {
  content: '';
  display: table; }

.cf:after {
  clear: both; }

.cf {
  *zoom: 1; }

#wpstats {
  display: none; }

.fold-triangle {
  position: relative; }
  .fold-triangle:before, .fold-triangle:after {
    content: '';
    position: absolute;
    top: 100%;
    border: 0.5em solid; }
  .fold-triangle:before {
    left: 0;
    border-color: #5d5d5d #5d5d5d transparent transparent; }
  .fold-triangle:after {
    right: 0;
    border-color: #5d5d5d transparent transparent #5d5d5d; }

#masthead-sticky-wrapper {
  position: relative;
  z-index: 1000; }
  @media all and (min-width: 1050px) {
    #masthead-sticky-wrapper {
      margin: 0 -1.1em; } }

#masthead {
  width: 100%;
  z-index: 1000; }
  @media all and (max-width: 1049px) {
    #masthead:before, #masthead:after {
      content: none; } }
  @media all and (max-width: 767px) {
    #masthead {
      border-bottom: 2px solid #fff; } }

.site-header {
  border: 0;
  box-shadow: 0 0 2px 0px #333; }
  .site-header a {
    color: #505050;
    font-size: 0.9em;
    text-transform: uppercase;
    text-decoration: none; }
    .site-header a:focus {
      outline: none; }
  .site-header ul {
    margin: 0;
    list-style: none; }
  .site-header .sec-football > .icon-wrapper > .icon-team {
    background-position: 3px -35px; }
  .site-header .alabama-football > .icon-wrapper > .icon-team {
    background-position: -35px -35px; }
  .site-header .arkansas-football > .icon-wrapper > .icon-team {
    background-position: -75px -35px; }
  .site-header .auburn-football > .icon-wrapper > .icon-team {
    background-position: -114px -35px; }
  .site-header .florida-football > .icon-wrapper > .icon-team {
    background-position: -154px -35px; }
  .site-header .georgia-football > .icon-wrapper > .icon-team {
    background-position: -194px -35px; }
  .site-header .kentucky-football > .icon-wrapper > .icon-team {
    background-position: -232px -35px; }
  .site-header .lsu-football > .icon-wrapper > .icon-team {
    background-position: -268px -35px; }
  .site-header .mississippi-state-football > .icon-wrapper > .icon-team {
    background-position: -305px -35px; }
  .site-header .mizzou-football > .icon-wrapper > .icon-team {
    background-position: -341px -35px; }
  .site-header .ole-miss-football > .icon-wrapper > .icon-team {
    background-position: -376px -35px; }
  .site-header .south-carolina-football > .icon-wrapper > .icon-team {
    background-position: -414px -35px; }
  .site-header .tennessee-football > .icon-wrapper > .icon-team {
    background-position: -454px -35px; }
  .site-header .tamu-football > .icon-wrapper > .icon-team {
    background-position: -493px -35px; }
  .site-header .vanderbilt-football > .icon-wrapper > .icon-team {
    background-position: -529px -35px; }
  .site-header .sds-logo {
    display: block;
    width: 115px;
    height: 110px;
    position: absolute;
    top: 0;
    left: 65px;
    z-index: 100;
    background: url("http://2f13yq12csmv2yraq925m73i.wpengine.netdna-cdn.com/wp-content/themes/sds-3/images/sds-logob.png") no-repeat 0 0/contain transparent; }
    @media all and (max-width: 767px) {
      .site-header .sds-logo {
        width: 80px;
        height: 80px; } }
  .site-header .icon {
    display: block;
    height: 100%;
    background: url("http://www.saturdaydownsouth.com/wp-content/themes/sds-3/images/sprites2.png") no-repeat transparent;
    background-size: 566px; }

.nav-top {
  position: relative;
  background-color: #355BA6;
  border-bottom: 1px solid #404654;
  line-height: 1;
  min-height: 50px; }
  .nav-top.sec-football {
    background-color: #355BA6; }
  .nav-top.alabama-football {
    background-color: #990000; }
  .nav-top.arkansas-football {
    background-color: #9D2235; }
  .nav-top.auburn-football {
    background-color: #F26522; }
  .nav-top.florida-football {
    background-color: #0021A5; }
  .nav-top.georgia-football {
    background-color: #A0000B; }
  .nav-top.kentucky-football {
    background-color: #003399; }
  .nav-top.lsu-football {
    background-color: #461D7C; }
  .nav-top.mississippi-state-football {
    background-color: #762123; }
  .nav-top.mizzou-football {
    background-color: #F1B82D; }
  .nav-top.ole-miss-football {
    background-color: #002C91; }
  .nav-top.south-carolina-football {
    background-color: #73000A; }
  .nav-top.tennessee-football {
    background-color: #f77f00; }
  .nav-top.tamu-football {
    background-color: #5C0025; }
  .nav-top.vanderbilt-football {
    background-color: #BB8D09; }

.nav-shop .icon {
  background-position: -186px -104px; }

.nav-shop .js-mobile-nav-toggle {
  display: none;
  height: 100%; }

.nav-teams {
  padding-left: 200px;
  display: inline-block;
  vertical-align: middle; }
  .nav-teams:before, .nav-teams:after {
    content: '';
    display: table; }
  .nav-teams:after {
    clear: both; }
  .nav-teams {
    *zoom: 1; }
  @media (max-width: 970px) {
    .nav-teams {
      padding-left: 260px; } }
  @media all and (max-width: 767px) {
    .nav-teams {
      display: none; } }
  .nav-teams li {
    float: left;
    width: 37px;
    height: 50px;
    line-height: 50px; }
  .nav-teams a {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 34px;
    vertical-align: middle;
    overflow: hidden;
    text-indent: 200%; }
  .nav-teams .icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("http://www.saturdaydownsouth.com/wp-content/themes/sds-3/images/sprites2.png") no-repeat transparent;
    background-size: 566px;
    background-position: 0 -35px; }
  .nav-teams .active {
    position: relative; }
    .nav-teams .active:before, .nav-teams .active:after {
      content: '';
      position: absolute;
      top: 100%;
      left: 50%;
      border: 10px solid #333;
      margin-left: -10px;
      margin-top: -20px; }
    .nav-teams .active:before {
      border-color: transparent transparent #404654; }
    .nav-teams .active:after {
      bottom: -1px;
      border-color: transparent transparent #f2f2f2; }

.nav-search {
  display: inline-block;
  margin-right: 2em;
  vertical-align: middle; }
  @media (max-width: 970px) {
    .nav-search {
      position: relative; } }
  @media (max-width: 1010px) {
    .nav-search {
      margin-right: 1em; } }
  @media (max-width: 400px) {
    .nav-search {
      display: none; } }
  .nav-search .js-search-toggle {
    width: 40px;
    height: 34px;
    background: url("http://www.saturdaydownsouth.com/wp-content/themes/sds-3/images/sprites2.png") no-repeat -112px -108px transparent;
    background-size: 566px;
    cursor: pointer; }
  .nav-search .show {
    position: relative; }
    .nav-search .show:after {
      content: '';
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      height: 5px;
      margin-top: 3px;
      background-color: #9D9D9D; }
    .nav-search .show ~ form {
      -webkit-transform: translateY(1px);
              transform: translateY(1px);
      opacity: 1;
      pointer-events: auto; }
  .nav-search form {
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 2px 5px #C5C5C5;
    z-index: 1;
    pointer-events: none;
    opacity: 0;
    -webkit-transform: translateY(20%);
            transform: translateY(20%);
    -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
    transition: opacity 0.2s, -webkit-transform 0.2s;
    transition: transform 0.2s, opacity 0.2s;
    transition: transform 0.2s, opacity 0.2s, -webkit-transform 0.2s; }
    .nav-search form input {
      display: block;
      padding: 0.45em 0.5em;
      min-width: 300px;
      border: 0;
      border-radius: 0; }
    @media (max-width: 970px) {
      .nav-search form {
        top: -1px;
        right: initial;
        left: 100%;
        height: 100%;
        box-shadow: none; }
        .nav-search form input {
          height: 100%; } }

.nav-user-profile {
  position: absolute;
  top: 0;
  left: 0;
  width: 64px;
  height: 100%;
  z-index: 100;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s; }
  @media (max-width: 970px) {
    .nav-user-profile {
      left: 190px; } }
  @media all and (max-width: 767px) {
    .nav-user-profile {
      left: 150px; } }
  .show-menu .nav-user-profile {
    opacity: 0; }
  .nav-user-profile .js-profile-toggle {
    position: relative;
    display: inline-block;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-size: 0.9em;
    font-weight: bold;
    line-height: 50px;
    cursor: pointer;
    -webkit-transition: background-color 0.2s;
    transition: background-color 0.2s;
    z-index: 10;
    text-align: center; }
    .nav-user-profile .js-profile-toggle img {
      display: inline-block;
      vertical-align: middle;
      margin: 0;
      border: 2px solid #fff;
      border-radius: 50%;
      max-width: 38px;
      background-color: #fff; }
  .nav-user-profile .show {
    background-color: #fff; }
    .nav-user-profile .show:after {
      background-color: #9D9D9D; }
    .nav-user-profile .show ~ ul {
      -webkit-transform: translateY(0);
              transform: translateY(0);
      opacity: 1;
      pointer-events: auto; }
  .nav-user-profile ul {
    position: absolute;
    top: 100%;
    left: 0;
    padding-top: 0.3em;
    background-color: #fff;
    box-shadow: 0 2px 5px #C5C5C5, 0 0 0 1px #777;
    z-index: 1;
    pointer-events: none;
    opacity: 0;
    -webkit-transform: translateY(-10%);
            transform: translateY(-10%);
    -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
    transition: opacity 0.2s, -webkit-transform 0.2s;
    transition: transform 0.2s, opacity 0.2s;
    transition: transform 0.2s, opacity 0.2s, -webkit-transform 0.2s; }
    @media all and (max-width: 500px) {
      .nav-user-profile ul {
        position: fixed;
        width: 100%;
        top: initial; } }
  .nav-user-profile a {
    display: block;
    white-space: nowrap;
    padding: 0 1.8em 0 0.7em;
    line-height: 40px;
    border-bottom: 1px solid #eee;
    -webkit-transition: color 0.2s;
    transition: color 0.2s; }
    .nav-user-profile a:hover {
      color: #355BA6; }

#nav-login-form {
  padding: 1.5em 2em 1em;
  min-width: 320px;
  white-space: nowrap;
  font-size: 0.9em; }
  #nav-login-form input {
    display: block;
    width: 100%;
    margin-bottom: 0.7em;
    padding: 0.3em 0.5em; }
    #nav-login-form input:focus {
      outline-color: #7f7f7f; }
  #nav-login-form p {
    margin: 1.5em 0;
    color: #7f7f7f; }
    #nav-login-form p strong {
      color: #666; }
  #nav-login-form p,
  #nav-login-form .nav-btn {
    text-align: center; }
  #nav-login-form .nav-btn {
    width: 100%;
    padding: 0.6em;
    line-height: 1.5;
    border-radius: 0.3em;
    box-shadow: none;
    text-transform: capitalize;
    border: 2px solid #7f7f7f;
    -webkit-transition: all 0.2s;
    transition: all 0.2s; }
  #nav-login-form .nav-login-submit {
    color: #fff;
    background-color: #7f7f7f; }
    #nav-login-form .nav-login-submit:hover {
      background-color: #727272;
      border-color: #727272; }
  #nav-login-form .nav-sign-up {
    color: #7f7f7f;
    border-color: #bbb; }
    #nav-login-form .nav-sign-up:hover {
      border-color: #7f7f7f; }

.nav-latest {
  position: absolute;
  height: 100%;
  top: 0;
  right: 0;
  padding: 0.9em 0.5em 0;
  text-transform: uppercase;
  font-family: 'Roboto Slab', sans-serif;
  font-size: 1.2em;
  color: #fff;
  cursor: pointer;
  z-index: 100; }
  .show-menu .nav-latest {
    opacity: 0; }
  .nav-latest .caret {
    display: inline-block;
    vertical-align: middle;
    margin-left: 0.3em;
    border: 5px solid transparent;
    border-top-color: #fff;
    margin-top: 5px; }

.nav-latest,
.nav-search {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity 0.2s, visibility 0.2s;
  transition: opacity 0.2s, visibility 0.2s; }
  .show-menu .nav-latest, .show-menu
  .nav-search {
    opacity: 0;
    visibility: hidden; }

.nav-bottom {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 200px;
  font-size: 0.9em;
  background-color: #f2f2f2; }
  .nav-bottom:before, .nav-bottom:after {
    content: '';
    display: table; }
  .nav-bottom:after {
    clear: both; }
  .nav-bottom {
    *zoom: 1; }
  .nav-bottom.sec-football .active a,
  .nav-bottom.sec-football ul:hover li:hover > a {
    border-bottom-color: #355BA6; }
  .nav-bottom.alabama-football .active a,
  .nav-bottom.alabama-football ul:hover li:hover > a {
    border-bottom-color: #990000; }
  .nav-bottom.arkansas-football .active a,
  .nav-bottom.arkansas-football ul:hover li:hover > a {
    border-bottom-color: #9D2235; }
  .nav-bottom.auburn-football .active a,
  .nav-bottom.auburn-football ul:hover li:hover > a {
    border-bottom-color: #F26522; }
  .nav-bottom.florida-football .active a,
  .nav-bottom.florida-football ul:hover li:hover > a {
    border-bottom-color: #0021A5; }
  .nav-bottom.georgia-football .active a,
  .nav-bottom.georgia-football ul:hover li:hover > a {
    border-bottom-color: #A0000B; }
  .nav-bottom.kentucky-football .active a,
  .nav-bottom.kentucky-football ul:hover li:hover > a {
    border-bottom-color: #003399; }
  .nav-bottom.lsu-football .active a,
  .nav-bottom.lsu-football ul:hover li:hover > a {
    border-bottom-color: #461D7C; }
  .nav-bottom.mississippi-state-football .active a,
  .nav-bottom.mississippi-state-football ul:hover li:hover > a {
    border-bottom-color: #762123; }
  .nav-bottom.mizzou-football .active a,
  .nav-bottom.mizzou-football ul:hover li:hover > a {
    border-bottom-color: #F1B82D; }
  .nav-bottom.ole-miss-football .active a,
  .nav-bottom.ole-miss-football ul:hover li:hover > a {
    border-bottom-color: #002C91; }
  .nav-bottom.south-carolina-football .active a,
  .nav-bottom.south-carolina-football ul:hover li:hover > a {
    border-bottom-color: #73000A; }
  .nav-bottom.tennessee-football .active a,
  .nav-bottom.tennessee-football ul:hover li:hover > a {
    border-bottom-color: #f77f00; }
  .nav-bottom.tamu-football .active a,
  .nav-bottom.tamu-football ul:hover li:hover > a {
    border-bottom-color: #5C0025; }
  .nav-bottom.vanderbilt-football .active a,
  .nav-bottom.vanderbilt-football ul:hover li:hover > a {
    border-bottom-color: #BB8D09; }
  @media (min-width: 1010px) {
    .nav-bottom ul:hover li {
      opacity: 0.5; }
      .nav-bottom ul:hover li:hover {
        opacity: 1; }
        .nav-bottom ul:hover li:hover > a {
          border-bottom-color: #355BA6; }
    .nav-bottom ul:hover .active a {
      border-bottom-color: transparent; } }
  .nav-bottom li {
    position: relative;
    display: inline-block;
    padding-right: 1.5em;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s; }
    .nav-bottom li:last-child {
      padding: 0; }
      .nav-bottom li:last-child a:after {
        content: none; }
    @media (max-width: 768px) {
      .nav-bottom li {
        padding-right: 2.3em; } }
    @media (max-width: 420px) {
      .nav-bottom li {
        padding-right: 1.6em; } }
    @media (max-width: 370px) {
      .nav-bottom li {
        padding-right: 1.1em;
        font-size: 0.9em; } }
    .nav-bottom li a {
      display: block;
      -webkit-transition: border-color 0.2s;
      transition: border-color 0.2s; }
      .nav-bottom li a:after {
        content: '';
        position: absolute;
        top: 38%;
        right: 0.7em;
        width: 1px;
        height: 27%;
        background-color: #8F8F8F; }
        @media (max-width: 768px) {
          .nav-bottom li a:after {
            right: 1.2em; } }
        @media (max-width: 420px) {
          .nav-bottom li a:after {
            top: 25%;
            right: 0.8em;
            height: 50%;
            background-color: #D4D4D4; } }
        @media (max-width: 370px) {
          .nav-bottom li a:after {
            right: 0.5em; } }
  .nav-bottom a {
    border: solid transparent;
    border-width: 3px 0;
    line-height: 30px; }
  .nav-bottom .active a {
    border-bottom-color: #355BA6; }

.trending-title {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-right: 0.5em;
  text-align: right; }
  .trending-title a {
    display: inline-block;
    text-transform: none; }
    .trending-title a:hover {
      color: #355BA6; }
  @media screen and (max-width: 767px) {
    .trending-title {
      display: none; } }
  @media (max-width: 970px) {
    .trending-title {
      text-align: left; } }

.js-mobile-nav-toggle {
  position: absolute;
  top: 0;
  left: 2px;
  width: 57px;
  height: 100%;
  padding-top: 0.5em; }
  .js-mobile-nav-toggle span {
    position: relative;
    background-color: #fff;
    height: 2px;
    display: block;
    width: 22px;
    margin: 17px auto 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    .js-mobile-nav-toggle span:before, .js-mobile-nav-toggle span:after {
      content: '';
      position: absolute;
      display: block;
      width: 20px;
      height: 0;
      left: 1px;
      top: 50%;
      margin-top: -7px;
      -webkit-transition: all 0.2s;
      transition: all 0.2s; }
    .js-mobile-nav-toggle span:before {
      box-shadow: 0 14px 0 1px #fff; }
    .js-mobile-nav-toggle span:after {
      box-shadow: 0 0 0 1px #fff; }
    .show-menu .js-mobile-nav-toggle span {
      background-color: transparent; }
      .show-menu .js-mobile-nav-toggle span:before {
        -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg); }
      .show-menu .js-mobile-nav-toggle span:after {
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg); }
      .show-menu .js-mobile-nav-toggle span:before, .show-menu .js-mobile-nav-toggle span:after {
        margin-top: 0;
        box-shadow: 0 0 0 1px #fff; }

.mobile-menu {
  display: none;
  position: absolute;
  width: 250px;
  height: 100vh;
  top: 0;
  left: 0;
  margin-top: 50px;
  background-color: #D9D9D9;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  box-shadow: inset 0 -10px 6px 1px #aaa; }
  .mobile-menu > ul {
    display: none;
    height: 100%;
    margin-left: 56px;
    padding-bottom: 50px;
    overflow-y: auto; }
    .mobile-menu > ul.active {
      display: block; }
    .mobile-menu > ul li {
      padding-left: 1em;
      border-bottom: 1px solid #cecece; }
  .mobile-menu a {
    display: block;
    padding: 0.8em 0; }
  .mobile-menu .menu-teams a,
  .mobile-menu .menu-connect a {
    display: block;
    padding: 1px 0; }
  .mobile-menu .icon {
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 41px;
    margin-right: 0.5em;
    background-position-y: 6px; }
  .mobile-menu .sec-football > .icon-wrapper > .icon-team {
    background-position: 3px 6px; }
  .mobile-menu .alabama-football > .icon-wrapper > .icon-team {
    background-position: -35px 6px; }
  .mobile-menu .arkansas-football > .icon-wrapper > .icon-team {
    background-position: -75px 6px; }
  .mobile-menu .auburn-football > .icon-wrapper > .icon-team {
    background-position: -114px 6px; }
  .mobile-menu .florida-football > .icon-wrapper > .icon-team {
    background-position: -154px 6px; }
  .mobile-menu .georgia-football > .icon-wrapper > .icon-team {
    background-position: -194px 6px; }
  .mobile-menu .kentucky-football > .icon-wrapper > .icon-team {
    background-position: -232px 6px; }
  .mobile-menu .lsu-football > .icon-wrapper > .icon-team {
    background-position: -268px 6px; }
  .mobile-menu .mississippi-state-football > .icon-wrapper > .icon-team {
    background-position: -305px 6px; }
  .mobile-menu .mizzou-football > .icon-wrapper > .icon-team {
    background-position: -341px 6px; }
  .mobile-menu .ole-miss-football > .icon-wrapper > .icon-team {
    background-position: -376px 6px; }
  .mobile-menu .south-carolina-football > .icon-wrapper > .icon-team {
    background-position: -414px 6px; }
  .mobile-menu .tennessee-football > .icon-wrapper > .icon-team {
    background-position: -454px 6px; }
  .mobile-menu .tamu-football > .icon-wrapper > .icon-team {
    background-position: -493px 6px; }
  .mobile-menu .vanderbilt-football > .icon-wrapper > .icon-team {
    background-position: -529px 6px; }
  .mobile-menu .menu-connect .icon {
    background-position-y: -67px; }
  .mobile-menu .menu-connect .menu-teams {
    margin-top: 2.5em;
    padding-left: 0.5em; }
    .mobile-menu .menu-connect .menu-teams .icon-team {
      background-position-y: 6px; }
    .mobile-menu .menu-connect .menu-teams .icon {
      width: 34px; }
    .mobile-menu .menu-connect .menu-teams a {
      display: inline-block;
      vertical-align: middle; }
    .mobile-menu .menu-connect .menu-teams li {
      padding-left: 0; }
  .mobile-menu .icon-facebook,
  .mobile-menu .icon-twitter,
  .mobile-menu .icon-instagram,
  .mobile-menu .icon-newsletter {
    opacity: 0.8; }
  .mobile-menu .icon-facebook {
    background-position: -73px -65px; }
  .mobile-menu .icon-twitter {
    background-position: -36px -65px; }
  .mobile-menu .icon-instagram {
    background-position: 4px -65px; }
  .mobile-menu .icon-newsletter {
    background-size: 700px;
    background-position: -320px -89px !important; }
  .mobile-menu .copyright {
    margin-top: 1.5em;
    padding: 0;
    font-size: 0.55em;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    border-bottom: 0; }
  .mobile-menu .menu-search li {
    padding: 0.5em; }
  .mobile-menu .menu-search input {
    width: 100%;
    font-size: 0.9em;
    background-color: transparent;
    border: 0; }

.mobile-tabs {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 56px;
  padding-bottom: 50px;
  background-color: #282828;
  overflow-y: auto; }
  .mobile-tabs li {
    position: relative;
    border-bottom: 1px solid #3E3E3E;
    color: #aaa;
    -webkit-transition: color 0.2s, background-color 0.2s;
    transition: color 0.2s, background-color 0.2s; }
  .mobile-tabs.sec-football .active {
    background-color: #355BA6; }
  .mobile-tabs.alabama-football .active {
    background-color: #990000; }
  .mobile-tabs.arkansas-football .active {
    background-color: #9D2235; }
  .mobile-tabs.auburn-football .active {
    background-color: #F26522; }
  .mobile-tabs.florida-football .active {
    background-color: #0021A5; }
  .mobile-tabs.georgia-football .active {
    background-color: #A0000B; }
  .mobile-tabs.kentucky-football .active {
    background-color: #003399; }
  .mobile-tabs.lsu-football .active {
    background-color: #461D7C; }
  .mobile-tabs.mississippi-state-football .active {
    background-color: #762123; }
  .mobile-tabs.mizzou-football .active {
    background-color: #F1B82D; }
  .mobile-tabs.ole-miss-football .active {
    background-color: #002C91; }
  .mobile-tabs.south-carolina-football .active {
    background-color: #73000A; }
  .mobile-tabs.tennessee-football .active {
    background-color: #f77f00; }
  .mobile-tabs.tamu-football .active {
    background-color: #5C0025; }
  .mobile-tabs.vanderbilt-football .active {
    background-color: #BB8D09; }
  .mobile-tabs .active {
    border-color: transparent;
    color: #fff; }
    .mobile-tabs .active .tab-ico {
      opacity: 1; }
    .mobile-tabs .active.sec-football {
      background-color: #355BA6; }
    .mobile-tabs .active.alabama-football {
      background-color: #990000; }
    .mobile-tabs .active.arkansas-football {
      background-color: #9D2235; }
    .mobile-tabs .active.auburn-football {
      background-color: #F26522; }
    .mobile-tabs .active.florida-football {
      background-color: #0021A5; }
    .mobile-tabs .active.georgia-football {
      background-color: #A0000B; }
    .mobile-tabs .active.kentucky-football {
      background-color: #003399; }
    .mobile-tabs .active.lsu-football {
      background-color: #461D7C; }
    .mobile-tabs .active.mississippi-state-football {
      background-color: #762123; }
    .mobile-tabs .active.mizzou-football {
      background-color: #F1B82D; }
    .mobile-tabs .active.ole-miss-football {
      background-color: #002C91; }
    .mobile-tabs .active.south-carolina-football {
      background-color: #73000A; }
    .mobile-tabs .active.tennessee-football {
      background-color: #f77f00; }
    .mobile-tabs .active.tamu-football {
      background-color: #5C0025; }
    .mobile-tabs .active.vanderbilt-football {
      background-color: #BB8D09; }
  .mobile-tabs a {
    position: relative;
    display: block;
    padding: 38px 0 0;
    font-size: 0.65em;
    color: inherit;
    text-align: center; }
  .mobile-tabs .tab-ico {
    position: absolute;
    top: 5px;
    left: 8px;
    width: 40px;
    height: 34px;
    opacity: 0.4;
    background: url("http://www.saturdaydownsouth.com/wp-content/themes/sds-3/images/sprites2.png") no-repeat transparent;
    background-size: 566px;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s; }
  .mobile-tabs .tab-teams .tab-ico {
    background-position: 4px -32px; }
  .mobile-tabs .tab-connect .tab-ico {
    background-position: -222px -104px; }
  .mobile-tabs .tab-shop .tab-ico {
    background-position: -184px -104px; }
  .mobile-tabs .tab-login .tab-ico {
    background-position: -149px -104px; }
  .mobile-tabs .tab-profile .tab-ico {
    background-position: -290px -104px; }
  .mobile-tabs .tab-search .tab-ico {
    background-position: -113px -104px; }
  .mobile-tabs .tab-more .tab-ico {
    background-position: -328px -104px; }

@media (max-width: 970px) {
  #page.hide-overflow {
    height: 100vh;
    overflow: hidden; }
  .site-header,
  .site-content,
  .site-footer,
  .nav-top {
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s; }
  .show-menu .site-header, .show-menu
  .site-content, .show-menu
  .site-footer {
    -webkit-transform: translateX(250px);
            transform: translateX(250px); }
  .show-menu .nav-top {
    z-index: 10;
    -webkit-transform: translateX(-250px);
            transform: translateX(-250px); }
  .nav-top {
    box-shadow: none;
    border-bottom: 0; }
    .nav-top:before, .nav-top:after {
      content: '';
      display: table; }
    .nav-top:after {
      clear: both; }
    .nav-top {
      *zoom: 1; }
  .nav-teams li:not(:last-child),
  .nav-bottom ul {
    display: none; }
  .mobile-menu {
    display: block; } }
