body {
  font-family: 'Courier Prime', sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 1.4;
}

h2 {
  margin-top: 0px;
  text-transform: uppercase;
}

a {
  color: #333;
}

.body {
  background-image: url('../images/top-white-brick-wall-with-content-uploads-2014-07-white-brick-wall-with-grey-concrete-floor-jpg.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  font-family: 'Courier Prime', sans-serif;
  text-transform: none;
}

.container-head {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 1;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-services {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/texturetastic_gray_2x-crop-u618.jpg');
  background-position: 0px 0px;
  background-size: auto;
  scroll-margin-top: 74px;
}

.container-book {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #000;
  background-image: url('../images/tattooed-barber-crop-u411.jpg');
  background-position: 0px 0px;
  background-size: auto;
  color: #fff;
  font-size: 24px;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
  scroll-margin-top: 74px;
}

.container-welcome {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  background-image: url('../images/home-01-crop-u349.jpg');
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  scroll-margin-top: 74px;
}

.container-fix {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #fff;
  background-image: url('../images/oldcornerdrugstore.jpg');
  background-position: 0% 100%;
  background-size: 1150px;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.text-subhead {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
}

.btn-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 80px;
  max-width: none;
  margin-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 4px;
  border-color: #fff;
  background-color: rgba(0, 0, 0, 0.69);
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.btn-link:hover {
  background-color: rgba(0, 0, 0, 0.88);
}

.btn-apt a {
  background-color: transparent !important;
  color: white !important;
  height: auto !important;
  line-height: inherit !important;
  padding: initial !important;
  border-radius: 0 !important;
  font-weight: inherit !important;
  font-size: inherit !important;
  cursor: pointer !important;
  display: inline-block !important;
  text-decoration: none !important;
}

.inner-pane-light {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 60px;
  padding-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: hsla(0, 0%, 100%, 0.7);
}

.container-folio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  grid-template-areas: "Area Area-2 Area-5"
    "Area-3 Area-4 Area-6";
  -ms-grid-columns: minmax(auto, 1fr) minmax(auto, 1fr) minmax(auto, 1fr);
  grid-template-columns: minmax(auto, 1fr) minmax(auto, 1fr) minmax(auto, 1fr);
  -ms-grid-rows: minmax(auto, 1fr) minmax(auto, 1fr);
  grid-template-rows: minmax(auto, 1fr) minmax(auto, 1fr);
  border-style: solid;
  border-width: 4px 3px 4px 4px;
  border-color: #fff;
  background-color: #000;
}

.folio-shot {
  width: 100%;
  max-width: 220px;
  border-right: 3px solid #fff;
}

.folio-shot.folio-shot-last {
  border-right-width: 0px;
}

.container-about {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  background-image: url('../images/home_form.jpg');
  background-position: 50% 0%;
  background-size: auto;
  color: #fff;
  scroll-margin-top: 74px;
  
}

.text-paragraph {
  max-width: 80%;
  text-transform: none;
  white-space: normal;
}

.inner-pane-dark {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 80px;
  padding-bottom: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: rgba(0, 0, 0, 0.4);
}

.img-welcome {
  max-width: 50%;
  margin-top: 40px;
  margin-bottom: 40px;
}

.services-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  min-width: 80%;
  margin-bottom: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  font-size: 24px;
}

.services-service {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.services-price {
  max-width: none;
  min-width: 5ch;
  padding-left: 5px;
}

.services-divider {
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #333;
}

.social-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.social-link {
  width: 24px;
  margin-left: 20px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.social-link:hover {
  opacity: 0.5;
}

.brand-img {
  width: 120px;
}

.services {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.service {
  margin-right: 40px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.service.service-last {
  margin-right: 0px;
}

.service-img {
  width: 120px;
  margin-top: 10px;
  margin-bottom: 0px;
  box-shadow: 1px 1px 3px 0 #000;
}

.container-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
}

.container-location {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  background-image: url('../images/weatjpg-crop-u2886_2x.jpg');
  background-position: 50% 100%;
  background-size: cover;
  text-align: center;
  scroll-margin-top: 74px;
}

.footer-link {
  width: 150px;
}

.embed-map {
  width: 60%;
  height: 300px;
}

.embed {
  width: 100%;
  height: 100%;
}

.embed-testimonials {
  width: 80%;
  height: 180px;
  margin-top: 10px;
  opacity: 1;
  -webkit-filter: grayscale(60%);
  filter: grayscale(60%);
}

.header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.9);
}

.menu-link {
  margin-right: 20px;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  text-transform: uppercase;
}

.menu-link.menu-link-last {
  margin-right: 0px;
}

.link-reverse {
  color: #fff;
}

@media screen and (max-width: 991px) {
  .embed-map {
    width: 80%;
  }
}

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

  .container-fix {
    display: none;
  }

  .text-subhead {
    line-height: 24px;
  }

  .container-folio {
    display: none;
  }

  .inner-pane-dark {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .services-row {
    min-width: 90%;
    font-size: 18px;
  }

  .services-price {
    font-size: 20px;
  }

  .menu {
    display: none;
  }

  .brand-img {
    width: 100px;
  }

  .services {
    display: none;
  }

  .embed-testimonials {
    width: 80%;
  }
}

@media screen and (max-width: 479px) {
  .container-welcome {
    height: auto;
    background-position: 0% 100%;
  }

  .container-fix {
    background-size: 380px;
  }

  .text-subhead {
    margin-top: auto;
    line-height: 22px;
  }

  .btn-link {
    width: auto;
    min-width: 280px;
  }

  .btn-apt a {
    font-size: 20px !important;
  }

  .text-paragraph {
    max-width: 90%;
  }

  .img-welcome {
    padding-bottom: 0px;
  }

  .services-service {
    max-width: 180px;
  }

  .embed-map {
    width: 90%;
  }

  .embed-testimonials {
    width: 90%;
  }
}

