/* Text Elements */

p.paragraph.paragraph-2 {
  margin-top: 15px;
  margin-right: 2%;
  color: #fff;
  text-align: right;
  font-weight: 400;
  font-size: 17px;
}

p.paragraph.paragraph-3 {
  color: #fff;
  text-align: center;
  font-weight: 400;
  font-size: 30px;
  line-height: 1.4;
}

p.paragraph.paragraph-5 {
  margin-top: 55px;
  color: #fff;
  text-align: center;
  font-size: 55px;
  line-height: 1.16;
}

p.paragraph.paragraph-6 {
  text-align: center;
  font-weight: 400;
  font-size: 30px;
}

p.paragraph a.paragraph-text-3 {
  color: #fff;
}

p.paragraph a.paragraph-text-7 {
  color: #fff;
}

p.paragraph.STRAP-LINE {
  margin-top: 10px;
  color: #fff;
  text-align: center;
  text-shadow: none;
  font-weight: 300;
  font-size: 28px;
  font-family: 'Arial Narrow', Arial, sans-serif;
  line-height: 1.12;
}

p.paragraph.paragraph-10 {
  margin-top: 15px;
  margin-right: 0;
  margin-left: 3%;
  color: #fff;
  font-weight: 600;
  font-size: 17px;
}

p.paragraph.paragraph-4 {
  margin-right: 0;
  margin-left: 0;
  color: #fff;
  text-align: center;
  line-height: 1.4;
}

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

p.paragraph a.paragraph-text-11 {
  color: #fff;
}

p.paragraph a.paragraph-text-13 {
  color: #fff;
}

p.paragraph.paragraph-8 {
  font-size: 14px;
  line-height: 1.4;
}

p.paragraph.ABOUT-HEADLINE1 {
  color: #000;
  text-align: left;
  font-weight: 400;
  font-size: 30px;
}

p.paragraph.ABOUT-PARA1 {
  margin-right: 0;
  margin-left: 0;
  color: #000;
  text-align: left;
  line-height: 1.4;
}

p.paragraph.CONTACT-HEADLINE1 {
  text-align: left;
  font-weight: 400;
  font-size: 30px;
}

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

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

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

p.paragraph.paragraph-13 {
  line-height: 1.4;
}

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

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

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

p.paragraph.paragraph-1 {
  color: #c0c0c0;
  text-align: left;
  line-height: 1.38;
}

p.paragraph.paragraph-9 {
  margin-top: -5px;
  color: #fff;
  text-align: center;
  font-size: 16px;
}

p.paragraph a.paragraph-text-1 {
  color: #fff;
}

p.paragraph a.paragraph-text-2 {
  color: #fff;
}

p.paragraph.paragraph-11 {
  margin-top: 15px;
  text-align: center;
  font-size: 20px;
}

p.paragraph a.paragraph-text-5 {
  color: #000;
  font-style: italic;
}

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

p.paragraph.paragraph-12 {
  color: #fff;
  line-height: 1.35;
}

p.paragraph a.paragraph-text-6 {
  color: #fff;
}

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

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

p.paragraph span.paragraph-text-20 {
  color: #000;
  font-weight: 600;
}

p.paragraph span.paragraph-text-23 {
  color: #000;
  font-weight: 600;
}

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

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

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

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

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

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

p.paragraph span.paragraph-text-14 {
  color: #000;
  font-weight: 700;
}

p.paragraph span.paragraph-text-30 {
  color: #000;
  font-weight: 600;
}

p.paragraph span.paragraph-text-31 {
  color: #000;
  font-weight: 600;
}

p.paragraph span.paragraph-text-32 {
  color: #000;
  font-weight: 600;
}

p.paragraph span.paragraph-text-33 {
  color: #000;
  font-weight: 600;
}

p.paragraph span.paragraph-text-34 {
  color: #000;
  font-weight: 600;
}

p.paragraph span.paragraph-text-10 {
  color: #000;
  font-weight: 600;
}

p.paragraph span.paragraph-text-35 {
  color: #000;
  font-weight: 600;
}

p.paragraph a.paragraph-text-4 {
  color: #000;
}

p.paragraph a.paragraph-text-21 {
  color: #000;
}

p.paragraph.paragraph-15 {
  text-align: center;
  font-size: 35px;
}

p.paragraph a.paragraph-text-22 {
  color: #fff;
}

p.paragraph.paragraph-16 {
  margin-top: -7px;
  font-size: 13px;
}

/* Interaction Elements */

a.link-button.button-link-1 {
  margin-top: 20px;
  min-width: 285px;
  min-height: 0;
  max-width: 500px;
  border-width: 1px;
  border-color: #fff;
  background-color: rgba(0, 0, 0, .12);
  font-size: 25px;
}

a.link-button.button-link-1:hover {
  background-color: rgba(0, 0, 0, .46);
  -webkit-transition-delay: .15s;
     -moz-transition-delay: .15s;
      -ms-transition-delay: .15s;
       -o-transition-delay: .15s;
          transition-delay: .15s;
  -webkit-transition-duration: .3s;
     -moz-transition-duration: .3s;
      -ms-transition-duration: .3s;
       -o-transition-duration: .3s;
          transition-duration: .3s;
}

/* Layout Elements */

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

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

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

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

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

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

body > .row > [class*='coffee-span-'].BANNER-HOME {
  min-height: 670px;
  background-color: transparent;
  background-image: url('../newhome.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

body > .row > [class*='coffee-span-'].BANNER2-HOME {
  margin-right: 0;
  min-height: 470px;
  background-color: transparent;
  background-image: url('../garagepic.jpg');
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

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

body > .row.row-6 {
  margin-top: 0;
  max-width: none;
}

body > .row > [class*='coffee-span-'].column-2 {
  margin-top: -8px;
  background-color: #101010;
  background-image: -webkit-linear-gradient(168deg, rgba(0, 0, 0, 1) 0%, rgba(29, 30, 33, 1) 100%);
  background-image:    -moz-linear-gradient(168deg, rgba(0, 0, 0, 1) 0%, rgba(29, 30, 33, 1) 100%);
  background-image:     -ms-linear-gradient(168deg, rgba(0, 0, 0, 1) 0%, rgba(29, 30, 33, 1) 100%);
  background-image:      -o-linear-gradient(168deg, rgba(0, 0, 0, 1) 0%, rgba(29, 30, 33, 1) 100%);
  background-image:         linear-gradient(168deg, rgba(0, 0, 0, 1) 0%, rgba(29, 30, 33, 1) 100%);
}

body > .row.row-7 {
  position: fixed;
  max-width: none;
}

body > .row > [class*='coffee-span-'].column-4 {
  min-height: 65px;
  background-color: rgba(0, 0, 0, .4);
}

body > .row > [class*='coffee-span-'].column-5 {
  min-height: 65px;
  background-color: rgba(0, 0, 0, .4);
}

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

body > .row > [class*='coffee-span-'].BANNER-ABOUT {
  min-height: 450px;
  background-color: transparent;
  background-image: url('../aboutpic2.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

body > .row > [class*='coffee-span-'].column-6 {
  margin-top: 1px;
  min-height: 1px;
  background-color: #666;
}

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

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

body > .row.number-row {
  position: fixed;
  max-width: none;
}

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

body > .row > [class*='coffee-span-'].column-9 {
  background-color: #000;
}

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

body > .row.row-11 {
  margin-top: 1px;
  max-width: none;
  background-color: #fff;
}

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

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

body > .row > [class*='coffee-span-'].BANNER-SERVICES {
  min-height: 450px;
  background-color: transparent;
  background-image: url('../services-pic.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

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

body > .row > [class*='coffee-span-'].column-13 {
  min-height: 500px;
  background-image: url('../greenmerc.jpg');
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

body > .row > [class*='coffee-span-'].BANNER-GALLERY {
  min-height: 450px;
  background-color: transparent;
  background-image: url('../GALLERYPIC.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

body > .row > [class*='coffee-span-'].BANNER-CONTACT {
  min-height: 450px;
  background-color: transparent;
  background-image: url('../aboutpic.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

body > .row > [class*='coffee-span-'].banner-mot {
  min-height: 450px;
  background-color: #000;
  background-image: none;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

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

body > .row > [class*='coffee-span-'].column-14 {
  min-height: 500px;
  background-image: url('../motp.jpg');
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

body > .row > [class*='coffee-span-'].BANNER-DIAG {
  min-height: 450px;
  background-color: transparent;
  background-image: url('../diag.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

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

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

.subgrid > .row > [class*='coffee-span-'].subgrid-column-3 {
  margin-top: 175px;
}

.subgrid > .row.subgrid-row-2 {
  margin-top: 0;
}

.subgrid > .row > [class*='coffee-span-'].subgrid-column-6 {
  min-height: 15px;
}

.subgrid > .row > [class*='coffee-span-'].subgrid-column-8 {
  min-height: 35px;
  background-color: transparent;
}

.subgrid > .row > [class*='coffee-span-'].subgrid-column-9 {
  min-height: 35px;
}

.subgrid > .row > [class*='coffee-span-'].subgrid-column-10 {
  min-height: 35px;
}

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

.subgrid > .row > [class*='coffee-span-'].subgrid-column-2 {
  min-height: 35px;
}

.subgrid > .row > [class*='coffee-span-'].subgrid-column-13 {
  min-height: 35px;
}

.row > [class*='coffee-span-'] .subgrid.subgrid-1 {
  margin-top: 1px;
  min-width: 0;
  background-color: #000;
}

div.responsive-picture.BANNER-LOGO {
  margin-top: -20px;
  margin-right: auto;
  margin-left: auto;
  max-width: 680px;
  background-image: none;
}

span.glyph.font-icon-1 {
  font-size: 70px;
  line-height: 1.31;
}

div.responsive-picture.picture-4 {
  max-width: 230px;
  background-color: transparent;
}

.row > [class*='coffee-span-'] > .container.container-1 {
  float: none;
  margin-right: 0;
  margin-left: auto;
  min-height: 33px;
  max-width: 98px;
  width: auto;
}

a.social-image.social-icon-1 {
  margin-right: 3%;
  max-width: 30px;
  background-color: #000;
}

a.social-image.social-icon-2 {
  margin-right: 0;
  max-width: 30px;
  background-color: #000;
}

a.social-image.social-icon-3 {
  margin-right: 3%;
  max-width: 30px;
  background-color: #000;
}

a.responsive-picture.picture-link-1 {
  margin-right: auto;
  margin-left: auto;
  max-width: 160px;
}

a.responsive-picture.picture-link-2 {
  margin-right: auto;
  margin-left: auto;
  max-width: 160px;
}

a.responsive-picture.picture-link-3 {
  margin-right: auto;
  margin-left: auto;
  max-width: 160px;
}

a.responsive-picture.picture-link-4 {
  margin-right: auto;
  margin-left: auto;
  max-width: 160px;
}

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

div.responsive-picture.picture-2 {
  max-width: 325px;
}

div.responsive-picture.mot-image {
  margin-top: -75px;
  margin-right: auto;
  margin-left: auto;
  max-width: 275px;
  background-image: none;
}

div.responsive-picture.picture-3 {
  max-width: 700px;
}

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

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

  body > .row > [class*='coffee-span-'].BANNER-HOME {
    background-attachment: scroll;
  }

  body > .row > [class*='coffee-span-'].BANNER2-HOME {
    background-attachment: scroll;
  }

  body > .row > [class*='coffee-span-'].BANNER-ABOUT {
    background-attachment: scroll;
  }

  body > .row > [class*='coffee-span-'].BANNER-SERVICES {
    background-attachment: scroll;
  }

  body > .row > [class*='coffee-span-'].column-13 {
    background-attachment: scroll;
  }

  body > .row > [class*='coffee-span-'].BANNER-GALLERY {
    background-attachment: scroll;
  }

  body > .row > [class*='coffee-span-'].BANNER-CONTACT {
    background-attachment: scroll;
  }

  body > .row > [class*='coffee-span-'].banner-mot {
    background-attachment: scroll;
  }

  body > .row > [class*='coffee-span-'].column-14 {
    background-attachment: scroll;
  }

  body > .row > [class*='coffee-span-'].BANNER-DIAG {
    background-attachment: scroll;
  }

  .subgrid > .row > [class*='coffee-span-'].subgrid-column-3 {
    margin-top: 175px;
  }

  .subgrid > .row.subgrid-row-2 {
    margin-top: -1px;
  }
}

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

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

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

  p.paragraph.paragraph-13 {
    text-align: center;
    font-size: 20px;
    line-height: 1.25;
  }

  /* Layout Elements */

  body > .row > [class*='coffee-span-'].BANNER-HOME {
    min-height: 610px;
  }

  body > .row > [class*='coffee-span-'].BANNER2-HOME {
    min-height: 484px;
  }

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

  body > .row > [class*='coffee-span-'].BANNER-ABOUT {
    min-height: 385px;
  }

  body > .row > [class*='coffee-span-'].BANNER-SERVICES {
    min-height: 385px;
  }

  body > .row > [class*='coffee-span-'].BANNER-GALLERY {
    min-height: 385px;
  }

  body > .row > [class*='coffee-span-'].BANNER-CONTACT {
    min-height: 385px;
  }

  body > .row > [class*='coffee-span-'].banner-mot {
    min-height: 385px;
  }

  body > .row > [class*='coffee-span-'].BANNER-DIAG {
    min-height: 385px;
  }

  .subgrid > .row > [class*='coffee-span-'].subgrid-column-3 {
    margin-top: 145px;
    min-height: 50px;
  }

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

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

  div.responsive-picture.BANNER-LOGO {
    margin-top: -30px;
  }

  div.responsive-picture.picture-4 {
    margin-right: auto;
    margin-left: auto;
  }

  div.responsive-picture.mot-image {
    margin-top: -62px;
    max-width: 246px;
  }
}

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

  p.paragraph.paragraph-5 {
    margin-top: 27px;
    font-size: 31px;
  }

  p.paragraph.STRAP-LINE {
    font-size: 17px;
  }

  p.paragraph.paragraph-10 {
    margin-left: 0;
    text-align: center;
    font-size: 21px;
  }

  p.paragraph.paragraph-13 {
    font-size: 19px;
  }

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

  /* Layout Elements */

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

  body > .row > [class*='coffee-span-'].BANNER-HOME {
    margin-top: 1px;
    min-height: 500px;
  }

  body > .row > [class*='coffee-span-'].BANNER2-HOME {
    min-height: 351px;
  }

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

  body > .row > [class*='coffee-span-'].BANNER-ABOUT {
    min-height: 300px;
  }

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

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

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

  body > .row > [class*='coffee-span-'].BANNER-SERVICES {
    min-height: 300px;
  }

  body > .row > [class*='coffee-span-'].BANNER-GALLERY {
    min-height: 300px;
  }

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

  body > .row > [class*='coffee-span-'].BANNER-CONTACT {
    min-height: 300px;
  }

  body > .row > [class*='coffee-span-'].banner-mot {
    min-height: 300px;
  }

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

  body > .row > [class*='coffee-span-'].BANNER-DIAG {
    min-height: 300px;
  }

  .subgrid > .row > [class*='coffee-span-'].subgrid-column-3 {
    margin-top: 80px;
  }

  .subgrid > .row > [class*='coffee-span-'].subgrid-column-7 {
    min-height: 15px;
  }

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

  .row > [class*='coffee-span-'] .html-element.html-element-1 {
    background-color: #000;
  }

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

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

  p.paragraph.paragraph-3 {
    font-size: 23px;
    line-height: 1.18;
  }

  p.paragraph.paragraph-5 {
    margin-top: 4px;
    font-weight: 400;
    font-size: 25px;
  }

  p.paragraph.paragraph-6 {
    font-size: 23px;
    line-height: 1.1;
  }

  p.paragraph.STRAP-LINE {
    font-size: 17px;
  }

  p.paragraph.paragraph-10 {
    font-size: 17px;
    line-height: 1.17;
  }

  p.paragraph.ABOUT-HEADLINE1 {
    font-size: 23px;
    line-height: 1.18;
  }

  p.paragraph.CONTACT-HEADLINE1 {
    font-size: 23px;
    line-height: 1.18;
  }

  p.paragraph.paragraph-13 {
    font-size: 14px;
    line-height: 1.3;
  }

  p.paragraph.paragraph-9 {
    line-height: 1.4;
  }

  /* Interaction Elements */

  a.link-button.button-link-1 {
    margin-top: 5px;
    min-width: 210px;
    font-size: 18px;
  }

  /* Layout Elements */

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

  body > .row > [class*='coffee-span-'].BANNER-HOME {
    min-height: 340px;
  }

  body > .row > [class*='coffee-span-'].column-7 {
    display: block;
    min-height: 50px;
  }

  body > .row > [class*='coffee-span-'].BANNER2-HOME {
    min-height: 239px;
  }

  body > .row > [class*='coffee-span-'].BANNER-ABOUT {
    min-height: 185px;
  }

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

  body > .row > [class*='coffee-span-'].BANNER-SERVICES {
    min-height: 185px;
  }

  body > .row > [class*='coffee-span-'].BANNER-GALLERY {
    min-height: 185px;
  }

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

  body > .row > [class*='coffee-span-'].BANNER-CONTACT {
    min-height: 185px;
  }

  body > .row > [class*='coffee-span-'].banner-mot {
    min-height: 185px;
  }

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

  body > .row > [class*='coffee-span-'].BANNER-DIAG {
    min-height: 185px;
  }

  .subgrid > .row > [class*='coffee-span-'].subgrid-column-3 {
    margin-top: 45px;
  }

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

  div.responsive-picture.picture-1 {
    margin-right: auto;
    margin-left: auto;
  }

  div.responsive-picture.picture-2 {
    margin-right: auto;
    margin-left: auto;
  }

  div.responsive-picture.mot-image {
    margin-top: -34px;
    max-width: 100px;
  }

  div.responsive-picture.picture-3 {
    max-width: 231px;
  }

  div.responsive-picture.BANNER-LOGO {
    max-width: 370px;
  }
}