body {
  overflow-x: visible;
  overflow-y: visible;
  height: 100%;
  padding-left: 329px;
  background-color: #edeff2;
  font-family: Oswald, sans-serif;
  color: rgba(0, 0, 0, 0.74);
  font-size: 16px;
  line-height: 20px;
}
h1 {
  margin-top: 29px;
  margin-bottom: 10px;
  font-family: Oswald, sans-serif;
  font-size: 30px;
  line-height: 44px;
  font-weight: 700;
}
h2 {
  margin-top: 4px;
  margin-bottom: 37px;
  padding-top: 14px;
  font-family:'Great Vibes', cursive;
  color: #cf404d;
  font-size: 59px;
  line-height: 36px;
  font-weight: 300;
}
h3 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #313131;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  text-transform: uppercase;
}
h4 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-top: 0px;
  margin-bottom: 39px;
  padding-top: 9px;
  float: none;
  font-family:'Droid Sans', sans-serif;
  font-size: 15px;
  text-align: justify;
}
.button {
  display: inline-block;
  padding: 12px 20px;
  border-radius: 4px;
  background-color: #cf404d;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: white;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
  text-decoration: none;
}
.button:hover {
  background-color: black;
}
.button.w--current {
  background-color: #2e80b6;
}
.button.full-width {
  display: block;
  width: 100%;
}
.brand-text {
  position: relative;
  left: 0px;
  top: 146px;
  bottom: -56px;
  display: block;
  margin: 0px auto;
  font-family:'Great Vibes', cursive;
  color: #cf404d;
  font-size: 48px;
  line-height: 67px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
}
.section {
  position: relative;
  height: 550px;
  padding: 63px 40px;
  background-color: white;
}
.section.section-gray {
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  background-color: #fafafa;
}
.call-to-action-section {
  position: relative;
  display: block;
  width: 100%;
  height: 178px;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  background-color: #cf404d;
  color: white;
}
.call-to-action-heading {
  position: absolute;
  left: 13px;
  top: 16px;
  display: block;
  width: auto;
  margin: 0px auto 42px;
  padding-top: 0px;
  font-family: Oswald, sans-serif;
  color: white;
  font-size: 50px;
  line-height: 54px;
  font-weight: 400;
}
.align-right {
  position: relative;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  width: 517px;
  margin-top: 10px;
  margin-left: 0px;
  padding-bottom: 10px;
  float: right;
  text-align: right;
}
.hero-heading {
  margin-bottom: 20px;
  padding-top: 20px;
  color: white;
  font-size: 50px;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
}
.hero-subheading {
  position: relative;
  left: 0px;
  top: 142px;
  bottom: -48px;
  margin-bottom: 25px;
  color: white;
  text-align: center;
}
.hollow-button {
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
  padding: 11px 20px;
  border: 2px solid #1db0fc;
  border-radius: 4px;
  -webkit-transition: background-color 300ms ease, border 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, border 300ms ease, color 300ms ease;
  color: #1db0fc;
  line-height: 21px;
  text-decoration: none;
}
.hollow-button:hover {
  border-color: black;
  color: black;
}
.hollow-button.white {
  position: absolute;
  left: 0px;
  top: 21px;
  z-index: 0;
  display: block;
  width: 246px;
  height: 46px;
  margin-right: 0px;
  margin-left: 0px;
  float: none;
  border-color: white;
  color: white;
}
.hollow-button.white:hover {
  border-color: #2d3e4f;
  background-color: #2d3e4f;
  color: white;
}
.hollow-button.red {
  position: relative;
  top: 14px;
  display: inline-block;
  padding-bottom: 11px;
  border-color: #cf404d;
  background-color: #cf404d;
  color: white;
}
.hollow-button.red:hover {
  background-color: transparent;
}
.section-heading {
  margin-top: 0px;
  margin-bottom: 16px;
}
.section-heading.centered {
  display: block;
  margin-top: 14px;
  margin-right: auto;
  margin-left: auto;
  font-family: Oswald, sans-serif;
  color: #313131;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}
.section-subheading.center {
  display: block;
  width: 500px;
  margin-right: auto;
  margin-left: auto;
  font-family:'Droid Sans', sans-serif;
  color: rgba(115, 115, 115, 0.74);
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}
.section-title-group {
  margin-bottom: 62px;
}
.form-field {
  min-height: 45px;
  margin-right: 1px;
  margin-bottom: 17px;
  border: 0px solid black;
  border-radius: 3px;
  box-shadow: rgba(64, 64, 71, 0.29) 0px 0px 0px 1px;
}
.form-field:focus {
  box-shadow: #2e80b6 0px 0px 0px 1px;
}
.form-field.text-area {
  min-height: 110px;
}
.form-wrapper.squeezed {
  padding-right: 19%;
  padding-left: 19%;
}
.social-icon-link {
  padding: 3px;
  opacity: 0.66;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}
.social-icon-link:hover {
  opacity: 1;
}
.footer {
  padding-top: 35px;
  padding-bottom: 35px;
}
.footer.center {
  margin-left: 0px;
  padding-top: 37px;
  padding-bottom: 21px;
  background-color: #edeff2;
  text-align: center;
}
.footer-text {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 16px;
}
.link {
  position: relative;
  top: -31px;
  display: block;
  margin-bottom: 10px;
  color: #cf404d;
  text-decoration: none;
}
.link:hover {
  color: rgba(0, 0, 0, 0.79);
}
.grid-image {
  position: static;
  top: -21px;
  z-index: 1;
  display: block;
  width: 115px;
  height: 183px;
  max-width: 100%;
  margin-bottom: 19px;
  box-shadow: black 4px 4px 11px 0px;
}
.hero-title-wrapper {
  position: relative;
  left: 0px;
  bottom: 212px;
  z-index: 0;
  display: block;
  height: 70px;
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: rgba(255, 0, 0, 0);
  opacity: 1;
  text-align: center;
}
.left-navigation {
  position: fixed;
  left: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 0;
  display: inline-block;
  width: 329px;
  height: 100%;
  margin-right: 0px;
  background-color: #2d3e4f;
}
.nav-link {
  left: 0px;
  display: block;
  width: 217px;
  margin-right: 15px;
  margin-left: 0px;
  padding: 20px 0px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: white;
  font-size: 19px;
  text-align: center;
  text-transform: uppercase;
}
.nav-link:hover {
  color: #cf404d;
}
.nav-link.w--current {
  display: block;
  float: none;
  -webkit-transition: all 500ms linear;
  transition: all 500ms linear;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #cf404d;
  font-size: 19px;
  text-align: center;
  text-decoration: none;
  list-style-type: disc;
}
.nav-menu {
  position: relative;
  left: 98px;
  top: 148px;
  z-index: auto;
  width: 232px;
  height: 100%;
  float: none;
  clear: none;
  background-color: transparent;
  box-shadow: none;
  font-family: Georgia, Times, 'Times New Roman', serif;
  font-size: 17px;
}
.logo-link {
  top: -15px;
  display: block;
  margin-top: 216px;
  margin-bottom: 50px;
  float: none;
  text-align: center;
}
.social-footer {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin-bottom: 16px;
  text-align: center;
}
.grid-fours {
  position: relative;
  top: 6px;
  width: 25%;
  height: 210px;
  padding: 10px;
  float: left;
}
.banner {
  position: static;
  width: 100%;
  height: 647px;
  margin-left: 0px;
  background-image: url('../images/Rock Of Erin (3).jpg'), -webkit-linear-gradient(rgba(0, 0, 0, 0.49), rgba(0, 0, 0, 0.49));
  background-image: url('../images/Rock Of Erin (3).jpg'), linear-gradient(rgba(0, 0, 0, 0.49), rgba(0, 0, 0, 0.49));
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
  background-attachment: scroll, scroll;
}
.column-0-padding {
  bottom: 10px;
  min-height: 0px;
  padding-right: 30px;
}
.content {
  height: 100%;
}
.success-message {
  text-align: center;
}
.paragraph-form {
  margin-bottom: 0px;
}
.nav-link-sub-menu {
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #edeff2;
  text-transform: uppercase;
}
.nav-link-sub-menu:hover {
  color: #cf404d;
}
.h1-book {
  font-size: 30px;
}
.banner-image-link {
  width: 100%;
  height: 637px;
  border-style: none;
  border-width: 0px;
  color: transparent;
}
.home---nav-link {
  left: 0px;
  top: -24px;
  width: 62px;
  padding-right: 0px;
  padding-left: 0px;
  color: white;
  font-size: 19px;
  text-decoration: none;
  text-transform: uppercase;
}
.home---nav-link:hover {
  color: #cf404d;
}
.home---nav-link.w--current {
  position: relative;
  top: 25px;
  z-index: 0;
  display: block;
  width: 100px;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 20px;
  padding-left: 20px;
  color: #cf404d;
  text-decoration: none;
}
.home---nav-link.w--current:hover {
  color: #cf404d;
}
.civil-war-books---nav-link {
  position: static;
  left: 0px;
  top: 25px;
  display: inline-block;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: white;
  font-size: 19px;
  text-transform: uppercase;
}
.civil-war-books---nav-link:hover {
  color: #cf404d;
}
.author---nav-link {
  position: static;
  left: 0px;
  top: 13px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: white;
  font-size: 19px;
  text-transform: uppercase;
}
.author---nav-link:hover {
  color: #cf404d;
}
.civil-war-artist---nav-link {
  position: static;
  left: 0px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: white;
  font-size: 19px;
  text-transform: uppercase;
}
.civil-war-artist---nav-link:hover {
  color: #cf404d;
}
.contact---nav-link {
  position: static;
  left: 0px;
  top: -10px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: white;
  font-size: 19px;
  text-transform: uppercase;
}
.contact---nav-link:hover {
  color: #cf404d;
}
.call-to-action-text-block {
  position: absolute;
  left: 18px;
  top: 91px;
  display: block;
  width: 600px;
  margin-right: auto;
  margin-bottom: 47px;
  margin-left: auto;
  float: none;
  font-size: 15px;
}
.hpcwbimage1 {
  display: block;
}
.william-ross-link-block {
  position: relative;
  left: 0px;
  top: 0px;
  z-index: 1;
  width: 141px;
  height: 200px;
}
.hpcwbimage2 {
  position: relative;
  left: 136px;
  top: -211px;
}
.hpcwbimage3 {
  position: relative;
  left: 135px;
  bottom: 208px;
}
.hpcwbimage4 {
  position: relative;
  left: 135px;
  bottom: 209px;
}
.about-the-author-section {
  position: static;
  width: 100%;
  float: none;
  background-color: white;
}
.about-the-author-nav-menu {
  position: relative;
  left: 67px;
  bottom: 67px;
  width: 890px;
  height: 66px;
  float: none;
  background-color: #2d3e4f;
}
.home-page-body {
  overflow-x: visible;
  overflow-y: visible;
  margin-left: 329px;
  padding-left: 0px;
  background-color: white;
  list-style-type: none;
}
.about-the-author-body {
  padding-left: 0px;
}
.author-navbar {
  position: static;
  display: block;
  width: 100%;
  height: 66px;
  background-color: #2d3e4f;
}
.nav-menu---about-the-author {
  width: 890px;
}
.navbar-brand {
  left: 0px;
}
.artist-page---body {
  overflow-x: visible;
  overflow-y: visible;
  padding-left: 0px;
}
.civil-war-books-page---body {
  padding-left: 0px;
}
.artist-image-link {
  position: relative;
  z-index: 2;
  width: 956px;
  height: 514px;
}
.artist-image-container {
  height: 518px;
}
.link-from-artist-page {
  position: relative;
  left: 137px;
  bottom: 61px;
  font-family:'Droid Sans', sans-serif;
  color: rgba(0, 0, 0, 0.75);
  font-size: 15px;
  text-decoration: none;
}
.other-books-page---body {
  overflow-x: visible;
  overflow-y: visible;
  padding-left: 0px;
}
.other-books---navbar {
  position: relative;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: 329px;
  min-height: 9%;
}
.artist-image {
  position: relative;
  top: -516px;
}
.practice-nav-bar {
  position: fixed;
  left: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 1;
  display: block;
  width: 329px;
  min-height: 100%;
  background-color: #2d3e4f;
}
.practice-nav-menu {
  position: static;
  float: none;
}
.practice-section {
  position: static;
  left: -197px;
  top: 0px;
  right: -197px;
  bottom: 0px;
  width: 100%;
  height: 600px;
  background-color: #0098ff;
}
.other-books---heading-1 {
  position: relative;
  left: 197px;
  width: 752px;
}
.other-books---heading-2 {
  position: relative;
  left: 187px;
  width: 748px;
}
.about-the-author-home-nav-link {
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: white;
  font-size: 17px;
  text-transform: uppercase;
}
.about-the-author-home-nav-link:hover {
  color: #cf404d;
}
.about-the-author-cwb-nav-link {
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: white;
  font-size: 17px;
  text-transform: uppercase;
}
.about-the-author-cwb-nav-link:hover {
  color: #cf404d;
}
.about-the-author-cwb-nav-link.w--current {
  color: #cf404d;
}
.about-the-author-other {
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: white;
  font-size: 17px;
  text-transform: uppercase;
}
.about-the-author-other:hover {
  color: #cf404d;
}
.about-the-author-other.w--current {
  color: #cf404d;
}
.about-the-author-contact-nav-link {
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: white;
  font-size: 17px;
  text-transform: uppercase;
}
.about-the-author-contact-nav-link:hover {
  color: #cf404d;
}
.about-the-author-contact-nav-link.w--current {
  color: #cf404d;
}
.about-the-author-author-nav-link {
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: white;
  font-size: 17px;
  text-transform: uppercase;
}
.about-the-author-author-nav-link:hover {
  color: #cf404d;
}
.about-the-author-author-nav-link.w--current {
  color: #cf404d;
  font-size: 17px;
}
.about-the-author-author-nav-link.w--current:hover {
  color: #cf404d;
}
.about-the-author-civil-war-artist-nav-link {
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: white;
  font-size: 17px;
  text-transform: uppercase;
}
.about-the-author-civil-war-artist-nav-link:hover {
  color: #cf404d;
}
.about-the-author-civil-war-artist-nav-link.w--current {
  color: #cf404d;
}
.contact-page---body {
  padding-left: 0px;
}
.other-books---nav-link {
  position: static;
  left: 0px;
  top: -19px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: white;
  font-size: 19px;
  text-transform: uppercase;
}
.other-books---nav-link:hover {
  color: #cf404d;
}
.artist---heading-2 {
  position: relative;
}
.artist---section-1 {
  background-color: white;
}
.wrp-book {
  position: static;
  left: 13px;
  width: 141px;
  height: 200px;
  margin-right: 5px;
}
.wrp-book-image {
  position: relative;
  left: -23px;
  width: 132px;
  height: 210px;
  padding: 10px;
}
.wrh-book-image {
  width: 141px;
  height: 200px;
  margin-right: 0px;
  margin-left: 0px;
}
.civil-war-books-links {
  position: relative;
  left: 24px;
  display: block;
  width: 606px;
  height: 206px;
  margin-right: auto;
  margin-left: auto;
}
.civil-war-diary-book-image {
  width: 141px;
  height: 200px;
  margin-right: 0px;
}
.civil-war-book {
  width: 141px;
  height: 200px;
  margin-right: 5px;
}
._73rd-book {
  width: 141px;
  height: 200px;
  margin-right: 5px;
}
._73rd-book-image {
  width: 141px;
  height: 200px;
  margin-right: 0px;
}
.yrp-book {
  width: 141px;
  height: 200px;
  margin-right: 5px;
}
.yrp-book-image {
  width: 141px;
  height: 200px;
  margin-right: 0px;
}
.all-civil-war-books-section {
  min-height: 100%;
  background-color: white;
}
.cwb-heading-1 {
  position: relative;
  top: -8px;
}
.cwb-heading-2 {
  position: relative;
  top: -7px;
}
.all-civil-war-books-row-1 {
  margin-bottom: 31px;
}
.cwb---row-1-column-1 {
  height: 698px;
  margin-bottom: 0px;
}
.boys-from-lake-county-image {
  width: 205px;
  height: 303px;
}
.cwb---row-1-column-2 {
  height: 724px;
}
.boys-from-lake-county-paragraph {
  margin-right: 40px;
}
.cwb---73rd-book-image {
  width: 205px;
  height: 303px;
}
.all-civil-war-books-row-2 {
  margin-bottom: 31px;
}
.civil-war-diary-book-link {
  width: 205px;
  height: 303px;
}
.civil-war-diary-paragraph {
  margin-right: 40px;
}
.cwb---row-2-column-1 {
  height: 765px;
}
.cwb---row-2-column-2 {
  height: 583px;
}
.yankee-in-rebel-image {
  width: 205px;
}
._51st-book-paragraph {
  margin-right: 40px;
}
._56th-book-image {
  width: 205px;
  height: 303px;
}
.emerald-coast-books-section {
  display: block;
  width: 100%;
  min-height: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: white;
}
.emerald-coast-books-row-1-column-1 {
  position: relative;
}
.villages-book-link {
  width: 205px;
  height: 303px;
}
.villages-book-image {
  width: 205px;
  height: 303px;
}
.villages-book-heading {
  margin-top: 29px;
}
.villages-book-paragraph {
  margin-right: 40px;
}
.angel-with-silver-wings-book-image {
  width: 205px;
  height: 303px;
}
.angel-with-silver-wings-book-link {
  width: 205px;
  height: 303px;
}
.condo-lifestyle-paragraph {
  position: relative;
  left: 231px;
  bottom: 243px;
  width: 687px;
  margin-bottom: 0px;
  margin-left: 19px;
}
.condo-lifestyle-text-block {
  position: relative;
  left: 232px;
  bottom: 247px;
  width: 426px;
  margin-left: 21px;
}
.condo-lifestyle-heading {
  position: relative;
  left: 27px;
  bottom: 119px;
  display: inline-block;
  width: 470px;
  margin-left: 21px;
}
.emerald-coast-books-row-2 {
  width: 954px;
  margin-top: 60px;
}
.condo-lifestyle-book-image {
  width: 2205px;
  height: 303px;
}
.condo-lifestyle-book-link {
  width: 205px;
  height: 303px;
}
.mobile-landscape-civil-war-books-container {
  height: 386px;
  margin-top: 60px;
}
.practice-body {
  padding-left: 0px;
}
.practice-container {
  height: 500px;
  border: 3px solid black;
}
.practice-columns {
  position: static;
}
.home-page-column-1-paragraph {
  position: absolute;
  top: 190px;
  display: block;
  width: 162px;
  height: 150px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  font-size: 15px;
  text-align: left;
}
.home-page-column-2-paragraph {
  position: absolute;
  top: 190px;
  display: block;
  width: 162px;
  height: 150px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  line-height: 20px;
  text-align: left;
}
.home-page-column-2-link {
  position: absolute;
  top: 355px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  color: #cf404d;
  text-decoration: none;
}
.home-page-column-2-link:hover {
  color: #4f272a;
}
.home-page-column-3-paragraph {
  position: absolute;
  top: 190px;
  display: block;
  width: 162px;
  height: 150px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  text-align: left;
}
.home-page-column-3-link {
  position: absolute;
  top: 355px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  color: #cf404d;
  text-decoration: none;
}
.home-page-column-3-link:hover {
  color: #4f272a;
}
.home-page-column-4-paragraph {
  position: absolute;
  top: 190px;
  display: block;
  width: 162px;
  height: 150px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  text-align: left;
}
.home-page-column-4-link {
  position: absolute;
  top: 355px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  color: #cf404d;
  text-decoration: none;
}
.home-page-column-4-link:hover {
  color: #4f272a;
}
.about-the-author-menu-button {
  left: 0px;
  top: 0px;
  display: none;
  float: right;
}
.navbar-image {
  float: left;
}
.home-page-home-nav-link {
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #cf404d;
  text-transform: uppercase;
}
.home-page-home-nav-link:hover {
  color: #cf404d;
}
.home-page-home-nav-link.w--current {
  position: static;
  color: #cf404d;
}
.hero-text-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 6px;
  color: white;
  font-size: 34px;
  font-weight: 400;
}
.hero-section {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 111px;
  z-index: 0;
  display: inline-block;
  width: 100%;
  height: 120px;
  margin-top: 0px;
  padding-top: 0px;
  background-color: #cf404d;
  opacity: 0.69;
}
.practice-hero-section {
  position: relative;
  left: 177px;
  top: 0px;
}
.practice-2-section {
  height: 647px;
  margin-left: 329px;
}
.practice-hero-image {
  display: inline-block;
  width: 100%;
  height: 647px;
}
.practice-section-2 {
  margin-left: 329px;
  background-color: #edeff2;
}
.section-2-text-block {
  margin-right: 5px;
  float: right;
}
.practice-section-3 {
  margin-left: 329px;
}
.home-page-content {
  width: auto;
  height: 100%;
}
.banner-art-information {
  position: static;
  margin-left: 0px;
  background-color: #edeff2;
}
.home-page-section-1 {
  position: relative;
  left: 22px;
  display: block;
  width: 100%;
  height: 466px;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  background-color: white;
}
.home-page-section-1-container-1 {
  display: block;
  overflow-x: visible;
  overflow-y: visible;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
}
.home-page-row-1 {
  position: static;
  left: 14px;
  top: 0px;
  bottom: 0px;
  display: block;
  overflow-x: visible;
  overflow-y: visible;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 7px;
  float: none;
  clear: none;
}
.home-page-row-1-column-1 {
  position: static;
  display: block;
  overflow-x: visible;
  overflow-y: visible;
  height: 411px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 5px;
  padding-left: 5px;
}
.home-page-row-1-column-2 {
  position: static;
  display: block;
  height: 411px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 5px;
  padding-left: 5px;
}
.home-page-row-1-column-3 {
  position: static;
  display: block;
  height: 411px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 5px;
  padding-left: 5px;
}
.home-page-row-1-column-4 {
  position: static;
  display: block;
  height: 411px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 5px;
}
.home-page-column-1-image {
  display: inline-block;
  width: 115px;
  height: 115px;
  box-shadow: black 4px 4px 11px 0px;
}
.home-page-column-2-image {
  width: 115px;
  height: 115px;
  box-shadow: black 4px 4px 11px 0px;
}
.home-page-column-3-image {
  width: 115px;
  height: 115px;
  box-shadow: black 4px 4px 11px 0px;
}
.home-page-column-4-image {
  width: 115px;
  height: 115px;
  box-shadow: black 4px 4px 11px 0px;
}
.home-page-column-1-heading {
  position: absolute;
  display: block;
  width: 161px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}
.home-page-column-2-heading {
  position: absolute;
  display: block;
  width: 161px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}
.home-page-column-3-heading {
  position: absolute;
  display: block;
  margin: 20px auto 0px;
}
.home-page-column-4-heading {
  position: absolute;
  display: block;
  width: 162px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}
.home-page-column-1-link {
  position: absolute;
  top: 355px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  color: #cf404d;
  text-decoration: none;
}
.home-page-column-1-link:hover {
  color: #4f272a;
}
.home-page-civil-war-books-section {
  margin-left: 0px;
}
.content-div {
  overflow-x: hidden;
  overflow-y: hidden;
}
.boys-from-lake-county-amazon-link {
  position: relative;
  bottom: 19px;
  display: inline-block;
  font-family:'Droid Sans', sans-serif;
  color: black;
  font-weight: 700;
}
._73rd-book-amazon-link {
  position: relative;
  bottom: 22px;
  font-family:'Droid Sans', sans-serif;
  color: black;
  font-weight: 700;
}
.civil-war-diary-amazon-link {
  position: relative;
  left: -8px;
  bottom: 17px;
  font-family:'Droid Sans', sans-serif;
  color: black;
  font-weight: 700;
}
.yankee-in-rebel-prison-amazon-link {
  position: relative;
  left: -3px;
  bottom: 15px;
  font-family:'Droid Sans', sans-serif;
  color: black;
  font-weight: 700;
}
._51st-book-amazon-link {
  position: relative;
  left: 0px;
  bottom: 9px;
  font-family:'Droid Sans', sans-serif;
  color: black;
  font-weight: 700;
}
._56th-book-amazon-link {
  position: relative;
  bottom: 16px;
  font-family:'Droid Sans', sans-serif;
  color: black;
  font-weight: 700;
}
.call-to-action-div {
  display: block;
  height: 178px;
  margin-right: auto;
  margin-left: auto;
}
.villages-by-an-emerald-sea-amazon-link {
  font-family:'Droid Sans', sans-serif;
  color: black;
  font-weight: 700;
}
.angel-with-silver-wings-amazon-link {
  font-family:'Droid Sans', sans-serif;
  color: black;
  font-weight: 700;
}
.condo-lifestyle-amazon-link {
  position: relative;
  left: 247px;
  bottom: 216px;
  display: inline;
  font-family:'Droid Sans', sans-serif;
  color: black;
  font-weight: 700;
}
.email-contact-paragraph {
  margin-top: -30px;
  line-height: 16px;
}
.call-to-action-container {
  display: block;
  height: 178px;
  margin-right: auto;
  margin-left: auto;
}
.call-to-action-row {
  display: block;
  height: 178px;
  margin-right: 0px;
  margin-left: auto;
}
.call-to-action-column-1 {
  display: block;
  height: 178px;
  margin-right: auto;
  margin-left: auto;
}
.call-to-action-column-2 {
  display: block;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}
.jkb-email-address {
  position: relative;
  left: 176px;
  bottom: 30px;
  color: #2d3e4f;
}
.jkb-email-address-link {
  color: #2d3e4f;
}
.mpd-email-address {
  position: relative;
  left: 173px;
  bottom: 30px;
  color: #2d3e4f;
  font-weight: 700;
}
html.w-mod-js *[data-ix="fade-in-bottom-page-loads"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}
html.w-mod-js *[data-ix="fade-in-left-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(-50px, 0px);
  -ms-transform: translate(-50px, 0px);
  transform: translate(-50px, 0px);
}
html.w-mod-js *[data-ix="fade-in-right-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(50px, 0px);
  -ms-transform: translate(50px, 0px);
  transform: translate(50px, 0px);
}
html.w-mod-js *[data-ix="fade-in-top-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
}
html.w-mod-js *[data-ix="fade-in-bottom-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}
html.w-mod-js *[data-ix="bounce-in-scroll-in"] {
  opacity: 0;
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6);
}
html.w-mod-js *[data-ix="scale-on-scroll"] {
  opacity: 0;
  -webkit-transform: scale(0.01);
  -ms-transform: scale(0.01);
  transform: scale(0.01);
}
@media (max-width: 991px) {
  body {
    margin-left: 0px;
    padding-left: 0px;
  }
  .hamburger-button {
    z-index: 0;
    color: white;
  }
  .hamburger-button.w--open {
    background-color: #cf404d;
  }
  .brand-text {
    top: 9px;
  }
  .section {
    height: 608px;
  }
  .call-to-action-heading {
    position: absolute;
    left: 12px;
    width: 482px;
    height: 50px;
    font-size: 40px;
  }
  .hero-subheading {
    top: 13px;
  }
  .hollow-button.white {
    left: 6px;
    top: 24px;
    width: 157px;
    height: 64px;
  }
  .hollow-button.red {
    position: relative;
    display: inline-block;
    overflow-x: visible;
    overflow-y: visible;
  }
  .form-wrapper.squeezed {
    padding-right: 8%;
    padding-left: 8%;
  }
  .left-navigation {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: auto;
    z-index: 1;
    width: 100%;
    height: auto;
    float: none;
  }
  .nav-link {
    padding-left: 13px;
    text-align: left;
  }
  .nav-menu {
    top: 60px;
    background-color: #2d3e4f;
  }
  .logo-link {
    margin-top: 14px;
    margin-bottom: 0px;
    margin-left: 10px;
    float: left;
  }
  .social-footer {
    position: absolute;
    display: inline-block;
  }
  .banner {
    height: 500px;
    margin-left: 0px;
  }
  .banner-image-link {
    position: static;
    height: 500px;
  }
  .call-to-action-text-block {
    left: 48px;
    top: 98px;
  }
  .about-the-author-nav-menu {
    z-index: 0;
  }
  .home-page-body {
    margin-left: 0px;
  }
  .author-navbar {
    position: relative;
    z-index: 1;
    display: block;
  }
  .nav-menu---about-the-author {
    float: none;
    background-color: #2d3e4f;
  }
  .artist-image-link {
    z-index: 0;
    width: 728px;
    height: 400px;
  }
  .artist-image-container {
    height: 400px;
  }
  .artist-image {
    top: -404px;
    width: 728px;
    height: 400px;
  }
  .other-books---heading-1 {
    left: 120px;
    width: 270px;
  }
  .other-books---heading-2 {
    left: 93px;
    width: 652px;
    line-height: 50px;
  }
  .contact-page---body {
    overflow-x: visible;
    overflow-y: visible;
  }
  .civil-war-books-links {
    position: static;
    left: 46px;
  }
  .cwb-heading-2 {
    line-height: 48px;
  }
  .boys-from-lake-county-paragraph {
    width: 350px;
  }
  ._73rd-book-paragraph {
    width: 350px;
  }
  .all-civil-war-books-row-2 {
    margin-bottom: 36px;
  }
  .civil-war-diary-paragraph {
    width: 350px;
  }
  .cwb---row-2-column-1 {
    height: 829px;
  }
  .yankee-in-rebel-prison-paragraph {
    width: 350px;
  }
  ._51st-book-paragraph {
    width: 350px;
  }
  ._56th-book-paragraph {
    width: 350px;
  }
  .emerald-coast-books-row-1 {
    width: 748px;
  }
  .villages-book-link {
    width: 205px;
    height: 303px;
  }
  .villages-book-image {
    width: 205px;
    height: 303px;
  }
  .villages-book-heading {
    margin-top: 13px;
  }
  .villages-book-text-block {
    margin-bottom: 8px;
  }
  .villages-book-paragraph {
    width: 315px;
    margin-bottom: 51px;
  }
  .angel-with-silver-wings-paragraph {
    width: 315px;
  }
  .angel-with-silver-wings-heading {
    margin-top: 13px;
  }
  .angel-with-silver-wings-book-image {
    width: 205px;
    height: 303px;
  }
  .angel-with-silver-wings-book-link {
    width: 205px;
    height: 303px;
  }
  .condo-lifestyle-paragraph {
    bottom: 311px;
    width: 463px;
  }
  .condo-lifestyle-text-block {
    bottom: 312px;
  }
  .condo-lifestyle-heading {
    left: 227px;
    bottom: 317px;
    margin-top: 13px;
  }
  .emerald-coast-books-row-2 {
    width: 748px;
  }
  .condo-lifestyle-book-image {
    width: 205px;
    height: 303px;
  }
  .home-page-column-3-link {
    top: 355px;
  }
  .navbar-image {
    display: block;
    float: left;
  }
  .hero-text-block {
    margin-bottom: 5px;
  }
  .hero-section {
    bottom: 115px;
    height: 112px;
  }
  .home-page-row-1-column-1 {
    position: static;
    height: 410px;
  }
  .home-page-row-1-column-2 {
    height: 410px;
  }
  .home-page-row-1-column-3 {
    height: 410px;
  }
  .home-page-row-1-column-4 {
    height: 410px;
  }
  .home-page-column-1-link {
    position: absolute;
    top: 355px;
  }
  .condo-lifestyle-amazon-link {
    bottom: 278px;
  }
}
@media (max-width: 767px) {
  h1 {
    margin-left: 20px;
  }
  h3 {
    position: relative;
    top: -58px;
    margin-top: 10px;
  }
  .section {
    height: 799px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .call-to-action-section {
    height: 243px;
  }
  .call-to-action-heading {
    position: relative;
    left: -18px;
    top: 0px;
    display: block;
    width: 481px;
    margin-right: auto;
    margin-bottom: 13px;
    margin-left: auto;
    text-align: center;
  }
  .align-right {
    position: static;
    left: 5px;
    display: block;
    width: 525px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .hero-heading {
    font-size: 37px;
  }
  .hollow-button.white {
    position: relative;
    left: 0px;
    top: -41px;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .hollow-button.red {
    display: inline-block;
  }
  .section-heading.centered {
    position: relative;
    top: -10px;
    font-size: 57px;
  }
  .section-subheading.center {
    position: relative;
    left: 0px;
    top: 0px;
    width: 405px;
    font-size: 18px;
  }
  .section-title-group {
    margin-bottom: 18px;
  }
  .link {
    top: -99px;
  }
  .hero-title-wrapper {
    position: relative;
    bottom: 267px;
    height: 74px;
  }
  .grid-fours {
    width: 33.333%;
  }
  .banner {
    height: 565px;
  }
  .column-0-padding {
    margin-bottom: 15px;
    text-align: center;
  }
  .column-remove-padding {
    padding-right: 0px;
    padding-left: 0px;
  }
  .banner-image-link {
    height: 506px;
  }
  .call-to-action-text-block {
    position: static;
    left: 12px;
    top: 78px;
    display: block;
    width: 461px;
    margin-right: auto;
    margin-left: auto;
  }
  .artist-image-link {
    width: 568px;
    height: 312px;
  }
  .artist-image-container {
    height: 314px;
  }
  .link-from-artist-page {
    left: 143px;
  }
  .artist-image {
    top: -314px;
    width: 568px;
    height: 312px;
  }
  .other-books---heading-1 {
    left: 23px;
    font-size: 28px;
  }
  .other-books---heading-2 {
    left: 11px;
    width: 465px;
    font-size: 47px;
  }
  .civil-war-books-links {
    left: 108px;
    top: -86px;
    width: 307px;
    height: 361px;
  }
  .cwb-heading-2 {
    font-size: 55px;
    line-height: 45px;
  }
  .cwb---row-1-column-1 {
    height: 806px;
  }
  .cwb---row-1-column-2 {
    height: 806px;
  }
  .boys-from-lake-county-heading-1 {
    width: 441px;
    margin-left: 0px;
  }
  .boys-from-lake-county-paragraph {
    position: relative;
    left: 0px;
    display: block;
    margin-right: 0px;
    margin-left: 0px;
  }
  ._73rd-book-heading {
    position: relative;
    left: -17px;
  }
  .civil-war-diary-heading {
    position: relative;
    left: -21px;
  }
  .cwb---row-2-column-1 {
    height: 841px;
  }
  .cwb---row-2-column-2 {
    height: 650px;
  }
  .yankee-in-rebel-prison-heading {
    position: relative;
    left: -17px;
  }
  .cwb---row-3-column-1 {
    height: 888px;
  }
  ._51st-book-heading {
    position: relative;
    left: -21px;
  }
  ._56th-book-heading {
    position: relative;
    left: -18px;
  }
  .emerald-coast-books-row-1 {
    width: 480px;
  }
  .emerald-coast-books-row-1-column-1 {
    margin-bottom: 24px;
  }
  .villages-book-heading {
    margin-left: 0px;
  }
  .villages-book-paragraph {
    width: 463px;
  }
  .angel-with-silver-wings-paragraph {
    width: 463px;
  }
  .angel-with-silver-wings-heading {
    margin-left: 0px;
  }
  .condo-lifestyle-paragraph {
    position: static;
    top: 52px;
    bottom: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
  }
  .condo-lifestyle-text-block {
    position: static;
    left: 0px;
    bottom: -47px;
    margin-left: 0px;
  }
  .condo-lifestyle-heading {
    position: static;
    left: -208px;
    top: 179px;
    bottom: 0px;
    margin-left: 0px;
  }
  .emerald-coast-books-row-2 {
    width: 480px;
  }
  .emerald-coast-books-row-2-column-1 {
    margin-bottom: 40px;
  }
  .mobile-landscape-civil-war-books-container {
    height: 562px;
    margin-bottom: 26px;
  }
  .home-page-column-1-paragraph {
    position: relative;
    left: 52px;
    top: auto;
    bottom: 149px;
    display: block;
    width: 309px;
    height: 77px;
    margin-right: auto;
    margin-left: auto;
  }
  .about-the-author-heading {
    top: -118px;
  }
  .home-page-column-2-paragraph {
    position: relative;
    left: 52px;
    top: auto;
    bottom: 149px;
    display: block;
    width: 310px;
    height: 77px;
    margin-right: auto;
    margin-left: auto;
  }
  .home-page-column-2-link {
    position: relative;
    left: -52px;
    top: auto;
    bottom: 140px;
    display: block;
    width: 112px;
    margin-right: auto;
    margin-left: auto;
    color: #cf404d;
    text-decoration: none;
  }
  .contact-us-heading {
    left: 0px;
    top: auto;
    bottom: 145px;
  }
  .home-page-column-3-paragraph {
    position: relative;
    left: 52px;
    top: auto;
    bottom: 144px;
    display: block;
    width: 314px;
    height: 54px;
    margin-right: auto;
    margin-left: auto;
  }
  .home-page-column-3-link {
    position: relative;
    left: -66px;
    top: auto;
    bottom: 115px;
    display: block;
    width: 74px;
    margin-right: auto;
    margin-left: auto;
    color: #cf404d;
    text-decoration: none;
  }
  .about-the-artist-heading {
    left: 0px;
    top: auto;
    bottom: 235px;
  }
  .home-page-column-4-paragraph {
    position: relative;
    left: 56px;
    top: auto;
    bottom: 154px;
    display: block;
    width: 320px;
    height: 87px;
    margin-right: auto;
    margin-left: auto;
  }
  .home-page-column-4-link {
    position: relative;
    left: -69px;
    top: auto;
    bottom: 150px;
    display: block;
    width: 74px;
    margin-right: auto;
    margin-left: auto;
    color: #cf404d;
    text-decoration: none;
  }
  .artist-page-paragraph {
    width: 550px;
    margin-left: 7px;
  }
  .hero-text-block {
    position: relative;
    font-size: 30px;
    line-height: 36px;
  }
  .hero-section {
    bottom: 112px;
    height: 169px;
  }
  .home-page-section-1 {
    height: 858px;
  }
  .home-page-row-1-column-1 {
    height: 217px;
  }
  .home-page-row-1-column-2 {
    height: 217px;
  }
  .home-page-row-1-column-3 {
    height: 217px;
  }
  .home-page-row-1-column-4 {
    height: 217px;
  }
  .home-page-column-1-image {
    position: relative;
    left: -174px;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .home-page-column-2-image {
    position: relative;
    left: -174px;
    top: 0px;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .home-page-column-3-image {
    position: relative;
    left: -174px;
    top: 0px;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .home-page-column-4-image {
    position: relative;
    left: -174px;
    top: 0px;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .home-page-column-1-heading {
    position: relative;
    left: 126px;
    top: -142px;
    display: block;
    width: 456px;
    margin-right: auto;
    margin-left: auto;
  }
  .home-page-column-2-heading {
    position: relative;
    left: 126px;
    top: -142px;
    display: block;
    width: 464px;
    margin-right: auto;
    margin-left: auto;
  }
  .home-page-column-3-heading {
    position: relative;
    left: 77px;
    top: -142px;
    display: block;
    width: 364px;
    margin-right: auto;
    margin-left: auto;
  }
  .home-page-column-4-heading {
    position: relative;
    left: 125px;
    top: -142px;
    display: block;
    width: 458px;
    margin-right: auto;
    margin-left: auto;
  }
  .home-page-column-1-link {
    position: relative;
    left: -52px;
    top: auto;
    bottom: 140px;
    display: block;
    width: 104px;
    margin-right: auto;
    margin-left: auto;
  }
  .home-page-civil-war-books-section {
    height: 568px;
  }
  .villages-by-an-emerald-sea-amazon-link {
    position: relative;
    bottom: 24px;
  }
  .condo-lifestyle-amazon-link {
    position: static;
  }
  .call-to-action-column-2 {
    height: 62px;
  }
}
@media (max-width: 479px) {
  h3 {
    width: 100%;
  }
  .brand-text {
    margin-left: -1px;
  }
  .section {
    height: 1161px;
  }
  .call-to-action-section {
    width: 100%;
    height: 354px;
  }
  .call-to-action-heading {
    left: -2px;
    display: block;
    width: 233px;
    height: 144px;
    margin-right: auto;
    margin-left: auto;
    line-height: 43px;
  }
  .align-right {
    width: 100%;
  }
  .hero-subheading {
    left: -5px;
  }
  .hollow-button.white {
    left: -1px;
    top: 69px;
    width: 207px;
    padding-left: 43px;
  }
  .hollow-button.red {
    top: -1px;
  }
  .section-heading.centered {
    position: static;
    height: 142px;
    font-size: 56px;
    line-height: 57px;
  }
  .section-subheading.center {
    position: static;
    top: -45px;
    width: 237px;
  }
  .section-title-group {
    height: 252px;
  }
  .form-wrapper.squeezed {
    padding-right: 2%;
    padding-left: 2%;
  }
  .footer.center {
    width: 100%;
  }
  .link {
    top: -102px;
    width: 100%;
  }
  .hero-title-wrapper {
    bottom: 356px;
  }
  .left-navigation {
    display: inline-block;
  }
  .banner {
    height: 450px;
  }
  .banner-image-link {
    height: 451px;
  }
  .call-to-action-text-block {
    top: -110px;
    width: 233px;
  }
  .artist-image-container {
    height: 198px;
  }
  .link-from-artist-page {
    left: 8px;
    top: -39px;
    width: 100px;
    font-size: 15px;
  }
  .other-books---heading-1 {
    left: -1px;
    display: block;
    width: 205px;
    margin-right: auto;
    margin-left: auto;
    font-size: 23px;
  }
  .other-books---heading-2 {
    position: static;
    display: block;
    width: 237px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-left: 11px;
    font-size: 30px;
    line-height: 43px;
  }
  .civil-war-books-links {
    left: 34px;
    top: -100px;
    width: 144px;
    height: 683px;
  }
  .cwb-heading-2 {
    line-height: 50px;
  }
  .cwb---row-1-column-1 {
    height: 1070px;
  }
  .cwb---row-1-column-2 {
    height: 1104px;
  }
  .boys-from-lake-county-heading-1 {
    width: 228px;
    margin-left: 0px;
  }
  .boys-from-lake-county-paragraph {
    position: static;
    display: block;
    width: 220px;
    margin-right: 0px;
    margin-left: 0px;
  }
  ._73rd-book-heading {
    position: static;
    margin-left: 0px;
  }
  ._73rd-book-paragraph {
    width: 220px;
  }
  .civil-war-diary-heading {
    position: static;
    margin-left: 0px;
  }
  .civil-war-diary-paragraph {
    width: 220px;
  }
  .cwb---row-2-column-1 {
    height: 1125px;
  }
  .cwb---row-2-column-2 {
    height: 797px;
  }
  .yankee-in-rebel-prison-paragraph {
    width: 220px;
  }
  .yankee-in-rebel-prison-heading {
    position: static;
    margin-left: 0px;
  }
  .cwb---row-3-column-1 {
    height: 1187px;
  }
  ._51st-book-paragraph {
    width: 220px;
  }
  ._51st-book-heading {
    position: static;
    margin-left: 0px;
  }
  ._56th-book-paragraph {
    width: 220px;
  }
  ._56th-book-heading {
    position: static;
    margin-left: 0px;
  }
  .emerald-coast-books-container {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .emerald-coast-books-section {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .emerald-coast-books-row-1 {
    display: block;
    width: 240px;
    margin-right: auto;
    margin-left: auto;
  }
  .emerald-coast-books-row-1-column-1 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .emerald-coast-books-row-1-column-2 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .villages-book-link {
    position: static;
    display: block;
    width: 205px;
    margin-right: auto;
    margin-left: auto;
  }
  .villages-book-heading {
    display: block;
    width: 227px;
    margin-right: auto;
    margin-left: auto;
  }
  .villages-book-text-block {
    position: static;
    display: block;
    width: 227px;
    margin-right: auto;
    margin-left: auto;
  }
  .villages-book-paragraph {
    display: block;
    width: 222px;
    margin-right: auto;
    margin-left: auto;
  }
  .angel-with-silver-wings-paragraph {
    display: block;
    width: 222px;
    margin-right: auto;
    margin-left: auto;
  }
  .angel-with-silver-wings-text-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .angel-with-silver-wings-heading {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .condo-lifestyle-paragraph {
    display: block;
    width: 222px;
    margin-right: auto;
    margin-left: auto;
  }
  .condo-lifestyle-text-block {
    display: block;
    width: 229px;
    margin-right: auto;
    margin-left: auto;
  }
  .condo-lifestyle-heading {
    position: static;
    display: block;
    width: 237px;
    margin-right: auto;
    margin-left: auto;
  }
  .emerald-coast-books-row-2 {
    display: block;
    width: 243px;
    margin-right: auto;
    margin-left: auto;
  }
  .emerald-coast-books-row-2-column-1 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .condo-lifestyle-book-link {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .mobile-landscape-civil-war-books-container {
    margin-top: 40px;
  }
  .home-page-column-1-paragraph {
    position: static;
    width: 100%;
    height: 85px;
  }
  .home-page-column-2-paragraph {
    position: static;
    width: 100%;
  }
  .home-page-column-2-link {
    position: relative;
    left: -54px;
    bottom: -38px;
    width: 111px;
  }
  .home-page-column-3-paragraph {
    position: static;
    width: 100%;
  }
  .home-page-column-3-link {
    position: relative;
    left: -74px;
    bottom: 0px;
    width: 75px;
  }
  .home-page-column-4-paragraph {
    position: static;
    width: 100%;
  }
  .home-page-column-4-link {
    position: relative;
    left: -77px;
    bottom: -26px;
    width: 72px;
  }
  .artist-page-paragraph {
    width: 302px;
    margin-left: 8px;
    font-size: 15px;
  }
  .hero-text-block {
    font-size: 28px;
  }
  .hero-section {
    bottom: 179px;
    display: block;
    height: 175px;
    margin-right: auto;
    margin-left: auto;
  }
  .banner-art-information {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .home-page-section-1 {
    height: 789px;
    margin-bottom: 137px;
  }
  .home-page-section-1-container-1 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .home-page-row-1-column-1 {
    display: block;
    height: 182px;
    margin-right: auto;
    margin-bottom: 34px;
    margin-left: auto;
  }
  .home-page-row-1-column-2 {
    height: 196px;
    margin-bottom: 34px;
  }
  .home-page-row-1-column-3 {
    height: 182px;
    margin-bottom: 21px;
  }
  .home-page-row-1-column-4 {
    height: 273px;
    margin-bottom: 34px;
  }
  .home-page-column-1-image {
    left: -13px;
  }
  .home-page-column-1-heading {
    position: relative;
    left: -31px;
    top: 0px;
    width: 164px;
  }
  .home-page-column-2-heading {
    position: relative;
    left: -18px;
    top: 0px;
    width: 187px;
  }
  .home-page-column-3-heading {
    position: relative;
    left: -53px;
    top: 0px;
    width: 114px;
  }
  .home-page-column-4-heading {
    position: relative;
    left: -22px;
    top: 0px;
    width: 186px;
  }
  .home-page-column-1-link {
    position: relative;
    left: -54px;
    bottom: -18px;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .home-page-civil-war-books-section {
    height: 1110px;
  }
  .civil-war-diary-amazon-link {
    left: -2px;
  }
  .email-contact-paragraph {
    font-size: 14px;
    text-align: left;
    list-style-type: disc;
  }
}

