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

.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-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

a {
  text-decoration: underline;
}

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

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

.footer-section-copyright {
  margin-top: 30px;
  margin-bottom: 20px;
  position: absolute;
  inset: auto 0% 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);
}

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

.section-5 {
  margin-top: 0;
  margin-bottom: 51px;
  padding-bottom: 49px;
  display: none;
  position: fixed;
  inset: auto 0% 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: #0000;
}

.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;
  padding-left: 78px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

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

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

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

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

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

.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-right-color: var(--black);
  border-bottom-color: var(--black);
  border-left-color: var(--black);
  margin-top: 0;
  display: block;
}

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

.social-links:hover {
  opacity: .5;
}

.nav {
  border-top: 5px solid #007706;
  border-bottom-style: none;
  border-bottom-color: #007706;
  height: 65px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.paragraph {
  text-align: justify;
  letter-spacing: 0;
  text-transform: none;
  width: 700px;
  margin-bottom: 0;
  margin-left: -100px;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 19px;
  font-weight: 200;
  line-height: 35px;
}

.featured-title {
  margin-top: auto;
  margin-bottom: 0;
}

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

.about.home {
  height: 380px;
}

.div-block-2 {
  background-image: url('../images/a-forbidden-alchemy-9781668076200_hr.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #555;
  width: 257px;
  height: 387px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

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

.paragraph-2 {
  color: #000;
  text-align: left;
  overflow-wrap: normal;
  margin-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 23px;
}

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

.container-2 {
  text-align: center;
  border-style: solid;
  margin-bottom: -20px;
  margin-left: auto;
  margin-right: auto;
}

.text-block-2 {
  opacity: .5;
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  width: 300px;
  margin: 10px auto 24px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 15px;
}

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

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

.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-top: 20px;
  margin-bottom: auto;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 21px;
}

.column-2 {
  padding-left: 16px;
  padding-right: 16px;
}

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

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

.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.webp');
}

.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: #444;
  border-top: 5px solid #007706;
  margin-top: 50px;
  padding-top: 30px;
  padding-bottom: 20px;
}

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

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

.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;
}

.link {
  color: #fff;
}

.link:hover {
  color: #c4c4c4;
}

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

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

.dropdown-toggle {
  color: #000;
  letter-spacing: 6px;
  margin-top: -16px;
  padding-left: 25px;
  font-size: 14px;
  display: none;
}

.dropdown-toggle:hover {
  opacity: .5;
}

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

.div-block-8 {
  background-color: #00000080;
  height: 380px;
  padding-top: 50px;
  padding-bottom: 50px;
}

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

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

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

.heading.team {
  text-align: center;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  font-size: 48px;
}

.text-block-6 {
  display: inline-block;
}

.image-3 {
  height: auto;
  margin-top: 4px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-6 {
  border: 1px solid #444;
  border-top-style: none;
  width: 700px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.youtube-2 {
  border: 1px #000;
  margin-left: auto;
  margin-right: auto;
}

.div-block-9 {
  border: 1px solid #444;
  width: 100%;
  height: 200px;
}

.div-block-9.joe {
  width: 200px;
  height: 200px;
}

.div-block-9.amara {
  background-image: url('../images/601977f76fa78a707765ea8e_AmaraHoshijo.webp');
}

.div-block-9.madison {
  background-image: url('../images/Jela-Lewter.webp');
}

.div-block-9.kayleigh {
  background-image: url('../images/60c2787b4f3c4b6d267ad36e_HS_KWebb.jpg');
}

.div-block-9.karp {
  background-image: url('../images/Sean-Manning-p-500.jpeg');
  background-position: 50%;
  background-size: cover;
  width: 200px;
  display: block;
}

.div-block-9.kheradi {
  background-image: url('../images/IreneKeradi.jpeg');
  background-position: 50%;
  background-size: cover;
  width: 200px;
  display: block;
}

.div-block-9.lara {
  filter: grayscale();
  background-image: url('../images/amanda-lara-pic.png');
  background-position: 50% 25%;
  background-size: cover;
  width: 200px;
  display: block;
}

.div-block-9.oconnell {
  background-image: url('../images/TimOConnell-.jpeg');
  background-position: 50% 9%;
  background-size: 321px;
  width: 200px;
  display: block;
}

.div-block-9.monti {
  filter: contrast(158%) grayscale();
  background-image: url('../images/IMG_7611.jpeg');
  background-position: 50% 25%;
  background-repeat: no-repeat;
  background-size: 227px;
  width: 200px;
  display: block;
}

.div-block-9.hoshijo {
  background-image: url('../images/Amara-H_headshot-BW.jpg');
  background-position: 50% 54%;
  background-size: cover;
  width: 200px;
  display: block;
}

.div-block-9.lewter {
  filter: grayscale();
  background-image: url('../images/IMG_7636.jpeg');
  background-position: 50% 39%;
  background-repeat: no-repeat;
  background-size: 332px;
  background-attachment: scroll;
  width: 200px;
  display: block;
}

.div-block-9.evans {
  filter: grayscale();
  background-image: url('../images/Nivia-Evans-Headshot.jpg');
  background-position: 50% 29%;
  background-size: 362px;
  width: 200px;
  display: block;
}

.div-block-9.kamath {
  filter: grayscale();
  background-image: url('../images/Sareena-Kamath_Credit-MarcGoldbergPhotography.jpg');
  background-position: 1% 11%;
  background-size: 261px;
  width: 200px;
  display: block;
}

.div-block-9.tew {
  filter: grayscale();
  background-image: url('../images/Caroline-Tew-Headshot.jpg');
  background-position: 50% 32%;
  background-size: 352px;
  width: 200px;
  display: block;
}

.div-block-9.prosser {
  background-image: url('../images/JuliaProsser2.jpeg');
  background-position: 50%;
  background-size: cover;
  width: 200px;
  display: block;
}

.div-block-9.calella {
  background-image: url('../images/ChristineCalella.jpeg');
  background-position: 50% 17%;
  background-size: 273px;
  width: 200px;
  display: block;
}

.div-block-9.parker {
  background-image: url('../images/Karintha-Parker-Headshot.jpg');
  background-position: 50%;
  background-size: cover;
  width: 200px;
  display: block;
}

.div-block-9.bedford {
  background-image: url('../images/stephenbedford2.jpeg');
  background-position: 50%;
  background-size: cover;
  width: 200px;
  display: block;
}

.div-block-9.breckenridge {
  background-image: url('../images/SavannahBreckenridge.jpeg');
  background-position: 50% 13%;
  background-repeat: no-repeat;
  background-size: 367px;
  width: 200px;
  display: block;
}

.div-block-9.florio {
  background-image: url('../images/MikeNardullo.jpg');
  background-position: 43% 21%;
  background-repeat: no-repeat;
  background-size: 304px;
  width: 200px;
  display: block;
}

.div-block-9.hill {
  background-image: url('../images/SandyHIll2.jpeg');
  background-position: 50% 13%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 200px;
  display: block;
}

.div-block-9.taveras {
  background-image: url('../images/MabelMarteTaveras.jpeg');
  background-position: 50% 13%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 200px;
  display: block;
}

.div-block-9.laytham {
  filter: grayscale();
  mix-blend-mode: normal;
  background-image: url('../images/Ella-Photo.jpeg');
  background-position: 50% 38%;
  background-repeat: no-repeat;
  background-size: 107%;
  width: 200px;
  display: block;
}

.div-block-9.camryn {
  filter: grayscale();
  background-image: url('../images/Camryn-Photo.jpg');
  background-position: 50% 32%;
  background-size: 352px;
  width: 200px;
  display: block;
}

.div-block-9.louis {
  filter: contrast(130%) grayscale();
  background-image: url('../images/GERMANIE-LOUIS.png');
  background-position: 45%;
  background-repeat: no-repeat;
  background-size: 187%;
  width: 200px;
  display: block;
}

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

.text-block-7 {
  color: var(--black);
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  position: relative;
}

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

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

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

.bold-text-4 {
  color: #007706;
  letter-spacing: 0;
  font-size: 18px;
  line-height: 15px;
}

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

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

.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;
}

.newseries {
  height: 500px;
  margin-top: 50px;
}

.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 {
  width: 790px;
  height: 400px;
  margin-left: auto;
  margin-right: auto;
}

.slide {
  border: 1px solid #555;
}

.div-block-11 {
  background-image: url('../images/EasyDeath-V2.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/BlackSun.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;
  border: 1px #555;
  width: 100%;
  height: 100%;
}

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

.div-block-15 {
  background-image: url('../images/SilverUnderNightfall.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: #0000;
}

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

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

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

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

.html-embed-5 {
  z-index: 100;
  cursor: pointer;
  border: 1px solid #555;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.html-embed-5:hover {
  filter: grayscale();
}

.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;
  background-image: url('../images/9781668063040.jpg');
  background-position: 0 0;
  background-size: auto;
  width: auto;
  margin-left: 5px;
  margin-right: 5px;
  transition-property: none;
}

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

.topcarousellink.carouselhc.featured-bio {
  float: none;
  width: 168px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

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

.text-block-10 {
  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 {
  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;
}

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

.mask {
  height: 257px;
}

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

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

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

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

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

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

.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;
}

.desktopslider {
  background-color: #0000;
  height: auto;
}

.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;
}

.text-block-11 {
  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;
}

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

.sec-nowonsale {
  margin-top: 50px;
  padding-top: 0;
}

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

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

.tabletslider {
  background-color: #0000;
}

.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;
}

.sec-nowonsale-copy {
  margin-top: 60px;
  padding-top: 20px;
}

.sec-horrorreads {
  margin-top: 50px;
  padding-top: 0;
}

.slide-nav---new-series {
  margin-bottom: -50px;
  font-size: 12px;
  display: block;
}

.sec-newupcoming, .sec-scifireads, .sec-fantasyreads {
  margin-top: 50px;
  padding-top: 0;
}

.bold-text-5 {
  line-height: 31px;
}

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

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

.div-block-18 {
  background-image: url('../images/Blackbirds.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

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

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

.slide-33, .slide-34, .slide-35, .slide-36, .slide-37, .slide-38 {
  border: 1px solid #555;
}

.div-block-19 {
  width: 200px;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
  transition: transform .3s;
  display: inline-block;
}

.div-block-19:hover {
  transform: scale(1.03);
}

.text-block-8 {
  color: var(--black);
  text-align: justify;
  letter-spacing: 1px;
  text-transform: none;
  margin-top: 10px;
  margin-left: -20px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
  position: relative;
}

.bio {
  color: var(--black);
  text-align: left;
  letter-spacing: 1px;
  text-transform: none;
  width: 700px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 26px;
  position: relative;
}

.columns-3 {
  width: 700px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.column-7 {
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 0;
  display: inline-block;
}

.column-8 {
  margin-top: 70px;
}

.name {
  color: #007706;
  letter-spacing: 0;
  font-size: 30px;
}

.button {
  text-align: center;
  background-color: #007706;
  border: 2px solid #fff;
  margin-top: 40px;
  padding-left: 34px;
  padding-right: 34px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 37px;
}

.button:hover {
  border-color: #007706;
}

.bio-featured {
  color: var(--black);
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
  width: 700px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 21px;
  position: relative;
}

.nav-1 {
  border-top: 5px solid #007706;
  border-bottom-style: none;
  border-bottom-color: #007706;
  height: 65px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.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;
}

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

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

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

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

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

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

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

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

.placeholder.carouselhc {
  z-index: 10;
  cursor: pointer;
  background-image: url('../images/9781668063040.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 175px;
  margin-left: 5px;
  margin-right: 5px;
  transition-property: none;
}

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

.placeholder.carouselhc.featured-bio {
  float: none;
  width: 168px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-20-copy {
  background-image: url('../images/DemonWars.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  width: 100%;
  height: 100%;
}

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

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

.placeholder-2:hover {
  filter: grayscale();
}

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

.placeholder-2.carousel-widerbook:hover {
  filter: none;
}

.placeholder-2.carouselhc {
  z-index: 10;
  cursor: pointer;
  background-image: url('../images/9781668025390.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 175px;
  margin-left: 5px;
  margin-right: 5px;
  transition-property: none;
}

.placeholder-2.carouselhc:hover {
  filter: none;
}

.placeholder-2.carouselhc.featured-bio {
  float: none;
  width: 168px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.sec-romantasyreads, .sec-nonfiction {
  margin-top: 50px;
  padding-top: 0;
}

.karpvidmaindiv {
  background-color: #eaecf0;
  margin-top: 36px;
  margin-left: 31px;
  margin-right: auto;
  padding-bottom: 10px;
}

.twitterfeedembeddesktop {
  text-align: center;
  background-color: #fff;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 30px;
}

.books-buddy-logo {
  text-align: center;
  margin: 10px auto -6px;
  display: block;
}

.orangebar {
  background-color: #007706;
  width: 100%;
  height: 5px;
}

.div-block-22 {
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  display: block;
}

.sectionheadline {
  color: #000;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  font-weight: 200;
  line-height: 33px;
}

.text-block-12 {
  color: #232c2b;
  margin-top: 20px;
  padding: 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 23px;
}

.boddybookscontainer {
  text-align: center;
  justify-content: center;
  margin-top: -10px;
  margin-bottom: 30px;
  display: flex;
}

.socialdivrule {
  background-color: #007706;
  width: 90%;
  height: 1px;
  margin-top: 28px;
  margin-left: auto;
  margin-right: auto;
}

.karpviddiv {
  text-align: center;
  justify-content: center;
  margin-left: 10px;
  margin-right: 10px;
  display: flex;
}

.twitterfeedembedtablet {
  display: none;
}

.button-ig {
  background-color: #0000;
  background-image: url('../images/tiktok-black.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 70px;
  height: 70px;
  margin-left: 10px;
  margin-right: 10px;
  transition: all .4s;
}

.button-ig:hover {
  transform: scale(1.1);
}

.button-fb {
  background-color: #0000;
  background-image: url('../images/ig-black.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 70px;
  height: 70px;
  margin-left: 10px;
  margin-right: 10px;
  transition: all .4s;
}

.button-fb:hover {
  transform: scale(1.1);
}

.twitterfeeddiv {
  text-align: center;
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}

.button-blue {
  color: #eecc61;
  letter-spacing: .5px;
  text-transform: uppercase;
  background-color: #0b356c;
  border-radius: 20px;
  margin-top: 8px;
  margin-bottom: 0;
  margin-right: 20px;
  padding: 3px 12px;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.socialdivleft {
  border: 1px solid #007706;
  margin-left: auto;
  margin-right: auto;
}

.div-social-media {
  justify-content: center;
  width: 221px;
  margin-top: -8px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.booksbuddydiv {
  border: 1px solid #007706;
  margin-top: 36px;
  margin-right: auto;
}

.spotlightdivright {
  float: right;
  width: 700px;
  margin-left: auto;
  margin-right: auto;
  position: static;
}

.button-gold {
  color: #0b356c;
  letter-spacing: .5px;
  text-transform: uppercase;
  background-color: #eecc61;
  border-radius: 20px;
  margin-top: 8px;
  margin-bottom: 20px;
  padding: 3px 12px;
  font-family: Lato, sans-serif;
  font-weight: 700;
  display: none;
}

.button-tw {
  background-color: #0000;
  background-image: url('../images/x-black.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 70px;
  height: 70px;
  margin-left: 10px;
  margin-right: 10px;
  transition: all .4s;
}

.button-tw:hover {
  transform: scale(1.1);
}

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

.button-hin5 {
  background-color: #0000;
  background-image: url('../images/HistoryIn5Button.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 70px;
  height: 70px;
  margin-left: 10px;
  margin-right: 10px;
  transition: all .4s;
  display: none;
}

.button-hin5:hover {
  filter: contrast(200%);
}

.socialspotlightsection {
  border: 1400px #232c2b;
  border-top-width: 1px;
  margin-top: 23px;
}

.northwind {
  background-image: url('../images/NorthWind.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  width: 100%;
  height: 100%;
}

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

.button2 {
  text-align: center;
  background-color: #007706;
  border: 2px solid #fff;
  padding-left: 50px;
  padding-right: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 37px;
}

.button2:hover {
  border-color: #007706;
}

.newsletterdiv {
  border: 1px solid #007706;
  margin-top: 36px;
  margin-right: auto;
}

.sectionheadline-copy {
  color: #000;
  text-align: center;
  letter-spacing: .5px;
  text-transform: none;
  width: 592px;
  margin: 20px auto;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 33px;
}

.nyt {
  color: #007706;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  width: 300px;
  margin: 10px auto 24px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  line-height: 15px;
}

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

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

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

  .nav-menu {
    padding-left: 66px;
    padding-right: 0;
  }

  .nav-link-2 {
    letter-spacing: 5px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 13px;
  }

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

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

  .paragraph {
    letter-spacing: 0;
    width: 430px;
    margin-left: 0;
    font-size: 16px;
    line-height: 29px;
  }

  .about {
    height: 130px;
  }

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

  .youtube {
    margin-top: 15px;
  }

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

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

  .text-block-3 {
    width: 100%;
    font-size: 32px;
  }

  .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;
  }

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

  .dropdown-toggle {
    margin-top: -16px;
    padding-left: 15px;
    padding-right: 40px;
  }

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

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

  .heading.team {
    margin-top: 7px;
    line-height: 48px;
  }

  .text-block-6 {
    letter-spacing: 5px;
    font-size: 13px;
  }

  .columns-2 {
    width: 700px;
  }

  .text-block-7 {
    text-align: center;
  }

  .bold-text-4 {
    font-size: 18px;
  }

  .image-4 {
    text-align: right;
  }

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

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

  .newseries {
    height: 450px;
  }

  .slider {
    width: 720px;
    height: 360px;
  }

  .bookcarousel-desktop {
    display: none;
  }

  .topcarousellink {
    width: 204px;
  }

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

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

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

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

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

  .mask-tablet {
    height: 202px;
  }

  .slide-4 {
    height: 100%;
  }

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

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

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

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

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

  .desktopslider {
    display: block;
  }

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

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

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

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

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

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

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

  .sec-nowonsale-copy {
    margin-top: 20px;
    margin-bottom: -60px;
  }

  .slide-nav---new-series {
    margin-bottom: -60px;
    padding-top: 0;
  }

  .div-block-19 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .bio, .bio-featured {
    width: 650px;
  }

  .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;
  }

  .placeholder {
    width: 204px;
  }

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

  .placeholder.carouselhc {
    border-color: #555;
    width: 132px;
    height: 100%;
  }

  .placeholder-2 {
    width: 204px;
  }

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

  .placeholder-2.carouselhc {
    border-color: #555;
    width: 132px;
    height: 100%;
  }

  .karpvidmaindiv {
    margin-left: 0;
    display: block;
  }

  .twitterfeedembeddesktop {
    padding-left: 0;
    display: block;
  }

  .books-buddy-logo {
    flex: 1;
  }

  .div-block-22 {
    flex-flow: column;
    align-items: center;
    padding-bottom: 0;
  }

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

  .text-block-12 {
    margin-top: 20px;
    margin-bottom: 9px;
  }

  .boddybookscontainer, .karpviddiv {
    margin-top: 6px;
  }

  .twitterfeedembedtablet {
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

  .twitterfeeddiv {
    margin-left: auto;
    margin-right: auto;
  }

  .booksbuddydiv {
    margin-left: 0;
    display: block;
  }

  .spotlightdivright {
    width: 400px;
    margin-right: -1px;
  }

  .newsletterdiv {
    margin-left: 0;
    display: block;
  }

  .sectionheadline-copy {
    width: 362px;
    padding-left: 0;
    padding-right: 0;
    font-size: 21px;
    line-height: 30px;
  }
}

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

  .navbar {
    color: #000;
  }

  .nav-link {
    display: block;
  }

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

  .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;
  }

  .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: #0000;
  }

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

  .nav {
    margin-top: 0;
    padding-top: 0;
  }

  .paragraph {
    text-align: justify;
    letter-spacing: 0;
    width: 350px;
    margin-left: auto;
    margin-right: auto;
    font-size: 15px;
    line-height: 27px;
  }

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

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

  .about.home {
    height: 340px;
  }

  .div-block-2 {
    background-size: cover;
    width: 240px;
    height: 360px;
  }

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

  .paragraph-2 {
    width: 350px;
    margin-left: auto;
    margin-right: auto;
  }

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

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

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

  .column-2 {
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .carousel2 {
    margin-bottom: 20px;
  }

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

  .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;
  }

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

  .text-block-4 {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    line-height: 18px;
  }

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

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

  .div-block-7 {
    display: none;
  }

  .dropdown-toggle {
    width: 152px;
    display: none;
  }

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

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

  .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;
    inset: 0% 2% 0% auto;
  }

  .dropdown {
    margin-top: 5px;
    padding-top: 20px;
    padding-bottom: 20px;
    display: none;
  }

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

  .heading {
    text-align: center;
    width: auto;
    margin-bottom: auto;
    font-size: 42px;
  }

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

  .image-3.mobile {
    margin-top: 0;
    position: absolute;
    inset: 7% auto 0% 2%;
  }

  .div-block-6 {
    width: 390px;
    height: 220px;
    margin-top: 20px;
  }

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

  .div-block-9.amara, .div-block-9.kayleigh {
    background-position: 50% 0;
  }

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

  .div-block-9.kheradi, .div-block-9.lara, .div-block-9.oconnell, .div-block-9.monti, .div-block-9.hoshijo, .div-block-9.lewter, .div-block-9.evans, .div-block-9.kamath, .div-block-9.tew, .div-block-9.prosser, .div-block-9.calella, .div-block-9.parker, .div-block-9.bedford, .div-block-9.breckenridge, .div-block-9.florio, .div-block-9.hill, .div-block-9.taveras, .div-block-9.laytham, .div-block-9.camryn, .div-block-9.louis {
    height: 200px;
  }

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

  .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;
  }

  .newseries {
    height: 300px;
  }

  .slider {
    width: 400px;
    height: 200px;
  }

  .slider-2 {
    height: 490px;
  }

  .topcarousellink {
    width: 168px;
  }

  .bookcarousel-mobilehorz {
    display: flex;
  }

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

  .bookcarousel-tab {
    display: none;
  }

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

  .bookcarousel-mobilevert {
    display: none;
  }

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

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

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

  .sec-nowonsale {
    margin-top: 50px;
    margin-bottom: 0;
    padding-top: 0;
  }

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

  .attributions-tab {
    width: 130px;
  }

  .sec-nowonsale-copy {
    height: 330px;
    margin-top: 10px;
    margin-bottom: 0;
    padding-top: 0;
  }

  .sec-horrorreads {
    margin-bottom: 0;
    padding-top: 0;
  }

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

  .sec-newupcoming, .sec-scifireads, .sec-fantasyreads {
    margin-bottom: 0;
    padding-top: 0;
  }

  .div-block-19 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .text-block-8 {
    text-align: center;
    margin-left: 0;
  }

  .bio, .columns-3 {
    width: 400px;
  }

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

  .column-8 {
    margin-top: 17px;
  }

  .bio-featured {
    width: 400px;
  }

  .nav-1 {
    margin-top: 0;
    padding-top: 0;
  }

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

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

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

  .placeholder, .placeholder-2 {
    width: 168px;
  }

  .sec-romantasyreads {
    margin-top: 70px;
    margin-bottom: 0;
    padding-top: 0;
  }

  .sec-nonfiction {
    margin-bottom: 0;
    padding-top: 0;
  }

  .sectionheadline {
    margin-top: 20px;
    margin-bottom: 0;
    padding-bottom: 10px;
    font-size: 24px;
  }

  .text-block-12 {
    margin-top: 0;
    padding-top: 0;
    padding-right: 20px;
  }

  .twitterfeedembedtablet {
    margin-left: auto;
    margin-right: auto;
  }

  .socialdivleft {
    width: auto;
    display: block;
  }

  .spotlightdivright {
    width: 480px;
  }

  .socialspotlightcontainer {
    flex-flow: column;
    display: flex;
  }

  .socialspotlightsection {
    width: 480px;
    margin-left: auto;
    margin-right: auto;
  }

  .sectionheadline-copy {
    width: 442px;
    margin-top: 10px;
    margin-bottom: 0;
    padding-bottom: 10px;
    font-size: 21px;
    line-height: 30px;
  }
}

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

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

  .nav {
    margin-top: 0;
  }

  .paragraph {
    text-align: justify;
    letter-spacing: 0;
    width: 286px;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    line-height: 25px;
  }

  .about {
    margin-bottom: 20px;
  }

  .div-block-2 {
    width: 189px;
    height: 284px;
  }

  .text-block {
    letter-spacing: 2px;
    width: 296px;
    font-size: 24px;
  }

  .paragraph-2 {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    font-size: 13px;
    line-height: 21px;
  }

  .columns {
    width: 100%;
  }

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

  .text-block-2 {
    width: 300px;
    margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
  }

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

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

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

  .text-block-3 {
    letter-spacing: 2px;
    width: 310px;
    font-size: 24px;
  }

  .div-block-5 {
    width: 300px;
  }

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

  .text-block-4, .html-embed-2 {
    width: 300px;
  }

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

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

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

  .heading {
    margin-left: auto;
    margin-right: auto;
    font-size: 36px;
  }

  .div-block-6 {
    border-style: none;
    width: 100%;
    height: 100%;
  }

  .youtube-2 {
    border-style: solid none;
    border-color: #000;
  }

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

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

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

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

  .newseries {
    height: 227px;
    margin-top: 80px;
  }

  .slider {
    width: 100%;
    height: 160px;
  }

  .slide-nav {
    height: 20px;
  }

  .slider-2 {
    height: 690px;
  }

  .topcarousellink.carouselhc {
    flex: 0 auto;
  }

  .bookcarousel-mobilehorz {
    display: none;
  }

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

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

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

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

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

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

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

  .sec-nowonsale {
    margin-top: 50px;
    margin-bottom: auto;
  }

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

  .sec-nowonsale-copy {
    margin-bottom: auto;
  }

  .sec-horrorreads {
    margin-top: 80px;
    margin-bottom: auto;
  }

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

  .sec-newupcoming, .sec-scifireads, .sec-fantasyreads {
    margin-top: 80px;
    margin-bottom: auto;
  }

  .text-block-8 {
    margin-bottom: 0;
    line-height: 21px;
  }

  .bio {
    text-align: left;
    width: 300px;
    font-size: 13px;
    font-weight: 400;
  }

  .columns-3 {
    width: 300px;
  }

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

  .bio-featured {
    width: 300px;
    font-size: 13px;
  }

  .nav-1 {
    margin-top: 0;
  }

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

  .placeholder.carouselhc, .placeholder-2.carouselhc {
    flex: 0 auto;
  }

  .sec-romantasyreads, .sec-nonfiction {
    margin-top: 80px;
    margin-bottom: auto;
  }

  .books-buddy-logo {
    margin-top: -10px;
    margin-bottom: -20px;
  }

  .sectionheadline {
    margin-top: 17px;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 26px;
  }

  .text-block-12 {
    margin-top: 0;
    padding-top: 24px;
    padding-left: 13px;
    padding-right: 13px;
    font-size: 14px;
    line-height: 23px;
  }

  .socialdivrule, .twitterfeeddiv {
    display: none;
  }

  .socialdivleft {
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
    height: 130px;
    margin-top: 0;
  }

  .div-social-media {
    width: 220px;
    margin-left: auto;
    margin-right: auto;
  }

  .booksbuddydiv {
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
  }

  .spotlightdivright {
    width: 320px;
    margin-top: 2px;
  }

  .socialspotlightsection {
    width: 320px;
  }

  .newsletterdiv {
    border-left-style: none;
    border-right-style: none;
  }

  .sectionheadline-copy {
    width: 282px;
    margin: 17px auto 0;
    font-size: 18px;
    line-height: 26px;
  }

  .nyt {
    width: 300px;
    margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}


