/* Text Elements */

h1.heading-1 {
  color: #fff;
  text-align: center;
  font-size: 26px;
}

h2.heading-3 {
  margin-bottom: 20px;
  color: #fff;
}

h2.heading-4 {
  color: #fff;
  text-align: center;
  font-size: 26px;
}

h2.heading-5 {
  color: #fff;
  text-align: center;
  font-size: 30px;
}

h2#heading-1 {
  text-align: center;
}

h3.heading-2 {
  margin-bottom: 0;
  color: #fff;
  font-size: 30px;
}

p.paragraph.paragraph-1 {
  margin-bottom: 0;
  color: #fff;
  text-align: center;
  font-size: 18px;
}

p.paragraph.paragraph-2 {
  color: #fff;
}

p.paragraph.paragraph-3 {
  display: inline-block;
  width: 82%;
  color: #fff;
  vertical-align: top;
}

p.paragraph.paragraph-4 {
  display: inline-block;
  width: 18%;
  color: #fff;
  vertical-align: top;
}

p.paragraph span.paragraph-text-1 {
  font-size: .8125rem;
}

p.paragraph.paragraph-5 {
  font-style: italic;
}

p.paragraph.paragraph-6 {
  text-align: right;
  font-weight: 700;
}

p.paragraph.paragraph-7 {
  margin-right: 10px;
  margin-left: 10px;
  color: #fff;
}

p.paragraph.paragraph-8 {
  color: #fff;
  text-align: center;
}

p.paragraph.paragraph-10 {
  color: #fff;
  text-align: center;
  font-size: 18px;
}

p.paragraph.paragraph-11 {
  color: #fff;
  font-size: 14px;
}

p.paragraph.paragraph-9 {
  color: #fff;
  text-align: center;
  font-style: italic;
  font-size: 18px;
}

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

a.link-text.text-link-1 {
  display: block;
  color: #fff;
  text-align: center;
  font-size: 60px;
  font-family: 'Goudy Old Style', Garamond, 'Big Caslon', 'Times New Roman', serif;
  line-height: 70px;
}

a.link-text.text-link-2 {
  display: block;
  color: #fff;
  text-align: center;
  text-shadow: #78828c 2px 2px 5px;
  font-size: 18px;
}

a.link-text.text-link-3 {
  display: block;
  color: #fff;
  text-align: center;
  font-size: 18px;
}

a.link-text.text-link-4 {
  display: block;
  margin-bottom: 20px;
  color: #fff;
  text-align: center;
  font-size: 18px;
}

a.link-text.text-link-5 {
  color: #fff;
  text-decoration: underline;
}

/* Layout Elements */

body.body-1 {
  max-width: 2000px;
  background-color: #000;
}

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

.container.container-2 {
  padding: 10px;
  vertical-align: top;
}

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

.container.container-4 {
  margin-right: auto;
  margin-left: auto;
  padding: 30px 15px;
  max-width: 1500px;
}

.container.container-6 {
  display: block;
  width: auto;
  vertical-align: top;
}

.container.container-7 {
  display: block;
  width: auto;
}

.container.container-8 {
  margin-bottom: 10px;
  padding: 10px;
  border: .25rem solid #c0c0c0;
  background-color: #fff;
}

.container.container-11 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.container.container-10 {
  display: inline-block;
  width: 50%;
  vertical-align: top;
}

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

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

.link-container.link-container-1 {
  min-height: 30px;
  background-image: url('../Dad_Lads_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;
}

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

  background-blend-mode: normal;
}

div.responsive-picture.picture-1 {
  max-width: 2000px;
}

div.responsive-picture.picture-2 {
  display: none;
  margin-right: auto;
  margin-left: auto;
  max-width: 1500px;
}

.rule.rule-1 {
  margin-top: 0;
  margin-bottom: 0;
  max-width: 100px;
  width: auto;
}

.rule.rule-2 {
  margin-top: 0;
  margin-bottom: 20px;
  max-width: 220px;
  width: auto;
}

.html-element.html-element-1 {
  padding: 2px;
  vertical-align: top;
}

.rule.rule-3 {
  padding-top: 20px;
}

.html-element.html-element-3 {
  margin-top: -20px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1000px;
}

div.responsive-picture.picture-3 {
  position: -webkit-sticky;
  position:         sticky;
  z-index: 2;
  margin-right: auto;
  margin-bottom: -52px;
  margin-left: auto;
  max-width: 400px;
  width: 50%;
}

a.social-image.social-icon-1 {
  display: block;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  max-width: 40px;
  background-color: #006;
}

div.responsive-map.map-1 {
  max-width: none;
  width: auto;
}

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

  h2.heading-3 {
    font-size: 30px;
  }

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

  p.paragraph span.paragraph-text-1 {
    font-size: .875rem;
  }

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

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

  /* Layout Elements */

  .container.container-5 {
    margin-right: auto;
    margin-left: auto;
    max-width: 430px;
  }

  .container.container-10 {
    display: inline-block;
    width: 33.333333%;
  }

  div.responsive-picture.picture-2 {
    display: none;
  }

  .rule.rule-1 {
    max-width: 130px;
  }

  .rule.rule-2 {
    max-width: 260px;
  }

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

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

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

  h2.heading-4 {
    font-size: 30px;
  }

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

  h3.heading-2 {
    font-size: 30px;
  }

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

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

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

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

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

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

  /* Layout Elements */

  .container.container-5 {
    position: absolute;
    z-index: 2;
    margin-top: 0;
    margin-left: 0;
    min-width: 360px;
    max-width: 360px;
  }

  .container.container-8 {
    display: inline-block;
    width: 45%;
  }

  .container.container-9 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: justify;

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

  .container.container-10 {
    width: 16.666666%;
  }

  .container.container-3 {
    min-height: 750px;
  }

  .container.container-11 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .container.container-13 {
    display: block;
    width: auto;
    vertical-align: top;
  }

  .rule.rule-1 {
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .rule.rule-2 {
    margin-bottom: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
  }

  div.responsive-picture.picture-2 {
    display: block;
    width: auto;
  }

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

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

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

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

  h2.heading-3 {
    color: #fff;
  }

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

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

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

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

  p.paragraph.paragraph-8 {
    margin-right: 10px;
    margin-left: 0;
  }

  p.paragraph.paragraph-9 {
    text-align: left;
    font-size: 20px;
  }

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

  /* Layout Elements */

  .container.container-5 {
    margin-top: 30px;
    min-width: 450px;
    max-width: 450px;
  }

  .container.container-3 {
    min-height: 700px;
  }

  .container.container-13 {
    display: block;
    margin-bottom: 20px;
    padding-top: 40px;
    width: auto;
  }

  div.responsive-picture.picture-2 {
    display: block;
  }

  div.responsive-picture.picture-3 {
    margin-bottom: -85px;
    width: 35%;
  }

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

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

  h1.heading-1 {
    font-size: 40px;
  }

  h3.heading-2 {
    font-size: 60px;
  }

  p.paragraph.paragraph-1 {
    text-align: right;
    font-size: 18px;
  }

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

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

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

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

  a.link-text.text-link-1 {
    text-align: left;
    font-size: 64px;
  }

  a.link-text.text-link-2 {
    text-align: right;
    font-size: 18px;
  }

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

  /* Layout Elements */

  .container.container-6 {
    display: inline-block;
    width: 55%;
  }

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

  .container.container-5 {
    position: absolute;
    display: block;
    margin-top: 40px;
    padding-top: 40px;
  }

  .container.container-3 {
    min-height: 800px;
  }

  .container.container-9 {
    margin-right: auto;
    margin-left: auto;
    width: 90%;
  }

  .container.container-8 {
    width: 48%;
  }

  .container.container-11 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .rule.rule-1 {
    max-width: 180px;
  }

  .rule.rule-2 {
    max-width: 280px;
  }

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

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

@media screen and (min-width: 90.1875rem) {
  /* Layout Elements */

  .container.container-5 {
    margin-top: 60px;
    padding-top: 60px;
  }

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