/* Text Elements */

h1.heading-4 {
  text-align: center;
  font-size: 26px;
}

h2.heading-1 {
  padding-top: 25px;
}

p.paragraph.paragraph-1 {
  text-align: left;
}

p.paragraph.text-1 {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #73b2f6;
  text-align: center;
}

p.paragraph span.paragraph-text-1 {
  font-weight: 600;
  font-size: 1.0625rem;
}

p.paragraph span {
  font-weight: 600;
  font-size: 1.0625rem;
}

p.paragraph span.paragraph-text-3 {
  font-weight: 400;
  font-style: italic;
  font-size: .875rem;
}

p.paragraph span.paragraph-text-4 {
  font-weight: 400;
  font-style: italic;
  font-size: .875rem;
}

a.link-text.text-link-1 {
  color: #090e11;
  font-size: 15px;
}

/* Layout Elements */

.container.sticky {
  width: 100%;
  background-color: #73b2f6;
}

.container.container-3 {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  background-color: #73b2f6;
}

.container.header {
  position: fixed;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}

.container.header-inner {
  margin-left: auto;
  width: 100%;
}

.container.heading-wrapper {
  float: none;
  padding-top: 75px;
}

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

.container.footer {
  float: none;
  padding-top: 10px;
  padding-right: 0;
  padding-bottom: 10px;
}

li.list-item-container.list-item-container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  margin-right: 0;
  margin-left: 0;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

li.list-item-container.list-item-container-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

li.list-item-container.list-item-container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  margin-right: -1px;
  margin-left: -1px;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

div.responsive-picture.picture-1 {
  margin-top: 10px;
  margin-bottom: 5px;
  max-width: 1200px;
  border: .1875rem double #f1ef96;
}

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

  h1.heading-4 {
    font-size: 28px;
  }

  h2.heading-1 {
    font-size: 20px;
  }

  a.link-text.text-link-1 {
    font-size: 16px;
  }

  /* Layout Elements */

  .container.container-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
  }

  .container.sticky {
    max-width: 1200px;
  }
}

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

  h1.heading-4 {
    font-size: 38px;
  }

  h2.heading-1 {
    font-size: 28px;
  }

  a.link-text.text-link-1 {
    margin-right: 0;
    margin-left: 0;
    text-align: center;
    font-size: 18px;
  }

  /* Layout Elements */

  .container.container-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
  }

  .container.container-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
  }

  .container.sticky {
    margin-right: auto;
    margin-left: auto;
  }

  .container.header {
    position: fixed;
    width: 100%;
  }

  .container.header-inner {
    margin-right: auto;
    margin-left: auto;
  }

  .container.main {
    margin-right: auto;
    margin-left: auto;
  }

  li.list-item-container.list-item-container-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: center;
    margin-right: auto;
    margin-left: auto;
    text-align: center;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  li.list-item-container.list-item-container-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: center;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  li.list-item-container.list-item-container-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: center;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  div.responsive-picture.picture-1 {
    border: .1875rem double #f1ef96;
  }
}

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

  h1.heading-4 {
    font-size: 48px;
  }

  h2.heading-1 {
    margin-top: 20px;
    padding-top: 20px;
    font-size: 36px;
  }

  p.paragraph.text-1 {
    background-color: #73b2f6;
    text-align: center;
  }

  a.link-text.text-link-1 {
    color: #050a0d;
    font-size: 20px;
  }

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

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

  /* Layout Elements */

  .container.container-3 {
    position: relative;
    display: block;
    -ms-flex-pack: start;
    margin-right: auto;
    margin-left: auto;
    max-width: none;
    width: 100%;
    background-color: #73b2f6;

    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
  }

  .container.sticky {
    position: static;
    background-color: #73b2f6;
  }

  .container.main {
    max-width: 1200px;
    width: 100%;
  }

  .container.footer {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  li.list-item-container.list-item-container-2 {
    margin-right: auto;
    margin-left: auto;
    max-width: 1200px;
    width: 100%;
  }

  ul.list-container.expanded.horizontal.menu {
    -ms-flex-pack: center;
    margin-right: auto;
    margin-left: auto;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }
}