/* Text Elements */

h1.heading-1 {
  margin-top: 0;
  margin-bottom: 0;
  width: 100%;
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 26px;
  font-family: 'PT Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  line-height: 1.4;

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

h1.phone {
  -ms-flex-order: 2;
  margin-top: 0;
  margin-bottom: 0;
  width: 100%;
  color: #2a479c;
  text-align: center;
  font-weight: 700;
  font-family: 'PT Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;

  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
     -moz-box-ordinal-group: 3;
          order: 2;
}

h1.heading-2 {
  -ms-flex-order: 1;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%;
  color: #2a479c;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
  font-family: 'PT Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  line-height: 1.4;

  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
     -moz-box-ordinal-group: 2;
          order: 1;
}

h1 a.heading-text-1 {
  color: #2a479c;
}

h1.article-header {
  -ms-flex-order: 1;
  margin-top: 0;
  padding-top: 10px;
  font-weight: 600;
  font-size: 24px;
  font-family: 'PT Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;

  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
     -moz-box-ordinal-group: 2;
          order: 1;
}

h1.footer-heading {
  margin-bottom: 0;
  color: #f7f7f7;
  text-align: center;
  font-weight: 600;
  font-size: 24px;
  font-family: 'PT Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

h1.footer-address {
  margin-top: 11px;
  color: #f7f7f7;
  text-align: center;
  font-size: 17px;
  font-family: 'PT Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

h1 a.heading-text-2 {
  color: #dd8d00;
}

h1.footer-phone {
  margin-top: 11px;
  color: #f7f7f7;
  text-align: center;
  font-weight: 600;
  font-size: 22px;
  font-family: 'PT Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

p.paragraph.paragraph-1 {
  -ms-flex-order: 2;
  font-family: 'PT Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;

  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
     -moz-box-ordinal-group: 3;
          order: 2;
}

p.paragraph.paragraph-2 {
  -ms-flex-order: 2;
  padding-top: 10px;
  font-family: 'PT Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;

  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
     -moz-box-ordinal-group: 3;
          order: 2;
}

p.paragraph a.paragraph-text-1 {
  color: #dd8d00;
}

span.text-element.text-1 {
  padding-right: 20px;
  padding-left: 20px;
  color: #898989;
  font-weight: 300;
  font-size: 28px;

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

/* Interaction Elements */

a.link-button.btn {
  margin-right: 0;
  margin-left: 0;
  border-radius: 0;
  color: #898989;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 15px;
  font-family: 'PT Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

a.link-button#home {
  border-color: #898989;
}

a.link-button.btn:focus {
  border-color: #898989;
}

a.link-button.btn:hover {
  border-color: #898989;
  color: #337ab7;
  text-decoration: none;
}

/* Layout Elements */

body > .row > [class*='col-xs-'].column-1 {
  padding-right: 0;
  padding-left: 0;
}

body > .row.row-1 {
  min-height: auto;
  background-color: #1b2d67;
}

body > .row > [class*='col-xs-'].column-2 {
  min-height: 25px;
}

body > .row.row-2 {
  min-height: 0;
  background-image: url('../images/shutterstock_571669024-2.jpg');
  background-attachment: scroll;
  background-position: center top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row > [class*='col-xs-'].column-3 {
  min-height: 300px;
}

body > .row.row-3 {
  background-color: #f7f7f7;
}

body > .row.row-4 {
  background-color: #5b5b5b;
}

body > .row > [class*='col-xs-'].column-4 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.subgrid > .row.subgrid-row-1 {
  max-width: 1200px;
}

.subgrid > .row > [class*='col-xs-'].subgrid-column-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  padding: 20px 12px;

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

.subgrid > .row.subgrid-row-2 {
  max-width: 1200px;
}

.subgrid > .row > [class*='col-xs-'].subgrid-column-2 {
  padding-right: 0;
  padding-left: 0;
}

.subgrid > .row.subgrid-row-3 {
  max-width: 1200px;
}

.subgrid > .row > [class*='col-xs-'].subgrid-column-3 {
  padding-right: 0;
  padding-left: 0;
}

.subgrid > .row > [class*='col-xs-'].subgrid-column-4 {
  padding-right: 0;
  padding-left: 0;
}

.container-fluid.logo-con {
  margin-bottom: 20px;
  padding-right: 0;
  padding-left: 0;
  width: 100%;
}

.container-fluid.nav-con {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-order: 1;
  -ms-flex-pack: center;
  margin-bottom: 20px;
  padding-right: 0;
  padding-left: 0;
  width: 100%;

  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
     -moz-box-ordinal-group: 2;
          order: 1;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
}

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

.container-fluid.right-header-con {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-order: 2;
  -ms-flex-pack: center;
  padding-right: 0;
  padding-left: 0;
  width: 100%;

  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
     -moz-box-ordinal-group: 3;
          order: 2;
  -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;
}

.container-fluid.vid-con {
  float: left;
  margin-bottom: 20px;
  padding-right: 0;
  padding-left: 0;
  width: 100%;
}

.container-fluid.form-con {
  float: right;
  padding-right: 0;
  padding-left: 0;
  width: 100%;
}

.container-fluid.article-block {
  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;
  padding: 20px 0;

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

div.responsive-picture.picture-1 {
  -ms-flex-order: 2;
  max-width: 600px;

  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
     -moz-box-ordinal-group: 3;
          order: 2;
}

.container-fluid.container-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  margin-bottom: 10px;
  padding-right: 0;
  padding-left: 0;
  width: 100%;
  background-color: transparent;
}

.container-fluid.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  min-height: 200px;
  width: 100%;
  background-color: #2a479c;
}

div.responsive-picture.picture-2 {
  display: none;
  -ms-flex-order: 1;
  margin-left: auto;
  max-width: 25px;

  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
     -moz-box-ordinal-group: 2;
          order: 1;
}

a.glyph.social {
  margin-right: 3px;
  margin-left: 3px;
  color: #dd8d00;
  font-size: 31px;
}

div.responsive-picture.pic3 {
  -ms-flex-order: 0;
  margin-bottom: 10px;
  max-width: 600px;

  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
     -moz-box-ordinal-group: 1;
          order: 0;
}

.container-fluid.footer-contact-con {
  padding-right: 0;
  padding-left: 0;
  width: 100%;
}

a.glyph.footer-social {
  margin-right: 4px;
  margin-left: 4px;
  color: #f7f7f7;
  font-size: 24px;
  line-height: 24px;

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

.container-fluid.footer-icons {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  padding-right: 0;
  padding-left: 0;

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

.container-fluid.container-3 {
  -ms-flex-order: 1;
  padding: 10px 0;
  width: 100%;

  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
     -moz-box-ordinal-group: 2;
          order: 1;
}

.container-fluid.container-4 {
  padding: 10px 0;
  width: 100%;
}

div.responsive-picture.cards {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
}

@media screen and (min-width: 360px) {
  div.responsive-picture.cards {
    max-width: 167px;
  }
}

@media screen and (min-width: 460px) {
  .container-fluid.article-block {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: center;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -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;
  }

  .container-fluid.container-1 {
    width: 40%;
  }

  .container-fluid.container-3 {
    width: 60%;
  }

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

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

  h1.heading-2 {
    text-align: right;
  }

  h1.phone {
    text-align: right;
  }

  /* Layout Elements */

  body > .row > [class*='col-xs-'].column-3 {
    min-height: 400px;
  }

  .subgrid > .row > [class*='col-xs-'].subgrid-column-1 {
    padding-bottom: 0;
  }

  .container-fluid.container-1 {
    width: 50%;
  }

  .container-fluid.container-3 {
    -ms-flex-order: 3;
    width: 100%;

    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
       -moz-box-ordinal-group: 4;
            order: 3;
  }

  div.responsive-picture.picture-1 {
    width: 50%;
  }

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

  div.responsive-picture.pic3 {
    -ms-flex-order: 1;
    width: 55%;

    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
            order: 1;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
            align-self: center;
  }

  .container-fluid.container-4 {
    padding-right: 10px;
    padding-left: 10px;
    width: 45%;
  }

  .container-fluid.vid-con {
    width: 50%;
  }

  .container-fluid.form-con {
    width: 50%;
  }

  .container-fluid.logo-con {
    width: 40%;

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

  .container-fluid.nav-con {
    -ms-flex-order: 3;
    margin-top: 20px;
    width: 50%;

    -webkit-align-self: center;
    -ms-flex-item-align: center;
            align-self: center;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
       -moz-box-ordinal-group: 4;
            order: 3;
  }

  .container-fluid.right-header-con {
    -ms-flex-pack: end;
    width: 50%;

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

  a.responsive-picture.picture-link-1 {
    max-width: 240px;
  }
}

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

  h1.article-header {
    width: 100%;

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

  h1.heading-2 {
    padding-bottom: 6px;
  }

  p.paragraph.paragraph-2 {
    padding-top: 0;
    width: 100%;

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

  /* Layout Elements */

  .subgrid > .row > [class*='col-xs-'].subgrid-column-1 {
    -ms-flex-pack: start;
    padding-right: 20px;
    padding-bottom: 0;
    padding-left: 20px;

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

  div.responsive-picture.pic3 {
    width: 40%;
  }

  .container-fluid.container-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    width: 60%;

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

  .container-fluid.vid-con {
    width: 40%;
  }

  .container-fluid.form-con {
    width: 35%;
  }

  .container-fluid.logo-con {
    width: 50%;

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

  .container-fluid.right-header-con {
    width: 50%;
  }

  .container-fluid.nav-con {
    -ms-flex-order: 3;
    -ms-flex-pack: start;
    margin: 0 auto 0 0;
    padding-bottom: 10px;
    width: 50%;

    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
       -moz-box-ordinal-group: 4;
            order: 3;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
            align-self: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
  }

  a.glyph.social {
    font-size: 30px;
  }

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

@media screen and (min-width: 1200px) {
  /* Layout Elements */

  body > .row > [class*='col-xs-'].column-3 {
    min-height: 500px;
  }

  body > .row.row-2 {
    background-position: center center;
  }

  .container-fluid.container-1 {
    width: 25%;
  }

  .container-fluid.container-3 {
    -ms-flex-order: 2;
    padding-right: 10px;
    padding-left: 10px;
    width: 34%;

    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
            order: 2;
  }

  div.responsive-picture.picture-1 {
    width: 39%;
  }

  div.responsive-picture.picture-2 {
    display: block;
    margin-right: 0;
    margin-left: -1px;
  }

  .container-fluid.vid-con {
    width: 35%;
  }

  a.responsive-picture.picture-link-1 {
    max-width: 280px;
  }

  div.responsive-picture.pic3 {
    width: 38%;
  }

  .container-fluid.container-4 {
    margin-left: 0;
    width: 59%;
  }

  .container-fluid.article-block {
    -ms-flex-pack: start;

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

@media screen and (min-width: 1600px) {
  /* Layout Elements */

  body > .row > [class*='col-xs-'].column-3 {
    min-height: 550px;
  }

  .container-fluid.form-con {
    width: 30%;
  }
}

@media screen and (min-width: 1900px) {
  /* Layout Elements */

  body > .row > [class*='col-xs-'].column-3 {
    min-height: 600px;
  }
}