.game-chart{margin: 0px;height: 303px;position: absolute;margin-top: 60px;-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;backface-visibility: hidden;-webkit-perspective: 1000;-moz-perspective: 1000;-ms-perspective: 1000;perspective: 1000;}

.line{fill: none;stroke: white;stroke-width: 2.5;z-index: 100000000000;}


.items-container{}

.screen {
    width: 610px;
    height: 296px;
    background: rgba(255,255,255,0.97);
    left: 3px;
    top: 2px;
    z-index: 10000;
    position: absolute;
    /* border-left: 1px solid rgba(0, 0, 0, 0.28); */
    background: rgba(158, 158, 158, 0.95);
    background: rgba(247, 247, 247, 0.96);
}

body {
    margin: 0px;
    /* background: #9E9E9E; */
    /* background: #82838b; */
    /* background: #a8b3b3; */
    background: #F7F7F7;
    padding: 0px;
    width: 100%;
}

.area-path {
    /* display: none; */
    stroke: none;
    z-index: 0;
}

.team-one {
    position: absolute;
    left: 55px;
    z-index: 10000000;
    /* background: red; */
    top: 278px;
}

.logos {
    width: 100%;
}

.team-two {
    position: absolute;
    left: -16px;
    z-index: 10000000;
    /* background: red; */
    width: 30px;
    height: 30px;
    top: 280px;
    left: 63px;
}

.game-time {
    position: absolute;
    z-index: 1000000;
    display: none;
}

.x.axis path {
  stroke: black;
  stroke: black;
  stroke-width: 1px;
}

.axis {
  shape-rendering: crispEdges;
}

.x.axis line {
  stroke: #000;
}

.x .tick text {
    font-size: 12px;
    font-weight: 600;
    fill: rgb(81, 81, 88);
    fill: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.x.axis .minor {
  stroke-opacity: .5;
}

.y.axis path {
  /* display: none; */
  stroke: black;
  stroke-width: 1px;
  fill: none;
  display: none;
}

.y.axis line {
  stroke: rgba(0, 0, 0, 0.17);
  stroke-dasharray: 3,3;
  /* stroke: black; */
  /* display: none; */
}

.y.axis .minor {
  stroke-opacity: .5;
}


.y .tick text {
    font-size: 11px;
    font-weight: 500;
    fill: rgb(132, 131, 142);
    fill: black;
}


.helper {
    position: absolute;
    bottom: -2px;
    border-left: 1px solid rgba(0, 0, 0, 0.97);
    width: 100px;
    height: 90px;
    left: 258px;
    z-index: 100000000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: black;
    left: 60px;
    height: 110px;
}

.helper-left {
    position: absolute;
    left: -25px;
    width: 240px;
    text-align: right;
    top: -41px;
}

.helper-win {
    margin: 0px;
    font-size: 37px;
    font-weight: 600;
    color: rgb(121, 72, 60);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: left;
    line-height: 37px;
}

.helper-right {
    position: absolute;
    top: -17px;
    left: 55px;
    width: 220px;
    color: white;
    font-weight: 500;
    font-size: 14px;
}

.helper-margin {
    /* margin: 0px; */
    /* font-weight: 600; */
    font-weight: 00;
    color: black;
    background: rgb(217, 217, 217);
    padding-left: 4px;
    padding-right: 5px;
    text-transform: capitalize;
}

.helper-time {
    /* margin: 0px; */
    font-weight: 500;
    color: black;
    background: rgb(217, 217, 217);
    padding-left: 4px;
    padding-right: 4px;
    text-transform: capitalize;
}

.helper-possession {
    /* margin: 0px; */
    font-weight: 500;
    color: black;
    background: rgb(217, 217, 217);
    padding-left: 4px;
    padding-right: 4px;
    text-transform: capitalize;
}

.helper-right-text {
    margin: 0px;
    line-height: 62px;
    color: white;
    margin-left: 6px;
    font-weight: 500;
}

.helper-left-text {position: absolute;top: 354px;left: 54px;text-align: left;width: 528px;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;padding-left: 9px;}

.helper-text-container {
    position: absolute;
    left: 8px;
    width: 180px;
    top: -4px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* background: rgba(158, 158, 158, 0.91); */
    color: black;
}

.test-add {
    margin: 0px;
    font-size: 28px;
    font-weight: 600;
    color: #008C6B;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: left;
    position: absolute;
    top: 0px;
    left: 0px;
}

.path-container {
}

.new-min-text {
    margin: 0px;
    position: absolute;
    top: 16px;
    left: -143px;
    width: 135px;
    text-align: right;
    background-color: rgb(247, 247, 247);
    color: #B51D1C;
    -webkit-font-smoothing: antialiased;
    font-weight: 500;
    font-size: 12px;
    padding-right: 6px;
    line-height: 15px;
    color: black;
    /* text-transform: uppercase; */
}

.new-min {
    position: absolute;
    top: 48px;
    height: 256px;
    border-left: 1px dashed rgb(181, 29, 28);
    left: 336px;
    border-left: 2px solid rgba(51, 51, 51, 0.25);
    opacity: 0;
    z-index: 0;
}

.game-chart-title-head {
    margin: 0px;
    font-weight: 600;
    font-size: 11px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #000000;
    /* letter-spacing: 1px; */
    color: #4f4c57;
    color: #726D7D;
    letter-spacing: 1px;
}

.game-chart-title-container {
    position: absolute;
    top: -40px;
    z-index: 100000000000;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    left: 18px;
}

.game-chart-title {
    font-size: 18px;
    color: white;
    margin: 0px;
    font-weight: 600;
    color: #40634b;
    color: #4f4c57;
    color: black;
    width: 580px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.team-one-title {
    position: absolute;
    top: -3px;
    left: -2px;
}

.game-chart-title-logo {
    width: 72px;
    height: 25px;
    display: inline-block;
    position: relative;
}

.helper-intro {
    font-size: 11px;
    font-weight: 600;
    color: black;
    margin: 0px;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.helper-sub {
    font-size: 15px;
    margin: 0px;
    line-height: 22px;
    color: white;
    font-weight: 500;
    margin-left: 2px;
    color: rgb(121, 72, 60);
}

.helper-second-row {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
}

.helper-outcome {padding-left: 4px;padding-right: 5px;font-weight: 600;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;text-transform: uppercase;font-size: 11px;color: white;}

.new-min-label {
    font-size: 12px;
    margin: 0px;
    /* transform: rotate(270deg); */
    /* -webkit-transform: rotate(270deg); */
    position: absolute;
    text-transform: uppercase;
    font-weight: 600;
    width: 75px;
    font-size: 12px;
    text-align: center;
    left: -78px;
    top: -2px;
    color: #F33;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* color: white; */
    /* display: none; */
}

.new-min-percent {
    color: #F33;
    font-weight: 600;
}

.plays {
    font-size: 12px;
    font-weight: 500;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0px;
    position: absolute;
    top: -36px;
    width: 100%;
    line-height: 17px;
    font-weight: 600;
    /* text-transform: uppercase; */
    top: 0px;
    text-transform: capitalize;
}

.plays-container {
    position: absolute;
    top: 380px;
    left: 54px;
    text-align: left;
    width: 528px;
    height: 180px;
    overflow: hidden;
}

.plays-rows {
    width: 100%;
    height: 100%;
}

.play-row {
    height: 17px;
    /* border-bottom: 1px solid black; */
}

.row-one {
    background-color: rgba(158, 158, 158, 0.34);
    border-top: 1px solid black;
    /* border-bottom: 1px solid rgba(0, 0, 0, 0.4); */
}

.row-two {
    /* background-color: rgb(183, 183, 183); */
}

.row-three {
    /* background-color: rgb(208, 208, 208); */
}

.row-four {
    /* background-color: rgba(79, 76, 87, 0.12); */
}

.plays-gradient {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 110px, rgba(247,247,247,1) 180px); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 110px,rgba(247,247,247,1) 180px); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255,255,255,0) 110px,rgba(247,247,247,1) 180px); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001e5799', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */
    copy;
}

.wrapper {
    display: flex;
    display: -webkit-box;
    /*display: -ms-flexbox;*/
    display: -webkit-flex;
    display: -ms-flexbox;
    justify-content: space-around;
    -webkit-justify-content: space-around;
    margin-top: 100px;
    height: 1000px;
    overflow: hidden;
    width: auto;
    margin: 0 auto;
    margin-top: 100px;
    max-width: 1100px;
}

.body-text {
    width: 333px;
    padding-top: 60px;
    padding-left: 0px;
}

.game-chart-container {width: 600px;margin: 0px;}

.prose {font-size: 16px;font-weight: 100;line-height: 29px;margin: 0 auto;margin-bottom: 29px;width: 100%;}

.right-col {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    z-index: 10000000;
    /* flex-grow: 1; */
    width: 300px;
}

.left-border {
}

.helper-text-row {
    margin: 0px;
    text-align: left;
    color: black;
    font-size: 12px;
    font-weight: 500;
}

.line-svg {margin-top: 18px;}

.extrapolate {
    fill: none;
    stroke: black;
    stroke-width: 1;
    /* stroke-dasharray: 3,3; */
    opacity: .08;
    visibility: hidden;
}

.header {
  width: 100%;
  margin: 0 auto;
  height:85px;
  /* background: black; */
  /* padding-bottom: 7px; */
  background-color: #fff;
  /* box-shadow: 0 0 10px rgba(0,0,0,.2); */
  /* -webkit-box-shadow: 0 0 10px rgba(0,0,0,.2); */
  position: relative;
}



.youtube-embed {
    margin: 0 auto;
    width: 350px;
    margin-bottom: 30px;
}

.youtube-video {
}

.header-sub-one {
  POSITION: absolute;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  text-align: center;
  top: 16px;
  color: rgb(155, 154, 165);
}

.logo-svg{
  width:100%;
}
.header-link {
  width: 50px;
  font-size: 22px;
  font-weight: 700;
  /* color: white; */
  position: absolute;
  top: 18px;
  /* right: 0px; */
  left: 27px;
  text-align: center;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 0px;
  color: white;
  height: 72px;
  background-repeat: no-repeat;
  margin: 0 auto;
  left: 0px;
  right: 0px;
}

.header-sub-two {
  position: absolute;
  top: 82px;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  text-align: center;
  color: rgb(155, 154, 165);
}

.opener-byline-two {
    font-weight: 400;
    font-size: 11px;
    text-align: left;
    text-transform: uppercase;
    position: absolute;
    bottom: 15px;
    left: 37px;
    width: 230px;
}

.opener-byline-two a {
    text-decoration: none;
}

.opener-title {
    font-size: 124px;
    text-align: center;
    font-weight: 600;
    color: #00deaa;
    letter-spacing: -1px;
    margin: 0 auto;
    margin-bottom: 3px;
    line-height: 113px;
    width: 870px;
    margin-top: 3px;
    /* text-transform: uppercase; */
}

.opener-top {
    text-align: center;
    font-size: 15px;
    margin: 0px;
    text-transform: uppercase;
    color: rgb(155, 154, 165);
    font-weight: 600;
    letter-spacing: 2px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-bottom: 22px;
    color: rgb(0, 0, 0);
    font-weight: 500;
    font-size: 16px;
}

.opener-title-container {
    width: 95%;
    margin: 0 auto;
    margin-top: 130px;
}

.opener-title-sub {
    font-weight: 400;
    color: #232323;
    font-size: 36px;
    line-height: 1.3em;
    text-transform: capitalize;
    text-align: center;
    margin: 0 auto;
    margin-top: 40px;
    width: 560px;
}

.wf-loading {
  visibility: hidden;
}

.wf-active, .wf-inactive {
  visibility: visible;
}


.play-text {
    margin-left: 30px;
    margin: 0px;
    font-weight: 500;
    font-size: 12px;
    text-transform: capitalize;
}

.play-time {margin: 0px;width: 70px;font-weight: 600;font-size: 12px;letter-spacing: 0px;}

.play-end {
    margin: 0px;
    border-bottom: 1px solid rgba(128, 128, 128, 0);
    font-weight: 500;
    padding-left: 5px;
}

.play-play {
    margin: 0px;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    border-bottom: 1px dashed rgba(114, 109, 125, 0.32);
    padding-left: 5px;
}


.home-team {
}

.away-team {
    color: black;
    margin-left: 186px;
}

.team-one-title-two {
    position: absolute;
    top: -5px;
    left: -2px;
}

.game-chart-title-logo-two {
    width: 55px;
    height: 25px;
    display: inline-block;
    position: relative;
}

.team-one-title-three {
    position: absolute;
    top: -10px;
    left: 2px;
}

.game-two-title {
    margin-top: 10px;
}

.un-bold {
    font-weight: 500;
    font-size: 16px;
}

.game-two-min {
    left: 398px;
}

.team-one-title-four {
    position: absolute;
    top: 2px;
    left: -2px;
}

.game-chart-title-logo-three {
    width: 59px;
    height: 25px;
    display: inline-block;
    position: relative;
}

.game-three {
    margin-top: 8px;
}

.game-three-min {
    left: 482px;
}

.new-min-percent-black {
    font-weight: 600;
}

.team-one-title-five {
    position: absolute;
    top: -2px;
    left: -2px;
}

.game-four-min {
    left: 507px;
    height: 117px;
    top: 189px;
}

.new-min-text {
}

a:hover {
    text-decoration: underline;
}

.opener-body-text {
    width: 95%;
    max-width: 700px;
    margin: 0 auto;
    margin-top: 70px;
    font-size: 22px;
}

.prose-first {
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
    margin-bottom: 31px;
}

.prose-first-first {
    font-size: 18px;
    font-weight: 300;
    line-height: 37px;
    margin-bottom: 31px;
}

.celtics-text {
    width: 200px;
}

.media-flex {position: relative;height: 260px;margin-bottom: 20px;pointer-events: none;margin: 0 auto;}

.media-flex .gfyitem > div,
.media-flex .gfyitem .gfyPreLoadCanvas,
.media-flex .gfyitem .gfyVid,
.media-flex .gfyitem  .gfyGif {
    position: absolute !important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    margin: 0 auto;
}

.gif-container-wide {
    width: 290px;
    margin: 0 auto;
    position: relative;
    display:none;
}

.spacer-game-three {
    height: 240px;
}

.gif-wide-narrow {
    margin-top: -60px;
}

.end-body-text {
    width: 95%;
    max-width: 700px;
    margin: 0 auto;
    margin-top: 130px;
    font-size: 22px;
    z-index: 1000000;
}

.divider {
    border-top: 3px solid #D9D9D9;
    padding-top: 21px;
    margin-top: 380px;
}


.helper-text-game-four {
    width: 257px;
}

.game-three-text {
    width: 259px;
}

@media (max-width: 480px) {

  .header-link{
    background-size: contain;
    top: 17px;
  }
  .header-sub-two{
    top: 64px;
    font-size: 13px;
  }
  .header-sub-one{
    font-size: 13px;
  }

  .helper-text-game-four {
      width: auto;
  }

  .game-three-text {
      width: auto;
  }

  .gif-container-wide{
    display: block;
  }

  .youtube-embed{
    display:none;
  }

  .media-flex .gfyitem > div,
  .media-flex .gfyitem .gfyPreLoadCanvas,
  .media-flex .gfyitem .gfyVid,
  .media-flex .gfyitem  .gfyGif {
      position: absolute !important;
      top: 0; right: 0; bottom: 0; left: 0;
      width: 100% !important;
      height: 100% !important;

  }
  .opener-byline-two{position: absolute;top: 103px;left: 0px;right: 0px;text-align: center;margin: 0 auto;line-height: 17px;}
  .opener-top{width: 100%;font-size: 14px;text-align: center;font-weight: 400;margin-bottom: 10px;}
  .opener-title{font-size: 55px;width: 100%;line-height: 1.1em;letter-spacing: 0px;}
  .opener-title-sub{
    font-size: 24px;
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
  .prose-first{
    font-size: 15px;
    line-height: 1.7em;
}
  .prose{font-size: 15px;line-height: 1.7em;}
  .body-text{width: 90%;margin: 0 auto;height: auto;}
  .wrapper{
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    margin-top: -5px;
    height: auto;
    margin-bottom: 20px;
  }
  .game-chart-container{
    width: 100%;
    overflow: hidden;
    height: 550px;
  }
  .right-col{
    width: 95%;
    margin-top: -40px;
  }
  .header{
    height: 80px;
  }
  .game-chart{
    width: 100%;
    padding-top: 0px;
    margin-top: 50px;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    height: auto;
    padding-top: 23px;
    position: relative;
  }
  .game-chart-title-container{
    width: 95%;
    left: 0px;
    margin: 0 auto;
    position: absolute;
    top: -50px;
    right: 0px;
  }
  .game-chart-title-head{width: 100%;letter-spacing: 0px;}
  .game-chart-title{
    width: 100%;
    font-size: 15px;
  }
  .plays-container{
    width: 98%;
    left: 0px;
    overflow: hidden;
    position: relative;
    top: 0px;
    order: 5;
    -webkit-order: 5;
    margin: 0 auto;
  }
  .screen{
  top: -115px;
  }
  .helper-left-text{
    left: 0px;
    width: 98%;
    padding: 0px;
    position: relative;
    top: 0px;
    order: 4;
    -webkit-order: 4;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .new-min{
  display: none;
  }
  .score {
      display: none;
  }
  .line-svg{
    margin:0px;
    position: relative;
    order: 2;
    -webkit-order: 2;
    margin-bottom: 20px;
    margin-top: 68px;
  }
  .items-container{
    width: 100%;
    height: 209px;
    position: absolute;
    top: 69px;
    left: 0px;
    right: 0px;
  }
  .helper{
    bottom: 4px;
    left: 0px;
  }
  .helper-intro{
    font-size: 10px;
    width: 170px;
  }
  .helper-sub{
    width: 46px;
    line-height: 12px;
    margin-left: 7px;
    margin-top: 6px;
    font-size: 13px;
  }
  .helper-win{
    font-size: 29px;
  }
  .un-bold{
  color: #F7F7F7;
  }
  .away-team{margin-left: 86px;overflow: hidden;}
  .home-team{

  }
  .helper-text-container{

  }
  .gif-wide-narrow{
    margin-top: 10px;
    margin-bottom: 60px;
  }
  .spacer-game-three{
    display: none;
  }
  .game-two-title{font-size: 14px;text-align: left;width: 80%;line-height: 1.9em;}
  .game-three{
    width: 75%;
  }
  .helper-text-game-four{width: 140px;}
  .divider{
  margin-top: 30px;
  }
}



.score {display: none;}

@media (max-width: 330px) {
  .opener-top{font-size: 11px;font-weight: 500;}
  .opener-title{
    font-size: 45px;
  }
  .prose-first-first{font-size: 15px;line-height: 1.7em;}
  .helper-left-text{
  }
  .helper-text-row{
    font-size: 11px;
  }
  .home-team{

  }
  .away-team{
    margin-left: 40px;
  }
}


.exclude {
    fill: white;
}

.include {
    fill: black;
}
