/* Text Elements */

h1.heading-4 {
  margin-top: 12px;
  margin-bottom: 12px;
}

h1.heading-6 {
  margin-top: 21px;
}

h1.main-title {
  color: #fff;
  text-align: center;
  font-weight: 500;
  font-size: 75px;
  font-family: 'Fjalla One', sans-serif;
  line-height: 1.1;
}

h2.heading-5 {
  margin-top: 18px;
  margin-bottom: 8px;
}

h4.heading-1 {
  margin-right: 6px;
  margin-left: 6px;
}

h4.heading-3 {
  margin-top: 12px;
  margin-bottom: 12px;
  font-size: 20px;
}

p.paragraph.paragraph-2 {
  margin-right: 6px;
  margin-left: 6px;
}

p.paragraph.paragraph-4 {
  margin: 0;
  padding-right: 0;
  padding-left: 0;
  min-width: 0;
  white-space: pre-wrap;
}

p.paragraph.paragraph-7 {
  margin-top: 0;
  margin-bottom: 0;
  text-align: justify;
  font-style: normal;
  font-size: 18px;
}

p.paragraph.paragraph-6 {
  margin-top: 0;
  margin-bottom: 0;
  font-style: italic;
  font-size: 14px;
}

p.paragraph.paragraph-8 {
  font-size: 18px;
}

p.paragraph.paragraph-9 {
  font-size: 18px;
}

p.paragraph.paragraph-10 {
  font-size: 18px;
}

p.paragraph.paragraph-5 {
  margin: 8px;
  text-align: justify;
}

p.paragraph.para-date {
  padding-right: 8px;
  padding-left: 0;
  min-width: 100px;
  white-space: nowrap;
}

p.paragraph.para-date.paragraph-4 {
  padding-right: 4px;
  min-width: 86px;
}

p.paragraph.artical-para {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 5px;
}

blockquote.front-quote {
  color: #0a7ac3;
  text-align: center;
  font-size: 18px;

  -webkit-text-stroke-color: #000;
  -webkit-text-stroke-width: 0;
}

blockquote span.blockquote-text-1 {
  font-style: italic;
  font-size: .75rem;
}

blockquote span.blockquote-text-2 {
  font-style: italic;
  font-size: .75rem;
}

blockquote span.blockquote-text-3 {
  font-style: italic;
  font-size: .75rem;
}

blockquote span.blockquote-text-4 {
  font-style: italic;
  font-size: .75rem;
}

blockquote span.blockquote-text-5 {
  font-style: italic;
  font-size: .75rem;
}

a.link-text.text-link-1 {
  margin: 16px 6px;
}

a.link-text.home-nav-link-menu {
  padding: 4px 12px;
  color: #457999;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 800;
  font-family: 'DM Sans', sans-serif;
}

a.link-text.neutral-nav-link-menu-1 {
  padding: 4px 12px;
  color: #000;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 800;
  font-size: 14px;
  font-family: 'DM Sans', sans-serif;
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: .25s;
     -moz-transition-duration: .25s;
       -o-transition-duration: .25s;
          transition-duration: .25s;
}

a.link-text.neutral-nav-link-menu-1:hover {
  color: #260a00;
}

/* Interaction Elements */

a.link-button.main-button {
  margin: 16px;
  padding: 16px 32px;
  background-color: #457999;
  color: #fff;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 20px;
  font-family: 'Fjalla One', sans-serif;
}

a.link-button.main-button:hover {
  background-color: #6fc1f6;
}

/* Layout Elements */

body.body-1 {
  max-width: none;
  background-image: url('../MyImages/Shepherdimage02ct.jpg');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: repeat;

  background-blend-mode: normal;
}

body.body-2 {
  background-color: #3c3231;
}

body.body-3 {
  background-image: url('../MyImages/Shepherdimage02ct.jpg');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: repeat;

  background-blend-mode: normal;
}

body.body-4 {
  background-image: url('../MyImages/Shepherdimage02ct.jpg');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: repeat;

  background-blend-mode: normal;
}

body.body-5 {
  background-image: url('../MyImages/Shepherdimage02ct.jpg');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: repeat;

  background-blend-mode: normal;
}

.container.con-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  max-width: 1200px;
  background-color: #93d3fd;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.container-1 {
  margin-right: auto;
  margin-left: auto;
  padding: 10px 0;
  max-width: 1200px;
}

.container.container-2 {
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  max-width: none;
}

.container.container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
}

.container.container-4 {
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px;
}

.container.container-7 {
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px;
}

.container.container-12 {
  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;
}

.container.container-14 {
  margin-right: 8px;
  margin-left: 8px;
  max-width: none;
}

.container.container-11 {
  margin-right: 8px;
  margin-left: 8px;
  max-width: none;
}

.container.container-9 {
  min-width: 150px;
  max-width: 200px;
}

.container.container-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
}

.container.container-16 {
  margin-right: 8px;
  margin-left: 8px;
}

.container.con-header {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: justify;
  -ms-flex-align: center;
  max-width: none;
  background-color: transparent;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  justify-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0;
     -moz-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
  grid-area: auto /auto/ auto / auto;
}

.container.container-home-wrapper {
  min-height: 100vh;
  background-image: url('../MyImages/Shepherdimage02c.jpg');
  background-attachment: scroll;
  background-position: right top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container.container-grid {
  display: grid;
  min-height: 100vh;

  grid-template-columns: repeat(6 , auto);
  grid-template-rows: repeat(4 , auto);
  grid-template-areas: 'cont-nav cont-nav cont-nav cont-nav cont-nav cont-nav' 'cont-quote cont-quote cont-quote cont-quote cont-quote cont-quote' 'cont-heading cont-heading cont-heading cont-heading cont-heading cont-heading' '. . button-1 button-2 . .';
}

.container.container-nav {
  display: block;
  min-height: 100px;

  grid-area: cont-nav;
}

.container.container-quotes {
  grid-area: cont-quote;
  justify-self: auto;
}

.container.container-heating {
  grid-area: cont-heading;
}

.container.container-button-1 {
  grid-area: button-1;
  justify-self: center;
}

.container.container-button-2 {
  grid-area: button-2;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
          align-self: auto;
  justify-self: center;
}

.container.home-navbar {
  position: absolute;
  right: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: justify;
  -ms-flex-align: center;
  margin-right: auto;
  margin-left: auto;
  padding: 48px 24px;
  max-width: none;
  width: auto;
  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;

  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  background-blend-mode: normal;
}

.container.home-nav-links.home-right-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;

  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -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;
}

.container.home-navbar-1 {
  position: static;
  right: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: justify;
  -ms-flex-align: center;
  margin-right: auto;
  margin-left: auto;
  padding: 48px 24px;
  max-width: 1200px;
  width: auto;
  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;

  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  background-blend-mode: normal;
}

.container.navigation-links-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: justify;
  -ms-flex-align: center;

  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

a.glyph.font-icon-link-2 {
  position: static;
  display: block;
  -moz-box-sizing: content-box;
       box-sizing: content-box;
  padding-right: 0;
  padding-left: 0;
  height: auto;
  vertical-align: baseline;
}

div.responsive-map.map-1 {
  margin: 20px;
  max-width: 50%;
}

a.responsive-picture.picture-link-home {
  float: none;
  width: 100px;

  justify-self: auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
          align-self: auto;
}

a.glyph.home-close-button.home-mobile-button.home-right-button {
  display: none;
  min-width: 0;
  color: #260a00;
  text-align: left;
  font-size: 16px;
  line-height: 18px;

  -webkit-text-stroke-color: #260a00;
}

a.glyph.home-mobile-button.home-right-button {
  display: none;
}

.html-element.home-nav-code {
  display: none;
}

a.responsive-picture.picture-link-home-1 {
  float: none;
  width: 100px;

  justify-self: auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
          align-self: auto;
}

a.glyph.mobile-nav-button-1 {
  display: none;
}

.html-element.navigation-code-1 {
  display: none;
}

@media screen and (max-width: 60rem) {
  /* Text Elements */

  h1.main-title {
    font-size: 60px;
  }

  /* Interaction Elements */

  a.link-button span.button-link-text-3 {
    color: #fff;
    font-style: normal;
  }

  /* Layout Elements */

  .container.container-grid {
    grid-template-areas: 'cont-nav cont-nav cont-nav cont-nav' 'cont-quote cont-quote cont-quote cont-quote' 'cont-heading cont-heading cont-heading cont-heading' '. button-1 button-2 .';
    grid-template-columns: repeat(4 , auto);
  }

  a.responsive-picture.picture-link-home {
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 10px;
    padding-right: 0;
    padding-left: 10px;
  }
}

@media screen and (max-width: 48rem) {
  /* Text Elements */

  a.link-text.home-nav-link-menu {
    margin-right: auto;
    margin-left: auto;
    padding: 20px 0;
    width: 100%;
    color: #000;
    text-align: center;
    letter-spacing: 1px;
    font-weight: 300;
    font-size: 20px;
  }

  a.link-text.neutral-nav-link-menu-1 {
    display: block;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    padding: 20px 0;
    width: 100%;
    color: #fff;
    text-align: center;
    font-weight: 300;
    font-size: 20px;
  }

  /* Interaction Elements */

  a.link-button.main-button {
    padding-right: 24px;
    padding-left: 24px;
  }

  /* Layout Elements */

  body.body-1 {
    background-image: url('../MyImages/Shepherdimage02cxt.jpg');
  }

  body.body-3 {
    background-image: url('../MyImages/Shepherdimage02cxt.jpg');
  }

  body.body-4 {
    background-image: url('../MyImages/Shepherdimage02cxt.jpg');
  }

  body.body-5 {
    background-image: url('../MyImages/Shepherdimage02cxt.jpg');
  }

  .container.con-footer {
    position: static;
    z-index: 1;
  }

  .container.container-7 {
    position: static;
    z-index: 1;
  }

  .container.container-1 {
    position: static;
    z-index: 1;
  }

  .container.container-4 {
    position: static;
    z-index: 1;
  }

  .container.con-header {
    display: block;

    -webkit-box-flex: 0;
    -webkit-flex: 0;
       -moz-box-flex: 0;
        -ms-flex: 0;
            flex: 0;
    justify-self: auto;
  }

  .container.container-home-wrapper {
    background-image: url('../MyImages/Shepherdimage02cx.jpg');
  }

  .container.container-grid {
    grid-template-areas: 'cont-nav cont-nav cont-nav cont-nav' 'cont-quote cont-quote cont-quote cont-quote' 'cont-heading cont-heading cont-heading cont-heading' '. button-1 button-1 .' '. button-2 button-2 .';
    grid-template-rows: repeat(5 , auto);
  }

  .container.container-button-1 {
    padding-bottom: 50px;
  }

  .container.home-navbar {
    position: static;
    z-index: 1000;
    -ms-flex-align: center;
    padding-top: 24px;
    padding-bottom: 24px;
    background-color: transparent;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
  }

  .container.home-nav-links.home-right-menu {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 500;
    visibility: hidden;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    background-color: #457999;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
  }

  .container.home-navbar-1 {
    position: static;
    z-index: 1000;
    -ms-flex-align: center;
    padding-top: 24px;
    padding-bottom: 24px;
    background-color: transparent;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
  }

  .container.navigation-links-1 {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 500;
    visibility: hidden;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, .95);
    opacity: 0;
    -webkit-transition-duration: .3s;
       -moz-transition-duration: .3s;
         -o-transition-duration: .3s;
            transition-duration: .3s;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
    -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-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
  }

  .container.navigation-links-1.neutral-right-menu-1 {
    background-color: #457999;
  }

  .container.home-nav-links.home-right-menu.show-menu {
    visibility: visible;
  }

  .container.navigation-links-1.show-menu {
    top: 0;
    visibility: visible;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    opacity: 1;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
  }

  a.glyph.home-close-button.home-mobile-button.home-right-button {
    position: absolute;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    display: block;
    padding-top: 20px;
    padding-right: 24px;
    text-align: right;
    font-size: 34px;
    line-height: 1;
  }

  a.glyph.home-mobile-button.home-right-button {
    display: block;
    color: #260a00;
    text-align: right;
    font-size: 34px;
    line-height: 1;
  }

  a.glyph.mobile-nav-button-1 {
    display: block;
    color: #000;
    text-align: right;
    font-size: 34px;
    line-height: 1;
  }

  a.glyph.close-button-cross-1.mobile-nav-button-1.neutral-right-button-1 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 20px;
    min-width: 0;
    height: 40px;
  }

  a.responsive-picture.picture-link-home {
    position: static;
    padding-top: 0;
    padding-left: 0;
  }
}

@media screen and (max-width: 28.75rem) {
  /* Text Elements */

  p.paragraph.paragraph-7 {
    padding-top: 12px;
  }

  /* Layout Elements */

  .container.container-14 {
    margin-right: 8px;
    margin-left: 8px;
  }

  .container.container-10 {
    -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-16 {
    margin-right: 0;
    margin-left: 0;
  }

  .container.container-11 {
    margin-right: 0;
    margin-left: 0;
  }
}