/* Text Elements */

h1 span.heading-text-5 {
  color: #f00;
}

h1 {
  font-size: 40px;
  font-family: 'Chelsea Market', cursive;
}

h1.regular-title {
  color: #f00;
  text-align: left;
  font-size: 34px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h1 font.heading-text-1 {
  color: #f02;
}

h1 font.heading-text-2 {
  color: #f00;
}

h4.footer-heading {
  margin-bottom: 0;
  padding-right: 0;
  padding-bottom: 5px;
  width: 100%;
  color: #fff;
  text-align: left;
  font-size: 24px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h4 {
  font-family: 'Chelsea Market', cursive;
}

p.paragraph.head-paragraph {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  max-width: none;
  width: auto;
  color: #fff;
  text-shadow: none;
  font-weight: 400;
  font-size: 20px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  line-height: 1.3;
}

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

p.paragraph.footer-paragraph {
  color: #fff;
}

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

p.paragraph span.paragraph-text-2 {
  font-weight: 400;
}

p.paragraph span.paragraph-text-3 {
  font-weight: 400;
}

p.paragraph span.paragraph-text-4 {
  font-weight: 400;
}

p.paragraph span.paragraph-text-5 {
  font-weight: 400;
}

p.paragraph span.paragraph-text-6 {
  font-weight: 400;
}

p.paragraph span.paragraph-text-7 {
  color: #fff;
  font-weight: 400;
}

p.paragraph span.paragraph-text-8 {
  color: #fff;
}

p.paragraph span.paragraph-text-9 {
  color: #fff;
}

ul.unorder-list.unordered-list-1 {
  list-style-position: outside;
}

ul.unorder-list.unordered-list-2 {
  list-style-position: outside;
}

ul.unorder-list.unordered-list-3 {
  list-style-position: outside;
}

ul.unorder-list.unordered-list-4 {
  padding-left: 17px;
  list-style-position: outside;
}

ul.unorder-list.unordered-list-5 {
  padding-left: 17px;
  list-style-position: outside;
}

ul.unorder-list.unordered-list-6 {
  padding-left: 17px;
  list-style-position: outside;
}

a.link-text.footer-link {
  color: #fff;
}

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

a.link-text.text-link-2 {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  border-bottom-right-radius: 10px 10px;
  border-bottom-left-radius: 10px 10px;
  background-color: #595959;
  background-clip: padding-box;
  text-align: center;
}

a.link-text span.text-link-text-1 {
  color: #fff;
  line-height: 1.7;
}

a.link-text.text-link-2:hover {
  font-weight: 700;
}

/* Common Elements */

div.rule.footer-rule hr {
  border-top-color: #f00;
}

div.rule.footer-rule {
  margin-top: 0;
}

/* Interaction Elements */

a.link-button.nav-element {
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 20px;
  padding-bottom: 15px;
  padding-left: 20px;
  border-bottom: 2px none #fff;
  border-top-left-radius: 0 0;
  border-top-right-radius: 0 0;
  border-bottom-right-radius: 0 0;
  border-bottom-left-radius: 0 0;
  background-color: transparent;
  color: #5c5c5c;
  text-transform: none;
  letter-spacing: 0;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

a.link-button.nav-element:hover {
  border-bottom-width: 2px;
  border-bottom-color: #42adff;
  background-color: #f00;
  color: #fff;
}

/* Layout Elements */

body > .row.nav-row {
  position: fixed;
  z-index: 10;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  max-width: none;
  width: 100%;
  height: auto;
  background-color: #fff;
}

body > .row > [class*='coffee-span-'].head-column {
  float: left;
  margin-top: 35px;
  margin-right: 0;
  margin-left: 0;
  padding: 33px 4px 12px 22px;
  min-height: 20px;
  max-height: none;
  height: auto;
  border-top-left-radius: 0 0;
  border-top-right-radius: 0 0;
  border-bottom-right-radius: 0 0;
  border-bottom-left-radius: 0 0;
  background-color: rgba(89, 89, 89, .74);
  background-image: none;
}

body > .row.head-section {
  position: static;
  display: block;
  overflow: visible;
  margin: 0 auto -11px auto;
  padding: 50px 0 0;
  min-height: 562px;
  max-width: none;
  max-height: 600px;
  width: auto;
  height: auto;
  border-top-left-radius: 0 0;
  border-top-right-radius: 0 0;
  border-bottom-right-radius: 0 0;
  border-bottom-left-radius: 0 0;
  background-image: url('../url("../IMG_5402 crop.jpg");
  background-attachment: scroll;
  background-position: center bottom;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 1;
  -webkit-transform: scale(1) translateX(0px) skewX(0deg);
     -moz-transform: scale(1) translateX(0px) skewX(0deg);
      -ms-transform: scale(1) translateX(0px) skewX(0deg);
       -o-transform: scale(1) translateX(0px) skewX(0deg);
          transform: scale(1) translateX(0px) skewX(0deg);
}

body > .row.footer {
  padding-top: 20px;
  padding-bottom: 50px;
  max-width: none;
  background-color: #5c5c5c;
}

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

body > .row.new-section-row {
  padding: 34px 0 20px;
  max-width: none;
  width: auto;
}

body > .row.cats-for-adoption-row {
  margin: 20px auto;
  padding-top: 0;
  padding-bottom: 20px;
  max-width: none;
}

body > .row > [class*='coffee-span-'].cat-headshot-column {
  margin-left: 0;
}

body > .row#Error {
  background-image: url('../oops2.jpg');
}

body > .row#Expert {
  background-image: url('../url("../IMG_5402 crop.jpg");
  background-position: center center;
}

body > .row#IAQ {
  background-image: url('../Theater.jpg');
  background-position: center bottom;
}

body > .row#Index {
  max-width: none;
}

body > .row#OSHA {
  background-image: url('../Tanks.jpg');
}

body > .row#Industrial {
  background-image: url('../Stainless_Steel_Seamless_Pipe_and_Tube2.jpg');
}

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

body > .row.row-1 {
  padding-right: 0;
  padding-bottom: 20px;
  padding-left: 14px;
  max-width: none;
}

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

a.responsive-picture.nav-logo {
  display: inline-block;
  margin-bottom: 0;
  max-width: 350px;
}

a.responsive-picture.nav-logo > picture {
  margin: 0;
}

a.responsive-picture.cat-headshot > picture {
  margin: 0;
}

div.responsive-picture.image-1 > picture {
  margin: 0;
}

.row > [class*='coffee-span-'] > .container.nav-buttons-container {
  display: block;
  float: right;
  margin-bottom: 0;
  min-height: 40px;
  width: auto;
}

.row > [class*='coffee-span-'] .subgrid > .row {
  max-width: 1600px;
}

.row > [class*='coffee-span-'] > .container {
  width: auto;
}

a.responsive-picture.cat-headshot {
  margin-bottom: 0;
  max-width: none;
  border-top-left-radius: 10px 10px;
  border-top-right-radius: 10px 10px;
}

div.responsive-picture.image-1 {
  max-width: 180px;
}

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

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

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

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

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

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

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

  h1 {
    font-size: 32px;
  }

  h4.footer-heading {
    font-size: 20px;
    line-height: 1.2;
  }

  p.paragraph.head-paragraph {
    font-size: 18px;
  }

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

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

  /* Layout Elements */

  body > .row > [class*='coffee-span-'].head-column {
    margin-top: 50px;
    padding: 20px 30px 15px 31px;
  }

  body > .row.head-section {
    min-height: 487px;
  }

  body > .row.new-section-row {
    padding-top: 30px;
  }

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

  body > .row.cats-for-adoption-row {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

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

  h1.regular-title {
    text-align: center;
    font-size: 20px;
  }

  h4.footer-heading {
    font-size: 17px;
  }

  p.paragraph.head-paragraph {
    text-align: center;
    font-size: 14px;
  }

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

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

  a.link-text.text-link-2 {
    border-bottom-right-radius: 5px 5px;
    border-bottom-left-radius: 5px 5px;
  }

  /* Interaction Elements */

  a.link-button.nav-element {
    padding: 10px;
    font-size: 14px;
  }

  /* Layout Elements */

  body > .row > [class*='coffee-span-'].logo-column {
    text-align: center;
  }

  body > .row > [class*='coffee-span-'].nav-column {
    text-align: center;
  }

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

  body > .row > [class*='coffee-span-'].head-column {
    margin-top: 0;
    padding: 10px;
  }

  body > .row.head-section {
    padding-top: 0;
    min-height: 297px;
    max-height: 600px;
    background-position: left center;
  }

  body > .row.new-section-row {
    padding-top: 15px;
    padding-right: 0;
  }

  body > .row.nav-row {
    position: static;
    z-index: 9;
    overflow: visible;
    vertical-align: middle;
  }

  body > .row > [class*='coffee-span-'].cat-headshot-column {
    padding-right: 5px;
    padding-bottom: 0;
    padding-left: 5px;
  }

  body > .row.cats-for-adoption-row {
    margin-top: 0;
    margin-bottom: 0;
  }

  body > .row.footer {
    margin-top: 6px;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 50px;
  }

  .row > [class*='coffee-span-'] > .container.nav-buttons-container {
    display: inline-block;
    float: none;
    width: auto;
  }

  a.responsive-picture.nav-logo {
    margin-bottom: 10px;
    margin-left: 0;
    min-width: 0;
    max-width: 229px;
  }

  a.responsive-picture.cat-headshot {
    border-top-left-radius: 5px 5px;
    border-top-right-radius: 5px 5px;
  }
}

@media screen and (max-width: 406px) {
  /* Layout Elements */

  body > .row.head-section {
    margin-right: auto;
    margin-left: auto;
    padding-top: 0;
    min-height: 172px;
    max-width: 1200px;
    width: auto;
    height: auto;
  }

  div.responsive-picture.image-1 {
    max-width: 200px;
    width: 100%;
  }
}