.map-point {
  /*stroke: #0a061b;*/
  /*stroke-width: 1;*/
  /*display: none;*/
  /*filter: url(#glow);*/
}

body {
    background: #0a061b;
    background: #000000;
    /* background: #ede6dc; */
    background: #f5f5f5;
    background: #0a061b;
    margin: 0px;
    padding: 0px;
}

.wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  margin: 0 auto;
  position: relative;
  height: auto;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}


.bottom-toolbar{
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 310px;
  -webkit-flex-direction: column;
  flex-direction: column;
  padding-top: 47px;
  pointer-events: all;
  z-index: 1000000000;
  margin-right: 30px;
  position: relative;
  pointer-events: none;
  height: 120px;
}

.map-wrapper{
  width: 100%;
  position: absolute;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  top: 50px;
}

.left-col {
    visibility: hidden;
    background: #0a061b;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    position: fixed;
    width: 75%;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);   /* Other transform properties here */
    -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;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    height: 100%;
    -webkit-justify-content: center;
    justify-content: center;
    left: 0px;
}

.scroller {
    color: black;
    position: relative;
    /* padding-top: 56px; */
    margin: 0 auto;
    font-family: 'Roboto';
    font-size: 14px;
    font-weight: 400;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 350px;
    background: white;
}

.map-container{
  overflow: visible;
  height:auto;
  width:auto;
  margin: 0 auto;
}
.right-col {
    width: 25%;
    /* max-width: 300px; */
    -webkit-flex-grow:0;
    flex-grow: 0;
    background: rgb(207, 205, 216);
    position: relative;
    /* right: 0px; */
    padding-bottom: 100px;
    background: #f6f6f6;
    background: white;
    /* margin-bottom: -2rem; */
}

.prose {
    font-size: 15px;
    line-height: 1.5em;
    font-weight: 400;
    margin-bottom: 1.4rem;
    font-weight: 400;
    font-family: "Mercury SSm A", "Mercury SSm B";
    letter-spacing: -.2px;
    font-size: 15px;
    pointer-events: all;
}

.logo{
  height: 36px;
  text-decoration: none;
  width: 36px;
  margin-right: 10px;
}


.logo .logo__part {
  line-height: 36px;
  font-size: 10px;
  font-weight: 500;
  color: #888598;
  font-family: 'Roboto';
  font-weight: 500;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 1px;
  margin: 0px;
  position: absolute;
  display: none;
}

.logo .logo__polygraph {
  width: 126px;
  height: 36px;
  fill: #888598;
  fill: #194abf;
}


a:visited{
  color: inherit;
}


.logo-container {
    width: 164px;
    opacity: 1;
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.title {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 0px;
    font-weight: 100;
    color: #0a061b;
    margin-top: 70px;
}

.by-lines {
    font-size: 11px;
    text-align: center;
    margin: 0px;
    margin-top: 0px;
    margin-bottom: 30px;
    font-family: "Whitney SSm A", "Whitney SSm B";
    font-weight: 500;
    line-height: 17px;
}

.by-lines a {
    color: inherit;
}

.top-row {}

.slavery-container {
     */
     width: 550px;
}

.legend-row {
    color: white;
    font-size: 32px;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    z-index: 1000;
    pointer-events: none;
    top: 26px;
}

.year-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    /* flex-wrap: wrap; */
    -webkit-justify-content: flex-start;
    margin: 0 auto;
    justify-content: flex-start;
    font-family: "Whitney SSm A", "Whitney SSm B";
    position: relative;
}

.year-row-sub-head {
    margin: 0 auto;
    text-align: left;
    font-family: 'Roboto';
    text-transform: uppercase;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 11px;
    color: #ffffff;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 12px;
    height: 20px;
    align-self: flex-start;
    -webkit-align-self: flex-start;
    position: absolute;
    top: -20px;
    font-family: "Whitney SSm A", "Whitney SSm B";
    width: 100%;
    font-size: 10px;
}


.year-row-year {
    font-family: "Whitney SSm A", "Whitney SSm B";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: black;
    cursor: pointer;
    border: solid 1px rgba(127, 125, 156, 0.75);
    padding: 0px 8px;
    /* box-shadow: inset 0 1px 2px rgba(0,0,0,0.08); */
    margin-left: -3px;
    text-align: center;
    line-height: 23px;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 11px;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 23px;
    border: 1px solid #cfcdd8;
    color: #cfcdd8;
    background: #0a061b;
    align-self: flex-start;
    -webkit-align-self: flex-start;
    font-family: "Whitney SSm A", "Whitney SSm B";
}


.slavery-legend-title {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  text-align: center;
  margin: 0px;
  width: 100%;
  pointer-events: none;
  font-weight: 300;
  margin-bottom: 11px;
  color: white;
  line-height: 17px;
  letter-spacing: 1px;
}

.slavery-legend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 8px;
}

.slavery-legend-item {
    width: 28px;
}

.incarceration-legend-item{
  width: 38px;
}

.slavery-legend-circle {
    width: 7px;
    height: 7px;
    border-radius: 100%;
    margin: 0 auto;
}

.county-population-lines{

}

.slavery-legend-text {
    font-size: 10px;
    text-align: center;
    font-family: 'Roboto';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 600;
    color: #ffffff;
    margin-top: 4px;
    font-family: "Whitney SSm A", "Whitney SSm B";
}

.population-legend-circle {
    background: #cfcdd8;
    border-radius: 100%;
    margin: 0 auto;
}

.state-legend-circle {
    background: #ffffff;
    border-radius: 100%;
    margin: 0 auto;
}

.population-legend-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: center;
    /* margin-top: 6px; */
    width: 34px;
    /* height: 27px; */
    -webkit-flex-direction: column;
    flex-direction: column;
    position: relative;
}

.state-population-legend-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: center;
    -webkit-flex-direction:column;
    flex-direction: column;
    position: relative;
    margin: 0px 2px;
}

.state-population-legend-text{
  font-size: 11px;
  text-align: center;
  font-family: 'Roboto';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 600;
  color: #ffffff;
  /* margin-top: 4px; */
  line-height: 14px;
  margin: 0 5px;
  margin-top: 2px;
  font-family: "Whitney SSm A", "Whitney SSm B";
}

.population-legend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 2px;
}

.population-legend-text {
    font-size: 10px;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 600;
    color: #f2cece;
    margin-top: 4px;
    text-align: center;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 17px;
    font-family: "Whitney SSm A", "Whitney SSm B";
}

.slavery-legend-container {
    position: relative;
    width: 277px;
}

.population-legend-container {
    margin-right: 10px;
}

.slavery-tooltip-text{
  fill:#fff;
  text-shadow: 0 3px 0px rgb(0, 0, 0), 3px 0 0 rgb(0, 0, 0), 0 -3px 0 rgb(0, 0, 0), 3px 0 0 rgb(0, 0, 0);
  font-size: 13px;
  font-family: 'Roboto';
  font-weight: 300;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.map-point{
  pointer-events:none;
}

.map-item{
  pointer-events: all;
}

.content-container {
    position: relative;
}

.population-map-county{
  stroke:#0a061b;
  stroke-width:.5px;
  stroke-opacity:.5;
}

.state-path {
    fill: none;
    pointer-events:none;
    stroke-width: 1px;
}

.bubbles-set .bubble-state-path{
  stroke: rgb(228, 221, 247);
  stroke-width: .4px;
}

.bubbles-set .hover-highlight{
  stroke:white;
  stroke-width:2px;
}

.hover-highlight{
  stroke:white;
}

.state-label{
  fill:white;
  font-family: "Whitney SSm A", "Whitney SSm B";
  text-shadow: 0 1px 0 rgb(0, 0, 0), 1px 0 0 rgb(0, 0, 0), 0 -1px 0 rgb(0, 0, 0), -1px 0 0 rgb(0, 0, 0);
  font-size: 12px;
}
.slavery-us-border{
  stroke: rgba(207, 205, 216, 0.14);
  fill:none;
  pointer-events:all;
}
.inter-state-paths{
  stroke: rgba(255, 255, 255, 0.05);
  stroke-width: 1.5px;
  stroke-opacity:1;
  pointer-events: none;
  display: none;
}
.us-map-outline{
  stroke: rgb(207, 205, 216);
  stroke-opacity: .18;
  fill: none;
  display: none;
}
.incar-circle{
  fill:white;
}
.incar-text{
  fill:black;
  font-weight: 600;
  text-shadow: 0 1px 0 rgba(255,255,255,1), 1px 0 0 rgba(255,255,255,1), 0 -1px 0 rgba(255,255,255,1), -1px 0 0 rgba(255,255,255,1);
  font-family: "Whitney SSm A", "Whitney SSm B";
 }

.start-label {
    position: absolute;
    font-family: "Whitney SSm A", "Whitney SSm B";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: left;
    font-weight: 499;
    width: 100%;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #ffffff;
    font-weight: 900;
    position: absolute;
    cursor: hand;
    cursor: pointer;
    pointer-events: all;
    z-index: 100000;
    font-size: 27px;
    right: 0px;
    text-align: center;
    font-family: "Mercury SSm A", "Mercury SSm B";
    font-weight: 500;
    width: 219px;
    left: 0px;
    margin: 0 auto;
    top: 610px;
    font-style: italic;
    border-top: 1px solid rgba(255, 255, 255, 0.58);
    padding-top: 12px;
}


.title-text-small {
    font-size: 58px;
    line-height: 59px;
    margin: 0px;
    padding-top: 18px;
    letter-spacing: -2px;
    font-weight: 400;
    font-family: "Whitney SSm A", "Whitney SSm B";
    font-weight: 100;
    line-height: 48px;
    letter-spacing: 0px;
    font-family: Noe Text;
    font-family: 'Playfair Display', serif;
    font-size: 50px;
    line-height: 58px;
    font-family: "Mercury SSm A", "Mercury SSm B";
    font-weight: 500;
}

.ui-boxes {
  cursor: hand;
  cursor: pointer;
  /* position: absolute; */
  margin: 0 auto;
  left: 0px;
  width: 100%;
}

.front-curve{
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.back-curve {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}


.year-row-selected {
    font-weight: 700;
    background-color: #cfcdd8;
    color: #0a061b;
    /* font-size: 17px; */
    /* font-family: "Whitney SSm A", "Whitney SSm B"; */
}

.year-row-year:hover {
    color: #194abf;
}

.black-population-container {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-direction: row;
}
.year-container{
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.admissions-button-head {
    margin: 0 auto;
    text-align: center;
    font-family: 'Roboto';
    text-transform: uppercase;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 11px;
    color: #cfcdd8;
    font-weight: 900;
    letter-spacing: 1px;
    margin-bottom: 6px;
    height: 14px;
    align-self: flex-start;
    -webkit-align-self: flex-start;
    font-family: "Whitney SSm A", "Whitney SSm B";
    position: absolute;
    top: -21px;
    width: 320px;
    left: 0px;
    /* right: 0px; */
    font-weight: 600;
    text-align: left;
    line-height: 15px;
}

.admissions-container {
    position: relative;
    margin-bottom: 20px;
    width: 100%;
    pointer-events: all;
}
.admissions-button {font-family: 'Space Mono';-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;color: black;cursor: pointer;border: solid 1px rgba(127, 125, 156, 0.75);padding: 0px 4px;/* box-shadow: inset 0 1px 2px rgba(0,0,0,0.08); */margin-left: -3px;text-align: center;line-height: 22px;font-weight: 600;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-size: 11px;margin-bottom: 0px;height: 22px;border: 1px solid #cfcdd8;color: #cfcdd8;background: #0a061b;align-self: flex-start;-webkit-align-self: flex-start;min-width: 35px;font-family: "Whitney SSm A", "Whitney SSm B";margin-top: 0px;}

.admissions-button-selected {
    font-weight: 700;
    background-color: #cfcdd8;
    color: #0a061b;
    /* font-size: 17px; */
}


.incarceration-legend-container {
    position: absolute;
    top: 20px;
    opacity: 0;
    pointer-events: none;
    width: 100%;
    height: 40px;
}


.state-population-legend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    margin-top: 6px;
}

.scale-note{
  position: absolute;
  color: white;
  font-family: 'Roboto';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 11px;
  text-align: center;
  top: 80px;
  left: 0px;
  width: 380px;
  margin: 0 auto;
  right: 0px;
  color: #cfcdd8;
  display: none;
}

.divider {
  margin: 50px auto;
  width: 130px;
  height: 2px;
  background: #ccc;
}


.prose-quote {
    padding-left: 18px;
    border-left: 3px solid rgb(207, 205, 216);
    /* font-style: italic; */
    font-family: "Whitney SSm A", "Whitney SSm B";
    font-size: 14px;
    font-weight: 400;
}

.prose a {
    color: inherit;
    text-decoration: none;
    border-bottom: 1px solid black;
}


.voting-map {
    width: 230px;
    height: 230px;
    background: #cfcdd8;
    background-image: url(map.png);
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 auto;
    background-position-y: -100px;
}

.voting-sub{
  font-size: 11px;
  line-height: 14px;
  text-align: center;
}

.include{
  fill: rgb(10, 6, 27);
  stroke-width: 1px;
}

.exclude{
  fill:#fff;
}
.jail-selector{
  /* display: none; */
  margin-bottom: 110px;
  margin-top: 31px;
  opacity: 0;
  position: absolute;
  top: -31px;
  width: 100%;
  pointer-events: all;
}

.slavery-selector{
  margin-right: 6px;
}

.population-selector{}
.right-arrow {
    color: rgba(255, 255, 255, 0.88);
    position: absolute;
    left: -25px;
    margin: 0px;
    line-height: 34px;
    font-size: 14px;
    font-weight: 600;
    font-family: serif,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: none;
}
.admissions-button:hover{
  color: #194abf;
}
.lead-image{
  /* background: url(cotton.png); */
  height: 196px;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0 auto;
  margin-bottom: 0px;
}
.lead-image-container{
  position: absolute;
  top: 80px;
  width: 100%;
  display: none;
}

.incarceration-legend-container .slavery-legend-title{
  font-size: 9px;
  line-height: 13px;
  margin-bottom: 0px;
  /* display: none; */
  text-align: left;
}


.population-legend-top {
    opacity: 1;
}

.jail-legend-bottom {
    position: absolute;
    top: 61px;
    opacity: 0;
    width: 232px;
}

.jail-legend-title {
    font-family: "Whitney SSm A", "Whitney SSm B";
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: center;
    margin: 0px;
    width: 100%;
    pointer-events: none;
    font-weight: 300;
    margin-bottom: 11px;
    color: white;
    line-height: 17px;
}

.jail-legend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 8px;
}
.mouse-move-circle{
  stroke: white;
  stroke-width: 3px;
  fill: black;
  fill-opacity: .5;
  opacity: 0;
}
.circle-fix{
  position: fixed;
  pointer-events: none;
  z-index: 10000000;
  width: 100%;
  height: 100%;
}

.circle-fix svg{
  width:100%;
  height: 100%;
}

.circle-fix circle{
  stroke: #a6287e;
  stroke-width: 2px;
  fill:none;
}
.wide-toolbar{
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 320px;
  pointer-events: all;
}

.slavery-selector .year-row-sub-head{text-align: left;line-height: 11px;}
.slavery-selector .year-row-sub-head span{opacity: .5;font-size: 9px;letter-spacing: 0px;text-transform: uppercase;font-weight: 300;-webkit-font-smoothing: subpixel-antialiased;}
.divider-entry{

}


.divider-toolbar {
    width: 2px;
    margin-right: 7px;
    position: relative;
    margin-left: 0px;
}
.divider-bar{border-left: 1px solid rgba(207, 205, 216, 0.3);width: 1px;position: absolute;top: -26px;left: 0px;height: 52px;}
.admissions-button-head span{
  opacity: 1;
  font-size: 10px;
  color: #ffffff;
}
.logo-svg{
  fill: rgb(10, 6, 27);
  /* float: left; */
}


.name {
    margin: 0px;
    text-decoration: none;
    /* float: left; */
    line-height: 15px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    margin-top: 4px;
    margin-top: 4px;
    font-family: "Whitney SSm A", "Whitney SSm B";
    color: black;
}

.zoom-highlight-style{
  font-weight: 900;
  /* text-decoration: underline; */
  padding-left: 6px;
  padding-right: 5px;
  background-color: #cfcdd8;
  border-radius: 3px;
}


.youtube-embed {
    padding: 10px 0 20px 0px;
    pointer-events: all;
}
.source-container .prose{
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-size: 13px;
}

.pudding-footer{
  position: relative;
  /* bottom: -1rem; */
}

.slavery-legend-title-label{
  font-size: 9px;
  opacity: .5;
}

.prose-label{
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 500;
}

.prose-toggle{
  background-color: #ddd;
  color: black;
  cursor: pointer;
  cursor: hand;
  text-align: center;
  font-weight: 600;
  font-size: 11px;
  border-radius: 4px;
  margin-right: 3px;
  border: solid 1px rgb(173,172,185);
  padding: 2px 8px;
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.08);
  background: white;
  text-transform: capitalize;
  margin-left: 2px;
  font-family: "Whitney SSm A", "Whitney SSm B";
  text-transform: uppercase;
  line-height: 24px;
  position: relative;
}

.prose-toggle:hover{
  text-decoration: underline;
}

.prose-toggle-label{
  position: absolute;
  left: 0px;
  right: 0px;
  top: -21px;
  font-size: 9px;
  opacity: .6;
  font-weight: 700;
  letter-spacing: .5px;
}
.prose-no-margin{
  margin-bottom: -9px;
  margin-top: 40px;
}


@media only screen and (max-width: 768px) {
  .jail-legend-title{
    font-size: 9px;
  }
  .jail-legend-bottom{
    width: 150px;
  }
  .prose-no-margin{
    display: none;
  }
  .slavery-container .legend-row{
    -webkit-justify-content: space-around;
    justify-content: space-around;
  }
  .jail-selector{
    display: none;
    top: 17px;
    opacity: 1;
    margin: 0px;
  }
  .slavery-legend-container{
    width: 153px;
  }
  .incarceration-legend-container .slavery-legend-title{
    width: 100%;
  }
  .left-col{-webkit-flex-wrap: wrap;flex-wrap: wrap;width: 100%;/* display: block; */}
  .right-col{
    width: 100%;
    background: none;
    padding-bottom: 0px;
    margin: 0px;
    /* left: 0px; */
    pointer-events: none;
  }
  .bottom-toolbar{
    width: 93%;
    margin: 0px;
    padding: 0px;
    margin-top: 28px;
    height: 103px;
    /* margin-left: 4%; */
  }
  .start-label{
    top: 70vh;
    font-size: 20px;
    width: 82%;
  }
  .legend-row{
    top: 82vh;
    width: 96%;
  }
  .map-wrapper{
    top: 21vh;
  }
  .content-container{
    position: absolute;
    top: 0px;
    left: 0px;
  }
  .slavery-selector .year-row-sub-head span{
    font-size: 12px;
    display: none;
  }
  .slavery-selector .year-row-sub-head{
    font-size: 10px;
  }
  .year-row-sub-head{
    font-size: 10px
  }
  .divider-toolbar{
  margin-right: 2px;
  }
  .divider-bar{
    border: none;
  }
  .right-col{margin-bottom: -2rem;}
  .scroller{
  padding-top: 18px;
  background: none;
  padding-bottom: 38px;
  }
  .logo-container{margin: 0px;pointer-events: all;}
  .opening-section{
    background: white;
  }
  .map-section{
    height: 100vh;
  }
  .mobile-section{
    background: rgb(255, 255, 255);
  }
  .second-section{
    background: white;
  }
  .map-section-two{
    height: 100vh;
  }
  .title-text-small{
    font-size: 60px;
    line-height: 68px;
    text-align: left;
  }
  .by-lines{
    text-align: left;
  }
  .slavery-legend-title{
    font-weight: 500;
    font-size: 9px;
  }
}
font-size: 9px;
  }
}
-size: 9px;
  }
}

-size: 9px;
  }
}