:root {
  --white: white;
  --black: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

a {
  text-decoration: underline;
}

.test-section {
  z-index: 5000;
  background-color: red;
  padding-top: 5px;
  padding-bottom: 5px;
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.test-text-block {
  color: var(--white);
  text-align: center;
  font-size: 20px;
}

.footer-section-copyright {
  margin-top: 30px;
  margin-bottom: 20px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.container-copyright {
  color: var(--black);
  text-align: center;
  margin-top: -35px;
  margin-bottom: 27px;
}

.copyright {
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  display: inline-block;
}

.html-embed {
  display: inline-block;
}

.body {
  color: var(--white);
  background-color: #000;
  background-image: url('../images/bg.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 0%;
  height: 100%;
}

.section-3 {
  color: #ced8dd;
  margin-bottom: 0;
  position: static;
}

.section-5 {
  margin-top: 0;
  margin-bottom: 51px;
  padding-bottom: 49px;
  display: block;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.logo-header {
  border-top: 5px solid #007706;
  border-bottom: 1px #007706;
  margin-top: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: none;
}

.navbar {
  background-color: rgba(0, 0, 0, 0);
}

.nav-link {
  color: #000;
  text-align: center;
  letter-spacing: 6px;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 14px;
  position: static;
}

.nav-link:hover {
  opacity: .5;
}

.nav-link.w--current {
  opacity: .5;
  color: #000;
  margin-top: 0;
}

.nav-menu {
  float: none;
  text-align: center;
  letter-spacing: 10px;
  text-transform: uppercase;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.nav-link-2 {
  color: #223870;
  letter-spacing: 6px;
  margin-top: auto;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 14px;
  transition: opacity .2s;
  display: none;
  position: static;
}

.nav-link-2:hover {
  opacity: .5;
}

.nav-link-2.w--current {
  opacity: .5;
  color: var(--black);
}

.nav-link-3 {
  color: #43ada5;
  letter-spacing: 6px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 14px;
  display: none;
  position: static;
}

.nav-link-3:hover {
  transform: scale(1.05);
}

.image-2 {
  margin: 15px 5px;
}

.div-block {
  text-align: center;
  border-bottom: 1px solid #007706;
  border-left: 1px solid #007706;
  border-right: 1px solid #007706;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.div-block.main {
  border-width: 1px;
  border-color: #41ada4;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  margin-top: 0;
  display: block;
}

.social-links {
  margin-top: -5px;
}

.social-links:hover {
  transform: scale(1.05);
}

.header {
  z-index: 100;
  border-top: 5px #a8a226;
  border-bottom-color: #007706;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 10px;
  position: relative;
}

.missionstatement {
  text-align: center;
  letter-spacing: .5px;
  text-transform: none;
  width: 550px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-family: Oswald, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.6em;
}

.featured-title {
  margin-top: auto;
  margin-bottom: 40px;
  display: none;
}

.about {
  opacity: 1;
  background-color: #000;
  background-image: url('../images/HeaderBG.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100px;
  margin-bottom: 40px;
}

.about.home {
  z-index: 200;
  background-color: #000;
  background-image: url('../images/header-bg.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 3662px;
  border: 1px solid #d29963;
  border-style: solid none;
  height: auto;
  margin-bottom: 0;
  position: relative;
}

.featuredtitle-desktop {
  cursor: pointer;
  border: 0 #555;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block {
  color: #223870;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-bottom: 1px solid #223870;
  width: 800px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 10px;
  padding-left: 8px;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 200;
  line-height: 35px;
}

.paragraph-2 {
  color: #000;
  text-align: center;
  margin-top: 18px;
  margin-bottom: 5px;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
}

.columns {
  width: 671px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.container-2 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.text-block-2 {
  opacity: 1;
  color: #43ada5;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
  width: 264px;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}

.bold-text-2 {
  color: #000;
  font-size: 20px;
  line-height: 25px;
}

.column {
  height: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

.text-span, .text-span-2 {
  text-transform: uppercase;
}

.youtube {
  float: none;
  border: 1px solid #444;
  position: relative;
}

.paragraph-3 {
  color: #000;
  text-align: justify;
  letter-spacing: 1px;
  margin: 20px auto auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 21px;
  display: none;
}

.column-2 {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.carousel2 {
  margin-bottom: 40px;
  padding-top: 20px;
}

.sectionheader {
  color: #d29963;
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
  border-bottom: 1px #fff;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  font-family: Oswald, sans-serif;
  font-size: 24px;
  font-weight: 200;
  line-height: 30px;
}

.div-block-4 {
  background-image: url('../images/9781534437678.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #444;
  width: 150px;
  height: 228px;
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 5px;
  display: inline-block;
}

.div-block-4:hover {
  filter: grayscale();
}

.div-block-4.c2b2 {
  background-image: url('../images/9781534449596.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-4.c2b4 {
  background-image: url('../images/9781534403017.jpg');
}

.div-block-4.c2b3 {
  background-image: url('../images/9781534454293.jpg');
}

.div-block-4.c2b5 {
  background-image: url('../images/9781534451124.jpg');
  width: 145px;
}

.div-block-4.c1b1 {
  background-image: url('../images/9781982122690.jpg');
}

.div-block-4.c1b1.ybsf {
  background-image: url('../images/9781534449596.jpg');
}

.div-block-4.c1b2 {
  background-image: url('../images/9781982141295.jpg');
}

.div-block-4.c1b3 {
  background-image: url('../images/9781534437784.jpg');
}

.div-block-4.c1b4 {
  background-image: url('../images/9781534439207.jpg');
}

.div-block-4.c1b5 {
  background-image: url('../images/9781982126995.jpg');
}

.div-block-4.c4b1 {
  background-image: url('../images/9781982136451.jpg');
}

.div-block-4.c4b1.thp {
  background-image: url('../images/9781534451124.jpg');
}

.div-block-4.c4b2 {
  background-image: url('../images/9781534449930.jpg');
}

.div-block-4.c4b2.loop {
  background-image: url('../images/9781534454293.jpg');
}

.div-block-4.c4b3 {
  background-image: url('../images/9781982158095.jpg');
}

.div-block-4.c4b3.monstrumologist {
  background-image: url('../images/9781416984498.jpg');
}

.div-block-4.c4b4 {
  background-image: url('../images/9781534429567.jpg');
}

.div-block-4.c4b5 {
  background-image: url('../images/9781534413474.jpg');
}

.div-block-4.c5b1 {
  background-image: url('../images/9781534430990.jpg');
  display: none;
}

.div-block-4.c5b2 {
  background-image: url('../images/9781982134037.jpg');
  display: none;
}

.div-block-4.c5b3 {
  background-image: url('../images/9781481447973.jpg');
  display: none;
}

.div-block-4.c5b4 {
  background-image: url('../images/9781534422087.jpg');
  display: none;
}

.div-block-4.c5b5 {
  background-image: url('../images/9781481451406.jpg');
}

.div-block-4.c6b1 {
  background-image: url('../images/9781481424288.jpg');
}

.div-block-4.c6b2 {
  background-image: url('../images/9781481465588.jpg');
  background-position: 0%;
}

.div-block-4.c6b3 {
  background-image: url('../images/the-deep-9781534439870_hr.jpg');
}

.div-block-4.c6b4 {
  background-image: url('../images/9781534413498.jpg');
}

.div-block-4.c6b5 {
  background-image: url('../images/9781982144678.jpg');
}

.div-block-4.c5b6 {
  background-image: url('../images/9781481475976.jpg');
}

.div-block-4.c5b7 {
  background-image: url('../images/9781481497497.jpg');
}

.div-block-4.c5b8 {
  background-image: url('../images/9781534402997.jpg');
}

.div-block-4.c5b9 {
  background-image: url('../images/9781534437401.jpg');
}

.div-block-4.c5b10 {
  background-image: url('../images/9781481447942.jpg');
}

.div-block-4.c5b11 {
  background-image: url('../images/9781481476874.jpg');
}

.div-block-4.c6b6 {
  background-image: url('../images/9781481451208.jpg');
}

.div-block-4.c6b7 {
  background-image: url('../images/9781481424363.jpg');
}

.div-block-4.c6b8 {
  background-image: url('../images/9781534437784.jpg');
}

.div-block-4.c6b9 {
  background-image: url('../images/9781982141295.jpg');
}

.div-block-4.c6b10 {
  background-image: url('../images/9781481466509.jpg');
}

.div-block-4.c6b11 {
  background-image: url('../images/9781481443524.jpg');
}

.div-block-4.bonechase {
  background-image: url('../images/9781534450097.jpg');
}

.div-block-4.c2b6 {
  background-image: url('../images/9781534414587.jpg');
}

.div-block-4.c2b7 {
  background-image: url('../images/9781481494991.jpg');
}

.div-block-5 {
  text-align: center;
  width: auto;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

.container-3 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.section-6 {
  background-color: #1a1a1a;
  border-top: 1px solid #d29963;
  margin-top: 60px;
  padding-top: 30px;
  padding-bottom: 20px;
}

.text-block-4 {
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.html-embed-2 {
  width: 650px;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
}

.text-block-5 {
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  line-height: 14px;
  display: none;
}

.link {
  color: #fff;
}

.link:hover {
  color: #43ada5;
}

.div-block-7 {
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  position: relative;
}

.div-block-7.w--current {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.dropdown-toggle {
  color: #43ada5;
  letter-spacing: 6px;
  width: 100%;
  font-size: 14px;
  display: none;
  position: absolute;
}

.dropdown-toggle.w--open {
  padding-right: 25px;
}

.dropdown-list {
  background-color: #fff;
}

.dropdown-list.w--open {
  width: 100%;
  margin-top: 50px;
}

.div-block-8 {
  padding-top: 25px;
  padding-bottom: 25px;
}

.div-block-8.team {
  height: 100px;
  padding-top: 0;
  padding-bottom: 0;
}

.dropdown {
  width: 21%;
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.nav-link-4 {
  display: none;
}

.heading {
  text-align: left;
  letter-spacing: 4px;
  width: 620px;
  margin-top: 0;
  margin-left: -40px;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 54px;
  font-weight: 600;
}

.heading.team {
  text-align: center;
  width: 730px;
  margin: 28px auto 0;
  font-size: 48px;
}

.text-block-6 {
  letter-spacing: 4px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  display: block;
}

.image-3 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.vid1 {
  background-image: url('../images/Vid1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #444;
  border-top-color: #555;
  width: 250px;
  height: 450px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.youtube-2 {
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-9 {
  background-image: url('../images/Joe-Monti.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #444;
  width: 100%;
  height: 310px;
}

.div-block-9.jennifer {
  background-image: url('../images/HS_BergstromJ.jpg');
  border-color: #555;
}

.div-block-9.aimee {
  background-image: url('../images/HS_BellA.jpg');
  border-color: #555;
}

.div-block-9.maggie {
  background-image: url('../images/HS_LoughranM.jpg');
  border-color: #555;
}

.div-block-9.allison {
  background-image: url('../images/HS_CallahanA.jpg');
  border-color: #555;
}

.div-block-9.jessica {
  background-image: url('../images/HS_RothJ.jpg');
  background-size: cover;
  border-color: #555;
}

.div-block-9.sally {
  background-image: url('../images/HS_MarvinS.jpg');
  background-size: cover;
  border-color: #555;
}

.columns-2 {
  width: 770px;
  height: auto;
  margin-bottom: 70px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.text-block-7 {
  color: #223870;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
  width: 356px;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  line-height: 16px;
}

.bold-text-3 {
  color: #007706;
}

.paragraph-4 {
  color: var(--black);
  text-align: justify;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 21px;
}

.container-4 {
  text-align: center;
}

.bold-text-4 {
  color: #43ada5;
  font-size: 24px;
}

.image-4 {
  text-align: left;
  margin-top: -10px;
  margin-left: auto;
  margin-right: auto;
}

.column-5 {
  text-align: left;
}

.column-6 {
  padding-top: 15px;
}

.carousel1, .carousel4, .carousel5, .carousel6 {
  margin-bottom: 40px;
  padding-top: 20px;
}

.legal {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  line-height: 14px;
}

.footer-links {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-top: 20px;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  line-height: 24px;
}

.carousel3 {
  height: 500px;
  margin-bottom: 100px;
  padding-top: 20px;
  display: block;
}

.icon-2, .icon-3, .left-arrow, .right-arrow {
  display: none;
}

.div-block-10 {
  width: 770px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
}

.slider {
  background-color: rgba(0, 0, 0, 0);
  width: 800px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.slide {
  width: 700px;
}

.div-block-11 {
  background-image: url('../images/EasyDeath.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.div-block-11:hover {
  filter: grayscale();
}

.slide-nav {
  height: 25px;
  margin-bottom: -50px;
  padding-top: 0;
}

.div-block-12 {
  background-image: url('../images/AncestralNight.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.div-block-12:hover {
  filter: grayscale();
}

.div-block-13 {
  background-image: url('../images/KingdomLiars.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.div-block-13:hover {
  filter: grayscale();
}

.div-block-14 {
  background-image: url('../images/AlchemistsDaughter.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.div-block-14:hover {
  filter: grayscale();
}

.div-block-15 {
  background-image: url('../images/TwistedOnes.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.div-block-15:hover {
  filter: grayscale();
}

.italic-text, .italic-text-2 {
  font-weight: 600;
}

.slider-2 {
  background-color: rgba(0, 0, 0, 0);
}

.right-arrow-2, .left-arrow-2 {
  display: none;
}

.slide-2 {
  text-align: center;
}

.slide-nav-2 {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  height: 25px;
  margin-bottom: 20px;
  padding-top: 0;
}

.slide-3 {
  margin-left: auto;
  margin-right: auto;
}

.html-embed-3 {
  z-index: 100;
  cursor: pointer;
  border: 1px solid #555;
  transition: opacity .5s;
  position: relative;
}

.html-embed-3:hover {
  opacity: 0;
}

.slide-4 {
  text-align: center;
  height: 257px;
  padding: 0;
}

.slide-32 {
  text-align: center;
  margin-left: 19px;
}

.div-center-carousel {
  flex-direction: row;
  justify-content: center;
  height: 100%;
  display: flex;
}

.slide-nav-3 {
  padding-top: 20px;
  font-size: 12px;
  display: none;
}

.right-arrow-3 {
  cursor: pointer;
  height: 50px;
  margin-top: 100px;
  margin-right: -80px;
  display: block;
  transform: scale(1);
}

.right-arrow-3:hover {
  opacity: .6;
}

.left-arrow-3 {
  height: 50px;
  margin-top: 100px;
  margin-left: -80px;
  display: block;
}

.left-arrow-3:hover {
  opacity: .6;
}

.topcarousellink {
  float: left;
  border: 1px #000;
  width: 170px;
  margin-left: 9px;
  margin-right: 9px;
  transition: all .4s;
}

.topcarousellink:hover {
  filter: grayscale();
}

.topcarousellink.carousel-widerbook {
  width: auto;
  margin-left: 5px;
  margin-right: 5px;
}

.topcarousellink.carousel-widerbook:hover {
  filter: none;
}

.topcarousellink.carouselhc {
  z-index: 10;
  cursor: pointer;
  width: auto;
  margin-left: 5px;
  margin-right: 5px;
  transition-property: none;
}

.topcarousellink.carouselhc:hover {
  filter: none;
}

.html-embed-5 {
  z-index: 100;
  cursor: pointer;
  border: 1px solid #555;
  transition: opacity .5s;
  position: relative;
}

.bookcarousel-mobilehorz {
  margin-top: 30px;
  display: none;
}

.newreleases {
  z-index: 50;
  margin-top: 50px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.desktopslider {
  background-color: rgba(0, 0, 0, 0);
}

.bookcarousel-desktop {
  display: none;
}

.bookcarousel-mobilevert {
  margin-top: 30px;
  display: none;
}

.tabletslider {
  background-color: rgba(0, 0, 0, 0);
}

.bookcarousel-tab {
  margin-top: 30px;
  display: none;
}

.html-embed-6, .html-embed-7, .html-embed-8, .html-embed-9, .html-embed-10 {
  border: 1px solid #555;
}

.html-embed-11 {
  cursor: pointer;
}

.sec-awardwinners, .sec-newupcoming {
  margin-top: 20px;
}

.text-block-8 {
  color: #43ada5;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 700;
}

.text-block-9 {
  width: 144px;
  margin-top: -140px;
  margin-left: auto;
  margin-right: auto;
}

.text-block-10 {
  z-index: 10;
  text-align: center;
  letter-spacing: .5px;
  background-color: #223870;
  width: 150px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  display: block;
  position: static;
  top: -155px;
}

.text-span-3 {
  color: #43ada5;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 400;
  line-height: 10px;
}

.div-block-16 {
  height: 19%;
  position: relative;
}

.div-block-17 {
  z-index: 100;
  background-color: #223870;
  border: 1px solid #223870;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-top: -257px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: flex;
  position: static;
}

.div-block-17:hover {
  opacity: 1;
}

.right-arrow-aw {
  margin-top: 100px;
  margin-right: -80px;
  display: block;
}

.left-arrow-aw {
  height: 50px;
  margin-top: 101px;
  margin-left: -80px;
  display: block;
}

.left-arrow-aw:hover {
  opacity: .6;
}

.right-arrow-nu {
  height: 50px;
  margin-top: 100px;
  margin-right: -80px;
  display: block;
}

.right-arrow-nu:hover {
  opacity: .6;
}

.left-arrow-nu {
  height: 50px;
  margin-top: 100px;
  margin-left: -80px;
  display: block;
}

.left-arrow-nu:hover {
  opacity: .6;
}

.attributionstab {
  z-index: 10;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #223870;
  width: 150px;
  margin: 10px auto 20px;
  padding-left: 2px;
  padding-right: 2px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 300;
  line-height: 13px;
  display: block;
  position: static;
  top: -155px;
}

.award-copy {
  z-index: 10;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #223870;
  width: 150px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2px;
  padding-right: 2px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 300;
  line-height: 13px;
  display: block;
  position: static;
  top: -155px;
}

.quote-tablet {
  z-index: 10;
  text-align: center;
  letter-spacing: 1px;
  background-color: #223870;
  width: 150px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  display: block;
  position: static;
  top: -155px;
}

.attributions-tab {
  z-index: 10;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #223870;
  width: 150px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2px;
  padding-right: 2px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 300;
  line-height: 13px;
  display: block;
  position: static;
  top: -155px;
}

.mask, .mask-2 {
  height: 257px;
}

.award-copy-tab {
  z-index: 10;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #223870;
  width: 150px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2px;
  padding-right: 2px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 300;
  line-height: 13px;
  display: block;
  position: static;
  top: -155px;
}

.award-tab-copy {
  z-index: 10;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #223870;
  width: 150px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2px;
  padding-right: 2px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 300;
  line-height: 13px;
  display: block;
  position: static;
  top: -155px;
}

.italic-text-3 {
  font-style: normal;
}

.featured-book-trailer {
  border: 1px #444;
  width: 800px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.featured-videos {
  margin-top: 30px;
  margin-bottom: 0;
  display: block;
}

.html-embed-15 {
  cursor: pointer;
  border: 1px #555;
  margin-left: auto;
  margin-right: auto;
}

.html-embed-15:hover {
  transform: scale(1.02);
}

.featuredtitle-mobile {
  cursor: pointer;
  border: 0 #555;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.slide-nav-videos {
  margin-bottom: -40px;
  padding-top: 20px;
  font-size: 12px;
  display: block;
}

.html-embed-15-mobile {
  cursor: pointer;
  border: 1px solid #555;
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.html-embed-15-mobile:hover {
  transform: scale(1.05);
}

.text-block-11 {
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

.link-2 {
  color: #fff;
}

.link-2:hover {
  color: #c4c4c4;
}

.video-mobile-portrait, .video-mobile-landscape, .video-mobile-tablet {
  display: none;
}

.featured-video {
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.attributions-1 {
  z-index: 10;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #223870;
  width: 150px;
  margin: 10px auto 30px;
  padding-left: 2px;
  padding-right: 2px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 300;
  line-height: 13px;
  display: block;
  position: static;
  top: -155px;
}

.attributions-tab-1 {
  z-index: 10;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #223870;
  width: 150px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2px;
  padding-right: 2px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 300;
  line-height: 13px;
  display: block;
  position: static;
  top: -155px;
}

.legal-links-container {
  justify-content: space-between;
  margin-top: 30px;
  padding-bottom: 10px;
  display: flex;
}

.updated-flex-block {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  align-items: center;
}

.legal-link {
  color: #7d7d7d;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  text-decoration: none;
}

.legal-link:hover {
  color: #646464;
}

.updated {
  color: #1644f9;
  padding-top: 3px;
  font-family: Varela, sans-serif;
  font-size: 75%;
  font-weight: 400;
  line-height: 1.2em;
}

.cookie-prefs-link {
  color: #7d7d7d;
  text-align: center;
  letter-spacing: normal;
  text-transform: none;
  cursor: pointer;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.cookie-prefs-link:hover {
  color: #646464;
}

.container-7 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.text-span-4, .text-span-5 {
  color: #fff;
  font-weight: 700;
}

.column-7 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.vid2 {
  background-image: url('../images/Vid2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #444;
  border-top-color: #555;
  width: 250px;
  height: 450px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.vid3 {
  text-align: center;
  background-image: url('../images/Vid3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #444;
  border-top-color: #555;
  width: 250px;
  height: 450px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.column-8 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.column-9 {
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}

.div-block-18 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.image-36 {
  text-align: center;
  margin-left: 10px;
  margin-right: 10px;
  display: inline-block;
}

.container-8 {
  text-align: center;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}

.slider-mobile {
  background-color: rgba(0, 0, 0, 0);
  width: 800px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.books-grid {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-flow: row;
  align-items: center;
  justify-items: center;
  max-width: 1010px;
  margin-left: auto;
  margin-right: auto;
}

.image-79 {
  width: 99%;
}

.book-page-book {
  border: .5px solid #797373;
  width: 100%;
}

.book-cover-html {
  text-align: left;
  border: 1px #000;
  flex: none;
}

.image-137 {
  border: 1px solid #d6cdcd;
  margin-top: 98px;
}

.book-page-div {
  text-align: left;
}

.book-page-div:hover {
  opacity: .8;
}

.book-page-div.hide {
  display: none;
}

.image-140 {
  margin-top: 6px;
}

.image-138 {
  margin-top: 36px;
}

.image-139 {
  margin-top: 6px;
}

.image-141 {
  margin-top: 8px;
}

.image-142 {
  margin-top: 40px;
}

.youtube-3 {
  background-image: none;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.icon-5 {
  display: none;
}

.div-block-6 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-6:hover {
  opacity: .8;
}

.slider-3 {
  background-color: rgba(0, 0, 0, 0);
  width: 700px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 60px;
}

.container-9 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.right-arrow-4 {
  display: none;
}

.text-block-12 {
  color: #223870;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-bottom: 1px solid #223870;
  width: 800px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 200;
  line-height: 35px;
}

.featured-videos-2 {
  height: auto;
  margin-top: 50px;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
}

.container-10 {
  max-width: 100%;
}

.videos-grid {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  text-align: center;
  grid-template: "Area"
  / 1fr 1fr 1fr;
  max-width: 950px;
}

.image-143 {
  z-index: 10;
  margin-top: -280px;
  position: static;
  top: auto;
}

.text-block-13 {
  text-align: center;
  letter-spacing: .5px;
  text-transform: none;
  margin-bottom: 5px;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.html-embed-16 {
  width: 650px;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
}

.text-block-14 {
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

.link-3 {
  color: #fff;
}

.link-3:hover {
  color: #c4c4c4;
}

.text-block-15 {
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  line-height: 14px;
  display: none;
}

.container-11 {
  display: none;
}

.social:hover {
  opacity: .8;
}

@media screen and (max-width: 991px) {
  .container-copyright {
    margin-top: -49px;
  }

  .logo-header {
    margin-top: 50px;
  }

  .nav-link, .nav-link-2, .nav-link-3 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .div-block {
    padding-left: 25px;
    padding-right: 25px;
    display: none;
  }

  .div-block.main {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .missionstatement {
    text-transform: none;
    width: 460px;
    margin-left: auto;
    margin-right: auto;
    font-size: 19px;
  }

  .about {
    height: 100px;
  }

  .about.home {
    background-size: 2737px;
  }

  .text-block {
    width: 700px;
    font-size: 32px;
  }

  .text-block-2 {
    line-height: 16px;
  }

  .youtube {
    margin-top: 15px;
  }

  .paragraph-3 {
    letter-spacing: 1px;
    margin-left: auto;
    margin-right: auto;
    font-family: Montserrat, sans-serif;
  }

  .sectionheader {
    width: 386px;
    font-size: 21px;
  }

  .div-block-4 {
    width: 135px;
    height: 203px;
  }

  .div-block-4.c2b5 {
    width: 135px;
  }

  .div-block-5 {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
  }

  .section-6 {
    margin-top: 60px;
  }

  .html-embed-2 {
    width: 650px;
  }

  .dropdown-toggle {
    padding-left: 24px;
  }

  .dropdown-list.w--open {
    width: 100%;
  }

  .div-block-8.team {
    height: 100%;
  }

  .dropdown {
    width: 27%;
  }

  .heading {
    width: 430px;
    margin-left: 0;
    font-size: 45px;
  }

  .image-3 {
    margin-left: auto;
    margin-right: auto;
  }

  .vid1 {
    width: 200px;
    height: 360px;
  }

  .youtube-2 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .columns-2 {
    width: 700px;
  }

  .image-4 {
    text-align: right;
    margin-top: 0;
    margin-left: 20px;
  }

  .column-5 {
    text-align: right;
    padding-right: 0;
  }

  .column-6 {
    margin-top: 0;
    padding-top: 0;
  }

  .carousel3 {
    margin-bottom: 10px;
  }

  .slider {
    width: 100%;
  }

  .slide {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .slide-4 {
    height: 100%;
  }

  .slide-32 {
    margin-left: 0;
  }

  .div-center-carousel {
    height: 100%;
  }

  .image-34 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .slide-nav-3 {
    margin-bottom: 40px;
    padding-top: 0;
    display: none;
  }

  .right-arrow-3 {
    margin-top: 75px;
    margin-left: auto;
    margin-right: 15px;
  }

  .mask-tablet {
    height: 202px;
  }

  .left-arrow-3 {
    text-align: center;
    margin-top: 75px;
    margin-left: 15px;
  }

  .topcarousellink {
    width: 204px;
  }

  .topcarousellink.carousel-widerbook {
    text-align: center;
    width: 190px;
  }

  .topcarousellink.carouselhc {
    border-color: #555;
    height: 100%;
  }

  .bookcarousel-mobilehorz {
    flex-direction: column;
    align-items: center;
    display: none;
  }

  .desktopslider {
    display: block;
  }

  .bookcarousel-desktop {
    display: none;
  }

  .bookcarousel-mobilevert {
    flex-direction: column;
    align-items: center;
    display: none;
  }

  .tabletslider {
    flex-direction: column;
    align-items: center;
    width: 100vw;
    height: 100%;
    margin-bottom: 100px;
  }

  .bookcarousel-tab {
    flex-direction: column;
    align-items: center;
    margin-top: 0;
    display: none;
  }

  .sec-awardwinners, .sec-newupcoming {
    margin-top: 20px;
    margin-bottom: -60px;
  }

  .html-embed-12, .html-embed-13, .html-embed-14 {
    border: 1px solid #555;
  }

  .image-35 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .text-block-10 {
    width: 118px;
  }

  .div-block-17 {
    margin-top: -202px;
  }

  .attributionstab {
    width: 118px;
    margin-bottom: 10px;
  }

  .award-copy {
    width: 118px;
  }

  .quote-tablet {
    width: 118px;
    font-size: 12px;
    line-height: 14px;
  }

  .attributions-tab {
    width: 124px;
    margin-bottom: 10px;
    font-size: 10px;
    line-height: 12px;
  }

  .award-copy-tab {
    width: 118px;
  }

  .award-tab-copy {
    width: 118px;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 10px;
    line-height: 12px;
  }

  .featured-book-trailer {
    width: 640px;
    margin-left: auto;
    margin-right: auto;
  }

  .mask-3 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .featured-videos {
    height: 48%;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .slide-nav-videos {
    margin-bottom: -60px;
    padding-top: 0;
    display: block;
  }

  .video-mobile-portrait, .video-mobile-landscape {
    display: none;
  }

  .featured-video {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .attributions-1 {
    width: 118px;
  }

  .attributions-tab-1 {
    width: 128px;
    margin-bottom: 15px;
    font-size: 10px;
    line-height: 12px;
  }

  .icon-4 {
    margin-right: 10px;
  }

  .legal-links-container {
    flex-direction: column;
    align-items: center;
  }

  .legal-link {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .updated {
    padding-top: 0;
  }

  .cookie-prefs-link {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .vid2 {
    width: 200px;
    height: 360px;
    margin-left: auto;
    margin-right: auto;
  }

  .vid3 {
    text-align: center;
    width: 200px;
    height: 360px;
  }

  .column-8 {
    margin-left: auto;
    margin-right: auto;
  }

  .column-9 {
    display: inline-block;
  }

  .columns-3 {
    text-align: center;
    width: 640px;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
  }

  .slide-34 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .slider-mobile {
    width: 100%;
  }

  .books-grid {
    grid-template-columns: 1fr 1fr;
    max-width: 500px;
  }

  .youtube-3 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .slide-nav-videos-2 {
    display: block;
  }

  .slider-3 {
    height: auto;
  }

  .text-block-12 {
    width: 700px;
    font-size: 32px;
  }

  .featured-videos-2 {
    height: auto;
  }

  .videos-grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }

  .image-143 {
    margin-top: -300px;
  }

  .html-embed-16 {
    width: 650px;
  }
}

@media screen and (max-width: 767px) {
  .container-copyright {
    margin-top: -118px;
  }

  .logo-header {
    display: none;
  }

  .navbar {
    color: #000;
  }

  .nav-link {
    display: block;
  }

  .nav-menu {
    background-color: #fff;
    border-bottom: 1px solid #007706;
    padding-right: 0;
    display: block;
  }

  .nav-link-2 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .nav-link-2.w--current {
    color: var(--black);
    display: block;
  }

  .nav-link-3 {
    text-align: center;
  }

  .nav-link-3.w--current {
    display: none;
  }

  .menu-button {
    float: none;
    color: #000;
    text-align: center;
    width: 100%;
    height: 60px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    position: static;
  }

  .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .div-block {
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
    width: 100%;
    margin-bottom: 15px;
    display: block;
  }

  .div-block.main {
    width: 100%;
    margin-bottom: 0;
  }

  .social-links {
    height: 100%;
  }

  .header {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .missionstatement {
    text-align: center;
    width: 350px;
    margin-left: auto;
    margin-right: auto;
    font-size: 17px;
  }

  .featured-title {
    margin-bottom: 40px;
  }

  .about {
    height: 90px;
    margin-bottom: 40px;
  }

  .about.home {
    background-size: 2308px;
    margin-top: 5px;
  }

  .featuredtitle-desktop {
    display: none;
  }

  .text-block {
    width: 380px;
    font-size: 26px;
    line-height: 26px;
  }

  .paragraph-2 {
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
  }

  .columns {
    width: 380px;
    height: auto;
  }

  .text-block-2 {
    margin-bottom: 0;
  }

  .column {
    margin-top: -20px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-left: 10px;
  }

  .paragraph-3 {
    margin-top: 20px;
    font-weight: 400;
    line-height: 20px;
  }

  .column-2, .carousel2 {
    margin-bottom: 20px;
  }

  .sectionheader {
    width: 270px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-4 {
    width: 130px;
    height: 195px;
    margin-top: 0;
  }

  .div-block-4.c2b5 {
    width: 135px;
  }

  .div-block-5 {
    width: 425px;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-4 {
    width: 282px;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    line-height: 20px;
  }

  .html-embed-2 {
    width: 400px;
  }

  .text-block-5 {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-7 {
    width: 380px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .dropdown-toggle {
    margin-top: 6px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 0;
    display: block;
  }

  .dropdown-toggle.w--open {
    margin-right: 20px;
  }

  .dropdown-list.w--open {
    height: 52px;
    margin-top: 40px;
  }

  .div-block-8 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-8.team {
    height: 90px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .icon {
    color: #000;
    margin-left: auto;
    margin-right: auto;
    padding-top: 13px;
    padding-bottom: 13px;
    font-size: 36px;
    display: inline-block;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: 2%;
  }

  .dropdown {
    width: 47%;
    padding-top: 0;
  }

  .nav-link-4 {
    text-align: center;
    width: 100%;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
    display: none;
  }

  .heading {
    text-align: center;
    width: 364px;
    margin: auto;
    font-size: 36px;
    font-weight: 600;
  }

  .heading.team {
    width: 244px;
    margin-top: 0;
    font-size: 30px;
    line-height: 30px;
  }

  .image-3 {
    margin-top: 0;
    display: inline-block;
  }

  .image-3.mobile {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: inline;
    position: absolute;
    top: 7%;
    bottom: 0%;
    left: 2%;
    right: auto;
  }

  .vid1 {
    width: 120px;
    height: 220px;
  }

  .div-block-9 {
    width: 300px;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-9.aimee {
    background-position: 50% 0;
  }

  .columns-2 {
    text-align: left;
    width: 400px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
  }

  .text-block-7 {
    text-align: center;
    line-height: 16px;
  }

  .container-4 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .column-3 {
    margin-top: 20px;
  }

  .column-5 {
    display: none;
  }

  .column-6 {
    margin-top: 0;
  }

  .carousel1, .carousel4, .carousel5, .carousel6 {
    margin-bottom: 20px;
  }

  .legal {
    width: 400px;
    margin-top: 24px;
    margin-left: auto;
    margin-right: auto;
    line-height: 14px;
  }

  .footer-links {
    line-height: 14px;
  }

  .carousel3 {
    height: 420px;
    margin-bottom: 50px;
  }

  .slider {
    width: 390px;
    height: 220px;
  }

  .slide {
    width: 390px;
  }

  .container-6 {
    margin-top: 5px;
  }

  .slider-2 {
    height: 490px;
  }

  .image-33 {
    max-width: 50%;
    display: none;
  }

  .image-34 {
    max-width: 50%;
  }

  .slide-nav-3 {
    height: 20px;
    margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .right-arrow-3 {
    margin-right: auto;
  }

  .left-arrow-3 {
    margin-left: auto;
    display: none;
  }

  .topcarousellink {
    width: 168px;
  }

  .bookcarousel-mobilehorz {
    height: 260px;
    margin-top: 0;
    display: none;
  }

  .bookcarousel-mobilevert {
    display: none;
  }

  .tabletslider {
    margin-bottom: 0;
  }

  .bookcarousel-tab {
    display: none;
  }

  .sec-awardwinners {
    height: 330px;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
  }

  .sec-newupcoming {
    height: 310px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .text-block-8 {
    text-align: center;
    line-height: 26px;
  }

  .right-arrow-aw {
    margin-right: -70px;
  }

  .left-arrow-aw {
    margin-left: -70px;
  }

  .right-arrow-nu {
    margin-right: -70px;
  }

  .left-arrow-nu {
    margin-left: -70px;
  }

  .featured-book-trailer {
    width: 400px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .featured-videos {
    height: 290px;
    margin-top: 30px;
  }

  .html-embed-15 {
    width: 233px;
    display: none;
  }

  .featuredtitle-mobile {
    display: block;
  }

  .slide-nav-videos {
    margin-bottom: -60px;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .html-embed-15-mobile {
    border-style: none;
    width: 228px;
    display: block;
  }

  .text-block-11 {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  .video-mobile-portrait {
    display: none;
  }

  .video-mobile-landscape, .video-mobile-tablet {
    width: 400px;
    display: none;
  }

  .attributions-tab-1 {
    width: 126px;
  }

  .icon-4 {
    margin-right: 10px;
  }

  .legal-links-container {
    flex-direction: column;
    align-items: center;
  }

  .legal-link {
    margin-bottom: 0;
  }

  .cookie-prefs-link {
    margin-bottom: 5px;
  }

  .vid2, .vid3 {
    width: 120px;
    height: 220px;
  }

  .columns-3 {
    width: 400px;
  }

  .slider-mobile {
    width: 390px;
    height: 220px;
  }

  .books-grid {
    grid-template-columns: 1fr 1fr;
  }

  .book-cover-html {
    flex: none;
  }

  .slide-nav-videos-2 {
    display: block;
  }

  .div-block-6, .slider-3 {
    width: 100%;
  }

  .text-block-12 {
    width: 380px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 8px;
    font-size: 26px;
    line-height: 26px;
  }

  .featured-videos-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-13 {
    width: 282px;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    line-height: 20px;
  }

  .html-embed-16 {
    width: 400px;
  }

  .text-block-14, .text-block-15 {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 479px) {
  .section-3 {
    position: static;
  }

  .logo-header {
    margin-top: 70px;
  }

  .image-2 {
    margin: 5px auto;
  }

  .div-block.main {
    height: 100%;
    padding-top: 7px;
  }

  .social-links {
    width: 39px;
    height: 100%;
  }

  .header {
    margin-top: 0;
  }

  .missionstatement {
    text-align: center;
    width: 205px;
    margin-left: auto;
    margin-right: auto;
    font-size: 15px;
  }

  .about {
    margin-bottom: 0;
  }

  .about.home {
    background-size: 1487px;
  }

  .featuredtitle-desktop {
    height: 350px;
  }

  .text-block {
    letter-spacing: 4px;
    width: 300px;
    font-size: 24px;
  }

  .paragraph-2 {
    width: 285px;
    margin-top: 24px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    line-height: 22px;
  }

  .columns {
    width: 300px;
  }

  .container-2 {
    padding-top: 20px;
  }

  .text-block-2 {
    margin-left: auto;
    margin-right: auto;
  }

  .column {
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-3 {
    width: 300px;
    line-height: 20px;
  }

  .sectionheader {
    letter-spacing: 4px;
    width: 250px;
    margin-bottom: 14px;
    line-height: 27px;
  }

  .div-block-5, .html-embed-2 {
    width: 300px;
  }

  .text-block-5 {
    width: 290px;
    font-size: 9px;
  }

  .div-block-7 {
    width: 100%;
    padding-left: 10px;
  }

  .div-block-7.w--current {
    display: block;
  }

  .dropdown-toggle {
    padding-left: 0;
    display: block;
  }

  .dropdown-toggle.w--open {
    margin-right: 15px;
  }

  .dropdown-list.w--open {
    height: 47px;
    margin-top: 38px;
  }

  .div-block-8 {
    padding-top: 20px;
    padding-bottom: 25px;
  }

  .dropdown {
    width: 52%;
    margin-right: 10px;
    display: none;
  }

  .heading {
    text-align: center;
    width: 304px;
    margin-left: auto;
    margin-right: auto;
    font-size: 34px;
  }

  .image-3 {
    display: inline-block;
  }

  .vid1 {
    border-left-style: none;
    border-right-style: none;
    width: 200px;
    height: 500px;
  }

  .youtube-2 {
    border-style: solid none;
    border-top-color: #e01b22;
    border-bottom-color: #e01b22;
  }

  .div-block-9 {
    width: 100%;
  }

  .columns-2 {
    width: 100%;
    margin-bottom: 40px;
  }

  .text-block-7 {
    width: 250px;
    margin-left: auto;
    margin-right: auto;
  }

  .column-4 {
    padding-left: 0;
    padding-right: 0;
  }

  .footer-links {
    font-size: 9px;
  }

  .carousel3 {
    height: 300px;
  }

  .slider {
    width: 100%;
    height: 100%;
    display: none;
  }

  .slide {
    width: 100%;
    height: 100%;
  }

  .container-5 {
    height: 100%;
  }

  .slide-nav {
    height: 20px;
    margin-bottom: -40px;
  }

  .slider-2 {
    height: 690px;
  }

  .image-33 {
    max-width: 30%;
  }

  .image-34 {
    max-width: 30%;
    display: none;
  }

  .slide-nav-3 {
    height: 20px;
    margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .right-arrow-3 {
    width: 0;
    margin-top: 60px;
    margin-bottom: 140px;
    display: none;
  }

  .mask-tablet {
    margin-bottom: 0;
  }

  .left-arrow-3 {
    margin-top: 60px;
    margin-bottom: 140px;
    margin-left: -50px;
  }

  .bookcarousel-mobilehorz {
    display: none;
  }

  .slide-33 {
    margin-bottom: 0;
  }

  .bookcarousel-mobilevert {
    height: 260px;
    margin-top: 0;
    display: none;
  }

  .sec-awardwinners {
    margin-top: 30px;
    margin-bottom: auto;
  }

  .sec-newupcoming {
    margin-top: 30px;
  }

  .right-arrow-aw {
    margin-top: 60px;
    margin-bottom: 140px;
    margin-right: -50px;
  }

  .left-arrow-aw {
    margin-top: 60px;
    margin-bottom: 140px;
    margin-left: -50px;
  }

  .right-arrow-nu {
    margin-top: 60px;
    margin-bottom: 140px;
    margin-right: -50px;
  }

  .left-arrow-nu {
    margin-top: 60px;
    margin-bottom: 140px;
    margin-left: -50px;
  }

  .featured-book-trailer {
    border-left-style: none;
    border-right-style: none;
    width: 100%;
    height: 100%;
  }

  .featured-videos {
    height: 587px;
    margin-top: 0;
  }

  .slide-nav-videos {
    height: 20px;
    margin-bottom: 40px;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .text-block-11 {
    width: 290px;
    font-size: 9px;
    line-height: 14px;
  }

  .video-mobile-portrait, .video-mobile-landscape, .video-mobile-tablet {
    display: none;
  }

  .featured-video {
    border-style: solid none;
    border-top-color: #e01b22;
    border-bottom-color: #e01b22;
  }

  .updated-flex-block {
    align-items: center;
  }

  .vid2, .vid3 {
    border-left-style: none;
    border-right-style: none;
    width: 100%;
    height: 100%;
  }

  .columns-3 {
    width: 100%;
    display: none;
  }

  .slide-34 {
    height: 510px;
  }

  .vid1a {
    background-image: url('../images/Vid1.jpg');
    background-position: 50%;
    background-size: cover;
    width: 90%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .vid2a {
    background-image: url('../images/Vid2.jpg');
    background-position: 50%;
    background-size: cover;
    width: 90%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .vid3a {
    background-image: url('../images/Vid3.jpg');
    background-position: 50%;
    background-size: cover;
    width: 90%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .slider-mobile {
    width: 100%;
    height: 100%;
    display: block;
  }

  .books-grid {
    grid-template-columns: 1fr;
  }

  .image-137 {
    margin-top: 42px;
  }

  .image-138 {
    margin-top: 18px;
  }

  .image-142 {
    margin-top: 21px;
  }

  .slide-nav-videos-2 {
    display: block;
  }

  .text-block-12 {
    letter-spacing: 4px;
    width: 300px;
    font-size: 24px;
  }

  .featured-videos-2 {
    margin-top: 50px;
    padding-left: 0;
    padding-right: 0;
  }

  .slide-35 {
    -webkit-text-stroke-color: var(--black);
  }

  .image-143 {
    max-width: 16%;
    margin-top: -200px;
  }

  .html-embed-16 {
    width: 300px;
  }

  .text-block-14 {
    width: 290px;
    font-size: 9px;
    line-height: 14px;
  }

  .text-block-15 {
    width: 290px;
    font-size: 9px;
  }
}

#w-node-_4bac15d7-47cd-eedd-fc9b-701c0cbcb288-62510c95, #w-node-_0abf751b-c293-41d7-7703-9c4cd670665b-62510c95 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

@media screen and (max-width: 991px) {
  #w-node-_4bac15d7-47cd-eedd-fc9b-701c0cbcb282-62510c95 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


