/* Text Elements */

h1.heading-1 {
  margin-top: 2.5em;
  margin-right: 0;
  margin-bottom: 0;
  padding-top: .125em;
  background-color: rgba(33, 12, 15, .60);
  color: #fff;
  text-align: center;
  font-size: 5em;
  font-family: 'Raleway', sans-serif;
}

h1.heading-1.menu-title {
  margin-top: 4.375em;
  padding-top: .375em;
  padding-bottom: .5em;
  background-color: rgba(189, 51, 85, .8);
  text-shadow: rgba(110, 26, 39, .50) 1px 1px 2px;
}

h1.heading-1.vibe {
  margin-top: 4.375em;
  padding-top: .375em;
  padding-bottom: .5em;
  background-color: rgba(15, 17, 46, .6);
  text-shadow: rgba(15, 17, 46, .6) 1px 1px 2px;
}

h1.eye-catcher {
  margin-top: 2.6666666666666665em;
  margin-bottom: 0;
  background-color: rgba(61, 13, 17, .70);
  color: #fff;
  text-align: center;
  font-size: 4.375em;
  font-family: 'Raleway', sans-serif;
}

h3.sub-eye-catcher {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 6.428571428571429em;
  padding-top: .2857142857142857em;
  padding-bottom: .42857142857142855em;
  background-color: #fff;
  color: #ad2333;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.75em;
  font-family: 'Raleway', sans-serif;
}

h5.p-header {
  color: #f00;
  font-weight: 500;
  font-size: 2em;
  font-family: 'Raleway', sans-serif;
}

h5 span.heading-text-5 {
  color: #f00;
  font-weight: 600;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

h5 span.heading-text-1 {
  color: #f00;
  font-weight: 600;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

h5 span.heading-text-3 {
  font-weight: 700;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

h6 {
  margin-top: .85em;
  margin-bottom: .85em;
  color: #274d08;
  text-transform: uppercase;
  letter-spacing: .05em;
  font-family: 'Raleway', sans-serif;
}

h6.side-heading {
  margin-bottom: .2em;
  color: #274d08;
  text-align: right;
  font-size: 20px;
}

h6.about-footer {
  margin-top: 1.8461538461538463em;
  color: rgba(110, 26, 39, .50);
  text-align: center;
  font-size: 1.625em;
}

h6.credits {
  color: #1c0802;
  font-size: .9375em;
}

p.paragraph {
  color: #1c1c1c;
  font-size: 1em;
  font-family: 'Raleway', sans-serif;
}

p.paragraph.contact-info {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  text-align: left;
  text-indent: 0;
  font-weight: 400;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

p.paragraph.vibe-p {
  margin-right: auto;
  margin-bottom: 3.125em;
  margin-left: auto;
  width: 66%;
  text-align: left;
}

p.paragraph span.paragraph-text-1 {
  font-size: 1em;
}

p.paragraph.paragraph-1 {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

p.paragraph.paragraph-2 {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

p.paragraph.paragraph-3 {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

p.paragraph.paragraph-4 {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

p.paragraph.paragraph-5 {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

p.paragraph.paragraph-6 {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

p.paragraph.paragraph-7 {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

p.paragraph span.paragraph-text-6 {
  font-style: italic;
}

p.paragraph span.paragraph-text-7 {
  font-weight: 700;
}

/* Interaction Elements */

a.link-button.navtop {
  margin-top: 15px;
  padding-top: 0;
  background-color: transparent;
  color: #800;
  text-align: left;
  font-size: 24px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

/* Layout Elements */

body > .row {
  max-width: 80em;
}

body > .row.full-width {
  padding-top: 1.25em;
  max-width: none;
  width: 100%;
  background-color: #020202;
  background-image: url('https://www.blackhistorypeople.com/images/background_timeline.jpg');
  background-attachment: fixed;
  background-position: left top;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: right;
}

body > .row.full-width-image {
  margin-top: 1.875em;
  margin-bottom: 3.125em;
  min-height: 25em;
  max-width: none;
  background-image: url('https://blackhistorypeople.com/images/background_timeline_middle.jpg');
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
}

body > .row.full-width-image.vibe {
  margin-bottom: 0;
  background-image: url('https://blackhistorypeople.com/images/background_timeline_crmem.jpg');
}

body > .row > [class*='coffee-span-'].column-4 {
  min-height: 40.625em;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .2) 0%, rgba(0, 0, 0, .35) 25%, rgba(0, 0, 0, .5) 40%, rgba(0, 0, 0, .9) 83%);
  background-image:    -moz-linear-gradient(top, rgba(0, 0, 0, .2) 0%, rgba(0, 0, 0, .35) 25%, rgba(0, 0, 0, .5) 40%, rgba(0, 0, 0, .9) 83%);
  background-image:      -o-linear-gradient(top, rgba(0, 0, 0, .2) 0%, rgba(0, 0, 0, .35) 25%, rgba(0, 0, 0, .5) 40%, rgba(0, 0, 0, .9) 83%);
  background-image:         linear-gradient(180deg, rgba(0, 0, 0, .2) 0%, rgba(0, 0, 0, .35) 25%, rgba(0, 0, 0, .5) 40%, rgba(0, 0, 0, .9) 83%);
}

body > .row.footer-row {
  padding-bottom: 0;
  max-width: none;
  background-color: #000;
  background-image: url('https://blackhistorypeople.com/images/background_timeline_middle.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

body > .row.first-section {
  margin-top: 4.375em;
  padding-right: 0;
  max-width: 90em;
}

body > .row.last-section {
  margin-bottom: 3.125em;
}

body > .row > [class*='coffee-span-'].header-cover {
  background-color: rgba(0, 0, 0, .20);
  text-align: right;
}

body > .row > [class*='coffee-span-'].column-cover {
  padding-right: 0;
  padding-left: 0;
  min-height: 25em;
  background-color: rgba(0, 0, 0, .20);
}

body > .row.row-1 {
  margin-top: 0;
  text-align: right;
}

.subgrid > .row > [class*='coffee-span-'].side-bar-column {
  margin-bottom: 1.375em;
}

.subgrid > .row {
  max-width: none;
}

.subgrid > .row > [class*='coffee-span-'].subgrid-column-1 {
  padding-right: 0;
  padding-left: 0;
}

.subgrid > .row.subgrid-row-1 {
  width: 150%;
  text-align: left;
}

.container.container-1 {
  margin-top: -13px;
}

a.social-image.social-icon-1 {
  float: right;
  margin-top: 15px;
  margin-right: 1%;
  margin-left: 5%;
  padding-top: 5px;
  max-width: 2.4375em;
  width: auto;
  background-color: #800;
}

a.responsive-picture.picture-link-2 {
  float: left;
  margin-right: 1px;
  max-width: 300px;
}

@media screen and (max-width: 75.5625em) {
  /* Text Elements */

  p.paragraph span.paragraph-text-2 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-3 {
    font-weight: 700;
  }

  p.paragraph span.paragraph-text-4 {
    font-weight: 700;
  }

  p.paragraph.contact-info {
    text-align: left;
    text-indent: 27px;
  }

  p.paragraph span.paragraph-text-5 {
    font-size: .9375em;
  }
}

@media screen and (max-width: 60em) {
  /* Text Elements */

  h1.heading-1 {
    font-size: 3.75em;
  }

  h1.heading-1.menu-title {
    margin-top: 4.6em;
  }

  h3 span.heading-text-4 {
    font-size: .75em;
  }

  h5.p-header {
    font-size: 1.75em;
  }

  /* Layout Elements */

  body > .row > [class*='coffee-span-'].mobile-hide {
    display: none;
    min-height: .625em;
  }

  body > .row.full-width-image {
    min-height: 0;
  }

  body > .row > [class*='coffee-span-'].small-hide {
    display: block;
    min-height: .625em;
  }
}

@media screen and (max-width: 45.5em) {
  /* Text Elements */

  h1.heading-1 {
    margin-top: .8333333333333334em;
  }

  h1.eye-catcher {
    font-size: 3.125em;
  }

  h3.sub-eye-catcher {
    margin-bottom: 3.2142857142857144em;
    font-size: 1.5em;
  }

  h5.p-header {
    font-size: 1.75em;
  }

  p.paragraph.vibe-p {
    width: 85%;
  }

  p.paragraph span.paragraph-text-13 {
    font-size: .875em;
  }

  p.paragraph a.paragraph-text-14 {
    font-size: .9375em;
  }

  p.paragraph a.paragraph-text-11 {
    font-size: .9375em;
  }

  p.paragraph a.paragraph-text-15 {
    font-size: .8125em;
  }

  /* Layout Elements */

  body > .row > [class*='coffee-span-'].column-4 {
    min-height: 15.625em;
  }

  body > .row.full-width {
    padding-top: 0;
    background-attachment: scroll;
    background-position: center center;
    background-size: auto auto;
  }

  body > .row.footer-row {
    background-size: cover;
  }

  body > .row.full-width-image {
    background-attachment: scroll;
  }

  body > .row > [class*='coffee-span-'].header-cover {
    background-color: rgba(0, 0, 0, .5);
  }

  body > .row > [class*='coffee-span-'].column-cover {
    min-height: .625em;
  }

  .subgrid > .row > [class*='coffee-span-'].side-bar-column {
    min-height: 7.875em;
  }
}

@media screen and (max-width: 36.25em) {
  /* Text Elements */

  h1.heading-1 {
    font-size: 2.5em;
  }

  h3.sub-eye-catcher {
    font-size: 1.5em;
  }

  h5.p-header {
    font-size: 1.5em;
  }

  p.paragraph.vibe-p {
    width: 95%;
  }

  /* Layout Elements */

  body > .row.full-width-image {
    background-size: cover;
    background-repeat: no-repeat;
  }

  body > .row.full-width {
    background-attachment: scroll;
    background-size: auto auto;
  }

  body > .row.first-section {
    margin-top: 1.875em;
  }
}

@media screen and (max-width: 28.6875em) {
  /* Text Elements */

  h1.eye-catcher {
    margin-top: 1.5em;
    padding: .25em;
    font-size: 2.5em;
  }

  h3.sub-eye-catcher {
    margin-bottom: 3.6363636363636362em;
    padding-right: .6em;
    padding-left: .6em;
    font-size: 1.25em;
  }

  h6.side-heading {
    margin-right: 0;
    text-align: center;
  }

  p.paragraph.contact-info {
    text-align: center;
  }

  /* Layout Elements */

  body > .row.full-width-image {
    background-attachment: scroll;
    background-size: cover;
  }

  body > .row.full-width {
    background-size: auto auto;
  }

  body > .row > [class*='coffee-span-'].header-cover {
    background-color: rgba(0, 0, 0, .5);
  }

  .subgrid > .row > [class*='coffee-span-'].side-bar-column {
    min-height: .625em;
  }

  .container.container-1 {
    margin-right: auto;
    margin-left: auto;
    min-width: 12em;
    width: 46%;
  }

  a.social-image.social-icon-1 {
    display: inline-block;
    float: none;
    margin-left: 10%;
    width: auto;
  }
}

@media screen and (max-width: 20.0625em) {
  /* Text Elements */

  h1.heading-1 {
    font-size: 2.1875em;
  }
}