/* Text Elements */

h3 {
  margin: 30px auto 7px;
  padding-right: 15px;
  padding-left: 15px;
  color: #248f7e;
  text-align: center;
  font-weight: 400;
  font-size: 24px;
  font-family: 'Averia Sans Libre', cursive;
}

h3.light {
  color: #2a2b5b;
}

h3.heading-2 {
  color: #2a2b5b;
}

h3.sub-heading {
  color: #2a2b5b;
}

h3 span.heading-text-1 {
  color: #2a2b5b;
  font-weight: 700;
  font-family: 'Average Sans', sans-serif;
}

h3.heading-1 {
  color: #2a2b5b;
  text-shadow: #78828c 2px 2px 5px;
}

h3 span.heading-text-4 {
  color: #2a2b5b;
}

h3.heading-3 {
  color: #2a2b5b;
}

h3.heading-4 {
  color: #2a2b5b;
}

h3.heading-5 {
  color: #2a2b5b;
}

p.paragraph {
  margin-top: 7px;
  margin-right: auto;
  margin-left: auto;
  max-width: 800px;
  color: rgba(0, 0, 0, .65);
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
}

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

p.paragraph a.link-color {
  color: #2a2b5b;
}

p.paragraph span.paragraph-text-1 {
  color: #2a2b5b;
  font-weight: 700;
}

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

p.paragraph span.paragraph-text-27 {
  color: #e17200;
}

p.paragraph span.paragraph-text-28 {
  color: #e17200;
}

p.paragraph a.paragraph-text-29 {
  color: #e17200;
}

p.paragraph span.paragraph-text-30 {
  color: #e17200;
}

p.paragraph span.paragraph-text-31 {
  color: #e17200;
}

p.paragraph span.paragraph-text-32 {
  color: #e17200;
}

p.paragraph span.paragraph-text-33 {
  color: #e17200;
}

p.paragraph span.paragraph-text-34 {
  color: #e17200;
}

p.paragraph span.paragraph-text-35 {
  color: #e17200;
}

p.paragraph span.paragraph-text-36 {
  color: #e17200;
}

p.paragraph span.paragraph-text-37 {
  color: #e17200;
}

p.paragraph span.paragraph-text-38 {
  color: #e17200;
}

p.paragraph span.paragraph-text-39 {
  color: #e17200;
}

p.paragraph span.paragraph-text-40 {
  color: #e17200;
}

p.paragraph span.paragraph-text-41 {
  color: #e17200;
}

p.paragraph span.paragraph-text-42 {
  color: #e17200;
}

p.paragraph span.paragraph-text-43 {
  color: #e17200;
}

p.paragraph span.paragraph-text-44 {
  color: #e17200;
}

p.paragraph span.paragraph-text-45 {
  color: #e17200;
}

p.paragraph span.paragraph-text-46 {
  color: #e17200;
}

p.paragraph span.paragraph-text-47 {
  color: #e17200;
}

p.paragraph span.paragraph-text-48 {
  color: #e17200;
}

p.paragraph span.paragraph-text-49 {
  color: #e17200;
}

p.paragraph span.paragraph-text-50 {
  color: #e17200;
}

p.paragraph span.paragraph-text-51 {
  color: #e17200;
}

p.paragraph span.paragraph-text-52 {
  color: #e17200;
}

p.paragraph span.paragraph-text-53 {
  color: #e17200;
}

p.paragraph span.paragraph-text-54 {
  color: #e17200;
}

p.paragraph span.paragraph-text-55 {
  color: #e17200;
}

p.paragraph span.paragraph-text-56 {
  color: #e17200;
}

p.paragraph span.paragraph-text-57 {
  color: #2a2b5b;
  font-weight: 700;
}

p.paragraph span.paragraph-text-58 {
  color: #e17200;
}

p.paragraph span.paragraph-text-59 {
  color: #e17200;
}

p.paragraph span.paragraph-text-60 {
  color: #e17200;
}

p.paragraph span.paragraph-text-61 {
  color: #e17200;
}

p.paragraph span.paragraph-text-62 {
  color: #e17200;
}

p.paragraph span.paragraph-text-2 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-3 {
  font-weight: 700;
}

/* Interaction Elements */

form.form-container.contact-form {
  margin-right: auto;
  margin-bottom: 7px;
  margin-left: auto;
  padding-right: 15px;
  padding-bottom: 30px;
  padding-left: 15px;
  max-width: 800px;
  width: 100%;
}

.container-grid.nav-row {
  padding-right: 15px;
  padding-left: 15px;
  width: 100%;
  background-color: #cfc3d5;
}

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

.rule.heading-rule {
  margin-right: auto;
  margin-bottom: 7px;
  margin-left: auto;
  padding-bottom: 20px;
  max-width: 80px;
}

.container-grid.background-row {
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(244, 244, 244, 0) 100%);
  background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(244, 244, 244, 0) 100%);
  background-image:      -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(244, 244, 244, 0) 100%);
  background-image:         linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(244, 244, 244, 0) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;
}

.rule.light hr {
  border-top-color: #fff;
}

.container-grid.contact {
  padding-right: 0;
  padding-left: 0;
  background-color: transparent;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.footer {
  padding-top: 12px;
  padding-right: 15px;
  padding-bottom: 10px;
  background-color: #cfc3d5;
}

a.link-button-glyph.btn.goto-top {
  position: fixed;
  right: 20px;
  bottom: 20px;
  padding: 14px 18px 12px;
  background-color: rgba(79, 79, 79, .63);
  -webkit-transition-duration: .5s;
     -moz-transition-duration: .5s;
       -o-transition-duration: .5s;
          transition-duration: .5s;
}

span.glyph-for-button.goto-top {
  color: #fff;
}

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

.container-grid.navigation {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding-top: 14px;
  padding-right: 0;
  padding-left: 10px;
  background-color: transparent;

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

a.responsive-picture.logo {
  margin: 20px auto 7px;
  max-width: 250px;
}

.container-grid.aboutus {
  min-height: 40px;
  background-color: transparent;
}

.rule.heading-rule.light hr {
  border-top-color: #2a2b5b;
}

.container-grid.location {
  background-color: transparent;
}

a.link-button-glyph.btn.goto-top:hover {
  -webkit-transition-duration: .15s;
     -moz-transition-duration: .15s;
       -o-transition-duration: .15s;
          transition-duration: .15s;
  -webkit-transform: scaleX(1.3) scaleY(1.3);
     -moz-transform: scaleX(1.3) scaleY(1.3);
       -o-transform: scaleX(1.3) scaleY(1.3);
          transform: scaleX(1.3) scaleY(1.3);
}

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

  h3.heading-2 {
    color: #2a2b5b;
  }

  h3.heading-1 {
    color: #2a2b5b;
    text-align: right;
    font-size: 22px;
  }

  h3 span.heading-text-1 {
    color: #2a2b5b;
  }

  p.paragraph.paragraph-10 {
    color: #2a2b5b;
  }

  p.paragraph span.paragraph-text-1 {
    color: #2a2b5b;
  }

  /* Interaction Elements */

  a.link-button.btn.btn-secondary {
    padding-top: .31rem;
    padding-right: 1rem;
    padding-bottom: .31rem;
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;
    font-weight: 400;
    font-size: 14px;

    background-blend-mode: normal;
  }

  form.form-container.contact-form {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  a.responsive-picture.logo {
    max-width: 308px;
  }

  .container-grid.column-3 {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container-grid.contact {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container-grid.aboutus {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }
}

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

  h3.light {
    font-size: 30px;
  }

  h3 {
    font-size: 30px;
  }

  p.paragraph {
    font-size: 16px;
  }

  p.paragraph span.paragraph-text-7 {
    font-size: .75rem;
  }

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

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

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

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

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

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

  .container-grid.contact {
    background-color: #fff;
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container-grid.footer {
    background-color: #cfc3d5;
  }
}

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

  h3.light {
    font-size: 40px;
  }

  h3 span.heading-text-1 {
    color: #2a2b5b;
    font-weight: 700;
    font-family: 'Average Sans', sans-serif;
  }

  h3.heading-1 {
    text-align: center;
  }

  h3 span.heading-text-4 {
    color: #2a2b5b;
  }

  h3.heading-2 {
    color: #2a2b5b;
  }

  p.paragraph {
    margin-bottom: 7px;
  }

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

  p.paragraph span.paragraph-text-1 {
    color: #2a2b5b;
    font-size: 1.375rem;
  }

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

  p.paragraph a.link-color {
    color: #2a2b5b;
    font-weight: 500;
  }

  p.paragraph.copyright {
    font-size: 14px;
  }

  p.paragraph span.paragraph-text-23 {
    color: #fff;
  }

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

  p.paragraph span.paragraph-text-6 {
    color: #fff;
    font-size: .75rem;
  }

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

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

  p.paragraph.paragraph-1 {
    background-color: transparent;
  }

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

  p.paragraph span.paragraph-text-23:hover {
    color: #e17200;
  }

  p.paragraph a.paragraph-text-12:hover {
    color: #e17200;
  }

  p.paragraph a.paragraph-text-14:hover {
    color: #e17200;
  }

  p.paragraph a.paragraph-text-15:hover {
    color: #e17200;
  }

  p.paragraph span.paragraph-text-23:active {
    color: #fff;
  }

  p.paragraph a.paragraph-text-12:active {
    color: #e17200;
  }

  p.paragraph a.paragraph-text-15:active {
    color: #e17200;
  }

  /* Interaction Elements */

  form.form-container.contact-form {
    padding-top: 20px;
    padding-bottom: 70px;
    min-height: 50px;
  }

  .container-grid.aboutus {
    background-color: transparent;
  }

  a.responsive-picture.logo {
    max-width: 350px;
  }

  .container-grid.footer {
    padding-top: 4px;
    padding-right: 21px;
    padding-bottom: 8px;
    background-color: #cfc3d5;
  }

  .rule.heading-rule hr {
    border-top-color: #2a2b5b;
  }
}

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

  h3 {
    font-size: 40px;
  }

  h3 span.heading-text-2 {
    font-size: 1.5rem;
    line-height: 1.02;
  }

  h3.sub-heading {
    color: #2a2b5b;
  }

  h3.light {
    color: #2a2b5b;
  }

  h3.heading-2 {
    color: #2a2b5b;
  }

  h3.heading-3 {
    color: #2a2b5b;
  }

  h3 span.heading-text-1 {
    color: #2a2b5b;
  }

  h3.heading-1 {
    box-shadow: none;
    text-shadow: none;
  }

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

  p.paragraph a.link-color {
    background-color: transparent;
    color: #2a2b5b;
  }

  p.paragraph a.paragraph-text-12 {
    text-decoration: underline;
  }

  p.paragraph a.paragraph-text-13 {
    text-decoration: underline;
  }

  p.paragraph a.paragraph-text-14 {
    text-decoration: underline;
  }

  p.paragraph a.paragraph-text-15 {
    text-decoration: underline;
  }

  p.paragraph.copyright {
    color: #2a2b5b;
  }

  p.paragraph span.paragraph-text-6 {
    color: #2a2b5b;
  }

  p.paragraph span.paragraph-text-56 {
    color: #2a2b5b;
  }

  p.paragraph span.paragraph-text-55 {
    color: #2a2b5b;
  }

  p.paragraph span.paragraph-text-54 {
    color: #2a2b5b;
  }

  p.paragraph span.paragraph-text-53 {
    color: #2a2b5b;
  }

  p.paragraph span.paragraph-text-52 {
    color: #2a2b5b;
  }

  p.paragraph span.paragraph-text-51 {
    color: #2a2b5b;
  }

  p.paragraph span.paragraph-text-50 {
    color: #2a2b5b;
  }

  p.paragraph span.paragraph-text-49 {
    color: #2a2b5b;
  }

  p.paragraph span.paragraph-text-48 {
    color: #2a2b5b;
  }

  p.paragraph span.paragraph-text-47 {
    color: #2a2b5b;
  }

  p.paragraph span.paragraph-text-46 {
    color: #2a2b5b;
  }

  p.paragraph span.paragraph-text-45 {
    color: #2a2b5b;
  }

  p.paragraph span.paragraph-text-44 {
    color: #2a2b5b;
  }

  p.paragraph span.paragraph-text-43 {
    color: #2a2b5b;
  }

  p.paragraph span.paragraph-text-41 {
    color: #2a2b5b;
  }

  p.paragraph span.paragraph-text-42 {
    color: #2a2b5b;
  }

  p.paragraph span.paragraph-text-40 {
    color: #2a2b5b;
  }

  p.paragraph span.paragraph-text-39 {
    color: #2a2b5b;
  }

  p.paragraph span.paragraph-text-32 {
    color: #2a2b5b;
  }

  p.paragraph span.paragraph-text-33 {
    color: #2a2b5b;
  }

  p.paragraph span.paragraph-text-38 {
    color: #2a2b5b;
  }

  p.paragraph span.paragraph-text-34 {
    color: #2a2b5b;
  }

  p.paragraph span.paragraph-text-35 {
    color: #2a2b5b;
  }

  p.paragraph span.paragraph-text-36 {
    color: #2a2b5b;
  }

  p.paragraph span.paragraph-text-31 {
    color: #2a2b5b;
  }

  p.paragraph span.paragraph-text-37 {
    color: #2a2b5b;
  }

  p.paragraph span.paragraph-text-30 {
    color: #2a2b5b;
  }

  p.paragraph a.paragraph-text-29 {
    color: #2a2b5b;
  }

  p.paragraph span.paragraph-text-28 {
    color: #2a2b5b;
  }

  p.paragraph span.paragraph-text-27 {
    color: #2a2b5b;
  }

  .container-grid.navigation {
    -ms-flex-pack: end;

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

  .rule.heading-rule {
    padding-bottom: 6px;
  }

  .container-grid.footer {
    padding-top: 0;
    background-color: #cfc3d5;
  }

  a.responsive-picture.logo {
    min-width: 150px;
    max-width: 500px;
  }

  .container-grid.nav-row {
    background-color: #cfc3d5;
  }

  .container-grid.location {
    background-color: transparent;
  }

  .rule.heading-rule hr {
    border-top-color: #2a2b5b;
  }

  .rule.heading-rule.light hr {
    border-top-color: #2a2b5b;
  }
}

@media screen and (min-width: 75rem) {
  .container-grid.navigation {
    padding-right: 15px;
  }
}