/* Text Elements */

h1 {
  float: none;
  width: 100%;
  color: #b0cb1f;
  text-transform: lowercase;
  font-weight: 700;
  font-size: 60px;
  font-family: 'Montserrat', cursive;
}

h1.pageHeading {
  margin-left: 30%;
  padding-left: 15px;
  width: auto;
}

h2 {
  clear: both;
  color: #b0cb1f;
  text-align: center;
  text-transform: lowercase;
  font-weight: 700;
  font-style: normal;
  font-size: 36px;
  font-family: 'Montserrat', cursive;
}

h2.panelTitle {
  text-align: left;
  text-transform: capitalize;
  font-size: 30px;
}

h2.caseTitle {
  text-align: left;
  text-transform: none;
}

h2.paneltTitle {
  margin-bottom: 0;
  max-width: 50%;
  box-shadow: none;
  color: #fff;
  text-align: left;
  text-shadow: none;
  font-size: 45px;
}

h2.green.paneltTitle {
  color: #b0cb1f;
}

h2.archiveTitle {
  display: block;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
}

h2.archiveTitleMobile {
  display: none;
  text-align: center;
  font-size: 20px;
}

h2.archiveTitleMobile-1 {
  display: none;
  text-align: left;
  font-size: 20px;
}

h3 {
  color: #b0cb1f;
  text-align: right;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 22px;
  font-family: 'Montserrat', cursive;
}

h3.sitemapTitle {
  text-align: center;
  font-size: 18px;
}

h4 {
  color: #000;
  font-size: 23px;
}

h5 {
  color: #000;
  font-size: 20px;
}

h6 {
  color: #000;
  font-size: 18px;
}

p.paragraph {
  padding-right: 0;
  padding-left: 0;
  color: #323538;
  text-align: left;
  font-weight: 400;
  font-size: 18px;
  font-family: 'Montserrat', cursive;
}

p.paragraph.panelText {
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 20px;
  padding-left: 0;
  max-width: 50%;
  color: #fff;
  text-align: left;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.7;
}

p.paragraph.grey.panelText {
  color: #323538;
}

p.paragraph.panelContent {
  text-align: left;
}

p.paragraph.messageSuccess {
  padding: 10px;
  background-color: #b0cb1f;
  color: #fff;
  font-size: 16px;
}

p.paragraph.newsResultsSummary {
  margin-top: 0;
}

p.paragraph.panelText.white {
  max-width: 41%;
}

ul.unorder-list {
  margin-left: 5%;
  width: auto;
  list-style-position: outside;
  list-style-type: disc;
}

ol.order-list {
  margin-left: 5%;
  width: auto;
  list-style-position: outside;
}

span.text-element {
  color: #222;
  font-size: 18px;
  font-family: 'Montserrat', cursive;
}

span.text-element.heroTitle {
  box-shadow: none;
  color: #fff;
  text-align: center;
  text-transform: lowercase;
  font-weight: 700;
  font-size: 78px;
}

span.text-element.heroSub {
  color: #b0cb1f;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
}

span.text-element.copyright {
  margin-bottom: 20px;
  color: #fff;
  text-align: center;
  font-size: 14px;
}

span.text-element.caseSubTitle {
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
}

span.text-element.testimonialName {
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
}

span.text-element.requiredElement {
  padding: 5px 10px;
  background-color: #c14e48;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 16px;
}

span.text-element.date {
  clear: left;
  font-weight: 700;
}

span.text-element.caseReadMore {
  color: #b0cb1f;
  font-weight: 700;
}

span.text-element.readTestimonial {
  text-align: center;
  font-weight: 700;
}

span.text-element.staffName {
  font-weight: 700;
  font-size: 24px;
}

span.text-element.footerNavSpacer {
  margin: 0 10px;
  color: #fff;
  font-size: 14px;
  line-height: 1.7;
}

blockquote {
  color: #323538;
  font-size: 18px;
  font-family: 'Montserrat', cursive;
}

blockquote.testimonialQuote {
  padding-right: 0;
  padding-left: 0;
  color: #b0cb1f;
  font-weight: 500;
}

a.link-text {
  color: #b0cb1f;
  text-decoration: underline;
  font-weight: 700;
  font-size: 18px;
  font-family: 'Montserrat', cursive;
}

a.link-text.navTopLevel {
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 20px;
  background-color: #b0cb1f;
  color: #fff;
  text-align: right;
  text-decoration: none;
  text-transform: lowercase;
}

a.link-text.active.navTopLevel {
  color: #323538;
}

a.link-text.motley {
  float: none;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 35px;
  background-image: url('../images/motley/motley.png');
  background-position: left center;
  background-size: contain;
  background-repeat: no-repeat;
  color: #fff;
  text-decoration: none;
  font-weight: 400;
  font-size: 12px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 1;
}

a.link-text.caseRead {
  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;
  text-decoration: none;

  background-blend-mode: normal;
}

a.link-text.newsDateDay {
  margin-bottom: 0;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-size: 26px;
  line-height: 1;
}

a.link-text.newsDateMonth {
  margin-top: 2px;
  margin-bottom: 2px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 1;
}

a.link-text.newsDateYear {
  margin-top: 0;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-size: 14px;
  line-height: 1;
}

a.link-text.newsResultsTitle {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
}

a.link-text.readMore {
  position: absolute;
  right: 0;
  bottom: 10px;
  float: right;
  margin-top: 0;
  margin-bottom: 0;
  text-align: right;
  font-size: 13px;
}

a.link-text.goBack {
  float: right;
  clear: none;
  text-decoration: none;
  font-weight: 400;
  font-size: 15px;
}

a.link-text.paginationLink {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 5px;
  padding: 4px 3px;
  border: 1px solid #b0cb1f;
  background-color: #b0cb1f;
  color: #fff;
  text-decoration: none;
  font-size: 13px;
  line-height: 1;
}

a.link-text.footerNav {
  text-decoration: none;
  font-weight: 400;
  font-size: 14px;
}

a.link-text:hover {
  text-decoration: none;
}

a.link-text.navTopLevel:hover {
  background-color: #b0cb1f;
  color: #323538;
}

a.link-text.paginationLink:hover {
  border-color: #323538;
  background-color: #323538;
  color: #fff;
}

ul.link-list.submenu {
  position: static;
  z-index: 9999;
  display: none;
  margin-top: 0;
  margin-bottom: 0;
  width: auto;
  background-color: #b0cb1f;
  list-style-type: none;
}

ul.link-list.blogArchiveUL {
  padding-left: 25px;
  list-style-type: none;
}

ul.link-list.blogArchiveUL-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: start;
  padding-left: 25px;
  list-style-type: none;

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

ul.link-list.sitemapUL {
  list-style-type: none;
}

/* Common Elements */

address p {
  font-size: 18px;
  font-family: 'Montserrat', cursive;
}

address a {
  font-size: 18px;
  font-family: 'Montserrat', cursive;
}

address span.addressEmail {
  color: #fff;
  text-decoration: none;
  font-weight: 400;
  line-height: 1.7;
}

address.footerAddress p {
  color: #fff;
  text-align: center;
}

address.footerAddress a {
  color: #fff;
  text-align: center;
}

address span.addressAddress {
  font-size: 14px;
}

address.footerAddress {
  margin-top: 20px;
}

address span.addressContact {
  color: #b0cb1f;
  font-weight: 700;
}

/* Interaction Elements */

a.link-button.rowButton {
  border-top-style: none;
  border-radius: 0;
  background-color: #fff;
  color: #b0cb1f;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 19px;
  font-family: 'Montserrat', cursive;
}

a.link-button.green.rowButton {
  background-color: #b0cb1f;
  color: #fff;
}

a.link-button.rowButton:hover {
  background-color: #2b333d;
}

form.form-container.contactForm {
  margin-right: auto;
  margin-left: auto;
  max-width: 520px;
}

input[type=text].contactInput {
  padding: 0 10px;
  min-height: 40px;
  max-width: none;
  border-style: none;
  background-color: #f2f2f2;
  color: #464646;
  font-weight: 700;
  font-size: 16px;
  font-family: 'Montserrat', cursive;
}

input[type=text].contactInput.required {
  background-color: #ff9893;
  color: #000;
  font-family: 'Montserrat', cursive;
}

textarea.contactTextarea {
  padding-right: 10px;
  padding-left: 10px;
  height: 125px;
  border-style: none;
  background-color: #f2f2f2;
  color: #464646;
  font-weight: 700;
  font-size: 16px;
  font-family: 'Montserrat', cursive;
}

/* Layout Elements */

body > .row.footerLayer {
  max-width: none;
  background-color: #323538;
}

body > .row.headerLayer {
  position: relative;
  min-height: 400px;
  max-width: none;
  background-image: url('../images/misc/bg-header-contact-NO-COPYRIGHT-place-holder-only.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row > [class*='coffee-span-'].contentMainWrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: start;
  -ms-flex-align: start;
  margin-top: 35px;

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

body > .row.contentLayer.fulWidth {
  margin-bottom: 0;
  max-width: none;
  border-top: 5px none #c600ff;
  background-color: transparent;
  background-image: url('../images/misc/bg-strip-green-curve.png'), url('../images/misc/bg-strip-image-wind.jpg');
  background-attachment: scroll, scroll;
  background-position: left center, right center;
  background-clip: border-box, border-box;
  background-origin: padding-box, padding-box;
  background-size: contain, 68% auto;
  background-repeat: no-repeat, no-repeat;

  background-blend-mode: normal, normal;
}

body > .row.contentLayer.teamRow {
  background-image: url('../images/misc/g-pure-green-people.png');
  background-attachment: scroll;
  background-position: right center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: contain;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row.headerLayer.homepage {
  min-height: 700px;
}

body > .row.contentLayer {
  padding-bottom: 20px;
}

body > .row > [class*='coffee-span-'].NewsResults {
  padding-right: 20px;
  padding-left: 20px;
}

.container.headerContainer {
  position: static;
  bottom: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  max-width: 1200px;
}

.container.mobileNav {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: end;
  margin-bottom: 0;
  min-height: 0;

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

.container.menu {
  position: absolute;
  right: auto;
  z-index: 2;
  display: none;
  float: left;
  overflow: hidden;
  margin-top: 50px;
  margin-bottom: 0;
  width: 500px;
}

.container.navigation {
  float: none;
  margin-top: 0;
  margin-bottom: 0;
  width: auto;
}

.container.container-1 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: end;
  float: right;
  margin-bottom: 0;
  width: 50%;

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

.container.heroStrap {
  position: absolute;
  bottom: 50px;
  z-index: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  max-width: none;
  width: 100%;
}

.container.contentWrapper {
  padding-right: 15px;
  padding-left: 15px;

  -webkit-box-flex: 1;
  -webkit-flex: 1 0 70%;
     -moz-box-flex: 1;
      -ms-flex: 1 0 70%;
          flex: 1 0 70%;
}

.container.contentWrapper.left {
  padding-top: 0;

  -webkit-box-flex: 1;
  -webkit-flex: 1 0 30%;
     -moz-box-flex: 1;
      -ms-flex: 1 0 30%;
          flex: 1 0 30%;
}

.container.heding1Container {
  width: 100%;
}

.container.panelImage {
  height: 300px;
  background-image: url('../images/misc/bg-service-image-1.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container.panelContainer {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.container.motleyContainer {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin-bottom: 50px;

  -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.hrDiv {
  margin-bottom: 0;
  min-height: 0;
  background-image: url('../images/misc/h2Underline.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat-x;

  background-blend-mode: normal;
}

.container.resultsContainer {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  margin-top: 20px;
  margin-bottom: 20px;
}

.container.resultsWrapper {
  margin-bottom: 0;
}

.container.resultsWrapper.right {
  padding-left: 20px;

  -webkit-box-flex: 1;
  -webkit-flex: 1 0 60%;
     -moz-box-flex: 1;
      -ms-flex: 1 0 60%;
          flex: 1 0 60%;
}

.container.left.resultsWrapper {
  padding-right: 20px;
  max-width: 400px;

  -webkit-box-flex: 1;
  -webkit-flex: 1 0 40%;
     -moz-box-flex: 1;
      -ms-flex: 1 0 40%;
          flex: 1 0 40%;
}

.container.greyPanel {
  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-pack: start;
  -ms-flex-align: center;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding: 10px 20px 40px;
  min-height: 270px;
  max-width: 1200px;
  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-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: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  background-blend-mode: normal;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
}

.container.panelBreak {
  min-height: 1px;
}

.container.panelContentWrapper {
  margin-right: auto;
  margin-left: auto;
  padding: 20px 15px;
  max-width: 1200px;

  -webkit-box-flex: 1;
  -webkit-flex: 1 0 70%;
     -moz-box-flex: 1;
      -ms-flex: 1 0 70%;
          flex: 1 0 70%;
}

.container.heroStrap.homepage {
  bottom: 40vh;
}

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

.container.panelClear {
  position: static;
  clear: both;
}

.container.archiveContainer {
  padding: 5px 10px;
  border: 1px solid #ccc;
}

.container.newsDate {
  float: left;
  margin-right: 1%;
  min-width: 80px;
  width: auto;
  background-color: #323538;
}

.container.newsSummary {
  position: relative;
  float: left;
  margin-bottom: 0;
  width: 85%;
}

.container.resultsClear {
  clear: both;
  margin-top: 0;
  margin-bottom: 15px;
  padding-top: 0;
  min-height: 1px;
  background-color: #666;
}

.container.archiveContainer-1 {
  float: right;
  margin-left: 10px;
  padding: 5px 10px;
  width: 15.9%;
  border: 1px solid #ccc;
}

.container.paginationContainer {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: end;
  -ms-flex-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  min-height: 0;

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

.container.noPadding.resultsWrapper.right {
  padding-left: 0;
}

.container.modalContainer {
  max-width: 700px;
}

.container.footerNav {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  min-height: 0;

  -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.sitemapContainer {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  clear: both;
  -ms-flex-align: start;

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

.container.sitemapWrapper {
  float: none;
  padding-right: 10px;
  padding-left: 10px;
  max-width: 33%;
  width: auto;

  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
     -moz-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

.container.socialContainer {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  min-height: 0;

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

.link-container.contactIcon {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  float: right;
  clear: right;
  -ms-flex-align: center;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  min-height: 0;
  width: 75px;
  border-top: 1px solid #fff;
  background-color: #b0cb1f;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.link-container.panelContainer {
  position: relative;
  margin-right: 1%;
  margin-bottom: 20px;
  margin-left: 1%;
  min-width: 31%;
  max-width: 31%;
  text-decoration: none;
}

.link-container.caseResult {
  text-decoration: none;
}

.link-container.quoteContainer {
  text-decoration: none;
}

li.list-item {
  color: #323538;
  font-size: 18px;
  font-family: 'Montserrat', cursive;
  line-height: 1.7;
}

a.responsive-picture.mainLogo {
  float: left;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 169px;
}

li.list-item-link.submenuButton > a {
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  font-family: 'Montserrat', cursive;
}

span.glyph.mobileIcon {
  float: left;
  padding: 5px 0;
  width: 75px;
  background-color: #b0cb1f;
  color: #fff;
  text-align: center;
  font-size: 50px;
  line-height: 40px;
}

li.list-item-link.submenuButton {
  display: list-item;
  padding: 5px 30px;
  min-width: 200px;
  background-color: #b0cb1f;
  text-align: right;
  text-transform: lowercase;
}

li.list-item-link.active.submenuButton > a {
  color: #323538;
}

div.responsive-picture.telephoneIcon {
  margin: 0 auto;
  padding-top: 10px;
  padding-bottom: 10px;
  max-width: 34px;
}

div.responsive-picture.mailIcon {
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  max-width: 34px;
}

button.panelButton {
  position: absolute;
  bottom: 0;
  clear: both;
  border-radius: 0;
  background-color: #b0cb1f;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
  font-family: 'Montserrat', cursive;
}

div.responsive-picture.panelIcon {
  position: absolute;
  right: 0;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62px;
}

div.responsive-picture.footerLogo {
  margin-top: 36px;
  margin-right: auto;
  margin-left: auto;
  max-width: 166px;
}

div.responsive-picture.hrLeaf {
  margin-right: auto;
  margin-left: auto;
  max-width: 56px;
}

div.responsive-picture.caseImage {
  margin: 0 auto;
  max-width: 400px;
}

button.contactSubmit {
  padding-top: 5px;
  padding-bottom: 5px;
  width: 100%;
  border-bottom-style: none;
  border-radius: 0;
  background-color: #b0cb1f;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
  font-family: 'Montserrat', cursive;
}

li.list-item-link.blogArchiveLI > a {
  color: #000;
  font-family: 'Open Sans', sans-serif;
}

li.list-item-link {
  display: inline-block;
  background-color: #e8aa0c;
  text-transform: capitalize;
}

li.list-item-link > a {
  color: #fff;
  text-decoration: none;
}

li.list-item-link.blogArchiveLI {
  background-color: transparent;
  text-align: left;
}

li.list-item-link.blogArchiveLI-1 {
  margin-right: 2%;
  margin-left: 0;
  background-color: transparent;
  text-align: left;
}

li.list-item-link.blogArchiveLI-1 > a {
  color: #323538;
  font-family: 'Montserrat', cursive;
}

a.responsive-picture.caseImage {
  margin-top: 0;
  margin-bottom: 0;
  max-width: 400px;
}

div.responsive-picture.staffImage {
  float: right;
  max-width: 300px;
}

li.list-item-link.sitemapLI > a {
  color: #414042;
  text-decoration: none;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
}

li.list-item-link.sitemapLI {
  display: list-item;
  background-color: transparent;
  text-align: center;
}

a.glyph.socialIcon {
  margin-right: 5px;
  margin-left: 5px;
  padding-top: 6px;
  width: 46px;
  background-color: #fff;
  color: #323538;
  text-align: center;
  text-decoration: none;
  font-size: 26px;
}

li.list-item-link.submenuButton:hover {
  background-color: #b0cb1f;
}

li.list-item-link.submenuButton:hover > a {
  color: #323538;
}

button.panelButton:hover {
  background-color: #323538;
}

button.contactSubmit:hover {
  background-color: #323538;
}

li.list-item-link.blogArchiveLI:hover > a {
  text-decoration: none;
}

li.list-item-link.blogArchiveLI-1:hover > a {
  text-decoration: none;
}

li.list-item-link.sitemapLI:hover > a {
  text-decoration: underline;
}

@media screen and (max-width: 1200px) {
  /* Text Elements */

  h2.panelTitle {
    font-size: 26px;
  }

  h2 {
    font-size: 30px;
  }

  h2.paneltTitle {
    max-width: 50%;
  }

  p.paragraph {
    clear: left;
  }

  p.paragraph.panelText {
    padding-right: 0;
    max-width: 50%;
  }

  span.text-element.heroTitle {
    font-size: 58px;
  }

  /* Interaction Elements */

  a.link-button.rowButton {
    font-family: 'Lato', cursive;
  }

  /* Layout Elements */

  body > .row > [class*='coffee-span-'].noPadding {
    padding-right: 0;
    padding-left: 0;
  }

  body > .row.contentLayer.fulWidth {
    background-size: contain, cover;
  }

  body > .row.headerLayer.homepage {
    min-height: 600px;
  }

  .container.greyPanel {
    float: left;
    max-width: none;
    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.heroStrap.homepage {
    bottom: 30vh;
    min-height: 50px;
  }

  div.responsive-picture.panelIcon {
    max-width: 62px;
  }
}

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

  h1 {
    font-size: 50px;
  }

  h2 {
    font-size: 30px;
  }

  h2.panelTitle {
    font-size: 23px;
  }

  h2.paneltTitle {
    max-width: 50%;
  }

  h2.archiveTitle {
    text-align: left;
    font-size: 17px;
  }

  h3 {
    font-size: 25px;
  }

  p.paragraph.panelText {
    max-width: none;
    width: 50%;
  }

  span.text-element.heroTitle {
    font-size: 48px;
  }

  ul.link-list.blogArchiveUL {
    padding-left: 10px;
  }

  ul.link-list.blogArchiveUL-1 {
    padding-left: 10px;
  }

  /* Interaction Elements */

  a.link-button.rowButton {
    font-size: 15px;
  }

  /* Layout Elements */

  body > .row.headerLayer {
    min-height: 300px;
  }

  body > .row.contentLayer.fulWidth {
    background-size: 60% 100%, cover;
  }

  body > .row.contentLayer.teamRow {
    background-position: right bottom;
    background-size: contain;

    background-blend-mode: normal;
  }

  body > .row.headerLayer.homepage {
    min-height: 500px;
  }

  .container.navigation {
    float: none;
  }

  .container.panelImage {
    height: 250px;
  }

  .container.heroStrap {
    z-index: 0;
  }

  .container.greyPanel {
    float: left;
    padding-bottom: 0;
    min-height: 0;
    width: 100%;
    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.heroStrap.homepage {
    bottom: 20vh;
  }

  .container.modalContainer {
    max-width: 700px;
  }

  .link-container.contactIcon {
    position: relative;
    z-index: 1;
  }

  div.responsive-picture.panelIcon {
    max-width: 21%;
  }
}

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

  h1 {
    font-size: 40px;
  }

  h1.pageHeading {
    float: none;
    margin-right: auto;
    margin-left: auto;
    width: auto;
    text-align: center;
  }

  h2 {
    font-size: 25px;
  }

  h2.panelTitle {
    font-size: 20px;
  }

  h2.paneltTitle {
    max-width: none;
  }

  h2.archiveTitle {
    display: none;
  }

  h2.archiveTitleMobile {
    display: block;
    text-align: right;
    font-weight: 700;
  }

  h2.archiveTitleMobile-1 {
    display: block;
    text-align: right;
    font-weight: 700;
  }

  h3 {
    font-size: 20px;
  }

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

  p.paragraph.panelText {
    width: auto;
  }

  span.text-element {
    font-size: 16px;
  }

  span.text-element.heroTitle {
    font-size: 31px;
  }

  span.text-element.heroSub {
    font-size: 14px;
  }

  blockquote {
    font-size: 16px;
  }

  a.link-text {
    font-size: 16px;
  }

  a.link-text.newsDateDay {
    font-size: 21px;
  }

  a.link-text.newsDateMonth {
    font-size: 13px;
  }

  a.link-text.newsDateYear {
    font-size: 11px;
  }

  a.link-text.readMore {
    padding-top: 0;
    padding-left: 0;
  }

  ul.link-list.submenu {
    position: static;
  }

  ul.link-list.blogArchiveUL {
    display: none;
  }

  ul.link-list.blogArchiveUL-1 {
    display: none;
  }

  /* Common Elements */

  address p {
    font-size: 16px;
  }

  address a {
    font-size: 16px;
  }

  address.contactAddress p {
    text-align: center;
  }

  address.contactAddress a {
    text-align: center;
  }

  /* Interaction Elements */

  a.link-button.green.rowButton {
    margin-right: auto;
    margin-left: auto;
  }

  input[type=text].contactInput {
    font-size: 19px;
  }

  textarea.contactTextarea {
    font-size: 19px;
  }

  /* Layout Elements */

  body > .row > [class*='coffee-span-'].noPadding {
    position: static;
    bottom: 0;
    padding-bottom: 10px;
  }

  body > .row.headerLayer {
    min-height: 300px;
  }

  body > .row.contentLayer.fulWidth {
    background-size: cover, cover;

    background-blend-mode: darken, normal;
  }

  body > .row.headerLayer.homepage {
    min-height: 400px;
  }

  body > .row > [class*='coffee-span-'].contentMainWrapper {
    margin-top: 20px;
  }

  .container.mobileNav {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    float: none;
    margin-bottom: 0;
  }

  .container.menu {
    display: none;
  }

  .container.navigation {
    float: none;
    min-height: 0;
    width: 100%;
  }

  .container.heroStrap {
    position: absolute;
    bottom: 14px;
    clear: right;
    margin-bottom: 0;
  }

  .container.panelContainer {
    margin-right: auto;
    margin-left: auto;
    max-width: 500px;
  }

  .container.panelImage {
    height: 220px;
  }

  .container.contentWrapper.left {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
       -moz-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
  }

  .container.greyPanel {
    float: none;
    max-width: none;
    width: 100%;
    background-color: rgba(255, 255, 255, .34);
    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.newsDate {
    margin-right: 2%;
    min-width: 60px;
    width: 1%;
  }

  .container.newsSummary {
    width: 83%;
  }

  .container.archiveContainer-1 {
    float: none;
    margin-left: 0;
    width: 100%;
  }

  .container.resultsWrapper.right {
    padding-left: 10px;
  }

  .container.left.resultsWrapper {
    padding-right: 10px;
  }

  .link-container.panelContainer {
    min-width: 48%;
    max-width: 48%;
  }

  li.list-item {
    font-size: 16px;
  }

  button.panelButton {
    font-size: 15px;
  }

  li.list-item-link.blogArchiveLI {
    padding-right: 20px;
    text-align: right;
  }

  li.list-item-link.blogArchiveLI-1 {
    padding-right: 20px;
    text-align: right;
  }
}

@media screen and (max-width: 480px) {
  /* Text Elements */

  h1 {
    font-size: 25px;
  }

  h2 {
    font-size: 20px;
  }

  h2.paneltTitle {
    font-size: 19px;
  }

  h3 {
    font-size: 18px;
  }

  p.paragraph {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 16px;
  }

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

  span.text-element.heroTitle {
    font-size: 28px;
  }

  span.text-element.heroSub {
    font-size: 14px;
  }

  span.text-element.testimonialName {
    text-align: center;
  }

  span.text-element {
    font-size: 14px;
  }

  span.text-element.staffName {
    text-align: center;
  }

  blockquote.testimonialQuote {
    text-align: center;
  }

  /* Interaction Elements */

  a.link-button.rowButton {
    font-size: 13px;
  }

  input[type=text].contactInput {
    min-height: 40px;
    font-size: 15px;
  }

  textarea.contactTextarea {
    font-size: 15px;
  }

  /* Layout Elements */

  body > .row > [class*='coffee-span-'].noPadding {
    position: relative;
    float: left;
    padding-bottom: 10px;
  }

  body > .row.headerLayer {
    min-height: auto;
  }

  body > .row > [class*='coffee-span-'].NewsResults {
    padding-right: 10px;
    padding-left: 10px;
  }

  .container.container-1 {
    z-index: 1;
    width: 100%;
  }

  .container.heroStrap {
    position: static;
    bottom: 0;
    margin-top: 0;
    padding-top: 10px;
  }

  .container.panelContainer {
    max-width: 325px;
  }

  .container.panelImage {
    height: 220px;
  }

  .container.left.resultsWrapper {
    padding-right: 0;
    max-width: none;

    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
       -moz-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
  }

  .container.resultsContainer {
    padding-right: 8px;
    padding-left: 8px;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .container.resultsWrapper.right {
    padding-left: 0;
  }

  .container.menu {
    right: 0;
    z-index: 9999;
  }

  .container.archiveContainer {
    min-height: 0;
  }

  .container.newsDate {
    margin-right: 2%;
    min-width: 50px;
  }

  .container.newsSummary {
    max-width: none;
    width: 79%;
  }

  .container.resultsClear {
    margin-bottom: 10px;
  }

  .container.archiveContainer-1 {
    min-height: 0;
  }

  .link-container.contactIcon {
    z-index: 0;
    width: 50px;
  }

  .link-container.panelContainer {
    min-width: 100%;
    max-width: 100%;
  }

  a.responsive-picture.mainLogo {
    position: absolute;
    z-index: 0;
  }

  span.glyph.mobileIcon {
    padding-top: 5px;
    padding-bottom: 0;
    width: 50px;
    font-size: 40px;
  }

  div.responsive-picture.caseImage {
    max-width: 300px;
  }

  li.list-item {
    font-size: 15px;
  }

  button.contactSubmit {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 23px;
  }

  a.responsive-picture.caseImage {
    margin-right: auto;
    margin-left: auto;
    max-width: 300px;
  }

  div.responsive-picture.staffImage {
    float: none;
    margin-right: auto;
    margin-left: auto;
  }
}

@media screen and (max-width: 320px) {
  /* Text Elements */

  h2.archiveTitleMobile {
    font-size: 13px;
  }

  h2.archiveTitleMobile-1 {
    font-size: 13px;
  }

  /* Layout Elements */

  .container.archiveContainer {
    min-height: 0;
  }

  .container.archiveContainer-1 {
    min-height: 0;
  }

  li.list-item-link.blogArchiveLI > a {
    font-size: 10px;
  }

  li.list-item-link.blogArchiveLI {
    margin-right: 1%;
    margin-left: 1%;
    padding-right: 0;
  }

  li.list-item-link.blogArchiveLI-1 {
    margin-right: 1%;
    margin-left: 1%;
    padding-right: 0;
  }
}