/** UTILIES **/
/* line 1, ../sass/partials/_grid.scss */
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }

/* line 11, ../sass/partials/_grid.scss */
.col-xs-15 {
  width: 20%;
  float: left; }

@media (min-width: 768px) {
  /* line 17, ../sass/partials/_grid.scss */
  .col-sm-15 {
    width: 20%;
    float: left; } }
@media (min-width: 992px) {
  /* line 24, ../sass/partials/_grid.scss */
  .col-md-15 {
    width: 20%;
    float: left; } }
@media (min-width: 1200px) {
  /* line 31, ../sass/partials/_grid.scss */
  .col-lg-15 {
    width: 20%;
    float: left; } }
/* line 3, ../sass/partials/_utilities.scss */
.bold {
  font-weight: bold !important; }

/* line 7, ../sass/partials/_utilities.scss */
.red {
  color: #FF0000; }

/* line 11, ../sass/partials/_utilities.scss */
.center {
  text-align: center; }

/* line 15, ../sass/partials/_utilities.scss */
.italic {
  font-style: italic; }

/********************************************
*************** 5 ITEM COLUMN ***************
********************************************/
/* line 22, ../sass/partials/_utilities.scss */
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }

/* line 32, ../sass/partials/_utilities.scss */
.col-xs-15 {
  width: 20%;
  float: left; }

/** RESPONSIVE **/
@media (min-width: 768px) {
  /* line 39, ../sass/partials/_utilities.scss */
  .col-sm-15 {
    width: 20%;
    float: left; } }
@media (min-width: 992px) {
  /* line 46, ../sass/partials/_utilities.scss */
  .col-md-15 {
    width: 20%;
    float: left; } }
@media (min-width: 1200px) {
  /* line 53, ../sass/partials/_utilities.scss */
  .col-lg-15 {
    width: 20%;
    float: left; } }
/* line 3, ../sass/partials/_caption.scss */
.caption-hover {
  background: #fff;
  bottom: 21px;
  position: absolute; }

/* line 1, ../sass/partials/_thumbnail.scss */
.thumbnail {
  padding: 0;
  border-radius: 0; }
  /* line 6, ../sass/partials/_thumbnail.scss */
  .thumbnail .details {
    margin-left: 20px; }
    /* line 9, ../sass/partials/_thumbnail.scss */
    .thumbnail .details h2 {
      margin: 0; }
    /* line 13, ../sass/partials/_thumbnail.scss */
    .thumbnail .details h5 {
      margin: 0 0 10px 0; }

/* line 1, ../sass/partials/_buttons.scss */
.play-btn {
  border: 1px solid #000;
  border-radius: 50%;
  width: 60px;
  height: 60px; }
  /* line 7, ../sass/partials/_buttons.scss */
  .play-btn i.glyphicon-play {
    font-size: 20px;
    margin-top: -2px;
    margin-left: 1px; }

/* line 2, ../sass/partials/_jumbotron.scss */
.jumbotron img {
  width: 100%; }

/* line 3, ../sass/partials/_banner.scss */
.banner {
  position: relative; }
  /* line 6, ../sass/partials/_banner.scss */
  .banner .caption {
    background: rgba(238, 238, 238, 0.8);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    padding: 40px;
    z-index: 1000; }
    /* line 12, ../sass/partials/_banner.scss */
    .banner .caption h1 {
      font-size: 63px; }
    /* line 16, ../sass/partials/_banner.scss */
    .banner .caption h4 {
      font-size: 18px; }
    /* line 20, ../sass/partials/_banner.scss */
    .banner .caption p {
      font-size: 21px; }
  /* line 25, ../sass/partials/_banner.scss */
  .banner img {
    width: 100%; }

/* line 6, ../sass/partials/_list.scss */
.list .list-row .data {
  display: block;
  float: left;
  vertical-align: top; }
/* line 13, ../sass/partials/_list.scss */
.list header {
  background: #eee; }
  /* line 15, ../sass/partials/_list.scss */
  .list header ul {
    height: 32px;
    list-style: none;
    padding: 0;
    margin: 0; }
    /* line 20, ../sass/partials/_list.scss */
    .list header ul li {
      display: block;
      float: left;
      height: inherit;
      width: 20%; }
      /* line 25, ../sass/partials/_list.scss */
      .list header ul li > span,
      .list header ul li > div {
        display: table-cell;
        height: inherit;
        vertical-align: middle; }
/* line 37, ../sass/partials/_list.scss */
.list .panel .panel-body {
  display: table; }
  /* line 41, ../sass/partials/_list.scss */
  .list .panel .panel-body .row {
    margin: 0;
    position: relative; }
    /* line 45, ../sass/partials/_list.scss */
    .list .panel .panel-body .row > * {
      display: inline-block; }
  /* line 50, ../sass/partials/_list.scss */
  .list .panel .panel-body .row:nth-child(1) {
    margin-bottom: 10px; }
  /* line 54, ../sass/partials/_list.scss */
  .list .panel .panel-body .panel-cell {
    display: table-cell;
    vertical-align: middle;
    margin-right: 20px; }
    /* line 59, ../sass/partials/_list.scss */
    .list .panel .panel-body .panel-cell h2 {
      font-size: 24px;
      font-weight: normal; }
    /* line 64, ../sass/partials/_list.scss */
    .list .panel .panel-body .panel-cell h2, .list .panel .panel-body .panel-cell p {
      margin: 0; }

/* line 1, ../sass/partials/_footer.scss */
footer {
  height: 100px; }

/* line 4, ../../nwslsoccer/sass/partials/_scorebar.scss */
#scorebar {
  height: 100px;
  overflow: hidden; }
  /* line 10, ../../nwslsoccer/sass/partials/_scorebar.scss */
  #scorebar .content-inner.list-header-container {
    background-color: #f4f4f4; }
  /* line 15, ../../nwslsoccer/sass/partials/_scorebar.scss */
  #scorebar .slick-initialized {
    visibility: visible; }
  /* line 19, ../../nwslsoccer/sass/partials/_scorebar.scss */
  #scorebar #scorebar-wrap {
    position: relative; }
    /* line 23, ../../nwslsoccer/sass/partials/_scorebar.scss */
    #scorebar #scorebar-wrap .slick-slider {
      margin-bottom: 0; }
    /* line 27, ../../nwslsoccer/sass/partials/_scorebar.scss */
    #scorebar #scorebar-wrap .call-to-action {
      background-color: rgba(34, 36, 39, 0.8);
      position: absolute;
      right: 0;
      top: 0;
      height: 100%;
      width: 93px;
      z-index: 999; }
      /* line 36, ../../nwslsoccer/sass/partials/_scorebar.scss */
      #scorebar #scorebar-wrap .call-to-action a {
        display: block;
        color: #ffffff;
        font-size: 11px;
        font-weight: 900;
        height: 100%;
        width: 100%;
        text-align: center;
        vertical-align: middle;
        position: relative;
        top: 75%;
        transform: translateY(-50%); }
      /* line 50, ../../nwslsoccer/sass/partials/_scorebar.scss */
      #scorebar #scorebar-wrap .call-to-action:hover {
        background-color: #222427; }
    /* line 55, ../../nwslsoccer/sass/partials/_scorebar.scss */
    #scorebar #scorebar-wrap .slick-prev,
    #scorebar #scorebar-wrap .slick-next {
      margin-top: 0;
      height: 100%; }
      /* line 59, ../../nwslsoccer/sass/partials/_scorebar.scss */
      #scorebar #scorebar-wrap .slick-prev:hover,
      #scorebar #scorebar-wrap .slick-next:hover {
        background-color: #ac0f1f; }
        /* line 61, ../../nwslsoccer/sass/partials/_scorebar.scss */
        #scorebar #scorebar-wrap .slick-prev:hover:before,
        #scorebar #scorebar-wrap .slick-next:hover:before {
          color: #ffffff !important;
          opacity: 1 !important; }
    /* line 68, ../../nwslsoccer/sass/partials/_scorebar.scss */
    #scorebar #scorebar-wrap .slick-prev {
      border-right: solid 1px #e9e9e9;
      left: -20px; }
      /* line 71, ../../nwslsoccer/sass/partials/_scorebar.scss */
      #scorebar #scorebar-wrap .slick-prev:before {
        content: "\f104" !important;
        font-size: 25px !important;
        padding-left: 3px; }
    /* line 78, ../../nwslsoccer/sass/partials/_scorebar.scss */
    #scorebar #scorebar-wrap .slick-next {
      border-left: solid 1px #e9e9e9;
      right: -20px; }
      /* line 81, ../../nwslsoccer/sass/partials/_scorebar.scss */
      #scorebar #scorebar-wrap .slick-next:before {
        content: "\f105" !important;
        font-size: 25px !important;
        padding-right: 3px; }
    /* line 89, ../../nwslsoccer/sass/partials/_scorebar.scss */
    #scorebar #scorebar-wrap .slider-responsive .wrapper {
      margin-left: 0;
      margin-right: 0; }
    /* line 95, ../../nwslsoccer/sass/partials/_scorebar.scss */
    #scorebar #scorebar-wrap .slick-disabled {
      opacity: 0.1; }
    /* line 99, ../../nwslsoccer/sass/partials/_scorebar.scss */
    #scorebar #scorebar-wrap .fixture-wrap {
      border-right: solid 1px #e9e9e9;
      width: 176px;
      padding: 5px 10px 15px; }
      /* line 105, ../../nwslsoccer/sass/partials/_scorebar.scss */
      #scorebar #scorebar-wrap .fixture-wrap:hover .teams,
      #scorebar #scorebar-wrap .fixture-wrap:hover .date {
        color: #ac0f1f; }
      /* line 111, ../../nwslsoccer/sass/partials/_scorebar.scss */
      #scorebar #scorebar-wrap .fixture-wrap.playing {
        background-color: #ac0f1f;
        color: #ffffff; }
        /* line 115, ../../nwslsoccer/sass/partials/_scorebar.scss */
        #scorebar #scorebar-wrap .fixture-wrap.playing .status {
          color: #ffffff !important;
          opacity: 1 !important; }
        /* line 120, ../../nwslsoccer/sass/partials/_scorebar.scss */
        #scorebar #scorebar-wrap .fixture-wrap.playing .broadcaster {
          display: none; }
        /* line 124, ../../nwslsoccer/sass/partials/_scorebar.scss */
        #scorebar #scorebar-wrap .fixture-wrap.playing .schedule-time {
          display: none; }
        /* line 128, ../../nwslsoccer/sass/partials/_scorebar.scss */
        #scorebar #scorebar-wrap .fixture-wrap.playing a,
        #scorebar #scorebar-wrap .fixture-wrap.playing a:hover {
          color: #fff; }
        /* line 134, ../../nwslsoccer/sass/partials/_scorebar.scss */
        #scorebar #scorebar-wrap .fixture-wrap.playing.in-play .date div.match-time {
          display: block; }
      /* line 140, ../../nwslsoccer/sass/partials/_scorebar.scss */
      #scorebar #scorebar-wrap .fixture-wrap.playing:hover {
        background-color: #ca1325; }
        /* line 142, ../../nwslsoccer/sass/partials/_scorebar.scss */
        #scorebar #scorebar-wrap .fixture-wrap.playing:hover .status,
        #scorebar #scorebar-wrap .fixture-wrap.playing:hover .broadcaster,
        #scorebar #scorebar-wrap .fixture-wrap.playing:hover .teams,
        #scorebar #scorebar-wrap .fixture-wrap.playing:hover .date,
        #scorebar #scorebar-wrap .fixture-wrap.playing:hover .schedule-time,
        #scorebar #scorebar-wrap .fixture-wrap.playing:hover .match-time,
        #scorebar #scorebar-wrap .fixture-wrap.playing:hover .period {
          color: #ffffff !important;
          opacity: 1 !important; }
      /* line 154, ../../nwslsoccer/sass/partials/_scorebar.scss */
      #scorebar #scorebar-wrap .fixture-wrap .status,
      #scorebar #scorebar-wrap .fixture-wrap .match {
        display: block; }
      /* line 159, ../../nwslsoccer/sass/partials/_scorebar.scss */
      #scorebar #scorebar-wrap .fixture-wrap .teams {
        float: left;
        width: 60%; }
      /* line 164, ../../nwslsoccer/sass/partials/_scorebar.scss */
      #scorebar #scorebar-wrap .fixture-wrap .date {
        display: block;
        float: left;
        width: 65%; }
      /* line 170, ../../nwslsoccer/sass/partials/_scorebar.scss */
      #scorebar #scorebar-wrap .fixture-wrap .match {
        margin: 5px 0;
        position: relative; }
      /* line 175, ../../nwslsoccer/sass/partials/_scorebar.scss */
      #scorebar #scorebar-wrap .fixture-wrap .teams {
        table-layout: fixed;
        border-collapse: separate;
        border-spacing: 0 4px;
        font-size: 13px; }
        /* line 181, ../../nwslsoccer/sass/partials/_scorebar.scss */
        #scorebar #scorebar-wrap .fixture-wrap .teams .team {
          font-size: 13px; }
        /* line 185, ../../nwslsoccer/sass/partials/_scorebar.scss */
        #scorebar #scorebar-wrap .fixture-wrap .teams .score {
          text-align: right;
          font-size: 16px; }
        /* line 190, ../../nwslsoccer/sass/partials/_scorebar.scss */
        #scorebar #scorebar-wrap .fixture-wrap .teams .logo {
          width: 30px; }
          /* line 193, ../../nwslsoccer/sass/partials/_scorebar.scss */
          #scorebar #scorebar-wrap .fixture-wrap .teams .logo img {
            display: inline-block;
            margin-right: 10px;
            width: 20px; }
      /* line 201, ../../nwslsoccer/sass/partials/_scorebar.scss */
      #scorebar #scorebar-wrap .fixture-wrap .date {
        font-size: 11px;
        font-weight: 900;
        text-align: center;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateY(-50%); }
        /* line 212, ../../nwslsoccer/sass/partials/_scorebar.scss */
        #scorebar #scorebar-wrap .fixture-wrap .date div.schedule-time, #scorebar #scorebar-wrap .fixture-wrap .date div.match-time {
          font-weight: 600; }
        /* line 217, ../../nwslsoccer/sass/partials/_scorebar.scss */
        #scorebar #scorebar-wrap .fixture-wrap .date div.match-time {
          display: none; }
        /* line 221, ../../nwslsoccer/sass/partials/_scorebar.scss */
        #scorebar #scorebar-wrap .fixture-wrap .date div.broadcaster {
          color: #222427;
          font-weight: 100;
          opacity: 0.7; }
      /* line 229, ../../nwslsoccer/sass/partials/_scorebar.scss */
      #scorebar #scorebar-wrap .fixture-wrap .status {
        color: #901727;
        font-size: 10px;
        font-weight: 900; }
      /* line 235, ../../nwslsoccer/sass/partials/_scorebar.scss */
      #scorebar #scorebar-wrap .fixture-wrap a,
      #scorebar #scorebar-wrap .fixture-wrap a:hover {
        color: #333;
        text-decoration: none; }

@media screen and (max-width: 767px) {
  /* line 245, ../../nwslsoccer/sass/partials/_scorebar.scss */
  #scorebar {
    height: 0px; } }
/** PAGES **/
/* line 4, ../sass/pages/home.scss */
.home #player-bio .caption {
  width: auto; }
  /* line 9, ../sass/pages/home.scss */
  .home #player-bio .caption .details img {
    width: 100px; }

/*# sourceMappingURL=application.css.map */
