h2 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Merriweather, serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Merriweather, serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

p {
  margin-bottom: 10px;
  font-family: Merriweather, serif;
  font-size: 16px;
}

li {
  font-family: Merriweather, serif;
  font-size: 16px;
}

.body {
  background-image: url('../images/Asset-2.png');
  background-position: 50%;
  background-repeat: repeat;
  background-attachment: scroll;
}

.div-block {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.div-block-2 {
  background-color: #fff;
  position: relative;
}

.link-block {
  width: 100%;
  color: #333;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding: 5px 3px;
  text-decoration: none;
  display: block;
}

.link-block.w--current {
  width: 100%;
}

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

.div-block-3 {
  height: 120px;
  background-color: #fff;
  border-bottom: 5px solid #11636f;
  padding-top: 10px;
}

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

.div-block-4 {
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.hero {
  padding-top: 125px;
  padding-bottom: 25px;
}

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

.white-border-image {
  width: 100%;
  height: 100%;
  max-width: none;
  border: 5px solid #fff;
  margin-bottom: 23px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: block;
  box-shadow: -1px -1px 3px #837b7b, 0 0 6px #3f3c3c;
}

.heading {
  color: #000;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 34px;
  line-height: 40px;
}

.heading-2 {
  color: #000;
  text-align: left;
  font-family: Georgia, Times, Times New Roman, serif;
}

.navlink {
  color: #000;
  text-align: center;
  text-transform: none;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 18px;
  font-weight: 700;
  display: block;
}

.navlink:hover {
  color: #b92025;
  background-color: rgba(0, 0, 0, 0);
}

.navlink.w--current {
  color: #b92025;
}

.navlink.w--current:hover {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
}

.centered-image {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.phone-link {
  color: #000;
  text-align: center;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 24px;
  font-weight: 700;
  text-decoration: none;
  display: block;
}

.phone-link.white {
  color: #fff;
  margin-top: 25px;
  padding-bottom: 0;
  font-family: PT Serif, serif;
  font-size: 20px;
  font-weight: 400;
}

.row {
  width: 100%;
  text-align: center;
  margin-top: 5px;
  padding-top: 0;
  display: block;
}

.div-block-5 {
  width: 80%;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px;
  padding-right: 25px;
  display: block;
}

.paragraph {
  font-family: Merriweather, serif;
  font-size: 16px;
}

.paragraph.padded {
  color: #000;
  padding: 10px 26px 20px;
  font-family: PT Serif, serif;
  font-weight: 400;
  line-height: 20px;
}

.paragraph.centered {
  color: #000;
  text-align: center;
  margin-top: 0;
  font-family: Georgia, Times, Times New Roman, serif;
  font-weight: 600;
}

.paragraph.centered.bold {
  font-family: PT Serif, serif;
  font-weight: 400;
  line-height: 20px;
}

.paragraph.centered.bold.white {
  color: #fff;
  font-family: PT Serif, serif;
}

.footer {
  background-color: #11636f;
  padding: 25px;
}

.transparent-slider {
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
}

.div-block-6 {
  background-color: #fff;
  padding-top: 10px;
  box-shadow: 1px 1px 3px #11636f;
}

.reviews {
  width: 75%;
  color: #000;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 16px;
  font-family: PT Serif, serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 20px;
  display: block;
}

.slider-arrow {
  color: #11636f;
}

.review-author {
  width: 50%;
  color: #000;
  text-align: center;
  text-transform: none;
  margin-left: auto;
  margin-right: auto;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  display: block;
}

.slide-nav {
  margin-top: 0;
  padding-top: 10px;
  position: static;
}

.inline-link {
  color: #000;
  text-decoration: underline;
}

.icon {
  margin-top: 75px;
  margin-left: auto;
}

.row-2 {
  padding: 25px 10px;
}

.heading-3 {
  color: #000;
  text-align: center;
  margin-top: 0;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 30px;
}

._30-padded-div {
  text-align: center;
  padding: 30px 20px;
}

.map {
  border: 5px solid #fff;
  box-shadow: 1px 1px 3px #11636f;
}

.footer-text-links {
  width: 100%;
  float: none;
  color: #fff;
  text-align: right;
  text-transform: uppercase;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  display: block;
}

.footer-text-links:hover {
  color: #b92025;
}

.footer-text-links.w--current {
  font-size: 16px;
}

.footer-text-links.w--current:hover {
  color: #b92025;
}

.column {
  padding-left: 5px;
  padding-right: 5px;
}

.div-block-7 {
  padding: 5px;
}

.main-content-container {
  width: 80%;
  background-color: #fff;
  margin: 120px auto 40px;
  padding: 25px;
  display: block;
  box-shadow: 1px 1px 3px #000;
}

.list-item {
  color: #000;
  font-family: PT Serif, serif;
}

.sidebar-form {
  background-color: #fff;
  margin-top: 25px;
  padding: 10px;
  box-shadow: 1px 1px 3px #555;
}

.footer-form {
  color: #fff;
  border: 3px solid #fff;
  padding: 15px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 16px;
  line-height: 22px;
  display: block;
}

.row-3 {
  margin-top: 45px;
}

.dropdown-link {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  padding: 10px 20px;
  font-family: Merriweather, serif;
  font-size: 18px;
  font-weight: 700;
}

.dropdown-link:hover {
  color: #b92025;
  background-color: #fff;
}

.dropdown-link-2 {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  font-family: Merriweather, serif;
  font-size: 18px;
  font-weight: 700;
}

.dropdown-link-2:hover {
  color: #b92025;
  background-color: #fff;
}

.dropdown-link-3 {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  font-family: Merriweather, serif;
  font-size: 18px;
  font-weight: 700;
}

.dropdown-link-3:hover {
  color: #b92025;
  background-color: #fff;
}

.text-block {
  color: #000;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 18px;
  font-weight: 700;
}

.text-block:hover {
  color: #b92025;
  background-color: rgba(0, 0, 0, 0);
}

.dropdown-toggle {
  background-color: rgba(0, 0, 0, 0);
  margin-left: 30px;
  padding: 25px 15px;
}

.dropdown-toggle:hover {
  color: #b92025;
  background-color: rgba(0, 0, 0, 0);
}

.icon-2 {
  margin-left: 0;
  margin-right: 0;
  padding-left: 5px;
}

.icon-2:hover {
  color: #fff;
  background-color: #b92025;
  padding-left: 0;
}

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

.dropdown-list.w--open {
  background-color: #fff;
  border: 1px solid #000;
  margin-left: 30px;
  padding-top: 0;
  padding-bottom: 0;
}

.column-about {
  color: #000;
  font-family: Merriweather, serif;
  font-size: 18px;
  font-weight: 700;
}

.column-about:hover {
  color: #b92025;
  background-color: rgba(0, 0, 0, 0);
  font-family: Merriweather, serif;
  font-weight: 700;
}

.body-2 {
  background-image: url('../images/Asset-2.png');
  background-position: 0 0;
  background-size: 500px;
}

.heading-4 {
  width: auto;
  color: #000;
  text-align: center;
  margin-top: 110px;
  margin-left: auto;
  margin-right: auto;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 42px;
  font-weight: 600;
  display: block;
}

.div-block-8 {
  width: 90%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading-5, .heading-6, .heading-7, .heading-8 {
  color: #000;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 18px;
  font-weight: 600;
  text-decoration: underline;
}

.div-block-9 {
  width: auto;
  text-align: center;
  margin-top: 40px;
  display: block;
}

.div-block-10 {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-2 {
  width: 90%;
  color: #000;
  margin: 10px auto 20px;
  font-family: PT Serif, serif;
  font-weight: 400;
  line-height: 20px;
  display: block;
}

.paragraph-3 {
  color: #000;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: PT Serif, serif;
  font-weight: 400;
  line-height: 20px;
}

.image-4 {
  margin-top: 0;
  padding-bottom: 10px;
}

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

.nav-link {
  color: #000;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 18px;
  font-weight: 600;
}

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

.text-block-2 {
  color: #000;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 18px;
  font-weight: 600;
}

.text-block-2:hover {
  color: #b92025;
}

.nav-link-2 {
  color: #000;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 18px;
  font-weight: 600;
}

.nav-link-2:hover {
  color: #b92025;
}

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

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

.dropdown-link-4 {
  color: #000;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 18px;
  font-weight: 600;
}

.dropdown-link-4:hover {
  color: #b92025;
}

.dropdown-link-5 {
  color: #000;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 18px;
  font-weight: 600;
}

.dropdown-link-5:hover {
  color: #b92025;
}

.dropdown-link-6 {
  color: #000;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 18px;
  font-weight: 600;
}

.dropdown-link-6:hover {
  color: #b92025;
}

.paragraph-4 {
  color: #000;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: PT Serif, serif;
  font-weight: 400;
  line-height: 20px;
}

.div-block-11 {
  width: 60%;
  text-align: center;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.column-2, .column-3, .column-4 {
  position: static;
}

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

.column-7 {
  text-align: left;
  padding-top: 5px;
  position: static;
}

.column-8 {
  text-align: left;
  padding-top: 10px;
  position: static;
}

.div-block-12 {
  width: auto;
  text-align: left;
  display: block;
}

.column-9, .column-10 {
  position: static;
}

.column-11 {
  text-align: center;
  position: static;
}

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

.div-block-13 {
  padding-top: 0;
}

.image-5 {
  width: 90%;
}

.heading-9 {
  color: #000;
  text-align: left;
  margin-top: 80px;
  margin-bottom: 0;
  font-family: Georgia, Times, Times New Roman, serif;
}

.heading-10, .heading-11 {
  color: #000;
  text-align: left;
  margin-top: 30px;
  margin-bottom: 0;
  font-family: Georgia, Times, Times New Roman, serif;
}

.paragraph-5, .paragraph-6 {
  color: #000;
  font-family: PT Serif, serif;
  font-weight: 400;
  line-height: 20px;
}

.image-6 {
  text-align: left;
  padding: 5px;
}

.container-2 {
  text-align: left;
}

.nav-menu {
  width: auto;
  float: none;
  text-align: center;
  display: block;
  position: static;
}

.column-16 {
  text-align: left;
  position: static;
}

.navbar-2 {
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  position: static;
}

.nav-link-3 {
  color: #000;
  text-align: left;
  font-size: 18px;
  position: static;
}

.nav-link-3:hover {
  color: #b92025;
  font-size: 18px;
  font-weight: 600;
}

.nav-link-3.w--current {
  font-family: Georgia, Times, Times New Roman, serif;
  font-weight: 600;
}

.dropdown-2 {
  background-color: rgba(0, 0, 0, 0);
  position: relative;
}

.dropdown-link-7 {
  color: #000;
  text-align: center;
  background-color: #fff;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 18px;
  font-weight: 600;
  position: static;
}

.dropdown-link-7:hover {
  color: #b92025;
}

.dropdown-link-8 {
  color: #000;
  background-color: #fff;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 18px;
  font-weight: 600;
  position: static;
}

.dropdown-link-8:hover {
  color: #b92025;
}

.dropdown-link-9 {
  color: #000;
  background-color: #fff;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 18px;
  font-weight: 600;
  position: static;
}

.dropdown-link-9:hover {
  color: #b92025;
}

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

.dropdown-list-3.w--open {
  border: 1px solid #000;
}

.text-block-3 {
  color: #000;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 18px;
  font-weight: 600;
}

.text-block-3:hover {
  color: #b92025;
}

.icon-4 {
  color: #000;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 18px;
  font-weight: 600;
}

.icon-4:hover {
  color: #b92025;
}

.nav-link-4 {
  color: #000;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 18px;
  font-weight: 600;
}

.nav-link-4:hover {
  color: #b92025;
}

.image-7 {
  width: auto;
  text-align: left;
  display: block;
}

.link-block-3 {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-14 {
  width: 90%;
  text-align: left;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: block;
}

.paragraph-7 {
  text-align: center;
  font-family: Georgia, Times, Times New Roman, serif;
}

.div-block-15 {
  width: 90%;
  text-align: center;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-16 {
  margin-top: 0;
  padding-top: 0;
}

.container-3 {
  width: auto;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  display: block;
}

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

.nav-menu-2 {
  float: none;
  text-align: center;
  position: static;
}

.nav-link-5 {
  color: #000;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 18px;
  font-weight: 700;
  position: static;
}

.nav-link-5:hover {
  color: #b92025;
}

.nav-link-5.w--current {
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 700;
}

.text-block-4 {
  color: #000;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 18px;
  font-weight: 700;
}

.text-block-4:hover {
  color: #b92025;
}

.icon-5 {
  color: #000;
  margin-right: 0;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 18px;
  font-weight: 600;
  position: absolute;
}

.icon-5:hover {
  color: #b92025;
}

.nav-link-6 {
  color: #000;
  padding-left: 18px;
  padding-right: 10px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  position: static;
}

.nav-link-6:hover {
  color: #b92025;
}

.dropdown-link-10 {
  color: #000;
  background-color: #fff;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 18px;
  font-weight: 600;
  position: static;
}

.dropdown-link-10:hover {
  color: #b92025;
}

.dropdown-link-11 {
  color: #000;
  background-color: #fff;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 18px;
  font-weight: 600;
  position: static;
}

.dropdown-link-11:hover {
  color: #b92025;
}

.dropdown-link-12 {
  color: #000;
  background-color: #fff;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 18px;
  font-weight: 600;
  position: static;
}

.dropdown-link-12:hover {
  color: #b92025;
}

.dropdown-toggle-3 {
  padding-left: 10px;
  padding-right: 20px;
}

.dropdown-toggle-3:hover {
  color: #b92025;
  position: static;
}

.dropdown-list-4 {
  background-color: rgba(0, 0, 0, 0);
}

.dropdown-list-4.w--open {
  background-color: #fff;
  border: 1px solid #000;
}

.heading-12 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 24px;
  font-weight: 600;
}

.heading-13 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 24px;
  font-weight: 600;
}

.div-block-17 {
  width: 45%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.link-2 {
  color: #000;
  text-decoration: none;
}

.div-block-18 {
  text-align: left;
  padding-bottom: 20px;
}

.paragraph-8 {
  color: #000;
  font-family: PT Serif, serif;
  font-weight: 400;
  line-height: 20px;
}

.heading-14, .heading-15 {
  color: #000;
  margin-bottom: 0;
  font-family: Georgia, Times, Times New Roman, serif;
}

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

.div-block-20 {
  text-align: center;
}

.heading-16 {
  color: #fff;
  text-align: center;
  border: 3px solid #fff;
  padding: 10px;
  font-family: PT Serif, serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.link-block-4 {
  text-align: left;
  text-decoration: none;
}

.div-block-21 {
  text-align: center;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 90%;
  text-align: center;
  flex-direction: column;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

._404-heading {
  color: #000;
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 40px;
  line-height: 44px;
}

@media screen and (min-width: 1280px) {
  .heading {
    margin-top: 50px;
    font-size: 34px;
    line-height: 40px;
  }

  .paragraph.padded, .paragraph.centered.bold {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
  }

  .paragraph.centered.bold.white {
    font-size: 20px;
  }

  .reviews, .review-author {
    font-size: 20px;
    line-height: 24px;
  }

  .heading-3 {
    margin-top: 0;
  }

  .footer-text-links, .footer-text-links.w--current {
    font-size: 18px;
    line-height: 22px;
  }

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

  .list-item {
    font-family: PT Serif, serif;
    font-size: 20px;
    line-height: 24px;
  }

  .footer-form {
    font-size: 20px;
    line-height: 24px;
  }

  .heading-5, .heading-6, .heading-7, .heading-8 {
    font-size: 22px;
    line-height: 26px;
  }

  .paragraph-2, .paragraph-3, .paragraph-4 {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
  }

  .image-5 {
    width: 85%;
  }

  .paragraph-5, .paragraph-6 {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
  }

  .paragraph-7 {
    font-family: Georgia, Times, Times New Roman, serif;
    font-size: 20px;
    line-height: 24px;
  }

  .nav-link-5, .nav-link-5.w--current, .text-block-4 {
    font-size: 20px;
    line-height: 22px;
  }

  .icon-5 {
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
  }

  .nav-link-6 {
    font-size: 20px;
    line-height: 22px;
  }

  .paragraph-8 {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
  }

  .heading-16 {
    font-size: 20px;
    line-height: 24px;
  }

  ._404-heading {
    font-size: 44px;
    line-height: 48px;
  }
}

@media screen and (min-width: 1440px) {
  .div-block-3 {
    height: 130px;
    padding-bottom: 0;
  }

  .heading {
    margin-top: 50px;
    font-size: 38px;
    line-height: 45px;
  }

  .paragraph.padded, .paragraph.centered.bold {
    font-size: 22px;
    font-weight: 400;
    line-height: 26px;
  }

  .paragraph.centered.bold.white {
    font-size: 22px;
    line-height: 26px;
  }

  .reviews {
    font-size: 22px;
    font-weight: 400;
    line-height: 26px;
  }

  .review-author {
    font-size: 22px;
    line-height: 26px;
  }

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

  .footer-text-links, .footer-text-links.w--current {
    font-size: 20px;
    line-height: 24px;
  }

  .div-block-7 {
    padding-bottom: 30px;
  }

  .list-item {
    font-family: PT Serif, serif;
    font-size: 22px;
    line-height: 26px;
  }

  .footer-form {
    font-size: 22px;
    line-height: 26px;
  }

  .heading-5, .heading-6, .heading-7, .heading-8 {
    font-size: 24px;
    line-height: 28px;
  }

  .paragraph-2, .paragraph-3, .paragraph-4 {
    font-size: 22px;
    font-weight: 400;
    line-height: 26px;
  }

  .div-block-11 {
    width: 50%;
  }

  .image-5 {
    width: 75%;
  }

  .paragraph-5, .paragraph-6 {
    font-size: 22px;
    font-weight: 400;
    line-height: 26px;
  }

  .paragraph-7 {
    font-family: Georgia, Times, Times New Roman, serif;
    font-size: 22px;
    line-height: 26px;
  }

  .nav-link-5, .nav-link-5.w--current, .text-block-4 {
    font-size: 22px;
    line-height: 24px;
  }

  .icon-5 {
    padding-left: 2px;
    font-size: 22px;
    font-weight: 700;
    line-height: 24px;
  }

  .nav-link-6 {
    font-size: 22px;
    line-height: 24px;
  }

  .paragraph-8 {
    font-size: 22px;
    font-weight: 400;
    line-height: 26px;
  }

  .heading-16 {
    font-size: 22px;
    line-height: 26px;
  }

  ._404-heading {
    font-size: 48px;
    line-height: 52px;
  }
}

@media screen and (min-width: 1920px) {
  .div-block-3 {
    height: 130px;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .white-border-image {
    width: 100%;
    height: 100%;
  }

  .heading {
    text-align: center;
    margin-top: 50px;
    font-size: 52px;
  }

  .phone-link.white {
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
  }

  .paragraph.padded {
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
  }

  .paragraph.centered.bold {
    margin-top: 5px;
    margin-bottom: 15px;
    font-size: 28px;
    font-weight: 400;
    line-height: 32px;
  }

  .paragraph.centered.bold.white {
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
  }

  .reviews {
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
  }

  .review-author {
    font-size: 24px;
    line-height: 28px;
  }

  .heading-3 {
    margin-top: 0;
    font-size: 36px;
    line-height: 40px;
  }

  ._30-padded-div {
    text-align: center;
  }

  .footer-text-links, .footer-text-links.w--current {
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
  }

  .div-block-7 {
    padding-top: 10px;
    padding-bottom: 40px;
  }

  .list-item {
    font-family: PT Serif, serif;
    font-size: 28px;
    font-weight: 400;
    line-height: 32px;
  }

  .footer-form, .heading-5, .heading-6, .heading-7, .heading-8 {
    font-size: 28px;
    font-weight: 700;
    line-height: 32px;
  }

  .paragraph-2 {
    margin-top: 20px;
    font-size: 28px;
    font-weight: 400;
    line-height: 32px;
  }

  .paragraph-3 {
    text-align: left;
    font-size: 28px;
    font-weight: 400;
    line-height: 32px;
  }

  .paragraph-4 {
    font-size: 28px;
    font-weight: 400;
    line-height: 32px;
  }

  .div-block-11 {
    width: 40%;
  }

  .div-block-13 {
    padding-top: 7px;
    padding-bottom: 10px;
  }

  .image-5 {
    width: 60%;
    height: auto;
  }

  .heading-9 {
    margin-top: 80px;
    padding-bottom: 5px;
  }

  .heading-10, .heading-11 {
    margin-top: 40px;
    padding-bottom: 5px;
  }

  .paragraph-5, .paragraph-6 {
    font-size: 28px;
    font-weight: 400;
    line-height: 32px;
  }

  .column-15 {
    text-align: center;
  }

  .image-7 {
    width: 90%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

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

  .div-block-14 {
    text-align: center;
  }

  .paragraph-7 {
    font-family: Georgia, Times, Times New Roman, serif;
    font-size: 28px;
    line-height: 32px;
  }

  .nav-link-5 {
    font-size: 28px;
    line-height: 30px;
  }

  .nav-link-5.w--current {
    font-size: 28px;
    font-weight: 700;
    line-height: 30px;
  }

  .text-block-4 {
    font-size: 28px;
    line-height: 30px;
  }

  .icon-5 {
    padding-left: 8px;
    font-size: 28px;
    line-height: 30px;
  }

  .nav-link-6 {
    padding-left: 25px;
    font-size: 28px;
    font-weight: 700;
    line-height: 30px;
  }

  .dropdown-link-10, .dropdown-link-11, .dropdown-link-12 {
    font-size: 20px;
    font-weight: 700;
  }

  .dropdown-toggle-3 {
    font-family: Georgia, Times, Times New Roman, serif;
    font-size: 20px;
    font-weight: 700;
  }

  .heading-12 {
    padding-bottom: 10px;
    font-size: 28px;
    line-height: 30px;
  }

  .heading-13 {
    font-size: 28px;
    line-height: 30px;
  }

  .div-block-17 {
    margin-top: 0;
  }

  .paragraph-8 {
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
  }

  .div-block-19 {
    text-align: left;
  }

  .heading-16 {
    font-size: 28px;
    line-height: 32px;
  }

  ._404-heading {
    font-size: 52px;
    line-height: 56px;
  }
}

@media screen and (max-width: 991px) {
  .link-block {
    width: auto;
    margin-bottom: 0;
    padding-bottom: 5px;
  }

  .white-border-image {
    margin-bottom: 11px;
  }

  .heading {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 30px;
    line-height: 36px;
  }

  .centered-image {
    max-width: none;
    margin-bottom: 0;
    padding: 5px;
    position: static;
    bottom: 0;
  }

  .phone-link {
    width: auto;
    padding-top: 10px;
    padding-bottom: 0;
    font-size: 18px;
    font-weight: 600;
  }

  .phone-link.white {
    padding-top: 0;
    font-size: 20px;
    font-weight: 400;
  }

  .row {
    width: auto;
  }

  .div-block-5 {
    width: 90%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph.padded {
    text-align: left;
  }

  .paragraph.centered.bold.white {
    font-size: 16px;
    font-weight: 400;
  }

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

  ._30-padded-div {
    text-align: center;
  }

  .main-content-container {
    width: 90%;
    padding-left: 15px;
    padding-right: 15px;
  }

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

  .image-3 {
    width: 10%;
  }

  .link-block-2 {
    width: auto;
  }

  .heading-4 {
    font-size: 32px;
  }

  .nav-link.w--current {
    color: #000;
    background-color: #fff;
  }

  .nav-link-2 {
    color: #000;
    text-align: left;
    background-color: #fff;
    position: static;
  }

  .dropdown-link-6 {
    color: #000;
  }

  .menu-button {
    width: 25%;
    float: none;
    text-align: left;
    border: 1px solid #000;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

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

  .icon-3 {
    color: #000;
  }

  .div-block-11 {
    width: 60%;
    margin-top: 20px;
  }

  .column-6 {
    margin-bottom: 0;
    padding: 0;
    position: static;
  }

  .row-4 {
    width: auto;
  }

  .column-13 {
    text-align: center;
    position: static;
  }

  .column-14 {
    position: static;
  }

  .div-block-13 {
    padding-top: 0;
  }

  .image-5 {
    width: 96%;
  }

  .heading-9 {
    margin-top: 15px;
    font-size: 24px;
  }

  .heading-10, .heading-11 {
    font-size: 24px;
  }

  .image-6 {
    width: 50%;
    height: 100%;
    padding: 0;
  }

  .column-15 {
    text-align: center;
    position: static;
  }

  .dropdown {
    background-color: #fff;
  }

  .container-2 {
    width: auto;
    float: none;
    text-align: left;
    display: block;
  }

  .nav-menu {
    width: auto;
    text-align: left;
    display: block;
  }

  .navbar-2 {
    text-align: left;
  }

  .menu-button-2 {
    width: 30%;
    float: right;
    text-align: center;
    border: 1px solid #000;
    margin-top: 5px;
    margin-right: 70px;
    position: static;
  }

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

  .nav-menu-2 {
    background-color: #fff;
    border: 1px solid #000;
  }

  .nav-link-5.w--current, .nav-link-6 {
    background-color: #fff;
  }

  .menu-button-3 {
    width: 30%;
    float: none;
    text-align: center;
    border: 1px solid #000;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: static;
  }

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

  .dropdown-toggle-3 {
    background-color: #fff;
  }

  .dropdown-toggle-3:hover {
    color: #b92025;
  }

  .dropdown-list-4 {
    border: 1px solid #000;
  }

  .div-block-17 {
    width: 60%;
    padding-top: 5px;
  }

  .heading-14 {
    margin-top: 30px;
  }

  .div-block-22 {
    margin-top: 4px;
  }
}

@media screen and (max-width: 767px) {
  .link-block {
    padding-bottom: 5px;
  }

  .div-block-3 {
    height: 190px;
    border-bottom-style: solid;
    border-bottom-width: 4px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-2 {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .heading {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 28px;
  }

  .phone-link {
    margin-bottom: 15px;
    padding-top: 0;
    padding-bottom: 0;
    font-weight: 600;
  }

  .phone-link.white {
    margin-top: 20px;
  }

  .row {
    margin-top: 0;
  }

  .div-block-5 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph.padded {
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .paragraph.centered.bold.white {
    margin-top: 15px;
    padding-top: 0;
  }

  .reviews {
    font-size: 16px;
  }

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

  ._30-padded-div {
    text-align: center;
  }

  .main-content-container {
    margin-top: 250px;
  }

  .footer-form {
    width: 60%;
    text-align: center;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
  }

  .image-3 {
    width: 15%;
  }

  .heading-4 {
    margin-top: 250px;
    font-size: 28px;
  }

  .paragraph-2, .paragraph-3 {
    text-align: left;
  }

  .image-4 {
    margin-top: 0;
    margin-bottom: 10px;
  }

  .container {
    text-align: left;
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .navbar {
    position: static;
  }

  .paragraph-4 {
    text-align: left;
    margin-top: 10px;
  }

  .menu-button {
    width: 11%;
    margin-bottom: 0;
  }

  .div-block-11 {
    width: 30%;
  }

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

  .row-4 {
    width: 100%;
  }

  .column-12 {
    padding-top: 10px;
    display: none;
  }

  .column-13 {
    text-align: center;
    position: static;
  }

  .div-block-13 {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .image-5 {
    width: 50%;
    text-align: left;
  }

  .heading-9, .heading-10, .heading-11 {
    font-size: 20px;
    line-height: 26px;
  }

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

  .paragraph-6 {
    text-align: center;
  }

  .navbar-2 {
    margin-top: 0;
    margin-left: 0;
    padding-top: 0;
  }

  .nav-link-3.w--current {
    text-align: center;
    background-color: #fff;
  }

  .dropdown-link-8, .dropdown-link-9 {
    text-align: center;
  }

  .nav-link-4 {
    text-align: center;
    background-color: #fff;
  }

  .menu-button-2 {
    width: 13%;
    float: none;
    margin: 15px auto;
    padding-top: 18px;
    display: block;
  }

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

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

  .div-block-15 {
    margin-top: 20px;
  }

  .dropdown-toggle-2 {
    text-align: center;
    background-color: #fff;
    padding-right: 20px;
  }

  .menu-button-3 {
    width: 15%;
    margin-top: 15px;
    margin-bottom: 5px;
  }

  .heading-13 {
    margin-bottom: 10px;
  }

  .div-block-17 {
    width: 30%;
    padding-top: 0;
  }

  .div-block-18 {
    margin-top: 0;
    padding-top: 0;
  }

  .paragraph-8 {
    text-align: left;
  }

  .heading-14, .heading-15 {
    font-size: 20px;
    line-height: 26px;
  }

  .column-17 {
    text-align: center;
  }

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

  .heading-16 {
    margin-bottom: 0;
  }

  .div-block-21 {
    text-align: center;
  }

  ._404-heading {
    font-size: 36px;
    line-height: 40px;
  }
}

@media screen and (max-width: 479px) {
  .heading {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
  }

  .heading-2 {
    font-size: 20px;
  }

  .phone-link {
    margin-bottom: 15px;
    padding-top: 0;
  }

  .phone-link.white {
    padding-top: 0;
  }

  .div-block-5 {
    width: 94%;
  }

  .paragraph.padded {
    text-align: center;
    padding: 15px 10px;
  }

  .paragraph.centered.bold {
    margin-right: 0;
    font-size: 16px;
    font-weight: 400;
  }

  .paragraph.centered.bold.white {
    margin-top: 20px;
  }

  .reviews {
    text-align: center;
    font-size: 16px;
  }

  .inline-link {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
  }

  .heading-3 {
    font-size: 18px;
    font-weight: 600;
  }

  ._30-padded-div {
    padding: 0 0 20px;
  }

  .footer-text-links {
    text-align: center;
  }

  .footer-text-links.w--current {
    text-align: center;
    display: block;
  }

  .main-content-container {
    width: 90%;
    padding-left: 5px;
    padding-right: 5px;
  }

  .list-item {
    font-size: 16px;
  }

  .footer-form {
    width: 100%;
  }

  .image-3 {
    width: 25%;
  }

  .body-2 {
    color: #000;
  }

  .heading-4 {
    margin-top: 0;
    font-size: 24px;
  }

  .heading-5 {
    font-size: 16px;
    font-weight: 700;
  }

  .heading-6 {
    font-size: 16px;
  }

  .heading-7, .heading-8 {
    font-size: 16px;
    font-weight: 700;
  }

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

  .menu-button {
    width: 20%;
  }

  .icon-3 {
    width: auto;
    display: block;
  }

  .div-block-11 {
    width: 60%;
  }

  .column-12 {
    text-align: left;
    position: static;
  }

  .column-13 {
    text-align: center;
    position: static;
  }

  .image-5 {
    width: 75%;
    text-align: center;
    margin-bottom: 10px;
  }

  .heading-9, .heading-10, .heading-11 {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
  }

  .paragraph-5 {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
  }

  .paragraph-6 {
    text-align: center;
  }

  .menu-button-2 {
    width: 20%;
    margin-bottom: 12px;
  }

  .paragraph-7 {
    color: #000;
    text-align: center;
    font-family: Georgia, Times, Times New Roman, serif;
    font-size: 16px;
    font-weight: 400;
  }

  .link {
    font-weight: 500;
    display: block;
  }

  .menu-button-3 {
    width: 25%;
  }

  .menu-button-3.w--open {
    width: 35%;
  }

  .heading-12 {
    margin-top: 5px;
  }

  .div-block-17 {
    width: 50%;
  }

  .paragraph-8 {
    text-align: center;
  }

  .heading-14, .heading-15 {
    text-align: center;
    font-size: 18px;
    line-height: 24px;
  }

  .column-17 {
    text-align: center;
  }

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

  .list, .list-2, .list-3 {
    padding-left: 60px;
  }

  ._404-heading {
    font-size: 32px;
    line-height: 36px;
  }
}


