@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/rubik-v9-latin-regular.eot');
  src: local('Rubik'), local('Rubik-Regular'), url('fonts/rubik-v9-latin-regular.eot?#iefix') format('embedded-opentype'), url('fonts/rubik-v9-latin-regular.woff2') format('woff2'), url('fonts/rubik-v9-latin-regular.woff') format('woff'), url('fonts/rubik-v9-latin-regular.ttf') format('truetype'), url('fonts/rubik-v9-latin-regular.svg#Rubik') format('svg');
  font-display: swap
}

.strip {
  background-color: #000;
  height: 100%;
  width: auto;
  padding: .8rem 0 .8rem 3.0rem;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #fff
}

.strip a {
  /* margin-right: 3.0rem; */
  font-size: 15px
}

.hero-banner {
  background-image: url(i/whats-new-banner.jpg);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 327px;
  width: auto;
  padding: 2rem
}

.chapter-links {
  background-image: url(i/bg-chapters-links.jpg);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  border-radius: 16px
}

a {
  color: #e60100;
  font-weight: bold;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent
}

.red {
  background-color: #e51c23 !important
}

.red-text {
  color: #e51c23 !important
}

.grey {
  background-color: #555f66 !important
}

.grey-text {
  color: #ffccbc !important
}

.black {
  background-color: #000 !important
}

.black-text {
  color: #000 !important
}

.white {
  background-color: #FFF !important
}

.white-text {
  color: #FFF !important
}

.copyright {
  margin-top: 18px;
  color: #fff;
  font-size: 0.9rem
}

.row .row {
  margin: 0 -1.5em
}

.col {
  padding: 0 1.5em
}

.row:after {
  content: "";
  clear: both;
  display: table
}

@media only screen {
  .col {
    float: left;
    width: 100%;
    box-sizing: border-box
  }
}

.container {
  max-width: 90em
}

img.responsive-img,
video.responsive-video {
  max-width: 100%;
  height: auto
}

@media only screen and (min-width: 34em) {

  .feature,
  .info {
    width: 50%
  }
}

@media only screen and (min-width: 54em) {
  .content {
    width: 70%
  }

  .sidebar {
    width: 30%
  }

  .info {
    width: 100%
  }
}

@media only screen and (min-width: 76em) {
  .content {
    width: 80%
  }

  .sidebar {
    width: 20%
  }

  .info {
    width: 50%
  }
}

body {
  font-family: Rubik, Helvetica, Arial, sans-serif;
  margin: 0
}

h1 {
  font-size: 2.2em
}

h2 {
  font-size: 1.4em
}

h2,
h3,
h4 {
  margin-top: 0.6em
}

h3,
h4 {
  margin-bottom: 0.5em
}

p,
ul {
  font-size: 0.9125em;
  line-height: 1.6;
  margin: 0 0 1.5em;
  color: #420202
}

.notes {
  padding: 2.4rem;
  border-radius: 16px;
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
  background-image: url(i/bg-chapters-links.jpg);
  background-color: #f0ddc7;
  background-blend-mode: overlay;
  color: rgb(48, 39, 39)
}

hr {
  border: 0;
  height: 30px;
  border-style: solid;
  border-color: #ccaa87;
  border-width: 1px 0 0 0;
  border-radius: 20px
}

.container {
  margin: 0 auto;
  max-width: 90em;
  padding: 1em 0
}

.footer {
  padding-top: 1.5em
}

.footer {
  border-top: 1px dotted #aaa
}

.content {
  border-bottom: 1px dotted #aaa;
  margin-bottom: 1.5em
}

@media only screen and (max-width: 34em) {
  .chapter-links {
    border-radius: 0px
  }

  .end-of-page {
    margin-top: -16px
  }

  .strip a {
    margin-right: 1.0rem;
    font-size: 14px
  }

  h1 {
    font-size: 1.3em;
    line-height: 1.6em
  }
}

@media only screen and (min-width: 34em) {

  p,
  ul {
    font-size: 1.175em
  }

  .container {
    padding: 1em
  }

  h1 {
    font-size: 2.8em
  }

  h2 {
    font-size: 1.6em
  }
}

@media only screen and (min-width: 54em) {
  .content {
    border: none;
    margin-bottom: 0
  }

  .info:first-child {
    border: none
  }

  h1 {
    font-size: 3em
  }

  h2 {
    font-size: 1.7em
  }
}

@media only screen and (min-width: 76em) {
  h1 {
    font-size: 3.2em
  }

  h2 {
    font-size: 1.8em
  }
}

.italic {
  font-style: italic
}
.section-number {
    color: #833F29;
    font-weight: bold;
    font-size: larger;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.section-number-sm {
    color: #833F29;
    font-weight: bold;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}

.orange-text {
      color: #cc570d
    }
  
  .droplinetabs{
      position: relative;
      background: white;
      text-align: left; /* set to left, center, or right */
      font: 16px 'Rubik', sans-serif; 
  }
  
  .droplinetabs *{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  
  .droplinetabs a{
      text-decoration: none;
      color: black;
      display: inline-block;
      font-weight: bold;
      padding: 12px 32px 12px 16px;
      position: relative;
  }
  
  .droplinetabs, .droplinetabs ul{
      list-style: none;
      margin: 0;
      padding: 0;
    -webkit-perspective: 700px;
    perspective: 700px;
      -webkit-perspective-origin: 50% 0%;
    perspective-origin: 50% 0%;
  }
  
  /* Top Level LI style */
  .droplinetabs > li{
  }
  
  /* Top Level link style */
  .droplinetabs > li > a{
      border-radius: 10px 10px 0 0;
      background: #f2e3ba;
  }
  
  /* Top Level link style on hover and when active */
  .droplinetabs li:hover > a {
      background: #f9d423;
  }
  
  .droplinetabs li{
      display: inline;
  }
  
  /* drop line ULs style */
  .droplinetabs ul{
      background: #f8ecc9;
      position: absolute;
      left: -5000px;
      width: 430px;
      opacity: 0;
      padding: 6px 0;
      top: auto;
      border: 1px solid #ddd;
      box-shadow: 0 3px 5px #eee;
      -webkit-transform: rotateX(-70deg);
      transform: rotateX(-70deg);
      backface-visibility: hidden;
      -webkit-transform-origin: 50% 0;
      transform-origin: 50% 0;
      -webkit-transition: opacity .3s, -webkit-transform .5s, visibility 0s .3s, left 0s .3s;
      transition: opacity .3s, transform .5s, visibility 0s .3s, left 0s .3s;
  }
  
  /* Reveal sub menu on hover */
  .droplinetabs li:hover > ul{
      opacity: 1;
      left: 0;
      top: auto;
      z-index: 1000;
      -webkit-transform: rotateX(0deg);
      transform: rotateX(0deg);
      -webkit-transition: opacity .5s, -webkit-transform .5s;
      transition: opacity .5s, transform .5s;
  }
  
  .droplinetabs ul li{
      display: inline;
  }
  
  /* Sub Levels link style on hover and when active */
  
  .droplinetabs ul li:hover > a {
      background: #f9d423;
      border-radius: 10px;
  }
  
  /* LIs with a sub UL style */
  .droplinetabs li > a {
      /* add padding to accomodate arrow inside LIs */
      padding-right: 30px;
  }
  
  /* LIs with NO sub UL style */
  .droplinetabs li > a:only-child {
      /* undo padding for non submenu LIs */
      padding-right: 15px;
  }
  
  
  /* Arrow for LIs with sub ULs */
  .droplinetabs li > a:after {
      /* add arrow inside LIs */
      content: "";
      position: absolute;
      height: 0;
      width: 0;
      border: 5px solid transparent;
      border-top-color: black;
      top: 45%;
      right: 8px;
  }
  
  
  /* LIs with NO sub UL pseudo class */
  .droplinetabs li > a:only-child:after {
      /* undo arrow for non submenu LIs */
      display: none;
  }
  
  /* ####### responsive layout CSS ####### */
  
  @media (max-width: 720px) {

      .droplinetabs > li > a{
         border-radius: 0;
         margin-top: 5px;
      }
      
  }
  
  p {
    font-size: 20px;
    line-height: 42px;
  }
  
  h2 {
    font-size: 36px;
    line-height: 42px;
    margin: 20px 0 30px 0;
  }
  
 h3 {
    font-size: 27px;
    line-height: 42px;
    margin: 46px 0 30px 0;
  }
  
  
  