/* Text Elements */

h1 span.heading-text-1 {
  font-weight: 700;
  font-size: 24px;
  font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
}

h1.NewsHeading {
  display: inline-block;
  margin: 5% 12.5% 5px;
  padding-bottom: 6px;
  width: 75%;
  border-top: 5px solid rgba(7, 7, 9, .8);
  border-right: 20px solid rgba(7, 7, 9, .8);
  border-bottom: 5px solid rgba(7, 7, 9, .8);
  border-left: 20px solid rgba(7, 7, 9, .8);
  text-align: center;

  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
}

h1.heading-1 {
  display: inline-block;
  margin: auto 12.5% 5px;
  padding-top: 5px;
  width: 75%;
  border: 0 solid rgba(31, 16, 193, .8);
  text-align: center;
  font-size: 15px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;

  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
}

h1.heading-6 {
  position: static;
  display: inline-block;
  margin-right: 25%;
  margin-left: 25%;
  width: 50%;
  color: #2f31ff;
  text-align: center;
  font-weight: 600;
  font-size: 17px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;

  -webkit-text-stroke-color: #337ab7;
}

h1 span.heading-text-8 {
  color: rgba(246, 9, 9, .8);
}

h1 span.heading-text-9 {
  font-weight: 600;
  font-size: 25px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

h1.heading-1-1 {
  display: inline-block;
  margin: 10px 12.5% 5px;
  padding-top: 5px;
  width: 75%;
  border: 0 solid rgba(31, 16, 193, .8);
  text-align: center;
  font-size: 15px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;

  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
}

/* Interaction Elements */

a.link-button.home_page_button {
  display: inline-block;
  border: 4px solid #0808f5;
  border-radius: 4px;
  background-color: #cbf1eb;
  color: #0808f5;
  text-align: center;
  font-weight: 600;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

a.link-button#button-link-1-1 {
  margin-top: 9px;
  margin-right: 25%;
  margin-left: 25%;
  width: 50%;
  border-color: rgba(7, 7, 9, .8);
  background-color: #e9f7f4;
  color: rgba(7, 7, 9, .8);
}

a.link-button#button-link-1-1-copy-2 {
  margin-top: 9px;
  margin-right: 25%;
  margin-left: 25%;
  width: 50%;
  border-color: rgba(7, 7, 9, .8);
  background-color: #e9f7f4;
  color: rgba(7, 7, 9, .8);
}

a.link-button#button-link-1-1-copy-3 {
  margin-top: 9px;
  margin-right: 25%;
  margin-left: 25%;
  width: 50%;
  border-color: rgba(7, 7, 9, .8);
  background-color: #e9f7f4;
  color: rgba(7, 7, 9, .8);
}

a.link-button.btn-1 {
  display: block;
  margin-top: 0;
  padding-top: 0;
  width: auto;
  height: 100%;
  border-width: 4px;
  border-color: #3335b7;
  background-color: #9ddcf7;
  color: #3335b7;
  vertical-align: baseline;
  text-align: center;
  white-space: normal;
  word-spacing: 0;
  letter-spacing: 0;
  font-weight: 600;
  font-size: 18px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  line-height: 25px;

  -webkit-text-stroke-color: #9ddcf7;
}

a.link-button.home_page_button:hover {
  border-color: #f50908;
  color: #f50908;
}

/* Layout Elements */

body.body-1 {
  position: relative;
  margin-right: 0;
  padding-left: 0;
  width: 100%;
  height: auto;
}

body.body-51 {
  height: auto;
}

.container-grid.container-1 {
  margin-top: 0;
  margin-right: 10%;
  margin-left: 10%;
  padding-top: 5px;
  width: 80%;
  border-width: 5px;
  border-style: solid;
}

a.responsive-picture.picture-link-6 {
  margin-right: 0;
  margin-left: 0;
  max-width: none;
  width: auto;
}

.container-grid.container-1-1 {
  margin-right: 25%;
  margin-left: 25%;
  padding-top: 5px;
  width: 50%;
}

.container-grid.container-2-1 {
  border: 4px solid #2f31ff;
  border-radius: 4px;
}

.container-grid.container-6 {
  border: 4px solid #2f31ff;
  border-radius: 4px;
}

.container-grid.container-7 {
  border: 4px solid #2f31ff;
  border-radius: 4px;
}

.container-grid.custom-sd-four-cols {
  margin-top: 15px;
  margin-right: 10%;
  margin-left: 10%;
  width: 80%;
}

.container-grid.container-1-2 {
  margin-top: 5px;
  border-width: 5px;
  border-style: solid;
  background-color: #f2e8e8;
}

a.responsive-picture.picture-link-6-1 {
  display: block;
  margin-right: 10%;
  margin-left: 10%;
  max-width: none;
  width: auto;
}

@media screen and (min-width: 768px) {
  /* Text Elements */

  h1 span.heading-text-1 {
    font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
  }

  h1.NewsHeading {
    float: none;
    text-align: center;
  }

  h1.heading-1 {
    float: none;
    text-align: center;
  }

  h1.heading-1-1 {
    float: none;
    text-align: center;
  }
}

@media screen and (min-width: 992px) {
  /* Text Elements */

  h1 span.heading-text-1 {
    font-weight: 700;
    font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
  }

  h1.NewsHeading {
    margin-top: 0;
    margin-right: 25%;
    margin-left: 25%;
    width: 50%;
    text-align: center;

    -webkit-align-self: center;
    -ms-flex-item-align: center;
            align-self: center;
  }

  h1.heading-1 {
    margin-top: 0;
    margin-right: 25%;
    margin-left: 25%;
    width: 50%;
    text-align: center;

    -webkit-align-self: center;
    -ms-flex-item-align: center;
            align-self: center;
  }

  h1.heading-1-1 {
    margin-top: 0;
    margin-right: 25%;
    margin-left: 25%;
    width: 50%;
    text-align: center;

    -webkit-align-self: center;
    -ms-flex-item-align: center;
            align-self: center;
  }

  /* Interaction Elements */

  a.link-button.home_page_button {
    position: relative;
    right: 0;
    left: 0;
    margin-right: 40%;
    margin-left: 40%;
    padding-right: 10px;
    padding-left: 10px;
    width: 100%;
  }

  a.link-button.btn-1 {
    display: block;
    padding-top: 0;
    padding-bottom: 0;
    height: 100%;
    background-color: #dbf4ff;
    white-space: normal;

    -webkit-text-stroke-color: transparent;
  }

  a.link-button span.button-link-text-2 {
    font-weight: 800;
    font-size: 24px;
  }

  a.link-button span.button-link-text-1 {
    font-weight: 800;
    font-size: 22px;
  }

  .container-grid.container-2-1 {
    height: 100%;
  }
}