body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 20px;
}

h1 {
  margin: 10px 0;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  margin: 10px 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  margin: 10px 0 1px;
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 30px;
}

h4 {
  margin: 10px 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

h5 {
  margin: 10px 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

h6 {
  margin: 10px 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

p {
  color: #848999;
  margin-top: 0;
  margin-bottom: 26px;
  font-family: Varela Round, sans-serif;
  font-size: 14px;
}

.section {
  padding-top: 65px;
  padding-bottom: 65px;
}

.section.grey {
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/page.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 40px;
  padding-bottom: 20px;
}

.section.footer {
  text-align: left;
  background-color: #000;
  padding-top: 20px;
  padding-bottom: 0;
}

.nav-link {
  color: #fff;
  text-transform: uppercase;
  margin-left: 11px;
  margin-right: 11px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 16px;
  text-decoration: none;
  transition: color .3s, background-color .3s;
}

.nav-link:hover {
  color: #fff;
  border: 2px solid #bc2f35;
}

.nav-link.w--current {
  color: #bc2f35;
  transition: color .3s, background-color .3s;
}

.page-header {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 44px;
}

.page-header.add-top-40 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 40px;
  padding-top: 40px;
}

.page-header.reduce-top {
  padding-top: 10px;
}

.section-subtitle {
  color: #fff;
  text-align: center;
  margin-bottom: 15px;
  font-family: PT Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}

.circle {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  margin-top: 0;
  margin-bottom: 15px;
  padding-top: 21px;
}

.number {
  width: 80%;
  height: auto;
  color: #fff;
  background-color: #000;
  border: 2px solid #bc2f35;
  border-radius: 0;
  margin: 10px auto 0;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  display: block;
}

.social-icon {
  width: 40px;
  height: 40px;
  text-align: center;
  background-color: #596073;
  border-radius: 40px;
  margin-left: 7px;
  margin-right: 7px;
  padding-top: 8px;
  transition: all .2s;
}

.social-icon:hover {
  background-color: #7f89a3;
}

.social-icon.chg-top {
  background-color: #193da0;
  border: 2px solid #fff;
  padding-top: 6px;
}

.social-icon.chg-circle {
  height: 39px;
  background-color: #193da0;
  border: 2px solid #fff;
}

.nav-bar {
  text-align: center;
  background-color: #000;
  border-top: 3px solid #bc2f35;
  border-bottom: 3px solid #bc2f35;
  padding-top: 21px;
  padding-bottom: 21px;
}

.nav-menu {
  float: none;
  background-color: #000;
}

.head-image-home-div {
  margin-top: 0;
}

.paragraph {
  color: #000;
  background-color: rgba(0, 0, 0, .25);
  border-radius: 10px;
  padding: 10px;
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.paragraph.white {
  color: #fff;
  background-color: rgba(0, 0, 0, .25);
  margin-top: -15px;
  font-weight: 400;
}

.paragraph.white.remove-btm {
  margin-bottom: 10px;
}

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

.paragraph.shadow {
  background-color: rgba(0, 0, 0, .25);
}

.bold-text {
  color: #fff;
  font-weight: 400;
}

.heading-2 {
  color: #fff;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: underline;
}

.paragraph-2 {
  color: #fff;
  margin-top: 5px;
  margin-bottom: 30px;
  font-family: PT Sans, sans-serif;
  font-size: 16px;
}

.social-media {
  text-align: center;
}

.google-maps {
  margin-top: -2px;
  padding-bottom: 0;
}

.social-media-hd {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: underline;
}

.nowsoft-logo {
  text-align: center;
  margin-top: 10px;
}

.image {
  text-align: center;
}

.footer-paragraph {
  color: #fff;
  margin-top: 30px;
  margin-bottom: 30px;
  font-family: PT Sans, sans-serif;
  font-size: 16px;
}

.image-2 {
  width: 70%;
  max-width: none;
  border-left: 0 #bc2f35;
  border-right: 0 #bc2f35;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.home-body {
  padding-bottom: 0;
}

.cabinets-middle-div {
  width: 91%;
  margin-left: auto;
  margin-right: auto;
}

.image-3 {
  border: 4px solid #fff;
}

.link {
  color: #fff;
}

.bold-text-3, .bold-text-4, .bold-text-5 {
  font-weight: 400;
}

.cabinet-btm-div {
  width: 90%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 1px;
}

.section-2 {
  background-image: url('../images/page.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 0;
}

.bold-text-6 {
  font-weight: 400;
}

.bold-text-7 {
  color: #fff;
  font-weight: 400;
  text-decoration: underline;
}

.bold-text-8 {
  font-weight: 400;
}

.list {
  color: #fff;
  font-size: 20px;
}

.list-item {
  color: #fff;
  font-family: PT Sans, sans-serif;
  font-size: 16px;
}

.contact-top-section {
  background-image: url('../images/page.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.contact-form {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 30px;
}

.location-map {
  text-align: center;
}

.google-map-header {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 30px;
  margin-bottom: 0;
  padding-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
  text-decoration: underline;
}

.company-info-div {
  text-align: center;
}

.company-info-header {
  color: #fff;
  text-transform: uppercase;
  margin-top: 30px;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
  text-decoration: underline;
}

.company-info-paragraph {
  color: #fff;
  padding-top: 5px;
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.contact-head, .phone-head, .email-head {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
  text-decoration: underline;
}

.link-2, .link-3 {
  color: #fff;
}

.home-div {
  width: 90%;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}

.footer-div {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.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-left: auto;
  margin-right: auto;
  display: block;
}

._404-image-div {
  width: 80%;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
}

._404-heading {
  color: #000;
  margin-top: 40px;
}

._404-paragraph {
  color: #000;
  margin-top: 40px;
  font-size: 18px;
  line-height: 22px;
}

@media screen and (min-width: 1280px) {
  .nav-link {
    font-size: 20px;
    line-height: 20px;
  }

  .page-header {
    font-size: 44px;
    line-height: 48px;
  }

  .section-subtitle {
    font-size: 22px;
    line-height: 26px;
  }

  .social-icon.chg-top {
    width: 44px;
    height: 44px;
  }

  .social-icon.chg-circle {
    width: 44px;
    height: 42px;
  }

  .paragraph, .paragraph.shadow {
    font-size: 20px;
    line-height: 24px;
  }

  .heading-2 {
    font-size: 24px;
    line-height: 28px;
  }

  .paragraph-2 {
    font-size: 20px;
    line-height: 24px;
  }

  .google-maps {
    margin-top: -1px;
  }

  .social-media-hd {
    font-size: 24px;
    line-height: 28px;
  }

  .footer-paragraph, .list-item {
    font-size: 20px;
    line-height: 24px;
  }

  .google-map-header, .company-info-header {
    font-size: 28px;
    line-height: 32px;
  }

  .company-info-paragraph {
    font-size: 20px;
    line-height: 24px;
  }

  .contact-head, .phone-head, .email-head {
    font-size: 22px;
    line-height: 26px;
  }

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

  ._404-paragraph {
    font-size: 22px;
    line-height: 26px;
  }
}

@media screen and (min-width: 1440px) {
  .nav-link {
    font-size: 24px;
    line-height: 24px;
  }

  .page-header {
    font-size: 48px;
    line-height: 52px;
  }

  .section-subtitle {
    font-size: 26px;
    line-height: 30px;
  }

  .social-icon.chg-top {
    width: 48px;
    height: 48px;
  }

  .social-icon.chg-circle {
    width: 48px;
    height: 44px;
  }

  .paragraph, .paragraph.shadow {
    font-size: 24px;
    line-height: 28px;
  }

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

  .paragraph-2 {
    font-size: 24px;
    line-height: 28px;
  }

  .google-maps {
    margin-top: 1px;
  }

  .social-media-hd {
    font-size: 28px;
    line-height: 32px;
  }

  .footer-paragraph, .list-item {
    font-size: 24px;
    line-height: 28px;
  }

  .google-map-header, .company-info-header {
    font-size: 32px;
    line-height: 36px;
  }

  .company-info-paragraph {
    font-size: 24px;
    line-height: 28px;
  }

  .contact-head, .phone-head, .email-head {
    font-size: 26px;
    line-height: 30px;
  }

  .image-4 {
    margin-top: 2px;
  }

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

  ._404-paragraph {
    font-size: 26px;
    line-height: 30px;
  }
}

@media screen and (min-width: 1920px) {
  .nav-link {
    font-size: 28px;
    line-height: 28px;
  }

  .page-header {
    font-size: 52px;
    line-height: 56px;
  }

  .section-subtitle {
    font-size: 30px;
    line-height: 34px;
  }

  .social-icon.chg-top {
    width: 52px;
    height: 52px;
  }

  .social-icon.chg-circle {
    width: 52px;
    height: 48px;
  }

  .paragraph, .paragraph.shadow {
    font-size: 28px;
    line-height: 32px;
  }

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

  .paragraph-2 {
    font-size: 28px;
    line-height: 32px;
  }

  .google-maps {
    margin-top: 3px;
  }

  .social-media-hd {
    font-size: 32px;
    line-height: 36px;
  }

  .footer-paragraph, .list-item {
    font-size: 28px;
    line-height: 32px;
  }

  .google-map-header, .company-info-header {
    font-size: 36px;
    line-height: 40px;
  }

  .company-info-paragraph {
    font-size: 28px;
    line-height: 32px;
  }

  .contact-head, .phone-head, .email-head {
    font-size: 30px;
    line-height: 34px;
  }

  .image-4 {
    margin-top: 4px;
  }

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

  ._404-paragraph {
    font-size: 30px;
    line-height: 34px;
  }
}

@media screen and (max-width: 991px) {
  .section.grey {
    background-image: url('../images/page.jpeg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 0;
  }

  .section.footer {
    padding-bottom: 560px;
  }

  .section.footer.ft-adj {
    padding-bottom: 0;
  }

  .nav-link {
    text-align: center;
    margin-left: 7px;
    margin-right: 7px;
    font-size: 20px;
    line-height: 20px;
  }

  .page-header {
    margin-bottom: 5px;
    padding-top: 40px;
    padding-bottom: 0;
    font-size: 36px;
    line-height: 40px;
  }

  .page-header.reduce-top {
    padding-top: 10px;
  }

  .circle {
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
  }

  .frames {
    width: 75%;
  }

  .number {
    width: 70%;
    height: auto;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 15px;
  }

  .nav-menu {
    width: 30%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
    padding-bottom: 10px;
  }

  .head-image-home-div {
    margin-top: 0;
    padding-top: 30px;
  }

  .paragraph {
    background-color: rgba(0, 0, 0, .25);
    font-size: 18px;
    line-height: 22px;
  }

  .paragraph.white {
    background-color: rgba(0, 0, 0, .25);
    margin-top: -15px;
  }

  .paragraph.white.remove-btm, .paragraph.white.add-top {
    background-color: rgba(0, 0, 0, .25);
  }

  .paragraph.shadow, .bold-text, .paragraph-2, .footer-paragraph {
    font-size: 18px;
    line-height: 22px;
  }

  .home-body {
    background-image: none;
  }

  .section-2 {
    padding-bottom: 100px;
  }

  .list-item {
    background-color: rgba(0, 0, 0, .25);
    font-size: 18px;
    line-height: 22px;
  }

  .google-map-header, .company-info-header {
    font-size: 22px;
    line-height: 26px;
  }

  .company-info-paragraph {
    font-size: 18px;
    line-height: 22px;
  }

  .contact-head, .phone-head, .email-head {
    font-size: 20px;
  }

  .navbar {
    width: auto;
    background-color: rgba(0, 0, 0, 0);
    border: 0 rgba(0, 0, 0, 0);
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .icon {
    color: #fff;
    border: 2px solid #fff;
    font-family: Open Sans, sans-serif;
    font-size: 24px;
    line-height: 24px;
  }

  .menu-button {
    width: 10%;
    float: none;
    background-color: #bc2f35;
    border: 2px solid #fff;
    margin-left: auto;
    margin-right: auto;
  }

  .menu-button.w--open {
    float: none;
    background-color: #000;
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-div {
    width: 90%;
  }
}

@media screen and (max-width: 767px) {
  .section {
    padding: 32px 15px;
  }

  .section.footer {
    text-align: center;
    padding-bottom: 0;
  }

  .page-header {
    font-size: 32px;
    line-height: 36px;
  }

  .page-header.reduce-top {
    padding-top: 10px;
  }

  .circle {
    height: auto;
    border-radius: 10px;
    display: inline-block;
  }

  .frames {
    width: 55%;
    margin-bottom: 10px;
  }

  .number {
    width: 50%;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .nav-bar {
    padding-top: 26px;
    padding-bottom: 26px;
  }

  .nav-menu {
    width: 45%;
    padding-bottom: 10px;
  }

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

  .paragraph.white {
    margin-top: 0;
  }

  .paragraph.shadow, .paragraph-2 {
    font-size: 16px;
    line-height: 20px;
  }

  .social-media {
    margin-top: 30px;
  }

  .nowsoft-logo {
    margin-top: 0;
  }

  .image-2 {
    width: 80%;
  }

  .section-2 {
    padding-bottom: 0;
  }

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

  .contact-form {
    padding-bottom: 40px;
  }

  .google-map-header {
    padding-bottom: 15px;
  }

  .company-info-header {
    margin-top: 40px;
  }

  .company-info-paragraph {
    font-size: 16px;
    line-height: 20px;
  }

  .contact-head, .phone-head {
    font-size: 18px;
    line-height: 22px;
  }

  .menu-button, .menu-button.w--open {
    width: 14%;
  }

  .image-div-1 {
    width: 80%;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 479px) {
  .section {
    padding-right: 11px;
  }

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

  .page-header {
    font-size: 26px;
    line-height: 30px;
  }

  .page-header.add-top-40 {
    margin-bottom: 30px;
  }

  .page-header.reduce-top {
    padding-top: 10px;
  }

  .section-subtitle {
    font-size: 16px;
    line-height: 20px;
  }

  .frames {
    width: 75%;
    margin-bottom: 0;
  }

  .number {
    width: 70%;
  }

  .nav-menu {
    width: 80%;
    padding-bottom: 10px;
  }

  .paragraph {
    margin-top: 5px;
  }

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

  .paragraph.white.remove-btm {
    margin-top: 5px;
  }

  .image-2 {
    width: 90%;
  }

  .menu-button, .menu-button.w--open {
    width: 24%;
  }

  .footer-div {
    width: 100%;
  }
}


