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

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

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

.navbar-logo-left {
  background-color: #000;
  border: 1px solid #000;
  border-bottom-color: #353535;
  border-radius: 1px;
  position: static;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px #000;
  border-radius: 0;
  flex-flow: row;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-two {
  color: #fff;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #fff;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #f4ca48;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  color: #fff;
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  color: #fff;
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #f4ca48;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-list.shadow-three.mobile-shadow-hide {
  background-color: #000;
}

.nav-dropdown-link {
  color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link.w--current {
  color: #f4ca48;
}

.button-primary {
  color: #000;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #f4ca48;
  border-radius: 6px;
  padding: 12px 40px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.button-primary.shop-button {
  padding-left: 40px;
  padding-right: 40px;
}

.button-primary.shop-button.under-book-button {
  display: none;
}

.menu-button {
  flex: 0 auto;
}

.list-item {
  color: #fff;
}

.logo-header {
  max-width: 45%;
  padding-top: 9px;
}

.hero-heading-left {
  background-color: #000;
  background-image: linear-gradient(#1a1a1a, #1a1a1a), linear-gradient(#403c37, #403c37);
  border-bottom: 0 #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.hero-heading-left.center-section {
  background-color: #000;
  background-image: linear-gradient(#000000d1, #000000d1), url('../images/ethan-elkins-center-section-background.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  border-bottom: 1px solid #313131;
  padding-top: 40px;
  padding-bottom: 40px;
}

.hero-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 960px;
  display: flex;
}

.hero-wrapper.subscription {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
}

.hero-wrapper.books-section {
  justify-content: center;
  align-items: flex-start;
}

.hero-split {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 60%;
  max-width: none;
  display: flex;
}

.hero-split.photo-left {
  justify-content: center;
  align-items: flex-start;
  max-width: 40%;
}

.margin-bottom-24px {
  color: #fff;
  margin-bottom: 24px;
  font-size: 18px;
  line-height: 24px;
}

.heading {
  color: #fff;
  width: auto;
  max-width: 100%;
  margin-top: 0;
  font-size: 40px;
  line-height: 60px;
}

.heading.hero {
  margin-bottom: 22px;
  font-size: 55px;
}

.heading-2 {
  color: #fff;
  margin-top: 0;
  font-size: 40px;
  line-height: 44px;
}

.hero-subscribe-right {
  background-color: #1d1d1d;
  border: 0 #000;
  border-top: 1px solid #333;
  border-radius: 0;
  padding: 80px 30px;
  position: relative;
}

.shadow-two-2 {
  text-align: right;
  max-width: 80%;
  margin-left: 0;
  box-shadow: 0 4px 24px #96a3b514;
}

.margin-bottom-24px-2 {
  color: #fff;
  margin-bottom: 24px;
  font-size: 20px;
}

.hero-form {
  flex: 0 auto;
  margin-bottom: 12px;
}

.hero-form-container {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.hero-form-input {
  color: #1a1b1f;
  border: 1px solid #d1d6db;
  width: 240px;
  height: auto;
  margin-bottom: 0;
  margin-right: 9px;
  padding: 5px 16px;
  font-size: 14px;
  line-height: 20px;
  transition: all .2s;
}

.hero-form-input:hover, .hero-form-input:focus {
  border-color: #76879d;
}

.hero-form-input::placeholder {
  color: #1a1b1fcc;
}

.button-primary-2 {
  color: #000;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #f4ca48;
  border-radius: 6px;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.footer-light {
  background-color: #000;
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 0;
  position: relative;
}

.footer-bottom {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-copyright {
  color: #fff;
}

.footer-social-block-two {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: 0;
  margin-left: 0;
  display: flex;
}

.footer-social-link {
  width: auto;
  margin-left: 0;
}

.hero-subscribe-left {
  background-color: #000;
  background-image: linear-gradient(174deg, #000000f2 34%, #000000bf), url('../images/AQRHGNVGRIR6MGI3I75NX5TXLU.avif');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border: 0 #5a5a5a;
  padding: 60px 30px;
  position: relative;
}

.image-3 {
  filter: drop-shadow(0 2px 17px #8b8b8b59);
  max-width: 20%;
}

.new-books-sub-wrapper {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.container-3 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 32px;
  display: flex;
}

.hero-copy {
  color: #fff;
  text-align: center;
  max-width: 90%;
  margin-bottom: 27px;
  font-size: 18px;
  line-height: 25px;
}

.hero-image {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.hero-image-block {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: none;
  margin-right: 0;
  display: block;
}

.hero-section {
  background-color: #242424;
  background-image: linear-gradient(0deg, #111111b5 14%, #0000 61%), linear-gradient(#111111ed 15%, #000000ab 59%), url('../images/ethan-elkins-concreate-background.jpg');
  background-position: 0 0, 0 0, 0 0;
  background-size: auto, auto, auto;
  border-bottom: 1px solid #313131;
  padding: 80px 30px;
  display: block;
}

.hero-section.new {
  display: none;
}

.books-section {
  border: 0 #000;
  border-radius: 0;
}

.books-container-new {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 90%;
  display: flex;
}

.footer-social-icons {
  width: 50%;
  max-width: none;
}

.email-list-logo {
  max-width: 55%;
  margin-top: 14px;
  margin-left: -25px;
}

.contact-block {
  background-color: #0000;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.contact-text-wrapper {
  width: 40%;
}

.contect-form-wrapper {
  width: 60%;
}

.section {
  background-color: #000;
  padding-top: 100px;
  padding-bottom: 140px;
}

.form-block {
  width: 100%;
}

.contact-text {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  margin-right: 40px;
  padding-right: 0;
  display: flex;
}

.container-4 {
  margin-bottom: 0;
}

.contact-copy {
  color: #dbdbdb;
  margin-bottom: 0;
  padding-right: 56px;
}

.heading-contact {
  color: #e2e2e2;
  margin-top: 0;
  margin-bottom: 0;
}

.contact-sig-logo {
  padding-top: 11px;
}

.about-wrapper {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.about-image-wrapper {
  width: 50%;
}

.about-bio-wrapper {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  flex-flow: column;
  width: 50%;
  display: flex;
}

.about-section {
  color: #000;
  background-color: #000;
}

.image-5 {
  width: 80%;
}

.container-5 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.about-copy {
  color: #dadada;
}

.about-copy.book-pages {
  text-align: center;
  margin-top: 4px;
}

.ascensao-section {
  background-image: linear-gradient(#000000cf, #000000cf), url('../images/ethan-elkins-concreate-background.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
}

.book-wrapper {
  justify-content: center;
  align-items: flex-start;
  margin: 20px auto;
  display: flex;
}

.book-block-wrapper {
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
}

.book-copy-wrapper {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  margin-top: 77px;
  padding-left: 0;
  display: flex;
}

.book-about-section {
  background-color: #000;
  padding-bottom: 100px;
}

.book-about-book-wrapper {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.book-about-book-copy {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  margin-top: 51px;
  display: flex;
}

.book-about-book-side {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  margin-top: 125px;
  display: flex;
}

.book-heading-about {
  color: #d6d6d6;
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
}

.hero-book-images {
  width: 80%;
  max-width: none;
}

.secondary-button {
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #3898ec00;
  border: 2px solid #fff;
  border-radius: 6px;
  margin-top: 0;
  padding: 12px 28px;
  font-size: 12px;
}

.secondary-button:hover {
  color: #d4d4d4;
  background-color: #535353;
  border-style: solid;
  border-color: #535353;
}

.secondary-button.preview {
  color: #000;
  background-color: #f4ca48;
  border-width: 1px;
  border-color: #fff;
}

.secondary-button.preview:hover {
  color: #fff;
  background-color: #535353;
  border-color: #535353;
}

.early-buzz---section {
  padding-top: 38px;
}

.early-buzz-wrapper {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.early-buzz-copy-wrapper {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: column;
  width: 50%;
  padding-right: 40px;
  display: flex;
}

.review-names---wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.heading-3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
}

.paragraph {
  margin-bottom: 0;
}

.early-buzz---headline---wrapper {
  margin-bottom: 30px;
}

.heading-4 {
  margin: 0 auto;
}

.early-buzz---headline {
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-2 {
  background-color: #f1f1f1;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 100px;
}

.buy-book-section {
  background-image: linear-gradient(#000000eb, #252525db), url('../images/blurred-city-clear-day.jpg');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.buy-book-section.ascensao {
  background-image: linear-gradient(#000000fc, #1d1d1deb), url('../images/AQRHGNVGRIR6MGI3I75NX5TXLU.avif');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 70px;
  padding-bottom: 70px;
}

.buy-book-section.reckoning {
  background-image: linear-gradient(#000000eb, #252525db), url('../images/download.jpeg');
  padding-top: 70px;
  padding-bottom: 70px;
}

.buy-book-section.dominion {
  background-image: linear-gradient(#000000eb, #252525db), url('../images/17256921_605.jpg');
  padding-top: 70px;
  padding-bottom: 70px;
}

.buy-book-wrapper {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.buy-book-block {
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  display: block;
}

.retail-link-blocks {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 78px;
  padding-right: 3px;
  display: flex;
}

.retail-links {
  color: #fff;
  font-size: 18px;
  -webkit-text-decoration: underline #7a7979;
  text-decoration: underline #7a7979;
}

.hero-button-wrapper {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.hero-button-wrapper.about-section-buttons {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
}

.header-section-studio {
  background-color: #1f1b1e;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 19px;
  padding-bottom: 16px;
}

.breadcrumbs-studio {
  background-color: #000;
}

.breadcrumbs {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.section-3 {
  background-color: #1f1b1e;
  margin-top: 0;
  padding-top: 48px;
  padding-bottom: 72px;
  display: block;
}

.image-8 {
  width: 2%;
  max-width: none;
}

.breadcrumb-text-links {
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
}

.studio-headline-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.container-6 {
  padding-top: 8px;
  padding-bottom: 7px;
}

.studio-home-section {
  background-color: #1f1b1e;
  padding-top: 40px;
  display: none;
}

.studio-home-container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.studio-home-container.row-offset {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 49px;
  padding-top: 0;
}

.studio-home-block {
  width: 45%;
}

.studio-home-block.offset {
  margin-top: 0;
}

.studio-home-block.second-row {
  margin-left: 66px;
}

.studio-home-block.second-row.negetive {
  margin-top: -114px;
}

.studio-art-block-buttom {
  background-color: #fff;
  padding: 16px 18px 17px;
}

.studio-art-block-top {
  background-color: #fff;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 18px;
}

.studio-art-block-headline {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
}

.slider {
  height: 60%;
  padding-bottom: 0;
}

.studio-image-insert {
  background-color: #fff8f8;
  padding-top: 45px;
  padding-bottom: 40px;
}

.section-4 {
  background-image: url('../images/ethan-elkins-encaustic-07.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.link-block {
  width: 60%;
}

.studio-heading-sub {
  color: #fff;
  text-align: left;
  letter-spacing: 6px;
  text-transform: uppercase;
  margin-top: 7px;
  margin-left: 77px;
  padding-left: 0;
  font-size: 20px;
  font-weight: 400;
}

.studio-headline-block {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 30%;
  display: flex;
}

.container-8 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.paragraph-2 {
  color: #5e5d5d;
}

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

.image-10 {
  filter: drop-shadow(4px 11px 12px #000000b3);
  width: 250%;
  margin-top: 0;
  margin-bottom: 20px;
}

.primary-book-wrapper {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.primary-book-image-holder {
  justify-content: center;
  align-items: flex-start;
  width: 40%;
  display: flex;
}

.image-11 {
  max-width: 80%;
}

.retial-links-wrapper {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: none;
}

.book-title-block {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.heading-5 {
  margin-top: 0;
  margin-bottom: 0;
}

.book-title-sub {
  color: #e2e2e2;
  margin-top: 17px;
  margin-bottom: 0;
  font-size: 40px;
}

.book-title-block-heading {
  color: #f1f1f1;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 60px;
}

.contact-image {
  width: 80%;
}

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

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    color: #000;
    background-color: #000;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

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

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .button-primary.shop-button {
    display: block;
  }

  .button-primary.shop-button.under-book-button {
    margin-top: 35px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .button-primary.shop-button.mobile-button-off {
    display: none;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .hero-heading-left.center-section {
    background-image: url('../images/ethan-elkins-kindles-background.png'), linear-gradient(#000000b8, #000000b8), url('../images/ethan-elkins-center-section-background.jpg');
    background-position: 50%, 0 0, 50%;
    background-size: cover, auto, cover;
  }

  .hero-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .new-books-sub-wrapper {
    margin-top: 37px;
  }

  .hero-copy {
    max-width: 100%;
  }

  .hero-image {
    max-width: 450px;
  }

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

  .hero-section {
    padding-top: 28px;
  }

  .secondary-button.mobile-buitton-off {
    display: none;
  }

  .retail-link-blocks {
    text-align: center;
    margin-top: 12px;
  }
}

@media screen and (max-width: 767px) {
  .navbar-logo-left-container {
    max-width: 100%;
  }

  .container {
    display: flex;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .hero-heading-left {
    padding: 60px 15px;
  }

  .hero-heading-left.center-section {
    background-image: linear-gradient(#000000b8, #000000b8), url('../images/ethan-elkins-center-section-background.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }

  .hero-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .hero-split {
    justify-content: center;
    align-items: center;
    padding-left: 15px;
    padding-right: 15px;
  }

  .hero-split.photo-left {
    justify-content: center;
    align-items: center;
  }

  .margin-bottom-24px {
    text-align: left;
  }

  .heading-2 {
    text-align: left;
    font-size: 30px;
    line-height: 40px;
  }

  .hero-subscribe-right {
    padding: 60px 15px;
  }

  .shadow-two-2 {
    max-width: 90%;
  }

  .footer-light {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    line-height: 20px;
  }

  .footer-social-block-two {
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .hero-subscribe-left {
    padding: 60px 40px;
  }

  .image-3 {
    max-width: 35%;
    margin-top: 29px;
    margin-bottom: 31px;
  }

  .new-books-sub-wrapper {
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 22px;
  }

  .container-3 {
    justify-content: flex-start;
    align-items: center;
  }

  .hero-section {
    padding-top: 20px;
  }

  .contact-block {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .contact-text-wrapper {
    width: 60%;
  }

  .contect-form-wrapper {
    margin-top: 48px;
  }

  .contact-text {
    align-items: center;
  }

  .contact-copy {
    text-align: center;
    padding-right: 0;
  }

  .about-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .about-image-wrapper {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }

  .about-bio-wrapper {
    justify-content: center;
    align-items: center;
    width: 70%;
    margin-top: 43px;
  }

  .image-5 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .about-copy {
    text-align: center;
  }

  .hero-book-images {
    padding-top: 38px;
  }

  .buy-book-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .buy-book-block {
    justify-content: center;
    align-items: center;
    width: 80%;
    display: flex;
  }

  .retail-link-blocks {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    padding-right: 0;
  }

  .retail-links {
    font-size: 20px;
  }

  .image-11 {
    max-width: 90%;
  }
}

@media screen and (max-width: 479px) {
  .container {
    max-width: none;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .button-primary.shop-button {
    text-align: center;
  }

  .icon {
    color: #fff;
  }

  .hero-heading-left.center-section {
    background-image: linear-gradient(#000000c2, #000000c2), url('../images/ethan-elkins-center-section-background.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .hero-wrapper.subscription {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .hero-split {
    justify-content: center;
    align-items: center;
    width: 90%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .hero-split.photo-left {
    max-width: 60%;
  }

  .margin-bottom-24px {
    text-align: left;
  }

  .heading {
    text-align: center;
    font-size: 40px;
    line-height: 50px;
  }

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

  .hero-form {
    align-self: stretch;
    margin-bottom: 15px;
  }

  .hero-form-container {
    flex-direction: column;
    align-items: flex-start;
  }

  .hero-form-input {
    width: 100%;
    height: 48px;
    margin-bottom: 10px;
  }

  .button-primary-2 {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .image-3 {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .new-books-sub-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .container-3 {
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .hero-copy {
    text-align: center;
  }

  .hero-image {
    max-width: 100%;
  }

  .hero-image-block {
    max-width: 90%;
  }

  .div-block {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .email-list-logo {
    margin-left: auto;
    margin-right: auto;
  }

  .contact-text-wrapper {
    width: 80%;
  }

  .contect-form-wrapper {
    width: 90%;
  }

  .heading-contact {
    text-align: center;
  }

  .about-bio-wrapper {
    width: 80%;
  }

  .book-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .book-block-wrapper {
    width: 80%;
  }

  .book-copy-wrapper {
    width: 80%;
    margin-top: 43px;
    padding-left: 0;
  }

  .book-about-book-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .book-about-book-copy {
    width: 80%;
  }

  .book-about-book-side {
    justify-content: center;
    align-items: center;
    width: 80%;
    margin-top: -26px;
  }

  .book-heading-about, .secondary-button.preview {
    text-align: center;
  }

  .early-buzz-wrapper {
    flex-flow: column;
  }

  .early-buzz-copy-wrapper {
    width: 80%;
    padding-right: 0;
  }

  .review-names---wrapper {
    justify-content: center;
    align-items: center;
  }

  .heading-4, .paragraph-2 {
    text-align: center;
  }

  .primary-book-wrapper {
    flex-flow: column;
  }

  .primary-book-image-holder {
    width: 80%;
  }
}


