.terminal a:not(.bbg-t-allow) {
  pointer-events: none;
}
.terminal .copyblock a:not(.bbg-t-allow),
.terminal .bbg-section-copy a:not(.bbg-t-allow) {
  color: #767676;
  border-bottom: none;
}
html,
body {
  overflow-x: hidden;
}
.article-title {
  line-height: 52px;
  max-width: 650px !important;
}
.article-title,
.bydek {
  background-color: #fff;
  -webkit-transform: translate(0, 98px);
  -moz-transform: translate(0, 98px);
  -o-transform: translate(0, 98px);
  -ms-transform: translate(0, 98px);
  transform: translate(0, 98px);
}
#corrections {
  color: #999;
  font-family: "TiemposTextWeb-Regular", "Georgia";
  font-size: 1em;
  padding-top: 40px;
}
.copyblock p.corrections {
  font-family: "TiemposTextWeb-RegularItalic", "Georgia";
  font-size: 1em;
  line-height: 1.5em;
}
.bbg-corrections > div {
  display: inline-block;
  margin: 2px auto;
}
.bbg-corrections {
  padding-top: 40px;
}
.article-title[data-which="all"] {
  padding: 15px 60px;
}
.article-title {
  padding: 15px 30px;
}
.bydek {
  padding: 10px 0;
}
.bbg-inline-update {
  font-style: italic !important;
  font-size: 1.5em !important;
}
.bbg-gallery-map-container:before {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 108%);
  -moz-transform: translate(-50%, 108%);
  -o-transform: translate(-50%, 108%);
  -ms-transform: translate(-50%, 108%);
  transform: translate(-50%, 108%);
  font-size: 0.8em;
  width: 400px;
}
.bbg-gallery-map-container[data-which="cities-bo"]:before {
  content: 'Update — On May 4, coverage expanded to include all of Boston.';
}
.bbg-hed-container {
  text-align: center;
}
.bydek {
  display: inline-block;
  vertical-align: top;
  min-width: 0;
  width: 300px;
}
@media only screen and (max-width: 768px) {
  .article-title {
    padding: 10px 0 !important;
  }
}
@media only screen and (max-width: 568px) {
  .article-title {
    line-height: 36px;
  }
}
.bbg-hed-container {
  background-image: url("../img/Amazon-Dots-1280.png");
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  height: 450px;
  width: 100%;
}
.bbg-section-wrapper {
  font-size: 16px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  display: inline-block;
  margin: 0 auto;
  width: 100%;
}
.bbg-section-container {
  font-size: 62.5%;
}
.bbg-mm-hed {
  font-family: 'HaasTextBold', sans-serif;
  font-size: 2.4em;
  margin: 20px auto 10px auto;
}
.bbg-multimedia[data-template="big"] .bbg-mm-hed {
  margin: 0 auto;
}
.bbg-mm-dek {
  font-family: 'HaasText', sans-serif;
  font-size: 1.6em;
  line-height: 21px;
  color: #767676;
  margin-bottom: 40px;
}
.bbg-mm-city-title {
  font-size: 1.6em;
  font-family: 'HaasText', sans-serif;
  margin-bottom: 20px;
}
.bbg-mm-img-container {
  text-align: center;
}
.bbg-mm-img-container img.bbg-narrow {
  width: 68%;
}
.bbg-mm-big-dek.copywidth.copyblock {
  margin-top: 5px;
}
.bbg-mm-city-container .bbg-mm-dot-density img {
  display: none;
}
.bbg-mm-city-container[data-active="all"] img[data-which="all"] {
  display: block;
}
.bbg-mm-city-container[data-active="white"] img[data-which="white"] {
  display: block;
}
.bbg-mm-city-container[data-active="black"] img[data-which="black"] {
  display: block;
}
.bbg-mm-city-container[data-active="hispanic"] img[data-which="hispanic"] {
  display: block;
}
.bbg-mm-city-container[data-active="asian"] img[data-which="asian"] {
  display: block;
}
.bbg-mm-city-container[data-active="other"] img[data-which="other"] {
  display: block;
}
.bbg-mm-city-container[data-labels="true"] img[data-which="labels"] {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}
.bbg-mm-city-container ul {
  display: inline-block;
  vertical-align: top;
  font-family: 'HaasTextBold', sans-serif;
}
.bbg-mm-city-container ul[data-which='labels'] {
  position: absolute;
  right: 0;
  top: 0;
}
.bbg-mm-city-container ul[data-which='labels'] li {
  padding-right: 0;
}
.bbg-mm-city-container ul li {
  padding-right: 6px;
  width: 100px;
}
.bbg-mm-city-container ul li span {
  display: inline-block;
  vertical-align: top;
  background-color: #f0f0f0;
  padding: 10px;
  color: #777;
  font-size: 1.4em;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
  text-align: center;
  width: 100%;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.bbg-mm-city-container ul li span:before {
  display: inline-block;
  vertical-align: top;
  -webkit-transform: translate(-5px, 45%);
  -moz-transform: translate(-5px, 45%);
  -o-transform: translate(-5px, 45%);
  -ms-transform: translate(-5px, 45%);
  transform: translate(-5px, 45%);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  content: ' ';
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.bbg-mm-city-container ul li[data-which="all"] span:after {
  content: 'All';
}
.bbg-mm-city-container ul li[data-which="labels"] span:after {
  content: 'Labels';
}
.bbg-mm-city-container ul li[data-which="all"] span:before,
.bbg-mm-city-container ul li[data-which="labels"] span:before {
  display: none;
}
.bbg-mm-city-container ul li[data-which="white"] span:after {
  content: 'White';
}
.bbg-mm-city-container ul li[data-which="white"] span:before {
  background-color: #5cb35b;
}
.bbg-mm-city-container ul li[data-which="black"] span:after {
  content: 'Black';
}
.bbg-mm-city-container ul li[data-which="black"] span:before {
  background-color: #4f80ef;
}
.bbg-mm-city-container ul li[data-which="hispanic"] span:after {
  content: 'Hispanic';
}
.bbg-mm-city-container ul li[data-which="hispanic"] span:before {
  background-color: #f3ba19;
}
.bbg-mm-city-container ul li[data-which="asian"] span:after {
  content: 'Asian';
}
.bbg-mm-city-container ul li[data-which="asian"] span:before {
  background-color: #ec4829;
}
.bbg-mm-city-container ul li[data-which="other"] span:after {
  content: 'Other';
}
.bbg-mm-city-container ul li[data-which="other"] span:before {
  background-color: #bb66a8;
}
.bbg-mm-city-container ul li:hover {
  cursor: pointer;
}
.bbg-mm-city-container ul li:hover span {
  color: #666;
  -webkit-box-shadow: inset 0px 0px 0px 1px #ddd;
  box-shadow: inset 0px 0px 0px 1px #ddd;
  background-color: #e8e8e8;
}
.bbg-mm-city-container ul li:hover span:before {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
.bbg-mm-city-container ul li.bbg-active-toggle span {
  color: #333;
  background-color: #ccc;
}
.bbg-mm-city-container ul li.bbg-active-toggle span:before {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.bbg-mm-city-container ul li.bbg-active-toggle:hover {
  cursor: default;
}
.bbg-mm-city-container ul .bbg-mm-city-toggle-single.bbg-active-toggle:hover {
  cursor: pointer;
}
.bbg-mm-city-container ul[data-which="races"] {
  margin-right: 28px;
}
.bbg-mm-btns-container,
.bbg-mm-dot-density {
  width: 63%;
  position: relative;
}
.bbg-mm-dot-density img {
  width: 100%;
  height: 100%;
}
.bbg-mm-rail-container {
  width: 35%;
  height: 760px;
  max-width: 360px;
}
.bbg-mm-city-slides {
  margin-top: 20px;
}
.bbg-mm-dot-density,
.bbg-mm-rail-container {
  display: inline-block;
  vertical-align: top;
}
.bbg-mm-rail-inset,
.bbg-mm-rail-chart {
  width: 100%;
  max-height: 360px;
  height: 360px;
  display: inline-block;
  vertical-align: top;
}
@media only screen and (max-width: 1127px) {
  .bbg-multimedia[data-which="us-map"] {
    padding: 0 10px;
  }
  .bbg-mm-rail-item {
    height: 300px;
  }
}
@media only screen and (min-width: 900px) {
  .bbg-mm-rail-container {
    margin-left: 10px;
  }
}
@media only screen and (max-width: 900px) {
  .bbg-mm-btns-container {
    width: 100%;
  }
  .bbg-mm-city-container ul {
    width: 100%;
  }
  .bbg-mm-city-container ul[data-which='races'] {
    -webkit-transform: translate(0, 50%);
    -moz-transform: translate(0, 50%);
    -o-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    transform: translate(0, 50%);
  }
  .bbg-mm-city-container ul[data-which='races'] li {
    width: 33.3%;
    margin-bottom: 5px;
  }
  .bbg-mm-city-container ul[data-which='races'] li[data-which='black'],
  .bbg-mm-city-container ul[data-which='races'] li[data-which='other'] {
    padding: 0;
  }
  .bbg-mm-city-container ul[data-which='labels'] {
    position: relative;
    -webkit-transform: translate(0, -250%);
    -moz-transform: translate(0, -250%);
    -o-transform: translate(0, -250%);
    -ms-transform: translate(0, -250%);
    transform: translate(0, -250%);
    margin-top: 10px;
  }
  .bbg-mm-city-container ul[data-which='labels'] li {
    width: 100%;
  }
  .bbg-mm-dot-density {
    width: 100%;
  }
  .bbg-mm-rail-container {
    margin-top: 20px;
    width: 100%;
    height: 360px;
    max-width: 100%;
  }
  .bbg-mm-rail-container .bbg-mm-rail-item {
    width: 49%;
  }
}
@media only screen and (max-width: 600px) {
  .bbg-mm-rail-container {
    height: 740px;
    padding-top: 20px;
  }
  .bbg-mm-rail-container .bbg-mm-rail-item {
    width: 100%;
  }
  .bbg-mm-rail-container {
    margin-top: 0;
  }
}
.bbg-multimedia[data-template="big"] {
  margin-top: 100px;
}
.bbg-multimedia[data-template="big"][data-which="at"] {
  margin-top: 35px;
}
@media only screen and (max-width: 1100px) {
  .bbg-multimedia[data-template="big"] {
    margin-top: 0;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1100px) {
  .bbg-mm-rail-container {
    height: 650px;
  }
}
.bbg-mm-row {
  text-align: center;
}
.bbg-mm-row a:hover a {
  color: #03c !important;
}
.bbg-mm-row .bbg-mm-img-container {
  width: 100% !important;
}
.bbg-mm-row > div {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -o-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
.bbg-mm-rows .bbg-mm-img-container,
.bbg-mm-row .bbg-mm-img-container {
  width: 33%;
  display: inline-block;
  vertical-align: top;
  height: 300px;
  text-align: center;
  margin-bottom: 20px;
}
.bbg-bg-image {
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  background-position: center center;
}
@media only screen and (max-width: 1180px) {
  .bbg-mm-city-container {
    padding: 0 30px;
  }
  .bbg-mm-city-container ul li {
    width: 82px;
    padding-right: 3px;
  }
  .bbg-mm-city-container ul li[data-which='hispanic'] span:after {
    content: 'Hisp.';
  }
  .bbg-mm-city-container ul[data-which="races"] {
    margin-right: 15px;
  }
}
@media only screen and (max-width: 1038px) {
  .bbg-mm-city-container ul li {
    width: 75px;
  }
}
@media only screen and (max-width: 800px) {
  .bbg-mm-rows,
  .bbg-mm-row {
    text-align: center;
  }
  .bbg-mm-rows .bbg-mm-img-container,
  .bbg-mm-row .bbg-mm-img-container {
    width: 48%;
  }
}
@media only screen and (max-width: 600px) {
  .bbg-mm-rows .bbg-mm-img-container,
  .bbg-mm-row .bbg-mm-img-container {
    width: 100%;
  }
}
@media only screen and (max-width: 1137px) {
  .bbg-multimedia[data-which="city-comparison"] img {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 1083px) {
  img.bbg-narrow {
    width: 100%;
  }
}
.copyblock a {
  border-bottom: 1px solid #2b00f7;
}
.bbg-mm-city-container ul {
  list-style: none;
}
.bbg-mm-city-container ul li {
  display: inline-block;
  vertical-align: top;
}
.bbg-section-container[data-which="methodology"] .bbg-mm-hed {
  padding: 75px 0 25px 0;
  border-top: 1px solid #ccc;
  text-align: center;
}
.bbg-section-container[data-which="methodology"] .copyblock p {
  color: #767676;
}
.bbg-multimedia {
  margin: 35px 0;
}
.bbg-external {
  font-size: 2.4em;
  font-family: 'HaasTextBold';
  text-align: center;
}
.bbg-gallery-maps.chartwidth {
  width: 75%;
}
@media only screen and (max-width: 1095px) {
  .bbg-gallery-maps.chartwidth {
    width: 85%;
  }
}
@media only screen and (max-width: 1000px) {
  .bbg-gallery-maps.chartwidth {
    width: 100%;
  }
}
.bbg-gallery-map-container {
  display: inline-block;
  vertical-align: top;
  width: 48%;
  margin-bottom: 25px;
  height: 300px;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -o-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
.bbg-gallery-map-container:after {
  position: absolute;
  left: 50%;
  top: 0;
  content: ' ';
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 400px;
  height: 300px;
  border: 1px solid #ccc;
}
@media only screen and (max-width: 1088px) {
  .bbg-gallery-map-container {
    width: 48%;
  }
}
@media only screen and (max-width: 775px) {
  .bbg-gallery-maps {
    padding: 0 10px;
  }
  .bbg-gallery-map-container {
    width: 100%;
  }
}
/*# sourceMappingURL=styles.css.map */