/* Text Elements */

h1.heading-1 {
  margin-top: 10px;
  margin-bottom: 30px;
  color: #3a3f53;
  font-size: 30px;
  line-height: 1.2;
}

h2.heading-2 {
  margin-bottom: 30px;
  color: #3a3f53;
  font-size: 22px;
  line-height: 1.2;
}

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

p.paragraph.paragraph-1 {
  margin-bottom: 30px;
  color: #3a3f53;
  text-align: justify;
  font-size: 17px;
  line-height: 1.2;
}

p.paragraph.paragraph-2 {
  margin-top: 25px;
  color: #fff;
  text-align: center;
  font-size: 15px;
  line-height: 1.2;
}

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

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

p.paragraph span.paragraph-text-3 {
  font-size: 1.5rem;
}

p.paragraph a.paragraph-text-4 {
  color: #fff;
}

p.paragraph a.paragraph-text-5 {
  color: #fff;
}

p.paragraph.paragraph-3 {
  margin-top: 0;
  margin-bottom: 0;
  color: #fff;
  text-align: center;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2;
}

p.paragraph.paragraph-4 {
  margin-top: 10px;
  color: #3a3f53;
  text-align: center;
  font-size: 12px;
  line-height: 1.2;
}

p.paragraph a.paragraph-text-6 {
  color: #000;
  font-weight: 600;
}

a.link-text.text-link-1 {
  float: right;
  margin-top: 3px;
  margin-right: 0;
  margin-left: 0;
  font-size: 19px;
}

a.link-text span.text-link-text-1 {
  color: #fff;
}

a.link-text span.text-link-text-2 {
  color: #fff;
}

a.link-text.text-link-2 {
  float: left;
  margin-top: 3px;
  font-size: 19px;
}

a.link-text.text-link-3 {
  float: right;
  color: #fff;
  text-decoration: underline;
  font-size: 10px;
}

a.link-text.text-link-2-1 {
  display: block;
  padding: 5px 0 5px 10px;
  border-top: .125rem solid #2a2a2a;
  border-right: .125rem solid #2a2a2a;
  border-top-right-radius: 10px;
  background-color: #fff;
  color: #3a3f53;
  font-weight: 600;
}

a.link-text.text-link-4 {
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  border-top-color: #3a3f53;
  border-right: .125rem solid #3a3f53;
  border-bottom: .125rem solid #3a3f53;
  border-left-color: #3a3f53;
  border-bottom-right-radius: 10px;
  background-color: #3a3f53;
  color: #fff;
  font-weight: 600;
}

/* Layout Elements */

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

.container.container-1 {
  margin-right: auto;
  margin-left: auto;
  min-height: 30px;
  max-width: 1200px;
}

.container.container-2 {
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px;
}

.container.container-3 {
  display: inline-block;
  margin-bottom: -7px;
  min-height: 30px;
  width: 50%;
  vertical-align: top;
}

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

.container.container-65 {
  position: fixed;
  top: 70%;
  z-index: 50;
  min-width: 130px;
  max-width: 130px;
}

.container.container-6 {
  background-image: url('../images/Header_Background.jpg');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;
  vertical-align: top;

  background-blend-mode: normal;
}

.container.container-7 {
  margin-top: 0;
  margin-bottom: 0;
  padding: 5px 10px;
  background-color: #3a3f53;
  vertical-align: top;
}

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

.container.container-9 {
  margin-right: auto;
  margin-left: auto;
  max-width: 1500px;
  vertical-align: top;
}

.container.container-4 {
  max-width: none;
}

.container.container-10 {
  padding: 50px 10px 150px;
  background-image: -webkit-linear-gradient(top, rgba(61, 88, 115, 1) 0%, rgba(170, 191, 212, 1) 100%);
  background-image:    -moz-linear-gradient(top, rgba(61, 88, 115, 1) 0%, rgba(170, 191, 212, 1) 100%);
  background-image:      -o-linear-gradient(top, rgba(61, 88, 115, 1) 0%, rgba(170, 191, 212, 1) 100%);
  background-image:         linear-gradient(180deg, rgba(61, 88, 115, 1) 0%, rgba(170, 191, 212, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;
  vertical-align: top;

  background-blend-mode: normal;
}

.container.container-11 {
  border-bottom: .625rem solid #3a3f53;
  vertical-align: top;
}

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

.html-element.html-element-3 {
  margin-right: auto;
  margin-left: auto;
  max-width: 550px;
  -webkit-transition-delay: .5s;
     -moz-transition-delay: .5s;
       -o-transition-delay: .5s;
          transition-delay: .5s;
  -webkit-transition-duration: 1.5s;
     -moz-transition-duration: 1.5s;
       -o-transition-duration: 1.5s;
          transition-duration: 1.5s;
}

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

.html-element.html-element-1 {
  margin-right: auto;
  margin-left: auto;
  max-width: 800px;
}

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

.html-element.html-element-3.outofview {
  opacity: 1;
  -webkit-transform: scaleX(0) scaleY(0);
     -moz-transform: scaleX(0) scaleY(0);
       -o-transform: scaleX(0) scaleY(0);
          transform: scaleX(0) scaleY(0);
}

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

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

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

  p.paragraph.paragraph-3 {
    margin-bottom: 5px;
  }

  p.paragraph.paragraph-4 {
    margin-top: 10px;
    text-align: center;
    font-size: 12px;
    line-height: 1.2;
  }

  a.link-text.text-link-2 {
    margin-left: 15px;
  }

  a.link-text.text-link-1 {
    margin-right: 15px;
  }

  a.link-text.text-link-2-1 {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    font-size: 20px;
  }

  a.link-text.text-link-4 {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 20px;
  }

  /* Layout Elements */

  .container.container-4 {
    float: right;
    margin-left: 20px;
    padding-left: 0;
    max-width: 550px;
    width: 50%;
  }

  .container.container-65 {
    min-width: 150px;
    max-width: 150px;
  }

  a.responsive-picture.picture-link-1 {
    margin-right: auto;
    margin-left: auto;
  }

  .html-element.html-element-1 {
    display: block;
  }
}

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

  p.paragraph.paragraph-3 {
    margin-bottom: 5px;
  }

  a.link-text.text-link-1 {
    margin-right: 145px;
    font-size: 24px;
  }

  a.link-text.text-link-2 {
    margin-left: 145px;
    font-size: 24px;
  }

  /* Layout Elements */

  .container.container-3 {
    margin-bottom: 0;
  }

  .container.container-4 {
    margin-left: 50px;
  }

  .html-element.html-element-3 {
    margin-right: 0;
    margin-left: auto;
  }

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