/* Text Elements */

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

h1.head-title {
  margin-bottom: 15px;
  padding-right: 20px;
  padding-left: 20px;
  max-width: 772px;
  width: auto;
  background-color: rgba(0, 5, 34, .72);
  color: #fff;
  text-shadow: #777 2px 2px 5px;
  font-size: 47px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  line-height: 1;
}

h1.regular-title {
  color: #46a0db;
  text-align: center;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

h3 {
  font-size: 20px;
  font-family: 'Chelsea Market', cursive;
}

h3.info-heading {
  float: none;
  margin-top: 16px;
  margin-bottom: 7px;
  width: 100%;
}

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

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

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

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

p.paragraph.paragraph-1 {
  color: #1e1e1e;
}

p.paragraph.paragraph-4 {
  margin-right: 0;
  margin-left: 0;
}

p.paragraph span.paragraph-text-3 {
  font-size: 10px;
}

p.paragraph span.paragraph-text-7 {
  text-decoration: underline;
  font-weight: 600;
  font-size: 22px;
}

p.paragraph span.paragraph-text-8 {
  font-weight: 600;
}

p.paragraph.paragraph-6 {
  text-align: center;
}

p.paragraph span.paragraph-text-1 {
  text-transform: none;
  font-weight: 600;
  font-size: 20px;
}

span.text-element.text-1 {
  text-align: center;
  font-size: 25px;
}

span.text-element.text-3 {
  text-align: left;
  font-size: 20px;
}

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

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

a.link-text.text-link-1 {
  margin: 0;
  padding-right: 7px;
  padding-left: 7px;
  color: #cf890a;
  text-align: center;
  font-size: 22px;
}

a.link-text.bottom-link {
  color: #128528;
}

a.link-text span.text-link-text-5 {
  color: #323789;
}

a.link-text.text-link-2 {
  color: #13498c;
  font-size: 19px;
}

a.link-text span.text-link-text-1:hover {
  color: #70ff8c;
}

a.link-text.text-link-2:hover {
  color: #14a839;
}

a.link-text.bottom-link:active {
  color: #62ff80;
}

/* Common Elements */

div.rule.info-rule {
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  width: 100%;
}

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

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-radius: 0;
  background-color: transparent;
  color: #464646;
  text-transform: none;
  letter-spacing: 0;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

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

/* Layout Elements */

body > .row.nav-row {
  position: static;
  z-index: 10;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  max-width: none;
  border-bottom: 1px solid #4c4c4c;
  background-color: #fff;
}

body > .row > [class*='coffee-span-'].head-column {
  margin-top: 2px;
  margin-right: 0;
  margin-left: 8%;
  padding: 12px 40px 8px 22px;
  border-width: 0;
  border-style: none;
  border-radius: 10px;
  background-color: rgba(0, 0, 0, .47);
  background-image: -webkit-linear-gradient(left, rgba(0, 72, 167, .8) 0%, rgba(164, 147, 199, .10) 100%);
  background-image:    -moz-linear-gradient(left, rgba(0, 72, 167, .8) 0%, rgba(164, 147, 199, .10) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 72, 167, .8) 0%, rgba(164, 147, 199, .10) 100%);
  background-image:         linear-gradient(90deg, rgba(0, 72, 167, .8) 0%, rgba(164, 147, 199, .10) 100%);
}

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

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

body > .row.info-sectioin {
  margin-top: 30px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 40px;
  padding-left: 0;
  max-width: none;
  background-color: #fff;
}

body > .row.head-section {
  margin-top: 0;
  padding: 50px 0 0;
  min-height: 380px;
  max-width: none;
  background-image: url('../imagesrsd/siteimg/Fotosearch_k18078176.jpg');
  background-position: center center;
  background-size: cover;
}

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

.subgrid > .row {
  max-width: 1600px;
}

.container.info-container {
  position: static;
  top: auto;
  left: 60px;
  display: block;
  float: left;
  min-width: 10px;
  width: 81%;
}

.container.nav-buttons-container {
  display: block;
  float: right;
  margin-bottom: 0;
  min-height: 40px;
  width: auto;
}

.container {
  width: auto;
}

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

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

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

div.responsive-picture.footprint {
  float: left;
  margin-right: 3%;
  max-width: 115px;
}

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

a.responsive-picture.picture-link-1 {
  float: left;
  margin-left: 198px;
}

div.responsive-picture.picture-1 {
  margin-left: 17px;
}

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

@media screen and (max-width: 1433px) {
  /* Interaction Elements */

  a.link-button.nav-element {
    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;
  }

  /* Layout Elements */

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

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

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

  h1.head-title {
    margin-bottom: 10px;
    font-size: 32px;
  }

  h1 {
    font-size: 32px;
  }

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

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

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

  /* Common Elements */

  div.rule.info-rule {
    margin-bottom: 30px;
  }

  /* Interaction Elements */

  a.link-button.nav-element {
    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;
  }

  /* Layout Elements */

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

  body > .row.info-sectioin {
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 20px;
    padding-left: 0;
  }

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

  div.responsive-picture.footprint {
    max-width: 150px;
  }
}

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

  h1.head-title {
    padding-right: 7px;
    padding-left: 7px;
    max-width: 674px;
    text-align: center;
    font-size: 20px;
  }

  h1.regular-title {
    margin-top: 0;
    margin-bottom: 2px;
    font-size: 20px;
  }

  h3.info-heading {
    font-size: 17px;
    line-height: 1.2;
  }

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

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

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

  a.link-text.text-link-1 {
    margin-left: 0;
  }

  /* Common Elements */

  div.rule.info-rule {
    margin-bottom: 15px;
  }

  /* 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: 6px;
    margin-left: 0;
    padding: 0;
    text-align: left;
  }

  body > .row.nav-row {
    position: static;
  }

  body > .row.info-sectioin {
    margin-top: 15px;
    margin-bottom: 0;
    padding-top: 15px;
    padding-bottom: 5px;
  }

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

  .container.nav-buttons-container {
    display: inline-block;
    float: none;
    width: auto;
  }

  .container.info-container {
    width: auto;
  }

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

  div.responsive-picture.footprint {
    margin-bottom: 0;
    min-width: 0;
    max-width: 150px;
  }
}

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

  h1.head-title {
    padding-top: 7px;
    padding-bottom: 7px;
    text-shadow: #777 5px 5px 5px;
  }

  h1.regular-title {
    display: none;
    margin-bottom: 0;
  }

  p.paragraph.paragraph-1 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
  }

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

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

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

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

  p.paragraph.paragraph-6 {
    font-size: 17px;
    line-height: 1.2;
  }

  span.text-element.text-1 {
    margin-top: 0;
  }

  a.link-text.text-link-1 {
    margin-left: 0;
    font-size: 16px;
  }

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

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

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

  /* Interaction Elements */

  a.link-button.nav-element {
    padding: 0 10px;
    color: #018208;
    font-size: 16px;
    line-height: 1.6;
  }

  /* Layout Elements */

  body > .row > [class*='coffee-span-'].head-column {
    display: block;
    float: left;
    overflow: visible;
    margin-top: 10px;
    margin-bottom: 12px;
    margin-left: 0;
    padding: 14px 7px;
    min-height: 20px;
    background-color: rgba(133, 106, 133, .6);
    background-image: -webkit-linear-gradient(left, rgba(10, 100, 220, .8) 0%, rgba(164, 147, 199, .10) 100%);
    background-image:    -moz-linear-gradient(left, rgba(10, 100, 220, .8) 0%, rgba(164, 147, 199, .10) 100%);
    background-image:      -o-linear-gradient(left, rgba(10, 100, 220, .8) 0%, rgba(164, 147, 199, .10) 100%);
    background-image:         linear-gradient(90deg, rgba(10, 100, 220, .8) 0%, rgba(164, 147, 199, .10) 100%);
  }

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

  body > .row.info-sectioin {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  body > .row.head-section {
    min-height: 99px;
    max-height: 75px;
  }

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

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

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

  .subgrid.subgrid-1 {
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

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

  .subgrid > .row > [class*='coffee-span-'].subgrid-column-2 {
    display: none;
  }

  .subgrid > .row > [class*='coffee-span-'].subgrid-column-3 {
    display: none;
  }

  .container.nav-buttons-container {
    min-height: 32px;
  }

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

  div.responsive-picture.footprint {
    display: inline-block;
    float: none;
    margin-right: auto;
    margin-left: auto;
    max-width: 150px;
  }

  .rule.rule-1 {
    display: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  a.responsive-picture.nav-logo {
    margin-top: 5px;
    margin-bottom: 0;
  }

  a.responsive-picture.picture-link-1 {
    margin-left: 73px;
  }

  div.responsive-picture.picture-1 {
    float: none;
    margin-left: 41px;
    min-width: 174px;
    max-width: 222px;
  }
}

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

  h1.regular-title {
    font-weight: 800;
    font-size: 13px;
  }

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

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

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

  /* Interaction Elements */

  a.link-button.nav-element {
    background-color: rgba(229, 246, 252, .73);
    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;
    font-size: 12px;

    background-blend-mode: normal;
  }

  a.responsive-picture.picture-link-1 {
    margin-left: 18px;
  }

  div.responsive-picture.picture-1 {
    margin-left: -9px;
  }
}

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

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

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