/* Text Elements */

h3.smallhero-header.small-hero-header-1 {
  font-weight: 700;
}

h3.heading-page {
  padding-top: 4px;
  padding-bottom: 10px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 48px;
}

h4.heading-1 {
  color: #00008c;
  text-align: center;
  font-style: italic;
}

h5.heading-2 {
  padding-top: 20px;
  color: #c21f32;
  text-align: center;
  font-weight: 600;
}

h5.heading-3 {
  padding-top: 10px;
  color: #c21f32;
  text-align: center;
  font-weight: 600;
}

h6 span.heading-text-1 {
  color: #000;
  text-decoration: underline;
  font-size: 24px;
}

h6.heading-sub {
  color: #000;
  text-decoration: underline;
  font-weight: 600;
  font-size: 24px;
  padding-left: 10px;
  padding-right: 10px;
}

p.paragraph.paragraph-1 {
  font-size: 16px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  padding-left: 20px;
  padding-right: 20px;
}

span.text-element.text-1 {
  text-align: center;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  padding-left: 10px;
  padding-right: 10px;
}

span.text-element.text-2 {
  font-weight: 600;
  font-size: 16px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  padding-left: 10px;
  padding-right: 10px;
}

span.text-element.text-3 {
  text-align: right;
  font-size: 12px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  padding-left: 10px;
  padding-right: 10px;
}

a.link-text.top_nav {
  text-align: center;
  text-transform: none;
  font-weight: 600;
  font-size: 14px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 1.7;
}

a.link-text.text-link-1 {
  padding-top: 40px;
  text-align: center;
  font-weight: 600;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

a.link-text.text-link-2 {
  color: #be0000;
  text-align: center;
  text-decoration: underline;
  font-size: 12px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

a.link-text.text-link-3 {
  text-align: center;
  text-decoration: underline;
  font-size: 14px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}


/* Image Elements */

img.image-4-3.image-logo {
  max-width: none;
  padding-left: 20px;
  padding-right: 20px;
}

img.image-4-3.image-pic {
  max-width: none;
  border-width: 2px;
  border-style: solid;
  margin-left: 10px;
}

a.link-image-4-3.image-link-5 {
  float: right;
  max-width: 50px;
  width: auto;
}

a.link-image-4-3.image-link-5 img {
  max-width: 50px;
}

a.link-image-4-3.image-link-parts {
  padding-top: 10px;
}

a.link-image-4-3.image-link-const {
  padding-top: 10px;
}

a.link-image-4-3.image-link-ag {
  padding-top: 10px;
}

a.link-image-4-3.image-link-product {
  max-width: 300px;
  border-width: 2px;
  border-style: solid;
}

a.link-image-4-3.image-link-product img {
  max-width: none;
}

a.link-image-4-3.image-link-hmm {
  float: none;
  clear: none;
  max-width: 120px;
  width: auto;
}

a.link-image-4-3.image-link-hmm img {
  max-width: 120px;
}

a.link-image-4-3.image-link-2 img {
  max-width: none;
}

a.link-image-4-3.image-link-2 {
  max-width: none;
  border-width: 2px;
  border-style: solid;
  margin-left: 10px;
}

/* Layout Elements */

body.grid-1 {
  background-image:url(../images/bg_home.jpg);
  background-position:center;
  background-attachment:fixed;
  background-repeat:no-repeat;
  background-size:cover;
}

body > .row > [class*='coffee-span-'].top_div {
  max-height: 25px;
  background-color: transparent;
}

body > .row > [class*='coffee-span-'].topbody_div {
  max-height: 25px;
  background-color: transparent;
}

body > .row > [class*='coffee-span-'].foot_div {
  min-height: 44px;
  background-color: transparent;
}

body > .row > [class*='coffee-span-'].footer {
  min-height: 30px;
  background-color: transparent;
}

body > .row > [class*='coffee-span-'].body {
  background-color: transparent;
}

body > .row > [class*='coffee-span-'].photo_head {
  max-height: 80px;
  background-color: transparent;
}

body > .row > [class*='coffee-span-'].column-1 {
  min-height: 40px;
  background-color: transparent;
}

body > .row > [class*='coffee-span-'].top_nav {
  min-height: 30px;
  background-color: transparent;
}

body > .row > [class*='coffee-span-'].column-2 {
  min-height: 30px;
  background-color: transparent;
}

body > .row.row-1 {
  max-width: 1400px;
  background-color: #fff;
}

body > .row.row-2 {
  max-width: 1400px;
  background-image:url(../images/bg_footdiv.jpg);
  background-repeat:repeat;
}

body > .row.row-3 {
  max-width: 1400px;
  background-image:url(../images/bg_pagediv.jpg);
  background-repeat:repeat;
  max-height: 25px;
}

body > .row.row-3a {
  max-width: 1400px;
  background-image:url(../images/bg_header.jpg);
  background-repeat:repeat;
  max-height: 35px;
}

body > .row.row-4 {
  max-width: 1400px;
  background-image:url(../images/header.jpg);
  background-position:center;
  background-repeat:no-repeat;
}

body > .row.row-4a {
  max-width: 1400px;
  max-height: 80px;
}

body > .row.row-5 {
  max-width: 1400px;
  background-color: #dededc;
}

body > .row.row-6 {
  max-width: 1400px;
  background-color: #ececeb;
}


body > .row > [class*='coffee-span-'].column-3 {
  min-height: 30px;
}

body > .row > [class*='coffee-span-'].column-4 {
  min-height: 30px;
}

body > .row > [class*='coffee-span-'].column-5 {
  min-height: 30px;
}

body > .row.row-7 {
  max-width: 1400px;
  background-color: #ececeb;
}

body > .row > [class*='coffee-span-'].column-6 {
  min-height: 30px;
}

body > .row > [class*='coffee-span-'].column-7 {
  min-height: 30px;
}

body > .row > [class*='coffee-span-'].column-8 {
  min-height: 30px;
}

body > .row > [class*='coffee-span-'].column-9 {
  min-height: 30px;
}

body > .row > [class*='coffee-span-'].column-10 {
  min-height: 30px;
}

body > .row > [class*='coffee-span-'].column-11 {
  min-height: 30px;
}

body > .row > [class*='coffee-span-'].column-12 {
  min-height: 30px;
}

body > .row > [class*='coffee-span-'].column-13 {
  min-height: 30px;
}

body > .row > [class*='coffee-span-'].column-14 {
  min-height: 30px;
}

body > .row > [class*='coffee-span-'].column-15 {
  min-height: 30px;
}

.subgrid > .row > [class*='coffee-span-'].subgrid-column-1 {
  min-height: 150px;
  background-color: #fff;
}

.subgrid > .row > [class*='coffee-span-'].subgrid-column-2 {
  min-height: 150px;
  background-color: #fff;
}

.subgrid > .row > [class*='coffee-span-'].subgrid-column-3 {
  min-height: 180px;
  background-color: transparent;
}

.subgrid > .row.subgrid-row-1 {
  border-width: 4px;
  border-style: solid;
  background-color: #fff;
}

img.logo.logo-1 {
  max-width: none;
}

p.smallhero-tagline.small-hero-tagline-1 {
  font-size: 20px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

li.list-item-1 {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  padding-left: 10px;
  padding-right: 10px;
}

@media screen and (max-width: 1015px) {
  /* Text Elements */

  h3.smallhero-header.small-hero-header-1 {
    font-size: 18px;
  }

  h5.heading-3 {
    font-size: 20px;
  }
}

@media screen and (max-width: 900px) {
  /* Text Elements */

  h3.smallhero-header.small-hero-header-1 {
    font-size: 16px;
  }

  h5.heading-3 {
    font-size: 17px;
  }

  h5.heading-2 {
    font-size: 22px;
  }

  p.smallhero-tagline.small-hero-tagline-1 {
    font-size: 17px;
  }
}

@media screen and (max-width: 806px) {
  /* Text Elements */

  h3.smallhero-header.small-hero-header-1 {
    font-size: 14px;
  }

  h5.heading-3 {
    font-size: 15px;
  }

  a.link-text.top_nav {
    font-size: 12px;
  }

  a.link-text.text-link-2 {
    font-size: 11px;
  }

  p.smallhero-tagline.small-hero-tagline-1 {
    font-size: 14px;
  }
}

@media screen and (max-width: 735px) {
  /* Text Elements */

  h3.smallhero-header.small-hero-header-1 {
    font-size: 12px;
  }

  h4.heading-1 {
    font-size: 26px;
  }

  h5.heading-2 {
    font-size: 17px;
  }

  h5.heading-3 {
    font-size: 12px;
  }

  a.link-text.top_nav {
    font-size: 9px;
  }

  a.link-text.text-link-1 {
    font-size: 12px;
  }

  a.link-text.text-link-2 {
    font-size: 9px;
  }

  /* Image Elements */

  a.link-image-4-3.image-link-5 img {
    max-width: 40px;
  }

  a.link-image-4-3.image-link-5 {
    max-width: 40px;
  }
}

@media screen and (max-width: 650px) {
  /* Text Elements */

  h5.heading-2 {
    font-size: 15px;
  }

  h6.heading-sub {
    font-size: 20px;
  }

  p.paragraph.paragraph-1 {
    font-size: 14px;
  }

  span.text-element.text-1 {
    font-size: 12px;
  }

  span.text-element.text-2 {
    font-size: 14px;
  }

  a.link-text.text-link-1 {
    font-size: 11px;
  }

  li.list-item-1 {
    font-size: 13px;
  }
}

@media screen and (max-width: 560px) {
  /* Text Elements */

  h3.smallhero-header.small-hero-header-1 {
    font-size: 10px;
  }

  h5.heading-3 {
    font-size: 11px;
  }

  h5.heading-2 {
    font-size: 12px;
  }

  a.link-text.text-link-1 {
    font-size: 10px;
  }

  p.smallhero-tagline.small-hero-tagline-1 {
    font-size: 12px;
  }
}