@charset "UTF-8";
body {
  font-family: "Praktika Medium", Arial, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #12173f;
}

h1,
h2,
h3.news-block__title {
  font-family: "Praktika Regular", Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  text-rendering: optimizeLegibility;
}

h2.roster__player__header__heading {
  font-family: "Praktika Bold", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}

.roster__player__header_position {
  font-family: "Praktika Bold", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}

h3,
h4 {
  font-family: "Praktika Bold", Arial, sans-serif;
  font-weight: normal !important;
  font-style: normal;
  text-rendering: optimizeLegibility;
}

/* NBA cookie notice */
#nba_tos {
  border-color: #f5b122 !important;
}

#nba_tos_inner {
  padding-top: 7px !important;
  border-top: none !important;
}

.node-type-story h1,
.node-type-page h1 {
  font-size: 2.5rem;
  margin: 10px 0 5px;
  color: #5d76a9;
  font-weight: 700;
}
@media (min-width: 992px) {
  .node-type-story h1,
.node-type-page h1 {
    font-size: 3.5rem;
  }
}

.etowah-game-block {
  background-image: url("https://www.nba.com/grizzlies/sites/grizzlies/files/mg_201228_web_game_day_header_image_1150x500.jpg") !important;
}

div#content-content div.inner h1 {
  font-size: 35px;
  font-size: 3rem;
  padding: 0;
}

body div#page-inner h1 {
  line-height: 30px;
  padding: 0;
  margin: 10px 0 20px 0;
}

.video-player-wrapper .video-info h1 {
  font-size: 22px;
  font-size: 2.2rem;
  margin: 0 0 5px;
}

.node-type-story h2,
.node-type-page h2 {
  font-size: 30px;
  font-size: 3rem;
  margin-bottom: 5px;
  color: #5d76a9;
  font-weight: 600;
}

div#content-content div.inner h2 {
  font-size: 30px;
  font-size: 3rem;
  line-height: 24px;
  margin: 0 0 20px 0;
}

div#content-content div.node-type-story div.inner div.content div.field-field-subtitle div.field-items div.field-item,
div#content-content div.node-type-page div.inner div.content div.field-field-subtitle div.field-items div.field-item {
  color: #5d76a9;
  font-size: 18px;
  font-style: italic;
  margin-top: -14px;
  padding-bottom: 10px;
}

.node-type-story h3,
.node-type-page h3 {
  font-size: 24px;
  font-size: 2.4rem;
}

.not-front.node-type-page #right-rail-menu h3 {
  margin: 0;
}

.news-block h3 {
  font-size: 20px;
  font-size: 2rem;
}

div#content-content div.inner h3 {
  font-size: 24px;
  font-size: 2.4rem;
  margin: 10px 0;
}

div#content-content div.inner h3 a {
  font-weight: normal;
}

.node-type-story h4,
.node-type-page h4 {
  margin: 20px 0 5px;
  font-size: 20px;
  font-size: 2rem;
}

#content .video-thumbnail-info h4 {
  margin: 0;
}

div#content-content div.inner h4 {
  font-size: 14px;
  margin: 0 0 10px 0;
}

/* headers with horizontal lines */
.lines {
  position: relative;
  z-index: 1;
  overflow: hidden;
  text-align: center;
}

@media (min-width: 600px) {
  .lines span {
    margin-left: 20px;
    margin-right: 20px;
  }

  .lines:before,
.lines:after {
    position: absolute;
    top: 59%;
    overflow: hidden;
    width: 50%;
    height: 1px;
    content: " ";
    background-color: #5d76a9;
  }

  .lines:before {
    margin-left: -50%;
    text-align: right;
  }
}
/* inverted headers */
.node-type-page .inverted,
.node-type-story .inverted,
.inverted {
  background: #000;
  color: #fff;
  text-align: center;
  padding: 5px 5px 3px 5px;
  line-height: 100%;
}

.inverted.toggle.arrow-down:before,
.inverted.toggle.arrow-right:before {
  color: #000;
  background-color: #f5b112;
}

@media (max-width: 639px) {
  .news-block h2,
.news-block h3 {
    min-height: auto;
  }
}
div#content-content ul {
  margin: 0 0 20px 20px;
}

div#content-content ul li {
  margin: 0 0 10px 0;
}

div#content-content li {
  font-size: 12px;
  line-height: 20px;
  margin: 0 0 20px 0;
  padding: 0;
}

div#content-content ul.links li {
  /* For a list of simple links, we do not want a large margin */
  display: block;
  margin: 0 0 3px 0;
}

body.node-type-story div.inner div.content p,
body.node-type-page div.inner div.content p {
  font-size: 12px;
  line-height: 20px;
  margin: 0 0 20px 0;
  padding: 0;
}

p.small {
  line-height: 150%;
}

body.node-type-story .content-inner-inner .node-type-story a:hover,
body.node-type-page .content-inner-inner .node-type-story a:hover {
  font-weight: normal;
}

.post__sub-title,
.field-name-field-subheadline {
  font-family: "Praktika Bold", Arial, sans-serif;
  font-size: 20px;
  font-size: 2rem;
  font-weight: normal !important;
  font-style: normal;
  text-rendering: optimizeLegibility;
}

.block-gothic-bold,
.special-font-bold {
  font-family: "Praktika Bold", Arial, sans-serif;
  font-weight: normal !important;
  font-style: normal;
}

.block-gothic-light,
.special-font {
  font-family: "Praktika Bold", Arial, sans-serif;
  font-weight: normal !important;
  font-style: normal;
}

.geo-black,
.aguda-bold,
p strong,
p b,
strong {
  font-family: "Praktika Medium", Arial, sans-serif;
  font-weight: 600 !important;
  text-rendering: optimizeLegibility;
}

.aguda-black {
  font-family: "Praktika Medium", Arial, sans-serif;
  font-weight: normal !important;
  text-rendering: optimizeLegibility;
}

body tbody th {
  border-bottom: 0;
}

.video-info h1,
.etowah_photo_gallery_embed h1 {
  color: #fff !important;
}

.page-video #main .headline {
  font-weight: normal;
}

/* Text color */
.dark-blue {
  color: #12173f !important;
}

.mid-blue {
  color: #5d76a9 !important;
}

.light-blue {
  color: #becfdb !important;
}

.gold {
  color: #ffbb22 !important;
}

.white {
  color: #fff !important;
}

.black {
  color: #000 !important;
}

/* Blockquotes */
blockquote {
  display: block;
  background: #f9f9f9;
  padding: 15px 40px;
  margin: 0 0 20px;
  position: relative;
  /*Font*/
  text-align: justify;
  font-size: inherit;
  /*Borders - (Optional)*/
  border-left: 15px solid #ffbb22;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

blockquote::before {
  content: "“";
  /*Unicode for Left Double Quote*/
  /*Font*/
  font-family: Georgia, serif;
  font-size: 50px;
  font-size: 5rem;
  font-weight: bold;
  color: #5d76a9;
  /*Positioning*/
  position: absolute;
  left: 8px;
  top: 25px;
}

blockquote::after {
  /*Reset to make sure
      content: "";*/
  content: "”";
  /*Font*/
  font-family: Georgia, serif;
  font-size: 50px;
  font-size: 5rem;
  font-weight: bold;
  color: #5d76a9;
  /*Positioning*/
  position: absolute;
  right: 8px;
  bottom: 25px;
}

/*
    Helper Classes
    ===================================================
  */
.flush {
  padding-left: 0px;
  padding-right: 0px;
}

.flush-left {
  padding-left: 0px;
}

.flush-right {
  padding-right: 0px;
}

.centered {
  text-align: center;
}

.align-right {
  text-align: right;
}

.align-left {
  text-align: left;
}

.shadow {
  -moz-box-shadow: 0 5px 15px -8px rgba(18, 23, 63, 0.7);
  -webkit-box-shadow: 0 5px 15px -8px rgba(18, 23, 63, 0.7);
  box-shadow: 0 5px 15px -8px rgba(18, 23, 63, 0.7);
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.caps {
  text-transform: uppercase;
}

.responsive {
  width: 100%;
  height: auto;
}

.img-300-left,
img-300-right {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}

@media (min-width: 576px) {
  .img-300-left {
    width: 50%;
    max-width: 300px;
    float: left;
    margin-right: 15px;
  }

  .img-300-right {
    width: 50%;
    max-width: 300px;
    float: right;
    margin-left: 15px;
  }
}
/* For main 777px image on custom pages */
.main-img {
  max-width: 777px;
  width: 100%;
  height: auto;
}

.main-img-756 {
  max-width: 756px;
  width: 100%;
  height: auto;
}

.main-img-1200 {
  max-width: 1200px;
  width: 100%;
  height: auto;
}

.main-img.margin,
.main-img-756.margin,
.main-img-1200 {
  margin-bottom: 20px;
}

/* Responsive iframe classes */
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* CSS3 lists */
ul.no-bullet {
  list-style-type: none;
}

ul.two-col-list,
ul.three-col-list,
ul.four-col-list {
  list-style-position: inside;
  padding: 0;
}

ul.two-col-list,
.two-col-list {
  -webkit-column-count: 2;
  /* Chrome, Safari, Opera */
  -moz-column-count: 2;
  /* Firefox */
  column-count: 2;
}

ul.three-col-list,
.three-col-list {
  -webkit-column-count: 3;
  /* Chrome, Safari, Opera */
  -moz-column-count: 3;
  /* Firefox */
  column-count: 3;
}

ul.four-col-list,
.four-col-list {
  -webkit-column-count: 4;
  /* Chrome, Safari, Opera */
  -moz-column-count: 4;
  /* Firefox */
  column-count: 4;
}

/* Smaller than tablets */
@media (max-width: 768px) {
  ul.three-col-list,
.three-col-list {
    -webkit-column-count: 2;
    /* Chrome, Safari, Opera */
    -moz-column-count: 2;
    /* Firefox */
    column-count: 2;
  }
}
/* Smaller than tablets */
@media (max-width: 400px) {
  ul.three-col-list,
.three-col-list {
    -webkit-column-count: 1;
    /* Chrome, Safari, Opera */
    -moz-column-count: 1;
    /* Firefox */
    column-count: 1;
  }
}
/* Generic Columns */
.two-col {
  width: 50%;
  padding: 0 10px;
  float: left;
}

.two-col.right {
  float: right;
}

.three-col {
  width: 33.333%;
  padding: 0 10px;
  float: left;
}

.three-col.right {
  float: right;
}

.four-col {
  width: 25%;
  padding: 0 10px;
  float: left;
}

.four-col.right {
  float: right;
}

@media (max-width: 479px) {
  .two-col {
    width: 100%;
    padding: 0 10px;
    float: none;
  }

  .three-col {
    width: 100%;
    padding: 0 10px;
    float: none;
  }

  .four-col {
    width: 100%;
    padding: 0 10px;
    float: none;
  }
}
/* new */
.col-container > div {
  padding: 0;
}

@media (min-width: 479px) {
  .col-container > div {
    padding: 0 10px;
  }

  .col-container > div:first-child {
    padding-left: 0;
  }

  .col-container > div:last-child {
    padding-right: 0;
  }
}
.inline {
  display: inline-block;
}

.inline-table {
  display: inline-table;
}

ul.generic {
  list-style: none;
  padding: 0;
}

/* FAQs */
ul.faqs {
  padding-left: 0;
  list-style: none;
}

ul.faqs > li {
  margin-bottom: 15px;
}

/*
    Background
    ===================================================
  */
@media (min-width: 638px) {
  .page {
    background: url("https://www.nba.com/grizzlies/sites/grizzlies/files/confetti-ex-white-bg.jpg") #222 no-repeat top;
    background-attachment: fixed;
    background-size: cover;
  }
}
/* base bg */
.page {
  background: url("https://www.nba.com/grizzlies/sites/grizzlies/files/confetti-ex-white-bg.jpg") #222 no-repeat top;
  background-attachment: fixed;
  background-size: cover;
}

/*.parallax-mirror, .page { background: #222; }*/
/*
    Global Elements
    ===================================================
  */
.story-image-01 {
  float: right;
  margin: 0 0 20px 20px;
}

div#content-content p.question {
  background: url("https://i.cdn.turner.com/nba/nba/.element/media/2.0/teamsites/grizzlies/images/ec-arrow-right.png") no-repeat;
  background-position: 2px 6px;
  padding-left: 12px;
}

div#content-content p.ec-on {
  background: url("https://i.cdn.turner.com/nba/nba/.element/media/2.0/teamsites/grizzlies/images/ec-arrow-down.png") no-repeat;
  background-position: 0 8px;
  margin-bottom: 0px;
  padding-left: 12px;
}

div#content-content div.response {
  background-color: #c1c7d3;
  margin: 10px 0;
  padding: 10px 10px 3px 10px;
}

/* Show/Hide toggle classes */
div#content-content div.node div.inner div.content {
  position: relative;
}

.toggle {
  list-style: none;
  cursor: pointer;
}

.toggle.arrow-down,
.toggle.arrow-right {
  padding-left: 20px;
}

.toggle.arrow-down:before,
.toggle.arrow-right:before {
  color: #fff;
  background-color: #5d76a9;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 10px;
  font-size: 1rem;
  padding: 4px;
  line-height: 100%;
}

.toggle.arrow-down:before {
  font-family: "nba-custom";
  content: "\f100";
  position: relative;
  right: 12px;
  top: -2px;
}

.toggle.arrow-right:before {
  font-family: "nba-custom";
  content: "\f102";
  position: relative;
  right: 12px;
  top: -2px;
}

h2.toggle.arrow-down:before,
h2.toggle.arrow-right:before {
  top: -4px;
}

.toggle ul {
  margin-bottom: 10px;
}

.toggle-item {
  display: none;
}

hr.mid-blue {
  border-top: 1px solid #5d76a9;
}

hr.light-blue {
  border-top: 1px solid #becfdb;
}

.panel.panel-info {
  border-color: #becfdb;
}

.panel-info > .panel-heading {
  color: #12173f;
  background-color: #becfdb;
  border-color: #becfdb;
  font-family: "Praktika Medium";
  font-size: 18px;
  font-size: 1.8rem;
}

.nav-tabs > li > a:hover {
  border-color: #becfdb #becfdb #ddd;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #becfdb;
}

.nav-tabs {
  border-bottom: 1px solid #becfdb;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border: 1px solid #becfdb;
  border-bottom-color: transparent;
}

/*
    Navigation
    ===================================================
  */
#main-menu a {
  font-family: "Praktika Bold", Arial, sans-serif;
  text-shadow: none;
  font-weight: normal !important;
  color: #fff;
  text-transform: uppercase;
}

#main-menu .dropdown a {
  color: #12173f;
}

li.main-nav__menu-item {
  font-family: "Praktika Medium", Arial, sans-serif;
  font-weight: normal !important;
  text-rendering: optimizeLegibility;
  font-size: 14px;
}

#main-menu .leaf {
  font-family: "Praktika Medium", Arial, sans-serif;
  font-weight: normal !important;
  text-rendering: optimizeLegibility;
}

#main-menu .menuConsume-more .leaf a {
  color: #12173f;
}

.page .fixed {
  background-color: transparent !important;
}

@media (min-width: 768px) {
  .fixed {
    height: auto;
    background: rgba(0, 0, 0, 0.9);
  }

  .main-nav__menu-item > ul {
    background-color: #becfdb !important;
  }

  .main-nav__menu-item > ul a {
    color: #12173f;
  }

  .main-nav__menu-item a {
    padding: 12px 6px;
  }

  .main-nav__menu-item.em-ti > .em-hover {
    background-color: #7c9ac0 !important;
  }
}
.mobile-menu-hamburger {
  background-color: #7c9ac0 !important;
}

.em-mobile .main-nav {
  background-color: #7c9ac0;
}

.em-mobile-active > a {
  background-color: #5d76a9;
}

.main-nav .has-dropdown > ul {
  background: #7c9ac0;
}

.main-nav-wrapper-inner {
  -webkit-box-shadow: 0 4px 12px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 4px 12px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0 4px 12px 0px rgba(0, 0, 0, 0.25);
}

/* Logo & sponsorship positioning */
.presented-by--header {
  display: none;
}

.presented-by__text {
  display: block;
  position: absolute;
  left: 90px;
  top: 10px;
}

.presented-by--header img {
  display: block;
  position: absolute;
  left: 90px;
  top: 30px;
}

@media (min-width: 768px) {
  .navbar-brand-wrapper {
    width: 140px;
  }

  .fixed .navbar-brand-wrapper {
    height: 50px;
    width: 100px;
    margin-top: -6px;
  }

  .main-nav {
    margin: 0 0 0 160px;
  }

  .presented-by--header {
    display: none;
    margin: 5px 0 5px 170px;
  }

  .fixed .presented-by--header {
    display: none;
    margin: 4px 0 14px 96px;
  }

  .presented-by__text {
    display: inline;
    position: relative;
    left: 0;
    top: 0;
  }

  .presented-by--header img {
    display: inline;
    position: relative;
    left: 0;
    top: 0;
  }
}
/* Social Icons */
.social-bar__item a.enews-color,
.social-bar__item a.enews-color:hover {
  background-color: #ff6600;
}

.social-bar__item a.snapchat-color,
.social-bar__item a.snapchat-color:hover {
  background-color: #fffc00;
}

.social-bar__item .fa-snapchat-ghost {
  text-shadow: 0px 0px 1px #000;
}

.social-bar__item a.weibo-color,
.social-bar__item a.weibo-color:hover {
  background-color: #e6162d;
}

.social-bar__item a.app-color,
.social-bar__item a.app-color:hover {
  background-color: #5d76a9;
}

.instagram-color:before {
  background-color: #e95950;
}

@media (min-width: 1200px) {
  .social-bar--header {
    right: 110px;
  }
}
/* Legacy */
ul.nav-tertiary {
  list-style: none;
  margin: 0 0 0 20px;
  padding: 0;
}

ul.nav-tertiary li a {
  font-family: "Segoe UI", Arial, sans-serif;
  font-size: 12px;
}

div#content-content ul.nav-internal-page,
ul.nav-internal-page,
.main-group .content-content #sipWrapper ul.nav-internal-page {
  list-style: none;
  margin: 0;
  padding: 0;
}

div#content-content ul.nav-internal-page li,
ul.nav-internal-page li,
.main-group .content-content #sipWrapper ul.nav-internal-page li {
  float: left;
  border-left: 1px solid #becfdb;
  padding: 0 5px;
}

div#content-content ul.nav-internal-page li a,
ul.nav-internal-page li a,
.main-group .content-content #sipWrapper ul.nav-internal-page li a {
  font-weight: bold;
}

div#content-content ul.nav-internal-page li.first,
ul.nav-internal-page li.first,
.main-group .content-content #sipWrapper ul.nav-internal-page li.first {
  border-left: 0;
  padding-left: 0;
}

div#content-content ul.nav-content-01,
ul.nav-content-01 {
  list-style: none;
  margin: 0 0 10px 0;
}

div#content-content ul.nav-content-01 li,
ul.nav-content-01 li {
  border-left: 1px solid #5d76a9;
  float: left;
  margin-left: 10px;
  padding: 0 0 0 10px;
}

div#content-content ul.nav-content-01 li.first,
ul.nav-content-01 li.first {
  border-left: 0;
  margin-left: 0;
  padding-left: 0;
}

/*
    Game Feeds
    ===================================================
  */
/* Upcoming Games Sidebar */
#sidebar-upcoming-games {
  padding: 0 10px;
}

#sidebar-upcoming-games .game {
  border-bottom: 1px solid #eee;
  padding: 10px 0;
}

#sidebar-upcoming-games .game:last-child {
  border-bottom: none;
}

#sidebar-upcoming-games .logo-container,
#sidebar-upcoming-games .date-time {
  display: inline-block;
  text-align: center;
}

#sidebar-upcoming-games .logo-container {
  vertical-align: top;
  width: 29%;
}

#sidebar-upcoming-games .logo {
  width: 75px;
  height: auto;
}

#sidebar-upcoming-games .date-time {
  width: 42%;
}

#sidebar-upcoming-games .date {
  font-size: 13px;
}

#sidebar-upcoming-games .time {
  margin-bottom: 2px;
}

#sidebar-upcoming-games .tix em {
  color: #808080;
  font-size: 12px;
}

/* Single Game Tickets Feed */
#game-filter {
  margin-bottom: 10px;
}

#game-filter .dropdown-toggle {
  font-size: 12px;
  width: 100%;
  text-align: left;
  border-color: #becfdb;
  overflow: hidden;
}

#game-filter .btn-promo {
  font-size: 12px;
  color: #666;
  padding: 5px 10px;
  border-radius: 2px;
  border-color: #becfdb;
}

#game-filter .dropdown-toggle:hover,
#game-filter .dropdown-toggle:active,
#game-filter .dropdown-toggle:focus,
#game-filter .btn-promo:hover,
#game-filter .btn-promo:active,
#game-filter .btn-promo:focus,
#game-filter .btn-promo.selected {
  color: #5d76a9;
  border-color: #f5b112;
  background-color: transparent;
}

#game-filter .dropdown-menu {
  margin-left: 15px;
  padding: 6px 10px;
}

#game-filter .dropdown-menu li {
  cursor: pointer;
}

#single-games {
  list-style: none;
  padding: 0;
  margin-bottom: 30px;
}

#single-games .game {
  border-bottom: 1px solid #eee;
  padding: 10px;
}

#single-games .game > div {
  display: inline-block;
  vertical-align: middle;
}

#single-games .day,
#single-games .date,
#single-games .time,
#single-games .promo {
  display: block;
}

#single-games .date-time {
  width: 25%;
  min-width: 85px;
}

#single-games .opponent {
  width: 30%;
  min-width: 70px;
  text-align: center;
}

#single-games .logo {
  width: 70px;
  height: auto;
}

#single-games .promo {
  width: 100%;
  font-size: 13px;
}

#single-games .city,
#single-games .team {
  display: none;
}

#single-games .date {
  font-size: 18px;
}

#single-games .tix {
  width: 42%;
  text-align: center;
}

#single-games .tix em {
  color: #808080;
}

#single-games .day,
#single-games .time,
#single-games .city {
  color: #808080;
}

#single-games .date,
#single-games .team {
  text-transform: uppercase;
}

/* Small devices and up */
@media (min-width: 500px) {
  #single-games .date,
#single-games .team {
    font-size: 22px;
  }
}
/* Medium devices and up */
@media (min-width: 768px) {
  #single-games .game {
    padding: 15px;
  }

  #single-games .date-time {
    width: 20%;
  }

  #single-games .opponent {
    width: 45%;
  }

  #single-games .tix {
    width: auto;
  }

  #single-games .logo {
    float: left;
    margin-right: 60px;
  }

  #single-games .opponent,
#single-games .tix {
    text-align: left;
  }

  #single-games .city,
#single-games .team {
    display: block;
  }
}
/*
    Photo Galleries
    ===================================================
  */
.nbaGallery.nbaEmbeddedGallery .slick-slider {
  margin-bottom: 0;
}

/* Photos index/landing page */
[class*=pane-photo-gallery-tag-filters-pane-],
[class*=pane-etowah-taxonomy-tag-filters-pane],
.nbaImageGallery .action {
  background-color: #0a223f !important;
}

/*
    Footer
    ===================================================
  */
.footer-links {
  text-align: center;
}

#footer .custom-page-ad_bottom {
  padding: 15px 15px 40px;
}

#footer .footer-links h3,
#footer .footer-links h3 a {
  color: #5d76a9;
  font-size: 22px;
  margin-bottom: 5px;
}

#footer .footer-links a:hover {
  color: #12173f !important;
  text-decoration: none;
}

#footer .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-links ul li,
#footer .footer-links ul li a {
  color: #777;
  font-size: 14px;
  line-height: 26px;
  line-height: 2.6rem;
}

#footer .footer-links hr {
  border-top: 1px solid #5d76a9;
  margin: 10px 0;
}

#footer .footer-top {
  box-shadow: inset #12173f 0 0 40px -15px;
  background-color: #fff;
}

#footer .footer-bottom {
  background-color: #000;
}

.footer-logo {
  max-width: 100%;
  height: 80px;
  white-space: nowrap;
  padding: 0 40px;
  margin-bottom: 50px;
  text-align: center;
}

.footer-logo .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.footer-logo img {
  vertical-align: middle;
  display: inline;
  max-width: 100%;
  max-height: 100%;
}

@media (min-width: 640px) {
  .footer-logo {
    padding: 0 10px;
    margin-bottom: 0;
  }

  .footer-links {
    text-align: left;
  }
}
/*
    Tables
    ===================================================
  */
/* Generic table */
table.generic {
  border: none;
}

table.generic.full {
  width: 100%;
  height: auto;
}

table.generic td {
  vertical-align: top;
}

table.generic.margin {
  margin: 10px 0;
}

table.generic.padding tr td {
  padding: 0 10px;
}

table.generic.padding-inside tr td {
  padding: 0 10px;
}

table.generic.padding-inside tr td:first-child {
  padding-left: 0;
}

table.generic.padding-inside tr td:last-child {
  padding-right: 0;
}

table.generic tbody {
  border: none;
}

table.generic thead,
table.generic .col-title,
table th {
  font-family: "Praktika Medium", Arial, sans-serif;
  font-weight: normal !important;
  text-rendering: optimizeLegibility;
}

table.small {
  line-height: 165%;
}

/* Alternate row colors */
table.alt-rows tr:nth-child(even) {
  background-color: #becfdb;
}

table.alt-rows tr.col-title:nth-child(even) {
  background-color: inherit;
}

table .smoke-blue,
table .smoke-blue-bg {
  background-color: #becfdb;
}

table .white-bg {
  background-color: #fff;
}

/* Roster styling */
table.roster {
  margin: 20px 0 30px;
}

table.roster.full {
  width: 100%;
  height: auto;
}

table.roster td {
  padding: 3px 8px;
  border-bottom: solid 1px #becfdb;
}

table.roster thead {
  background-color: #000;
  color: #fff;
  font-family: "Praktika Medium", Arial, sans-serif;
  font-weight: normal !important;
  text-rendering: optimizeLegibility;
}

table.roster tbody {
  border: none;
}

table.roster .col-title {
  font-family: "Praktika Medium", Arial, sans-serif;
  font-weight: normal !important;
  text-rendering: optimizeLegibility;
}

table.roster .beale-blue,
table.alt-rows tr.beale-blue:nth-child(even) {
  background-color: #5d76a9;
}

table.roster .beale-blue h3,
table.roster .beale-blue,
table.roster .beale-blue a {
  color: #fff !important;
}

table.two-col {
  margin: 20px 0;
}

table.two-col tbody {
  border: none;
}

table.two-col td {
  padding: 5px 8px;
  vertical-align: top;
}

/* 4 equal columns */
table.four-quarters td {
  width: 25%;
}

/* 4 sort of equal columns */
table.four-quarters2 td:first-child {
  width: 15%;
}

table.four-quarters2 td {
  width: 25%;
}

/*
    Forms
    ===================================================
  */
/* General form styling */
form.generic label {
  margin-right: 10px;
  color: #777777;
  font-weight: normal;
}

/*
    Misc Styles
    ===================================================
  */
/* Hides submitted by... on custom pages */
.not-front.node-type-page .submitted {
  display: none;
}

/* In-page photo gallery links */
.photo-gall-container {
  background: #f9f9f9;
  margin: 20px 0;
}

.photo-gall-container h2,
.photo-gall-container h3,
.photo-gall-container h4,
.photo-gall-container a,
.photo-gall-container a:hover {
  color: #5d76a9;
}

.photo-gall-container h3 {
  margin: 0;
  padding: 10px 10px 5px;
  background: #1c1c1c;
  color: #fff;
  font-family: "Praktika Bold", arial;
  font-weight: normal;
  font-style: normal;
}

.photo-gall-link {
  text-align: center;
  display: inline-block;
  padding: 10px;
}

.photo-gall-link img {
  margin-bottom: 5px;
}

/* JQuery Tooltip */
.ui-widget-content {
  color: #12173f !important;
  border: none !important;
}

.ui-tooltip {
  max-width: 400px !important;
  -moz-box-shadow: 0 0 5px #12173f !important;
  -webkit-box-shadow: 0 0 5px #12173f !important;
  box-shadow: 0 0 5px #12173f !important;
}

/* Right Rail Menus */
#right-rail-menu {
  border: 1px solid #becfdb;
  padding: 15px;
}

#right-rail-menu h3 {
  margin: 0;
}

#right-rail-menu h4 {
  margin: 20px 0 5px !important;
}

#right-rail-menu hr {
  margin: 15px 0 7px;
}

#right-rail-menu ul {
  list-style: none;
  padding: 0;
}

#right-rail-menu li {
  line-height: 30px;
  line-height: 3rem;
}

#right-rail-menu ul ul {
  margin-left: 20px;
}

/* Main image border fix */
.pane-etowah-story-pane-photo img {
  border: none;
  border-radius: 0.25rem;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}

/* Story byline */
div.field-field-byline div.field-items div.field-item {
  margin-bottom: 10px;
}

.fieldgroup.group-image,
.fieldgroup.group-page-image {
  float: none;
  padding-left: 0;
}

div.field-field-story-image-credit div.field-items div.field-item {
  font-size: 9px;
}

/*  Progress bar */
.goalProgress {
  background: #f7f7f7;
  padding: 5px;
  border-radius: 5px;
}

div.progressBar {
  background: #ffbb22;
  border-radius: 5px;
  color: #12173f;
  font-size: 1.5em;
  font-family: "Praktika Medium", Arial, sans-serif;
  letter-spacing: -0.5px;
  text-align: center;
  font-weight: 700;
  padding: 10px;
  display: block;
  overflow: hidden;
  width: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffd470), color-stop(1, #ffbd22));
  background-image: -o-linear-gradient(bottom, #ffd470 0%, #ffbd22 100%);
  background-image: -moz-linear-gradient(bottom, #ffd470 0%, #ffbd22 100%);
  background-image: -webkit-linear-gradient(bottom, #ffd470 0%, #ffbd22 100%);
  background-image: -ms-linear-gradient(bottom, #ffd470 0%, #ffbd22 100%);
  background-image: linear-gradient(to bottom, #ffd470 0%, #ffbd22 100%);
}

span.goalAmount {
  display: none;
  text-indent: -9999px;
}

/* misc body styles */
.not-front #content {
  /*-moz-box-shadow: 0 0px 10px rgba(18, 23, 63, 0.5);
      -webkit-box-shadow: 0 0px 10px rgba(18, 23, 63, 0.5);
      box-shadow: 0 0px 10px rgba(18, 23, 63, 0.5); */
  background: #fff;
}

.not-front .page {
  padding-bottom: 20px;
}

/* Grayscale effect */
img.grayscale {
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: gray;
  filter: grayscale(100%);
}

img.grayscale:hover {
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  filter: none;
  filter: grayscale(0%);
}

/*
    Buttons
    ===================================================
  */
.button {
  cursor: pointer;
}

a.button {
  display: inline-block;
  background-color: #ffbb22;
  -moz-box-shadow: rgba(18, 23, 63, 0.75) 0 5px 6px -5px;
  -webkit-box-shadow: rgba(18, 23, 63, 0.75) 0 5px 6px -5px;
  box-shadow: rgba(18, 23, 63, 0.75) 0 5px 6px -5px;
  color: #12173f;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Praktika Medium";
  font-weight: normal !important;
  text-rendering: optimizeLegibility;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-transform: uppercase;
  padding: 6px 15px;
  margin-bottom: 5px;
}

a.button.big {
  font-size: 18px;
  font-size: 1.8rem;
  padding: 8px 17px;
}

a.button.small {
  font-size: 12px;
  font-size: 1.2rem;
  padding: 2px 14px;
}

a.button.xsmall {
  font-size: 10px;
  line-height: 14px;
  padding: 3px 10px;
  margin: 0;
}

a.button:hover {
  background-color: #fdcb5b;
  text-decoration: none;
}

a.button.red {
  color: #fff;
  background-color: #bd3301;
}

a.button.red:hover {
  background-color: #d85829;
}

a.button.disabled,
a.button.disabled:hover {
  color: #5a5a5a;
  background-color: #eee;
  pointer-events: none;
  cursor: default;
}

.button-primary {
  background-color: #ffbb22 !important;
  -moz-box-shadow: rgba(18, 23, 63, 0.75) 0 5px 8px -5px;
  -webkit-box-shadow: rgba(18, 23, 63, 0.75) 0 5px 8px -5px;
  box-shadow: rgba(18, 23, 63, 0.75) 0 5px 8px -5px;
  color: #12173f;
  font-weight: normal;
  font-family: "Praktika Medium";
  text-rendering: optimizeLegibility;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.button-primary .button-primary__text {
  color: #12173f;
  font-size: 1.4rem;
  font-weight: normal;
}

.button-primary:hover {
  background-color: #fdcb5b !important;
  text-decoration: none;
}

.button-primary__arrow {
  color: #12173f;
}

.button-primary__arrow:before {
  background: rgba(18, 23, 63, 0.4);
  top: -13px;
  left: 1px;
}

/* Game block & CSB buttons */
.game-block-container .btn-live-game,
.courtside-box-game a.btn-courtside,
.schedule-links-game-content {
  background-color: #7a9ac0;
  -moz-box-shadow: rgba(18, 23, 63, 0.75) 0 5px 8px -5px;
  -webkit-box-shadow: rgba(18, 23, 63, 0.75) 0 5px 8px -5px;
  box-shadow: rgba(18, 23, 63, 0.75) 0 5px 8px -5px;
  color: #fff;
  font-weight: normal;
  font-family: "Praktika Medium";
  text-rendering: optimizeLegibility;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.game-block-container .btn-live-game:hover,
.courtside-box-game a.btn-courtside:hover,
.schedule-links-game-content:hover {
  background-color: #7a9ac0;
  text-decoration: none;
}

.upcoming-game__offers .schedule-links-game-content a,
.etowah-schedule__event__game-links .schedule-links-game-content a {
  color: #fff;
}

/* Schedule buttons populated by NBA */
/* buy tickets (red) */
.upcoming-game__offers a.btn-buy-tickets,
.upcoming-game__offers .schedule-links-game-content,
.etowah-schedule__event__game-links a.btn-buy-tickets,
.etowah-schedule__event__game-links .schedule-links-game-content,
.game-block-container .btn-buy-tickets,
.courtside-box-game a.btn-buy-tickets,
.etowah-schedule__promo-link a {
  color: #12173f;
  background-color: #ffbb22;
  font-weight: bold;
  font-family: "Praktika Medium";
  text-rendering: optimizeLegibility;
  -moz-box-shadow: rgba(18, 23, 63, 0.75) 0 5px 8px -5px;
  -webkit-box-shadow: rgba(18, 23, 63, 0.75) 0 5px 8px -5px;
  box-shadow: rgba(18, 23, 63, 0.75) 0 5px 8px -5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.upcoming-game__offers a.btn-buy-tickets:hover,
.upcoming-game__offers .schedule-links-game-content:hover,
.etowah-schedule__event__game-links a.btn-buy-tickets:hover,
.etowah-schedule__event__game-links .schedule-links-game-content:hover,
.game-block-container .btn-buy-tickets:hover,
.courtside-box-game a.btn-buy-tickets:hover,
.etowah-schedule__promo-link a:hover {
  background-color: #ffbb22;
  text-decoration: none;
}

.upcoming-game__offers .schedule-links-game-content,
.etowah-schedule__event__game-links .schedule-links-game-content {
  color: #fff;
  background-color: #bd3301;
  font-weight: normal;
  font-family: "Praktika Medium";
  text-rendering: optimizeLegibility;
  -moz-box-shadow: rgba(18, 23, 63, 0.75) 0 5px 8px -5px;
  -webkit-box-shadow: rgba(18, 23, 63, 0.75) 0 5px 8px -5px;
  box-shadow: rgba(18, 23, 63, 0.75) 0 5px 8px -5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.upcoming-game__offers .schedule-links-game-content:hover,
.etowah-schedule__event__game-links .schedule-links-game-content:hover {
  background-color: #d85829;
}

/* Mvp button in main nav */
.mvp-access a.button-primary {
  width: auto;
  margin: 0 5px 0 0;
  padding: 3px 9px;
  font-size: 1.2rem;
  line-height: normal;
  font-weight: normal;
  font-family: "Praktika Medium";
  text-rendering: optimizeLegibility;
}

.main-nav-wrapper.fixed .mvp-access {
  display: none;
}

.loadmore-content-stream a {
  background-color: #ffbb22;
  -moz-box-shadow: #12173f 0 5px 8px -5px;
  -webkit-box-shadow: #12173f 0 5px 8px -5px;
  box-shadow: #12173f 0 5px 8px -5px;
  color: #12173f;
  font-weight: normal;
  font-family: "Praktika Medium";
  text-rendering: optimizeLegibility;
}

.loadmore-content-stream a:hover {
  background-color: #ffd474;
  color: #12173f;
  text-decoration: none;
}

.loadmore-content-stream i {
  background-color: rgba(18, 23, 63, 0.4);
}

/* Buttons on ticket page */
.field-name-field-quick-links-links a:first-child {
  font-weight: normal;
  font-family: "Praktika Medium";
  text-rendering: optimizeLegibility;
  background-color: #ffbb22;
  -moz-box-shadow: #12173f 0 5px 8px -5px;
  -webkit-box-shadow: #12173f 0 5px 8px -5px;
  box-shadow: #12173f 0 5px 8px -5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #12173f;
  font-size: 12px;
  font-size: 1.2rem;
}

.field-name-field-quick-links-links a:first-child:hover {
  background-color: #ffd474;
  color: #12173f;
  text-decoration: none;
}

/* for styling input buttons */
.input-button {
  background-color: #ffbb22;
  color: #12173f;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 12px 30px;
  font-weight: bold;
  border: 0;
  -moz-box-shadow: #12173f 0 5px 8px -5px;
  -webkit-box-shadow: #12173f 0 5px 8px -5px;
  box-shadow: #12173f 0 5px 8px -5px;
  text-transform: uppercase;
}

.input-button:hover {
  color: #12175f;
  background-color: #ffd474;
}

.box-score-team-toggle.active {
  background-color: #ffbb22 !important;
  color: #12173f !important;
  text-shadow: none !important;
}

@media (min-width: 1200px) {
  .courtside-box-game.slick-center + .slick-active .courtside-game-future.show-non-focus .first {
    padding-left: 12px;
  }
}
.etowah-game-block {
  background-color: #000000;
  -webkit-box-shadow: 0 3px 15px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 15px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 15px 0px rgba(0, 0, 0, 0.5);
}

.pane-game-block-info {
  background: rgba(0, 0, 0, 0.75);
  padding: 15px;
  -webkit-box-shadow: 0 3px 15px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 15px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 15px 0px rgba(0, 0, 0, 0.5);
  -webkit-box-border-radius: 5px;
  -moz-box-border-radius: 5px;
  border-radius: 5px;
}

.gameblock-quarter-wide-wrapper {
  background: transparent;
}

.game-block.game-block-quarter-col-w.node,
.panel-pane.pane-game-block-twitter {
  background: rgba(0, 0, 0, 0.75);
}

.pane-game-block-live-game,
.pane-game-block-player-matchup,
.pane-game-block-video,
.pane-game-block-conf-standings,
.pane-game-block-team-matchup,
.pane-game-block-box-score,
.pane-game-block-twitter,
.pane-game-block-photo-gallery,
.pane-game-block-news {
  -webkit-box-shadow: 0 3px 15px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 15px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 15px 0px rgba(0, 0, 0, 0.5);
  -webkit-box-border-radius: 5px;
  -moz-box-border-radius: 5px;
  border-radius: 5px;
}

.pane-game-block-video {
  margin-bottom: 5px;
}

.gameblock-quarter-wide-wrapper {
  margin-bottom: 0;
}

.mobile-app-gb,
.promo-gb {
  width: 100%;
  max-width: 777px;
  height: auto;
  -webkit-box-shadow: 0 3px 15px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 15px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 15px 0px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
}

.game-block-container .score-gameblock {
  font-size: 78px;
  font-size: 7.8rem;
}

.game-block-container .game-block.game-info {
  height: 33rem;
}

@media (min-width: 1200px) {
  .game-block-container .game-block.game-info {
    margin-top: 3rem;
  }
}
.game-info-dinamic {
  margin-top: 15px;
}

.last-play-container {
  background: rgba(0, 0, 0, 0.85);
  padding: 5px;
  border: 1px solid #606060;
  border-top: 1px solid #909090;
  -webkit-box-shadow: 0 3px 15px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 15px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 15px 0px rgba(0, 0, 0, 0.5);
  -webkit-box-border-radius: 5px;
  -moz-box-border-radius: 5px;
  border-radius: 5px;
}

@media (min-width: 1200px) {
  .game-block-container .last-play-container {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1200px) {
  .gameblock-quarter-wide-wrapper.items-2,
.gameblock-quarter-wide-wrapper.items-3,
.gameblock-quarter-wide-wrapper.items-4,
.game-block__content--third .gameblock-quarter-wide-wrapper.items-4 {
    height: auto;
  }
}
@media (min-width: 992px) {
  .gameblock-quarter-wide-wrapper.items-2,
.gameblock-quarter-wide-wrapper.items-3,
.gameblock-quarter-wide-wrapper.items-4,
.game-block__content--third .gameblock-quarter-wide-wrapper.items-4 {
    height: auto;
  }
}
@media (min-width: 768px) {
  .gameblock-quarter-wide-wrapper.items-2,
.gameblock-quarter-wide-wrapper.items-3,
.gameblock-quarter-wide-wrapper.items-4,
.game-block__content--third .gameblock-quarter-wide-wrapper.items-4 {
    height: auto;
  }
}
.front .pane-etowah-video-playlist-pane,
.news-block {
  border: 1px solid #606060;
  border-top: 1px solid #909090;
  -webkit-box-shadow: 0 3px 15px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 15px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 15px 0px rgba(0, 0, 0, 0.5);
}

.not-front #content .news-block {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.news-block h2 a:hover,
.news-block h3 a:hover,
.news-block h2 a:focus,
.news-block h3 a:focus {
  color: #7492d0;
  text-decoration: none;
}

.news-block__hover-area {
  z-index: inherit;
  background-color: rgba(0, 0, 0, 0.8);
}

.news-block__hover-area__link {
  font-family: "Praktika Medium", Arial, sans-serif;
  font-weight: normal !important;
  text-rendering: optimizeLegibility;
}

.news-block__hover-area__link:hover {
  color: #7492d0;
  text-decoration: none;
}

.news-block__hover-area__link-icon {
  display: none;
}

.gallery-row__share-text,
.news-block__share-text__text {
  color: #fff;
}

.gallery-row__share-text:before,
.news-block__share-text__text:before,
.gallery-row__share-text:after,
.news-block__share-text__text:after {
  background-color: #fff;
}

.social-bar__item.copy_link a {
  color: #fff;
}

.social-bar-wrapper--news-block .copy-link {
  color: #12173f;
}

.home-page-content-top h4.pane-title {
  font-size: 3rem;
  text-transform: uppercase;
}

.home-page-content-top h4.pane-title a {
  color: #0a2240 !important;
}

.home-page-content-top h4.pane-title a:hover {
  text-decoration: none;
}

.node-newsblock.node-14227 .newsblock__tail {
  display: none;
}

.node-newsblock.node-14227 .icon-overlay:before {
  display: none;
}

/* Social bar - newsblock */
.social-bar--news-block .social-bar__item a:hover,
.social-bar--photo-gallery .social-bar__item a:hover {
  background: #5d76a9;
  border-radius: 50%;
}

.social-bar--news-block .social-bar__item a:before,
.social-bar--photo-gallery .social-bar__item a:before {
  background-image: none;
}

/* Social bar - footer */
.social-bar__item a {
  background-color: #becfdb;
}

.social-bar__item a:hover {
  background: #5d76a9;
}

.facebook-partial {
  background-color: #5d76a9;
}

.twitter-partial {
  background-color: #becfdb;
}

#etowah-social-container .post__date,
.twitter-partial a {
  color: #fff;
}

/* hides first "more news" button */
.node-10401 .newsblock__tail,
.node-17593 .newsblock__tail {
  display: none;
}

@media (max-width: 991px) {
  .content-block__content-stream__item .content-block__content-stream__item-inner {
    /*-moz-box-shadow: 0 5px 12px -5px rgba(18, 23, 63, 0.7);
          -webkit-box-shadow: 0 5px 12px -5px rgba(18, 23, 63, 0.7);
          box-shadow: 0 5px 12px -5px rgba(18, 23, 63, 0.7); */
  }
}
.content-block__content-stream__item .content-block__content-stream__item-inner {
  border-top: solid 1px #eee;
  /*-moz-box-shadow: 0 5px 15px -5px rgba(18, 23, 63, 0.7);
      -webkit-box-shadow: 0 5px 15px -5px rgba(18, 23, 63, 0.7);
      box-shadow: 0 5px 15px -5px rgba(18, 23, 63, 0.7); */
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  padding: 10px;
}

.home-page-content-footer {
  padding-top: 40px;
  background: none;
  min-height: initial;
}

.content-block__content-stream__item-inner {
  background-color: #fafafa;
}

.content-stream-social-wrapper {
  border: none;
}

.home-page-content-footer__content {
  border: none;
}

.social-bar--default {
  border: none;
}

/* Makes pencil ad (text block) responsive */
.pencil-ad {
  text-align: center;
  max-width: 1140px;
}

.pencil-ad img {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
  box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.7);
}

/* Home page Video player */
.panel-pane.pane-etowah-video-playlist-pane {
  margin-bottom: 35px;
}

/* content stream filter styling */
.content-stream__navigation-wrapper {
  display: block;
  margin-top: -10px;
  margin-right: 0;
  float: left;
  text-align: left;
  width: 100%;
}

.content-block__content-stream__navigation {
  margin: 0;
}

@media (max-width: 640px) {
  .content-stream__navigation-wrapper {
    display: none;
  }
}
.content-block__content-stream__navigation__item {
  display: inline-block;
  margin-left: 0;
  font-weight: normal;
  width: 25%;
  text-align: center;
  float: left;
  font-size: 15px;
}

.content-block__content-stream__navigation__item a {
  width: 100%;
  display: block;
  padding: 10px;
  color: Â #ffbb22;
}

.content-block__content-stream__navigation__item a:hover {
  color: #ffbb22;
  text-decoration: Â none;
  border-bottom: Â 2px solid #ffbb22;
}

/*
    Roster
    ===================================================
  */
.roster__player__header {
  -moz-box-shadow: 0 5px 15px -8px rgba(18, 23, 63, 0.7);
  -webkit-box-shadow: 0 5px 15px -8px rgba(18, 23, 63, 0.7);
  box-shadow: 0 5px 15px -8px rgba(18, 23, 63, 0.7);
  border-bottom: solid 1px #5d76a9;
}

.roster__player .roster__player__info:after {
  background-color: #ffbb22;
  color: #12173f;
}

.focus--roster .roster__player__info:before {
  background-color: #ffbb22;
  padding: 3px;
  color: #12173f;
}

.focus--roster .roster__player__info {
  -moz-box-shadow: 0 10px 15px -8px rgba(18, 23, 63, 0.7);
  -webkit-box-shadow: 0 10px 15px -8px rgba(18, 23, 63, 0.7);
  box-shadow: 0 10px 15px -8px rgba(18, 23, 63, 0.7);
}

.focus--roster .roster__player__info__stats--item {
  color: #fff;
}

.focus--roster .roster__player__footer a {
  background-color: #ffbb22;
  color: #12173f;
}

.focus--roster .roster__player__footer a:hover {
  background-color: #ffd474;
  color: #12173f;
}

/*
    Schedule
    ===================================================
  */
/* Fix for ticket button disappearing on table screen size */
@media (min-width: 640px) and (max-width: 1200px) {
  .pane-etowah-schedule-pane .schedule__events .etowah-schedule__event .etowah-schedule__top .etowah-schedule__event__game-context {
    width: 30%;
  }
}
#download-calendar {
  width: 100%;
  margin: 10px 0 15px;
}

#download-calendar .outer-button-container {
  float: right;
}

#download-calendar .button-container {
  display: inline-block;
  margin-left: 20px;
}

@media (max-width: 1000px) {
  #download-calendar .outer-button-container {
    width: 100%;
    margin: 20px 0 0;
    text-align: center;
  }

  #download-calendar .button-container {
    margin: 0 0 20px 0;
  }
}
#download-calendar .button-primary {
  margin: 0 15px;
  padding: 5px 20px;
  width: inherit;
}

#download-calendar h1 {
  margin: 0;
}

.tip,
.tip:hover {
  color: #fff;
  background: #becfd8;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  padding: 2px 6px;
  cursor: pointer;
}

.header--schedule .filter_toggle {
  text-decoration: none !important;
}

.header--schedule .filter_toggle:hover {
  text-decoration: underline !important;
}

.pane-etowah-schedule-pane .schedule__events .etowah-schedule__event .etowah-schedule__top .outcome--W {
  color: #5d76a9;
}

.pane-etowah-schedule-pane .schedule__events .etowah-schedule__event .etowah-schedule__top .outcome--L {
  color: #bdbdbd;
}

.pane-etowah-schedule-pane .schedule__events .etowah-schedule__event {
  box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 2px;
}

.sched-game-promos {
  text-align: center;
  margin: 0 -15px;
  background-color: #5d76a9;
  padding: 5px 0;
}

.sched-game-promos h2 {
  font-size: 20px;
  margin: 0;
}

.sched-game-promos a,
.sched-game-promos a:hover {
  color: #fff;
}

.sched-game-promos .icon-arrow-right {
  font-size: 1.3rem;
  position: relative;
  bottom: 2px;
}

/* Schedule Page Hide Summer League Game Rows and Season State Filter Option */
.etowah_schedule_filter.season_state .checkbox:nth-child(2) {
  display: none;
}

/* Schedule Page - Change the background color of the Home and Away Indicators */
.etowah-schedule_game-context__wrapper.wrapper {
  color: #12173f !important;
}

.etowah-schedule__event__game-location.game-location__home {
  background-color: #ffbb22 !important;
}

.etowah-schedule__event__game-location.game-location__away {
  background-color: #5d76a9 !important;
}

.pane-etowah-schedule-pane > .pane-content {
  background-color: #f2f2f2 !important;
}

/*
    Game Recaps
    ===================================================
  */
.pill-container {
  font-size: 20px;
}

.pill-container .left-pill {
  font-family: "Praktika Bold";
  font-weight: normal;
  font-style: normal;
  width: 50%;
  background-color: #0a2240;
  padding: 10px 25px;
  color: #fff;
  display: inline-block;
  border-right: 1px solid #fff;
}

.pill-container .right-pill {
  font-family: "Praktika Bold";
  font-weight: normal;
  font-style: normal;
  width: 50%;
  background-color: #0a2240;
  padding: 10px 25px;
  color: #fff;
  display: inline-block;
  border-left: 1px solid #fff;
}

.pill-container .left-pill:after,
.pill-container .right-pill:after {
  font-family: "nba-custom";
  content: "\f102";
  position: relative;
  font-size: 0.7em;
  left: 5px;
}

.pill-container .left-pill:hover,
.pill-container .right-pill:hover {
  background-color: #666;
  text-decoration: none;
}

.callout {
  font-family: "Praktika Bold", arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  border-top: 1px #eee solid;
  padding: 10px;
  border-bottom: 1px #eee solid;
}

/*
    Summer League
    ===================================================
  */
/* Matchup list */
ul.matchup {
  padding: 0;
}

ul.matchup li {
  display: -moz-inline-box;
  display: inline-block;
  list-style: none;
  margin: 0 50px 20px 0;
}

ul.matchup li:last-child {
  margin-right: 0;
}

/* Page specific styles */
.page-node-10507 div.page-header {
  display: none;
}

.page-node-10507 .panelizer-view-mode .newsblock {
  padding-bottom: 20px;
}

#panels-ipe-paneid-2285 {
  padding-bottom: 10px;
}

#panels-ipe-paneid-2283 img {
  width: 100%;
  max-width: 1140px;
}

@media (min-width: 1200px) {
  .page-node-10507 .video-playlist-thumbnails {
    max-width: 265px !important;
  }
}
/*
    Playoff series landing page
    ===================================================
  */
ul.sched {
  padding: 0;
}

ul.sched li {
  display: inline-table;
  list-style: none;
  margin: 0 10px 10px 0;
  width: 150px;
}

ul.sched li:last-child {
  margin-right: 0;
}

ul.sched h3 {
  margin-bottom: 5px;
}

.page-node-15525 .panelizer-view-mode .newsblock,
.page-node-15727 .panelizer-view-mode .newsblock {
  padding: 0;
}

/*
    Careers
    ===================================================
  */
#careers h1,
#careers h2,
#careers h3 {
  color: #5d76a9;
}

#careers h1.title {
  font-weight: bold;
}

#careers h1,
#careers h2 {
  margin-bottom: 5px;
}

#careers h2 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 32px;
  line-height: 3.2rem;
}

#careers h3 {
  line-height: 26px;
  line-height: 2.6rem;
  margin-bottom: 0;
}

#careers h4 {
  line-height: 22px;
  line-height: 2.2rem;
}

/*
    Promotions Page
    ===================================================
  */
div#content-content ul.list-promotions {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

div#content-content ul.list-promotions > li {
  margin: 0 0 20px 0;
}

div#content-content ul.list-promotions > li img.header-image {
  float: left;
  margin: 0 10px 10px 0;
}

div#content-content ul.list-promotions > li ul {
  margin-left: 130px;
}

#fanzone .game-dates tbody {
  border: none;
}

#fanzone .game-dates td {
  padding: 5px 10px;
}

#fanzone .game-dates td:first-child {
  padding-left: 0;
}

#fanzone .game-dates td:last-child {
  padding-right: 0;
}

/*
    Broadcast
    ===================================================
  */
table#channel_listing {
  border: 1px solid #b7cfe5;
}

table#channel_listing tr th,
table#channel_listing tr td {
  padding: 10px;
}

/**************/
div#content-content div#gametime ul.nav-content-01 {
  padding-bottom: 40px;
}

div#gametime div.inset div ul.links li {
  margin-bottom: 20px;
}

div#gametime div.inset div ul.links li a {
  font-family: "Segoe UI", Arial, sans-serif;
  font-size: 12px;
}

div#gametime div.inset div#gametime-video ul.links li a {
  background: url("https://z.cdn.turner.com/dr/nba/teamsites/release/grizzlies/sites/grizzlies/files/play_button.png?1335550068") no-repeat;
  padding-left: 20px;
}

div#gametime div.inset div#gametime-video ul.links li img {
  float: none;
  margin: 5px 0 0 0;
}

/*
    SpotlightTMS
    ===================================================
  */
#court_side_box .nav-next {
  background-position: 0 13px;
}

#court_side_box .nav-prev {
  background-position: 0 13px;
}

div#content-content div.inner div#spotlightTMS h2 {
  margin: 10px 0 10px 0;
}

div#spotlightTMS img.header-image {
  margin: 0 0 10px 0;
}

div#spotlightTMS div.spotlightTMS-login {
  background: #8e9195;
  float: right;
  margin: 0 0 0 20px;
  padding: 20px;
  height: 208px;
  width: 150px;
}

div#spotlightTMS div.spotlightTMS-login p a {
  color: #fff;
  font-size: 14px;
}

/*
    Season Ticket Page and Price Chart
  */
table#pricing_chart {
  margin: 0 0 5px 0px;
  width: 500;
}

table#pack-games th {
  padding: 5px;
  text-align: left;
  background: #bdc7d3;
}

table#pack-games td {
  padding: 5px;
  text-align: left;
}

table#pack-games tr.odd {
  border-bottom: 0;
}

table#pack-games tr.odd td {
  background: #bdc7d3;
  border-bottom: 0;
}

table#pricing_chart th {
  padding: 5px;
  text-align: center;
  background: #bdc7d3;
}

table#pricing_chart td {
  padding: 5px;
  text-align: center;
}

table#pricing_chart tr.odd {
  border-bottom: 0;
}

table#pricing_chart tr.odd td {
  background: #bdc7d3;
  border-bottom: 0;
}

table#pricing_chart th#terr3 {
  background: #b8b1d8;
  color: #fff;
}

table#pricing_chart th#terr2 {
  background: #7d75b6;
  color: #fff;
}

table#pricing_chart th#terr1 {
  background: #502c81;
  color: #fff;
}

table#pricing_chart th {
  vertical-align: bottom;
}

table#pricing_chart th#club-sideline {
  background: #0056a3;
  color: #fff;
}

table#pricing_chart th#club-baseline {
  background: #1d2f5f;
  color: #fff;
}

table#pricing_chart th#plaza4 {
  background: #231f20;
  color: #fff;
}

table#pricing_chart th#plaza3 {
  background: #ffdd00;
  color: #fff;
}

table#pricing_chart th#plaza2 {
  background: #fbb92e;
  color: #fff;
}

table#pricing_chart th#plaza1 {
  background: #c51f48;
  color: #fff;
}

table#pricing_chart th#courtside {
  background: #841539;
  color: #fff;
}

/*
    Grizz Girls
    ===================================================
  */
#grizz-girls .submitted {
  display: none;
}

#grizz-girls h2 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 32px;
  line-height: 3.2rem;
}

#grizz-girls h3 {
  line-height: 26px;
  line-height: 2.6rem;
  margin-bottom: 0;
}

#grizz-girls h4 {
  line-height: 22px;
  line-height: 2.2rem;
}

ul.headshot {
  padding: 0;
  list-style: none;
}

ul.headshot li {
  margin: 0 25px 35px 0;
  display: inline-block;
}

ul.headshot h3,
ul.headshot h3 a {
  background-color: #ffbb22;
  margin: 0;
  font-size: 22px;
  font-size: 2.2rem;
  padding: 5px 0;
  font-weight: bold;
}

ul.headshot a:hover h3 {
  background-color: #ffd474;
  text-decoration: none;
}

ul.headshot a:hover {
  text-decoration: none;
}

#grizz-girls .photo {
  margin: 0 20px 20px 0;
}

#grizz-girls .prev-next {
  padding: 25px 0 0;
  font-weight: bold;
}

/*
    Grizz and FEF Directory
    ===================================================
  */
#directory .submitted {
  display: none;
}

#directory h1,
#directory h2,
#directory h3 {
  color: #5d76a9;
}

#directory h2 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 32px;
  line-height: 3.2rem;
}

#directory h3,
#directory h4 {
  margin: 0;
}

#directory h3 {
  line-height: 26px;
  line-height: 2.6rem;
}

#directory h4 {
  line-height: 22px;
  line-height: 2.2rem;
  font-weight: bold;
}

/*
    About
    ===================================================
  */
#about .submitted {
  display: none;
}

#about h2 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 32px;
  line-height: 3.2rem;
}

#about h3,
#about h4 {
  margin: 5px 0;
}

#about h3 {
  line-height: 26px;
  line-height: 2.6rem;
}

#about h4 {
  line-height: 22px;
  line-height: 2.2rem;
}

#about .history-img {
  margin: 0 0 20px 20px;
  max-width: 180px;
}

#about .hotel-img {
  margin: 0 0 20px 20px;
  max-width: 212px;
}

/*
    Tickets
    ===================================================
  */
/* Legacy Group Ticket Section */
div#tickets-group h1 {
  background: url("https://i.cdn.turner.com/nba/nba/.element/media/2.0/teamsites/grizzlies/images/group/group-header-2013.png") no-repeat;
  height: 193px;
  margin-bottom: 10px !important;
  width: 664px;
}

div#tickets-group ul.nav-internal-page {
  margin-bottom: 20px;
}

div#tickets-group ul.nav-internal-page li {
  border-color: #5d76a9;
  font-size: 10px;
  margin: 0;
}

div#tickets-group table td {
  text-align: center;
  padding: 0 20px 20px 0;
  width: 275px;
}

h4.pane-title {
  text-transform: none;
}

.page-tickets h4.pane-title {
  font-size: 22px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.tickets h3.toggle,
#tickets h3.toggle {
  margin: 15px 0;
}

.tickets table.game-list,
#tickets table.game-list {
  min-width: 275px;
}

.tickets table.game-list:first-child,
#tickets table.game-list:first-child {
  margin-right: 50px;
}

.tickets table.game-list tbody,
#tickets table.game-list tbody {
  border: none;
}

.tickets .split-table,
#tickets .split-table {
  display: none;
}

@media (max-width: 500px) {
  .tickets .full-table,
#tickets .full-table {
    display: none;
  }

  .tickets .split-table,
#tickets .split-table {
    display: block;
  }
}
/* NBA fix to contact info out for main content */
.team-contact {
  height: auto;
  display: inline-block;
  width: 100%;
  margin-top: 10px;
}

/* Custom Game Schedule */
.home-schedule span {
  display: block;
}

.home-schedule .home-schedule-item {
  padding: 20px 0;
  border-bottom: 1px solid #becfdb;
}

.home-schedule .home-schedule-item:last-child {
  border: none;
}

.home-schedule .date-time-container {
  float: left;
  width: 25%;
  text-align: center;
}

.home-schedule .date-time {
  text-align: left;
  width: 140px;
  margin-left: auto;
  margin-right: auto;
}

.home-schedule .day,
.home-schedule .time {
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
}

.home-schedule .date {
  font-weight: bold;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 24px;
  line-height: 2.4rem;
}

.home-schedule .matchup {
  float: left;
  width: 30%;
  text-align: left;
  padding-right: 10px;
  margin-top: 1em;
}

.home-schedule .vs {
  margin-right: 6px;
  display: inline-block;
  font-size: 18px;
}

.home-schedule .team {
  display: inline-block;
  line-height: 20px;
  line-height: 2rem;
  text-align: left;
  vertical-align: middle;
  padding-left: 10px;
  border-left: solid 1px #12173f;
}

.home-schedule .opponent {
  float: left;
  width: 20%;
}

.home-schedule .opponent img {
  display: inline-block;
  max-width: 80px;
  height: auto;
}

.home-schedule .cta {
  float: left;
  width: 25%;
  text-align: center;
  padding-left: 10px;
  margin-top: 1.5em;
}

.home-schedule .promo {
  width: 100%;
  float: left;
  padding: 15px 3% 0;
}

.home-schedule .promo h4 {
  color: #5d76a9;
  margin: 0 !important;
}

.home-schedule .promo p {
  margin: 0;
}

@media (max-width: 668px) {
  .home-schedule .home-schedule-item {
    padding: 30px 0;
  }

  .home-schedule .date-time-container {
    float: none;
    padding: 0 0 15px;
    width: 100%;
  }

  .home-schedule .date-time {
    text-align: center;
    margin: 0;
    width: 100%;
  }

  .home-schedule .day,
.home-schedule .time {
    font-size: 20px;
    font-size: 2rem;
    line-height: 24px;
    line-height: 2.4rem;
  }

  .home-schedule .date {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 36px;
    line-height: 3.6rem;
  }

  .home-schedule .vs {
    margin-right: 10px;
  }

  .home-schedule .matchup {
    width: 50%;
    text-align: right;
  }

  .home-schedule .opponent {
    width: 50%;
    text-align: left;
    padding-left: 40px;
  }

  .home-schedule .cta {
    width: 100%;
    margin-top: 25px;
  }

  .home-schedule .promo {
    padding-top: 25px;
  }
}
/* Blue Friday */
.blue-friday {
  background: #5d76a9;
  padding: 15px 20px;
  border-radius: 5px;
  margin: 20px 10px;
}

.blue-friday h2 {
  margin: 0 !important;
}

.blue-friday p {
  color: #fff;
  margin: 0;
  line-height: 20px;
}

/*
    Draft Room & Horseshoe Lounge
    ===================================================
  */
/* Food menus */
.food-menu h2 {
  color: #fff !important;
  background-color: #000;
  padding: 5px 10px;
}

.food-menu h3 {
  text-decoration: underline;
  margin-top: 15px;
}

.food-menu.horseshoe h3 {
  margin-top: 20px !important;
  color: #5d76a0;
  font-size: 20px;
  text-decoration: none;
}

.food-menu.horseshoe h4 {
  margin-top: 10px !important;
  margin-bottom: 5px !important;
}

.food-menu .box {
  border: #000 2px solid;
  padding: 10px 20px;
  margin: 15px 0;
}

.food-menu h4 {
  font-size: 16px;
}

.food-menu table,
.food-menu tbody {
  border: none;
  width: 100%;
}

/* Special Menu */
.food-menu .special h3 {
  margin-top: 0;
}

.food-menu .special .row {
  padding-bottom: 25px;
  padding: 0 5px 25px;
}

.food-menu .special .item {
  width: 50%;
  padding: 0 10px;
  float: left;
}

.food-menu .special .item img {
  max-width: 400px;
  width: 100%;
  height: auto;
}

@media (max-width: 479px) {
  .food-menu .special .item {
    width: 100%;
    padding: 0 10px;
    float: none;
  }
}
/*
    FanZone
    ===================================================
  */
#fanzone .submitted {
  display: none;
}

#fanzone h2 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 32px;
  line-height: 3.2rem;
}

#fanzone h3,
#fanzone h4 {
  margin: 5px 0;
}

#fanzone h3 {
  line-height: 26px;
  line-height: 2.6rem;
}

#fanzone h4 {
  line-height: 22px;
  line-height: 2.2rem;
}

#fanzone .toggle h3 {
  margin-top: 15px;
}

/* Grizz */
#fanzone .grizz.float-right {
  margin-left: 10px;
}

#fanzone .grizz.float-left {
  margin-right: 25px;
}

@media (max-width: 550px) {
  #fanzone .grizz.float-right {
    float: none;
    text-align: center;
    margin: 20px 0 0 0;
  }

  #fanzone .grizz.float-left {
    float: none;
    text-align: center;
    margin: 0 0 0 20px;
  }
}
/* FTB bank shot promo */
.debit-card-box {
  padding: 20px;
  background-color: #f5f5f5;
  border-radius: 15px;
  border: 1px solid #e5e5e5;
}

.debit-card-img {
  float: left;
  margin-right: 15px;
  width: 200px;
  height: auto;
}

/*
    MVP
    ===================================================
  */
/* Legacy MVP */
div#content-content ul#mvp-nav {
  list-style: none;
  margin: 20px 0;
}

ul#mvp-nav li {
  border-left: 1px solid #5d76a9;
  float: left;
  padding: 0 10px;
}

ul#mvp-nav li.first {
  border-left: 0px;
  padding-left: 0px;
}

div#whiteSectionSecondary {
  float: right;
}

p.question {
  font-weight: bold;
}

table.table-rep td.rep-image {
  padding: 8px 0 0 0;
  vertical-align: top;
}

table.table-rep td.rep-content {
  vertical-align: top;
}

/* End Legacy MVP */
#fanzone .mvp-login {
  background: url("https://www.nba.com/grizzlies/sites/grizzlies/files/mvp_login.png") no-repeat 0 -35px;
  background: #000;
  overflow: hidden;
  padding: 5px 15px 15px;
  margin-top: 3px;
}

#fanzone fieldset {
  border: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

#fanzone div.mvp-login a.forgot-password {
  color: #dee4eb;
  float: right;
  font-size: 12px;
  font-size: 1.2rem;
  margin-left: 10px;
}

#fanzone div.mvp-login label {
  clear: both;
  color: #fff;
  display: block;
  margin: 0;
}

#fanzone input.mvp-input {
  float: left;
}

#fanzone input.mvp-button {
  background: url("https://www.nba.com/grizzlies/sites/grizzlies/files/mvp-login-submit.png") no-repeat;
  border: 0;
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 22px;
  margin: -2px 0 0 8px;
  text-indent: -5000px;
  width: 22px;
}

#fanzone .mvp-nav {
  list-style: none;
}

#fanzone .mvp-nav li {
  padding: 0 10px;
}

#fanzone .mvp-nav li:first-child {
  padding-left: 0;
  border: none;
}

#fanzone .mvp-nav li:last-child {
  padding-right: 0;
}

#fanzone .two-col.exec {
  min-height: 100px;
  margin-bottom: 10px;
}

#fanzone .manage-tms {
  background-color: #000;
  color: #fff;
  overflow: auto;
  padding: 20px;
  width: 100%;
}

@media (min-width: 700px) {
  #fanzone .manage-tms {
    height: 248px;
    width: auto;
    max-width: 301px;
    min-width: 155px;
  }
}
#fanzone .manage-tms a,
#fanzone .manage-tms h4 {
  color: #fff;
}

#fanzone .manage-tms h4 {
  margin-bottom: 10px;
}

#fanzone .manage-tms li {
  margin-bottom: 5px;
}

#fanzone .manage-tms ul {
  padding-left: 0;
  list-style: none;
}

#fanzone .manage-tms .icon-arrow-right {
  background-color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #000;
  line-height: 100%;
  font-size: 10px;
  font-size: 1rem;
  padding: 2px 3px;
  margin-left: 3px;
}

#fanzone ul.directory-nav {
  padding: 5px 0;
  background-color: #becfd8;
  text-align: center;
}

#fanzone ul.directory-nav li {
  display: inline-block;
  width: 11.9%;
  text-align: center;
  border-right: 1px solid #5d76a9;
}

#fanzone ul.directory-nav li:last-child {
  border: none;
}

@media (max-width: 700px) {
  #fanzone ul.directory-nav li {
    width: 20%;
    border: none;
    padding: 10px 0;
  }
}
.legend-rookie {
  background: #12173f;
  height: 10px;
  width: 10px;
}

.legend-veteran {
  background: #5d76a9;
  height: 10px;
  width: 10px;
}

.legend-allstar {
  background: #becfdb;
  height: 10px;
  width: 10px;
}

.legend-legend {
  background: #ffbb22;
  height: 10px;
  width: 10px;
}

/*
    Community/Grizzcares
    ===================================================
  */
#grizzcares-home h4.pane-title {
  text-transform: none;
}

#grizzcares-home .page-header {
  display: none;
}

#grizzcares-home .social-bar {
  display: inline-block;
  margin: 0;
  padding: 0 5px;
}

#grizzcares-home #newsblock {
  padding: 0;
}

.player-focuses div {
  padding: 15px 0;
}

.player-focuses h3 {
  margin: 0 0 5px;
}

.player-focuses div img {
  width: 150px;
  margin-right: 10px;
}

.player-focuses div ul {
  overflow: auto;
  margin: 0;
  padding-left: 25px;
}

#countdown .cntSeparator {
  font-size: 54px;
  margin: 10px 7px;
  color: #29a4fd;
}

#countdown .desc div {
  font-family: Arial;
  width: 70px;
  font-size: 13px;
  font-weight: bold;
  color: #29a4fd;
}

/*
    Sounds Landing Page
    ===================================================
  */
/* Page padding issue fixes */
.panels-flexible-region.panels-flexible-region-3439-center.panels-flexible-region-first.panels-flexible-region-last {
  width: 100%;
}

.field-name-body {
  padding-bottom: 0;
}

/*Clear CSB Interference*/
.courtside-box {
  clear: both;
}

/*
    Misc
    ===================================================
  */
.lite-blue-box {
  padding: 10px 20px;
  background-color: #becfdb;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin: 15px 0;
  background: #becfdb;
  /* Old browsers */
  background: -moz-linear-gradient(top, #becfdb 0%, #d7e1e8 50%, #e1ebf2 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #becfdb), color-stop(50%, #d7e1e8), color-stop(100%, #e1ebf2));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #becfdb 0%, #d7e1e8 50%, #e1ebf2 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #becfdb 0%, #d7e1e8 50%, #e1ebf2 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #becfdb 0%, #d7e1e8 50%, #e1ebf2 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #becfdb 0%, #d7e1e8 50%, #e1ebf2 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#becfdb", endColorstr="#e1ebf2", GradientType=0);
  /* IE6-9 */
}

.lite-blue-box h2 {
  margin-top: 5px;
}

.black-box {
  padding: 10px 20px;
  background-color: #000;
  margin: 15px 0;
  color: #fff;
}

.black-box h2,
.black-box h3 {
  margin-top: 5px;
  color: #fff !important;
}

/* Power Rankings */
.power-ranking {
  counter-reset: ranking;
  list-style: none;
  padding: 0;
  margin: 0;
}

@media (min-width: 750px) {
  .power-ranking {
    -webkit-column-count: 2;
    /* Chrome, Safari, Opera */
    -moz-column-count: 2;
    /* Firefox */
    column-count: 2;
  }
}
.power-ranking li,
.power-ranking dt {
  background-color: #f9f9f9;
  margin-bottom: 5px;
  border-top: 2px solid #272727;
  position: relative;
  padding-left: 38px;
}

.power-ranking dd {
  margin-bottom: 10px;
}

.power-ranking li:before,
.power-ranking dt:before {
  content: counter(ranking);
  counter-increment: ranking;
  font-family: "Praktika Medium", arial, sans-serif;
  font-size: 20px;
  padding-top: 6px;
  color: #fff;
  background-color: #272727;
  display: inline-block;
  text-align: center;
  width: 36px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.power-ranking .logo {
  width: 40px;
  height: auto;
}

/* Offseason Outlook */
.img-oso-small {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  float: left;
  margin-right: 15px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

@media (min-width: 576px) {
  .img-oso-small {
    width: 200px;
    margin-bottom: 0;
  }
}
.img-oso-large {
  margin-bottom: -25px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.stats-card {
  background-color: #becfdb;
  padding: 5px;
  width: 100%;
  margin-top: 25px;
  margin-bottom: 30px;
  height: auto;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.black-box-container.stats-card::after {
  content: "";
  clear: both;
  display: table;
}

/* eof Offseason Outlook */
.pane-etowah-video-playlist-pane .video-playlist-player .video-player-wrapper .nba-video-player-full {
  height: auto;
  background-color: #0a2240;
}

.pane-etowah-video-playlist-pane .video-info {
  padding-bottom: 10px;
}

.news-block img {
  margin-top: 1px;
  vertical-align: top;
}

.embed-video .embed-container .nbaCvpPlayer video {
  object-fit: fill;
}

.page-news .content-image--news-archive__wrapper .content-image,
.content-image--search__wrapper img {
  height: auto;
}

@media (min-width: 768px) {
  .newsblock.panel-display > .container {
    padding-top: 0;
  }

  .home-page-content-top .newsblock {
    padding-bottom: 0;
  }

  .pane-uuid-794f28b2-9daa-4762-8ff6-f3017715e689 .gmc-pencil {
    margin-bottom: 20px;
  }

  #block-panels-mini-mini-panel-top-banner-ad .banner-ad {
    margin-bottom: 0;
  }

  #block-panels-mini-mini-panel-top-banner-ad .banner-ad,
.not-front #content,
#newsblock {
    margin-top: 20px;
  }

  .node-type-story .region-content .content {
    padding-top: 10px;
  }

  .video-player-wrapper .nba-video-player-full .nba-video-player {
    padding-top: 10px;
  }

  .front .pane-etowah-video-playlist-pane.video-playlist__tiny .video-info {
    width: 70%;
  }

  .front .pane-etowah-video-playlist-pane .social-tools {
    width: 29.99999%;
  }

  .front .video-player-wrapper video {
    object-fit: cover;
  }
}
@media (min-width: 1200px) {
  .news-block--medium {
    height: 211px;
  }
}
@media (min-width: 768px) and (max-width: 960px) {
  .news-block--medium {
    height: 182px;
  }
}
@media (min-width: 640px) and (max-width: 768px) {
  .news-block--medium {
    height: 167px;
    overflow: hidden;
  }

  .newsblock.panel-display > .container {
    padding-top: 0;
  }
}
@media (min-width: 320px) and (max-width: 480px) {
  .pane-etowah-story-pane-photo {
    padding-top: 9px;
  }

  .post__body,
.field-name-body,
.taxonomy-page-node-teaser__body {
    font-size: 1.6rem;
  }

  .newsblock-col-single .news-block {
    margin: 0 0 4px;
  }
}
.close_vid {
  background-size: 44px 152px;
  height: 36px;
  right: -18px;
  top: -18px;
  width: 36px;
}

.node-type-page.not-front #content {
  padding-top: 15px;
}

#courtside-box {
  margin-top: 20px;
  margin-bottom: 15px;
}

/*
    More News Ad customizations
    ===================================================
  */
.page-home .pane-current-315 .news-block__title {
  display: none;
}

.page-home .pane-current-315 .icon-overlay:before {
  display: none;
}

/* Hide More News buttons on the front*/
.front .node-29323 .container > div.row:last-child,
.front .node-29321 .container > div.row:last-child {
  display: none;
}

/* LEAGUE PASS PRICING RESPONSIVE STYLE */
#league-pass-top-menu {
  background-color: #000000;
}

#triptych .triptych-block .buy .buy-button {
  background-color: #5d76a9;
}

#league-pass-low-tier .package .info .button {
  background-color: #5d76a9;
}

#league-pass-headline h1 {
  color: #000000;
}

#triptych .triptych-block .triptych-header h2 {
  color: #5d76a9;
}

#triptych .triptych-block .triptych-body .triptych-pricing .content .dollar-amount {
  color: #5d76a9;
}

#triptych .triptych-block .triptych-body .triptych-pricing .content .year {
  color: #5d76a9;
}

#league-pass-headline h2 {
  color: #5d76a9;
}

#league-pass-low-tier .package .titles h2 {
  color: #5d76a9;
}

#league-pass-low-tier .package .pricing .dollar-amount {
  color: #5d76a9;
}

#league-pass-blackout .details {
  background-color: #5d76a9;
}

#league-pass-blackout {
  background-color: #000000;
}

#triptych .triptych-block .triptych-header.ribbon .top-left {
  background-color: #000000;
}

#league-pass-blackout .details .learn-more .button {
  background-color: #000000;
}

#triptych .triptych-block .triptych-body .triptych-pricing .content .dollar-sign {
  color: #5d76a9;
}

#league-pass-low-tier .package .pricing .dollar-sign {
  color: #5d76a9;
}

#league-pass-devices h1 {
  color: #000000;
}

#league-pass-single-game .package .info .button {
  background-color: #5d76a9;
}

#league-pass-single-game .package .titles h2 {
  color: #5d76a9;
}

#league-pass-single-game .package .pricing .dollar-sign {
  color: #5d76a9;
}

#league-pass-single-game .package .pricing .dollar-amount {
  color: #5d76a9;
}

#league-pass-banner {
  background-color: #5d76a9;
}

#league-pass-banner .side_tab .tab_text {
  background-color: #000000;
}

#league-pass-banner .side_tab {
  background-color: #000000;
}

/*League Pass FAQ Styling:*/
#league-pass-faq-container #lp-frequently-asked-questions h2 {
  color: #5d76a9;
}

#league-pass-faq-container #lp-frequently-asked-questions .help-container .help-text h5 {
  color: #5d76a9;
}

#league-pass-faq-container #lp-frequently-asked-questions .help-container .help-button a {
  border: 1px solid #5d76a9;
  color: #ffffff;
  background-color: #5d76a9;
}

/*To improve font rendering*/
body * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

.node-29323 #newsblock {
  margin-top: -5px;
}

/* Sep 28-2018 */
.home-page-content-top h4.pane-title,
.home-page-content-top .newsblock__lead {
  color: #0a2240 !important;
}

.news-block h2,
.news-block h3 {
  z-index: 1;
  color: #fff;
  background-color: rgba(10, 34, 64, 0.95);
  margin: 0;
  padding: 10px;
  position: absolute;
  width: 100%;
  bottom: 0;
  border-bottom: 1px solid rgba(170, 170, 170, 0.2);
}

.pane-etowah-video-playlist-pane.video-playlist__med .video-playlist-wrapper .video-playlist-thumbnails {
  padding-top: 30px;
  background: #0a2240;
}

.pane-etowah-video-playlist-pane.video-playlist__med .video-playlist_scroll-up {
  left: auto;
  display: block;
  background: #0a2240;
}

.pane-etowah-video-playlist-pane.video-playlist__med .video-playlist__thumbnail-wrapper {
  width: 100%;
  display: block;
  background: none;
  border-bottom: 1px #999b9f solid;
}

.pane-etowah-video-playlist-pane .video-playlist_scroll-button {
  color: #919191;
  font-size: 16px;
  font-size: 1.6rem;
  position: absolute;
  z-index: 10;
  width: 100%;
  text-align: center;
  background-color: rgba(10, 34, 64, 0.7);
  padding: 8px 0;
}

pane-etowah-video-playlist-pane .video-playlist_scroll-button {
  color: #7c9ac0;
}

.pane-etowah-video-playlist-pane {
  background-color: #0a223f;
  overflow: hidden;
}

#footer .footer-bottom {
  background-color: #000;
}

.tickets-menu-element {
  display: inline-block;
  background-color: #ffbb22;
  -moz-box-shadow: rgba(18, 23, 63, 0.75) 0 5px 6px -5px;
  -webkit-box-shadow: rgba(18, 23, 63, 0.75) 0 5px 6px -5px;
  box-shadow: rgba(18, 23, 63, 0.75) 0 5px 6px -5px;
  color: #0a2240;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Praktika Bold";
  font-weight: normal !important;
  text-rendering: optimizeLegibility;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-transform: uppercase;
  padding: 6px 15px;
  margin-bottom: 5px;
}

@media (max-width: 414px) {
  #main-menu > li.first > a {
    border-radius: 0;
    margin-bottom: 0;
    width: 100%;
  }

  .mobile-menu-hamburger {
    top: 16px;
  }
}
@media (min-width: 640px) {
  .post__body,
.field-name-body,
.taxonomy-page-node-teaser__body {
    line-height: 25px;
    font-size: 14px;
    font-size: 1.7rem;
  }
}
#video-playlist-thumbnails {
  background-color: #0a2240;
}

/* Leader tabs widget */
#leader-wid {
  margin-bottom: 0;
}

#leader-wid .nav .nav-pills {
  margin-bottom: 10px;
  padding-left: 0;
  list-style: none;
}

#leader-wid .nav .active a {
  background: none !important;
  border-bottom: 3px solid #7c9ac0;
  outline: none;
}

#leader-wid .nav-pills > li {
  width: 50%;
  text-align: center;
  font-size: 2rem;
}

#leader-wid .nav-pills > li > a {
  color: #0a2240 !important;
  border-bottom: 3px solid rgba(239, 237, 239, 0.5);
  border-radius: initial;
}

#leader-wid .nav > li > a:hover,
#leader-wid .nav > li > a:focus {
  text-decoration: none;
  background-color: transparent !important;
}

#leader-wid .nav > li > a:hover {
  border-bottom: 3px solid #f5b112;
  outline: none;
}

@media (max-width: 400px) {
  #leader-wid .nav-pills > li {
    font-size: 1.8rem;
  }
}
.author-block {
  width: 100%;
  background-color: transparent;
  border-bottom: 0;
  margin: 0 auto 10px;
  padding: 0;
}

.social-bar--author-block__wrapper {
  display: none;
}

.leader-img {
  max-width: 150px;
  width: 100%;
  height: auto;
}

.game-leader-box {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}

.gl-leader,
.gl-stats {
  display: inline-block;
}

.gl-name {
  text-align: center;
  font-size: 2rem;
  margin-bottom: 10px;
}

.gl-stats {
  font-size: 3.8rem;
  font-weight: 500;
  text-align: center;
}

.gl-type {
  display: block;
  text-align: center;
  margin-top: 10px;
  font-size: 1.8rem;
}

.tab-content {
  padding-left: 0;
}

.node-type-story .nbaGalleryContainer .dateTag,
.node-type-story .galleryCaptions,
.node-type-story .nbaImageGallery .action,
.node-type-story .galleryTitle {
  display: none;
}

.node-type-story .nbaGalleryContainer {
  margin-top: 25px;
}

@media (max-width: 400px) {
  .gl-name {
    text-align: center;
    font-size: 1.5rem;
    margin-bottom: 10px;
  }

  .gl-stats {
    display: block;
    font-size: 2.8rem;
    font-weight: 500;
    text-align: center;
    margin-top: 10px;
  }

  .gl-type {
    display: inline;
  }
}
.action-buttons a,
.get-tix {
  background-color: #0a2240;
  color: #fff;
  font-size: 1.2em;
  -moz-box-shadow: rgba(18, 23, 63, 0.75) 0 5px 6px -5px;
  -webkit-box-shadow: rgba(18, 23, 63, 0.75) 0 5px 6px -5px;
  box-shadow: rgba(18, 23, 63, 0.75) 0 5px 6px -5px;
  margin-bottom: 5px;
}

.action-buttons a:hover {
  background-color: #5d76a9;
  text-decoration: none;
}

.action-buttons a:after {
  content: "";
}

blockquote {
  border-left: 5px solid #f5b112;
  background-color: #fff;
  -moz-box-shadow: rgba(18, 23, 63, 0.75) 0 5px 6px -5px;
  -webkit-box-shadow: rgba(18, 23, 63, 0.75) 0 5px 6px -5px;
  box-shadow: rgba(18, 23, 63, 0.75) 0 5px 6px -5px;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

blockquote::before,
blockquote::after {
  content: "";
}

.quote_author {
  margin-top: 10px;
}

.quote_agenda {
  margin-bottom: 10px;
}

.quote_agenda span,
.quote_author span {
  font-weight: 600;
}

.quote_body::before {
  content: "“";
  position: absolute;
  font-size: 4em;
  left: 8px;
  top: 60px;
  color: #7c9ac0;
}

.get-tix {
  background-color: #f5b112;
}

.owl-custom {
  margin-top: 25px;
}

@media screen and (max-device-width: 414px) and (orientation: portrait) {
  .quote_agenda {
    text-align: left;
  }
}
.owl-custom {
  margin-top: 15px;
  border-radius: 0.25rem;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}

@media screen and (max-device-width: 480px) and (orientation: portrait) {
  .quote_agenda {
    text-align: left;
  }

  .node-type-story .panel-pane.pane-etowah-video-playlist-pane {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 960px) {
  .author-block__author {
    float: none;
    display: block;
  }
}
::selection {
  background-color: #7c9ac0;
  color: #fff;
}

@media screen and (max-width: 960px) {
  #moscone-flipped-content-inner {
    margin-right: 0;
  }
}
.pane-etowah-video-playlist-pane .video-playlist__thumbnail-wrapper {
  background-color: #0a2240;
}

/*Owl carousel slider custom nav buttons*/
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
  background: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  border: none;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 50px;
  line-height: 0;
  outline: none;
  padding: 0;
  margin: -25px 0 0 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 1;
  box-shadow: 0px 0px 43px -5px rgba(0, 0, 0, 0.75);
  opacity: 1;
}

.owl-carousel .owl-nav button.owl-prev:hover,
.owl-carousel .owl-nav button.owl-next:hover {
  opacity: 1;
  background: #fff;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -ms-transition: 0.4s;
}

.owl-carousel .owl-nav button.owl-prev::before,
.owl-carousel .owl-nav button.owl-next::before {
  border: solid black;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  margin-right: 6px;
  width: 15px;
  height: 15px;
  content: "";
  transform: rotate(-45deg);
}

.owl-carousel .owl-nav button.owl-prev::before {
  margin: 0 0 0 7.5px;
  transform: rotate(135deg);
}

.owl-carousel .owl-nav button.owl-prev {
  left: 2%;
}

.owl-carousel .owl-nav button.owl-next {
  right: 2%;
}

.owl-carousel-quotes .quote_body::before {
  content: "";
}

.owl-carousel-quotes blockquote {
  padding-right: 50px;
  padding-left: 50px;
  border-left: none;
  background: transparent;
}

/*Postgame quotes slider custom nav buttons*/
.owl-carousel-quotes.owl-carousel .owl-nav .owl-prev,
.owl-carousel-quotes.owl-carousel .owl-nav .owl-next {
  background: #0a2240;
  height: 26px;
  width: 26px;
  opacity: 0.75;
}

.owl-carousel-quotes.owl-carousel .owl-nav .owl-prev:hover,
.owl-carousel-quotes.owl-carousel .owl-nav .owl-next:hover {
  opacity: 1;
  background: #0a2240;
}

.owl-carousel-quotes.owl-carousel .owl-nav .owl-prev::before,
.owl-carousel-quotes.owl-carousel .owl-nav .owl-next::before {
  border: solid #fff;
  border-width: 0 2px 2px 0;
  width: 8px;
  height: 8px;
}

.owl-carousel-quotes.owl-carousel .owl-nav button.owl-prev::before {
  margin: 0 0 0 4px;
  left: 1%;
}

.owl-carousel-quotes.owl-carousel .owl-nav button.owl-next::before {
  margin-right: 3px;
  right: 1%;
}

.owl-carousel-quotes.owl-carousel .owl-nav button.owl-prev {
  left: 1%;
}

.owl-carousel-quotes.owl-carousel .owl-nav button.owl-next {
  right: 1%;
}

@media (max-width: 480px) {
  .owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
    background-color: transparent;
    box-shadow: 0px 0px 0px 0px transparent;
    opacity: 1;
  }

  .owl-carousel .owl-nav button.owl-prev:hover,
.owl-carousel .owl-nav button.owl-next:hover {
    background: transparent;
  }

  .owl-carousel .owl-nav button.owl-prev::before,
.owl-carousel .owl-nav button.owl-next::before {
    border: solid white;
    border-width: 0 2px 2px 0;
  }

  .owl-carousel-quotes blockquote {
    padding-right: 40px;
    padding-left: 40px;
  }
}
/* Related Content Pane no-show*/
#no-show-header h3.related-content__tag-name {
  display: none;
}

/* Video player bottom carousel thumbs text (Postgame report video player)*/
.node-type-story .pane-etowah-video-playlist-pane .video-thumbnail-info h4 {
  line-height: 0.8em;
}

/*Game block final score*/
.game-block-container .score.score-gameblock.team1,
.game-block-container .score.score-gameblock.team2 {
  display: block;
  float: left;
  width: 45%;
  text-align: right;
  padding-right: 20px;
  margin: 0 0 0 5%;
  line-height: initial;
}

.game-block-container .score.score-gameblock.team2 {
  text-align: left;
  padding-left: 20px;
  padding-right: 0;
  margin-left: 0;
}

.game-block-container .game-block.game-info .period-gameblock {
  margin-bottom: 0 !important;
}

/*All videoplayers default poster scaling*/
.video-player-wrapper video {
  object-fit: contain;
}

/*Background color for the Expand Game Info on the front*/
.courtside-box-game .game-block__toggle-wrapper {
  background-color: #000;
}

/*Mobile menu*/
.mobile-menu-top {
  border-top: 1px solid #000;
  height: auto;
}

/*Hide default NBA logo*/
.utility-logo a {
  background-image: none;
}

/**/
@media (max-width: 640px) {
  .front #newsblock .newsblock-col-multiple > div.panel-pane .field-type-text-long p {
    margin-bottom: 5px;
  }

  .front #newsblock .newsblock-col-multiple > div.panel-pane .field-type-text-long p a img {
    margin-bottom: 0 !important;
  }

  .front #game-block-container {
    margin-bottom: 0;
  }

  .front .node-newsblock.node-29321 .newsblock {
    padding-bottom: 0;
  }
}
/*Postgame Report 'get the App' section*/
.get-grizz-app {
  display: table;
  width: 100%;
  margin-top: -10px;
}

.get-grizz-app a {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  width: 43.4888888%;
}

.get-grizz-app a:last-child {
  width: auto;
}

.get-grizz-app img {
  width: 100%;
}

@media (min-width: 768px) {
  .get-grizz-app {
    width: 50%;
  }
}
/*Pencil ad block*/
.front .page-header-ad,
.pane-current-1735 {
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}

@media (min-width: 992px) {
  .front .page-header-ad {
    margin-top: 0;
  }
}
/*Photos index page title*/
.page-photos .pane-current-1770 {
  margin: 0 auto;
  max-width: 1170px;
  padding: 0 15px;
}

.page-photos #nbaImageGrid .grid-item img {
  opacity: 0.8;
}

.page-photos #nbaImageGrid .grid-item span {
  color: #fff;
  opacity: 0.9;
}

.front .video-overlay-wrapper.nba-svp .nbaCvpPlayer video {
  height: auto !important;
}

.page-node-37447 .custom-page-ad_bottom {
  display: none;
}

/* Video player styles: change the default timeline from the default blue to white*/
#nbaVideoPlayer .tui-control-bar__controls .tui-bar__active-progress,
#nbaVideoPlayer .tui-volume__bar-container .tui-volume__active-bar {
  background-color: white !important;
}

#nbaVideoPlayer .tui-control-bar__controls .tui-bar__control-head.tui-icon.tui-icon-circle,
#nbaVideoPlayer .tui-volume__bar-container .tui-volume__control-head.tui-icon.tui-icon-circle {
  color: white !important;
}

/*Social stream feed on front page*/
#mini-panel-walls_io_home_page_social_stream {
  padding-left: 0;
  padding-right: 0;
  margin-left: -8px;
  margin-right: -8px;
}

#mini-panel-walls_io_home_page_social_stream ul {
  display: table;
  width: 100%;
  margin: 0 auto;
}

#mini-panel-walls_io_home_page_social_stream ul li {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 1rem;
}

#mini-panel-walls_io_home_page_social_stream .article-footer-epilog {
  margin-top: 2rem;
}

#mini-panel-walls_io_home_page_social_stream .article-footer-epilog {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  #mini-panel-walls_io_home_page_social_stream ul {
    width: 40%;
  }

  #mini-panel-walls_io_home_page_social_stream .article-footer-epilog {
    margin-bottom: 15px;
  }
}
/*eof Social stream feed on front page*/
/* Bootstrap v4 */
div[id*=_v4_] .beale-blue,
div[id*=_v4_] .text-blue {
  color: #5d76a9 !important;
}

div[id*=_v4_] .beale-navy,
div[id*=_v4_] .text-navy {
  color: #000 !important;
}

div[id*=_v4_] .text-black {
  color: #000 !important;
}

div[id*=_v4_] a,
div[id*=_v4_] a:hover {
  color: #5d76a9;
  text-decoration: none;
}

div[id*=_v4_] a:not(.btn):hover {
  text-decoration: underline;
}

div[id*=_v4_] .row:before,
div[id*=_v4_] .row:after {
  width: 0px;
  height: 0px;
}

div[id*=_v4_] .modal.in {
  opacity: 1;
}

div[id*=_v4_] .btn {
  font-family: "Praktika Bold", Arial, sans-serif;
  font-size: 1.4rem;
}

/* eof Bootstrap v4 */
/* Accordion CSS */
#accordion-grizzlies * {
  font-family: "Praktika Medium", Arial, sans-serif;
  border: 0;
  background-color: transparent;
  color: #12173f;
  margin: 0;
  padding: 0;
  outline: none;
  box-shadow: none;
}

#accordion-grizzlies span.ui-icon {
  position: absolute;
  right: 1rem;
  left: auto;
  top: 50%;
  bottom: 50%;
  display: block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
  background: transparent;
  margin-left: 0.5rem;
  transition: transform 0.3s ease-in-out;
}

#accordion-grizzlies .ui-accordion-header.ui-state-active span.ui-icon {
  transform: rotate(0.5turn);
}

#accordion-grizzlies .ui-accordion-header {
  position: relative;
  padding: 1rem 0;
  padding-right: 3rem;
  border-radius: 0;
  text-decoration: none;
  color: #12173f;
  outline: none;
  box-shadow: none;
  font-size: 1.7rem;
  line-height: 2.4rem;
  font-weight: 600 !important;
  text-transform: initial;
  text-shadow: none;
}

#accordion-grizzlies .ui-accordion-header.ui-state-active {
  border-bottom: 0;
}

#accordion-grizzlies .ui-accordion-content {
  display: block !important;
  height: 0 !important;
  padding: 0;
  padding-bottom: 1px;
  border-bottom: 2px #12173f solid !important;
  border-radius: 0;
  overflow-y: hidden;
  transition: all 0.1s ease;
}

#accordion-grizzlies .ui-accordion-content p {
  font-size: 1.7rem;
  line-height: 2.5rem;
  color: #12173f !important;
  font-weight: 400;
}

#accordion-grizzlies .ui-accordion-content.ui-accordion-content-active {
  padding: 0 0 1rem;
  height: auto !important;
}

/* eof Accordion CSS */
/*Tweaks for postgame report*/
.getAppWrapper {
  display: table;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 1rem;
}

.getAppLink {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  width: 50%;
  padding-right: 0.5rem;
}

.getAppLink:last-child {
  text-align: right;
  padding-left: 0.5rem;
  padding-right: 0;
}

.getAppLink:hover,
.getAppLink:active,
.getAppLink:focus {
  outline: none;
  box-shadow: none;
  border: none;
}

.getAppLink img {
  border-radius: 10px;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

@media (min-width: 768px) {
  .getAppWrapper {
    width: 40%;
    margin-left: 0;
  }
}
/*eof tweaks for postgame report*/
/*Temp hide courtside panel on mobile as it blocks vertical scroll*/
@media (max-width: 576px) {
  .etowah-homepage .pane-courtside-box-pane {
    pointer-events: none;
  }
  .etowah-homepage .pane-courtside-box-pane .pane-content {
    padding: 0 12px 0px 8px;
  }
  .etowah-homepage .pane-courtside-box-pane .pane-content .slick-slide .game-block__toggle-wrapper,
.etowah-homepage .pane-courtside-box-pane .pane-content #game-block-container,
.etowah-homepage .pane-courtside-box-pane .pane-content .slick-prev,
.etowah-homepage .pane-courtside-box-pane .pane-content .slick-next {
    pointer-events: initial;
  }
  .etowah-homepage .pane-courtside-box-pane .pane-content #game-block-container .tabbable.tabs-below {
    margin-left: 2px;
    margin-right: 2px;
  }
  .etowah-homepage .pane-courtside-box-pane .pane-content #game-block-container .tabbable.tabs-below .nav.nav-pills {
    right: 2px;
    left: 2px;
    border-radius: 0.25rem !important;
  }
  .etowah-homepage .pane-courtside-box-pane .pane-content #game-block-container .tabbable.tabs-below .etowah-game-block {
    margin-bottom: -30px;
    border-radius: 0.25rem !important;
  }
}
#footer .custom-page-ad_bottom {
  padding-bottom: 20px;
}

.footer-top-sponsors {
  display: none;
}

@media (max-width: 991.98px) {
  /*Disable horizontal scroll on mobile and tablets (in theory)*/
  html,
body {
    max-width: 100% !important;
    overflow-x: hidden !important;
  }
}
/*Button style for Marketo forms in right sidebar*/
#right-rail-menu .mktoButtonWrap {
  margin-left: 84px !important;
}

#right-rail-menu button.mktoButton {
  font-family: "Praktika Medium", Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0.6rem 1.2rem;
  border: 1px #ffbb22 solid;
  border-radius: 0.4rem;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  display: inline-block;
  margin-top: 5px;
}

/*Roster Page Bio Button Mobile Breakpoint Display*/
@media (max-width: 768px) {
  .focus--roster .roster__player__footer {
    height: auto;
    text-align: center;
    display: block !important;
  }

  .focus--roster .roster__player__footer a {
    line-height: 2.5em;
    display: block;
    max-width: 120px;
    margin: 10px auto 0;
  }
}
/*Bear Necessities */
ul.claw-ball {
  list-style-type: none;
  padding-inline-start: 20px;
}

ul.claw-ball li::before {
  content: "";
  display: inline-block;
  height: 20px;
  width: 20px;
  background-size: 20px;
  background-image: url("https://www.nba.com/grizzlies/sites/grizzlies/files/claw-secondary-logo200.png");
  background-repeat: no-repeat;
  margin: 15px 5px -5px 0px;
}

/*Temp: hide promo block titles*/
.front .node-29323 .block__img {
  width: 100% !important;
  height: auto;
}
.front .node-29323 .news-block__title,
.front .node-29323 .share-links-hover-area,
.front .node-29323 .icon-overlay::before {
  display: none !important;
}
.front .node-29323 .news-block--medium {
  height: auto !important;
}

#page {
  background: none;
}

#page::before {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url("https://www.nba.com/grizzlies/sites/grizzlies/files/confetti-ex-white-bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #page::before {
    display: none !important;
  }
}
.not-front #content {
  background: transparent;
}

.node-type-story figure img,
.node-type-page figure img,
#_v4_article figure img {
  border-radius: 0.25rem;
}

.pane-etowah-story-pane-photo img,
.related-content__row-wrapper .content-image__link-wrapper {
  border-radius: 0.25rem;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
  overflow: hidden;
}
.pane-etowah-story-pane-photo img .content-image,
.related-content__row-wrapper .content-image__link-wrapper .content-image {
  border: none;
}

#_v4_pages-header > div img,
#_v4_pages-header-with-menu > div > img,
.upcomingGamesTitle,
.pane-etowah-story-pane-rel-stories .pane-title,
.front .pane-etowah-video-playlist-pane,
.field-name-body > img,
.field-name-body > div[id*=_v4_] > img,
.field-name-field-etowah-text-body picture img,
.page-node-38970 .panels-flexible-row-15071-3 .news-block--medium,
.page-node-38970 .panels-flexible-row-15071-3 .news-block--medium img,
.panels-flexible-row-15071-8 .news-block--medium,
.panels-flexible-row-15071-8 .news-block--medium img {
  border-radius: 0.25rem;
}

@media (max-width: 992px) {
  #_v4_pages-header > div img,
#_v4_pages-header-with-menu > div > img {
    border-radius: 0;
  }
}
.field-name-body > img,
.field-name-body > div[id*=_v4_] > img,
.field-name-field-etowah-text-body picture img,
.page-node-38970 .panels-flexible-row-15071-3 .news-block--medium,
.panels-flexible-row-15071-8 .news-block--medium {
  border: none !important;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.front .pane-etowah-video-playlist-pane {
  border: none;
}

.page-schedule .pane-etowah-schedule-pane > .pane-content {
  background-color: transparent !important;
}
.page-schedule .pane-etowah-schedule-pane > .pane-content .header--schedule {
  margin-left: 0;
  margin-right: 0;
}
@media (max-width: 576px) {
  .page-schedule .pane-etowah-schedule-pane > .pane-content .header--schedule .season_title {
    padding: 17px;
  }
}
.page-schedule .sched-game-promos {
  padding: 7px 0;
}
.page-schedule .sched-game-promos {
  margin-left: 0;
  margin-right: 0;
}

@media (min-width: 992px) {
  .node-type-story .moscone-flipped-column-content {
    display: flex;
  }
  .node-type-story .moscone-flipped-column-content > div {
    float: none;
  }
  .node-type-story .moscone-flipped-column-content > div.moscone-flipped-sidebar #moscone-flipped-sidebar-inner {
    position: sticky;
    top: 80px;
  }

  .node-type-page .moscone-flipped-column-content {
    display: flex;
    flex-direction: row;
  }
  .node-type-page .moscone-flipped-column-content .panel-panel:last-child #moscone-flipped-sidebar-inner {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  .node-type-page .moscone-flipped-column-content .panel-panel:last-child #moscone-flipped-sidebar-inner > .panel-pane:not(:first-child) {
    position: sticky;
    top: 2.5rem;
    z-index: 2;
  }

  .node-type-page.community .moscone-flipped-column-content .moscone-flipped-sidebar.panel-panel #moscone-flipped-sidebar-inner > .panel-pane:first-child {
    position: static;
  }
  .node-type-page.community .moscone-flipped-column-content .moscone-flipped-sidebar.panel-panel .pane-bundle-etowah-promo {
    background-color: #fff;
    top: 7rem !important;
  }
}
.courtside-box .slick-center {
  border: 3px solid #000 !important;
  border-radius: 7px;
}

.courtside-box .slick-center {
  border: 3px solid #000 !important;
  border-radius: 7px;
}

.courtside-box-game {
  border-bottom: 3px #000 solid;
  border-top: 3px #000 solid;
}

#onetrust-banner-sdk.otFlat {
  z-index: 2147483647 !important;
}

#hbl-live-chat-wrapper .olark-launch-button {
  z-index: 2147483646 !important;
}

.article-footer-epilog ul li i {
  color: #000;
}

html.classic-night .game-block-container .btn-live-game,
html.classic-night .courtside-box-game a.btn-courtside,
html.classic-night .schedule-links-game-content {
  background-color: #dc3c46;
}
html.classic-night .game-block-container .btn-live-game:hover,
html.classic-night .courtside-box-game a.btn-courtside:hover,
html.classic-night .schedule-links-game-content:hover {
  background-color: #dc3c46;
}
html.city-night .game-block-container .btn-live-game,
html.city-night .courtside-box-game a.btn-courtside,
html.city-night .schedule-links-game-content {
  background-color: #bd955c;
}
html.city-night .game-block-container .btn-live-game:hover,
html.city-night .courtside-box-game a.btn-courtside:hover,
html.city-night .schedule-links-game-content:hover {
  background-color: #bd955c;
}

body > iframe {
  display: none;
}
body.modal-open .modal-search-widget {
  margin-left: auto !important;
  margin-right: auto !important;
}
