/* Text Elements */

h1.heading-1 {
  margin-bottom: 20px;
  color: #6fb346;
  text-align: center;
  text-shadow: #000 1px 1px 0;
  font-size: 26px;
}

h2.heading-2 {
  margin-bottom: 20px;
  color: #6fb346;
  text-align: center;
  text-shadow: #000 1px 1px 0;
  font-size: 25px;
}

p.paragraph.paragraph-1 {
  margin-bottom: 20px;
  color: #6fb346;
  text-align: center;
  font-size: 17px;
  font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}

p.paragraph.paragraph-2 {
  text-align: justify;
}

p.paragraph.paragraph-3 {
  display: inline-block;
  width: 65%;
  vertical-align: top;
}

p.paragraph.paragraph-4 {
  display: inline-block;
  width: 35%;
  vertical-align: top;
  text-align: right;
}

p.paragraph.paragraph-5 {
  margin-bottom: 0;
  color: #6fb346;
  text-align: center;
  text-shadow: #000 1px 1px 0;
  font-size: 20px;
}

p.paragraph.paragraph-6 {
  margin-bottom: 0;
  color: #6fb346;
  text-align: center;
  font-size: 12px;
}

p.paragraph.paragraph-7 {
  margin-top: 0;
  margin-bottom: 0;
  color: #6fb346;
  text-align: center;
  font-size: 17px;
  font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}

p.paragraph.paragraph-8 {
  color: #6fb346;
  text-align: center;
  font-size: 20px;
}

p.paragraph.paragraph-9 {
  text-align: center;
}

p.paragraph span.paragraph-text-2 {
  font-size: 1.625rem;
}

a.link-text.text-link-1 {
  color: #6fb346;
  text-decoration: underline;
  font-size: 14px;
}

a.link-text.text-link-2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  color: #6fb346;
  text-align: center;
  font-size: 17px;
  font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}

a.link-text.text-link-3 {
  display: block;
  color: #6fb346;
  text-align: center;
  font-size: 20px;
}

/* Layout Elements */

body.grid-1 {
  max-width: 2000px;
}

.container.container-2 {
  margin-top: 0;
  margin-bottom: 20px;
}

.container.container-3 {
  margin-right: auto;
  margin-left: auto;
  padding: 20px 10px;
  max-width: 1500px;
}

.container.container-4 {
  max-width: 2000px;
  background-color: #000;
}

.container.container-5 {
  margin-right: auto;
  margin-left: auto;
  padding: 5px 10px;
  max-width: 1200px;
}

.container.container-11 {
  background-color: #fff;
}

.container.container-12 {
  min-height: 400px;
}

.container.container-8 {
  margin: 30px auto;
  padding: 10px;
  width: 90%;
  background-color: rgba(255, 255, 255, .66);
}

.container.container-6 {
  margin-bottom: 20px;
}

.container.container-9 {
  display: none;
  margin-bottom: 20px;
}

.container.container-10 {
  background-color: #000;
}

.link-container.link-container-1 {
  min-height: 30px;
  background-image: url('../Images_Hair_Images/OMDWebsites_Footer_Bar_2000_New.png');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

a.responsive-picture.picture-link-1 {
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  max-width: 985px;
}

div.responsive-picture.picture-2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  min-width: 100px;
  max-width: 326px;
}

.rule.rule-1 hr {
  border-top-width: 2px;
  border-top-color: #6fb346;
}

.rule.rule-2 hr {
  border-top-width: 2px;
  border-top-color: #851257;
}

.rule.rule-2 {
  margin-top: 0;
  margin-bottom: 20px;
}

.rule.rule-1 {
  margin-bottom: 0;
  padding-bottom: 0;
}

.html-element.html-element-2 {
  margin-top: -40px;
}

div.responsive-map.map-1 {
  margin-bottom: 0;
}

.html-element.html-element-100 {
  position: fixed;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-image: url('../Images_Hair_Images/background.webp');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

div.responsive-picture.picture-1 {
  margin-right: auto;
  margin-left: auto;
  max-width: 548px;
}

div.responsive-picture.picture-3 {
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}

@media screen and (min-width: 23.75rem) {
  /* Text Elements */

  p.paragraph.paragraph-3 {
    width: 65%;
    font-size: 18px;
  }

  p.paragraph.paragraph-4 {
    width: 35%;
    font-size: 18px;
  }

  p.paragraph.paragraph-5 {
    font-size: 22px;
  }

  p.paragraph.paragraph-7 {
    font-size: 26px;
  }

  p.paragraph.paragraph-1 {
    font-size: 20px;
  }

  a.link-text.text-link-2 {
    font-size: 20px;
  }

  /* Layout Elements */

  .container.container-8 {
    max-width: 400px;
    width: 90%;
  }

  .container.container-6 {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 40rem) {
  /* Text Elements */

  h1.heading-1 {
    margin-bottom: 30px;
    font-size: 30px;
  }

  h2.heading-2 {
    font-size: 36px;
  }

  p.paragraph.paragraph-1 {
    font-size: 20px;
  }

  p.paragraph.paragraph-3 {
    width: 60%;
    font-size: 20px;
  }

  p.paragraph.paragraph-4 {
    width: 40%;
    text-align: right;
    font-size: 20px;
  }

  p.paragraph.paragraph-7 {
    margin-top: -30px;
    font-size: 20px;
  }

  p.paragraph.paragraph-2 {
    display: block;
    width: auto;
  }

  p.paragraph.paragraph-5 {
    font-size: 24px;
  }

  p.paragraph span.paragraph-text-2 {
    font-size: 1.75rem;
  }

  /* Layout Elements */

  .container.container-3 {
    padding: 30px 15px;
  }

  .container.container-5 {
    padding-top: 10px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .container.container-6 {
    display: block;
    margin-right: 0;
    margin-bottom: 30px;
    padding-right: 20px;
    width: auto;
  }

  .container.container-12 {
    min-height: 500px;
  }

  .container.container-8 {
    padding: 20px;
    max-width: 550px;
    width: auto;
  }

  .container.container-1 {
    margin-right: auto;
    margin-left: auto;
    max-width: 648px;
  }

  div.responsive-picture.picture-2 {
    display: inline-block;
    max-width: 326px;
    width: 50%;
  }

  div.responsive-map.map-1 {
    height: 180px;
  }

  div.responsive-picture.picture-3 {
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 64rem) {
  /* Text Elements */

  h1.heading-1 {
    margin-bottom: 40px;
    text-align: left;
    font-size: 36px;
  }

  h2.heading-2 {
    font-size: 40px;
  }

  p.paragraph.paragraph-1 {
    font-size: 26px;
  }

  p.paragraph.paragraph-3 {
    width: 60%;
  }

  p.paragraph.paragraph-4 {
    width: 40%;
    text-align: right;
  }

  p.paragraph.paragraph-5 {
    margin-bottom: 0;
    font-size: 26px;
  }

  p.paragraph.paragraph-7 {
    margin-top: -55px;
    font-size: 26px;
  }

  p.paragraph.paragraph-2 {
    display: block;
    width: auto;
  }

  p.paragraph.paragraph-9 {
    font-size: 18px;
  }

  p.paragraph span.paragraph-text-2 {
    font-size: 1.875rem;
  }

  a.link-text.text-link-2 {
    font-size: 26px;
  }

  /* Layout Elements */

  .container.container-2 {
    display: block;
    margin-top: 0;
    width: auto;
    vertical-align: top;
  }

  .container.container-3 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .container.container-5 {
    padding-top: 15px;
  }

  .container.container-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: justify;
    -ms-flex-align: center;
    margin-bottom: 60px;
    padding-right: 0;
    width: auto;

    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
            align-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
            justify-content: space-between;
  }

  .container.container-12 {
    min-height: 600px;
  }

  .container.container-8 {
    display: block;
    padding: 30px;
    max-width: 550px;
    width: auto;
  }

  .container.container-7 {
    display: inline-block;
    width: 48%;
  }

  .container.container-1 {
    display: inline-block;
    -ms-flex-pack: justify;
    max-width: none;
    width: 66.666666%;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
            justify-content: space-between;
  }

  .container.container-9 {
    display: none;
    -ms-flex-pack: justify;
    margin-bottom: 20px;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
            justify-content: space-between;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
            align-content: space-between;
  }

  div.responsive-picture.picture-2 {
    max-width: 326px;
  }

  div.responsive-map.map-1 {
    height: 350px;
  }

  div.responsive-picture.picture-1 {
    display: inline-block;
    margin-right: 0;
    margin-left: 0;
    width: 48%;
  }

  div.responsive-picture.picture-3 {
    margin-bottom: 40px;
  }
}