/* Text Elements */

h1 {
  font-size: 26px;
  font-family: 'Roboto', sans-serif;
}

h1.welcome-intro {
  margin-top: 0;
  color: #070a08;
  text-align: center;
  text-transform: none;
  font-weight: 500;
  font-style: italic;
  font-size: 28px;
  font-family: Georgia, Times, 'Times New Roman', serif;
}

h1.welcome-title {
  padding-top: 0;
  color: #167427;
  text-align: center;
  text-shadow: none;
  font-weight: 500;
  font-style: italic;
  font-size: 60px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  line-height: .9;
}

h1.standout {
  margin-top: -5px;
  margin-bottom: 5px;
  max-width: 1200px;
  width: 100%;
  border-width: 2px;
  color: #167427;
  text-align: left;
  font-weight: 500;
  font-style: normal;
  font-size: 20px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  -webkit-transition-timing-function: linear;
     -moz-transition-timing-function: linear;
       -o-transition-timing-function: linear;
          transition-timing-function: linear;

  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
          align-self: auto;
}

h1.heading-3 {
  margin-top: 0;
  margin-right: 0;
  max-width: 1300px;
  box-shadow: none;
  color: #11131a;
  text-align: center;
  text-indent: 1px;
  text-shadow: none;
  font-size: 12px;
  line-height: 1.4;
}

h1 span.heading-text-2 {
  color: #040408;
  font-size: 17px;
}

h1.heading-2 {
  max-width: 415px;
  color: #167427;
  text-align: center;
  font-weight: 500;
  font-style: normal;
  font-size: 18px;
  font-family: Georgia, Times, 'Times New Roman', serif;
}

h1#heading-1 {
  font-size: 5px;
}

h1.heading-4 {
  font-size: 15px;
  line-height: .5;
}

h1#heading-2 {
  font-size: 18px;
}

h1#heading-4 {
  font-size: 18px;
}

h1 span.heading-text-1 {
  color: #4b4b4b;
}

p.paragraph {
  color: #5e5955;
  text-align: left;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  line-height: 1.6;
}

p.paragraph.credentials {
  margin-top: 0;
  margin-bottom: 5px;
  color: #050713;
  font-size: 13px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  line-height: 1.01;
}

p.paragraph.credentials.title {
  border-bottom: 1px dotted rgba(94, 94, 94, .25);
  color: #127b39;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  line-height: 1;
}

p.paragraph.Text {
  margin-top: 5px;
  margin-bottom: -10px;
  width: 94%;
  color: #231d17;
  text-align: left;
  font-weight: 500;
  font-size: 17px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

p.paragraph#paragraph-2 {
  margin-top: 18px;
  width: 93.2%;
  font-size: 17px;
}

p.paragraph#paragraph-3 {
  margin-bottom: -10px;
  padding-bottom: 3px;
  width: 93.2%;
}

p.paragraph#paragraph-4 {
  width: 100%;
}

a.link-text {
  padding-left: 15px;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  line-height: 1.5;
}

a.link-text.toc-link {
  margin-top: 0;
  margin-bottom: 0;
  color: rgba(11, 59, 212, .94);
  text-align: left;
  text-decoration: underline;
  font-weight: 200;
  font-size: 13px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  line-height: 2.6;
}

a.link-text span.text-link-text-3 {
  font-weight: 700;
  font-size: 15px;
}

a.link-text span.text-link-text-4 {
  font-weight: 700;
  font-size: 15px;
}

a.link-text.toc-link:hover {
  text-decoration: underline;
}

/* Interaction Elements */

a.link-button.button-link-1 {
  margin-right: auto;
  margin-left: auto;
  border-right: 1px none #919191;
  border-radius: 0;
  background-color: #fff;
  background-clip: padding-box;
  color: #167427;
  text-decoration: none;
  text-transform: none;
  text-shadow: none;
  font-weight: 500;
  font-style: normal;
  font-size: 19px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  -webkit-transform: scale(1, 1);
     -moz-transform: scale(1, 1);
       -o-transform: scale(1, 1);
          transform: scale(1, 1);
}

/* Layout Elements */

body.grid-1 {
  padding-right: 0;
  padding-left: 0;
  background-color: #fff;
}

body > .row.cover-row {
  margin-top: 0;
  padding-top: 12px;
  padding-right: 0;
  padding-bottom: 20px;
  min-height: 223px;
  max-width: none;
  width: 100%;
  background-color: #0ff13e;
  background-image: url('../Fresh%2Bcut%2Bgreen%2Bgrass.jpg');
  background-size: cover;
}

body > .row > [class*='coffee-span-'] {
  min-height: 20px;
}

body > .row {
  padding-top: 20px;
  padding-bottom: 20px;
}

body > .row > [class*='coffee-span-'].column-2 {
  float: left;
  background-image: none;
}

body > .row.article-header {
  position: static;
  display: block;
  overflow: visible;
  margin: -165px auto -51px auto;
  padding: 56px 23px 45px 20px;
  min-height: 149px;
  max-width: none;
  max-height: none;
  width: 85%;
  height: 32.4%;
  border: 0 inset #133706;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  background-color: transparent;
  background-clip: padding-box;
  box-shadow: none;
  vertical-align: baseline;
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
  -webkit-transform: scale(.84, .84);
     -moz-transform: scale(.84, .84);
       -o-transform: scale(.84, .84);
          transform: scale(.84, .84);
}

body > .row > [class*='coffee-span-'].column-3 {
  position: static;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  float: left;
  min-height: 0;
  max-height: none;
  height: auto;
  text-align: center;
  -webkit-transition-timing-function: ease;
     -moz-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
}

body > .row.ROW-4 {
  position: static;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: -26px;
  max-width: none;
  max-height: 100px;
  width: auto;
  height: auto;
  -webkit-transform: scale(1, 1);
     -moz-transform: scale(1, 1);
       -o-transform: scale(1, 1);
          transform: scale(1, 1);
}

body > .row > [class*='coffee-span-'].column-1 {
  position: relative;
  float: none;
  margin: -25px auto 0 auto;
  padding-right: 7px;
  max-height: none;
  height: auto;
  text-align: left;
}

body > .row > [class*='coffee-span-'].column-4 {
  padding-top: 13px;
  padding-right: 0;
  padding-left: 0;
  min-height: 56px;
}

body > .row > [class*='coffee-span-'].column-5 {
  position: static;
  float: left;
}

body > .row.row-1 {
  padding-top: 20px;
}

body > .row > [class*='coffee-span-'].column-3:active {
  text-align: center;
}

div.responsive-picture.pic-mower {
  float: right;
  margin-top: 17px;
  margin-right: 33px;
  margin-bottom: 23px;
  max-width: 383px;
  max-height: none;
  width: 100%;
  height: 84.5%;
  border-radius: 25px;
  background-image: none;

  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 0%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 0%;
          flex: 0 0 0%;
}

.row > [class*='coffee-span-'] .html-element.html-element-2 {
  max-width: 1300px;
  text-align: center;
}

div.responsive-picture.picture-1 {
  margin-top: 14px;
  margin-bottom: 3px;
  max-width: 425px;
  max-height: 600px;
  width: 85%;
  height: 330px;
  border-radius: 25px;
  background-image: none;
}

div.responsive-picture.pic-mower > picture {
  margin: -2px -4px -2px -4px;
  height: 84.5%;
}

div.responsive-picture.picture-1 > picture {
  margin: 0;
  height: 330px;
}

div.responsive-picture#picture-1 {
  position: static;
  display: block;
  float: none;
  clear: none;
  margin-top: 0;
  margin-right: 38px;
  margin-left: 50px;
  padding-top: 0;
  max-width: 85.6%;
  max-height: 80%;
  width: 345px;
  height: 85.4%;
  -webkit-transition-delay: 0s, 0s;
     -moz-transition-delay: 0s, 0s;
       -o-transition-delay: 0s, 0s;
          transition-delay: 0s, 0s;
  -webkit-transition-timing-function: ease, linear;
     -moz-transition-timing-function: ease, linear;
       -o-transition-timing-function: ease, linear;
          transition-timing-function: ease, linear;
  -webkit-transition-duration: 0s, .3s;
     -moz-transition-duration: 0s, .3s;
       -o-transition-duration: 0s, .3s;
          transition-duration: 0s, .3s;
  -webkit-transition-property: all, all;
     -moz-transition-property: all, all;
       -o-transition-property: all, all;
          transition-property: all, all;

  -webkit-box-flex: 0;
  -webkit-flex: 0 0;
     -moz-box-flex: 0;
      -ms-flex: 0 0;
          flex: 0 0;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
}

div.responsive-picture#picture-1 > picture {
  margin: 0;
  height: 85.4%;
}

div.responsive-picture.pic-mower > picture > img {
  -o-object-position: 49.4% 50%;
     object-position: 49.4% 50%;
}

div.responsive-picture#picture-2 {
  position: -webkit-sticky;
  position:         sticky;
  display: block;
  float: none;
  margin-top: -23px;
  max-width: 107.8%;
  max-height: 3754%;
  width: 120.7%;
  height: 625.7%;
}

div.responsive-picture#picture-2 > picture {
  margin: 0;
  height: 625.7%;
}

div.responsive-picture#picture-2 > picture > img {
  -o-object-position: 60% 60%;
     object-position: 60% 60%;
}

div.responsive-picture#picture-1 > picture > img {
  -o-object-fit: fill;
     object-fit: fill;
  -o-object-position: 51.3% 50%;
     object-position: 51.3% 50%;
}

@media screen and (max-width: 768px) {
  /* Text Elements */

  h1.welcome-intro {
    font-size: 22px;
  }

  h1.welcome-title {
    font-size: 30px;
  }

  /* Layout Elements */

  body > .row.cover-row {
    min-height: 300px;
  }

  body > .row.article-header {
    margin-top: -150px;
    padding-top: 40px;
    min-height: 150px;
  }
}

@media screen and (max-width: 460px) {
  /* Text Elements */

  h1.welcome-intro {
    font-size: 18px;
  }

  h1.welcome-title {
    font-size: 26px;
  }

  /* Layout Elements */

  body > .row.cover-row {
    min-height: 200px;
  }

  body > .row.article-header {
    margin-top: -136px;
    min-height: 142px;
  }
}